Test Report: Docker_Linux 16845

                    
                      057581f5ed3e12353dc61aa76dd7fc4d5b684809:2023-07-07:30036
                    
                

Test fail (1/318)

Order failed test Duration
244 TestNoKubernetes/serial/StartNoArgs 7.31
x
+
TestNoKubernetes/serial/StartNoArgs (7.31s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:191: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-842025 --driver=docker  --container-runtime=docker
no_kubernetes_test.go:191: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p NoKubernetes-842025 --driver=docker  --container-runtime=docker: exit status 90 (6.969268829s)

                                                
                                                
-- stdout --
	* [NoKubernetes-842025] minikube v1.30.1 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=16845
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/16845-64681/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/16845-64681/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Using the docker driver based on existing profile
	* Starting minikube without Kubernetes in cluster NoKubernetes-842025
	* Pulling base image ...
	* Restarting existing docker container for "NoKubernetes-842025" ...
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to RUNTIME_ENABLE: Failed to enable container runtime: sudo systemctl restart docker: Process exited with status 1
	stdout:
	
	stderr:
	Job for docker.service failed because the control process exited with error code.
	See "systemctl status docker.service" and "journalctl -xeu docker.service" for details.
	
	* 
	╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * 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.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
no_kubernetes_test.go:193: failed to start minikube with args: "out/minikube-linux-amd64 start -p NoKubernetes-842025 --driver=docker  --container-runtime=docker" : exit status 90
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestNoKubernetes/serial/StartNoArgs]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect NoKubernetes-842025
helpers_test.go:235: (dbg) docker inspect NoKubernetes-842025:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "e9c29c8dfbd0e55e3778f6fee17e1488b0f2182a3b100d80fdbbed204cfe3947",
	        "Created": "2023-07-07T22:54:51.233233322Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 287151,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2023-07-07T22:55:06.139499703Z",
	            "FinishedAt": "2023-07-07T22:55:02.721145736Z"
	        },
	        "Image": "sha256:200657b779b56504580f087762ce29a36bd21d983dabf4b13192d008a5938235",
	        "ResolvConfPath": "/var/lib/docker/containers/e9c29c8dfbd0e55e3778f6fee17e1488b0f2182a3b100d80fdbbed204cfe3947/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/e9c29c8dfbd0e55e3778f6fee17e1488b0f2182a3b100d80fdbbed204cfe3947/hostname",
	        "HostsPath": "/var/lib/docker/containers/e9c29c8dfbd0e55e3778f6fee17e1488b0f2182a3b100d80fdbbed204cfe3947/hosts",
	        "LogPath": "/var/lib/docker/containers/e9c29c8dfbd0e55e3778f6fee17e1488b0f2182a3b100d80fdbbed204cfe3947/e9c29c8dfbd0e55e3778f6fee17e1488b0f2182a3b100d80fdbbed204cfe3947-json.log",
	        "Name": "/NoKubernetes-842025",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "NoKubernetes-842025:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "NoKubernetes-842025",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "CapAdd": null,
	            "CapDrop": null,
	            "CgroupnsMode": "host",
	            "Dns": [],
	            "DnsOptions": [],
	            "DnsSearch": [],
	            "ExtraHosts": null,
	            "GroupAdd": null,
	            "IpcMode": "private",
	            "Cgroup": "",
	            "Links": null,
	            "OomScoreAdj": 0,
	            "PidMode": "",
	            "Privileged": true,
	            "PublishAllPorts": false,
	            "ReadonlyRootfs": false,
	            "SecurityOpt": [
	                "seccomp=unconfined",
	                "apparmor=unconfined",
	                "label=disable"
	            ],
	            "Tmpfs": {
	                "/run": "",
	                "/tmp": ""
	            },
	            "UTSMode": "",
	            "UsernsMode": "",
	            "ShmSize": 67108864,
	            "Runtime": "runc",
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 8388608000,
	            "NanoCpus": 2000000000,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": [],
	            "BlkioDeviceWriteBps": [],
	            "BlkioDeviceReadIOps": [],
	            "BlkioDeviceWriteIOps": [],
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "MemoryReservation": 0,
	            "MemorySwap": 16777216000,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": null,
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "LowerDir": "/var/lib/docker/overlay2/fbd4bea7045bf37bfb9f03d8eb7c56ae5ddefe7a7c87e2e2e524accd0e5f9a79-init/diff:/var/lib/docker/overlay2/93c16fcb623727504a37677bd96ded856cbb6ae61715e027a1293307dcbbb4ba/diff",
	                "MergedDir": "/var/lib/docker/overlay2/fbd4bea7045bf37bfb9f03d8eb7c56ae5ddefe7a7c87e2e2e524accd0e5f9a79/merged",
	                "UpperDir": "/var/lib/docker/overlay2/fbd4bea7045bf37bfb9f03d8eb7c56ae5ddefe7a7c87e2e2e524accd0e5f9a79/diff",
	                "WorkDir": "/var/lib/docker/overlay2/fbd4bea7045bf37bfb9f03d8eb7c56ae5ddefe7a7c87e2e2e524accd0e5f9a79/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "NoKubernetes-842025",
	                "Source": "/var/lib/docker/volumes/NoKubernetes-842025/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "NoKubernetes-842025",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.39-1688681246-16834@sha256:849205234efc46da016f3a964268d7c76363fc521532c280d0e8a6bf1cc393b5",
	            "Volumes": null,
	            "WorkingDir": "/",
	            "Entrypoint": [
	                "/usr/local/bin/entrypoint",
	                "/sbin/init"
	            ],
	            "OnBuild": null,
	            "Labels": {
	                "created_by.minikube.sigs.k8s.io": "true",
	                "mode.minikube.sigs.k8s.io": "NoKubernetes-842025",
	                "name.minikube.sigs.k8s.io": "NoKubernetes-842025",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "c3238c9ba626c153321639ee9c4c28714a5eeab54317a65893d7ed82b531427f",
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32964"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32963"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32960"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32962"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32961"
	                    }
	                ]
	            },
	            "SandboxKey": "/var/run/docker/netns/c3238c9ba626",
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "NoKubernetes-842025": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.94.2"
	                    },
	                    "Links": null,
	                    "Aliases": [
	                        "e9c29c8dfbd0",
	                        "NoKubernetes-842025"
	                    ],
	                    "NetworkID": "ae82deff02baec579b6bdc7f332d8547507dbe2062081c147da0a7dcea470978",
	                    "EndpointID": "1af10fff249d09c90ec8a570ca8d75073d25b80de6a7c871811e8bca92b12bbb",
	                    "Gateway": "192.168.94.1",
	                    "IPAddress": "192.168.94.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "MacAddress": "02:42:c0:a8:5e:02",
	                    "DriverOpts": null
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p NoKubernetes-842025 -n NoKubernetes-842025
helpers_test.go:239: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p NoKubernetes-842025 -n NoKubernetes-842025: exit status 6 (301.349112ms)

                                                
                                                
-- stdout --
	Running
	WARNING: Your kubectl is pointing to stale minikube-vm.
	To fix the kubectl context, run `minikube update-context`

                                                
                                                
-- /stdout --
** stderr ** 
	E0707 22:55:12.637807  289827 status.go:415] kubeconfig endpoint: extract IP: "NoKubernetes-842025" does not appear in /home/jenkins/minikube-integration/16845-64681/kubeconfig

                                                
                                                
** /stderr **
helpers_test.go:239: status error: exit status 6 (may be ok)
helpers_test.go:241: "NoKubernetes-842025" host is not running, skipping log retrieval (state="Running\nWARNING: Your kubectl is pointing to stale minikube-vm.\nTo fix the kubectl context, run `minikube update-context`")
--- FAIL: TestNoKubernetes/serial/StartNoArgs (7.31s)

                                                
                                    

Test pass (298/318)

Order passed test Duration
3 TestDownloadOnly/v1.16.0/json-events 20.88
4 TestDownloadOnly/v1.16.0/preload-exists 0
8 TestDownloadOnly/v1.16.0/LogsDuration 0.06
10 TestDownloadOnly/v1.27.3/json-events 5.15
11 TestDownloadOnly/v1.27.3/preload-exists 0
15 TestDownloadOnly/v1.27.3/LogsDuration 0.06
16 TestDownloadOnly/DeleteAll 0.18
17 TestDownloadOnly/DeleteAlwaysSucceeds 0.11
18 TestDownloadOnlyKic 1.12
19 TestBinaryMirror 0.69
20 TestOffline 64.01
22 TestAddons/Setup 128.96
24 TestAddons/parallel/Registry 15.38
25 TestAddons/parallel/Ingress 24.35
26 TestAddons/parallel/InspektorGadget 10.87
27 TestAddons/parallel/MetricsServer 5.79
28 TestAddons/parallel/HelmTiller 11.7
30 TestAddons/parallel/CSI 52.81
31 TestAddons/parallel/Headlamp 12.69
32 TestAddons/parallel/CloudSpanner 5.37
35 TestAddons/serial/GCPAuth/Namespaces 0.15
36 TestAddons/StoppedEnableDisable 10.89
37 TestCertOptions 41.09
38 TestCertExpiration 242.06
39 TestDockerFlags 33.41
40 TestForceSystemdFlag 39.43
41 TestForceSystemdEnv 34.78
42 TestKVMDriverInstallOrUpdate 3.38
46 TestErrorSpam/setup 25.61
47 TestErrorSpam/start 0.57
48 TestErrorSpam/status 0.82
49 TestErrorSpam/pause 1.1
50 TestErrorSpam/unpause 1.1
51 TestErrorSpam/stop 10.89
54 TestFunctional/serial/CopySyncFile 0
55 TestFunctional/serial/StartWithProxy 49.51
56 TestFunctional/serial/AuditLog 0
57 TestFunctional/serial/SoftStart 38.16
58 TestFunctional/serial/KubeContext 0.04
59 TestFunctional/serial/KubectlGetPods 0.07
62 TestFunctional/serial/CacheCmd/cache/add_remote 2.12
63 TestFunctional/serial/CacheCmd/cache/add_local 1.37
64 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.04
65 TestFunctional/serial/CacheCmd/cache/list 0.04
66 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.28
67 TestFunctional/serial/CacheCmd/cache/cache_reload 1.24
68 TestFunctional/serial/CacheCmd/cache/delete 0.09
69 TestFunctional/serial/MinikubeKubectlCmd 0.1
70 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.1
71 TestFunctional/serial/ExtraConfig 39.85
72 TestFunctional/serial/ComponentHealth 0.07
73 TestFunctional/serial/LogsCmd 0.98
74 TestFunctional/serial/LogsFileCmd 1.03
75 TestFunctional/serial/InvalidService 4.15
77 TestFunctional/parallel/ConfigCmd 0.35
78 TestFunctional/parallel/DashboardCmd 8.32
79 TestFunctional/parallel/DryRun 0.52
80 TestFunctional/parallel/InternationalLanguage 0.21
81 TestFunctional/parallel/StatusCmd 1.11
85 TestFunctional/parallel/ServiceCmdConnect 7.77
86 TestFunctional/parallel/AddonsCmd 0.14
87 TestFunctional/parallel/PersistentVolumeClaim 33.56
89 TestFunctional/parallel/SSHCmd 0.58
90 TestFunctional/parallel/CpCmd 1.29
91 TestFunctional/parallel/MySQL 28.63
92 TestFunctional/parallel/FileSync 0.27
93 TestFunctional/parallel/CertSync 1.85
97 TestFunctional/parallel/NodeLabels 0.06
99 TestFunctional/parallel/NonActiveRuntimeDisabled 0.35
101 TestFunctional/parallel/License 0.22
102 TestFunctional/parallel/ServiceCmd/DeployApp 9.23
103 TestFunctional/parallel/ProfileCmd/profile_not_create 0.38
104 TestFunctional/parallel/ProfileCmd/profile_list 0.42
105 TestFunctional/parallel/MountCmd/any-port 8.29
106 TestFunctional/parallel/ProfileCmd/profile_json_output 0.5
107 TestFunctional/parallel/Version/short 0.04
108 TestFunctional/parallel/Version/components 0.82
109 TestFunctional/parallel/ImageCommands/ImageListShort 0.18
110 TestFunctional/parallel/ImageCommands/ImageListTable 0.23
111 TestFunctional/parallel/ImageCommands/ImageListJson 0.21
112 TestFunctional/parallel/ImageCommands/ImageListYaml 0.19
113 TestFunctional/parallel/ImageCommands/ImageBuild 3.11
114 TestFunctional/parallel/ImageCommands/Setup 1.6
115 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 3.2
116 TestFunctional/parallel/UpdateContextCmd/no_changes 0.12
117 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.12
118 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.12
119 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 2.82
120 TestFunctional/parallel/ServiceCmd/List 0.38
121 TestFunctional/parallel/MountCmd/specific-port 2.04
122 TestFunctional/parallel/ServiceCmd/JSONOutput 0.37
123 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 6.89
124 TestFunctional/parallel/ServiceCmd/HTTPS 0.37
125 TestFunctional/parallel/ServiceCmd/Format 0.43
126 TestFunctional/parallel/ServiceCmd/URL 0.42
127 TestFunctional/parallel/DockerEnv/bash 1.21
128 TestFunctional/parallel/MountCmd/VerifyCleanup 1.84
130 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.5
131 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
133 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 14.39
134 TestFunctional/parallel/ImageCommands/ImageSaveToFile 1.12
135 TestFunctional/parallel/ImageCommands/ImageRemove 0.59
136 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 1.69
137 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 2.62
138 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.06
139 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
143 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
144 TestFunctional/delete_addon-resizer_images 0.07
145 TestFunctional/delete_my-image_image 0.02
146 TestFunctional/delete_minikube_cached_images 0.01
150 TestImageBuild/serial/Setup 25.31
151 TestImageBuild/serial/NormalBuild 1.59
152 TestImageBuild/serial/BuildWithBuildArg 0.9
153 TestImageBuild/serial/BuildWithDockerIgnore 0.68
154 TestImageBuild/serial/BuildWithSpecifiedDockerfile 0.67
157 TestIngressAddonLegacy/StartLegacyK8sCluster 89.21
159 TestIngressAddonLegacy/serial/ValidateIngressAddonActivation 10.14
160 TestIngressAddonLegacy/serial/ValidateIngressDNSAddonActivation 0.33
161 TestIngressAddonLegacy/serial/ValidateIngressAddons 29.73
164 TestJSONOutput/start/Command 52.87
165 TestJSONOutput/start/Audit 0
167 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
168 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
170 TestJSONOutput/pause/Command 0.47
171 TestJSONOutput/pause/Audit 0
173 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
174 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
176 TestJSONOutput/unpause/Command 0.43
177 TestJSONOutput/unpause/Audit 0
179 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
180 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
182 TestJSONOutput/stop/Command 5.68
183 TestJSONOutput/stop/Audit 0
185 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
186 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
187 TestErrorJSONOutput 0.18
189 TestKicCustomNetwork/create_custom_network 26.48
190 TestKicCustomNetwork/use_default_bridge_network 24.82
191 TestKicExistingNetwork 27.61
192 TestKicCustomSubnet 27.67
193 TestKicStaticIP 26.35
194 TestMainNoArgs 0.04
195 TestMinikubeProfile 54.16
198 TestMountStart/serial/StartWithMountFirst 8.32
199 TestMountStart/serial/VerifyMountFirst 0.23
200 TestMountStart/serial/StartWithMountSecond 5.64
201 TestMountStart/serial/VerifyMountSecond 0.23
202 TestMountStart/serial/DeleteFirst 1.44
203 TestMountStart/serial/VerifyMountPostDelete 0.23
204 TestMountStart/serial/Stop 1.18
205 TestMountStart/serial/RestartStopped 7.17
206 TestMountStart/serial/VerifyMountPostStop 0.23
209 TestMultiNode/serial/FreshStart2Nodes 68.59
210 TestMultiNode/serial/DeployApp2Nodes 42.22
211 TestMultiNode/serial/PingHostFrom2Pods 0.78
212 TestMultiNode/serial/AddNode 14.94
213 TestMultiNode/serial/ProfileList 0.28
214 TestMultiNode/serial/CopyFile 8.72
215 TestMultiNode/serial/StopNode 2.08
216 TestMultiNode/serial/StartAfterStop 11.29
217 TestMultiNode/serial/RestartKeepsNodes 91.14
218 TestMultiNode/serial/DeleteNode 4.6
219 TestMultiNode/serial/StopMultiNode 21.58
220 TestMultiNode/serial/RestartMultiNode 78.3
221 TestMultiNode/serial/ValidateNameConflict 27.03
226 TestPreload 151.06
228 TestScheduledStopUnix 98.3
229 TestSkaffold 104.7
231 TestInsufficientStorage 12.95
232 TestRunningBinaryUpgrade 56.61
234 TestKubernetesUpgrade 360.2
235 TestMissingContainerUpgrade 120.66
237 TestNoKubernetes/serial/StartNoK8sWithVersion 0.09
238 TestNoKubernetes/serial/StartWithK8s 37.54
239 TestNoKubernetes/serial/StartWithStopK8s 15.6
240 TestNoKubernetes/serial/Start 9.32
241 TestNoKubernetes/serial/VerifyK8sNotRunning 0.28
242 TestNoKubernetes/serial/ProfileList 2.85
243 TestNoKubernetes/serial/Stop 2.93
245 TestStoppedBinaryUpgrade/Setup 0.52
246 TestStoppedBinaryUpgrade/Upgrade 91.04
247 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.26
248 TestStoppedBinaryUpgrade/MinikubeLogs 1.33
257 TestPause/serial/Start 50.38
270 TestStartStop/group/old-k8s-version/serial/FirstStart 124.63
271 TestPause/serial/SecondStartNoReconfiguration 39.32
273 TestStartStop/group/no-preload/serial/FirstStart 60.7
274 TestPause/serial/Pause 0.81
275 TestPause/serial/VerifyStatus 0.42
276 TestPause/serial/Unpause 0.57
277 TestPause/serial/PauseAgain 0.83
278 TestPause/serial/DeletePaused 2.19
279 TestPause/serial/VerifyDeletedResources 1.13
281 TestStartStop/group/embed-certs/serial/FirstStart 50.51
282 TestStartStop/group/no-preload/serial/DeployApp 8.41
283 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 0.82
284 TestStartStop/group/no-preload/serial/Stop 10.95
285 TestStartStop/group/embed-certs/serial/DeployApp 9.38
286 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.15
287 TestStartStop/group/no-preload/serial/SecondStart 312.44
288 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 0.73
289 TestStartStop/group/embed-certs/serial/Stop 10.78
290 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.17
291 TestStartStop/group/embed-certs/serial/SecondStart 331.35
292 TestStartStop/group/old-k8s-version/serial/DeployApp 9.47
293 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 0.62
294 TestStartStop/group/old-k8s-version/serial/Stop 10.69
295 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.15
296 TestStartStop/group/old-k8s-version/serial/SecondStart 431.74
298 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 50.62
299 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 8.41
300 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 0.72
301 TestStartStop/group/default-k8s-diff-port/serial/Stop 10.98
302 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.14
303 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 588
304 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 14.02
305 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.08
306 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.31
307 TestStartStop/group/no-preload/serial/Pause 2.49
309 TestStartStop/group/newest-cni/serial/FirstStart 41.55
310 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 10.02
311 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.09
312 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.33
313 TestStartStop/group/embed-certs/serial/Pause 2.62
314 TestNetworkPlugins/group/auto/Start 54.71
315 TestStartStop/group/newest-cni/serial/DeployApp 0
316 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 0.95
317 TestStartStop/group/newest-cni/serial/Stop 10.93
318 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.18
319 TestStartStop/group/newest-cni/serial/SecondStart 28.8
320 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
321 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
322 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.35
323 TestStartStop/group/newest-cni/serial/Pause 2.99
324 TestNetworkPlugins/group/kindnet/Start 55.46
325 TestNetworkPlugins/group/auto/KubeletFlags 0.3
326 TestNetworkPlugins/group/auto/NetCatPod 12.32
327 TestNetworkPlugins/group/auto/DNS 0.17
328 TestNetworkPlugins/group/auto/Localhost 0.16
329 TestNetworkPlugins/group/auto/HairPin 0.14
330 TestNetworkPlugins/group/calico/Start 70.42
331 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 5.02
332 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.08
333 TestNetworkPlugins/group/kindnet/ControllerPod 5.02
334 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.31
335 TestStartStop/group/old-k8s-version/serial/Pause 2.47
336 TestNetworkPlugins/group/kindnet/KubeletFlags 0.49
337 TestNetworkPlugins/group/kindnet/NetCatPod 8.28
338 TestNetworkPlugins/group/custom-flannel/Start 59.15
339 TestNetworkPlugins/group/kindnet/DNS 0.21
340 TestNetworkPlugins/group/kindnet/Localhost 0.19
341 TestNetworkPlugins/group/kindnet/HairPin 0.23
342 TestNetworkPlugins/group/false/Start 82.52
343 TestNetworkPlugins/group/calico/ControllerPod 5.03
344 TestNetworkPlugins/group/calico/KubeletFlags 0.32
345 TestNetworkPlugins/group/calico/NetCatPod 10.42
346 TestNetworkPlugins/group/calico/DNS 0.2
347 TestNetworkPlugins/group/calico/Localhost 0.18
348 TestNetworkPlugins/group/calico/HairPin 0.17
349 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.26
350 TestNetworkPlugins/group/custom-flannel/NetCatPod 10.33
351 TestNetworkPlugins/group/custom-flannel/DNS 0.17
352 TestNetworkPlugins/group/custom-flannel/Localhost 0.17
353 TestNetworkPlugins/group/custom-flannel/HairPin 0.24
354 TestNetworkPlugins/group/enable-default-cni/Start 81.38
355 TestNetworkPlugins/group/flannel/Start 55.03
356 TestNetworkPlugins/group/false/KubeletFlags 0.26
357 TestNetworkPlugins/group/false/NetCatPod 10.33
358 TestNetworkPlugins/group/false/DNS 0.16
359 TestNetworkPlugins/group/false/Localhost 0.13
360 TestNetworkPlugins/group/false/HairPin 0.13
361 TestNetworkPlugins/group/bridge/Start 39.8
362 TestNetworkPlugins/group/flannel/ControllerPod 5.02
363 TestNetworkPlugins/group/flannel/KubeletFlags 0.35
364 TestNetworkPlugins/group/flannel/NetCatPod 8.3
365 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.26
366 TestNetworkPlugins/group/enable-default-cni/NetCatPod 9.34
367 TestNetworkPlugins/group/flannel/DNS 0.19
368 TestNetworkPlugins/group/flannel/Localhost 0.15
369 TestNetworkPlugins/group/flannel/HairPin 0.19
370 TestNetworkPlugins/group/enable-default-cni/DNS 0.2
371 TestNetworkPlugins/group/enable-default-cni/Localhost 0.16
372 TestNetworkPlugins/group/enable-default-cni/HairPin 0.18
373 TestNetworkPlugins/group/kubenet/Start 51.36
374 TestNetworkPlugins/group/bridge/KubeletFlags 0.34
375 TestNetworkPlugins/group/bridge/NetCatPod 10.37
376 TestNetworkPlugins/group/bridge/DNS 21.08
377 TestNetworkPlugins/group/bridge/Localhost 0.13
378 TestNetworkPlugins/group/bridge/HairPin 0.14
379 TestNetworkPlugins/group/kubenet/KubeletFlags 0.27
380 TestNetworkPlugins/group/kubenet/NetCatPod 10.27
381 TestNetworkPlugins/group/kubenet/DNS 0.16
382 TestNetworkPlugins/group/kubenet/Localhost 0.13
383 TestNetworkPlugins/group/kubenet/HairPin 0.14
384 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 5.01
385 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.07
386 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.29
387 TestStartStop/group/default-k8s-diff-port/serial/Pause 2.24
x
+
TestDownloadOnly/v1.16.0/json-events (20.88s)

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

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

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

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

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

                                                
                                                
-- stdout --
	* 
	* ==> Audit <==
	* |---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-099975 | jenkins | v1.30.1 | 07 Jul 23 22:26 UTC |          |
	|         | -p download-only-099975        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.16.0   |                      |         |         |                     |          |
	|         | --container-runtime=docker     |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=docker     |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	* 
	* ==> Last Start <==
	* Log file created at: 2023/07/07 22:26:21
	Running on machine: ubuntu-20-agent-7
	Binary: Built with gc go1.20.5 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0707 22:26:21.088043   71449 out.go:296] Setting OutFile to fd 1 ...
	I0707 22:26:21.088192   71449 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I0707 22:26:21.088203   71449 out.go:309] Setting ErrFile to fd 2...
	I0707 22:26:21.088211   71449 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I0707 22:26:21.088655   71449 root.go:336] Updating PATH: /home/jenkins/minikube-integration/16845-64681/.minikube/bin
	W0707 22:26:21.089029   71449 root.go:312] Error reading config file at /home/jenkins/minikube-integration/16845-64681/.minikube/config/config.json: open /home/jenkins/minikube-integration/16845-64681/.minikube/config/config.json: no such file or directory
	I0707 22:26:21.089764   71449 out.go:303] Setting JSON to true
	I0707 22:26:21.090660   71449 start.go:127] hostinfo: {"hostname":"ubuntu-20-agent-7","uptime":4120,"bootTime":1688764661,"procs":207,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1037-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0707 22:26:21.090723   71449 start.go:137] virtualization: kvm guest
	I0707 22:26:21.092974   71449 out.go:97] [download-only-099975] minikube v1.30.1 on Ubuntu 20.04 (kvm/amd64)
	I0707 22:26:21.094347   71449 out.go:169] MINIKUBE_LOCATION=16845
	I0707 22:26:21.093091   71449 notify.go:220] Checking for updates...
	W0707 22:26:21.093089   71449 preload.go:295] Failed to list preload files: open /home/jenkins/minikube-integration/16845-64681/.minikube/cache/preloaded-tarball: no such file or directory
	I0707 22:26:21.096987   71449 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0707 22:26:21.098309   71449 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/16845-64681/kubeconfig
	I0707 22:26:21.099614   71449 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/16845-64681/.minikube
	I0707 22:26:21.100919   71449 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0707 22:26:21.103328   71449 out.go:272] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0707 22:26:21.103564   71449 driver.go:373] Setting default libvirt URI to qemu:///system
	I0707 22:26:21.125132   71449 docker.go:121] docker version: linux-24.0.4:Docker Engine - Community
	I0707 22:26:21.125200   71449 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0707 22:26:21.487761   71449 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 logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:45 SystemTime:2023-07-07 22:26:21.479706784 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1037-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Archi
tecture:x86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33648062464 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-7 Labels:[] ExperimentalBuild:false ServerVersion:24.0.4 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:3dce8eb055cbb6872793272b4f20ed16117344f8 Expected:3dce8eb055cbb6872793272b4f20ed16117344f8} RuncCommit:{ID:v1.1.7-0-g860f061 Expected:v1.1.7-0-g860f061} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.11.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.19.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0707 22:26:21.487884   71449 docker.go:294] overlay module found
	I0707 22:26:21.489531   71449 out.go:97] Using the docker driver based on user configuration
	I0707 22:26:21.489550   71449 start.go:297] selected driver: docker
	I0707 22:26:21.489555   71449 start.go:944] validating driver "docker" against <nil>
	I0707 22:26:21.489677   71449 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0707 22:26:21.539928   71449 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 logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:45 SystemTime:2023-07-07 22:26:21.532160306 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1037-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Archi
tecture:x86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33648062464 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-7 Labels:[] ExperimentalBuild:false ServerVersion:24.0.4 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:3dce8eb055cbb6872793272b4f20ed16117344f8 Expected:3dce8eb055cbb6872793272b4f20ed16117344f8} RuncCommit:{ID:v1.1.7-0-g860f061 Expected:v1.1.7-0-g860f061} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.11.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.19.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0707 22:26:21.540099   71449 start_flags.go:305] no existing cluster config was found, will generate one from the flags 
	I0707 22:26:21.540622   71449 start_flags.go:382] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0707 22:26:21.540806   71449 start_flags.go:901] Wait components to verify : map[apiserver:true system_pods:true]
	I0707 22:26:21.542560   71449 out.go:169] Using Docker driver with root privileges
	I0707 22:26:21.543841   71449 cni.go:84] Creating CNI manager for ""
	I0707 22:26:21.543901   71449 cni.go:168] CNI unnecessary in this configuration, recommending no CNI
	I0707 22:26:21.543917   71449 start_flags.go:319] config:
	{Name:download-only-099975 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.39-1688681246-16834@sha256:849205234efc46da016f3a964268d7c76363fc521532c280d0e8a6bf1cc393b5 Memory:8000 CPUs:2 DiskSize:20000 VMDriver: 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:0 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.16.0 ClusterName:download-only-099975 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRu
ntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0}
	I0707 22:26:21.545527   71449 out.go:97] Starting control plane node download-only-099975 in cluster download-only-099975
	I0707 22:26:21.545579   71449 cache.go:122] Beginning downloading kic base image for docker with docker
	I0707 22:26:21.546897   71449 out.go:97] Pulling base image ...
	I0707 22:26:21.546922   71449 preload.go:132] Checking if preload exists for k8s version v1.16.0 and runtime docker
	I0707 22:26:21.547046   71449 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.39-1688681246-16834@sha256:849205234efc46da016f3a964268d7c76363fc521532c280d0e8a6bf1cc393b5 in local docker daemon
	I0707 22:26:21.561455   71449 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.39-1688681246-16834@sha256:849205234efc46da016f3a964268d7c76363fc521532c280d0e8a6bf1cc393b5 to local cache
	I0707 22:26:21.561610   71449 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.39-1688681246-16834@sha256:849205234efc46da016f3a964268d7c76363fc521532c280d0e8a6bf1cc393b5 in local cache directory
	I0707 22:26:21.561682   71449 image.go:118] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.39-1688681246-16834@sha256:849205234efc46da016f3a964268d7c76363fc521532c280d0e8a6bf1cc393b5 to local cache
	I0707 22:26:21.570933   71449 preload.go:119] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.16.0/preloaded-images-k8s-v18-v1.16.0-docker-overlay2-amd64.tar.lz4
	I0707 22:26:21.570956   71449 cache.go:57] Caching tarball of preloaded images
	I0707 22:26:21.571056   71449 preload.go:132] Checking if preload exists for k8s version v1.16.0 and runtime docker
	I0707 22:26:21.572757   71449 out.go:97] Downloading Kubernetes v1.16.0 preload ...
	I0707 22:26:21.572784   71449 preload.go:238] getting checksum for preloaded-images-k8s-v18-v1.16.0-docker-overlay2-amd64.tar.lz4 ...
	I0707 22:26:21.602633   71449 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.16.0/preloaded-images-k8s-v18-v1.16.0-docker-overlay2-amd64.tar.lz4?checksum=md5:326f3ce331abb64565b50b8c9e791244 -> /home/jenkins/minikube-integration/16845-64681/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.16.0-docker-overlay2-amd64.tar.lz4
	I0707 22:26:23.862716   71449 preload.go:249] saving checksum for preloaded-images-k8s-v18-v1.16.0-docker-overlay2-amd64.tar.lz4 ...
	I0707 22:26:23.862792   71449 preload.go:256] verifying checksum of /home/jenkins/minikube-integration/16845-64681/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.16.0-docker-overlay2-amd64.tar.lz4 ...
	I0707 22:26:24.580130   71449 cache.go:60] Finished verifying existence of preloaded tar for  v1.16.0 on docker
	I0707 22:26:24.580472   71449 profile.go:148] Saving config to /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/download-only-099975/config.json ...
	I0707 22:26:24.580507   71449 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/download-only-099975/config.json: {Name:mkf0fd0ebc37bb2e71e452f5b6c7a79bc2e50b17 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0707 22:26:24.580666   71449 preload.go:132] Checking if preload exists for k8s version v1.16.0 and runtime docker
	I0707 22:26:24.580818   71449 download.go:107] Downloading: https://dl.k8s.io/release/v1.16.0/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.16.0/bin/linux/amd64/kubectl.sha1 -> /home/jenkins/minikube-integration/16845-64681/.minikube/cache/linux/amd64/v1.16.0/kubectl
	
	* 
	* The control plane node "" does not exist.
	  To start a cluster, run: "minikube start -p download-only-099975"

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

                                                
                                    
x
+
TestDownloadOnly/v1.27.3/json-events (5.15s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.27.3/json-events
aaa_download_only_test.go:69: (dbg) Run:  out/minikube-linux-amd64 start -o=json --download-only -p download-only-099975 --force --alsologtostderr --kubernetes-version=v1.27.3 --container-runtime=docker --driver=docker  --container-runtime=docker
aaa_download_only_test.go:69: (dbg) Done: out/minikube-linux-amd64 start -o=json --download-only -p download-only-099975 --force --alsologtostderr --kubernetes-version=v1.27.3 --container-runtime=docker --driver=docker  --container-runtime=docker: (5.147851265s)
--- PASS: TestDownloadOnly/v1.27.3/json-events (5.15s)

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

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.27.3/LogsDuration
aaa_download_only_test.go:169: (dbg) Run:  out/minikube-linux-amd64 logs -p download-only-099975
aaa_download_only_test.go:169: (dbg) Non-zero exit: out/minikube-linux-amd64 logs -p download-only-099975: exit status 85 (56.00047ms)

                                                
                                                
-- stdout --
	* 
	* ==> Audit <==
	* |---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-099975 | jenkins | v1.30.1 | 07 Jul 23 22:26 UTC |          |
	|         | -p download-only-099975        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.16.0   |                      |         |         |                     |          |
	|         | --container-runtime=docker     |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=docker     |                      |         |         |                     |          |
	| start   | -o=json --download-only        | download-only-099975 | jenkins | v1.30.1 | 07 Jul 23 22:26 UTC |          |
	|         | -p download-only-099975        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.27.3   |                      |         |         |                     |          |
	|         | --container-runtime=docker     |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=docker     |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	* 
	* ==> Last Start <==
	* Log file created at: 2023/07/07 22:26:42
	Running on machine: ubuntu-20-agent-7
	Binary: Built with gc go1.20.5 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0707 22:26:42.028945   71626 out.go:296] Setting OutFile to fd 1 ...
	I0707 22:26:42.029073   71626 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I0707 22:26:42.029082   71626 out.go:309] Setting ErrFile to fd 2...
	I0707 22:26:42.029087   71626 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I0707 22:26:42.029200   71626 root.go:336] Updating PATH: /home/jenkins/minikube-integration/16845-64681/.minikube/bin
	W0707 22:26:42.029361   71626 root.go:312] Error reading config file at /home/jenkins/minikube-integration/16845-64681/.minikube/config/config.json: open /home/jenkins/minikube-integration/16845-64681/.minikube/config/config.json: no such file or directory
	I0707 22:26:42.029788   71626 out.go:303] Setting JSON to true
	I0707 22:26:42.030670   71626 start.go:127] hostinfo: {"hostname":"ubuntu-20-agent-7","uptime":4141,"bootTime":1688764661,"procs":203,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1037-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0707 22:26:42.030741   71626 start.go:137] virtualization: kvm guest
	I0707 22:26:42.032979   71626 out.go:97] [download-only-099975] minikube v1.30.1 on Ubuntu 20.04 (kvm/amd64)
	I0707 22:26:42.034696   71626 out.go:169] MINIKUBE_LOCATION=16845
	I0707 22:26:42.033108   71626 notify.go:220] Checking for updates...
	I0707 22:26:42.037874   71626 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0707 22:26:42.039532   71626 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/16845-64681/kubeconfig
	I0707 22:26:42.041064   71626 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/16845-64681/.minikube
	I0707 22:26:42.042551   71626 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0707 22:26:42.045373   71626 out.go:272] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0707 22:26:42.045781   71626 config.go:182] Loaded profile config "download-only-099975": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.16.0
	W0707 22:26:42.045829   71626 start.go:852] api.Load failed for download-only-099975: filestore "download-only-099975": Docker machine "download-only-099975" does not exist. Use "docker-machine ls" to list machines. Use "docker-machine create" to add a new one.
	I0707 22:26:42.045942   71626 driver.go:373] Setting default libvirt URI to qemu:///system
	W0707 22:26:42.045981   71626 start.go:852] api.Load failed for download-only-099975: filestore "download-only-099975": Docker machine "download-only-099975" does not exist. Use "docker-machine ls" to list machines. Use "docker-machine create" to add a new one.
	I0707 22:26:42.066949   71626 docker.go:121] docker version: linux-24.0.4:Docker Engine - Community
	I0707 22:26:42.067038   71626 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0707 22:26:42.124243   71626 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 logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:39 SystemTime:2023-07-07 22:26:42.115254017 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1037-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Archi
tecture:x86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33648062464 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-7 Labels:[] ExperimentalBuild:false ServerVersion:24.0.4 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:3dce8eb055cbb6872793272b4f20ed16117344f8 Expected:3dce8eb055cbb6872793272b4f20ed16117344f8} RuncCommit:{ID:v1.1.7-0-g860f061 Expected:v1.1.7-0-g860f061} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.11.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.19.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0707 22:26:42.124358   71626 docker.go:294] overlay module found
	I0707 22:26:42.126206   71626 out.go:97] Using the docker driver based on existing profile
	I0707 22:26:42.126242   71626 start.go:297] selected driver: docker
	I0707 22:26:42.126250   71626 start.go:944] validating driver "docker" against &{Name:download-only-099975 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.39-1688681246-16834@sha256:849205234efc46da016f3a964268d7c76363fc521532c280d0e8a6bf1cc393b5 Memory:8000 CPUs:2 DiskSize:20000 VMDriver: 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:0 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.16.0 ClusterName:download-only-099975 Namespace:default APIServerName:
minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.16.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}
	I0707 22:26:42.126494   71626 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0707 22:26:42.181011   71626 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 logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:39 SystemTime:2023-07-07 22:26:42.172644931 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1037-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Archi
tecture:x86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33648062464 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-7 Labels:[] ExperimentalBuild:false ServerVersion:24.0.4 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:3dce8eb055cbb6872793272b4f20ed16117344f8 Expected:3dce8eb055cbb6872793272b4f20ed16117344f8} RuncCommit:{ID:v1.1.7-0-g860f061 Expected:v1.1.7-0-g860f061} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.11.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.19.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0707 22:26:42.181651   71626 cni.go:84] Creating CNI manager for ""
	I0707 22:26:42.181672   71626 cni.go:149] "docker" driver + "docker" runtime found, recommending kindnet
	I0707 22:26:42.181686   71626 start_flags.go:319] config:
	{Name:download-only-099975 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.39-1688681246-16834@sha256:849205234efc46da016f3a964268d7c76363fc521532c280d0e8a6bf1cc393b5 Memory:8000 CPUs:2 DiskSize:20000 VMDriver: 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:0 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.27.3 ClusterName:download-only-099975 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRu
ntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.16.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}
	I0707 22:26:42.183631   71626 out.go:97] Starting control plane node download-only-099975 in cluster download-only-099975
	I0707 22:26:42.183658   71626 cache.go:122] Beginning downloading kic base image for docker with docker
	I0707 22:26:42.185201   71626 out.go:97] Pulling base image ...
	I0707 22:26:42.185246   71626 preload.go:132] Checking if preload exists for k8s version v1.27.3 and runtime docker
	I0707 22:26:42.185371   71626 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.39-1688681246-16834@sha256:849205234efc46da016f3a964268d7c76363fc521532c280d0e8a6bf1cc393b5 in local docker daemon
	I0707 22:26:42.201104   71626 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.39-1688681246-16834@sha256:849205234efc46da016f3a964268d7c76363fc521532c280d0e8a6bf1cc393b5 to local cache
	I0707 22:26:42.201253   71626 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.39-1688681246-16834@sha256:849205234efc46da016f3a964268d7c76363fc521532c280d0e8a6bf1cc393b5 in local cache directory
	I0707 22:26:42.201274   71626 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.39-1688681246-16834@sha256:849205234efc46da016f3a964268d7c76363fc521532c280d0e8a6bf1cc393b5 in local cache directory, skipping pull
	I0707 22:26:42.201282   71626 image.go:105] gcr.io/k8s-minikube/kicbase-builds:v0.0.39-1688681246-16834@sha256:849205234efc46da016f3a964268d7c76363fc521532c280d0e8a6bf1cc393b5 exists in cache, skipping pull
	I0707 22:26:42.201296   71626 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.39-1688681246-16834@sha256:849205234efc46da016f3a964268d7c76363fc521532c280d0e8a6bf1cc393b5 as a tarball
	I0707 22:26:42.213409   71626 preload.go:119] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.27.3/preloaded-images-k8s-v18-v1.27.3-docker-overlay2-amd64.tar.lz4
	I0707 22:26:42.213440   71626 cache.go:57] Caching tarball of preloaded images
	I0707 22:26:42.213583   71626 preload.go:132] Checking if preload exists for k8s version v1.27.3 and runtime docker
	I0707 22:26:42.215532   71626 out.go:97] Downloading Kubernetes v1.27.3 preload ...
	I0707 22:26:42.215567   71626 preload.go:238] getting checksum for preloaded-images-k8s-v18-v1.27.3-docker-overlay2-amd64.tar.lz4 ...
	I0707 22:26:42.242934   71626 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.27.3/preloaded-images-k8s-v18-v1.27.3-docker-overlay2-amd64.tar.lz4?checksum=md5:90b30902fa911e3bcfdde5b24cedf0b2 -> /home/jenkins/minikube-integration/16845-64681/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.27.3-docker-overlay2-amd64.tar.lz4
	I0707 22:26:45.498420   71626 preload.go:249] saving checksum for preloaded-images-k8s-v18-v1.27.3-docker-overlay2-amd64.tar.lz4 ...
	I0707 22:26:45.498506   71626 preload.go:256] verifying checksum of /home/jenkins/minikube-integration/16845-64681/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.27.3-docker-overlay2-amd64.tar.lz4 ...
	I0707 22:26:46.273013   71626 cache.go:60] Finished verifying existence of preloaded tar for  v1.27.3 on docker
	I0707 22:26:46.273171   71626 profile.go:148] Saving config to /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/download-only-099975/config.json ...
	I0707 22:26:46.273373   71626 preload.go:132] Checking if preload exists for k8s version v1.27.3 and runtime docker
	I0707 22:26:46.273564   71626 download.go:107] Downloading: https://dl.k8s.io/release/v1.27.3/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.27.3/bin/linux/amd64/kubectl.sha256 -> /home/jenkins/minikube-integration/16845-64681/.minikube/cache/linux/amd64/v1.27.3/kubectl
	
	* 
	* The control plane node "" does not exist.
	  To start a cluster, run: "minikube start -p download-only-099975"

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

                                                
                                    
x
+
TestDownloadOnly/DeleteAll (0.18s)

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

                                                
                                    
x
+
TestDownloadOnly/DeleteAlwaysSucceeds (0.11s)

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

                                                
                                    
x
+
TestDownloadOnlyKic (1.12s)

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

                                                
                                    
x
+
TestBinaryMirror (0.69s)

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

                                                
                                    
x
+
TestOffline (64.01s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:55: (dbg) Run:  out/minikube-linux-amd64 start -p offline-docker-809274 --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-809274 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker  --container-runtime=docker: (1m1.69892079s)
helpers_test.go:175: Cleaning up "offline-docker-809274" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p offline-docker-809274
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p offline-docker-809274: (2.311958458s)
--- PASS: TestOffline (64.01s)

                                                
                                    
x
+
TestAddons/Setup (128.96s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:88: (dbg) Run:  out/minikube-linux-amd64 start -p addons-593790 --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 --driver=docker  --container-runtime=docker --addons=ingress --addons=ingress-dns --addons=helm-tiller
addons_test.go:88: (dbg) Done: out/minikube-linux-amd64 start -p addons-593790 --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 --driver=docker  --container-runtime=docker --addons=ingress --addons=ingress-dns --addons=helm-tiller: (2m8.96275072s)
--- PASS: TestAddons/Setup (128.96s)

                                                
                                    
x
+
TestAddons/parallel/Registry (15.38s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:306: registry stabilized in 14.506719ms
addons_test.go:308: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-v5gd7" [55c6c881-d1b2-4174-936e-057e4fec7316] Running
addons_test.go:308: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.008200454s
addons_test.go:311: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-jnr8n" [a9901702-77af-49a4-b1de-d8ff44b51172] Running
addons_test.go:311: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.014907692s
addons_test.go:316: (dbg) Run:  kubectl --context addons-593790 delete po -l run=registry-test --now
addons_test.go:321: (dbg) Run:  kubectl --context addons-593790 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:321: (dbg) Done: kubectl --context addons-593790 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.430221254s)
addons_test.go:335: (dbg) Run:  out/minikube-linux-amd64 -p addons-593790 ip
2023/07/07 22:29:13 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:364: (dbg) Run:  out/minikube-linux-amd64 -p addons-593790 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (15.38s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (24.35s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:183: (dbg) Run:  kubectl --context addons-593790 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:208: (dbg) Run:  kubectl --context addons-593790 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:221: (dbg) Run:  kubectl --context addons-593790 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:226: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [64c5c182-e6cc-4e34-9c6d-58846d94fe7f] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [64c5c182-e6cc-4e34-9c6d-58846d94fe7f] Running
addons_test.go:226: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 14.037082099s
addons_test.go:238: (dbg) Run:  out/minikube-linux-amd64 -p addons-593790 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:262: (dbg) Run:  kubectl --context addons-593790 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:267: (dbg) Run:  out/minikube-linux-amd64 -p addons-593790 ip
addons_test.go:273: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:282: (dbg) Run:  out/minikube-linux-amd64 -p addons-593790 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:282: (dbg) Done: out/minikube-linux-amd64 -p addons-593790 addons disable ingress-dns --alsologtostderr -v=1: (1.253461695s)
addons_test.go:287: (dbg) Run:  out/minikube-linux-amd64 -p addons-593790 addons disable ingress --alsologtostderr -v=1
addons_test.go:287: (dbg) Done: out/minikube-linux-amd64 -p addons-593790 addons disable ingress --alsologtostderr -v=1: (7.439451162s)
--- PASS: TestAddons/parallel/Ingress (24.35s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (10.87s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:814: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-h6clf" [9a6b67d6-c40e-46a6-b470-33e211e1a0b6] Running
addons_test.go:814: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 5.016939995s
addons_test.go:817: (dbg) Run:  out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-593790
addons_test.go:817: (dbg) Done: out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-593790: (5.852362982s)
--- PASS: TestAddons/parallel/InspektorGadget (10.87s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (5.79s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:383: metrics-server stabilized in 12.745323ms
addons_test.go:385: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-844d8db974-4scjh" [4f22ee06-add7-46a2-98e7-7fd52d475b67] Running
addons_test.go:385: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.008234093s
addons_test.go:391: (dbg) Run:  kubectl --context addons-593790 top pods -n kube-system
addons_test.go:408: (dbg) Run:  out/minikube-linux-amd64 -p addons-593790 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (5.79s)

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (11.7s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:432: tiller-deploy stabilized in 3.736179ms
addons_test.go:434: (dbg) TestAddons/parallel/HelmTiller: waiting 6m0s for pods matching "app=helm" in namespace "kube-system" ...
helpers_test.go:344: "tiller-deploy-6847666dc-97b66" [e6dab4a1-143b-4880-8c12-b950567a7e02] Running
addons_test.go:434: (dbg) TestAddons/parallel/HelmTiller: app=helm healthy within 5.009838446s
addons_test.go:449: (dbg) Run:  kubectl --context addons-593790 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version
addons_test.go:449: (dbg) Done: kubectl --context addons-593790 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version: (6.290849262s)
addons_test.go:466: (dbg) Run:  out/minikube-linux-amd64 -p addons-593790 addons disable helm-tiller --alsologtostderr -v=1
--- PASS: TestAddons/parallel/HelmTiller (11.70s)

                                                
                                    
x
+
TestAddons/parallel/CSI (52.81s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:537: csi-hostpath-driver pods stabilized in 48.960404ms
addons_test.go:540: (dbg) Run:  kubectl --context addons-593790 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:545: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593790 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593790 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593790 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593790 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593790 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593790 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593790 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:550: (dbg) Run:  kubectl --context addons-593790 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:555: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [0e7d7ca7-32e5-46c0-84bd-b5819d9089f0] Pending
helpers_test.go:344: "task-pv-pod" [0e7d7ca7-32e5-46c0-84bd-b5819d9089f0] 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" [0e7d7ca7-32e5-46c0-84bd-b5819d9089f0] Running
addons_test.go:555: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 14.006537905s
addons_test.go:560: (dbg) Run:  kubectl --context addons-593790 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:565: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-593790 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-593790 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:570: (dbg) Run:  kubectl --context addons-593790 delete pod task-pv-pod
addons_test.go:570: (dbg) Done: kubectl --context addons-593790 delete pod task-pv-pod: (1.075553541s)
addons_test.go:576: (dbg) Run:  kubectl --context addons-593790 delete pvc hpvc
addons_test.go:582: (dbg) Run:  kubectl --context addons-593790 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:587: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593790 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593790 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593790 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593790 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593790 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593790 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593790 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593790 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593790 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593790 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593790 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593790 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593790 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593790 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:592: (dbg) Run:  kubectl --context addons-593790 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:597: (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" [da39f7c1-8ef2-4a54-bc2f-0365f339467d] Pending
helpers_test.go:344: "task-pv-pod-restore" [da39f7c1-8ef2-4a54-bc2f-0365f339467d] 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" [da39f7c1-8ef2-4a54-bc2f-0365f339467d] Running
addons_test.go:597: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.007107467s
addons_test.go:602: (dbg) Run:  kubectl --context addons-593790 delete pod task-pv-pod-restore
addons_test.go:606: (dbg) Run:  kubectl --context addons-593790 delete pvc hpvc-restore
addons_test.go:610: (dbg) Run:  kubectl --context addons-593790 delete volumesnapshot new-snapshot-demo
addons_test.go:614: (dbg) Run:  out/minikube-linux-amd64 -p addons-593790 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:614: (dbg) Done: out/minikube-linux-amd64 -p addons-593790 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.296608967s)
addons_test.go:618: (dbg) Run:  out/minikube-linux-amd64 -p addons-593790 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (52.81s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (12.69s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:800: (dbg) Run:  out/minikube-linux-amd64 addons enable headlamp -p addons-593790 --alsologtostderr -v=1
addons_test.go:800: (dbg) Done: out/minikube-linux-amd64 addons enable headlamp -p addons-593790 --alsologtostderr -v=1: (1.68024998s)
addons_test.go:805: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-66f6498c69-v8hzl" [b55864e3-eb35-40f9-b78a-cf5642c3d0f5] Pending
helpers_test.go:344: "headlamp-66f6498c69-v8hzl" [b55864e3-eb35-40f9-b78a-cf5642c3d0f5] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-66f6498c69-v8hzl" [b55864e3-eb35-40f9-b78a-cf5642c3d0f5] Running
addons_test.go:805: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 11.008534077s
--- PASS: TestAddons/parallel/Headlamp (12.69s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.37s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:833: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-88647b4cb-kvplh" [3d5dbfaf-d733-46d4-836e-bcea9b292bb8] Running
addons_test.go:833: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.005717947s
addons_test.go:836: (dbg) Run:  out/minikube-linux-amd64 addons disable cloud-spanner -p addons-593790
--- PASS: TestAddons/parallel/CloudSpanner (5.37s)

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/Namespaces
addons_test.go:626: (dbg) Run:  kubectl --context addons-593790 create ns new-namespace
addons_test.go:640: (dbg) Run:  kubectl --context addons-593790 get secret gcp-auth -n new-namespace
--- PASS: TestAddons/serial/GCPAuth/Namespaces (0.15s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (10.89s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:148: (dbg) Run:  out/minikube-linux-amd64 stop -p addons-593790
addons_test.go:148: (dbg) Done: out/minikube-linux-amd64 stop -p addons-593790: (10.720354381s)
addons_test.go:152: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p addons-593790
addons_test.go:156: (dbg) Run:  out/minikube-linux-amd64 addons disable dashboard -p addons-593790
addons_test.go:161: (dbg) Run:  out/minikube-linux-amd64 addons disable gvisor -p addons-593790
--- PASS: TestAddons/StoppedEnableDisable (10.89s)

                                                
                                    
x
+
TestCertOptions (41.09s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (242.06s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-967282 --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-967282 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=docker: (37.873839331s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-967282 --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-967282 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=docker: (21.982069672s)
helpers_test.go:175: Cleaning up "cert-expiration-967282" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-expiration-967282
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p cert-expiration-967282: (2.204464595s)
--- PASS: TestCertExpiration (242.06s)

                                                
                                    
x
+
TestDockerFlags (33.41s)

                                                
                                                
=== RUN   TestDockerFlags
=== PAUSE TestDockerFlags

                                                
                                                

                                                
                                                
=== CONT  TestDockerFlags
docker_test.go:45: (dbg) Run:  out/minikube-linux-amd64 start -p docker-flags-841209 --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:45: (dbg) Done: out/minikube-linux-amd64 start -p docker-flags-841209 --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: (30.848558104s)
docker_test.go:50: (dbg) Run:  out/minikube-linux-amd64 -p docker-flags-841209 ssh "sudo systemctl show docker --property=Environment --no-pager"
docker_test.go:61: (dbg) Run:  out/minikube-linux-amd64 -p docker-flags-841209 ssh "sudo systemctl show docker --property=ExecStart --no-pager"
helpers_test.go:175: Cleaning up "docker-flags-841209" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p docker-flags-841209
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p docker-flags-841209: (2.057006388s)
--- PASS: TestDockerFlags (33.41s)

                                                
                                    
x
+
TestForceSystemdFlag (39.43s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (34.78s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:149: (dbg) Run:  out/minikube-linux-amd64 start -p force-systemd-env-637886 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker
E0707 22:57:50.507568   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/ingress-addon-legacy-565942/client.crt: no such file or directory
docker_test.go:149: (dbg) Done: out/minikube-linux-amd64 start -p force-systemd-env-637886 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker: (32.253080034s)
docker_test.go:104: (dbg) Run:  out/minikube-linux-amd64 -p force-systemd-env-637886 ssh "docker info --format {{.CgroupDriver}}"
helpers_test.go:175: Cleaning up "force-systemd-env-637886" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p force-systemd-env-637886
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p force-systemd-env-637886: (2.173277385s)
--- PASS: TestForceSystemdEnv (34.78s)

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (3.38s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
=== PAUSE TestKVMDriverInstallOrUpdate

                                                
                                                

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

                                                
                                    
x
+
TestErrorSpam/setup (25.61s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.57s)

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

                                                
                                    
x
+
TestErrorSpam/status (0.82s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.1s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.1s)

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

                                                
                                    
x
+
TestErrorSpam/stop (10.89s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (49.51s)

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

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (38.16s)

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

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.04s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.07s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (39.85s)

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

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.07s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (0.98s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.03s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1246: (dbg) Run:  out/minikube-linux-amd64 -p functional-931222 logs --file /tmp/TestFunctionalserialLogsFileCmd2362856324/001/logs.txt
functional_test.go:1246: (dbg) Done: out/minikube-linux-amd64 -p functional-931222 logs --file /tmp/TestFunctionalserialLogsFileCmd2362856324/001/logs.txt: (1.025952997s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.03s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.15s)

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.35s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (8.32s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.52s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0707 22:33:29.207881  114598 out.go:296] Setting OutFile to fd 1 ...
	I0707 22:33:29.208070  114598 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I0707 22:33:29.208090  114598 out.go:309] Setting ErrFile to fd 2...
	I0707 22:33:29.208097  114598 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I0707 22:33:29.208276  114598 root.go:336] Updating PATH: /home/jenkins/minikube-integration/16845-64681/.minikube/bin
	I0707 22:33:29.209162  114598 out.go:303] Setting JSON to false
	I0707 22:33:29.210753  114598 start.go:127] hostinfo: {"hostname":"ubuntu-20-agent-7","uptime":4548,"bootTime":1688764661,"procs":453,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1037-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0707 22:33:29.210850  114598 start.go:137] virtualization: kvm guest
	I0707 22:33:29.213321  114598 out.go:177] * [functional-931222] minikube v1.30.1 on Ubuntu 20.04 (kvm/amd64)
	I0707 22:33:29.215065  114598 out.go:177]   - MINIKUBE_LOCATION=16845
	I0707 22:33:29.215172  114598 notify.go:220] Checking for updates...
	I0707 22:33:29.216807  114598 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0707 22:33:29.218111  114598 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/16845-64681/kubeconfig
	I0707 22:33:29.225855  114598 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/16845-64681/.minikube
	I0707 22:33:29.227639  114598 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0707 22:33:29.228941  114598 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0707 22:33:29.230595  114598 config.go:182] Loaded profile config "functional-931222": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.27.3
	I0707 22:33:29.231208  114598 driver.go:373] Setting default libvirt URI to qemu:///system
	I0707 22:33:29.257037  114598 docker.go:121] docker version: linux-24.0.4:Docker Engine - Community
	I0707 22:33:29.257163  114598 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0707 22:33:29.333115  114598 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 logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:36 OomKillDisable:true NGoroutines:47 SystemTime:2023-07-07 22:33:29.322515243 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1037-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Archi
tecture:x86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33648062464 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-7 Labels:[] ExperimentalBuild:false ServerVersion:24.0.4 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:3dce8eb055cbb6872793272b4f20ed16117344f8 Expected:3dce8eb055cbb6872793272b4f20ed16117344f8} RuncCommit:{ID:v1.1.7-0-g860f061 Expected:v1.1.7-0-g860f061} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.11.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.19.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0707 22:33:29.333258  114598 docker.go:294] overlay module found
	I0707 22:33:29.335626  114598 out.go:177] * Using the docker driver based on existing profile
	I0707 22:33:29.336925  114598 start.go:297] selected driver: docker
	I0707 22:33:29.336936  114598 start.go:944] validating driver "docker" against &{Name:functional-931222 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.39-1688681246-16834@sha256:849205234efc46da016f3a964268d7c76363fc521532c280d0e8a6bf1cc393b5 Memory:4000 CPUs:2 DiskSize:20000 VMDriver: 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:0 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.27.3 ClusterName:functional-931222 Namespace:default APIServerName:miniku
beCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8441 NodeName:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.27.3 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:9p200
0.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}
	I0707 22:33:29.337066  114598 start.go:955] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0707 22:33:29.339392  114598 out.go:177] 
	W0707 22:33:29.340900  114598 out.go:239] X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	I0707 22:33:29.342468  114598 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.21s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0707 22:33:29.339378  114666 out.go:296] Setting OutFile to fd 1 ...
	I0707 22:33:29.339493  114666 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I0707 22:33:29.339505  114666 out.go:309] Setting ErrFile to fd 2...
	I0707 22:33:29.339512  114666 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I0707 22:33:29.339763  114666 root.go:336] Updating PATH: /home/jenkins/minikube-integration/16845-64681/.minikube/bin
	I0707 22:33:29.340411  114666 out.go:303] Setting JSON to false
	I0707 22:33:29.341917  114666 start.go:127] hostinfo: {"hostname":"ubuntu-20-agent-7","uptime":4548,"bootTime":1688764661,"procs":448,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1037-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0707 22:33:29.341986  114666 start.go:137] virtualization: kvm guest
	I0707 22:33:29.343403  114666 out.go:177] * [functional-931222] minikube v1.30.1 sur Ubuntu 20.04 (kvm/amd64)
	I0707 22:33:29.345363  114666 out.go:177]   - MINIKUBE_LOCATION=16845
	I0707 22:33:29.345430  114666 notify.go:220] Checking for updates...
	I0707 22:33:29.346700  114666 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0707 22:33:29.348197  114666 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/16845-64681/kubeconfig
	I0707 22:33:29.349712  114666 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/16845-64681/.minikube
	I0707 22:33:29.354342  114666 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0707 22:33:29.356194  114666 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0707 22:33:29.357953  114666 config.go:182] Loaded profile config "functional-931222": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.27.3
	I0707 22:33:29.358503  114666 driver.go:373] Setting default libvirt URI to qemu:///system
	I0707 22:33:29.386692  114666 docker.go:121] docker version: linux-24.0.4:Docker Engine - Community
	I0707 22:33:29.386773  114666 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0707 22:33:29.475963  114666 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 logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:36 OomKillDisable:true NGoroutines:47 SystemTime:2023-07-07 22:33:29.465954609 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1037-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Archi
tecture:x86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33648062464 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-7 Labels:[] ExperimentalBuild:false ServerVersion:24.0.4 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:3dce8eb055cbb6872793272b4f20ed16117344f8 Expected:3dce8eb055cbb6872793272b4f20ed16117344f8} RuncCommit:{ID:v1.1.7-0-g860f061 Expected:v1.1.7-0-g860f061} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.11.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.19.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0707 22:33:29.476107  114666 docker.go:294] overlay module found
	I0707 22:33:29.478539  114666 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0707 22:33:29.480107  114666 start.go:297] selected driver: docker
	I0707 22:33:29.480127  114666 start.go:944] validating driver "docker" against &{Name:functional-931222 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.39-1688681246-16834@sha256:849205234efc46da016f3a964268d7c76363fc521532c280d0e8a6bf1cc393b5 Memory:4000 CPUs:2 DiskSize:20000 VMDriver: 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:0 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.27.3 ClusterName:functional-931222 Namespace:default APIServerName:miniku
beCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8441 NodeName:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.27.3 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:9p200
0.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}
	I0707 22:33:29.480246  114666 start.go:955] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0707 22:33:29.482601  114666 out.go:177] 
	W0707 22:33:29.483970  114666 out.go:239] X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	I0707 22:33:29.485335  114666 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.11s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (7.77s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1628: (dbg) Run:  kubectl --context functional-931222 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1634: (dbg) Run:  kubectl --context functional-931222 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1639: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-6fb669fc84-vgsn8" [400baf96-c43f-4ae2-bf03-ff46a9dfaf04] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-6fb669fc84-vgsn8" [400baf96-c43f-4ae2-bf03-ff46a9dfaf04] Running
functional_test.go:1639: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 7.007232671s
functional_test.go:1648: (dbg) Run:  out/minikube-linux-amd64 -p functional-931222 service hello-node-connect --url
functional_test.go:1654: found endpoint for hello-node-connect: http://192.168.49.2:30407
functional_test.go:1674: http://192.168.49.2:30407: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-6fb669fc84-vgsn8

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.14s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/AddonsCmd
functional_test.go:1689: (dbg) Run:  out/minikube-linux-amd64 -p functional-931222 addons list
functional_test.go:1701: (dbg) Run:  out/minikube-linux-amd64 -p functional-931222 addons list -o json
--- PASS: TestFunctional/parallel/AddonsCmd (0.14s)

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (33.56s)

                                                
                                                
=== 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" [9d17edea-f79d-49a4-a8ad-a4f01ca0bba1] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.009043383s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-931222 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-931222 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-931222 get pvc myclaim -o=json
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-931222 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-931222 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" [b44e14a3-741e-4dc6-9477-a2c1325f2c3d] Pending
helpers_test.go:344: "sp-pod" [b44e14a3-741e-4dc6-9477-a2c1325f2c3d] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [b44e14a3-741e-4dc6-9477-a2c1325f2c3d] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 14.007729517s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-931222 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-931222 delete -f testdata/storage-provisioner/pod.yaml
E0707 22:34:03.496403   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/addons-593790/client.crt: no such file or directory
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-931222 delete -f testdata/storage-provisioner/pod.yaml: (1.614044702s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-931222 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" [f42be785-21bc-4ce9-a95c-d21f8f43e287] Pending
2023/07/07 22:34:04 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
helpers_test.go:344: "sp-pod" [f42be785-21bc-4ce9-a95c-d21f8f43e287] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [f42be785-21bc-4ce9-a95c-d21f8f43e287] Running
E0707 22:34:08.617145   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/addons-593790/client.crt: no such file or directory
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 9.008680825s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-931222 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (33.56s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.58s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/SSHCmd
functional_test.go:1724: (dbg) Run:  out/minikube-linux-amd64 -p functional-931222 ssh "echo hello"
functional_test.go:1741: (dbg) Run:  out/minikube-linux-amd64 -p functional-931222 ssh "cat /etc/hostname"
--- PASS: TestFunctional/parallel/SSHCmd (0.58s)

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.29s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (28.63s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1789: (dbg) Run:  kubectl --context functional-931222 replace --force -f testdata/mysql.yaml
functional_test.go:1795: (dbg) TestFunctional/parallel/MySQL: waiting 10m0s for pods matching "app=mysql" in namespace "default" ...
helpers_test.go:344: "mysql-7db894d786-cr477" [69f1de32-2c44-47b4-8215-7813f8b47910] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-7db894d786-cr477" [69f1de32-2c44-47b4-8215-7813f8b47910] Running
functional_test.go:1795: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 22.029933681s
functional_test.go:1803: (dbg) Run:  kubectl --context functional-931222 exec mysql-7db894d786-cr477 -- mysql -ppassword -e "show databases;"
functional_test.go:1803: (dbg) Non-zero exit: kubectl --context functional-931222 exec mysql-7db894d786-cr477 -- mysql -ppassword -e "show databases;": exit status 1 (313.683284ms)

                                                
                                                
** stderr ** 
	mysql: [Warning] Using a password on the command line interface can be insecure.
	ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
	command terminated with exit code 1

                                                
                                                
** /stderr **
functional_test.go:1803: (dbg) Run:  kubectl --context functional-931222 exec mysql-7db894d786-cr477 -- mysql -ppassword -e "show databases;"
functional_test.go:1803: (dbg) Non-zero exit: kubectl --context functional-931222 exec mysql-7db894d786-cr477 -- mysql -ppassword -e "show databases;": exit status 1 (153.099979ms)

                                                
                                                
** stderr ** 
	mysql: [Warning] Using a password on the command line interface can be insecure.
	ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
	command terminated with exit code 1

                                                
                                                
** /stderr **
functional_test.go:1803: (dbg) Run:  kubectl --context functional-931222 exec mysql-7db894d786-cr477 -- mysql -ppassword -e "show databases;"
E0707 22:33:58.374233   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/addons-593790/client.crt: no such file or directory
E0707 22:33:58.379945   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/addons-593790/client.crt: no such file or directory
E0707 22:33:58.390200   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/addons-593790/client.crt: no such file or directory
E0707 22:33:58.410832   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/addons-593790/client.crt: no such file or directory
functional_test.go:1803: (dbg) Non-zero exit: kubectl --context functional-931222 exec mysql-7db894d786-cr477 -- mysql -ppassword -e "show databases;": exit status 1 (177.837535ms)

                                                
                                                
** 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 **
E0707 22:33:58.451977   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/addons-593790/client.crt: no such file or directory
E0707 22:33:58.532968   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/addons-593790/client.crt: no such file or directory
E0707 22:33:58.693374   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/addons-593790/client.crt: no such file or directory
functional_test.go:1803: (dbg) Run:  kubectl --context functional-931222 exec mysql-7db894d786-cr477 -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (28.63s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.27s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.85s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.06s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.35s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.22s)

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

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1438: (dbg) Run:  kubectl --context functional-931222 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1444: (dbg) Run:  kubectl --context functional-931222 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1449: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-775766b4cc-bc986" [6a6ebeef-48f0-48fa-bf6d-1a95ddb8886d] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-775766b4cc-bc986" [6a6ebeef-48f0-48fa-bf6d-1a95ddb8886d] Running
functional_test.go:1449: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 9.015404005s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (9.23s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1309: (dbg) Run:  out/minikube-linux-amd64 profile list
functional_test.go:1314: Took "356.701662ms" to run "out/minikube-linux-amd64 profile list"
functional_test.go:1323: (dbg) Run:  out/minikube-linux-amd64 profile list -l
functional_test.go:1328: Took "61.594427ms" to run "out/minikube-linux-amd64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.42s)

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-931222 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-amd64 -p functional-931222 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Jul  7 22:33 created-by-test
-rw-r--r-- 1 docker docker 24 Jul  7 22:33 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Jul  7 22:33 test-1688769208755237316
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-amd64 -p functional-931222 ssh cat /mount-9p/test-1688769208755237316
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-931222 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" [5d25174a-5af8-4966-b08d-4e17e039ce1b] Pending
helpers_test.go:344: "busybox-mount" [5d25174a-5af8-4966-b08d-4e17e039ce1b] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [5d25174a-5af8-4966-b08d-4e17e039ce1b] Pending: Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [5d25174a-5af8-4966-b08d-4e17e039ce1b] 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 5.007903921s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-931222 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-931222 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-931222 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-931222 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-931222 /tmp/TestFunctionalparallelMountCmdany-port4161426351/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (8.29s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1360: (dbg) Run:  out/minikube-linux-amd64 profile list -o json
functional_test.go:1365: Took "423.704761ms" to run "out/minikube-linux-amd64 profile list -o json"
functional_test.go:1373: (dbg) Run:  out/minikube-linux-amd64 profile list -o json --light
functional_test.go:1378: Took "72.061225ms" to run "out/minikube-linux-amd64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.50s)

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:260: (dbg) Run:  out/minikube-linux-amd64 -p functional-931222 image ls --format short --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-amd64 -p functional-931222 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.9
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.27.3
registry.k8s.io/kube-proxy:v1.27.3
registry.k8s.io/kube-controller-manager:v1.27.3
registry.k8s.io/kube-apiserver:v1.27.3
registry.k8s.io/etcd:3.5.7-0
registry.k8s.io/echoserver:1.8
registry.k8s.io/coredns/coredns:v1.10.1
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
gcr.io/google-containers/addon-resizer:functional-931222
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/library/mysql:5.7
docker.io/library/minikube-local-cache-test:functional-931222
docker.io/kindest/kindnetd:v20230511-dc714da8
functional_test.go:268: (dbg) Stderr: out/minikube-linux-amd64 -p functional-931222 image ls --format short --alsologtostderr:
I0707 22:33:59.217085  121496 out.go:296] Setting OutFile to fd 1 ...
I0707 22:33:59.217197  121496 out.go:343] TERM=,COLORTERM=, which probably does not support color
I0707 22:33:59.217205  121496 out.go:309] Setting ErrFile to fd 2...
I0707 22:33:59.217210  121496 out.go:343] TERM=,COLORTERM=, which probably does not support color
I0707 22:33:59.217336  121496 root.go:336] Updating PATH: /home/jenkins/minikube-integration/16845-64681/.minikube/bin
I0707 22:33:59.217863  121496 config.go:182] Loaded profile config "functional-931222": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.27.3
I0707 22:33:59.217957  121496 config.go:182] Loaded profile config "functional-931222": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.27.3
I0707 22:33:59.218367  121496 cli_runner.go:164] Run: docker container inspect functional-931222 --format={{.State.Status}}
I0707 22:33:59.234404  121496 ssh_runner.go:195] Run: systemctl --version
I0707 22:33:59.234496  121496 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-931222
I0707 22:33:59.249265  121496 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32782 SSHKeyPath:/home/jenkins/minikube-integration/16845-64681/.minikube/machines/functional-931222/id_rsa Username:docker}
I0707 22:33:59.338344  121496 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.18s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:260: (dbg) Run:  out/minikube-linux-amd64 -p functional-931222 image ls --format table --alsologtostderr
E0707 22:34:00.936190   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/addons-593790/client.crt: no such file or directory
functional_test.go:265: (dbg) Stdout: out/minikube-linux-amd64 -p functional-931222 image ls --format table --alsologtostderr:
|---------------------------------------------|--------------------|---------------|--------|
|                    Image                    |        Tag         |   Image ID    |  Size  |
|---------------------------------------------|--------------------|---------------|--------|
| docker.io/library/nginx                     | latest             | 021283c8eb95b | 187MB  |
| registry.k8s.io/kube-scheduler              | v1.27.3            | 41697ceeb70b3 | 58.4MB |
| docker.io/library/mysql                     | 5.7                | 2be84dd575ee2 | 569MB  |
| registry.k8s.io/pause                       | 3.9                | e6f1816883972 | 744kB  |
| gcr.io/google-containers/addon-resizer      | functional-931222  | ffd4cfbbe753e | 32.9MB |
| docker.io/library/minikube-local-cache-test | functional-931222  | fa9eb720bc826 | 30B    |
| registry.k8s.io/kube-proxy                  | v1.27.3            | 5780543258cf0 | 71.1MB |
| registry.k8s.io/kube-controller-manager     | v1.27.3            | 7cffc01dba0e1 | 112MB  |
| gcr.io/k8s-minikube/storage-provisioner     | v5                 | 6e38f40d628db | 31.5MB |
| gcr.io/k8s-minikube/busybox                 | 1.28.4-glibc       | 56cc512116c8f | 4.4MB  |
| registry.k8s.io/coredns/coredns             | v1.10.1            | ead0a4a53df89 | 53.6MB |
| registry.k8s.io/pause                       | 3.3                | 0184c1613d929 | 683kB  |
| registry.k8s.io/echoserver                  | 1.8                | 82e4c8a736a4f | 95.4MB |
| registry.k8s.io/pause                       | latest             | 350b164e7ae1d | 240kB  |
| docker.io/library/nginx                     | alpine             | 4937520ae206c | 41.4MB |
| registry.k8s.io/kube-apiserver              | v1.27.3            | 08a0c939e61b7 | 121MB  |
| docker.io/kindest/kindnetd                  | v20230511-dc714da8 | b0b1fa0f58c6e | 63.6MB |
| registry.k8s.io/etcd                        | 3.5.7-0            | 86b6af7dd652c | 296MB  |
| registry.k8s.io/pause                       | 3.1                | da86e6ba6ca19 | 742kB  |
|---------------------------------------------|--------------------|---------------|--------|
functional_test.go:268: (dbg) Stderr: out/minikube-linux-amd64 -p functional-931222 image ls --format table --alsologtostderr:
I0707 22:34:00.899079  121866 out.go:296] Setting OutFile to fd 1 ...
I0707 22:34:00.899181  121866 out.go:343] TERM=,COLORTERM=, which probably does not support color
I0707 22:34:00.899189  121866 out.go:309] Setting ErrFile to fd 2...
I0707 22:34:00.899193  121866 out.go:343] TERM=,COLORTERM=, which probably does not support color
I0707 22:34:00.899301  121866 root.go:336] Updating PATH: /home/jenkins/minikube-integration/16845-64681/.minikube/bin
I0707 22:34:00.899807  121866 config.go:182] Loaded profile config "functional-931222": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.27.3
I0707 22:34:00.899901  121866 config.go:182] Loaded profile config "functional-931222": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.27.3
I0707 22:34:00.900276  121866 cli_runner.go:164] Run: docker container inspect functional-931222 --format={{.State.Status}}
I0707 22:34:00.917757  121866 ssh_runner.go:195] Run: systemctl --version
I0707 22:34:00.917807  121866 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-931222
I0707 22:34:00.936382  121866 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32782 SSHKeyPath:/home/jenkins/minikube-integration/16845-64681/.minikube/machines/functional-931222/id_rsa Username:docker}
I0707 22:34:01.058959  121866 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.23s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:260: (dbg) Run:  out/minikube-linux-amd64 -p functional-931222 image ls --format json --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-amd64 -p functional-931222 image ls --format json --alsologtostderr:
[{"id":"4937520ae206c8969734d9a659fc1e6594d9b22b9340bf0796defbea0c92dd02","repoDigests":[],"repoTags":["docker.io/library/nginx:alpine"],"size":"41400000"},{"id":"41697ceeb70b3f49e54ed46f2cf27ac5b3a201a7d9668ca327588b23fafdf36a","repoDigests":[],"repoTags":["registry.k8s.io/kube-scheduler:v1.27.3"],"size":"58400000"},{"id":"ead0a4a53df89fd173874b46093b6e62d8c72967bbf606d672c9e8c9b601a4fc","repoDigests":[],"repoTags":["registry.k8s.io/coredns/coredns:v1.10.1"],"size":"53600000"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"size":"742000"},{"id":"021283c8eb95be02b23db0de7f609d603553c6714785e7a673c6594a624ffbda","repoDigests":[],"repoTags":["docker.io/library/nginx:latest"],"size":"187000000"},{"id":"7cffc01dba0e151e525544f87958d12c0fa62a9f173bbc930200ce815f2aaf3f","repoDigests":[],"repoTags":["registry.k8s.io/kube-controller-manager:v1.27.3"],"size":"112000000"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e73
05ee8b53b50a9da","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":"fa9eb720bc826aaf178fcbc8d9b0695885396e6fc06ca06e7963af488f2c83fd","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-931222"],"size":"30"},{"id":"08a0c939e61b7340db53ebf07b4d0e908a35ad8d94e2cb7d0f958210e567079a","repoDigests":[],"repoTags":["registry.k8s.io/kube-apiserver:v1.27.3"],"size":"121000000"},{"id":"2be84dd575ee2ecdb186dc43a9cd951890a764d2cefbd31a72cdf4410c43a2d0","repoDigests":[],"repoTags":["docker.io/library/mysql:5.7"],"size":"569000000"},{"id":"ffd4cfbbe753e62419e129ee2ac618beb94e51baa7471df5038b0b516b59cf91","repoDigests":[],"repoTags":["gcr.io/google-containers/addon-resizer:functional-931222"],"size":"32900000"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":[],
"repoTags":["registry.k8s.io/pause:latest"],"size":"240000"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":[],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"95400000"},{"id":"5780543258cf06f98595c003c0c6d22768d1fc8e9852e2839018a4bb3bfe163c","repoDigests":[],"repoTags":["registry.k8s.io/kube-proxy:v1.27.3"],"size":"71100000"},{"id":"b0b1fa0f58c6e932b7f20bf208b2841317a1e8c88cc51b18358310bbd8ec95da","repoDigests":[],"repoTags":["docker.io/kindest/kindnetd:v20230511-dc714da8"],"size":"63600000"},{"id":"86b6af7dd652c1b38118be1c338e9354b33469e69a218f7e290a0ca5304ad681","repoDigests":[],"repoTags":["registry.k8s.io/etcd:3.5.7-0"],"size":"296000000"},{"id":"e6f1816883972d4be47bd48879a08919b96afcd344132622e4d444987919323c","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.9"],"size":"744000"},{"id":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31500000"}]
functional_test.go:268: (dbg) Stderr: out/minikube-linux-amd64 -p functional-931222 image ls --format json --alsologtostderr:
I0707 22:34:00.693023  121829 out.go:296] Setting OutFile to fd 1 ...
I0707 22:34:00.693159  121829 out.go:343] TERM=,COLORTERM=, which probably does not support color
I0707 22:34:00.693169  121829 out.go:309] Setting ErrFile to fd 2...
I0707 22:34:00.693174  121829 out.go:343] TERM=,COLORTERM=, which probably does not support color
I0707 22:34:00.693289  121829 root.go:336] Updating PATH: /home/jenkins/minikube-integration/16845-64681/.minikube/bin
I0707 22:34:00.693816  121829 config.go:182] Loaded profile config "functional-931222": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.27.3
I0707 22:34:00.693912  121829 config.go:182] Loaded profile config "functional-931222": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.27.3
I0707 22:34:00.694233  121829 cli_runner.go:164] Run: docker container inspect functional-931222 --format={{.State.Status}}
I0707 22:34:00.711881  121829 ssh_runner.go:195] Run: systemctl --version
I0707 22:34:00.711919  121829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-931222
I0707 22:34:00.730092  121829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32782 SSHKeyPath:/home/jenkins/minikube-integration/16845-64681/.minikube/machines/functional-931222/id_rsa Username:docker}
I0707 22:34:00.827422  121829 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.21s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:260: (dbg) Run:  out/minikube-linux-amd64 -p functional-931222 image ls --format yaml --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-amd64 -p functional-931222 image ls --format yaml --alsologtostderr:
- id: 021283c8eb95be02b23db0de7f609d603553c6714785e7a673c6594a624ffbda
repoDigests: []
repoTags:
- docker.io/library/nginx:latest
size: "187000000"
- id: 4937520ae206c8969734d9a659fc1e6594d9b22b9340bf0796defbea0c92dd02
repoDigests: []
repoTags:
- docker.io/library/nginx:alpine
size: "41400000"
- id: 41697ceeb70b3f49e54ed46f2cf27ac5b3a201a7d9668ca327588b23fafdf36a
repoDigests: []
repoTags:
- registry.k8s.io/kube-scheduler:v1.27.3
size: "58400000"
- id: e6f1816883972d4be47bd48879a08919b96afcd344132622e4d444987919323c
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.9
size: "744000"
- id: ffd4cfbbe753e62419e129ee2ac618beb94e51baa7471df5038b0b516b59cf91
repoDigests: []
repoTags:
- gcr.io/google-containers/addon-resizer:functional-931222
size: "32900000"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.1
size: "742000"
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests: []
repoTags:
- registry.k8s.io/echoserver:1.8
size: "95400000"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "240000"
- id: 86b6af7dd652c1b38118be1c338e9354b33469e69a218f7e290a0ca5304ad681
repoDigests: []
repoTags:
- registry.k8s.io/etcd:3.5.7-0
size: "296000000"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "683000"
- id: fa9eb720bc826aaf178fcbc8d9b0695885396e6fc06ca06e7963af488f2c83fd
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-931222
size: "30"
- id: 08a0c939e61b7340db53ebf07b4d0e908a35ad8d94e2cb7d0f958210e567079a
repoDigests: []
repoTags:
- registry.k8s.io/kube-apiserver:v1.27.3
size: "121000000"
- id: 7cffc01dba0e151e525544f87958d12c0fa62a9f173bbc930200ce815f2aaf3f
repoDigests: []
repoTags:
- registry.k8s.io/kube-controller-manager:v1.27.3
size: "112000000"
- id: 2be84dd575ee2ecdb186dc43a9cd951890a764d2cefbd31a72cdf4410c43a2d0
repoDigests: []
repoTags:
- docker.io/library/mysql:5.7
size: "569000000"
- 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: 5780543258cf06f98595c003c0c6d22768d1fc8e9852e2839018a4bb3bfe163c
repoDigests: []
repoTags:
- registry.k8s.io/kube-proxy:v1.27.3
size: "71100000"
- id: b0b1fa0f58c6e932b7f20bf208b2841317a1e8c88cc51b18358310bbd8ec95da
repoDigests: []
repoTags:
- docker.io/kindest/kindnetd:v20230511-dc714da8
size: "63600000"
- id: ead0a4a53df89fd173874b46093b6e62d8c72967bbf606d672c9e8c9b601a4fc
repoDigests: []
repoTags:
- registry.k8s.io/coredns/coredns:v1.10.1
size: "53600000"

                                                
                                                
functional_test.go:268: (dbg) Stderr: out/minikube-linux-amd64 -p functional-931222 image ls --format yaml --alsologtostderr:
I0707 22:33:59.401821  121536 out.go:296] Setting OutFile to fd 1 ...
I0707 22:33:59.401942  121536 out.go:343] TERM=,COLORTERM=, which probably does not support color
I0707 22:33:59.401951  121536 out.go:309] Setting ErrFile to fd 2...
I0707 22:33:59.401955  121536 out.go:343] TERM=,COLORTERM=, which probably does not support color
I0707 22:33:59.402348  121536 root.go:336] Updating PATH: /home/jenkins/minikube-integration/16845-64681/.minikube/bin
I0707 22:33:59.403465  121536 config.go:182] Loaded profile config "functional-931222": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.27.3
I0707 22:33:59.403578  121536 config.go:182] Loaded profile config "functional-931222": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.27.3
I0707 22:33:59.403939  121536 cli_runner.go:164] Run: docker container inspect functional-931222 --format={{.State.Status}}
I0707 22:33:59.419627  121536 ssh_runner.go:195] Run: systemctl --version
I0707 22:33:59.419675  121536 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-931222
I0707 22:33:59.438110  121536 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32782 SSHKeyPath:/home/jenkins/minikube-integration/16845-64681/.minikube/machines/functional-931222/id_rsa Username:docker}
I0707 22:33:59.526638  121536 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.19s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageBuild
functional_test.go:307: (dbg) Run:  out/minikube-linux-amd64 -p functional-931222 ssh pgrep buildkitd
E0707 22:33:59.655011   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/addons-593790/client.crt: no such file or directory
functional_test.go:307: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-931222 ssh pgrep buildkitd: exit status 1 (228.319427ms)

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

                                                
                                                
** /stderr **
functional_test.go:314: (dbg) Run:  out/minikube-linux-amd64 -p functional-931222 image build -t localhost/my-image:functional-931222 testdata/build --alsologtostderr
functional_test.go:314: (dbg) Done: out/minikube-linux-amd64 -p functional-931222 image build -t localhost/my-image:functional-931222 testdata/build --alsologtostderr: (2.635552978s)
functional_test.go:322: (dbg) Stderr: out/minikube-linux-amd64 -p functional-931222 image build -t localhost/my-image:functional-931222 testdata/build --alsologtostderr:
I0707 22:33:59.819778  121662 out.go:296] Setting OutFile to fd 1 ...
I0707 22:33:59.819905  121662 out.go:343] TERM=,COLORTERM=, which probably does not support color
I0707 22:33:59.819917  121662 out.go:309] Setting ErrFile to fd 2...
I0707 22:33:59.819924  121662 out.go:343] TERM=,COLORTERM=, which probably does not support color
I0707 22:33:59.820054  121662 root.go:336] Updating PATH: /home/jenkins/minikube-integration/16845-64681/.minikube/bin
I0707 22:33:59.820618  121662 config.go:182] Loaded profile config "functional-931222": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.27.3
I0707 22:33:59.821159  121662 config.go:182] Loaded profile config "functional-931222": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.27.3
I0707 22:33:59.821551  121662 cli_runner.go:164] Run: docker container inspect functional-931222 --format={{.State.Status}}
I0707 22:33:59.837255  121662 ssh_runner.go:195] Run: systemctl --version
I0707 22:33:59.837308  121662 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-931222
I0707 22:33:59.853602  121662 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32782 SSHKeyPath:/home/jenkins/minikube-integration/16845-64681/.minikube/machines/functional-931222/id_rsa Username:docker}
I0707 22:33:59.942294  121662 build_images.go:151] Building image from path: /tmp/build.1711963960.tar
I0707 22:33:59.942374  121662 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0707 22:33:59.950479  121662 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.1711963960.tar
I0707 22:33:59.953685  121662 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.1711963960.tar: stat -c "%s %y" /var/lib/minikube/build/build.1711963960.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.1711963960.tar': No such file or directory
I0707 22:33:59.953710  121662 ssh_runner.go:362] scp /tmp/build.1711963960.tar --> /var/lib/minikube/build/build.1711963960.tar (3072 bytes)
I0707 22:33:59.975119  121662 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.1711963960
I0707 22:33:59.982523  121662 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.1711963960 -xf /var/lib/minikube/build/build.1711963960.tar
I0707 22:33:59.990056  121662 docker.go:339] Building image: /var/lib/minikube/build/build.1711963960
I0707 22:33:59.990124  121662 ssh_runner.go:195] Run: docker build -t localhost/my-image:functional-931222 /var/lib/minikube/build/build.1711963960
#0 building with "default" instance using docker driver

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

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

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

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

                                                
                                                
#5 [1/3] FROM gcr.io/k8s-minikube/busybox@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b
#5 resolve gcr.io/k8s-minikube/busybox@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 sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa 772.79kB / 772.79kB 0.2s done
#5 extracting sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa done
#5 DONE 0.3s

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

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

                                                
                                                
#8 exporting to image
#8 exporting layers 0.0s done
#8 writing image sha256:cff548e22c74cf6993cd7aba61c4231f0b343b8f1f623b9870497eed2dcaeb5b done
#8 naming to localhost/my-image:functional-931222 done
#8 DONE 0.0s
I0707 22:34:02.379471  121662 ssh_runner.go:235] Completed: docker build -t localhost/my-image:functional-931222 /var/lib/minikube/build/build.1711963960: (2.389317898s)
I0707 22:34:02.379560  121662 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.1711963960
I0707 22:34:02.389592  121662 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.1711963960.tar
I0707 22:34:02.410860  121662 build_images.go:207] Built localhost/my-image:functional-931222 from /tmp/build.1711963960.tar
I0707 22:34:02.410894  121662 build_images.go:123] succeeded building to: functional-931222
I0707 22:34:02.410900  121662 build_images.go:124] failed building to: 
functional_test.go:447: (dbg) Run:  out/minikube-linux-amd64 -p functional-931222 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.11s)

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

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

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

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

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

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

                                                
                                                

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

                                                
                                    
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:2115: (dbg) Run:  out/minikube-linux-amd64 -p functional-931222 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:2115: (dbg) Run:  out/minikube-linux-amd64 -p functional-931222 update-context --alsologtostderr -v=2
E0707 22:33:59.014531   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/addons-593790/client.crt: no such file or directory
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.12s)

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-931222 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-amd64 -p functional-931222 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-931222 /tmp/TestFunctionalparallelMountCmdspecific-port2147620774/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-931222 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-931222 ssh "sudo umount -f /mount-9p": exit status 1 (359.842982ms)

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1488: (dbg) Run:  out/minikube-linux-amd64 -p functional-931222 service list -o json
functional_test.go:1493: Took "369.746774ms" to run "out/minikube-linux-amd64 -p functional-931222 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (0.37s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/HTTPS
functional_test.go:1508: (dbg) Run:  out/minikube-linux-amd64 -p functional-931222 service --namespace=default --https --url hello-node
functional_test.go:1521: found endpoint: https://192.168.49.2:30340
--- PASS: TestFunctional/parallel/ServiceCmd/HTTPS (0.37s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/URL
functional_test.go:1558: (dbg) Run:  out/minikube-linux-amd64 -p functional-931222 service hello-node --url
functional_test.go:1564: found endpoint for hello-node: http://192.168.49.2:30340
--- PASS: TestFunctional/parallel/ServiceCmd/URL (0.42s)

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-931222 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" [e7020fc7-1eb6-400c-8b16-bd2a15bfe22f] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [e7020fc7-1eb6-400c-8b16-bd2a15bfe22f] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 14.007250262s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (14.39s)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/delete_addon-resizer_images (0.07s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.02s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.01s)

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

                                                
                                    
x
+
TestImageBuild/serial/Setup (25.31s)

                                                
                                                
=== RUN   TestImageBuild/serial/Setup
image_test.go:69: (dbg) Run:  out/minikube-linux-amd64 start -p image-982696 --driver=docker  --container-runtime=docker
E0707 22:34:18.858114   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/addons-593790/client.crt: no such file or directory
E0707 22:34:39.338529   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/addons-593790/client.crt: no such file or directory
image_test.go:69: (dbg) Done: out/minikube-linux-amd64 start -p image-982696 --driver=docker  --container-runtime=docker: (25.30899262s)
--- PASS: TestImageBuild/serial/Setup (25.31s)

                                                
                                    
x
+
TestImageBuild/serial/NormalBuild (1.59s)

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

                                                
                                    
x
+
TestImageBuild/serial/BuildWithBuildArg (0.9s)

                                                
                                                
=== 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-982696
--- PASS: TestImageBuild/serial/BuildWithBuildArg (0.90s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithDockerIgnore (0.68s)

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

                                                
                                    
x
+
TestImageBuild/serial/BuildWithSpecifiedDockerfile (0.67s)

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

                                                
                                    
x
+
TestIngressAddonLegacy/StartLegacyK8sCluster (89.21s)

                                                
                                                
=== RUN   TestIngressAddonLegacy/StartLegacyK8sCluster
ingress_addon_legacy_test.go:39: (dbg) Run:  out/minikube-linux-amd64 start -p ingress-addon-legacy-565942 --kubernetes-version=v1.18.20 --memory=4096 --wait=true --alsologtostderr -v=5 --driver=docker  --container-runtime=docker
E0707 22:35:20.299601   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/addons-593790/client.crt: no such file or directory
ingress_addon_legacy_test.go:39: (dbg) Done: out/minikube-linux-amd64 start -p ingress-addon-legacy-565942 --kubernetes-version=v1.18.20 --memory=4096 --wait=true --alsologtostderr -v=5 --driver=docker  --container-runtime=docker: (1m29.214645968s)
--- PASS: TestIngressAddonLegacy/StartLegacyK8sCluster (89.21s)

                                                
                                    
x
+
TestIngressAddonLegacy/serial/ValidateIngressAddonActivation (10.14s)

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

                                                
                                    
x
+
TestIngressAddonLegacy/serial/ValidateIngressDNSAddonActivation (0.33s)

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

                                                
                                    
x
+
TestIngressAddonLegacy/serial/ValidateIngressAddons (29.73s)

                                                
                                                
=== RUN   TestIngressAddonLegacy/serial/ValidateIngressAddons
addons_test.go:183: (dbg) Run:  kubectl --context ingress-addon-legacy-565942 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:183: (dbg) Done: kubectl --context ingress-addon-legacy-565942 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s: (10.341118211s)
addons_test.go:208: (dbg) Run:  kubectl --context ingress-addon-legacy-565942 replace --force -f testdata/nginx-ingress-v1beta1.yaml
addons_test.go:221: (dbg) Run:  kubectl --context ingress-addon-legacy-565942 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:226: (dbg) TestIngressAddonLegacy/serial/ValidateIngressAddons: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [8de86cdf-8d38-4d2d-86c5-ed500ff3456e] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
E0707 22:36:42.220793   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/addons-593790/client.crt: no such file or directory
helpers_test.go:344: "nginx" [8de86cdf-8d38-4d2d-86c5-ed500ff3456e] Running
addons_test.go:226: (dbg) TestIngressAddonLegacy/serial/ValidateIngressAddons: run=nginx healthy within 9.005540005s
addons_test.go:238: (dbg) Run:  out/minikube-linux-amd64 -p ingress-addon-legacy-565942 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:262: (dbg) Run:  kubectl --context ingress-addon-legacy-565942 replace --force -f testdata/ingress-dns-example-v1beta1.yaml
addons_test.go:267: (dbg) Run:  out/minikube-linux-amd64 -p ingress-addon-legacy-565942 ip
addons_test.go:273: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:282: (dbg) Run:  out/minikube-linux-amd64 -p ingress-addon-legacy-565942 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:282: (dbg) Done: out/minikube-linux-amd64 -p ingress-addon-legacy-565942 addons disable ingress-dns --alsologtostderr -v=1: (2.128159132s)
addons_test.go:287: (dbg) Run:  out/minikube-linux-amd64 -p ingress-addon-legacy-565942 addons disable ingress --alsologtostderr -v=1
addons_test.go:287: (dbg) Done: out/minikube-linux-amd64 -p ingress-addon-legacy-565942 addons disable ingress --alsologtostderr -v=1: (7.189878652s)
--- PASS: TestIngressAddonLegacy/serial/ValidateIngressAddons (29.73s)

                                                
                                    
x
+
TestJSONOutput/start/Command (52.87s)

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

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

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

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

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

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

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

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

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"4f69a0b1-a7e5-412d-8424-6aaea0abd81f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-507264] minikube v1.30.1 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"b26115ca-0905-4ba2-bdc5-e7a77e82f2b3","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=16845"}}
	{"specversion":"1.0","id":"cc624703-c0ef-4651-9d12-396d3526e2ba","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":"6693255e-fe1d-4085-a4ef-f4c82c670432","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/16845-64681/kubeconfig"}}
	{"specversion":"1.0","id":"9de72031-4cea-4d69-b55b-f47bf78d4838","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/16845-64681/.minikube"}}
	{"specversion":"1.0","id":"fbcb3ba0-1084-46db-8107-d0f4877f4739","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":"239d2037-1a98-4ce6-8be8-69051b21b15a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"c8eba15d-fe3c-4955-be46-1d56373085f2","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-507264" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p json-output-error-507264
--- PASS: TestErrorJSONOutput (0.18s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (26.48s)

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

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (24.82s)

                                                
                                                
=== RUN   TestKicCustomNetwork/use_default_bridge_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-amd64 start -p docker-network-872038 --network=bridge
E0707 22:38:27.855427   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/functional-931222/client.crt: no such file or directory
E0707 22:38:27.860753   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/functional-931222/client.crt: no such file or directory
E0707 22:38:27.871307   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/functional-931222/client.crt: no such file or directory
E0707 22:38:27.891552   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/functional-931222/client.crt: no such file or directory
E0707 22:38:27.931861   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/functional-931222/client.crt: no such file or directory
E0707 22:38:28.012201   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/functional-931222/client.crt: no such file or directory
E0707 22:38:28.172700   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/functional-931222/client.crt: no such file or directory
E0707 22:38:28.492949   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/functional-931222/client.crt: no such file or directory
E0707 22:38:29.133879   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/functional-931222/client.crt: no such file or directory
E0707 22:38:30.414346   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/functional-931222/client.crt: no such file or directory
E0707 22:38:32.974539   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/functional-931222/client.crt: no such file or directory
E0707 22:38:38.095636   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/functional-931222/client.crt: no such file or directory
E0707 22:38:48.336660   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/functional-931222/client.crt: no such file or directory
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-amd64 start -p docker-network-872038 --network=bridge: (22.910754278s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-872038" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p docker-network-872038
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p docker-network-872038: (1.893023624s)
--- PASS: TestKicCustomNetwork/use_default_bridge_network (24.82s)

                                                
                                    
x
+
TestKicExistingNetwork (27.61s)

                                                
                                                
=== RUN   TestKicExistingNetwork
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
kic_custom_network_test.go:93: (dbg) Run:  out/minikube-linux-amd64 start -p existing-network-109392 --network=existing-network
E0707 22:38:58.374764   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/addons-593790/client.crt: no such file or directory
E0707 22:39:08.817014   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/functional-931222/client.crt: no such file or directory
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-amd64 start -p existing-network-109392 --network=existing-network: (25.57174338s)
helpers_test.go:175: Cleaning up "existing-network-109392" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p existing-network-109392
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p existing-network-109392: (1.915295087s)
--- PASS: TestKicExistingNetwork (27.61s)

                                                
                                    
x
+
TestKicCustomSubnet (27.67s)

                                                
                                                
=== RUN   TestKicCustomSubnet
kic_custom_network_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p custom-subnet-004573 --subnet=192.168.60.0/24
E0707 22:39:26.065006   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/addons-593790/client.crt: no such file or directory
kic_custom_network_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p custom-subnet-004573 --subnet=192.168.60.0/24: (25.631299636s)
kic_custom_network_test.go:161: (dbg) Run:  docker network inspect custom-subnet-004573 --format "{{(index .IPAM.Config 0).Subnet}}"
helpers_test.go:175: Cleaning up "custom-subnet-004573" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p custom-subnet-004573
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p custom-subnet-004573: (2.016853925s)
--- PASS: TestKicCustomSubnet (27.67s)

                                                
                                    
x
+
TestKicStaticIP (26.35s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-linux-amd64 start -p static-ip-403110 --static-ip=192.168.200.200
E0707 22:39:49.778068   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/functional-931222/client.crt: no such file or directory
kic_custom_network_test.go:132: (dbg) Done: out/minikube-linux-amd64 start -p static-ip-403110 --static-ip=192.168.200.200: (24.299279685s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-linux-amd64 -p static-ip-403110 ip
helpers_test.go:175: Cleaning up "static-ip-403110" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p static-ip-403110
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p static-ip-403110: (1.932857299s)
--- PASS: TestKicStaticIP (26.35s)

                                                
                                    
x
+
TestMainNoArgs (0.04s)

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

                                                
                                    
x
+
TestMinikubeProfile (54.16s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p first-817296 --driver=docker  --container-runtime=docker
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p first-817296 --driver=docker  --container-runtime=docker: (25.825911196s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p second-819975 --driver=docker  --container-runtime=docker
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p second-819975 --driver=docker  --container-runtime=docker: (23.178181746s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile first-817296
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-819975
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
helpers_test.go:175: Cleaning up "second-819975" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p second-819975
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p second-819975: (2.134717279s)
helpers_test.go:175: Cleaning up "first-817296" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p first-817296
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p first-817296: (1.994339063s)
--- PASS: TestMinikubeProfile (54.16s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (8.32s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-1-263848 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=docker
E0707 22:41:11.698472   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/functional-931222/client.crt: no such file or directory
mount_start_test.go:98: (dbg) Done: out/minikube-linux-amd64 start -p mount-start-1-263848 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=docker: (7.321976649s)
--- PASS: TestMountStart/serial/StartWithMountFirst (8.32s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.23s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (5.64s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountSecond
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-2-282776 --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-282776 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=docker: (4.635852398s)
--- PASS: TestMountStart/serial/StartWithMountSecond (5.64s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.23s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.44s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.23s)

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

                                                
                                    
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-282776
mount_start_test.go:155: (dbg) Done: out/minikube-linux-amd64 stop -p mount-start-2-282776: (1.176358879s)
--- PASS: TestMountStart/serial/Stop (1.18s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.17s)

                                                
                                                
=== RUN   TestMountStart/serial/RestartStopped
mount_start_test.go:166: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-2-282776
E0707 22:41:27.463194   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/ingress-addon-legacy-565942/client.crt: no such file or directory
E0707 22:41:27.468434   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/ingress-addon-legacy-565942/client.crt: no such file or directory
E0707 22:41:27.478718   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/ingress-addon-legacy-565942/client.crt: no such file or directory
E0707 22:41:27.498949   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/ingress-addon-legacy-565942/client.crt: no such file or directory
E0707 22:41:27.539235   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/ingress-addon-legacy-565942/client.crt: no such file or directory
E0707 22:41:27.619537   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/ingress-addon-legacy-565942/client.crt: no such file or directory
E0707 22:41:27.779944   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/ingress-addon-legacy-565942/client.crt: no such file or directory
E0707 22:41:28.100639   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/ingress-addon-legacy-565942/client.crt: no such file or directory
E0707 22:41:28.741680   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/ingress-addon-legacy-565942/client.crt: no such file or directory
E0707 22:41:30.022145   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/ingress-addon-legacy-565942/client.crt: no such file or directory
mount_start_test.go:166: (dbg) Done: out/minikube-linux-amd64 start -p mount-start-2-282776: (6.173581825s)
--- PASS: TestMountStart/serial/RestartStopped (7.17s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.23s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountPostStop
mount_start_test.go:114: (dbg) Run:  out/minikube-linux-amd64 -p mount-start-2-282776 ssh -- ls /minikube-host
E0707 22:41:32.582968   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/ingress-addon-legacy-565942/client.crt: no such file or directory
--- PASS: TestMountStart/serial/VerifyMountPostStop (0.23s)

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (68.59s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:85: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-760585 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=docker
E0707 22:41:37.703625   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/ingress-addon-legacy-565942/client.crt: no such file or directory
E0707 22:41:47.944491   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/ingress-addon-legacy-565942/client.crt: no such file or directory
E0707 22:42:08.425039   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/ingress-addon-legacy-565942/client.crt: no such file or directory
multinode_test.go:85: (dbg) Done: out/minikube-linux-amd64 start -p multinode-760585 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=docker: (1m8.088158708s)
multinode_test.go:91: (dbg) Run:  out/minikube-linux-amd64 -p multinode-760585 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (68.59s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (42.22s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeployApp2Nodes
multinode_test.go:481: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-760585 -- apply -f ./testdata/multinodes/multinode-pod-dns-test.yaml
multinode_test.go:486: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-760585 -- rollout status deployment/busybox
multinode_test.go:486: (dbg) Done: out/minikube-linux-amd64 kubectl -p multinode-760585 -- rollout status deployment/busybox: (2.134458757s)
multinode_test.go:493: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-760585 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:502: 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:493: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-760585 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:502: 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:493: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-760585 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:502: 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:493: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-760585 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:502: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
E0707 22:42:49.385404   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/ingress-addon-legacy-565942/client.crt: no such file or directory
multinode_test.go:493: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-760585 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:502: 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:493: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-760585 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:502: 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:493: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-760585 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:502: 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:493: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-760585 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:502: 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:493: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-760585 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:516: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-760585 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:524: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-760585 -- exec busybox-67b7f59bb-dtklb -- nslookup kubernetes.io
multinode_test.go:524: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-760585 -- exec busybox-67b7f59bb-v25kj -- nslookup kubernetes.io
multinode_test.go:534: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-760585 -- exec busybox-67b7f59bb-dtklb -- nslookup kubernetes.default
multinode_test.go:534: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-760585 -- exec busybox-67b7f59bb-v25kj -- nslookup kubernetes.default
multinode_test.go:542: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-760585 -- exec busybox-67b7f59bb-dtklb -- nslookup kubernetes.default.svc.cluster.local
multinode_test.go:542: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-760585 -- exec busybox-67b7f59bb-v25kj -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiNode/serial/DeployApp2Nodes (42.22s)

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.78s)

                                                
                                                
=== RUN   TestMultiNode/serial/PingHostFrom2Pods
multinode_test.go:552: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-760585 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:560: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-760585 -- exec busybox-67b7f59bb-dtklb -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:571: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-760585 -- exec busybox-67b7f59bb-dtklb -- sh -c "ping -c 1 192.168.58.1"
multinode_test.go:560: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-760585 -- exec busybox-67b7f59bb-v25kj -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:571: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-760585 -- exec busybox-67b7f59bb-v25kj -- sh -c "ping -c 1 192.168.58.1"
--- PASS: TestMultiNode/serial/PingHostFrom2Pods (0.78s)

                                                
                                    
x
+
TestMultiNode/serial/AddNode (14.94s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:110: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-760585 -v 3 --alsologtostderr
E0707 22:43:27.854563   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/functional-931222/client.crt: no such file or directory
multinode_test.go:110: (dbg) Done: out/minikube-linux-amd64 node add -p multinode-760585 -v 3 --alsologtostderr: (14.302020676s)
multinode_test.go:116: (dbg) Run:  out/minikube-linux-amd64 -p multinode-760585 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (14.94s)

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.28s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (8.72s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.08s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopNode
multinode_test.go:210: (dbg) Run:  out/minikube-linux-amd64 -p multinode-760585 node stop m03
multinode_test.go:210: (dbg) Done: out/minikube-linux-amd64 -p multinode-760585 node stop m03: (1.191050035s)
multinode_test.go:216: (dbg) Run:  out/minikube-linux-amd64 -p multinode-760585 status
multinode_test.go:216: (dbg) Non-zero exit: out/minikube-linux-amd64 -p multinode-760585 status: exit status 7 (448.089895ms)

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0707 22:43:51.540352  199237 out.go:296] Setting OutFile to fd 1 ...
	I0707 22:43:51.540506  199237 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I0707 22:43:51.540515  199237 out.go:309] Setting ErrFile to fd 2...
	I0707 22:43:51.540520  199237 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I0707 22:43:51.540627  199237 root.go:336] Updating PATH: /home/jenkins/minikube-integration/16845-64681/.minikube/bin
	I0707 22:43:51.540790  199237 out.go:303] Setting JSON to false
	I0707 22:43:51.540818  199237 mustload.go:65] Loading cluster: multinode-760585
	I0707 22:43:51.540909  199237 notify.go:220] Checking for updates...
	I0707 22:43:51.541166  199237 config.go:182] Loaded profile config "multinode-760585": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.27.3
	I0707 22:43:51.541185  199237 status.go:255] checking status of multinode-760585 ...
	I0707 22:43:51.541606  199237 cli_runner.go:164] Run: docker container inspect multinode-760585 --format={{.State.Status}}
	I0707 22:43:51.561479  199237 status.go:330] multinode-760585 host status = "Running" (err=<nil>)
	I0707 22:43:51.561519  199237 host.go:66] Checking if "multinode-760585" exists ...
	I0707 22:43:51.561756  199237 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-760585
	I0707 22:43:51.576983  199237 host.go:66] Checking if "multinode-760585" exists ...
	I0707 22:43:51.577234  199237 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0707 22:43:51.577289  199237 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-760585
	I0707 22:43:51.592421  199237 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32852 SSHKeyPath:/home/jenkins/minikube-integration/16845-64681/.minikube/machines/multinode-760585/id_rsa Username:docker}
	I0707 22:43:51.682909  199237 ssh_runner.go:195] Run: systemctl --version
	I0707 22:43:51.686575  199237 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0707 22:43:51.696289  199237 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0707 22:43:51.747679  199237 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 logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:41 OomKillDisable:true NGoroutines:56 SystemTime:2023-07-07 22:43:51.739191326 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1037-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Archi
tecture:x86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33648062464 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-7 Labels:[] ExperimentalBuild:false ServerVersion:24.0.4 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:3dce8eb055cbb6872793272b4f20ed16117344f8 Expected:3dce8eb055cbb6872793272b4f20ed16117344f8} RuncCommit:{ID:v1.1.7-0-g860f061 Expected:v1.1.7-0-g860f061} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.11.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.19.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0707 22:43:51.748212  199237 kubeconfig.go:92] found "multinode-760585" server: "https://192.168.58.2:8443"
	I0707 22:43:51.748244  199237 api_server.go:166] Checking apiserver status ...
	I0707 22:43:51.748280  199237 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0707 22:43:51.758914  199237 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2345/cgroup
	I0707 22:43:51.767042  199237 api_server.go:182] apiserver freezer: "10:freezer:/docker/303753e5ca607b579adfb2d814f309c90b10b554123e4313af434caa229cdf34/kubepods/burstable/pod2a01e1f34500517642fab3d776a94bea/bec8e63ee8fb39384206896f4b03e5ac0104fcb0297a9a20e5db896b8c8da793"
	I0707 22:43:51.767093  199237 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/303753e5ca607b579adfb2d814f309c90b10b554123e4313af434caa229cdf34/kubepods/burstable/pod2a01e1f34500517642fab3d776a94bea/bec8e63ee8fb39384206896f4b03e5ac0104fcb0297a9a20e5db896b8c8da793/freezer.state
	I0707 22:43:51.773973  199237 api_server.go:204] freezer state: "THAWED"
	I0707 22:43:51.773991  199237 api_server.go:253] Checking apiserver healthz at https://192.168.58.2:8443/healthz ...
	I0707 22:43:51.778048  199237 api_server.go:279] https://192.168.58.2:8443/healthz returned 200:
	ok
	I0707 22:43:51.778068  199237 status.go:421] multinode-760585 apiserver status = Running (err=<nil>)
	I0707 22:43:51.778077  199237 status.go:257] multinode-760585 status: &{Name:multinode-760585 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0707 22:43:51.778093  199237 status.go:255] checking status of multinode-760585-m02 ...
	I0707 22:43:51.778339  199237 cli_runner.go:164] Run: docker container inspect multinode-760585-m02 --format={{.State.Status}}
	I0707 22:43:51.795284  199237 status.go:330] multinode-760585-m02 host status = "Running" (err=<nil>)
	I0707 22:43:51.795306  199237 host.go:66] Checking if "multinode-760585-m02" exists ...
	I0707 22:43:51.795524  199237 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-760585-m02
	I0707 22:43:51.811271  199237 host.go:66] Checking if "multinode-760585-m02" exists ...
	I0707 22:43:51.811486  199237 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0707 22:43:51.811519  199237 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-760585-m02
	I0707 22:43:51.827453  199237 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32857 SSHKeyPath:/home/jenkins/minikube-integration/16845-64681/.minikube/machines/multinode-760585-m02/id_rsa Username:docker}
	I0707 22:43:51.914698  199237 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0707 22:43:51.925462  199237 status.go:257] multinode-760585-m02 status: &{Name:multinode-760585-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0707 22:43:51.925496  199237 status.go:255] checking status of multinode-760585-m03 ...
	I0707 22:43:51.925716  199237 cli_runner.go:164] Run: docker container inspect multinode-760585-m03 --format={{.State.Status}}
	I0707 22:43:51.941111  199237 status.go:330] multinode-760585-m03 host status = "Stopped" (err=<nil>)
	I0707 22:43:51.941133  199237 status.go:343] host is not running, skipping remaining checks
	I0707 22:43:51.941147  199237 status.go:257] multinode-760585-m03 status: &{Name:multinode-760585-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (11.29s)

                                                
                                                
=== RUN   TestMultiNode/serial/StartAfterStop
multinode_test.go:244: (dbg) Run:  docker version -f {{.Server.Version}}
multinode_test.go:254: (dbg) Run:  out/minikube-linux-amd64 -p multinode-760585 node start m03 --alsologtostderr
E0707 22:43:55.539633   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/functional-931222/client.crt: no such file or directory
E0707 22:43:58.375116   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/addons-593790/client.crt: no such file or directory
multinode_test.go:254: (dbg) Done: out/minikube-linux-amd64 -p multinode-760585 node start m03 --alsologtostderr: (10.637849451s)
multinode_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p multinode-760585 status
multinode_test.go:275: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiNode/serial/StartAfterStop (11.29s)

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (91.14s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:283: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-760585
multinode_test.go:290: (dbg) Run:  out/minikube-linux-amd64 stop -p multinode-760585
E0707 22:44:11.305970   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/ingress-addon-legacy-565942/client.crt: no such file or directory
multinode_test.go:290: (dbg) Done: out/minikube-linux-amd64 stop -p multinode-760585: (22.518135342s)
multinode_test.go:295: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-760585 --wait=true -v=8 --alsologtostderr
multinode_test.go:295: (dbg) Done: out/minikube-linux-amd64 start -p multinode-760585 --wait=true -v=8 --alsologtostderr: (1m8.534624663s)
multinode_test.go:300: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-760585
--- PASS: TestMultiNode/serial/RestartKeepsNodes (91.14s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (4.6s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeleteNode
multinode_test.go:394: (dbg) Run:  out/minikube-linux-amd64 -p multinode-760585 node delete m03
multinode_test.go:394: (dbg) Done: out/minikube-linux-amd64 -p multinode-760585 node delete m03: (4.042799351s)
multinode_test.go:400: (dbg) Run:  out/minikube-linux-amd64 -p multinode-760585 status --alsologtostderr
multinode_test.go:414: (dbg) Run:  docker volume ls
multinode_test.go:424: (dbg) Run:  kubectl get nodes
multinode_test.go:432: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiNode/serial/DeleteNode (4.60s)

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (21.58s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:314: (dbg) Run:  out/minikube-linux-amd64 -p multinode-760585 stop
multinode_test.go:314: (dbg) Done: out/minikube-linux-amd64 -p multinode-760585 stop: (21.425688397s)
multinode_test.go:320: (dbg) Run:  out/minikube-linux-amd64 -p multinode-760585 status
multinode_test.go:320: (dbg) Non-zero exit: out/minikube-linux-amd64 -p multinode-760585 status: exit status 7 (75.255612ms)

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0707 22:46:00.511315  216610 out.go:296] Setting OutFile to fd 1 ...
	I0707 22:46:00.511457  216610 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I0707 22:46:00.511465  216610 out.go:309] Setting ErrFile to fd 2...
	I0707 22:46:00.511469  216610 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I0707 22:46:00.511580  216610 root.go:336] Updating PATH: /home/jenkins/minikube-integration/16845-64681/.minikube/bin
	I0707 22:46:00.511738  216610 out.go:303] Setting JSON to false
	I0707 22:46:00.511767  216610 mustload.go:65] Loading cluster: multinode-760585
	I0707 22:46:00.511853  216610 notify.go:220] Checking for updates...
	I0707 22:46:00.512162  216610 config.go:182] Loaded profile config "multinode-760585": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.27.3
	I0707 22:46:00.512179  216610 status.go:255] checking status of multinode-760585 ...
	I0707 22:46:00.512643  216610 cli_runner.go:164] Run: docker container inspect multinode-760585 --format={{.State.Status}}
	I0707 22:46:00.530146  216610 status.go:330] multinode-760585 host status = "Stopped" (err=<nil>)
	I0707 22:46:00.530188  216610 status.go:343] host is not running, skipping remaining checks
	I0707 22:46:00.530196  216610 status.go:257] multinode-760585 status: &{Name:multinode-760585 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0707 22:46:00.530243  216610 status.go:255] checking status of multinode-760585-m02 ...
	I0707 22:46:00.530513  216610 cli_runner.go:164] Run: docker container inspect multinode-760585-m02 --format={{.State.Status}}
	I0707 22:46:00.545857  216610 status.go:330] multinode-760585-m02 host status = "Stopped" (err=<nil>)
	I0707 22:46:00.545887  216610 status.go:343] host is not running, skipping remaining checks
	I0707 22:46:00.545892  216610 status.go:257] multinode-760585-m02 status: &{Name:multinode-760585-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (78.3s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:344: (dbg) Run:  docker version -f {{.Server.Version}}
multinode_test.go:354: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-760585 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=docker
E0707 22:46:27.464119   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/ingress-addon-legacy-565942/client.crt: no such file or directory
E0707 22:46:55.146537   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/ingress-addon-legacy-565942/client.crt: no such file or directory
multinode_test.go:354: (dbg) Done: out/minikube-linux-amd64 start -p multinode-760585 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=docker: (1m17.742387947s)
multinode_test.go:360: (dbg) Run:  out/minikube-linux-amd64 -p multinode-760585 status --alsologtostderr
multinode_test.go:374: (dbg) Run:  kubectl get nodes
multinode_test.go:382: (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 (78.30s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (27.03s)

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

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

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

                                                
                                                
** /stderr **
multinode_test.go:460: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-760585-m03 --driver=docker  --container-runtime=docker
multinode_test.go:460: (dbg) Done: out/minikube-linux-amd64 start -p multinode-760585-m03 --driver=docker  --container-runtime=docker: (24.64164961s)
multinode_test.go:467: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-760585
multinode_test.go:467: (dbg) Non-zero exit: out/minikube-linux-amd64 node add -p multinode-760585: exit status 80 (257.74705ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to GUEST_NODE_ADD: failed to add node: Node multinode-760585-m03 already exists in multinode-760585-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:472: (dbg) Run:  out/minikube-linux-amd64 delete -p multinode-760585-m03
multinode_test.go:472: (dbg) Done: out/minikube-linux-amd64 delete -p multinode-760585-m03: (2.024015322s)
--- PASS: TestMultiNode/serial/ValidateNameConflict (27.03s)

                                                
                                    
x
+
TestPreload (151.06s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-692994 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.24.4
E0707 22:48:27.855669   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/functional-931222/client.crt: no such file or directory
preload_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-692994 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.24.4: (1m5.450384778s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-692994 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-amd64 -p test-preload-692994 image pull gcr.io/k8s-minikube/busybox: (1.160557814s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-amd64 stop -p test-preload-692994
E0707 22:48:58.374771   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/addons-593790/client.crt: no such file or directory
preload_test.go:58: (dbg) Done: out/minikube-linux-amd64 stop -p test-preload-692994: (10.641743282s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-692994 --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-692994 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=docker: (1m11.461364421s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-692994 image list
helpers_test.go:175: Cleaning up "test-preload-692994" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p test-preload-692994
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p test-preload-692994: (2.149544512s)
--- PASS: TestPreload (151.06s)

                                                
                                    
x
+
TestScheduledStopUnix (98.3s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-amd64 start -p scheduled-stop-585714 --memory=2048 --driver=docker  --container-runtime=docker
E0707 22:50:21.425387   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/addons-593790/client.crt: no such file or directory
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-amd64 start -p scheduled-stop-585714 --memory=2048 --driver=docker  --container-runtime=docker: (25.452752146s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-585714 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-amd64 status --format={{.TimeToStop}} -p scheduled-stop-585714 -n scheduled-stop-585714
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-585714 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-585714 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-585714 -n scheduled-stop-585714
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-585714
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-585714 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
E0707 22:51:27.463307   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/ingress-addon-legacy-565942/client.crt: no such file or directory
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-585714
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p scheduled-stop-585714: exit status 7 (61.448164ms)

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestSkaffold (104.7s)

                                                
                                                
=== RUN   TestSkaffold
skaffold_test.go:59: (dbg) Run:  /tmp/skaffold.exe2951466138 version
skaffold_test.go:63: skaffold version: v2.6.0
skaffold_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p skaffold-535936 --memory=2600 --driver=docker  --container-runtime=docker
skaffold_test.go:66: (dbg) Done: out/minikube-linux-amd64 start -p skaffold-535936 --memory=2600 --driver=docker  --container-runtime=docker: (25.061839245s)
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.exe2951466138 run --minikube-profile skaffold-535936 --kube-context skaffold-535936 --status-check=true --port-forward=false --interactive=false
E0707 22:53:27.854694   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/functional-931222/client.crt: no such file or directory
skaffold_test.go:105: (dbg) Done: /tmp/skaffold.exe2951466138 run --minikube-profile skaffold-535936 --kube-context skaffold-535936 --status-check=true --port-forward=false --interactive=false: (1m6.111398281s)
skaffold_test.go:111: (dbg) TestSkaffold: waiting 1m0s for pods matching "app=leeroy-app" in namespace "default" ...
helpers_test.go:344: "leeroy-app-bc6bd7767-wzsx5" [41f9416c-8562-4e81-9d47-8b38250028b7] Running
skaffold_test.go:111: (dbg) TestSkaffold: app=leeroy-app healthy within 5.012303192s
skaffold_test.go:114: (dbg) TestSkaffold: waiting 1m0s for pods matching "app=leeroy-web" in namespace "default" ...
helpers_test.go:344: "leeroy-web-6bb8bf79bc-58r6w" [4ead8118-be4a-4f49-98f1-25d816ccf0c6] Running
skaffold_test.go:114: (dbg) TestSkaffold: app=leeroy-web healthy within 5.007006482s
helpers_test.go:175: Cleaning up "skaffold-535936" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p skaffold-535936
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p skaffold-535936: (2.699952322s)
--- PASS: TestSkaffold (104.70s)

                                                
                                    
x
+
TestInsufficientStorage (12.95s)

                                                
                                                
=== RUN   TestInsufficientStorage
status_test.go:50: (dbg) Run:  out/minikube-linux-amd64 start -p insufficient-storage-507682 --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-507682 --memory=2048 --output=json --wait=true --driver=docker  --container-runtime=docker: exit status 26 (10.824745102s)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"3e5a1b34-11c6-4446-a9db-2df75a48f252","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-507682] minikube v1.30.1 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"865f8bf9-67f0-4f2d-9251-2aca367ed0b7","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=16845"}}
	{"specversion":"1.0","id":"f4a76307-561a-432d-8d08-3c9c0ee92019","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":"773e985b-1517-42e8-a00a-899b18f5ae4f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/16845-64681/kubeconfig"}}
	{"specversion":"1.0","id":"959b5468-1d02-4bd0-9547-4b7e0d73d363","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/16845-64681/.minikube"}}
	{"specversion":"1.0","id":"2788daa2-4db5-42b6-aaed-a2467f59cd98","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":"a1001213-69af-455a-ba2a-7c432879d979","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"feadf8c4-9aea-4bb7-b5bf-86b38be443d3","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":"105d00ae-ba0f-49d4-957b-c0a7f3aa61d5","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":"80797a26-3e0a-44ef-9041-1e77584ed26c","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":"58024cec-47ee-47d0-84e1-8a95e61546dd","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":"dd569f30-cd22-41a2-9bab-604a4b59b8c0","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting control plane node insufficient-storage-507682 in cluster insufficient-storage-507682","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"be4db1ed-633e-4786-9dc7-a13884d11531","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"85e686e3-2715-4465-8469-758fa363a88e","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":"6f286b08-1fda-4117-aab4-d7996dfec36d","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-507682 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p insufficient-storage-507682 --output=json --layout=cluster: exit status 7 (247.301693ms)

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-507682","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.30.1","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":500,"StatusName":"Error"}},"Nodes":[{"Name":"insufficient-storage-507682","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E0707 22:53:54.848051  260253 status.go:415] kubeconfig endpoint: extract IP: "insufficient-storage-507682" does not appear in /home/jenkins/minikube-integration/16845-64681/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0707 22:53:55.095431  260354 status.go:415] kubeconfig endpoint: extract IP: "insufficient-storage-507682" does not appear in /home/jenkins/minikube-integration/16845-64681/kubeconfig
	E0707 22:53:55.104850  260354 status.go:559] unable to read event log: stat: stat /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/insufficient-storage-507682/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (56.61s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:132: (dbg) Run:  /tmp/minikube-v1.9.0.3799665289.exe start -p running-upgrade-584493 --memory=2200 --vm-driver=docker  --container-runtime=docker
version_upgrade_test.go:132: (dbg) Done: /tmp/minikube-v1.9.0.3799665289.exe start -p running-upgrade-584493 --memory=2200 --vm-driver=docker  --container-runtime=docker: (30.071726729s)
version_upgrade_test.go:142: (dbg) Run:  out/minikube-linux-amd64 start -p running-upgrade-584493 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
version_upgrade_test.go:142: (dbg) Done: out/minikube-linux-amd64 start -p running-upgrade-584493 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (24.398128586s)
helpers_test.go:175: Cleaning up "running-upgrade-584493" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p running-upgrade-584493
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p running-upgrade-584493: (1.682991352s)
--- PASS: TestRunningBinaryUpgrade (56.61s)

                                                
                                    
x
+
TestKubernetesUpgrade (360.2s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:234: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-963018 --memory=2200 --kubernetes-version=v1.16.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
version_upgrade_test.go:234: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-963018 --memory=2200 --kubernetes-version=v1.16.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (52.834830265s)
version_upgrade_test.go:239: (dbg) Run:  out/minikube-linux-amd64 stop -p kubernetes-upgrade-963018
version_upgrade_test.go:239: (dbg) Done: out/minikube-linux-amd64 stop -p kubernetes-upgrade-963018: (1.21288492s)
version_upgrade_test.go:244: (dbg) Run:  out/minikube-linux-amd64 -p kubernetes-upgrade-963018 status --format={{.Host}}
version_upgrade_test.go:244: (dbg) Non-zero exit: out/minikube-linux-amd64 -p kubernetes-upgrade-963018 status --format={{.Host}}: exit status 7 (57.659479ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
version_upgrade_test.go:246: status error: exit status 7 (may be ok)
version_upgrade_test.go:255: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-963018 --memory=2200 --kubernetes-version=v1.27.3 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
version_upgrade_test.go:255: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-963018 --memory=2200 --kubernetes-version=v1.27.3 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (4m36.662654573s)
version_upgrade_test.go:260: (dbg) Run:  kubectl --context kubernetes-upgrade-963018 version --output=json
version_upgrade_test.go:279: Attempting to downgrade Kubernetes (should fail)
version_upgrade_test.go:281: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-963018 --memory=2200 --kubernetes-version=v1.16.0 --driver=docker  --container-runtime=docker
version_upgrade_test.go:281: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p kubernetes-upgrade-963018 --memory=2200 --kubernetes-version=v1.16.0 --driver=docker  --container-runtime=docker: exit status 106 (85.404623ms)

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

                                                
                                                
** /stderr **
version_upgrade_test.go:285: Attempting restart after unsuccessful downgrade
version_upgrade_test.go:287: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-963018 --memory=2200 --kubernetes-version=v1.27.3 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
E0707 23:01:14.902760   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/skaffold-535936/client.crt: no such file or directory
E0707 23:01:27.464020   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/ingress-addon-legacy-565942/client.crt: no such file or directory
version_upgrade_test.go:287: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-963018 --memory=2200 --kubernetes-version=v1.27.3 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (27.034768518s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-963018" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p kubernetes-upgrade-963018
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p kubernetes-upgrade-963018: (2.253458977s)
--- PASS: TestKubernetesUpgrade (360.20s)

                                                
                                    
x
+
TestMissingContainerUpgrade (120.66s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:321: (dbg) Run:  /tmp/minikube-v1.9.0.3488982558.exe start -p missing-upgrade-675739 --memory=2200 --driver=docker  --container-runtime=docker
version_upgrade_test.go:321: (dbg) Done: /tmp/minikube-v1.9.0.3488982558.exe start -p missing-upgrade-675739 --memory=2200 --driver=docker  --container-runtime=docker: (1m13.608152079s)
version_upgrade_test.go:330: (dbg) Run:  docker stop missing-upgrade-675739
version_upgrade_test.go:330: (dbg) Done: docker stop missing-upgrade-675739: (2.518792482s)
version_upgrade_test.go:335: (dbg) Run:  docker rm missing-upgrade-675739
version_upgrade_test.go:341: (dbg) Run:  out/minikube-linux-amd64 start -p missing-upgrade-675739 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
version_upgrade_test.go:341: (dbg) Done: out/minikube-linux-amd64 start -p missing-upgrade-675739 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (42.024684537s)
helpers_test.go:175: Cleaning up "missing-upgrade-675739" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p missing-upgrade-675739
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p missing-upgrade-675739: (2.018781216s)
--- PASS: TestMissingContainerUpgrade (120.66s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.09s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoK8sWithVersion
no_kubernetes_test.go:83: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-842025 --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-842025 --no-kubernetes --kubernetes-version=1.20 --driver=docker  --container-runtime=docker: exit status 14 (87.583427ms)

                                                
                                                
-- stdout --
	* [NoKubernetes-842025] minikube v1.30.1 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=16845
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/16845-64681/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/16845-64681/.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.09s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (37.54s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:95: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-842025 --driver=docker  --container-runtime=docker
E0707 22:53:58.374535   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/addons-593790/client.crt: no such file or directory
no_kubernetes_test.go:95: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-842025 --driver=docker  --container-runtime=docker: (37.10355722s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-amd64 -p NoKubernetes-842025 status -o json
--- PASS: TestNoKubernetes/serial/StartWithK8s (37.54s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (15.6s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (9.32s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Start
no_kubernetes_test.go:136: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-842025 --no-kubernetes --driver=docker  --container-runtime=docker
E0707 22:54:50.900231   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/functional-931222/client.crt: no such file or directory
no_kubernetes_test.go:136: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-842025 --no-kubernetes --driver=docker  --container-runtime=docker: (9.316478556s)
--- PASS: TestNoKubernetes/serial/Start (9.32s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.28s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (2.85s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (2.93s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.52s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (91.04s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:195: (dbg) Run:  /tmp/minikube-v1.9.0.1629195832.exe start -p stopped-upgrade-540377 --memory=2200 --vm-driver=docker  --container-runtime=docker
version_upgrade_test.go:195: (dbg) Done: /tmp/minikube-v1.9.0.1629195832.exe start -p stopped-upgrade-540377 --memory=2200 --vm-driver=docker  --container-runtime=docker: (55.679662961s)
version_upgrade_test.go:204: (dbg) Run:  /tmp/minikube-v1.9.0.1629195832.exe -p stopped-upgrade-540377 stop
version_upgrade_test.go:204: (dbg) Done: /tmp/minikube-v1.9.0.1629195832.exe -p stopped-upgrade-540377 stop: (13.270444594s)
version_upgrade_test.go:210: (dbg) Run:  out/minikube-linux-amd64 start -p stopped-upgrade-540377 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
E0707 22:56:27.463601   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/ingress-addon-legacy-565942/client.crt: no such file or directory
version_upgrade_test.go:210: (dbg) Done: out/minikube-linux-amd64 start -p stopped-upgrade-540377 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (22.093640385s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (91.04s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.26s)

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

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.33s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/MinikubeLogs
version_upgrade_test.go:218: (dbg) Run:  out/minikube-linux-amd64 logs -p stopped-upgrade-540377
version_upgrade_test.go:218: (dbg) Done: out/minikube-linux-amd64 logs -p stopped-upgrade-540377: (1.331144557s)
--- PASS: TestStoppedBinaryUpgrade/MinikubeLogs (1.33s)

                                                
                                    
x
+
TestPause/serial/Start (50.38s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-amd64 start -p pause-589759 --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-589759 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=docker: (50.381102368s)
--- PASS: TestPause/serial/Start (50.38s)

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

                                                
                                                
=== 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-012151 --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.16.0
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-012151 --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.16.0: (2m4.634062282s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (124.63s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (39.32s)

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-641779 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.27.3
E0707 22:58:27.855347   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/functional-931222/client.crt: no such file or directory
E0707 22:58:31.057684   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/skaffold-535936/client.crt: no such file or directory
E0707 22:58:31.062951   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/skaffold-535936/client.crt: no such file or directory
E0707 22:58:31.073243   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/skaffold-535936/client.crt: no such file or directory
E0707 22:58:31.093724   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/skaffold-535936/client.crt: no such file or directory
E0707 22:58:31.134098   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/skaffold-535936/client.crt: no such file or directory
E0707 22:58:31.214459   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/skaffold-535936/client.crt: no such file or directory
E0707 22:58:31.375451   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/skaffold-535936/client.crt: no such file or directory
E0707 22:58:31.696434   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/skaffold-535936/client.crt: no such file or directory
E0707 22:58:32.337026   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/skaffold-535936/client.crt: no such file or directory
E0707 22:58:33.617801   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/skaffold-535936/client.crt: no such file or directory
E0707 22:58:36.178137   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/skaffold-535936/client.crt: no such file or directory
E0707 22:58:41.299085   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/skaffold-535936/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-641779 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.27.3: (1m0.702951301s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (60.70s)

                                                
                                    
x
+
TestPause/serial/Pause (0.81s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.42s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.57s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.83s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.19s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (1.13s)

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

                                                
                                                
-- stdout --
	[]

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-332625 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=docker --kubernetes-version=v1.27.3
E0707 22:58:51.540121   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/skaffold-535936/client.crt: no such file or directory
E0707 22:58:58.374970   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/addons-593790/client.crt: no such file or directory
E0707 22:59:12.021131   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/skaffold-535936/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-332625 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=docker --kubernetes-version=v1.27.3: (50.510341234s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (50.51s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-641779 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" [5983e819-932e-40c4-a3ac-7b4d0e4d361b] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [5983e819-932e-40c4-a3ac-7b4d0e4d361b] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 8.01426525s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-641779 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (8.41s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-332625 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" [944c8724-e897-4f42-baea-fe50611d3a02] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [944c8724-e897-4f42-baea-fe50611d3a02] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 9.013478073s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-332625 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (9.38s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-641779 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.27.3
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-641779 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.27.3: (5m12.087712311s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p no-preload-641779 -n no-preload-641779
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (312.44s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p embed-certs-332625 --alsologtostderr -v=3
E0707 22:59:52.981846   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/skaffold-535936/client.crt: no such file or directory
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p embed-certs-332625 --alsologtostderr -v=3: (10.775563845s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (10.78s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-332625 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=docker --kubernetes-version=v1.27.3
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-332625 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=docker --kubernetes-version=v1.27.3: (5m31.04295006s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p embed-certs-332625 -n embed-certs-332625
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (331.35s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-012151 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [3965f9a2-b50f-4722-aabc-ffbb9adcaba7] Pending
helpers_test.go:344: "busybox" [3965f9a2-b50f-4722-aabc-ffbb9adcaba7] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [3965f9a2-b50f-4722-aabc-ffbb9adcaba7] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 9.015981225s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-012151 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (9.47s)

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

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

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

                                                
                                                
=== 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-012151 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p old-k8s-version-012151 --alsologtostderr -v=3: (10.689900832s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (10.69s)

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

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

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

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

                                                
                                                
=== 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-012151 --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.16.0
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-012151 --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.16.0: (7m11.381478288s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-012151 -n old-k8s-version-012151
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (431.74s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-731308 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" [7489833f-1c2a-4672-9eb3-81d5ec932718] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [7489833f-1c2a-4672-9eb3-81d5ec932718] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 8.01462858s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-731308 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (8.41s)

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

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

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

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

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

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

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

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

                                                
                                                
=== 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-731308 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=docker --kubernetes-version=v1.27.3
E0707 23:03:27.855491   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/functional-931222/client.crt: no such file or directory
E0707 23:03:31.057929   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/skaffold-535936/client.crt: no such file or directory
E0707 23:03:58.374679   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/addons-593790/client.crt: no such file or directory
E0707 23:03:58.743137   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/skaffold-535936/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-731308 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=docker --kubernetes-version=v1.27.3: (9m47.720021155s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-diff-port-731308 -n default-k8s-diff-port-731308
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (588.00s)

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

                                                
                                                
=== 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-5c5cfc8747-6b4ll" [6d4df3e1-b468-4027-b2c1-903450530954] Pending / Ready:ContainersNotReady (containers with unready status: [kubernetes-dashboard]) / ContainersReady:ContainersNotReady (containers with unready status: [kubernetes-dashboard])
helpers_test.go:344: "kubernetes-dashboard-5c5cfc8747-6b4ll" [6d4df3e1-b468-4027-b2c1-903450530954] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 14.015449028s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (14.02s)

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

                                                
                                                
=== 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-5c5cfc8747-6b4ll" [6d4df3e1-b468-4027-b2c1-903450530954] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.007001832s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-641779 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.08s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 ssh -p no-preload-641779 "sudo crictl images -o json"
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20230511-dc714da8
--- PASS: TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.31s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-445528 --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.27.3
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-445528 --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.27.3: (41.546962508s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (41.55s)

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

                                                
                                                
=== 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-5c5cfc8747-nqxwk" [84bde97e-629c-49cd-83a3-d56332de7b98] Pending / Ready:ContainersNotReady (containers with unready status: [kubernetes-dashboard]) / ContainersReady:ContainersNotReady (containers with unready status: [kubernetes-dashboard])
helpers_test.go:344: "kubernetes-dashboard-5c5cfc8747-nqxwk" [84bde97e-629c-49cd-83a3-d56332de7b98] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 10.014409678s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (10.02s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-5c5cfc8747-nqxwk" [84bde97e-629c-49cd-83a3-d56332de7b98] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.007767992s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-332625 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.09s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 ssh -p embed-certs-332625 "sudo crictl images -o json"
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20230511-dc714da8
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.33s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p auto-503826 --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-503826 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=docker: (54.707506315s)
--- PASS: TestNetworkPlugins/group/auto/Start (54.71s)

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-445528 --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.27.3
E0707 23:06:27.463442   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/ingress-addon-legacy-565942/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-445528 --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.27.3: (28.468485364s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-445528 -n newest-cni-445528
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (28.80s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 ssh -p newest-cni-445528 "sudo crictl images -o json"
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20230511-dc714da8
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.35s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p kindnet-503826 --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-503826 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=docker: (55.462492118s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (55.46s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-503826 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-7458db8b8-z8hm4" [cdd9262b-c9d1-404b-b747-45e2d9f9b2ff] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-7458db8b8-z8hm4" [cdd9262b-c9d1-404b-b747-45e2d9f9b2ff] Running
E0707 23:07:01.426130   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/addons-593790/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 12.0069865s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (12.32s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p calico-503826 --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-503826 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=docker: (1m10.414675534s)
--- PASS: TestNetworkPlugins/group/calico/Start (70.42s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-84b68f675b-dzj88" [44809dd5-63a0-42ca-bfa4-388819c6238f] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.015450984s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (5.02s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-84b68f675b-dzj88" [44809dd5-63a0-42ca-bfa4-388819c6238f] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.00718039s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-012151 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.08s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: waiting 10m0s for pods matching "app=kindnet" in namespace "kube-system" ...
helpers_test.go:344: "kindnet-7bt4h" [abfee191-a53f-4aa8-ab3d-9c11d6a80230] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 5.016051439s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (5.02s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 ssh -p old-k8s-version-012151 "sudo crictl images -o 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.31s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-503826 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-7458db8b8-7smp7" [80909e6d-fd29-4ed1-8711-9b29fd2f96be] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-7458db8b8-7smp7" [80909e6d-fd29-4ed1-8711-9b29fd2f96be] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 8.008946225s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (8.28s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p custom-flannel-503826 --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-503826 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=docker: (59.150953202s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (59.15s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p false-503826 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=false --driver=docker  --container-runtime=docker
E0707 23:08:27.854855   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/functional-931222/client.crt: no such file or directory
E0707 23:08:31.058132   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/skaffold-535936/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p false-503826 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=false --driver=docker  --container-runtime=docker: (1m22.52097984s)
--- PASS: TestNetworkPlugins/group/false/Start (82.52s)

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

                                                
                                                
=== 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-h69px" [0194a24d-be68-472f-ae43-c2e6bee676ef] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 5.019608602s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (5.03s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-503826 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-7458db8b8-8vsbm" [937e2e9a-c2d1-4491-8005-d62be4f8a452] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-7458db8b8-8vsbm" [937e2e9a-c2d1-4491-8005-d62be4f8a452] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 10.01240879s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (10.42s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-503826 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-7458db8b8-s8848" [0ed030ee-f746-4c83-957c-c4f79af2462e] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-7458db8b8-s8848" [0ed030ee-f746-4c83-957c-c4f79af2462e] Running
E0707 23:08:58.375072   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/addons-593790/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 10.006999452s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (10.33s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p enable-default-cni-503826 --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-503826 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=docker: (1m21.376359505s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (81.38s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p flannel-503826 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=docker
E0707 23:09:23.816156   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/no-preload-641779/client.crt: no such file or directory
E0707 23:09:23.821422   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/no-preload-641779/client.crt: no such file or directory
E0707 23:09:23.831681   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/no-preload-641779/client.crt: no such file or directory
E0707 23:09:23.851958   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/no-preload-641779/client.crt: no such file or directory
E0707 23:09:23.892271   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/no-preload-641779/client.crt: no such file or directory
E0707 23:09:23.972741   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/no-preload-641779/client.crt: no such file or directory
E0707 23:09:24.132924   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/no-preload-641779/client.crt: no such file or directory
E0707 23:09:24.453713   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/no-preload-641779/client.crt: no such file or directory
E0707 23:09:25.094166   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/no-preload-641779/client.crt: no such file or directory
E0707 23:09:26.374376   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/no-preload-641779/client.crt: no such file or directory
E0707 23:09:28.935135   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/no-preload-641779/client.crt: no such file or directory
E0707 23:09:34.055610   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/no-preload-641779/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p flannel-503826 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=docker: (55.033306178s)
--- PASS: TestNetworkPlugins/group/flannel/Start (55.03s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context false-503826 replace --force -f testdata/netcat-deployment.yaml
E0707 23:09:44.296659   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/no-preload-641779/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/false/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-7458db8b8-dgjtp" [23ca603e-b528-4496-a138-4b3d74c49a1f] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-7458db8b8-dgjtp" [23ca603e-b528-4496-a138-4b3d74c49a1f] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/false/NetCatPod: app=netcat healthy within 10.007182773s
--- PASS: TestNetworkPlugins/group/false/NetCatPod (10.33s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p bridge-503826 --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-503826 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=docker: (39.804505859s)
--- PASS: TestNetworkPlugins/group/bridge/Start (39.80s)

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

                                                
                                                
=== 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-64dbr" [b5bd0d25-4ba0-45c7-8dd9-9ff50026f337] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 5.015644316s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (5.02s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-503826 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-7458db8b8-fnllv" [8e49cd66-20db-4e51-9339-358774ed0132] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0707 23:10:24.236540   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/old-k8s-version-012151/client.crt: no such file or directory
helpers_test.go:344: "netcat-7458db8b8-fnllv" [8e49cd66-20db-4e51-9339-358774ed0132] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 8.008843678s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (8.30s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-503826 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-7458db8b8-mdccc" [ee52d384-9810-4a9f-b186-0d4ef26a6a11] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-7458db8b8-mdccc" [ee52d384-9810-4a9f-b186-0d4ef26a6a11] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 9.006324289s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (9.34s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p kubenet-503826 --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-503826 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --network-plugin=kubenet --driver=docker  --container-runtime=docker: (51.360323257s)
--- PASS: TestNetworkPlugins/group/kubenet/Start (51.36s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-503826 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-7458db8b8-nbzxj" [bcb62e73-56d7-468d-a9e7-424ad32cfac5] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-7458db8b8-nbzxj" [bcb62e73-56d7-468d-a9e7-424ad32cfac5] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 10.009587052s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (10.37s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/DNS
net_test.go:175: (dbg) Run:  kubectl --context bridge-503826 exec deployment/netcat -- nslookup kubernetes.default
net_test.go:175: (dbg) Non-zero exit: kubectl --context bridge-503826 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.164380795s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
net_test.go:175: (dbg) Run:  kubectl --context bridge-503826 exec deployment/netcat -- nslookup kubernetes.default
E0707 23:11:25.677911   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/old-k8s-version-012151/client.crt: no such file or directory
net_test.go:175: (dbg) Done: kubectl --context bridge-503826 exec deployment/netcat -- nslookup kubernetes.default: (5.144267898s)
--- PASS: TestNetworkPlugins/group/bridge/DNS (21.08s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kubenet-503826 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-7458db8b8-hvtv6" [67335325-7f1a-4e4e-ab4e-63ec5650b67d] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-7458db8b8-hvtv6" [67335325-7f1a-4e4e-ab4e-63ec5650b67d] Running
E0707 23:11:49.935218   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/auto-503826/client.crt: no such file or directory
E0707 23:11:49.940478   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/auto-503826/client.crt: no such file or directory
E0707 23:11:49.950715   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/auto-503826/client.crt: no such file or directory
E0707 23:11:49.970944   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/auto-503826/client.crt: no such file or directory
E0707 23:11:50.011176   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/auto-503826/client.crt: no such file or directory
E0707 23:11:50.092021   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/auto-503826/client.crt: no such file or directory
E0707 23:11:50.252408   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/auto-503826/client.crt: no such file or directory
E0707 23:11:50.572891   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/auto-503826/client.crt: no such file or directory
E0707 23:11:51.213694   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/auto-503826/client.crt: no such file or directory
E0707 23:11:52.493955   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/auto-503826/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/kubenet/NetCatPod: app=netcat healthy within 10.00666664s
--- PASS: TestNetworkPlugins/group/kubenet/NetCatPod (10.27s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/HairPin
net_test.go:264: (dbg) Run:  kubectl --context kubenet-503826 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/kubenet/HairPin (0.14s)
E0707 23:12:30.896156   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/auto-503826/client.crt: no such file or directory

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (5.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-5c5cfc8747-64q5h" [1ade96e2-0b0c-4b19-bd1f-32b221335be5] Running
E0707 23:12:44.371813   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/kindnet-503826/client.crt: no such file or directory
E0707 23:12:44.377088   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/kindnet-503826/client.crt: no such file or directory
E0707 23:12:44.387312   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/kindnet-503826/client.crt: no such file or directory
E0707 23:12:44.407544   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/kindnet-503826/client.crt: no such file or directory
E0707 23:12:44.447770   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/kindnet-503826/client.crt: no such file or directory
E0707 23:12:44.528039   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/kindnet-503826/client.crt: no such file or directory
E0707 23:12:44.688413   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/kindnet-503826/client.crt: no such file or directory
E0707 23:12:45.009000   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/kindnet-503826/client.crt: no such file or directory
E0707 23:12:45.649659   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/kindnet-503826/client.crt: no such file or directory
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.013791904s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (5.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-5c5cfc8747-64q5h" [1ade96e2-0b0c-4b19-bd1f-32b221335be5] Running
E0707 23:12:46.930647   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/kindnet-503826/client.crt: no such file or directory
E0707 23:12:47.598664   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/old-k8s-version-012151/client.crt: no such file or directory
E0707 23:12:49.490842   71437 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/kindnet-503826/client.crt: no such file or directory
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.005897253s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-731308 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.29s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 ssh -p default-k8s-diff-port-731308 "sudo crictl images -o json"
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20230511-dc714da8
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.29s)

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

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

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

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

                                                
                                    

Test skip (19/318)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

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

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (3.2s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/16845-64681/.minikube/ca.crt
extensions:
- extension:
last-update: Fri, 07 Jul 2023 22:54:33 UTC
provider: minikube.sigs.k8s.io
version: v1.30.1
name: cluster_info
server: https://192.168.76.2:8443
name: cert-expiration-967282
- cluster:
certificate-authority: /home/jenkins/minikube-integration/16845-64681/.minikube/ca.crt
extensions:
- extension:
last-update: Fri, 07 Jul 2023 22:56:51 UTC
provider: minikube.sigs.k8s.io
version: v1.30.1
name: cluster_info
server: https://192.168.67.2:8443
name: kubernetes-upgrade-963018
contexts:
- context:
cluster: cert-expiration-967282
extensions:
- extension:
last-update: Fri, 07 Jul 2023 22:54:33 UTC
provider: minikube.sigs.k8s.io
version: v1.30.1
name: context_info
namespace: default
user: cert-expiration-967282
name: cert-expiration-967282
- context:
cluster: kubernetes-upgrade-963018
user: kubernetes-upgrade-963018
name: kubernetes-upgrade-963018
current-context: ""
kind: Config
preferences: {}
users:
- name: cert-expiration-967282
user:
client-certificate: /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/cert-expiration-967282/client.crt
client-key: /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/cert-expiration-967282/client.key
- name: kubernetes-upgrade-963018
user:
client-certificate: /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/kubernetes-upgrade-963018/client.crt
client-key: /home/jenkins/minikube-integration/16845-64681/.minikube/profiles/kubernetes-upgrade-963018/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
Copied to clipboard