Test Report: Docker_Linux 18424

                    
                      1ff1985e433cf64121c1d5b23135320107f58df6:2024-10-07:36542
                    
                

Test fail (1/343)

Order failed test Duration
32 TestAddons/serial/GCPAuth/PullSecret 480.62
x
+
TestAddons/serial/GCPAuth/PullSecret (480.62s)

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

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

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

                                                
                                    

Test pass (322/343)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 11.89
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.07
9 TestDownloadOnly/v1.20.0/DeleteAll 0.21
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.14
12 TestDownloadOnly/v1.31.1/json-events 10.25
13 TestDownloadOnly/v1.31.1/preload-exists 0
17 TestDownloadOnly/v1.31.1/LogsDuration 0.07
18 TestDownloadOnly/v1.31.1/DeleteAll 0.21
19 TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds 0.13
20 TestDownloadOnlyKic 1
21 TestBinaryMirror 0.77
22 TestOffline 73.01
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.06
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.06
27 TestAddons/Setup 213.14
29 TestAddons/serial/Volcano 41.27
31 TestAddons/serial/GCPAuth/Namespaces 0.12
34 TestAddons/parallel/Registry 16.66
35 TestAddons/parallel/Ingress 20.01
36 TestAddons/parallel/InspektorGadget 10.64
37 TestAddons/parallel/MetricsServer 5.57
39 TestAddons/parallel/CSI 43.92
40 TestAddons/parallel/Headlamp 16.42
41 TestAddons/parallel/CloudSpanner 5.48
42 TestAddons/parallel/LocalPath 54.95
43 TestAddons/parallel/NvidiaDevicePlugin 6.46
44 TestAddons/parallel/Yakd 11.93
45 TestAddons/StoppedEnableDisable 10.98
46 TestCertOptions 29.51
47 TestCertExpiration 228.03
48 TestDockerFlags 25.72
49 TestForceSystemdFlag 34.63
50 TestForceSystemdEnv 29.23
52 TestKVMDriverInstallOrUpdate 3.93
56 TestErrorSpam/setup 24.3
57 TestErrorSpam/start 0.58
58 TestErrorSpam/status 0.85
59 TestErrorSpam/pause 1.16
60 TestErrorSpam/unpause 1.43
61 TestErrorSpam/stop 10.87
64 TestFunctional/serial/CopySyncFile 0
65 TestFunctional/serial/StartWithProxy 32.24
66 TestFunctional/serial/AuditLog 0
67 TestFunctional/serial/SoftStart 29.9
68 TestFunctional/serial/KubeContext 0.05
69 TestFunctional/serial/KubectlGetPods 0.06
72 TestFunctional/serial/CacheCmd/cache/add_remote 2.71
73 TestFunctional/serial/CacheCmd/cache/add_local 1.38
74 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.05
75 TestFunctional/serial/CacheCmd/cache/list 0.05
76 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.28
77 TestFunctional/serial/CacheCmd/cache/cache_reload 1.3
78 TestFunctional/serial/CacheCmd/cache/delete 0.1
79 TestFunctional/serial/MinikubeKubectlCmd 0.11
80 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.11
81 TestFunctional/serial/ExtraConfig 40.93
82 TestFunctional/serial/ComponentHealth 0.07
83 TestFunctional/serial/LogsCmd 0.97
84 TestFunctional/serial/LogsFileCmd 0.97
85 TestFunctional/serial/InvalidService 3.93
87 TestFunctional/parallel/ConfigCmd 0.39
88 TestFunctional/parallel/DashboardCmd 11.61
89 TestFunctional/parallel/DryRun 0.39
90 TestFunctional/parallel/InternationalLanguage 0.2
91 TestFunctional/parallel/StatusCmd 1.09
95 TestFunctional/parallel/ServiceCmdConnect 8.87
96 TestFunctional/parallel/AddonsCmd 0.18
97 TestFunctional/parallel/PersistentVolumeClaim 41.83
99 TestFunctional/parallel/SSHCmd 0.57
100 TestFunctional/parallel/CpCmd 1.9
101 TestFunctional/parallel/MySQL 27.8
102 TestFunctional/parallel/FileSync 0.26
103 TestFunctional/parallel/CertSync 1.87
107 TestFunctional/parallel/NodeLabels 0.09
109 TestFunctional/parallel/NonActiveRuntimeDisabled 0.29
111 TestFunctional/parallel/License 0.57
112 TestFunctional/parallel/ServiceCmd/DeployApp 9.19
113 TestFunctional/parallel/ProfileCmd/profile_not_create 0.47
114 TestFunctional/parallel/ProfileCmd/profile_list 0.53
115 TestFunctional/parallel/MountCmd/any-port 11.17
116 TestFunctional/parallel/ProfileCmd/profile_json_output 0.46
118 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.56
119 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
121 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 10.23
122 TestFunctional/parallel/ServiceCmd/List 0.29
123 TestFunctional/parallel/ServiceCmd/JSONOutput 0.3
124 TestFunctional/parallel/ServiceCmd/HTTPS 0.32
125 TestFunctional/parallel/ServiceCmd/Format 0.33
126 TestFunctional/parallel/ServiceCmd/URL 0.34
127 TestFunctional/parallel/Version/short 0.07
128 TestFunctional/parallel/Version/components 0.51
129 TestFunctional/parallel/MountCmd/specific-port 1.82
130 TestFunctional/parallel/ImageCommands/ImageListShort 0.2
131 TestFunctional/parallel/ImageCommands/ImageListTable 0.33
132 TestFunctional/parallel/ImageCommands/ImageListJson 0.25
133 TestFunctional/parallel/ImageCommands/ImageListYaml 0.2
134 TestFunctional/parallel/ImageCommands/ImageBuild 4.26
135 TestFunctional/parallel/ImageCommands/Setup 1.94
136 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.1
137 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
141 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
142 TestFunctional/parallel/MountCmd/VerifyCleanup 1.63
143 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.11
144 TestFunctional/parallel/DockerEnv/bash 0.99
145 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 0.83
146 TestFunctional/parallel/UpdateContextCmd/no_changes 0.13
147 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.12
148 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.12
149 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.61
150 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.29
151 TestFunctional/parallel/ImageCommands/ImageRemove 0.4
152 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.58
153 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.47
154 TestFunctional/delete_echo-server_images 0.04
155 TestFunctional/delete_my-image_image 0.02
156 TestFunctional/delete_minikube_cached_images 0.02
160 TestMultiControlPlane/serial/StartCluster 101.47
161 TestMultiControlPlane/serial/DeployApp 5.11
162 TestMultiControlPlane/serial/PingHostFromPods 1.09
163 TestMultiControlPlane/serial/AddWorkerNode 21.04
164 TestMultiControlPlane/serial/NodeLabels 0.07
165 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.87
166 TestMultiControlPlane/serial/CopyFile 16.12
167 TestMultiControlPlane/serial/StopSecondaryNode 11.45
168 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.69
169 TestMultiControlPlane/serial/RestartSecondaryNode 23.29
170 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 1.13
171 TestMultiControlPlane/serial/RestartClusterKeepsNodes 249.83
172 TestMultiControlPlane/serial/DeleteSecondaryNode 9.34
173 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.66
174 TestMultiControlPlane/serial/StopCluster 32.53
175 TestMultiControlPlane/serial/RestartCluster 78.89
176 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.68
177 TestMultiControlPlane/serial/AddSecondaryNode 42.48
178 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.86
181 TestImageBuild/serial/Setup 20.82
182 TestImageBuild/serial/NormalBuild 2.74
183 TestImageBuild/serial/BuildWithBuildArg 1.03
184 TestImageBuild/serial/BuildWithDockerIgnore 0.94
185 TestImageBuild/serial/BuildWithSpecifiedDockerfile 0.8
189 TestJSONOutput/start/Command 60.73
190 TestJSONOutput/start/Audit 0
192 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
193 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
195 TestJSONOutput/pause/Command 0.53
196 TestJSONOutput/pause/Audit 0
198 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
199 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
201 TestJSONOutput/unpause/Command 0.48
202 TestJSONOutput/unpause/Audit 0
204 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
205 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
207 TestJSONOutput/stop/Command 5.75
208 TestJSONOutput/stop/Audit 0
210 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
211 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
212 TestErrorJSONOutput 0.22
214 TestKicCustomNetwork/create_custom_network 25.77
215 TestKicCustomNetwork/use_default_bridge_network 22.98
216 TestKicExistingNetwork 24.97
217 TestKicCustomSubnet 24.15
218 TestKicStaticIP 25.57
219 TestMainNoArgs 0.05
220 TestMinikubeProfile 47.31
223 TestMountStart/serial/StartWithMountFirst 10.1
224 TestMountStart/serial/VerifyMountFirst 0.24
225 TestMountStart/serial/StartWithMountSecond 7.4
226 TestMountStart/serial/VerifyMountSecond 0.24
227 TestMountStart/serial/DeleteFirst 1.45
228 TestMountStart/serial/VerifyMountPostDelete 0.25
229 TestMountStart/serial/Stop 1.18
230 TestMountStart/serial/RestartStopped 8.74
231 TestMountStart/serial/VerifyMountPostStop 0.24
234 TestMultiNode/serial/FreshStart2Nodes 75.37
235 TestMultiNode/serial/DeployApp2Nodes 40.4
236 TestMultiNode/serial/PingHostFrom2Pods 0.74
237 TestMultiNode/serial/AddNode 18.17
238 TestMultiNode/serial/MultiNodeLabels 0.07
239 TestMultiNode/serial/ProfileList 0.72
240 TestMultiNode/serial/CopyFile 9.12
241 TestMultiNode/serial/StopNode 2.11
242 TestMultiNode/serial/StartAfterStop 9.76
243 TestMultiNode/serial/RestartKeepsNodes 99.11
244 TestMultiNode/serial/DeleteNode 5.22
245 TestMultiNode/serial/StopMultiNode 21.38
246 TestMultiNode/serial/RestartMultiNode 57.72
247 TestMultiNode/serial/ValidateNameConflict 23.95
252 TestPreload 91.03
254 TestScheduledStopUnix 94.06
255 TestSkaffold 106.19
257 TestInsufficientStorage 10.07
258 TestRunningBinaryUpgrade 75.04
260 TestKubernetesUpgrade 89.79
261 TestMissingContainerUpgrade 121.75
263 TestNoKubernetes/serial/StartNoK8sWithVersion 0.08
275 TestNoKubernetes/serial/StartWithK8s 53.62
276 TestStoppedBinaryUpgrade/Setup 2.28
277 TestStoppedBinaryUpgrade/Upgrade 130.05
278 TestNoKubernetes/serial/StartWithStopK8s 19.43
279 TestNoKubernetes/serial/Start 10.68
280 TestNoKubernetes/serial/VerifyK8sNotRunning 0.24
281 TestNoKubernetes/serial/ProfileList 0.89
282 TestNoKubernetes/serial/Stop 1.18
283 TestNoKubernetes/serial/StartNoArgs 13.69
284 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.34
292 TestStoppedBinaryUpgrade/MinikubeLogs 1.18
294 TestPause/serial/Start 38.31
295 TestNetworkPlugins/group/auto/Start 74.19
296 TestNetworkPlugins/group/kindnet/Start 33.37
297 TestPause/serial/SecondStartNoReconfiguration 29.86
298 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
299 TestPause/serial/Pause 0.62
300 TestPause/serial/VerifyStatus 0.33
301 TestPause/serial/Unpause 0.5
302 TestPause/serial/PauseAgain 0.68
303 TestPause/serial/DeletePaused 2.16
304 TestPause/serial/VerifyDeletedResources 0.77
305 TestNetworkPlugins/group/calico/Start 60.24
306 TestNetworkPlugins/group/kindnet/KubeletFlags 0.28
307 TestNetworkPlugins/group/kindnet/NetCatPod 12.22
308 TestNetworkPlugins/group/auto/KubeletFlags 0.32
309 TestNetworkPlugins/group/auto/NetCatPod 10.27
310 TestNetworkPlugins/group/kindnet/DNS 5.15
311 TestNetworkPlugins/group/auto/DNS 0.15
312 TestNetworkPlugins/group/auto/Localhost 0.11
313 TestNetworkPlugins/group/auto/HairPin 0.11
314 TestNetworkPlugins/group/kindnet/Localhost 0.13
315 TestNetworkPlugins/group/kindnet/HairPin 0.11
316 TestNetworkPlugins/group/custom-flannel/Start 47.95
317 TestNetworkPlugins/group/false/Start 64.65
318 TestNetworkPlugins/group/calico/ControllerPod 6.04
319 TestNetworkPlugins/group/enable-default-cni/Start 42.07
320 TestNetworkPlugins/group/calico/KubeletFlags 0.51
321 TestNetworkPlugins/group/calico/NetCatPod 9.24
322 TestNetworkPlugins/group/calico/DNS 0.2
323 TestNetworkPlugins/group/calico/Localhost 0.15
324 TestNetworkPlugins/group/calico/HairPin 0.15
325 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.3
326 TestNetworkPlugins/group/custom-flannel/NetCatPod 9.2
327 TestNetworkPlugins/group/custom-flannel/DNS 0.14
328 TestNetworkPlugins/group/custom-flannel/Localhost 0.12
329 TestNetworkPlugins/group/custom-flannel/HairPin 0.12
330 TestNetworkPlugins/group/flannel/Start 46.07
331 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.34
332 TestNetworkPlugins/group/false/KubeletFlags 0.33
333 TestNetworkPlugins/group/enable-default-cni/NetCatPod 11.28
334 TestNetworkPlugins/group/false/NetCatPod 10.28
335 TestNetworkPlugins/group/false/DNS 0.14
336 TestNetworkPlugins/group/false/Localhost 0.15
337 TestNetworkPlugins/group/false/HairPin 0.14
338 TestNetworkPlugins/group/enable-default-cni/DNS 0.16
339 TestNetworkPlugins/group/enable-default-cni/Localhost 0.15
340 TestNetworkPlugins/group/enable-default-cni/HairPin 0.15
341 TestNetworkPlugins/group/kubenet/Start 66.75
342 TestNetworkPlugins/group/bridge/Start 67.46
344 TestStartStop/group/old-k8s-version/serial/FirstStart 156.29
345 TestNetworkPlugins/group/flannel/ControllerPod 6.01
346 TestNetworkPlugins/group/flannel/KubeletFlags 0.28
347 TestNetworkPlugins/group/flannel/NetCatPod 9.19
348 TestNetworkPlugins/group/flannel/DNS 0.15
349 TestNetworkPlugins/group/flannel/Localhost 0.12
350 TestNetworkPlugins/group/flannel/HairPin 0.13
352 TestStartStop/group/embed-certs/serial/FirstStart 70.03
353 TestNetworkPlugins/group/kubenet/KubeletFlags 0.31
354 TestNetworkPlugins/group/kubenet/NetCatPod 12.2
355 TestNetworkPlugins/group/kubenet/DNS 0.14
356 TestNetworkPlugins/group/kubenet/Localhost 0.12
357 TestNetworkPlugins/group/kubenet/HairPin 0.11
358 TestNetworkPlugins/group/bridge/KubeletFlags 0.32
359 TestNetworkPlugins/group/bridge/NetCatPod 10.21
360 TestNetworkPlugins/group/bridge/DNS 0.16
361 TestNetworkPlugins/group/bridge/Localhost 0.12
363 TestStartStop/group/no-preload/serial/FirstStart 72.99
364 TestNetworkPlugins/group/bridge/HairPin 0.13
366 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 36.06
367 TestStartStop/group/embed-certs/serial/DeployApp 9.27
368 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 0.83
369 TestStartStop/group/embed-certs/serial/Stop 10.84
370 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.19
371 TestStartStop/group/embed-certs/serial/SecondStart 263.19
372 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 10.28
373 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.09
374 TestStartStop/group/default-k8s-diff-port/serial/Stop 10.88
375 TestStartStop/group/no-preload/serial/DeployApp 10.24
376 TestStartStop/group/old-k8s-version/serial/DeployApp 10.39
377 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.3
378 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 262.75
379 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 0.88
380 TestStartStop/group/no-preload/serial/Stop 10.9
381 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 0.86
382 TestStartStop/group/old-k8s-version/serial/Stop 10.93
383 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.26
384 TestStartStop/group/no-preload/serial/SecondStart 263.43
385 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.27
386 TestStartStop/group/old-k8s-version/serial/SecondStart 134.71
387 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
388 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.07
389 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.23
390 TestStartStop/group/old-k8s-version/serial/Pause 2.41
392 TestStartStop/group/newest-cni/serial/FirstStart 30.42
393 TestStartStop/group/newest-cni/serial/DeployApp 0
394 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.15
395 TestStartStop/group/newest-cni/serial/Stop 10.28
396 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.25
397 TestStartStop/group/newest-cni/serial/SecondStart 15.14
398 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
399 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
400 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.24
401 TestStartStop/group/newest-cni/serial/Pause 2.58
402 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
403 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.08
404 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.22
405 TestStartStop/group/embed-certs/serial/Pause 2.43
406 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
407 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.07
408 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.22
409 TestStartStop/group/default-k8s-diff-port/serial/Pause 2.4
410 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
411 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.07
412 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.22
413 TestStartStop/group/no-preload/serial/Pause 2.41
x
+
TestDownloadOnly/v1.20.0/json-events (11.89s)

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
I1007 11:55:27.376712  513567 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime docker
I1007 11:55:27.376901  513567 preload.go:146] Found local preload: /home/jenkins/minikube-integration/18424-506697/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.20.0/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-025739 | jenkins | v1.34.0 | 07 Oct 24 11:55 UTC |          |
	|         | -p download-only-025739        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=docker     |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=docker     |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/10/07 11:55:15
	Running on machine: ubuntu-20-agent-8
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1007 11:55:15.528736  513579 out.go:345] Setting OutFile to fd 1 ...
	I1007 11:55:15.528863  513579 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 11:55:15.528872  513579 out.go:358] Setting ErrFile to fd 2...
	I1007 11:55:15.528877  513579 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 11:55:15.529048  513579 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18424-506697/.minikube/bin
	W1007 11:55:15.529182  513579 root.go:314] Error reading config file at /home/jenkins/minikube-integration/18424-506697/.minikube/config/config.json: open /home/jenkins/minikube-integration/18424-506697/.minikube/config/config.json: no such file or directory
	I1007 11:55:15.529776  513579 out.go:352] Setting JSON to true
	I1007 11:55:15.530754  513579 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-8","uptime":5810,"bootTime":1728296305,"procs":188,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1007 11:55:15.530866  513579 start.go:139] virtualization: kvm guest
	I1007 11:55:15.532994  513579 out.go:97] [download-only-025739] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	W1007 11:55:15.533124  513579 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/18424-506697/.minikube/cache/preloaded-tarball: no such file or directory
	I1007 11:55:15.533183  513579 notify.go:220] Checking for updates...
	I1007 11:55:15.534383  513579 out.go:169] MINIKUBE_LOCATION=18424
	I1007 11:55:15.535716  513579 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1007 11:55:15.537243  513579 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/18424-506697/kubeconfig
	I1007 11:55:15.538550  513579 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/18424-506697/.minikube
	I1007 11:55:15.539730  513579 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W1007 11:55:15.542032  513579 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I1007 11:55:15.542252  513579 driver.go:394] Setting default libvirt URI to qemu:///system
	I1007 11:55:15.563817  513579 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I1007 11:55:15.563945  513579 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1007 11:55:15.611424  513579 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:30 OomKillDisable:true NGoroutines:53 SystemTime:2024-10-07 11:55:15.601615044 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-8 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I1007 11:55:15.611545  513579 docker.go:318] overlay module found
	I1007 11:55:15.613406  513579 out.go:97] Using the docker driver based on user configuration
	I1007 11:55:15.613443  513579 start.go:297] selected driver: docker
	I1007 11:55:15.613450  513579 start.go:901] validating driver "docker" against <nil>
	I1007 11:55:15.613544  513579 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1007 11:55:15.661214  513579 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:30 OomKillDisable:true NGoroutines:53 SystemTime:2024-10-07 11:55:15.652233186 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-8 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I1007 11:55:15.661395  513579 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I1007 11:55:15.661883  513579 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I1007 11:55:15.662018  513579 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I1007 11:55:15.663684  513579 out.go:169] Using Docker driver with root privileges
	I1007 11:55:15.665065  513579 cni.go:84] Creating CNI manager for ""
	I1007 11:55:15.665134  513579 cni.go:162] CNI unnecessary in this configuration, recommending no CNI
	I1007 11:55:15.665200  513579 start.go:340] cluster config:
	{Name:download-only-025739 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:8000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.20.0 ClusterName:download-only-025739 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local C
ontainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1007 11:55:15.666467  513579 out.go:97] Starting "download-only-025739" primary control-plane node in "download-only-025739" cluster
	I1007 11:55:15.666486  513579 cache.go:121] Beginning downloading kic base image for docker with docker
	I1007 11:55:15.667844  513579 out.go:97] Pulling base image v0.0.45-1727731891-master ...
	I1007 11:55:15.667872  513579 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime docker
	I1007 11:55:15.667986  513579 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 in local docker daemon
	I1007 11:55:15.685485  513579 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 to local cache
	I1007 11:55:15.685718  513579 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 in local cache directory
	I1007 11:55:15.685811  513579 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 to local cache
	I1007 11:55:16.101746  513579 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4
	I1007 11:55:16.101784  513579 cache.go:56] Caching tarball of preloaded images
	I1007 11:55:16.101944  513579 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime docker
	I1007 11:55:16.104094  513579 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I1007 11:55:16.104117  513579 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4 ...
	I1007 11:55:16.203920  513579 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4?checksum=md5:9a82241e9b8b4ad2b5cca73108f2c7a3 -> /home/jenkins/minikube-integration/18424-506697/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4
	I1007 11:55:20.136260  513579 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 as a tarball
	
	
	* The control-plane node download-only-025739 host does not exist
	  To start a cluster, run: "minikube start -p download-only-025739"

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/preload-exists
I1007 11:55:38.039651  513567 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
I1007 11:55:38.039709  513567 preload.go:146] Found local preload: /home/jenkins/minikube-integration/18424-506697/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.31.1/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-025739 | jenkins | v1.34.0 | 07 Oct 24 11:55 UTC |                     |
	|         | -p download-only-025739        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=docker     |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=docker     |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.34.0 | 07 Oct 24 11:55 UTC | 07 Oct 24 11:55 UTC |
	| delete  | -p download-only-025739        | download-only-025739 | jenkins | v1.34.0 | 07 Oct 24 11:55 UTC | 07 Oct 24 11:55 UTC |
	| start   | -o=json --download-only        | download-only-586812 | jenkins | v1.34.0 | 07 Oct 24 11:55 UTC |                     |
	|         | -p download-only-586812        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.1   |                      |         |         |                     |                     |
	|         | --container-runtime=docker     |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=docker     |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/10/07 11:55:27
	Running on machine: ubuntu-20-agent-8
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1007 11:55:27.832244  513936 out.go:345] Setting OutFile to fd 1 ...
	I1007 11:55:27.832378  513936 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 11:55:27.832384  513936 out.go:358] Setting ErrFile to fd 2...
	I1007 11:55:27.832389  513936 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 11:55:27.832588  513936 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18424-506697/.minikube/bin
	I1007 11:55:27.833181  513936 out.go:352] Setting JSON to true
	I1007 11:55:27.834141  513936 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-8","uptime":5823,"bootTime":1728296305,"procs":186,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1007 11:55:27.834206  513936 start.go:139] virtualization: kvm guest
	I1007 11:55:27.836431  513936 out.go:97] [download-only-586812] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I1007 11:55:27.836604  513936 notify.go:220] Checking for updates...
	I1007 11:55:27.837970  513936 out.go:169] MINIKUBE_LOCATION=18424
	I1007 11:55:27.839329  513936 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1007 11:55:27.840814  513936 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/18424-506697/kubeconfig
	I1007 11:55:27.842035  513936 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/18424-506697/.minikube
	I1007 11:55:27.843098  513936 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W1007 11:55:27.845392  513936 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I1007 11:55:27.845623  513936 driver.go:394] Setting default libvirt URI to qemu:///system
	I1007 11:55:27.868520  513936 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I1007 11:55:27.868601  513936 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1007 11:55:27.916683  513936 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-10-07 11:55:27.907867624 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-8 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I1007 11:55:27.916794  513936 docker.go:318] overlay module found
	I1007 11:55:27.918549  513936 out.go:97] Using the docker driver based on user configuration
	I1007 11:55:27.918579  513936 start.go:297] selected driver: docker
	I1007 11:55:27.918586  513936 start.go:901] validating driver "docker" against <nil>
	I1007 11:55:27.918677  513936 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1007 11:55:27.962713  513936 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-10-07 11:55:27.953635684 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-8 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I1007 11:55:27.962886  513936 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I1007 11:55:27.963422  513936 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I1007 11:55:27.963614  513936 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I1007 11:55:27.965410  513936 out.go:169] Using Docker driver with root privileges
	I1007 11:55:27.966987  513936 cni.go:84] Creating CNI manager for ""
	I1007 11:55:27.967077  513936 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I1007 11:55:27.967094  513936 start_flags.go:319] Found "bridge CNI" CNI - setting NetworkPlugin=cni
	I1007 11:55:27.967184  513936 start.go:340] cluster config:
	{Name:download-only-586812 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:8000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:download-only-586812 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local C
ontainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1007 11:55:27.968718  513936 out.go:97] Starting "download-only-586812" primary control-plane node in "download-only-586812" cluster
	I1007 11:55:27.968738  513936 cache.go:121] Beginning downloading kic base image for docker with docker
	I1007 11:55:27.969831  513936 out.go:97] Pulling base image v0.0.45-1727731891-master ...
	I1007 11:55:27.969853  513936 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I1007 11:55:27.969991  513936 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 in local docker daemon
	I1007 11:55:27.986886  513936 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 to local cache
	I1007 11:55:27.987026  513936 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 in local cache directory
	I1007 11:55:27.987045  513936 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 in local cache directory, skipping pull
	I1007 11:55:27.987050  513936 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 exists in cache, skipping pull
	I1007 11:55:27.987060  513936 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 as a tarball
	I1007 11:55:28.399893  513936 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.1/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4
	I1007 11:55:28.399934  513936 cache.go:56] Caching tarball of preloaded images
	I1007 11:55:28.400173  513936 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I1007 11:55:28.402024  513936 out.go:97] Downloading Kubernetes v1.31.1 preload ...
	I1007 11:55:28.402053  513936 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 ...
	I1007 11:55:28.506452  513936 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.1/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4?checksum=md5:42e9a173dd5f0c45ed1a890dd06aec5a -> /home/jenkins/minikube-integration/18424-506697/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4
	I1007 11:55:36.603367  513936 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 ...
	I1007 11:55:36.603492  513936 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/18424-506697/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 ...
	I1007 11:55:37.258419  513936 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on docker
	I1007 11:55:37.258822  513936 profile.go:143] Saving config to /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/download-only-586812/config.json ...
	I1007 11:55:37.258864  513936 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/download-only-586812/config.json: {Name:mk6000a32d4fb2e4e08ab7cbdbe07c5c59c71a6f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 11:55:37.259079  513936 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I1007 11:55:37.259255  513936 download.go:107] Downloading: https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubectl.sha256 -> /home/jenkins/minikube-integration/18424-506697/.minikube/cache/linux/amd64/v1.31.1/kubectl
	
	
	* The control-plane node download-only-586812 host does not exist
	  To start a cluster, run: "minikube start -p download-only-586812"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (1s)

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

                                                
                                    
x
+
TestBinaryMirror (0.77s)

                                                
                                                
=== RUN   TestBinaryMirror
I1007 11:55:39.710000  513567 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubectl.sha256
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-linux-amd64 start --download-only -p binary-mirror-474985 --alsologtostderr --binary-mirror http://127.0.0.1:42533 --driver=docker  --container-runtime=docker
helpers_test.go:175: Cleaning up "binary-mirror-474985" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p binary-mirror-474985
--- PASS: TestBinaryMirror (0.77s)

                                                
                                    
x
+
TestOffline (73.01s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:55: (dbg) Run:  out/minikube-linux-amd64 start -p offline-docker-804479 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker  --container-runtime=docker
aab_offline_test.go:55: (dbg) Done: out/minikube-linux-amd64 start -p offline-docker-804479 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker  --container-runtime=docker: (1m10.657870212s)
helpers_test.go:175: Cleaning up "offline-docker-804479" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p offline-docker-804479
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p offline-docker-804479: (2.348723285s)
--- PASS: TestOffline (73.01s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.06s)

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

                                                
                                                

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

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

                                                
                                                
-- /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:945: (dbg) Run:  out/minikube-linux-amd64 addons disable dashboard -p addons-491843
addons_test.go:945: (dbg) Non-zero exit: out/minikube-linux-amd64 addons disable dashboard -p addons-491843: exit status 85 (58.701473ms)

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

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

                                                
                                    
x
+
TestAddons/Setup (213.14s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:107: (dbg) Run:  out/minikube-linux-amd64 start -p addons-491843 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=nvidia-device-plugin --addons=yakd --addons=volcano --driver=docker  --container-runtime=docker --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher
addons_test.go:107: (dbg) Done: out/minikube-linux-amd64 start -p addons-491843 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=nvidia-device-plugin --addons=yakd --addons=volcano --driver=docker  --container-runtime=docker --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher: (3m33.136438321s)
--- PASS: TestAddons/Setup (213.14s)

                                                
                                    
x
+
TestAddons/serial/Volcano (41.27s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:819: volcano-controller stabilized in 12.291774ms
addons_test.go:803: volcano-scheduler stabilized in 12.460967ms
addons_test.go:811: volcano-admission stabilized in 12.553735ms
addons_test.go:825: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-scheduler" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-scheduler-6c9778cbdf-ssgdp" [1a9822d7-afa9-435f-afa0-57438bb987ef] Running
addons_test.go:825: (dbg) TestAddons/serial/Volcano: app=volcano-scheduler healthy within 5.003817056s
addons_test.go:829: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-admission" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-admission-5874dfdd79-96q2g" [44f05ad6-353c-43ff-8097-64b0fecbc38d] Running
addons_test.go:829: (dbg) TestAddons/serial/Volcano: app=volcano-admission healthy within 5.003960695s
addons_test.go:833: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-controller" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-controllers-789ffc5785-jh5p8" [31e82a21-e3fd-4b2e-8513-a66ad05630c3] Running
addons_test.go:833: (dbg) TestAddons/serial/Volcano: app=volcano-controller healthy within 5.004419751s
addons_test.go:838: (dbg) Run:  kubectl --context addons-491843 delete -n volcano-system job volcano-admission-init
addons_test.go:844: (dbg) Run:  kubectl --context addons-491843 create -f testdata/vcjob.yaml
addons_test.go:852: (dbg) Run:  kubectl --context addons-491843 get vcjob -n my-volcano
addons_test.go:870: (dbg) TestAddons/serial/Volcano: waiting 3m0s for pods matching "volcano.sh/job-name=test-job" in namespace "my-volcano" ...
helpers_test.go:344: "test-job-nginx-0" [d62da8c5-434b-42ed-ba2f-a565a26a45b2] Pending
helpers_test.go:344: "test-job-nginx-0" [d62da8c5-434b-42ed-ba2f-a565a26a45b2] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "test-job-nginx-0" [d62da8c5-434b-42ed-ba2f-a565a26a45b2] Running
addons_test.go:870: (dbg) TestAddons/serial/Volcano: volcano.sh/job-name=test-job healthy within 15.004408669s
addons_test.go:979: (dbg) Run:  out/minikube-linux-amd64 -p addons-491843 addons disable volcano --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-linux-amd64 -p addons-491843 addons disable volcano --alsologtostderr -v=1: (10.933228426s)
--- PASS: TestAddons/serial/Volcano (41.27s)

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

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

                                                
                                    
x
+
TestAddons/parallel/Registry (16.66s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:321: registry stabilized in 2.33131ms
addons_test.go:323: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-66c9cd494c-8cr29" [739aa8e3-87da-4e22-834a-cdbcface7020] Running
addons_test.go:323: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.002442028s
addons_test.go:326: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-q5vrg" [acf2b680-708b-4a66-8d41-1dc457d6664c] Running
addons_test.go:326: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.00409677s
addons_test.go:331: (dbg) Run:  kubectl --context addons-491843 delete po -l run=registry-test --now
addons_test.go:336: (dbg) Run:  kubectl --context addons-491843 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local"
addons_test.go:336: (dbg) Done: kubectl --context addons-491843 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local": (4.887188333s)
addons_test.go:350: (dbg) Run:  out/minikube-linux-amd64 -p addons-491843 ip
2024/10/07 12:08:22 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:979: (dbg) Run:  out/minikube-linux-amd64 -p addons-491843 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (16.66s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (20.01s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run:  kubectl --context addons-491843 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-491843 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run:  kubectl --context addons-491843 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" [46cd752a-c7d6-4991-a78c-d06791761e58] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [46cd752a-c7d6-4991-a78c-d06791761e58] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 10.003958467s
I1007 12:08:38.933336  513567 kapi.go:150] Service nginx in namespace default found.
addons_test.go:262: (dbg) Run:  out/minikube-linux-amd64 -p addons-491843 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:286: (dbg) Run:  kubectl --context addons-491843 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:291: (dbg) Run:  out/minikube-linux-amd64 -p addons-491843 ip
addons_test.go:297: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:979: (dbg) Run:  out/minikube-linux-amd64 -p addons-491843 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-linux-amd64 -p addons-491843 addons disable ingress-dns --alsologtostderr -v=1: (1.203822433s)
addons_test.go:979: (dbg) Run:  out/minikube-linux-amd64 -p addons-491843 addons disable ingress --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-linux-amd64 -p addons-491843 addons disable ingress --alsologtostderr -v=1: (7.643617203s)
--- PASS: TestAddons/parallel/Ingress (20.01s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (10.64s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:758: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-wjssf" [a883d087-5765-4809-b58a-f5b927edc0b1] Running
addons_test.go:758: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 5.004803462s
addons_test.go:979: (dbg) Run:  out/minikube-linux-amd64 -p addons-491843 addons disable inspektor-gadget --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-linux-amd64 -p addons-491843 addons disable inspektor-gadget --alsologtostderr -v=1: (5.635367773s)
--- PASS: TestAddons/parallel/InspektorGadget (10.64s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (5.57s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:394: metrics-server stabilized in 2.620381ms
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-84c5f94fbc-jqmp6" [18a035bd-0346-495c-a469-55ac5dc48804] Running
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.003639395s
addons_test.go:402: (dbg) Run:  kubectl --context addons-491843 top pods -n kube-system
addons_test.go:979: (dbg) Run:  out/minikube-linux-amd64 -p addons-491843 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (5.57s)

                                                
                                    
x
+
TestAddons/parallel/CSI (43.92s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I1007 12:08:22.750880  513567 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I1007 12:08:22.757676  513567 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I1007 12:08:22.757703  513567 kapi.go:107] duration metric: took 6.833138ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:488: csi-hostpath-driver pods stabilized in 6.842016ms
addons_test.go:491: (dbg) Run:  kubectl --context addons-491843 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:496: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-491843 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-491843 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-491843 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-491843 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-491843 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-491843 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-491843 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-491843 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-491843 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:501: (dbg) Run:  kubectl --context addons-491843 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:506: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [268ca3b8-418d-4413-a72e-0043e5bf0b96] Pending
helpers_test.go:344: "task-pv-pod" [268ca3b8-418d-4413-a72e-0043e5bf0b96] 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" [268ca3b8-418d-4413-a72e-0043e5bf0b96] Running
addons_test.go:506: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 8.003669694s
addons_test.go:511: (dbg) Run:  kubectl --context addons-491843 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:516: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-491843 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-491843 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:521: (dbg) Run:  kubectl --context addons-491843 delete pod task-pv-pod
addons_test.go:527: (dbg) Run:  kubectl --context addons-491843 delete pvc hpvc
addons_test.go:533: (dbg) Run:  kubectl --context addons-491843 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:538: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-491843 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-491843 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-491843 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-491843 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-491843 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-491843 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-491843 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-491843 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-491843 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-491843 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-491843 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:543: (dbg) Run:  kubectl --context addons-491843 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:548: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod-restore" in namespace "default" ...
helpers_test.go:344: "task-pv-pod-restore" [aba21018-be8b-4b70-b0eb-7122002da329] Pending
helpers_test.go:344: "task-pv-pod-restore" [aba21018-be8b-4b70-b0eb-7122002da329] 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" [aba21018-be8b-4b70-b0eb-7122002da329] Running
addons_test.go:548: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 7.004296785s
addons_test.go:553: (dbg) Run:  kubectl --context addons-491843 delete pod task-pv-pod-restore
addons_test.go:557: (dbg) Run:  kubectl --context addons-491843 delete pvc hpvc-restore
addons_test.go:561: (dbg) Run:  kubectl --context addons-491843 delete volumesnapshot new-snapshot-demo
addons_test.go:979: (dbg) Run:  out/minikube-linux-amd64 -p addons-491843 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:979: (dbg) Run:  out/minikube-linux-amd64 -p addons-491843 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-linux-amd64 -p addons-491843 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.49104306s)
--- PASS: TestAddons/parallel/CSI (43.92s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (16.42s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:743: (dbg) Run:  out/minikube-linux-amd64 addons enable headlamp -p addons-491843 --alsologtostderr -v=1
addons_test.go:748: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-7b5c95b59d-mtfd5" [73520269-5b22-40d8-9ead-580bf5fc8d2d] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7b5c95b59d-mtfd5" [73520269-5b22-40d8-9ead-580bf5fc8d2d] Running
addons_test.go:748: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 10.003837208s
addons_test.go:979: (dbg) Run:  out/minikube-linux-amd64 -p addons-491843 addons disable headlamp --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-linux-amd64 -p addons-491843 addons disable headlamp --alsologtostderr -v=1: (5.666570804s)
--- PASS: TestAddons/parallel/Headlamp (16.42s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.48s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:775: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-5b584cc74-sdcx6" [62a7a6af-dd30-46ee-8528-b5467848d2b7] Running
addons_test.go:775: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.003371382s
addons_test.go:979: (dbg) Run:  out/minikube-linux-amd64 -p addons-491843 addons disable cloud-spanner --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CloudSpanner (5.48s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (54.95s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:883: (dbg) Run:  kubectl --context addons-491843 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:889: (dbg) Run:  kubectl --context addons-491843 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:893: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-491843 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-491843 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-491843 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-491843 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-491843 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-491843 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:896: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [d66afaf9-c6fc-40a8-857d-9cf35c0c1265] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [d66afaf9-c6fc-40a8-857d-9cf35c0c1265] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [d66afaf9-c6fc-40a8-857d-9cf35c0c1265] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:896: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 6.003818543s
addons_test.go:901: (dbg) Run:  kubectl --context addons-491843 get pvc test-pvc -o=json
addons_test.go:910: (dbg) Run:  out/minikube-linux-amd64 -p addons-491843 ssh "cat /opt/local-path-provisioner/pvc-a95637f6-e3fd-4aed-883d-622709ad60c3_default_test-pvc/file1"
addons_test.go:922: (dbg) Run:  kubectl --context addons-491843 delete pod test-local-path
addons_test.go:926: (dbg) Run:  kubectl --context addons-491843 delete pvc test-pvc
addons_test.go:979: (dbg) Run:  out/minikube-linux-amd64 -p addons-491843 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-linux-amd64 -p addons-491843 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.030748616s)
--- PASS: TestAddons/parallel/LocalPath (54.95s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.46s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:958: (dbg) TestAddons/parallel/NvidiaDevicePlugin: waiting 6m0s for pods matching "name=nvidia-device-plugin-ds" in namespace "kube-system" ...
helpers_test.go:344: "nvidia-device-plugin-daemonset-mjhqw" [8a0c8fff-33c9-4cf3-a25d-546da22c5660] Running
addons_test.go:958: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.002969301s
addons_test.go:961: (dbg) Run:  out/minikube-linux-amd64 addons disable nvidia-device-plugin -p addons-491843
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.46s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.93s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:969: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:344: "yakd-dashboard-67d98fc6b-6mk9d" [52bcdcb6-9d25-4361-8f22-90d636df4125] Running
addons_test.go:969: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.002969398s
addons_test.go:973: (dbg) Run:  out/minikube-linux-amd64 -p addons-491843 addons disable yakd --alsologtostderr -v=1
addons_test.go:973: (dbg) Done: out/minikube-linux-amd64 -p addons-491843 addons disable yakd --alsologtostderr -v=1: (5.924852836s)
--- PASS: TestAddons/parallel/Yakd (11.93s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (10.98s)

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

                                                
                                    
x
+
TestCertOptions (29.51s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-amd64 start -p cert-options-120730 --memory=2048 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=docker  --container-runtime=docker
E1007 12:41:57.474607  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/functional-764449/client.crt: no such file or directory" logger="UnhandledError"
cert_options_test.go:49: (dbg) Done: out/minikube-linux-amd64 start -p cert-options-120730 --memory=2048 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=docker  --container-runtime=docker: (25.826984941s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-amd64 -p cert-options-120730 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-120730 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-amd64 ssh -p cert-options-120730 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-120730" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-options-120730
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p cert-options-120730: (3.049466876s)
--- PASS: TestCertOptions (29.51s)

                                                
                                    
x
+
TestCertExpiration (228.03s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

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

                                                
                                    
x
+
TestDockerFlags (25.72s)

                                                
                                                
=== RUN   TestDockerFlags
=== PAUSE TestDockerFlags

                                                
                                                

                                                
                                                
=== CONT  TestDockerFlags
docker_test.go:51: (dbg) Run:  out/minikube-linux-amd64 start -p docker-flags-204811 --cache-images=false --memory=2048 --install-addons=false --wait=false --docker-env=FOO=BAR --docker-env=BAZ=BAT --docker-opt=debug --docker-opt=icc=true --alsologtostderr -v=5 --driver=docker  --container-runtime=docker
docker_test.go:51: (dbg) Done: out/minikube-linux-amd64 start -p docker-flags-204811 --cache-images=false --memory=2048 --install-addons=false --wait=false --docker-env=FOO=BAR --docker-env=BAZ=BAT --docker-opt=debug --docker-opt=icc=true --alsologtostderr -v=5 --driver=docker  --container-runtime=docker: (22.832857398s)
docker_test.go:56: (dbg) Run:  out/minikube-linux-amd64 -p docker-flags-204811 ssh "sudo systemctl show docker --property=Environment --no-pager"
docker_test.go:67: (dbg) Run:  out/minikube-linux-amd64 -p docker-flags-204811 ssh "sudo systemctl show docker --property=ExecStart --no-pager"
helpers_test.go:175: Cleaning up "docker-flags-204811" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p docker-flags-204811
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p docker-flags-204811: (2.326836872s)
--- PASS: TestDockerFlags (25.72s)

                                                
                                    
x
+
TestForceSystemdFlag (34.63s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (29.23s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-linux-amd64 start -p force-systemd-env-643828 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker
E1007 12:39:13.674565  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/addons-491843/client.crt: no such file or directory" logger="UnhandledError"
docker_test.go:155: (dbg) Done: out/minikube-linux-amd64 start -p force-systemd-env-643828 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker: (26.741329532s)
docker_test.go:110: (dbg) Run:  out/minikube-linux-amd64 -p force-systemd-env-643828 ssh "docker info --format {{.CgroupDriver}}"
helpers_test.go:175: Cleaning up "force-systemd-env-643828" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p force-systemd-env-643828
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p force-systemd-env-643828: (2.109489001s)
--- PASS: TestForceSystemdEnv (29.23s)

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (3.93s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
=== PAUSE TestKVMDriverInstallOrUpdate

                                                
                                                

                                                
                                                
=== CONT  TestKVMDriverInstallOrUpdate
I1007 12:39:07.071603  513567 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I1007 12:39:07.071742  513567 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/workspace/Docker_Linux_integration/testdata/kvm2-driver-without-version:/home/jenkins/workspace/Docker_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
W1007 12:39:07.100378  513567 install.go:62] docker-machine-driver-kvm2: exit status 1
W1007 12:39:07.100683  513567 out.go:174] [unset outFile]: * Downloading driver docker-machine-driver-kvm2:
I1007 12:39:07.100759  513567 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 -> /tmp/TestKVMDriverInstallOrUpdate2785717078/001/docker-machine-driver-kvm2
I1007 12:39:07.306016  513567 driver.go:46] failed to download arch specific driver: getter: &{Ctx:context.Background Src:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 Dst:/tmp/TestKVMDriverInstallOrUpdate2785717078/001/docker-machine-driver-kvm2.download Pwd: Mode:2 Umask:---------- Detectors:[0x52f3c60 0x52f3c60 0x52f3c60 0x52f3c60 0x52f3c60 0x52f3c60 0x52f3c60] Decompressors:map[bz2:0xc000125298 gz:0xc000125370 tar:0xc000125320 tar.bz2:0xc000125330 tar.gz:0xc000125340 tar.xz:0xc000125350 tar.zst:0xc000125360 tbz2:0xc000125330 tgz:0xc000125340 txz:0xc000125350 tzst:0xc000125360 xz:0xc000125378 zip:0xc0001253b0 zst:0xc0001253c0] Getters:map[file:0xc0018e9de0 http:0xc001c5ca00 https:0xc001c5ca50] Dir:false ProgressListener:<nil> Insecure:false DisableSymlinks:false Options:[]}: invalid checksum: Error downloading checksum file: bad response co
de: 404. trying to get the common version
I1007 12:39:07.306064  513567 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2.sha256 -> /tmp/TestKVMDriverInstallOrUpdate2785717078/001/docker-machine-driver-kvm2
I1007 12:39:09.245743  513567 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I1007 12:39:09.245832  513567 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/workspace/Docker_Linux_integration/testdata/kvm2-driver-older-version:/home/jenkins/workspace/Docker_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
I1007 12:39:09.274195  513567 install.go:137] /home/jenkins/workspace/Docker_Linux_integration/testdata/kvm2-driver-older-version/docker-machine-driver-kvm2 version is 1.1.1
W1007 12:39:09.274229  513567 install.go:62] docker-machine-driver-kvm2: docker-machine-driver-kvm2 is version 1.1.1, want 1.3.0
W1007 12:39:09.274293  513567 out.go:174] [unset outFile]: * Downloading driver docker-machine-driver-kvm2:
I1007 12:39:09.274325  513567 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 -> /tmp/TestKVMDriverInstallOrUpdate2785717078/002/docker-machine-driver-kvm2
I1007 12:39:09.299822  513567 driver.go:46] failed to download arch specific driver: getter: &{Ctx:context.Background Src:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 Dst:/tmp/TestKVMDriverInstallOrUpdate2785717078/002/docker-machine-driver-kvm2.download Pwd: Mode:2 Umask:---------- Detectors:[0x52f3c60 0x52f3c60 0x52f3c60 0x52f3c60 0x52f3c60 0x52f3c60 0x52f3c60] Decompressors:map[bz2:0xc000125298 gz:0xc000125370 tar:0xc000125320 tar.bz2:0xc000125330 tar.gz:0xc000125340 tar.xz:0xc000125350 tar.zst:0xc000125360 tbz2:0xc000125330 tgz:0xc000125340 txz:0xc000125350 tzst:0xc000125360 xz:0xc000125378 zip:0xc0001253b0 zst:0xc0001253c0] Getters:map[file:0xc000adb050 http:0xc0004d9540 https:0xc0004d9590] Dir:false ProgressListener:<nil> Insecure:false DisableSymlinks:false Options:[]}: invalid checksum: Error downloading checksum file: bad response co
de: 404. trying to get the common version
I1007 12:39:09.299867  513567 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2.sha256 -> /tmp/TestKVMDriverInstallOrUpdate2785717078/002/docker-machine-driver-kvm2
--- PASS: TestKVMDriverInstallOrUpdate (3.93s)

                                                
                                    
x
+
TestErrorSpam/setup (24.3s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.58s)

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

                                                
                                    
x
+
TestErrorSpam/status (0.85s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.16s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.43s)

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

                                                
                                    
x
+
TestErrorSpam/stop (10.87s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1855: local sync path: /home/jenkins/minikube-integration/18424-506697/.minikube/files/etc/test/nested/copy/513567/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.00s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (32.24s)

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

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (29.9s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I1007 12:10:34.322523  513567 config.go:182] Loaded profile config "functional-764449": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
functional_test.go:659: (dbg) Run:  out/minikube-linux-amd64 start -p functional-764449 --alsologtostderr -v=8
functional_test.go:659: (dbg) Done: out/minikube-linux-amd64 start -p functional-764449 --alsologtostderr -v=8: (29.900217466s)
functional_test.go:663: soft start took 29.901030835s for "functional-764449" cluster.
I1007 12:11:04.223135  513567 config.go:182] Loaded profile config "functional-764449": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/SoftStart (29.90s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.05s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.06s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.11s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.11s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (40.93s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:757: (dbg) Run:  out/minikube-linux-amd64 start -p functional-764449 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
functional_test.go:757: (dbg) Done: out/minikube-linux-amd64 start -p functional-764449 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (40.933741352s)
functional_test.go:761: restart took 40.933900562s for "functional-764449" cluster.
I1007 12:11:51.352968  513567 config.go:182] Loaded profile config "functional-764449": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/ExtraConfig (40.93s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.07s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (0.97s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (0.97s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-amd64 -p functional-764449 logs --file /tmp/TestFunctionalserialLogsFileCmd2068897632/001/logs.txt
--- PASS: TestFunctional/serial/LogsFileCmd (0.97s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (3.93s)

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

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

                                                
                                                
-- /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:2327: (dbg) Run:  kubectl --context functional-764449 delete -f testdata/invalidsvc.yaml
--- PASS: TestFunctional/serial/InvalidService (3.93s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.39s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (11.61s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.39s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1007 12:12:08.101460  569799 out.go:345] Setting OutFile to fd 1 ...
	I1007 12:12:08.101617  569799 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 12:12:08.101631  569799 out.go:358] Setting ErrFile to fd 2...
	I1007 12:12:08.101638  569799 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 12:12:08.101931  569799 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18424-506697/.minikube/bin
	I1007 12:12:08.102680  569799 out.go:352] Setting JSON to false
	I1007 12:12:08.103971  569799 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-8","uptime":6823,"bootTime":1728296305,"procs":408,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1007 12:12:08.104031  569799 start.go:139] virtualization: kvm guest
	I1007 12:12:08.106598  569799 out.go:177] * [functional-764449] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I1007 12:12:08.107937  569799 out.go:177]   - MINIKUBE_LOCATION=18424
	I1007 12:12:08.107949  569799 notify.go:220] Checking for updates...
	I1007 12:12:08.110579  569799 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1007 12:12:08.111864  569799 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/18424-506697/kubeconfig
	I1007 12:12:08.113211  569799 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/18424-506697/.minikube
	I1007 12:12:08.114574  569799 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I1007 12:12:08.115788  569799 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1007 12:12:08.117617  569799 config.go:182] Loaded profile config "functional-764449": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 12:12:08.118101  569799 driver.go:394] Setting default libvirt URI to qemu:///system
	I1007 12:12:08.140553  569799 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I1007 12:12:08.140714  569799 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1007 12:12:08.193629  569799 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:33 OomKillDisable:true NGoroutines:53 SystemTime:2024-10-07 12:12:08.182715447 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-8 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I1007 12:12:08.193737  569799 docker.go:318] overlay module found
	I1007 12:12:08.195839  569799 out.go:177] * Using the docker driver based on existing profile
	I1007 12:12:08.197447  569799 start.go:297] selected driver: docker
	I1007 12:12:08.197464  569799 start.go:901] validating driver "docker" against &{Name:functional-764449 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:functional-764449 Namespace:default APIServerHAVIP: APIServerN
ame:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker Mo
untIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1007 12:12:08.197546  569799 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1007 12:12:08.199821  569799 out.go:201] 
	W1007 12:12:08.201571  569799 out.go:270] X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	I1007 12:12:08.202980  569799 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.2s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1007 12:12:08.518157  570001 out.go:345] Setting OutFile to fd 1 ...
	I1007 12:12:08.518295  570001 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 12:12:08.518308  570001 out.go:358] Setting ErrFile to fd 2...
	I1007 12:12:08.518315  570001 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 12:12:08.518566  570001 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18424-506697/.minikube/bin
	I1007 12:12:08.519111  570001 out.go:352] Setting JSON to false
	I1007 12:12:08.520340  570001 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-8","uptime":6823,"bootTime":1728296305,"procs":410,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1007 12:12:08.520437  570001 start.go:139] virtualization: kvm guest
	I1007 12:12:08.522794  570001 out.go:177] * [functional-764449] minikube v1.34.0 sur Ubuntu 20.04 (kvm/amd64)
	I1007 12:12:08.523874  570001 out.go:177]   - MINIKUBE_LOCATION=18424
	I1007 12:12:08.523908  570001 notify.go:220] Checking for updates...
	I1007 12:12:08.526454  570001 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1007 12:12:08.528233  570001 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/18424-506697/kubeconfig
	I1007 12:12:08.529661  570001 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/18424-506697/.minikube
	I1007 12:12:08.531014  570001 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I1007 12:12:08.532377  570001 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1007 12:12:08.534107  570001 config.go:182] Loaded profile config "functional-764449": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 12:12:08.534602  570001 driver.go:394] Setting default libvirt URI to qemu:///system
	I1007 12:12:08.560098  570001 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I1007 12:12:08.560298  570001 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1007 12:12:08.623944  570001 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:33 OomKillDisable:true NGoroutines:53 SystemTime:2024-10-07 12:12:08.612197398 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-8 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I1007 12:12:08.624108  570001 docker.go:318] overlay module found
	I1007 12:12:08.626336  570001 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I1007 12:12:08.627784  570001 start.go:297] selected driver: docker
	I1007 12:12:08.627798  570001 start.go:901] validating driver "docker" against &{Name:functional-764449 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:functional-764449 Namespace:default APIServerHAVIP: APIServerN
ame:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker Mo
untIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1007 12:12:08.627883  570001 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1007 12:12:08.630094  570001 out.go:201] 
	W1007 12:12:08.631264  570001 out.go:270] X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	I1007 12:12:08.632413  570001 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.09s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (8.87s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1629: (dbg) Run:  kubectl --context functional-764449 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-764449 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-chmhn" [5da9e2c7-1a03-48df-82cf-7cd3b98a4eb8] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-chmhn" [5da9e2c7-1a03-48df-82cf-7cd3b98a4eb8] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 8.004023125s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-amd64 -p functional-764449 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:31065
functional_test.go:1675: http://192.168.49.2:31065: success! body:

                                                
                                                

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

                                                
                                                
Pod Information:
	-no pod information available-

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

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

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.18s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (41.83s)

                                                
                                                
=== 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" [57d69492-1213-4b6a-b583-d40eb318bd05] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.003808197s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-764449 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-764449 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-764449 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-764449 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" [d5ff68a0-ef02-4508-b4d0-a97910a0230b] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [d5ff68a0-ef02-4508-b4d0-a97910a0230b] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 14.003689504s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-764449 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-764449 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-764449 delete -f testdata/storage-provisioner/pod.yaml: (1.030819382s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-764449 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" [083ed881-efa6-44b0-a6ee-56428ba43b40] Pending
helpers_test.go:344: "sp-pod" [083ed881-efa6-44b0-a6ee-56428ba43b40] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [083ed881-efa6-44b0-a6ee-56428ba43b40] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 21.004510312s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-764449 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (41.83s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.57s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.9s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (27.8s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1793: (dbg) Run:  kubectl --context functional-764449 replace --force -f testdata/mysql.yaml
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: waiting 10m0s for pods matching "app=mysql" in namespace "default" ...
helpers_test.go:344: "mysql-6cdb49bbb-9vhqt" [41678490-cbef-4d61-95b5-c0a02d097321] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-6cdb49bbb-9vhqt" [41678490-cbef-4d61-95b5-c0a02d097321] Running
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 24.003317897s
functional_test.go:1807: (dbg) Run:  kubectl --context functional-764449 exec mysql-6cdb49bbb-9vhqt -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-764449 exec mysql-6cdb49bbb-9vhqt -- mysql -ppassword -e "show databases;": exit status 1 (107.420328ms)

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

                                                
                                                
** /stderr **
I1007 12:12:41.206704  513567 retry.go:31] will retry after 1.216263024s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-764449 exec mysql-6cdb49bbb-9vhqt -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-764449 exec mysql-6cdb49bbb-9vhqt -- mysql -ppassword -e "show databases;": exit status 1 (106.489212ms)

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

                                                
                                                
** /stderr **
I1007 12:12:42.530774  513567 retry.go:31] will retry after 2.082775651s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-764449 exec mysql-6cdb49bbb-9vhqt -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (27.80s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.26s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.87s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.09s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.29s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.57s)

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

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1439: (dbg) Run:  kubectl --context functional-764449 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-764449 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-6b9f76b5c7-j955w" [6f4fb916-63d5-49a7-8e6a-a1bebab7905c] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-6b9f76b5c7-j955w" [6f4fb916-63d5-49a7-8e6a-a1bebab7905c] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 9.003532282s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (9.19s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1310: (dbg) Run:  out/minikube-linux-amd64 profile list
functional_test.go:1315: Took "460.754772ms" to run "out/minikube-linux-amd64 profile list"
functional_test.go:1324: (dbg) Run:  out/minikube-linux-amd64 profile list -l
functional_test.go:1329: Took "73.528821ms" to run "out/minikube-linux-amd64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.53s)

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

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

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

                                                
                                                
** /stderr **
I1007 12:11:58.764070  513567 retry.go:31] will retry after 595.338483ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-764449 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-amd64 -p functional-764449 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Oct  7 12:11 created-by-test
-rw-r--r-- 1 docker docker 24 Oct  7 12:11 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Oct  7 12:11 test-1728303118384939328
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-amd64 -p functional-764449 ssh cat /mount-9p/test-1728303118384939328
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-764449 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" [f3219620-688e-4f59-ac6b-f3fa7eb7c6de] Pending
helpers_test.go:344: "busybox-mount" [f3219620-688e-4f59-ac6b-f3fa7eb7c6de] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [f3219620-688e-4f59-ac6b-f3fa7eb7c6de] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [f3219620-688e-4f59-ac6b-f3fa7eb7c6de] 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 8.005618107s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-764449 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-764449 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-764449 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-764449 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-764449 /tmp/TestFunctionalparallelMountCmdany-port1222993560/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (11.17s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1361: (dbg) Run:  out/minikube-linux-amd64 profile list -o json
functional_test.go:1366: Took "407.007756ms" to run "out/minikube-linux-amd64 profile list -o json"
functional_test.go:1374: (dbg) Run:  out/minikube-linux-amd64 profile list -o json --light
functional_test.go:1379: Took "56.082618ms" to run "out/minikube-linux-amd64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.46s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-764449 apply -f testdata/testsvc.yaml
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: waiting 4m0s for pods matching "run=nginx-svc" in namespace "default" ...
helpers_test.go:344: "nginx-svc" [5a74c54f-10bb-472a-8b64-d4752c4c226e] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [5a74c54f-10bb-472a-8b64-d4752c4c226e] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 10.015278586s
I1007 12:12:10.554359  513567 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (10.23s)

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

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

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

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

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

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

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

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

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

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

                                                
                                    
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:2256: (dbg) Run:  out/minikube-linux-amd64 -p functional-764449 version --short
--- PASS: TestFunctional/parallel/Version/short (0.07s)

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

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

                                                
                                                

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

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

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

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

                                                
                                                
** /stderr **
I1007 12:12:09.869002  513567 retry.go:31] will retry after 402.417806ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-764449 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-amd64 -p functional-764449 ssh -- ls -la /mount-9p
functional_test_mount_test.go:261: guest mount directory contents
total 0
functional_test_mount_test.go:263: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-764449 /tmp/TestFunctionalparallelMountCmdspecific-port3565846953/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
functional_test_mount_test.go:264: reading mount text
functional_test_mount_test.go:278: done reading mount text
functional_test_mount_test.go:230: (dbg) Run:  out/minikube-linux-amd64 -p functional-764449 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-764449 ssh "sudo umount -f /mount-9p": exit status 1 (288.431919ms)

                                                
                                                
-- 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-764449 ssh \"sudo umount -f /mount-9p\"": exit status 1
functional_test_mount_test.go:234: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-764449 /tmp/TestFunctionalparallelMountCmdspecific-port3565846953/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
--- PASS: TestFunctional/parallel/MountCmd/specific-port (1.82s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-764449 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-764449 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.10
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.31.1
registry.k8s.io/kube-proxy:v1.31.1
registry.k8s.io/kube-controller-manager:v1.31.1
registry.k8s.io/kube-apiserver:v1.31.1
registry.k8s.io/etcd:3.5.15-0
registry.k8s.io/echoserver:1.8
registry.k8s.io/coredns/coredns:v1.11.3
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/library/minikube-local-cache-test:functional-764449
docker.io/kubernetesui/metrics-scraper:<none>
docker.io/kubernetesui/dashboard:<none>
docker.io/kicbase/echo-server:functional-764449
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-764449 image ls --format short --alsologtostderr:
I1007 12:12:23.847976  575028 out.go:345] Setting OutFile to fd 1 ...
I1007 12:12:23.848325  575028 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1007 12:12:23.848338  575028 out.go:358] Setting ErrFile to fd 2...
I1007 12:12:23.848344  575028 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1007 12:12:23.848562  575028 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18424-506697/.minikube/bin
I1007 12:12:23.849960  575028 config.go:182] Loaded profile config "functional-764449": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1007 12:12:23.850172  575028 config.go:182] Loaded profile config "functional-764449": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1007 12:12:23.850776  575028 cli_runner.go:164] Run: docker container inspect functional-764449 --format={{.State.Status}}
I1007 12:12:23.868522  575028 ssh_runner.go:195] Run: systemctl --version
I1007 12:12:23.868575  575028 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-764449
I1007 12:12:23.884727  575028 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33268 SSHKeyPath:/home/jenkins/minikube-integration/18424-506697/.minikube/machines/functional-764449/id_rsa Username:docker}
I1007 12:12:23.976840  575028 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.20s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-764449 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-764449 image ls --format table --alsologtostderr:
|---------------------------------------------|-------------------|---------------|--------|
|                    Image                    |        Tag        |   Image ID    |  Size  |
|---------------------------------------------|-------------------|---------------|--------|
| docker.io/kicbase/echo-server               | functional-764449 | 9056ab77afb8e | 4.94MB |
| docker.io/kubernetesui/metrics-scraper      | <none>            | 115053965e86b | 43.8MB |
| docker.io/library/minikube-local-cache-test | functional-764449 | f684ee0461ae1 | 30B    |
| docker.io/library/nginx                     | alpine            | cb8f91112b6b5 | 47MB   |
| registry.k8s.io/kube-proxy                  | v1.31.1           | 60c005f310ff3 | 91.5MB |
| registry.k8s.io/pause                       | 3.10              | 873ed75102791 | 736kB  |
| docker.io/kubernetesui/dashboard            | <none>            | 07655ddf2eebe | 246MB  |
| registry.k8s.io/kube-apiserver              | v1.31.1           | 6bab7719df100 | 94.2MB |
| registry.k8s.io/etcd                        | 3.5.15-0          | 2e96e5913fc06 | 148MB  |
| registry.k8s.io/pause                       | 3.3               | 0184c1613d929 | 683kB  |
| gcr.io/k8s-minikube/busybox                 | 1.28.4-glibc      | 56cc512116c8f | 4.4MB  |
| registry.k8s.io/echoserver                  | 1.8               | 82e4c8a736a4f | 95.4MB |
| registry.k8s.io/kube-scheduler              | v1.31.1           | 9aa1fad941575 | 67.4MB |
| gcr.io/k8s-minikube/storage-provisioner     | v5                | 6e38f40d628db | 31.5MB |
| registry.k8s.io/pause                       | 3.1               | da86e6ba6ca19 | 742kB  |
| docker.io/library/nginx                     | latest            | 7f553e8bbc897 | 192MB  |
| registry.k8s.io/kube-controller-manager     | v1.31.1           | 175ffd71cce3d | 88.4MB |
| registry.k8s.io/coredns/coredns             | v1.11.3           | c69fa2e9cbf5f | 61.8MB |
| registry.k8s.io/pause                       | latest            | 350b164e7ae1d | 240kB  |
|---------------------------------------------|-------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-764449 image ls --format table --alsologtostderr:
I1007 12:12:24.926602  575403 out.go:345] Setting OutFile to fd 1 ...
I1007 12:12:24.926790  575403 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1007 12:12:24.926818  575403 out.go:358] Setting ErrFile to fd 2...
I1007 12:12:24.926839  575403 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1007 12:12:24.927132  575403 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18424-506697/.minikube/bin
I1007 12:12:24.927803  575403 config.go:182] Loaded profile config "functional-764449": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1007 12:12:24.927985  575403 config.go:182] Loaded profile config "functional-764449": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1007 12:12:24.928482  575403 cli_runner.go:164] Run: docker container inspect functional-764449 --format={{.State.Status}}
I1007 12:12:24.945141  575403 ssh_runner.go:195] Run: systemctl --version
I1007 12:12:24.945191  575403 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-764449
I1007 12:12:24.965325  575403 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33268 SSHKeyPath:/home/jenkins/minikube-integration/18424-506697/.minikube/machines/functional-764449/id_rsa Username:docker}
I1007 12:12:25.153430  575403 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.33s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-764449 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-764449 image ls --format json --alsologtostderr:
[{"id":"6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee","repoDigests":[],"repoTags":["registry.k8s.io/kube-apiserver:v1.31.1"],"size":"94200000"},{"id":"9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b","repoDigests":[],"repoTags":["registry.k8s.io/kube-scheduler:v1.31.1"],"size":"67400000"},{"id":"873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.10"],"size":"736000"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":[],"repoTags":["docker.io/kicbase/echo-server:functional-764449"],"size":"4940000"},{"id":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31500000"},{"id":"56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"4400000"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff620
7064c7187d7694bf97bd561605a538410","repoDigests":[],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"95400000"},{"id":"7f553e8bbc897571642d836b31eaf6ecbe395d7641c2b24291356ed28f3f2bd0","repoDigests":[],"repoTags":["docker.io/library/nginx:latest"],"size":"192000000"},{"id":"cb8f91112b6b50ead202f48bbf81cec4b34c254417254efd94c803f7dd718045","repoDigests":[],"repoTags":["docker.io/library/nginx:alpine"],"size":"47000000"},{"id":"60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561","repoDigests":[],"repoTags":["registry.k8s.io/kube-proxy:v1.31.1"],"size":"91500000"},{"id":"115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7","repoDigests":[],"repoTags":["docker.io/kubernetesui/metrics-scraper:\u003cnone\u003e"],"size":"43800000"},{"id":"f684ee0461ae13baf7e01d80acc96284c4e2ea8c487881cc5b470652ba26ade7","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-764449"],"size":"30"},{"id":"175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1","rep
oDigests":[],"repoTags":["registry.k8s.io/kube-controller-manager:v1.31.1"],"size":"88400000"},{"id":"2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4","repoDigests":[],"repoTags":["registry.k8s.io/etcd:3.5.15-0"],"size":"148000000"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"683000"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"240000"},{"id":"c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6","repoDigests":[],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size":"61800000"},{"id":"07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558","repoDigests":[],"repoTags":["docker.io/kubernetesui/dashboard:\u003cnone\u003e"],"size":"246000000"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"size
":"742000"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-764449 image ls --format json --alsologtostderr:
I1007 12:12:24.672730  575280 out.go:345] Setting OutFile to fd 1 ...
I1007 12:12:24.672991  575280 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1007 12:12:24.673002  575280 out.go:358] Setting ErrFile to fd 2...
I1007 12:12:24.673007  575280 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1007 12:12:24.673175  575280 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18424-506697/.minikube/bin
I1007 12:12:24.673787  575280 config.go:182] Loaded profile config "functional-764449": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1007 12:12:24.673882  575280 config.go:182] Loaded profile config "functional-764449": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1007 12:12:24.674257  575280 cli_runner.go:164] Run: docker container inspect functional-764449 --format={{.State.Status}}
I1007 12:12:24.696388  575280 ssh_runner.go:195] Run: systemctl --version
I1007 12:12:24.696445  575280 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-764449
I1007 12:12:24.717199  575280 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33268 SSHKeyPath:/home/jenkins/minikube-integration/18424-506697/.minikube/machines/functional-764449/id_rsa Username:docker}
I1007 12:12:24.812994  575280 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.25s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-764449 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-764449 image ls --format yaml --alsologtostderr:
- id: 115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7
repoDigests: []
repoTags:
- docker.io/kubernetesui/metrics-scraper:<none>
size: "43800000"
- id: 175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1
repoDigests: []
repoTags:
- registry.k8s.io/kube-controller-manager:v1.31.1
size: "88400000"
- id: cb8f91112b6b50ead202f48bbf81cec4b34c254417254efd94c803f7dd718045
repoDigests: []
repoTags:
- docker.io/library/nginx:alpine
size: "47000000"
- id: 60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561
repoDigests: []
repoTags:
- registry.k8s.io/kube-proxy:v1.31.1
size: "91500000"
- id: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests: []
repoTags:
- docker.io/kicbase/echo-server:functional-764449
size: "4940000"
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31500000"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "683000"
- 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: 7f553e8bbc897571642d836b31eaf6ecbe395d7641c2b24291356ed28f3f2bd0
repoDigests: []
repoTags:
- docker.io/library/nginx:latest
size: "192000000"
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests: []
repoTags:
- registry.k8s.io/echoserver:1.8
size: "95400000"
- id: 2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4
repoDigests: []
repoTags:
- registry.k8s.io/etcd:3.5.15-0
size: "148000000"
- id: 07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558
repoDigests: []
repoTags:
- docker.io/kubernetesui/dashboard:<none>
size: "246000000"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "240000"
- id: c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6
repoDigests: []
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.3
size: "61800000"
- id: 6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee
repoDigests: []
repoTags:
- registry.k8s.io/kube-apiserver:v1.31.1
size: "94200000"
- id: 9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b
repoDigests: []
repoTags:
- registry.k8s.io/kube-scheduler:v1.31.1
size: "67400000"
- id: 873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.10
size: "736000"
- id: f684ee0461ae13baf7e01d80acc96284c4e2ea8c487881cc5b470652ba26ade7
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-764449
size: "30"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-764449 image ls --format yaml --alsologtostderr:
I1007 12:12:24.049411  575078 out.go:345] Setting OutFile to fd 1 ...
I1007 12:12:24.049523  575078 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1007 12:12:24.049532  575078 out.go:358] Setting ErrFile to fd 2...
I1007 12:12:24.049535  575078 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1007 12:12:24.049716  575078 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18424-506697/.minikube/bin
I1007 12:12:24.050288  575078 config.go:182] Loaded profile config "functional-764449": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1007 12:12:24.050383  575078 config.go:182] Loaded profile config "functional-764449": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1007 12:12:24.050751  575078 cli_runner.go:164] Run: docker container inspect functional-764449 --format={{.State.Status}}
I1007 12:12:24.067608  575078 ssh_runner.go:195] Run: systemctl --version
I1007 12:12:24.067673  575078 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-764449
I1007 12:12:24.083904  575078 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33268 SSHKeyPath:/home/jenkins/minikube-integration/18424-506697/.minikube/machines/functional-764449/id_rsa Username:docker}
I1007 12:12:24.173671  575078 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.20s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageBuild
functional_test.go:308: (dbg) Run:  out/minikube-linux-amd64 -p functional-764449 ssh pgrep buildkitd
2024/10/07 12:12:24 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test.go:308: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-764449 ssh pgrep buildkitd: exit status 1 (251.204114ms)

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-amd64 -p functional-764449 image build -t localhost/my-image:functional-764449 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-amd64 -p functional-764449 image build -t localhost/my-image:functional-764449 testdata/build --alsologtostderr: (3.755072453s)
functional_test.go:323: (dbg) Stderr: out/minikube-linux-amd64 -p functional-764449 image build -t localhost/my-image:functional-764449 testdata/build --alsologtostderr:
I1007 12:12:24.507293  575243 out.go:345] Setting OutFile to fd 1 ...
I1007 12:12:24.507434  575243 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1007 12:12:24.507445  575243 out.go:358] Setting ErrFile to fd 2...
I1007 12:12:24.507452  575243 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1007 12:12:24.507633  575243 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18424-506697/.minikube/bin
I1007 12:12:24.508328  575243 config.go:182] Loaded profile config "functional-764449": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1007 12:12:24.508861  575243 config.go:182] Loaded profile config "functional-764449": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1007 12:12:24.509406  575243 cli_runner.go:164] Run: docker container inspect functional-764449 --format={{.State.Status}}
I1007 12:12:24.529135  575243 ssh_runner.go:195] Run: systemctl --version
I1007 12:12:24.529214  575243 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-764449
I1007 12:12:24.548091  575243 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33268 SSHKeyPath:/home/jenkins/minikube-integration/18424-506697/.minikube/machines/functional-764449/id_rsa Username:docker}
I1007 12:12:24.637231  575243 build_images.go:161] Building image from path: /tmp/build.220573470.tar
I1007 12:12:24.637316  575243 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I1007 12:12:24.646880  575243 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.220573470.tar
I1007 12:12:24.650419  575243 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.220573470.tar: stat -c "%s %y" /var/lib/minikube/build/build.220573470.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.220573470.tar': No such file or directory
I1007 12:12:24.650446  575243 ssh_runner.go:362] scp /tmp/build.220573470.tar --> /var/lib/minikube/build/build.220573470.tar (3072 bytes)
I1007 12:12:24.674745  575243 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.220573470
I1007 12:12:24.685070  575243 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.220573470 -xf /var/lib/minikube/build/build.220573470.tar
I1007 12:12:24.694270  575243 docker.go:360] Building image: /var/lib/minikube/build/build.220573470
I1007 12:12:24.694348  575243 ssh_runner.go:195] Run: docker build -t localhost/my-image:functional-764449 /var/lib/minikube/build/build.220573470
#0 building with "default" instance using docker driver

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

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

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

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

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

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

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

                                                
                                                
#8 exporting to image
#8 exporting layers 0.0s done
#8 writing image sha256:322cc363f99d21bb8b01339ce020bb118bd366f6338601846fb8059b2004f46b done
#8 naming to localhost/my-image:functional-764449 done
#8 DONE 0.0s
I1007 12:12:28.180378  575243 ssh_runner.go:235] Completed: docker build -t localhost/my-image:functional-764449 /var/lib/minikube/build/build.220573470: (3.485997885s)
I1007 12:12:28.180470  575243 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.220573470
I1007 12:12:28.191044  575243 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.220573470.tar
I1007 12:12:28.199974  575243 build_images.go:217] Built localhost/my-image:functional-764449 from /tmp/build.220573470.tar
I1007 12:12:28.200010  575243 build_images.go:133] succeeded building to: functional-764449
I1007 12:12:28.200017  575243 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-764449 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (4.26s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
I1007 12:12:11.758995  513567 retry.go:31] will retry after 332.54256ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-764449 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-764449 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-764449 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-amd64 mount -p functional-764449 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-764449 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1266562870/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-764449 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1266562870/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-764449 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1266562870/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.63s)

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

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

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

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

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

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
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:2119: (dbg) Run:  out/minikube-linux-amd64 -p functional-764449 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.12s)

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.04s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.02s)

                                                
                                                
=== RUN   TestFunctional/delete_my-image_image
functional_test.go:198: (dbg) Run:  docker rmi -f localhost/my-image:functional-764449
--- 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:206: (dbg) Run:  docker rmi -f minikube-local-cache-test:functional-764449
--- PASS: TestFunctional/delete_minikube_cached_images (0.02s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (101.47s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p ha-939830 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=docker
E1007 12:14:13.674530  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/addons-491843/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:14:13.680952  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/addons-491843/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:14:13.692438  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/addons-491843/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:14:13.713812  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/addons-491843/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:14:13.755278  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/addons-491843/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:14:13.837205  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/addons-491843/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:14:13.998598  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/addons-491843/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:14:14.320073  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/addons-491843/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:14:14.963058  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/addons-491843/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:14:16.244520  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/addons-491843/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:14:18.806574  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/addons-491843/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:14:23.928885  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/addons-491843/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p ha-939830 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=docker: (1m40.771699329s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-amd64 -p ha-939830 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (101.47s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (5.11s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeployApp
ha_test.go:128: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-939830 -- apply -f ./testdata/ha/ha-pod-dns-test.yaml
ha_test.go:133: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-939830 -- rollout status deployment/busybox
ha_test.go:133: (dbg) Done: out/minikube-linux-amd64 kubectl -p ha-939830 -- rollout status deployment/busybox: (3.200310576s)
ha_test.go:140: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-939830 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:163: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-939830 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:171: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-939830 -- exec busybox-7dff88458-4ltcq -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-939830 -- exec busybox-7dff88458-hg99b -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-939830 -- exec busybox-7dff88458-qtxbh -- nslookup kubernetes.io
ha_test.go:181: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-939830 -- exec busybox-7dff88458-4ltcq -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-939830 -- exec busybox-7dff88458-hg99b -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-939830 -- exec busybox-7dff88458-qtxbh -- nslookup kubernetes.default
ha_test.go:189: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-939830 -- exec busybox-7dff88458-4ltcq -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-939830 -- exec busybox-7dff88458-hg99b -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-939830 -- exec busybox-7dff88458-qtxbh -- nslookup kubernetes.default.svc.cluster.local
E1007 12:14:34.170722  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/addons-491843/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestMultiControlPlane/serial/DeployApp (5.11s)

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.09s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-939830 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-939830 -- exec busybox-7dff88458-4ltcq -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-939830 -- exec busybox-7dff88458-4ltcq -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-939830 -- exec busybox-7dff88458-hg99b -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-939830 -- exec busybox-7dff88458-hg99b -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-939830 -- exec busybox-7dff88458-qtxbh -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-939830 -- exec busybox-7dff88458-qtxbh -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (1.09s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (21.04s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-939830 -v=7 --alsologtostderr
E1007 12:14:54.652572  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/addons-491843/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:228: (dbg) Done: out/minikube-linux-amd64 node add -p ha-939830 -v=7 --alsologtostderr: (20.183806128s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-amd64 -p ha-939830 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (21.04s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.07s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.87s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (16.12s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (11.45s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:365: (dbg) Run:  out/minikube-linux-amd64 -p ha-939830 node stop m02 -v=7 --alsologtostderr
ha_test.go:365: (dbg) Done: out/minikube-linux-amd64 -p ha-939830 node stop m02 -v=7 --alsologtostderr: (10.779930597s)
ha_test.go:371: (dbg) Run:  out/minikube-linux-amd64 -p ha-939830 status -v=7 --alsologtostderr
ha_test.go:371: (dbg) Non-zero exit: out/minikube-linux-amd64 -p ha-939830 status -v=7 --alsologtostderr: exit status 7 (672.256011ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1007 12:15:24.322828  602939 out.go:345] Setting OutFile to fd 1 ...
	I1007 12:15:24.322965  602939 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 12:15:24.322975  602939 out.go:358] Setting ErrFile to fd 2...
	I1007 12:15:24.322979  602939 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 12:15:24.323156  602939 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18424-506697/.minikube/bin
	I1007 12:15:24.323348  602939 out.go:352] Setting JSON to false
	I1007 12:15:24.323376  602939 mustload.go:65] Loading cluster: ha-939830
	I1007 12:15:24.323479  602939 notify.go:220] Checking for updates...
	I1007 12:15:24.323760  602939 config.go:182] Loaded profile config "ha-939830": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 12:15:24.323779  602939 status.go:174] checking status of ha-939830 ...
	I1007 12:15:24.324251  602939 cli_runner.go:164] Run: docker container inspect ha-939830 --format={{.State.Status}}
	I1007 12:15:24.345908  602939 status.go:371] ha-939830 host status = "Running" (err=<nil>)
	I1007 12:15:24.345943  602939 host.go:66] Checking if "ha-939830" exists ...
	I1007 12:15:24.346341  602939 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-939830
	I1007 12:15:24.363799  602939 host.go:66] Checking if "ha-939830" exists ...
	I1007 12:15:24.364226  602939 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1007 12:15:24.364279  602939 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-939830
	I1007 12:15:24.380964  602939 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33273 SSHKeyPath:/home/jenkins/minikube-integration/18424-506697/.minikube/machines/ha-939830/id_rsa Username:docker}
	I1007 12:15:24.473346  602939 ssh_runner.go:195] Run: systemctl --version
	I1007 12:15:24.477580  602939 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1007 12:15:24.488283  602939 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1007 12:15:24.536477  602939 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:54 OomKillDisable:true NGoroutines:72 SystemTime:2024-10-07 12:15:24.526047432 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-8 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I1007 12:15:24.537306  602939 kubeconfig.go:125] found "ha-939830" server: "https://192.168.49.254:8443"
	I1007 12:15:24.537357  602939 api_server.go:166] Checking apiserver status ...
	I1007 12:15:24.537415  602939 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1007 12:15:24.549478  602939 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2439/cgroup
	I1007 12:15:24.558276  602939 api_server.go:182] apiserver freezer: "10:freezer:/docker/b60a2a40df197dd9c3b71840607b1c53c71ffc513c9b5e40643afedffeb8bb6d/kubepods/burstable/pod3bec145dd37ebd0062604c869e9e1e72/e2d31e1c5e170a0a8aa0907b7282a8c6fcf22f78e0d37c63a27d75e992bf96a0"
	I1007 12:15:24.558353  602939 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/b60a2a40df197dd9c3b71840607b1c53c71ffc513c9b5e40643afedffeb8bb6d/kubepods/burstable/pod3bec145dd37ebd0062604c869e9e1e72/e2d31e1c5e170a0a8aa0907b7282a8c6fcf22f78e0d37c63a27d75e992bf96a0/freezer.state
	I1007 12:15:24.566270  602939 api_server.go:204] freezer state: "THAWED"
	I1007 12:15:24.566299  602939 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I1007 12:15:24.570437  602939 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I1007 12:15:24.570461  602939 status.go:463] ha-939830 apiserver status = Running (err=<nil>)
	I1007 12:15:24.570471  602939 status.go:176] ha-939830 status: &{Name:ha-939830 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1007 12:15:24.570488  602939 status.go:174] checking status of ha-939830-m02 ...
	I1007 12:15:24.570770  602939 cli_runner.go:164] Run: docker container inspect ha-939830-m02 --format={{.State.Status}}
	I1007 12:15:24.589825  602939 status.go:371] ha-939830-m02 host status = "Stopped" (err=<nil>)
	I1007 12:15:24.589850  602939 status.go:384] host is not running, skipping remaining checks
	I1007 12:15:24.589858  602939 status.go:176] ha-939830-m02 status: &{Name:ha-939830-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1007 12:15:24.589884  602939 status.go:174] checking status of ha-939830-m03 ...
	I1007 12:15:24.590151  602939 cli_runner.go:164] Run: docker container inspect ha-939830-m03 --format={{.State.Status}}
	I1007 12:15:24.607546  602939 status.go:371] ha-939830-m03 host status = "Running" (err=<nil>)
	I1007 12:15:24.607576  602939 host.go:66] Checking if "ha-939830-m03" exists ...
	I1007 12:15:24.607860  602939 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-939830-m03
	I1007 12:15:24.626625  602939 host.go:66] Checking if "ha-939830-m03" exists ...
	I1007 12:15:24.626883  602939 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1007 12:15:24.626921  602939 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-939830-m03
	I1007 12:15:24.644272  602939 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33283 SSHKeyPath:/home/jenkins/minikube-integration/18424-506697/.minikube/machines/ha-939830-m03/id_rsa Username:docker}
	I1007 12:15:24.733721  602939 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1007 12:15:24.745204  602939 kubeconfig.go:125] found "ha-939830" server: "https://192.168.49.254:8443"
	I1007 12:15:24.745241  602939 api_server.go:166] Checking apiserver status ...
	I1007 12:15:24.745291  602939 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1007 12:15:24.756560  602939 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2255/cgroup
	I1007 12:15:24.766285  602939 api_server.go:182] apiserver freezer: "10:freezer:/docker/dc128c46f4c12e0848721b5644a5d759aaba921a2e5c4822c300aeba95013d17/kubepods/burstable/pod422e58debac39e4ea8a3367eae845152/b102688e558c1d436cbf6afbf942067f417945938ed0c7cae6fca7843650f50c"
	I1007 12:15:24.766343  602939 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/dc128c46f4c12e0848721b5644a5d759aaba921a2e5c4822c300aeba95013d17/kubepods/burstable/pod422e58debac39e4ea8a3367eae845152/b102688e558c1d436cbf6afbf942067f417945938ed0c7cae6fca7843650f50c/freezer.state
	I1007 12:15:24.774977  602939 api_server.go:204] freezer state: "THAWED"
	I1007 12:15:24.775032  602939 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I1007 12:15:24.779268  602939 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I1007 12:15:24.779298  602939 status.go:463] ha-939830-m03 apiserver status = Running (err=<nil>)
	I1007 12:15:24.779310  602939 status.go:176] ha-939830-m03 status: &{Name:ha-939830-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1007 12:15:24.779337  602939 status.go:174] checking status of ha-939830-m04 ...
	I1007 12:15:24.779626  602939 cli_runner.go:164] Run: docker container inspect ha-939830-m04 --format={{.State.Status}}
	I1007 12:15:24.800325  602939 status.go:371] ha-939830-m04 host status = "Running" (err=<nil>)
	I1007 12:15:24.800351  602939 host.go:66] Checking if "ha-939830-m04" exists ...
	I1007 12:15:24.800597  602939 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-939830-m04
	I1007 12:15:24.819815  602939 host.go:66] Checking if "ha-939830-m04" exists ...
	I1007 12:15:24.820110  602939 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1007 12:15:24.820188  602939 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-939830-m04
	I1007 12:15:24.838625  602939 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33288 SSHKeyPath:/home/jenkins/minikube-integration/18424-506697/.minikube/machines/ha-939830-m04/id_rsa Username:docker}
	I1007 12:15:24.933398  602939 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1007 12:15:24.945145  602939 status.go:176] ha-939830-m04 status: &{Name:ha-939830-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.69s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (23.29s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:422: (dbg) Run:  out/minikube-linux-amd64 -p ha-939830 node start m02 -v=7 --alsologtostderr
E1007 12:15:35.614702  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/addons-491843/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:422: (dbg) Done: out/minikube-linux-amd64 -p ha-939830 node start m02 -v=7 --alsologtostderr: (22.161634946s)
ha_test.go:430: (dbg) Run:  out/minikube-linux-amd64 -p ha-939830 status -v=7 --alsologtostderr
ha_test.go:430: (dbg) Done: out/minikube-linux-amd64 -p ha-939830 status -v=7 --alsologtostderr: (1.050841812s)
ha_test.go:450: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (23.29s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (1.13s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (249.83s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:458: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-939830 -v=7 --alsologtostderr
ha_test.go:464: (dbg) Run:  out/minikube-linux-amd64 stop -p ha-939830 -v=7 --alsologtostderr
ha_test.go:464: (dbg) Done: out/minikube-linux-amd64 stop -p ha-939830 -v=7 --alsologtostderr: (33.78180219s)
ha_test.go:469: (dbg) Run:  out/minikube-linux-amd64 start -p ha-939830 --wait=true -v=7 --alsologtostderr
E1007 12:16:57.475812  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/functional-764449/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:16:57.482200  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/functional-764449/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:16:57.493574  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/functional-764449/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:16:57.514993  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/functional-764449/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:16:57.536592  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/addons-491843/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:16:57.557019  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/functional-764449/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:16:57.638542  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/functional-764449/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:16:57.800225  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/functional-764449/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:16:58.121954  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/functional-764449/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:16:58.764030  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/functional-764449/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:17:00.046377  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/functional-764449/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:17:02.608353  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/functional-764449/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:17:07.729755  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/functional-764449/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:17:17.971223  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/functional-764449/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:17:38.453488  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/functional-764449/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:18:19.415199  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/functional-764449/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:19:13.674657  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/addons-491843/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:19:41.336585  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/functional-764449/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:19:41.377901  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/addons-491843/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:469: (dbg) Done: out/minikube-linux-amd64 start -p ha-939830 --wait=true -v=7 --alsologtostderr: (3m35.938705437s)
ha_test.go:474: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-939830
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (249.83s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (9.34s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:489: (dbg) Run:  out/minikube-linux-amd64 -p ha-939830 node delete m03 -v=7 --alsologtostderr
ha_test.go:489: (dbg) Done: out/minikube-linux-amd64 -p ha-939830 node delete m03 -v=7 --alsologtostderr: (8.570003799s)
ha_test.go:495: (dbg) Run:  out/minikube-linux-amd64 -p ha-939830 status -v=7 --alsologtostderr
ha_test.go:513: (dbg) Run:  kubectl get nodes
ha_test.go:521: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/DeleteSecondaryNode (9.34s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.66s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (32.53s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:533: (dbg) Run:  out/minikube-linux-amd64 -p ha-939830 stop -v=7 --alsologtostderr
ha_test.go:533: (dbg) Done: out/minikube-linux-amd64 -p ha-939830 stop -v=7 --alsologtostderr: (32.417876254s)
ha_test.go:539: (dbg) Run:  out/minikube-linux-amd64 -p ha-939830 status -v=7 --alsologtostderr
ha_test.go:539: (dbg) Non-zero exit: out/minikube-linux-amd64 -p ha-939830 status -v=7 --alsologtostderr: exit status 7 (110.519392ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1007 12:20:42.359086  634147 out.go:345] Setting OutFile to fd 1 ...
	I1007 12:20:42.359213  634147 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 12:20:42.359225  634147 out.go:358] Setting ErrFile to fd 2...
	I1007 12:20:42.359231  634147 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 12:20:42.359457  634147 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18424-506697/.minikube/bin
	I1007 12:20:42.359680  634147 out.go:352] Setting JSON to false
	I1007 12:20:42.359711  634147 mustload.go:65] Loading cluster: ha-939830
	I1007 12:20:42.359835  634147 notify.go:220] Checking for updates...
	I1007 12:20:42.360220  634147 config.go:182] Loaded profile config "ha-939830": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 12:20:42.360244  634147 status.go:174] checking status of ha-939830 ...
	I1007 12:20:42.360747  634147 cli_runner.go:164] Run: docker container inspect ha-939830 --format={{.State.Status}}
	I1007 12:20:42.379726  634147 status.go:371] ha-939830 host status = "Stopped" (err=<nil>)
	I1007 12:20:42.379752  634147 status.go:384] host is not running, skipping remaining checks
	I1007 12:20:42.379758  634147 status.go:176] ha-939830 status: &{Name:ha-939830 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1007 12:20:42.379780  634147 status.go:174] checking status of ha-939830-m02 ...
	I1007 12:20:42.380038  634147 cli_runner.go:164] Run: docker container inspect ha-939830-m02 --format={{.State.Status}}
	I1007 12:20:42.397870  634147 status.go:371] ha-939830-m02 host status = "Stopped" (err=<nil>)
	I1007 12:20:42.397894  634147 status.go:384] host is not running, skipping remaining checks
	I1007 12:20:42.397902  634147 status.go:176] ha-939830-m02 status: &{Name:ha-939830-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1007 12:20:42.397929  634147 status.go:174] checking status of ha-939830-m04 ...
	I1007 12:20:42.398218  634147 cli_runner.go:164] Run: docker container inspect ha-939830-m04 --format={{.State.Status}}
	I1007 12:20:42.416615  634147 status.go:371] ha-939830-m04 host status = "Stopped" (err=<nil>)
	I1007 12:20:42.416659  634147 status.go:384] host is not running, skipping remaining checks
	I1007 12:20:42.416674  634147 status.go:176] ha-939830-m04 status: &{Name:ha-939830-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (78.89s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:562: (dbg) Run:  out/minikube-linux-amd64 start -p ha-939830 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=docker
E1007 12:21:57.474282  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/functional-764449/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:562: (dbg) Done: out/minikube-linux-amd64 start -p ha-939830 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=docker: (1m18.115106136s)
ha_test.go:568: (dbg) Run:  out/minikube-linux-amd64 -p ha-939830 status -v=7 --alsologtostderr
ha_test.go:586: (dbg) Run:  kubectl get nodes
ha_test.go:594: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/RestartCluster (78.89s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.68s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (42.48s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:607: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-939830 --control-plane -v=7 --alsologtostderr
E1007 12:22:25.178178  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/functional-764449/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:607: (dbg) Done: out/minikube-linux-amd64 node add -p ha-939830 --control-plane -v=7 --alsologtostderr: (41.632565368s)
ha_test.go:613: (dbg) Run:  out/minikube-linux-amd64 -p ha-939830 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (42.48s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.86s)

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

                                                
                                    
x
+
TestImageBuild/serial/Setup (20.82s)

                                                
                                                
=== RUN   TestImageBuild/serial/Setup
image_test.go:69: (dbg) Run:  out/minikube-linux-amd64 start -p image-422271 --driver=docker  --container-runtime=docker
image_test.go:69: (dbg) Done: out/minikube-linux-amd64 start -p image-422271 --driver=docker  --container-runtime=docker: (20.816970208s)
--- PASS: TestImageBuild/serial/Setup (20.82s)

                                                
                                    
x
+
TestImageBuild/serial/NormalBuild (2.74s)

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

                                                
                                    
x
+
TestImageBuild/serial/BuildWithBuildArg (1.03s)

                                                
                                                
=== 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-422271
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-422271: (1.029097533s)
--- PASS: TestImageBuild/serial/BuildWithBuildArg (1.03s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithDockerIgnore (0.94s)

                                                
                                                
=== 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-422271
--- PASS: TestImageBuild/serial/BuildWithDockerIgnore (0.94s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithSpecifiedDockerfile (0.8s)

                                                
                                                
=== 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-422271
--- PASS: TestImageBuild/serial/BuildWithSpecifiedDockerfile (0.80s)

                                                
                                    
x
+
TestJSONOutput/start/Command (60.73s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 start -p json-output-859983 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=docker
E1007 12:24:13.679313  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/addons-491843/client.crt: no such file or directory" logger="UnhandledError"
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 start -p json-output-859983 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=docker: (1m0.728548402s)
--- PASS: TestJSONOutput/start/Command (60.73s)

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

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

                                                
                                    
x
+
TestJSONOutput/pause/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/unpause/Command (0.48s)

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

                                                
                                    
x
+
TestJSONOutput/unpause/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/stop/Command (5.75s)

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

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

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"71021439-4827-4424-b76a-5a73abed7e99","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-001944] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"1348f909-0fc3-4f42-bd87-789dc9d2118c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=18424"}}
	{"specversion":"1.0","id":"71b9e9e2-45e0-476d-8378-ee847f506127","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":"e0a2a427-01f3-41a1-aae6-8472aa21317f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/18424-506697/kubeconfig"}}
	{"specversion":"1.0","id":"71502913-57be-46c5-8d06-13181b8374c8","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/18424-506697/.minikube"}}
	{"specversion":"1.0","id":"181b6b36-fb4b-4700-9090-d15d8e6ba373","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":"6f753e8f-6652-4d32-aa6e-287bc6f6348f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"f19c3c5d-f7ca-4016-87a8-8391a2a6746b","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-001944" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p json-output-error-001944
--- PASS: TestErrorJSONOutput (0.22s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (25.77s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-amd64 start -p docker-network-794335 --network=
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-amd64 start -p docker-network-794335 --network=: (23.799097789s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-794335" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p docker-network-794335
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p docker-network-794335: (1.951264835s)
--- PASS: TestKicCustomNetwork/create_custom_network (25.77s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (22.98s)

                                                
                                                
=== RUN   TestKicCustomNetwork/use_default_bridge_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-amd64 start -p docker-network-055304 --network=bridge
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-amd64 start -p docker-network-055304 --network=bridge: (21.030159884s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-055304" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p docker-network-055304
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p docker-network-055304: (1.930615493s)
--- PASS: TestKicCustomNetwork/use_default_bridge_network (22.98s)

                                                
                                    
x
+
TestKicExistingNetwork (24.97s)

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

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

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

                                                
                                                
** /stderr **
I1007 12:25:19.312852  513567 cli_runner.go:164] Run: docker network inspect bridge --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
I1007 12:25:19.329493  513567 network.go:211] skipping subnet 192.168.49.0/24 that is taken: &{IP:192.168.49.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.49.0/24 Gateway:192.168.49.1 ClientMin:192.168.49.2 ClientMax:192.168.49.254 Broadcast:192.168.49.255 IsPrivate:true Interface:{IfaceName:br-1eda3ab601ba IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:02:42:f3:35:8f:08} reservation:<nil>}
I1007 12:25:19.330086  513567 network.go:206] using free private subnet 192.168.58.0/24: &{IP:192.168.58.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.58.0/24 Gateway:192.168.58.1 ClientMin:192.168.58.2 ClientMax:192.168.58.254 Broadcast:192.168.58.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0xc001db50f0}
I1007 12:25:19.330124  513567 network_create.go:124] attempt to create docker network existing-network 192.168.58.0/24 with gateway 192.168.58.1 and MTU of 1500 ...
I1007 12:25:19.330172  513567 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.58.0/24 --gateway=192.168.58.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=existing-network existing-network
I1007 12:25:19.391487  513567 network_create.go:108] docker network existing-network 192.168.58.0/24 created
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
kic_custom_network_test.go:93: (dbg) Run:  out/minikube-linux-amd64 start -p existing-network-521916 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-amd64 start -p existing-network-521916 --network=existing-network: (23.325414687s)
helpers_test.go:175: Cleaning up "existing-network-521916" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p existing-network-521916
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p existing-network-521916: (1.503129047s)
I1007 12:25:44.236566  513567 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (24.97s)

                                                
                                    
x
+
TestKicCustomSubnet (24.15s)

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

                                                
                                    
x
+
TestKicStaticIP (25.57s)

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

                                                
                                    
x
+
TestMainNoArgs (0.05s)

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

                                                
                                    
x
+
TestMinikubeProfile (47.31s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p first-085602 --driver=docker  --container-runtime=docker
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p first-085602 --driver=docker  --container-runtime=docker: (21.200069095s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p second-098392 --driver=docker  --container-runtime=docker
E1007 12:26:57.475587  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/functional-764449/client.crt: no such file or directory" logger="UnhandledError"
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p second-098392 --driver=docker  --container-runtime=docker: (21.009912663s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile first-085602
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-098392
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
helpers_test.go:175: Cleaning up "second-098392" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p second-098392
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p second-098392: (1.954609273s)
helpers_test.go:175: Cleaning up "first-085602" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p first-085602
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p first-085602: (2.010681607s)
--- PASS: TestMinikubeProfile (47.31s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (10.1s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.24s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (7.4s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.24s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.45s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.25s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.18s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (8.74s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.24s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (75.37s)

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

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (40.4s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeployApp2Nodes
multinode_test.go:493: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-476124 -- apply -f ./testdata/multinodes/multinode-pod-dns-test.yaml
multinode_test.go:498: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-476124 -- rollout status deployment/busybox
multinode_test.go:498: (dbg) Done: out/minikube-linux-amd64 kubectl -p multinode-476124 -- rollout status deployment/busybox: (3.21838961s)
multinode_test.go:505: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-476124 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:514: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
I1007 12:29:11.674017  513567 retry.go:31] will retry after 1.422354322s: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
multinode_test.go:505: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-476124 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:514: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
I1007 12:29:13.214720  513567 retry.go:31] will retry after 1.524489611s: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
E1007 12:29:13.674376  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/addons-491843/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:505: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-476124 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:514: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
I1007 12:29:14.853884  513567 retry.go:31] will retry after 1.205984107s: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
multinode_test.go:505: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-476124 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:514: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
I1007 12:29:16.176622  513567 retry.go:31] will retry after 3.690168914s: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
multinode_test.go:505: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-476124 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:514: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
I1007 12:29:19.982298  513567 retry.go:31] will retry after 7.482097518s: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
multinode_test.go:505: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-476124 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:514: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
I1007 12:29:27.582711  513567 retry.go:31] will retry after 7.751706124s: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
multinode_test.go:505: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-476124 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:514: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
I1007 12:29:35.448909  513567 retry.go:31] will retry after 11.892864611s: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
multinode_test.go:505: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-476124 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:528: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-476124 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:536: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-476124 -- exec busybox-7dff88458-2x7w8 -- nslookup kubernetes.io
multinode_test.go:536: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-476124 -- exec busybox-7dff88458-njnnt -- nslookup kubernetes.io
multinode_test.go:546: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-476124 -- exec busybox-7dff88458-2x7w8 -- nslookup kubernetes.default
multinode_test.go:546: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-476124 -- exec busybox-7dff88458-njnnt -- nslookup kubernetes.default
multinode_test.go:554: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-476124 -- exec busybox-7dff88458-2x7w8 -- nslookup kubernetes.default.svc.cluster.local
multinode_test.go:554: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-476124 -- exec busybox-7dff88458-njnnt -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiNode/serial/DeployApp2Nodes (40.40s)

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.74s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (18.17s)

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

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.07s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.72s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (9.12s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.11s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1007 12:30:19.078696  720922 out.go:345] Setting OutFile to fd 1 ...
	I1007 12:30:19.079173  720922 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 12:30:19.079223  720922 out.go:358] Setting ErrFile to fd 2...
	I1007 12:30:19.079241  720922 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 12:30:19.079645  720922 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18424-506697/.minikube/bin
	I1007 12:30:19.080060  720922 out.go:352] Setting JSON to false
	I1007 12:30:19.080189  720922 mustload.go:65] Loading cluster: multinode-476124
	I1007 12:30:19.080195  720922 notify.go:220] Checking for updates...
	I1007 12:30:19.080965  720922 config.go:182] Loaded profile config "multinode-476124": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 12:30:19.080993  720922 status.go:174] checking status of multinode-476124 ...
	I1007 12:30:19.081519  720922 cli_runner.go:164] Run: docker container inspect multinode-476124 --format={{.State.Status}}
	I1007 12:30:19.100072  720922 status.go:371] multinode-476124 host status = "Running" (err=<nil>)
	I1007 12:30:19.100101  720922 host.go:66] Checking if "multinode-476124" exists ...
	I1007 12:30:19.100439  720922 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-476124
	I1007 12:30:19.116760  720922 host.go:66] Checking if "multinode-476124" exists ...
	I1007 12:30:19.117023  720922 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1007 12:30:19.117062  720922 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-476124
	I1007 12:30:19.134991  720922 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33398 SSHKeyPath:/home/jenkins/minikube-integration/18424-506697/.minikube/machines/multinode-476124/id_rsa Username:docker}
	I1007 12:30:19.225176  720922 ssh_runner.go:195] Run: systemctl --version
	I1007 12:30:19.229830  720922 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1007 12:30:19.240534  720922 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1007 12:30:19.289176  720922 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:42 OomKillDisable:true NGoroutines:62 SystemTime:2024-10-07 12:30:19.279473223 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-8 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I1007 12:30:19.289790  720922 kubeconfig.go:125] found "multinode-476124" server: "https://192.168.67.2:8443"
	I1007 12:30:19.289839  720922 api_server.go:166] Checking apiserver status ...
	I1007 12:30:19.289883  720922 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1007 12:30:19.301042  720922 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2369/cgroup
	I1007 12:30:19.310452  720922 api_server.go:182] apiserver freezer: "10:freezer:/docker/3b2be3e73e7d2f7c3f4305d12a9f38578a5bca5e569f423a317e400383bc35d5/kubepods/burstable/pod8815616c6786505a5041f74062a3be4b/f6319c56802c1ff28335649b416cda86b1317adc3f9cd89866700476fec573a0"
	I1007 12:30:19.310526  720922 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/3b2be3e73e7d2f7c3f4305d12a9f38578a5bca5e569f423a317e400383bc35d5/kubepods/burstable/pod8815616c6786505a5041f74062a3be4b/f6319c56802c1ff28335649b416cda86b1317adc3f9cd89866700476fec573a0/freezer.state
	I1007 12:30:19.318700  720922 api_server.go:204] freezer state: "THAWED"
	I1007 12:30:19.318728  720922 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I1007 12:30:19.322356  720922 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I1007 12:30:19.322382  720922 status.go:463] multinode-476124 apiserver status = Running (err=<nil>)
	I1007 12:30:19.322398  720922 status.go:176] multinode-476124 status: &{Name:multinode-476124 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1007 12:30:19.322421  720922 status.go:174] checking status of multinode-476124-m02 ...
	I1007 12:30:19.322698  720922 cli_runner.go:164] Run: docker container inspect multinode-476124-m02 --format={{.State.Status}}
	I1007 12:30:19.339554  720922 status.go:371] multinode-476124-m02 host status = "Running" (err=<nil>)
	I1007 12:30:19.339580  720922 host.go:66] Checking if "multinode-476124-m02" exists ...
	I1007 12:30:19.339838  720922 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-476124-m02
	I1007 12:30:19.357073  720922 host.go:66] Checking if "multinode-476124-m02" exists ...
	I1007 12:30:19.357397  720922 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1007 12:30:19.357475  720922 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-476124-m02
	I1007 12:30:19.373964  720922 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33403 SSHKeyPath:/home/jenkins/minikube-integration/18424-506697/.minikube/machines/multinode-476124-m02/id_rsa Username:docker}
	I1007 12:30:19.464979  720922 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1007 12:30:19.475285  720922 status.go:176] multinode-476124-m02 status: &{Name:multinode-476124-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I1007 12:30:19.475320  720922 status.go:174] checking status of multinode-476124-m03 ...
	I1007 12:30:19.475605  720922 cli_runner.go:164] Run: docker container inspect multinode-476124-m03 --format={{.State.Status}}
	I1007 12:30:19.493088  720922 status.go:371] multinode-476124-m03 host status = "Stopped" (err=<nil>)
	I1007 12:30:19.493118  720922 status.go:384] host is not running, skipping remaining checks
	I1007 12:30:19.493125  720922 status.go:176] multinode-476124-m03 status: &{Name:multinode-476124-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (9.76s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (99.11s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-476124
multinode_test.go:321: (dbg) Run:  out/minikube-linux-amd64 stop -p multinode-476124
E1007 12:30:36.739956  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/addons-491843/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:321: (dbg) Done: out/minikube-linux-amd64 stop -p multinode-476124: (22.4133921s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-476124 --wait=true -v=8 --alsologtostderr
E1007 12:31:57.474646  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/functional-764449/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:326: (dbg) Done: out/minikube-linux-amd64 start -p multinode-476124 --wait=true -v=8 --alsologtostderr: (1m16.590279173s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-476124
--- PASS: TestMultiNode/serial/RestartKeepsNodes (99.11s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.22s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (21.38s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1007 12:32:34.925369  736296 out.go:345] Setting OutFile to fd 1 ...
	I1007 12:32:34.925517  736296 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 12:32:34.925531  736296 out.go:358] Setting ErrFile to fd 2...
	I1007 12:32:34.925538  736296 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 12:32:34.925740  736296 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18424-506697/.minikube/bin
	I1007 12:32:34.925916  736296 out.go:352] Setting JSON to false
	I1007 12:32:34.925942  736296 mustload.go:65] Loading cluster: multinode-476124
	I1007 12:32:34.926102  736296 notify.go:220] Checking for updates...
	I1007 12:32:34.926328  736296 config.go:182] Loaded profile config "multinode-476124": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 12:32:34.926349  736296 status.go:174] checking status of multinode-476124 ...
	I1007 12:32:34.926803  736296 cli_runner.go:164] Run: docker container inspect multinode-476124 --format={{.State.Status}}
	I1007 12:32:34.946495  736296 status.go:371] multinode-476124 host status = "Stopped" (err=<nil>)
	I1007 12:32:34.946534  736296 status.go:384] host is not running, skipping remaining checks
	I1007 12:32:34.946545  736296 status.go:176] multinode-476124 status: &{Name:multinode-476124 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1007 12:32:34.946588  736296 status.go:174] checking status of multinode-476124-m02 ...
	I1007 12:32:34.946860  736296 cli_runner.go:164] Run: docker container inspect multinode-476124-m02 --format={{.State.Status}}
	I1007 12:32:34.964608  736296 status.go:371] multinode-476124-m02 host status = "Stopped" (err=<nil>)
	I1007 12:32:34.964660  736296 status.go:384] host is not running, skipping remaining checks
	I1007 12:32:34.964671  736296 status.go:176] multinode-476124-m02 status: &{Name:multinode-476124-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (57.72s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-476124 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=docker
E1007 12:33:20.539853  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/functional-764449/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:376: (dbg) Done: out/minikube-linux-amd64 start -p multinode-476124 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=docker: (57.144627229s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-amd64 -p multinode-476124 status --alsologtostderr
multinode_test.go:396: (dbg) Run:  kubectl get nodes
multinode_test.go:404: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiNode/serial/RestartMultiNode (57.72s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (23.95s)

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

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

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

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

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

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

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

                                                
                                    
x
+
TestPreload (91.03s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-376036 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.24.4
E1007 12:34:13.674465  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/addons-491843/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-376036 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.24.4: (50.565611841s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-376036 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-amd64 -p test-preload-376036 image pull gcr.io/k8s-minikube/busybox: (2.084044974s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-amd64 stop -p test-preload-376036
preload_test.go:58: (dbg) Done: out/minikube-linux-amd64 stop -p test-preload-376036: (10.703379898s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-376036 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=docker
preload_test.go:66: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-376036 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=docker: (25.246006026s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-376036 image list
helpers_test.go:175: Cleaning up "test-preload-376036" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p test-preload-376036
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p test-preload-376036: (2.20169105s)
--- PASS: TestPreload (91.03s)

                                                
                                    
x
+
TestScheduledStopUnix (94.06s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-amd64 start -p scheduled-stop-730871 --memory=2048 --driver=docker  --container-runtime=docker
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-amd64 start -p scheduled-stop-730871 --memory=2048 --driver=docker  --container-runtime=docker: (21.132482931s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-730871 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-amd64 status --format={{.TimeToStop}} -p scheduled-stop-730871 -n scheduled-stop-730871
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-730871 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
I1007 12:35:53.026887  513567 retry.go:31] will retry after 92.794µs: open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/scheduled-stop-730871/pid: no such file or directory
I1007 12:35:53.028040  513567 retry.go:31] will retry after 190.627µs: open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/scheduled-stop-730871/pid: no such file or directory
I1007 12:35:53.029179  513567 retry.go:31] will retry after 227.681µs: open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/scheduled-stop-730871/pid: no such file or directory
I1007 12:35:53.030324  513567 retry.go:31] will retry after 404.647µs: open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/scheduled-stop-730871/pid: no such file or directory
I1007 12:35:53.031494  513567 retry.go:31] will retry after 555.081µs: open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/scheduled-stop-730871/pid: no such file or directory
I1007 12:35:53.032630  513567 retry.go:31] will retry after 560.188µs: open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/scheduled-stop-730871/pid: no such file or directory
I1007 12:35:53.033761  513567 retry.go:31] will retry after 1.592276ms: open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/scheduled-stop-730871/pid: no such file or directory
I1007 12:35:53.035987  513567 retry.go:31] will retry after 2.313845ms: open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/scheduled-stop-730871/pid: no such file or directory
I1007 12:35:53.039201  513567 retry.go:31] will retry after 2.849146ms: open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/scheduled-stop-730871/pid: no such file or directory
I1007 12:35:53.042432  513567 retry.go:31] will retry after 3.684495ms: open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/scheduled-stop-730871/pid: no such file or directory
I1007 12:35:53.046632  513567 retry.go:31] will retry after 3.995178ms: open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/scheduled-stop-730871/pid: no such file or directory
I1007 12:35:53.050827  513567 retry.go:31] will retry after 9.72957ms: open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/scheduled-stop-730871/pid: no such file or directory
I1007 12:35:53.061033  513567 retry.go:31] will retry after 16.111751ms: open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/scheduled-stop-730871/pid: no such file or directory
I1007 12:35:53.077275  513567 retry.go:31] will retry after 18.074206ms: open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/scheduled-stop-730871/pid: no such file or directory
I1007 12:35:53.095501  513567 retry.go:31] will retry after 23.74862ms: open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/scheduled-stop-730871/pid: no such file or directory
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-730871 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-730871 -n scheduled-stop-730871
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-730871
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-730871 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
E1007 12:36:57.475759  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/functional-764449/client.crt: no such file or directory" logger="UnhandledError"
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-730871
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p scheduled-stop-730871: exit status 7 (72.696756ms)

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestSkaffold (106.19s)

                                                
                                                
=== RUN   TestSkaffold
skaffold_test.go:59: (dbg) Run:  /tmp/skaffold.exe2158826022 version
skaffold_test.go:63: skaffold version: v2.13.2
skaffold_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p skaffold-757691 --memory=2600 --driver=docker  --container-runtime=docker
skaffold_test.go:66: (dbg) Done: out/minikube-linux-amd64 start -p skaffold-757691 --memory=2600 --driver=docker  --container-runtime=docker: (24.449654294s)
skaffold_test.go:86: copying out/minikube-linux-amd64 to /home/jenkins/workspace/Docker_Linux_integration/out/minikube
skaffold_test.go:105: (dbg) Run:  /tmp/skaffold.exe2158826022 run --minikube-profile skaffold-757691 --kube-context skaffold-757691 --status-check=true --port-forward=false --interactive=false
skaffold_test.go:105: (dbg) Done: /tmp/skaffold.exe2158826022 run --minikube-profile skaffold-757691 --kube-context skaffold-757691 --status-check=true --port-forward=false --interactive=false: (1m5.236401802s)
skaffold_test.go:111: (dbg) TestSkaffold: waiting 1m0s for pods matching "app=leeroy-app" in namespace "default" ...
helpers_test.go:344: "leeroy-app-68c46cc49c-kjhm4" [7b6e8518-4909-4098-9c15-622dcf994e21] Running
skaffold_test.go:111: (dbg) TestSkaffold: app=leeroy-app healthy within 6.003935444s
skaffold_test.go:114: (dbg) TestSkaffold: waiting 1m0s for pods matching "app=leeroy-web" in namespace "default" ...
helpers_test.go:344: "leeroy-web-6b559d4c76-wr2fk" [905e7872-1f9b-4a15-acad-1438acba2ebe] Running
skaffold_test.go:114: (dbg) TestSkaffold: app=leeroy-web healthy within 5.003407498s
helpers_test.go:175: Cleaning up "skaffold-757691" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p skaffold-757691
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p skaffold-757691: (2.752768624s)
--- PASS: TestSkaffold (106.19s)

                                                
                                    
x
+
TestInsufficientStorage (10.07s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"43956c7d-a003-44f1-a5a6-0b99224772bd","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-138660] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"abd7db5a-bbb2-4155-9beb-9697a5e7e29b","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=18424"}}
	{"specversion":"1.0","id":"85f74f73-b005-4393-ab32-05dae0952a8f","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":"69a2d30c-d507-4d47-bd1b-aa1e29a3c1cf","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/18424-506697/kubeconfig"}}
	{"specversion":"1.0","id":"7eb0a9f9-ddc4-41a8-a591-73659e04c273","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/18424-506697/.minikube"}}
	{"specversion":"1.0","id":"a20cedb4-e421-4824-a9e2-f7b9bc0af034","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":"f66e1dd6-2191-4b0f-90fd-5000820f65e7","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"6b988d58-a082-415a-8492-4e652199b717","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_TEST_STORAGE_CAPACITY=100"}}
	{"specversion":"1.0","id":"3fc40598-e9a8-4ee5-95d8-3d5697381b2a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_TEST_AVAILABLE_STORAGE=19"}}
	{"specversion":"1.0","id":"bc92172b-d76d-48c8-a683-229ec1123093","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"1","message":"Using the docker driver based on user configuration","name":"Selecting Driver","totalsteps":"19"}}
	{"specversion":"1.0","id":"e34d263c-3c65-4dee-819f-5da8e63c6cd1","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"Using Docker driver with root privileges"}}
	{"specversion":"1.0","id":"5ad4b3e5-3050-4f8c-9149-5db7e19de5bf","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-138660\" primary control-plane node in \"insufficient-storage-138660\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"1aa2451d-48f6-463a-945c-b8f237df8f22","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.45-1727731891-master ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"85283039-7b41-49a2-b5b4-2befe2a47260","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"8","message":"Creating docker container (CPUs=2, Memory=2048MB) ...","name":"Creating Container","totalsteps":"19"}}
	{"specversion":"1.0","id":"d6bef21a-77c6-41e3-8405-a8de5a9e5e02","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"Try one or more of the following to free up space on the device:\n\t\n\t\t\t1. Run \"docker system prune\" to remove unused Docker data (optionally with \"-a\")\n\t\t\t2. Increase the storage allocated to Docker for Desktop by clicking on:\n\t\t\t\tDocker icon \u003e Preferences \u003e Resources \u003e Disk Image Size\n\t\t\t3. Run \"minikube ssh -- docker system prune\" if using the Docker container runtime","exitcode":"26","issues":"https://github.com/kubernetes/minikube/issues/9024","message":"Docker is out of disk space! (/var is at 100% of capacity). You can pass '--force' to skip this check.","name":"RSRC_DOCKER_STORAGE","url":""}}

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E1007 12:38:59.901344  776266 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-138660" does not appear in /home/jenkins/minikube-integration/18424-506697/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E1007 12:39:00.161507  776364 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-138660" does not appear in /home/jenkins/minikube-integration/18424-506697/kubeconfig
	E1007 12:39:00.171198  776364 status.go:258] unable to read event log: stat: stat /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/insufficient-storage-138660/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (75.04s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.362584028 start -p running-upgrade-039052 --memory=2200 --vm-driver=docker  --container-runtime=docker
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.362584028 start -p running-upgrade-039052 --memory=2200 --vm-driver=docker  --container-runtime=docker: (33.604862259s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-amd64 start -p running-upgrade-039052 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-amd64 start -p running-upgrade-039052 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (36.961805322s)
helpers_test.go:175: Cleaning up "running-upgrade-039052" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p running-upgrade-039052
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p running-upgrade-039052: (2.199279804s)
--- PASS: TestRunningBinaryUpgrade (75.04s)

                                                
                                    
x
+
TestKubernetesUpgrade (89.79s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

                                                
                                                
-- 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-034868 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-034868 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (24.146732319s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-034868 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-034868 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=docker
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p kubernetes-upgrade-034868 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=docker: exit status 106 (559.691067ms)

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

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

                                                
                                                
** /stderr **
version_upgrade_test.go:273: Attempting restart after unsuccessful downgrade
version_upgrade_test.go:275: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-034868 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-034868 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (19.389018261s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-034868" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p kubernetes-upgrade-034868
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p kubernetes-upgrade-034868: (2.45137541s)
--- PASS: TestKubernetesUpgrade (89.79s)

                                                
                                    
x
+
TestMissingContainerUpgrade (121.75s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.2788887035 start -p missing-upgrade-690390 --memory=2200 --driver=docker  --container-runtime=docker
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.2788887035 start -p missing-upgrade-690390 --memory=2200 --driver=docker  --container-runtime=docker: (52.083416025s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-690390
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-690390: (10.509756649s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-690390
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-amd64 start -p missing-upgrade-690390 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-amd64 start -p missing-upgrade-690390 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (54.525779811s)
helpers_test.go:175: Cleaning up "missing-upgrade-690390" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p missing-upgrade-690390
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p missing-upgrade-690390: (2.253662025s)
--- PASS: TestMissingContainerUpgrade (121.75s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.08s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-830667] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=18424
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/18424-506697/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/18424-506697/.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.08s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (53.62s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (2.28s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (130.05s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.1650958037 start -p stopped-upgrade-143375 --memory=2200 --vm-driver=docker  --container-runtime=docker
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.1650958037 start -p stopped-upgrade-143375 --memory=2200 --vm-driver=docker  --container-runtime=docker: (1m30.000124997s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.1650958037 -p stopped-upgrade-143375 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.1650958037 -p stopped-upgrade-143375 stop: (10.730837225s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-amd64 start -p stopped-upgrade-143375 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-amd64 start -p stopped-upgrade-143375 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (29.316024377s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (130.05s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (19.43s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithStopK8s
no_kubernetes_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-830667 --no-kubernetes --driver=docker  --container-runtime=docker
no_kubernetes_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-830667 --no-kubernetes --driver=docker  --container-runtime=docker: (17.213698077s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-amd64 -p NoKubernetes-830667 status -o json
no_kubernetes_test.go:200: (dbg) Non-zero exit: out/minikube-linux-amd64 -p NoKubernetes-830667 status -o json: exit status 2 (360.827153ms)

                                                
                                                
-- stdout --
	{"Name":"NoKubernetes-830667","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-830667
no_kubernetes_test.go:124: (dbg) Done: out/minikube-linux-amd64 delete -p NoKubernetes-830667: (1.850251245s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (19.43s)

                                                
                                    
x
+
TestNoKubernetes/serial/Start (10.68s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.24s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (0.89s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.18s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (13.69s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.34s)

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

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.18s)

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

                                                
                                    
x
+
TestPause/serial/Start (38.31s)

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

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

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

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

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (29.86s)

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

                                                
                                    
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-rqk74" [f48d98b4-a07a-418e-8777-54d4fd4c4f31] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.004543967s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

                                                
                                    
x
+
TestPause/serial/Pause (0.62s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.33s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.5s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.68s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.16s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.77s)

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

                                                
                                                
-- stdout --
	[]

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p kindnet-244997 "pgrep -a kubelet"
I1007 12:43:30.424619  513567 config.go:182] Loaded profile config "kindnet-244997": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.28s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-244997 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-6fc964789b-hq5z7" [f3e36f45-04d8-4ce4-96f1-b389056a7d9b] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-hq5z7" [f3e36f45-04d8-4ce4-96f1-b389056a7d9b] Running
E1007 12:43:37.976511  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/skaffold-757691/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:43:37.982909  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/skaffold-757691/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:43:37.994701  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/skaffold-757691/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:43:38.016237  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/skaffold-757691/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:43:38.057668  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/skaffold-757691/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:43:38.139109  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/skaffold-757691/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:43:38.300718  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/skaffold-757691/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:43:38.622529  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/skaffold-757691/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:43:39.263947  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/skaffold-757691/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 12.004586505s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (12.22s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p auto-244997 "pgrep -a kubelet"
I1007 12:43:36.139733  513567 config.go:182] Loaded profile config "auto-244997": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.32s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-244997 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-ndbjv" [ac5d067d-127a-4e72-9053-674af6b1c06c] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-ndbjv" [ac5d067d-127a-4e72-9053-674af6b1c06c] Running
E1007 12:43:40.545802  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/skaffold-757691/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 10.004315776s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (10.27s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/DNS
net_test.go:175: (dbg) Run:  kubectl --context kindnet-244997 exec deployment/netcat -- nslookup kubernetes.default
E1007 12:43:43.107324  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/skaffold-757691/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:175: (dbg) Done: kubectl --context kindnet-244997 exec deployment/netcat -- nslookup kubernetes.default: (5.152451995s)
--- PASS: TestNetworkPlugins/group/kindnet/DNS (5.15s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p false-244997 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=false --driver=docker  --container-runtime=docker
E1007 12:44:13.674895  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/addons-491843/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:44:18.951752  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/skaffold-757691/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p false-244997 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=false --driver=docker  --container-runtime=docker: (1m4.653399324s)
--- PASS: TestNetworkPlugins/group/false/Start (64.65s)

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

                                                
                                                
=== 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-fxwsp" [ce193389-beb9-4834-960a-dab9e80d2719] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.039172805s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.04s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p enable-default-cni-244997 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=docker
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p enable-default-cni-244997 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=docker: (42.073664376s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (42.07s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p calico-244997 "pgrep -a kubelet"
I1007 12:44:36.755518  513567 config.go:182] Loaded profile config "calico-244997": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.51s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-244997 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-5bsqp" [78d98d43-5fc5-48b8-a288-134b77df9908] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-5bsqp" [78d98d43-5fc5-48b8-a288-134b77df9908] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 9.005088433s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (9.24s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p custom-flannel-244997 "pgrep -a kubelet"
I1007 12:44:55.177222  513567 config.go:182] Loaded profile config "custom-flannel-244997": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.30s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-244997 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-dwh4f" [a56b7d72-1356-4bf0-817a-798f758b5d66] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-dwh4f" [a56b7d72-1356-4bf0-817a-798f758b5d66] Running
E1007 12:44:59.914101  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/skaffold-757691/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 9.004158676s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (9.20s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p false-244997 "pgrep -a kubelet"
I1007 12:45:13.994077  513567 config.go:182] Loaded profile config "enable-default-cni-244997": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/false/KubeletFlags (0.33s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-244997 replace --force -f testdata/netcat-deployment.yaml
I1007 12:45:14.036369  513567 config.go:182] Loaded profile config "false-244997": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-r8vx4" [595d7123-4396-4216-997f-04de37d620fb] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-r8vx4" [595d7123-4396-4216-997f-04de37d620fb] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 11.003442685s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (11.28s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context false-244997 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/false/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-wc9jn" [ef6345f2-288e-4649-99e4-331949624876] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-wc9jn" [ef6345f2-288e-4649-99e4-331949624876] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/false/NetCatPod: app=netcat healthy within 10.003251309s
--- PASS: TestNetworkPlugins/group/false/NetCatPod (10.28s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p kubenet-244997 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --network-plugin=kubenet --driver=docker  --container-runtime=docker
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p kubenet-244997 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --network-plugin=kubenet --driver=docker  --container-runtime=docker: (1m6.748361748s)
--- PASS: TestNetworkPlugins/group/kubenet/Start (66.75s)

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

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

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

                                                
                                                
=== 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-607107 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.20.0
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-607107 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.20.0: (2m36.290297643s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (156.29s)

                                                
                                    
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-xwctf" [76b41f6e-25a7-4123-a475-0cd1d9245dd3] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.005181691s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p flannel-244997 "pgrep -a kubelet"
I1007 12:45:59.498643  513567 config.go:182] Loaded profile config "flannel-244997": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.28s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-244997 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-6fc964789b-nrfp9" [16a7e455-5da9-4222-afe2-d28561ed2a37] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-nrfp9" [16a7e455-5da9-4222-afe2-d28561ed2a37] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 9.004450146s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (9.19s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-978019 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.1
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-978019 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.1: (1m10.027932776s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (70.03s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p kubenet-244997 "pgrep -a kubelet"
I1007 12:46:32.690465  513567 config.go:182] Loaded profile config "kubenet-244997": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/kubenet/KubeletFlags (0.31s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kubenet-244997 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/kubenet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-wtz54" [2aebcde5-6934-43b0-a192-723005c470ab] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-wtz54" [2aebcde5-6934-43b0-a192-723005c470ab] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kubenet/NetCatPod: app=netcat healthy within 12.004027605s
--- PASS: TestNetworkPlugins/group/kubenet/NetCatPod (12.20s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p bridge-244997 "pgrep -a kubelet"
I1007 12:46:54.437300  513567 config.go:182] Loaded profile config "bridge-244997": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.32s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-244997 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-6fc964789b-k8qkm" [3f0745cc-4d7f-4d41-8dba-c379c8a30e45] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E1007 12:46:57.474270  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/functional-764449/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-k8qkm" [3f0745cc-4d7f-4d41-8dba-c379c8a30e45] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 10.003395477s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (10.21s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-894382 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.1
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-894382 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.1: (1m12.993189404s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (72.99s)

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

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

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

                                                
                                                
=== 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-461301 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.1
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-461301 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.1: (36.059103214s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (36.06s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-978019 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" [992f9244-57d8-404d-8f18-b18d777106a1] Pending
helpers_test.go:344: "busybox" [992f9244-57d8-404d-8f18-b18d777106a1] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [992f9244-57d8-404d-8f18-b18d777106a1] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 9.004155518s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-978019 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (9.27s)

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

                                                
                                                
=== 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-978019 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context embed-certs-978019 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonWhileActive (0.83s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-461301 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" [f570cf5b-11f9-4e49-bfcb-5533afd96969] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [f570cf5b-11f9-4e49-bfcb-5533afd96969] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 10.003654979s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-461301 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (10.28s)

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

                                                
                                                
=== 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-461301 --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-461301 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.004843619s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context default-k8s-diff-port-461301 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (1.09s)

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

                                                
                                                
=== 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-461301 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p default-k8s-diff-port-461301 --alsologtostderr -v=3: (10.883331995s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (10.88s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-894382 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" [a9700454-877c-4c7f-adf8-ff63f2a2fe9a] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [a9700454-877c-4c7f-adf8-ff63f2a2fe9a] Running
E1007 12:48:24.143635  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/kindnet-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:48:24.149999  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/kindnet-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:48:24.161321  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/kindnet-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:48:24.182991  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/kindnet-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:48:24.224404  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/kindnet-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:48:24.306587  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/kindnet-244997/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 10.004336309s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-894382 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (10.24s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-607107 create -f testdata/busybox.yaml
E1007 12:48:24.468080  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/kindnet-244997/client.crt: no such file or directory" logger="UnhandledError"
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" [9072d444-6db7-4e1e-9ea1-1adc52d5d246] Pending
E1007 12:48:24.790299  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/kindnet-244997/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "busybox" [9072d444-6db7-4e1e-9ea1-1adc52d5d246] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
E1007 12:48:26.713562  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/kindnet-244997/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "busybox" [9072d444-6db7-4e1e-9ea1-1adc52d5d246] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 10.003783205s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-607107 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (10.39s)

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

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

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

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

                                                
                                                
=== 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-461301 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.1
E1007 12:48:25.431867  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/kindnet-244997/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-461301 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.1: (4m22.453937162s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-diff-port-461301 -n default-k8s-diff-port-461301
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (262.75s)

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

                                                
                                                
=== 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-894382 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context no-preload-894382 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonWhileActive (0.88s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p no-preload-894382 --alsologtostderr -v=3
E1007 12:48:29.275785  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/kindnet-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:48:34.397249  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/kindnet-244997/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p no-preload-894382 --alsologtostderr -v=3: (10.902361738s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (10.90s)

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

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

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

                                                
                                                
=== 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-607107 --alsologtostderr -v=3
E1007 12:48:36.389867  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/auto-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:48:36.396284  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/auto-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:48:36.407713  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/auto-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:48:36.429147  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/auto-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:48:36.470608  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/auto-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:48:36.552188  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/auto-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:48:36.713750  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/auto-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:48:37.035808  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/auto-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:48:37.677435  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/auto-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:48:37.976074  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/skaffold-757691/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:48:38.959213  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/auto-244997/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p old-k8s-version-607107 --alsologtostderr -v=3: (10.934092436s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (10.93s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-894382 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.1
E1007 12:48:41.521452  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/auto-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:48:44.639429  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/kindnet-244997/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-894382 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.1: (4m23.101774746s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p no-preload-894382 -n no-preload-894382
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (263.43s)

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

                                                
                                                
=== 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-607107 -n old-k8s-version-607107
E1007 12:48:46.643789  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/auto-244997/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-607107 -n old-k8s-version-607107: exit status 7 (96.311558ms)

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

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

                                                
                                                
=== 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-607107 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.20.0
E1007 12:48:56.885597  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/auto-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:49:05.121141  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/kindnet-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:49:05.677171  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/skaffold-757691/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:49:13.674530  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/addons-491843/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:49:17.367680  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/auto-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:49:30.206586  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/calico-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:49:30.213017  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/calico-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:49:30.224405  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/calico-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:49:30.245888  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/calico-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:49:30.287327  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/calico-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:49:30.368768  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/calico-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:49:30.530341  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/calico-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:49:30.851748  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/calico-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:49:31.493415  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/calico-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:49:32.775555  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/calico-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:49:35.337390  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/calico-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:49:40.459295  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/calico-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:49:46.083367  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/kindnet-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:49:50.701475  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/calico-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:49:55.364812  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/custom-flannel-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:49:55.371230  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/custom-flannel-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:49:55.382629  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/custom-flannel-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:49:55.404026  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/custom-flannel-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:49:55.445496  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/custom-flannel-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:49:55.527125  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/custom-flannel-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:49:55.688680  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/custom-flannel-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:49:56.010365  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/custom-flannel-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:49:56.651663  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/custom-flannel-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:49:57.933467  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/custom-flannel-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:49:58.329424  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/auto-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:50:00.495705  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/custom-flannel-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:50:00.541179  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/functional-764449/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:50:05.617394  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/custom-flannel-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:50:11.183743  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/calico-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:50:14.263382  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/enable-default-cni-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:50:14.269846  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/enable-default-cni-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:50:14.281279  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/enable-default-cni-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:50:14.302761  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/enable-default-cni-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:50:14.309243  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/false-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:50:14.315663  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/false-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:50:14.327096  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/false-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:50:14.344558  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/enable-default-cni-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:50:14.349079  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/false-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:50:14.390530  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/false-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:50:14.426888  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/enable-default-cni-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:50:14.472277  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/false-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:50:14.588728  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/enable-default-cni-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:50:14.634563  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/false-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:50:14.911040  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/enable-default-cni-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:50:14.956572  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/false-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:50:15.552950  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/enable-default-cni-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:50:15.598411  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/false-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:50:15.859561  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/custom-flannel-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:50:16.835368  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/enable-default-cni-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:50:16.879749  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/false-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:50:19.397514  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/enable-default-cni-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:50:19.442040  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/false-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:50:24.519390  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/enable-default-cni-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:50:24.563932  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/false-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:50:34.761096  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/enable-default-cni-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:50:34.805494  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/false-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:50:36.341378  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/custom-flannel-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:50:52.145163  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/calico-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:50:53.217164  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/flannel-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:50:53.223620  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/flannel-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:50:53.234978  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/flannel-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:50:53.256492  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/flannel-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:50:53.297903  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/flannel-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:50:53.379364  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/flannel-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:50:53.541303  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/flannel-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:50:53.863124  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/flannel-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:50:54.505099  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/flannel-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:50:55.242570  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/enable-default-cni-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:50:55.287047  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/false-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:50:55.787199  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/flannel-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:50:58.349278  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/flannel-244997/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-607107 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.20.0: (2m14.392592764s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-607107 -n old-k8s-version-607107
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (134.71s)

                                                
                                    
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-cd95d586-ngw6d" [68ca2234-b0de-41c8-893f-2fd14d63f9d2] Running
E1007 12:51:03.471013  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/flannel-244997/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004491534s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-ngw6d" [68ca2234-b0de-41c8-893f-2fd14d63f9d2] Running
E1007 12:51:08.005332  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/kindnet-244997/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.00366478s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-607107 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.07s)

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

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

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

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

                                                
                                                
-- 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-607107 -n old-k8s-version-607107
E1007 12:51:13.712499  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/flannel-244997/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p old-k8s-version-607107 -n old-k8s-version-607107: exit status 2 (294.227954ms)

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-510169 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.1
E1007 12:51:20.251088  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/auto-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:51:32.883425  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/kubenet-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:51:32.889773  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/kubenet-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:51:32.901146  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/kubenet-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:51:32.922683  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/kubenet-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:51:32.964104  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/kubenet-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:51:33.045522  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/kubenet-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:51:33.207092  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/kubenet-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:51:33.529149  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/kubenet-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:51:34.171502  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/kubenet-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:51:34.193838  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/flannel-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:51:35.453050  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/kubenet-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:51:36.204373  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/enable-default-cni-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:51:36.248839  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/false-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:51:38.015162  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/kubenet-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:51:43.136678  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/kubenet-244997/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-510169 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.1: (30.422255583s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (30.42s)

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

                                                
                                                
=== 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-510169 --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 newest-cni-510169 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.146868188s)
start_stop_delete_test.go:211: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (1.15s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p newest-cni-510169 --alsologtostderr -v=3
E1007 12:51:53.378125  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/kubenet-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:51:54.630972  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/bridge-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:51:54.637412  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/bridge-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:51:54.648831  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/bridge-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:51:54.670290  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/bridge-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:51:54.711766  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/bridge-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:51:54.793210  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/bridge-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:51:54.954661  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/bridge-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:51:55.276347  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/bridge-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:51:55.918632  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/bridge-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:51:57.200313  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/bridge-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:51:57.474829  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/functional-764449/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p newest-cni-510169 --alsologtostderr -v=3: (10.281064378s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (10.28s)

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

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

                                                
                                                
-- 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-510169 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
E1007 12:51:59.762249  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/bridge-244997/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (0.25s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-510169 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.1
E1007 12:52:04.883772  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/bridge-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:52:13.860111  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/kubenet-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:52:14.066791  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/calico-244997/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-510169 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.1: (14.816634253s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-510169 -n newest-cni-510169
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (15.14s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p newest-cni-510169 image list --format=json
E1007 12:52:15.125461  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/bridge-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:52:15.155874  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/flannel-244997/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.24s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-89g4g" [af2677e0-dfcc-4548-9ad3-f4651dbf60b1] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003990273s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-89g4g" [af2677e0-dfcc-4548-9ad3-f4651dbf60b1] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004098667s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-978019 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.08s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 pause -p embed-certs-978019 --alsologtostderr -v=1
E1007 12:52:35.607150  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/bridge-244997/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p embed-certs-978019 -n embed-certs-978019
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p embed-certs-978019 -n embed-certs-978019: exit status 2 (290.494553ms)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-r4bm6" [f8530a4d-a5ff-4f06-ba1f-1521b40aab37] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004926253s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-r4bm6" [f8530a4d-a5ff-4f06-ba1f-1521b40aab37] Running
E1007 12:52:54.821903  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/kubenet-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:52:58.126593  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/enable-default-cni-244997/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:52:58.171009  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/false-244997/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004111084s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-461301 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.07s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-v4vsl" [4f4d0cd4-035c-4738-a1b6-886182a5a13c] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004454787s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-v4vsl" [4f4d0cd4-035c-4738-a1b6-886182a5a13c] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004378239s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-894382 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.07s)

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

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

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

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

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

                                                
                                                
-- 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-894382 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p no-preload-894382 -n no-preload-894382
E1007 12:53:16.569258  513567 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-506697/.minikube/profiles/bridge-244997/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p no-preload-894382 -n no-preload-894382
--- PASS: TestStartStop/group/no-preload/serial/Pause (2.41s)

                                                
                                    

Test skip (20/343)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

                                                
                                                
=== RUN   TestDockerEnvContainerd
docker_test.go:170: running with docker true 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:550: only validate podman env with docker container runtime, currently testing docker
--- SKIP: TestFunctional/parallel/PodmanEnv (0.00s)

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

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

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

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

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

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

                                                
                                    
x
+
TestGvisorAddon (0s)

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

                                                
                                    
x
+
TestImageBuild/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
+
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
+
TestNetworkPlugins/group/cilium (5.25s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

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

                                                
                                    
Copied to clipboard