Test Report: Docker_Linux_containerd_arm64 21512

                    
                      67b6671f4b7f755dd397ae36ae992d15d1f5bc42:2025-09-08:41332
                    
                

Test fail (1/332)

Order failed test Duration
256 TestKubernetesUpgrade 355.47
x
+
TestKubernetesUpgrade (355.47s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-522575 --memory=3072 --kubernetes-version=v1.28.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:222: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-522575 --memory=3072 --kubernetes-version=v1.28.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (36.466145868s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-linux-arm64 stop -p kubernetes-upgrade-522575
version_upgrade_test.go:227: (dbg) Done: out/minikube-linux-arm64 stop -p kubernetes-upgrade-522575: (1.327491946s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-linux-arm64 -p kubernetes-upgrade-522575 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-linux-arm64 -p kubernetes-upgrade-522575 status --format={{.Host}}: exit status 7 (74.401903ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
version_upgrade_test.go:234: status error: exit status 7 (may be ok)
version_upgrade_test.go:243: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-522575 --memory=3072 --kubernetes-version=v1.34.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
E0908 11:11:42.867863 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/addons-151437/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-522575 --memory=3072 --kubernetes-version=v1.34.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (33.991187551s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-522575 version --output=json
version_upgrade_test.go:267: Attempting to downgrade Kubernetes (should fail)
version_upgrade_test.go:269: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-522575 --memory=3072 --kubernetes-version=v1.28.0 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p kubernetes-upgrade-522575 --memory=3072 --kubernetes-version=v1.28.0 --driver=docker  --container-runtime=containerd: exit status 106 (192.542441ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-522575] minikube v1.36.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=21512
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/21512-2177568/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/21512-2177568/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to K8S_DOWNGRADE_UNSUPPORTED: Unable to safely downgrade existing Kubernetes v1.34.0 cluster to v1.28.0
	* Suggestion: 
	
	    1) Recreate the cluster with Kubernetes 1.28.0, by running:
	    
	    minikube delete -p kubernetes-upgrade-522575
	    minikube start -p kubernetes-upgrade-522575 --kubernetes-version=v1.28.0
	    
	    2) Create a second cluster with Kubernetes 1.28.0, by running:
	    
	    minikube start -p kubernetes-upgrade-5225752 --kubernetes-version=v1.28.0
	    
	    3) Use the existing cluster at version Kubernetes 1.34.0, by running:
	    
	    minikube start -p kubernetes-upgrade-522575 --kubernetes-version=v1.34.0
	    

                                                
                                                
** /stderr **
version_upgrade_test.go:273: Attempting restart after unsuccessful downgrade
version_upgrade_test.go:275: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-522575 --memory=3072 --kubernetes-version=v1.34.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:275: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p kubernetes-upgrade-522575 --memory=3072 --kubernetes-version=v1.34.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: exit status 80 (3m8.677791013s)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-522575] minikube v1.36.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=21512
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/21512-2177568/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/21512-2177568/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Using the docker driver based on existing profile
	* Starting "kubernetes-upgrade-522575" primary control-plane node in "kubernetes-upgrade-522575" cluster
	* Pulling base image v0.0.47-1756980985-21488 ...
	* Preparing Kubernetes v1.34.0 on containerd 1.7.27 ...
	* Verifying Kubernetes components...
	  - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0908 11:12:12.426840 2350325 out.go:360] Setting OutFile to fd 1 ...
	I0908 11:12:12.427062 2350325 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 11:12:12.427091 2350325 out.go:374] Setting ErrFile to fd 2...
	I0908 11:12:12.427108 2350325 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 11:12:12.427997 2350325 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21512-2177568/.minikube/bin
	I0908 11:12:12.430085 2350325 out.go:368] Setting JSON to false
	I0908 11:12:12.433392 2350325 start.go:130] hostinfo: {"hostname":"ip-172-31-21-244","uptime":60884,"bootTime":1757269048,"procs":185,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0908 11:12:12.433536 2350325 start.go:140] virtualization:  
	I0908 11:12:12.437257 2350325 out.go:179] * [kubernetes-upgrade-522575] minikube v1.36.0 on Ubuntu 20.04 (arm64)
	I0908 11:12:12.440450 2350325 out.go:179]   - MINIKUBE_LOCATION=21512
	I0908 11:12:12.440517 2350325 notify.go:220] Checking for updates...
	I0908 11:12:12.446305 2350325 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0908 11:12:12.449242 2350325 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21512-2177568/kubeconfig
	I0908 11:12:12.452181 2350325 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21512-2177568/.minikube
	I0908 11:12:12.455309 2350325 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0908 11:12:12.458171 2350325 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0908 11:12:12.462203 2350325 config.go:182] Loaded profile config "kubernetes-upgrade-522575": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0908 11:12:12.462980 2350325 driver.go:421] Setting default libvirt URI to qemu:///system
	I0908 11:12:12.498545 2350325 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0908 11:12:12.498720 2350325 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0908 11:12:12.645129 2350325 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:2 ContainersRunning:1 ContainersPaused:0 ContainersStopped:1 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:61 OomKillDisable:true NGoroutines:68 SystemTime:2025-09-08 11:12:12.619388231 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0908 11:12:12.645250 2350325 docker.go:318] overlay module found
	I0908 11:12:12.648340 2350325 out.go:179] * Using the docker driver based on existing profile
	I0908 11:12:12.651553 2350325 start.go:304] selected driver: docker
	I0908 11:12:12.651574 2350325 start.go:918] validating driver "docker" against &{Name:kubernetes-upgrade-522575 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 Memory:3072 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.34.0 ClusterName:kubernetes-upgrade-522575 Namespace:default APIServerHA
VIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.76.2 Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false Cu
stomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0908 11:12:12.651668 2350325 start.go:929] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0908 11:12:12.652342 2350325 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0908 11:12:12.808478 2350325 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:2 ContainersRunning:2 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:52 OomKillDisable:true NGoroutines:64 SystemTime:2025-09-08 11:12:12.795498998 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0908 11:12:12.808912 2350325 cni.go:84] Creating CNI manager for ""
	I0908 11:12:12.808974 2350325 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0908 11:12:12.809037 2350325 start.go:348] cluster config:
	{Name:kubernetes-upgrade-522575 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 Memory:3072 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.34.0 ClusterName:kubernetes-upgrade-522575 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluste
r.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.76.2 Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthS
ock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0908 11:12:12.812613 2350325 out.go:179] * Starting "kubernetes-upgrade-522575" primary control-plane node in "kubernetes-upgrade-522575" cluster
	I0908 11:12:12.815762 2350325 cache.go:123] Beginning downloading kic base image for docker with containerd
	I0908 11:12:12.819215 2350325 out.go:179] * Pulling base image v0.0.47-1756980985-21488 ...
	I0908 11:12:12.823000 2350325 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 in local docker daemon
	I0908 11:12:12.822969 2350325 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0908 11:12:12.823285 2350325 preload.go:146] Found local preload: /home/jenkins/minikube-integration/21512-2177568/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-arm64.tar.lz4
	I0908 11:12:12.823293 2350325 cache.go:58] Caching tarball of preloaded images
	I0908 11:12:12.823381 2350325 preload.go:172] Found /home/jenkins/minikube-integration/21512-2177568/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
	I0908 11:12:12.823389 2350325 cache.go:61] Finished verifying existence of preloaded tar for v1.34.0 on containerd
	I0908 11:12:12.823506 2350325 profile.go:143] Saving config to /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/kubernetes-upgrade-522575/config.json ...
	I0908 11:12:12.872294 2350325 image.go:100] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 in local docker daemon, skipping pull
	I0908 11:12:12.872319 2350325 cache.go:147] gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 exists in daemon, skipping load
	I0908 11:12:12.872332 2350325 cache.go:232] Successfully downloaded all kic artifacts
	I0908 11:12:12.872355 2350325 start.go:360] acquireMachinesLock for kubernetes-upgrade-522575: {Name:mka975f17004f70d38f22c54afb907ccc9309842 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0908 11:12:12.872422 2350325 start.go:364] duration metric: took 36.504µs to acquireMachinesLock for "kubernetes-upgrade-522575"
	I0908 11:12:12.872443 2350325 start.go:96] Skipping create...Using existing machine configuration
	I0908 11:12:12.872448 2350325 fix.go:54] fixHost starting: 
	I0908 11:12:12.872705 2350325 cli_runner.go:164] Run: docker container inspect kubernetes-upgrade-522575 --format={{.State.Status}}
	I0908 11:12:12.936873 2350325 fix.go:112] recreateIfNeeded on kubernetes-upgrade-522575: state=Running err=<nil>
	W0908 11:12:12.936907 2350325 fix.go:138] unexpected machine state, will restart: <nil>
	I0908 11:12:12.941228 2350325 out.go:252] * Updating the running docker "kubernetes-upgrade-522575" container ...
	I0908 11:12:12.941277 2350325 machine.go:93] provisionDockerMachine start ...
	I0908 11:12:12.941362 2350325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" kubernetes-upgrade-522575
	I0908 11:12:12.991203 2350325 main.go:141] libmachine: Using SSH client type: native
	I0908 11:12:12.991529 2350325 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef840] 0x3f2000 <nil>  [] 0s} 127.0.0.1 35933 <nil> <nil>}
	I0908 11:12:12.991545 2350325 main.go:141] libmachine: About to run SSH command:
	hostname
	I0908 11:12:13.185214 2350325 main.go:141] libmachine: SSH cmd err, output: <nil>: kubernetes-upgrade-522575
	
	I0908 11:12:13.185237 2350325 ubuntu.go:182] provisioning hostname "kubernetes-upgrade-522575"
	I0908 11:12:13.185314 2350325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" kubernetes-upgrade-522575
	I0908 11:12:13.226259 2350325 main.go:141] libmachine: Using SSH client type: native
	I0908 11:12:13.226590 2350325 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef840] 0x3f2000 <nil>  [] 0s} 127.0.0.1 35933 <nil> <nil>}
	I0908 11:12:13.226607 2350325 main.go:141] libmachine: About to run SSH command:
	sudo hostname kubernetes-upgrade-522575 && echo "kubernetes-upgrade-522575" | sudo tee /etc/hostname
	I0908 11:12:13.483519 2350325 main.go:141] libmachine: SSH cmd err, output: <nil>: kubernetes-upgrade-522575
	
	I0908 11:12:13.483640 2350325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" kubernetes-upgrade-522575
	I0908 11:12:13.529323 2350325 main.go:141] libmachine: Using SSH client type: native
	I0908 11:12:13.529620 2350325 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef840] 0x3f2000 <nil>  [] 0s} 127.0.0.1 35933 <nil> <nil>}
	I0908 11:12:13.529642 2350325 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\skubernetes-upgrade-522575' /etc/hosts; then
				if grep -xq '127.0.1.1\s.*' /etc/hosts; then
					sudo sed -i 's/^127.0.1.1\s.*/127.0.1.1 kubernetes-upgrade-522575/g' /etc/hosts;
				else 
					echo '127.0.1.1 kubernetes-upgrade-522575' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0908 11:12:13.752019 2350325 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0908 11:12:13.752044 2350325 ubuntu.go:188] set auth options {CertDir:/home/jenkins/minikube-integration/21512-2177568/.minikube CaCertPath:/home/jenkins/minikube-integration/21512-2177568/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/21512-2177568/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/21512-2177568/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/21512-2177568/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/21512-2177568/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/21512-2177568/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/21512-2177568/.minikube}
	I0908 11:12:13.752064 2350325 ubuntu.go:190] setting up certificates
	I0908 11:12:13.752074 2350325 provision.go:84] configureAuth start
	I0908 11:12:13.752133 2350325 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" kubernetes-upgrade-522575
	I0908 11:12:13.786740 2350325 provision.go:143] copyHostCerts
	I0908 11:12:13.786797 2350325 exec_runner.go:144] found /home/jenkins/minikube-integration/21512-2177568/.minikube/key.pem, removing ...
	I0908 11:12:13.786816 2350325 exec_runner.go:203] rm: /home/jenkins/minikube-integration/21512-2177568/.minikube/key.pem
	I0908 11:12:13.786898 2350325 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21512-2177568/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/21512-2177568/.minikube/key.pem (1675 bytes)
	I0908 11:12:13.786987 2350325 exec_runner.go:144] found /home/jenkins/minikube-integration/21512-2177568/.minikube/ca.pem, removing ...
	I0908 11:12:13.786992 2350325 exec_runner.go:203] rm: /home/jenkins/minikube-integration/21512-2177568/.minikube/ca.pem
	I0908 11:12:13.787018 2350325 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21512-2177568/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/21512-2177568/.minikube/ca.pem (1082 bytes)
	I0908 11:12:13.787072 2350325 exec_runner.go:144] found /home/jenkins/minikube-integration/21512-2177568/.minikube/cert.pem, removing ...
	I0908 11:12:13.787076 2350325 exec_runner.go:203] rm: /home/jenkins/minikube-integration/21512-2177568/.minikube/cert.pem
	I0908 11:12:13.787099 2350325 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21512-2177568/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/21512-2177568/.minikube/cert.pem (1123 bytes)
	I0908 11:12:13.787141 2350325 provision.go:117] generating server cert: /home/jenkins/minikube-integration/21512-2177568/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/21512-2177568/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/21512-2177568/.minikube/certs/ca-key.pem org=jenkins.kubernetes-upgrade-522575 san=[127.0.0.1 192.168.76.2 kubernetes-upgrade-522575 localhost minikube]
	I0908 11:12:14.045999 2350325 provision.go:177] copyRemoteCerts
	I0908 11:12:14.046229 2350325 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0908 11:12:14.046301 2350325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" kubernetes-upgrade-522575
	I0908 11:12:14.085483 2350325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35933 SSHKeyPath:/home/jenkins/minikube-integration/21512-2177568/.minikube/machines/kubernetes-upgrade-522575/id_rsa Username:docker}
	I0908 11:12:14.192103 2350325 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21512-2177568/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0908 11:12:14.228210 2350325 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21512-2177568/.minikube/machines/server.pem --> /etc/docker/server.pem (1241 bytes)
	I0908 11:12:14.264066 2350325 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21512-2177568/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0908 11:12:14.311927 2350325 provision.go:87] duration metric: took 559.831978ms to configureAuth
	I0908 11:12:14.311961 2350325 ubuntu.go:206] setting minikube options for container-runtime
	I0908 11:12:14.312139 2350325 config.go:182] Loaded profile config "kubernetes-upgrade-522575": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0908 11:12:14.312147 2350325 machine.go:96] duration metric: took 1.370863398s to provisionDockerMachine
	I0908 11:12:14.312154 2350325 start.go:293] postStartSetup for "kubernetes-upgrade-522575" (driver="docker")
	I0908 11:12:14.312263 2350325 start.go:322] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs]
	I0908 11:12:14.312355 2350325 ssh_runner.go:195] Run: sudo mkdir -p /etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs
	I0908 11:12:14.312449 2350325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" kubernetes-upgrade-522575
	I0908 11:12:14.342708 2350325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35933 SSHKeyPath:/home/jenkins/minikube-integration/21512-2177568/.minikube/machines/kubernetes-upgrade-522575/id_rsa Username:docker}
	I0908 11:12:14.437024 2350325 ssh_runner.go:195] Run: cat /etc/os-release
	I0908 11:12:14.440987 2350325 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0908 11:12:14.441017 2350325 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0908 11:12:14.441028 2350325 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0908 11:12:14.441035 2350325 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0908 11:12:14.441045 2350325 filesync.go:126] Scanning /home/jenkins/minikube-integration/21512-2177568/.minikube/addons for local assets ...
	I0908 11:12:14.441100 2350325 filesync.go:126] Scanning /home/jenkins/minikube-integration/21512-2177568/.minikube/files for local assets ...
	I0908 11:12:14.441205 2350325 filesync.go:149] local asset: /home/jenkins/minikube-integration/21512-2177568/.minikube/files/etc/ssl/certs/21794252.pem -> 21794252.pem in /etc/ssl/certs
	I0908 11:12:14.441312 2350325 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0908 11:12:14.451174 2350325 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21512-2177568/.minikube/files/etc/ssl/certs/21794252.pem --> /etc/ssl/certs/21794252.pem (1708 bytes)
	I0908 11:12:14.497403 2350325 start.go:296] duration metric: took 185.135112ms for postStartSetup
	I0908 11:12:14.497491 2350325 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0908 11:12:14.497539 2350325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" kubernetes-upgrade-522575
	I0908 11:12:14.526878 2350325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35933 SSHKeyPath:/home/jenkins/minikube-integration/21512-2177568/.minikube/machines/kubernetes-upgrade-522575/id_rsa Username:docker}
	I0908 11:12:14.633171 2350325 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0908 11:12:14.639523 2350325 fix.go:56] duration metric: took 1.767060244s for fixHost
	I0908 11:12:14.639547 2350325 start.go:83] releasing machines lock for "kubernetes-upgrade-522575", held for 1.76711607s
	I0908 11:12:14.639613 2350325 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" kubernetes-upgrade-522575
	I0908 11:12:14.671907 2350325 ssh_runner.go:195] Run: cat /version.json
	I0908 11:12:14.671964 2350325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" kubernetes-upgrade-522575
	I0908 11:12:14.674463 2350325 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0908 11:12:14.674540 2350325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" kubernetes-upgrade-522575
	I0908 11:12:14.698681 2350325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35933 SSHKeyPath:/home/jenkins/minikube-integration/21512-2177568/.minikube/machines/kubernetes-upgrade-522575/id_rsa Username:docker}
	I0908 11:12:14.719866 2350325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35933 SSHKeyPath:/home/jenkins/minikube-integration/21512-2177568/.minikube/machines/kubernetes-upgrade-522575/id_rsa Username:docker}
	I0908 11:12:14.953290 2350325 ssh_runner.go:195] Run: systemctl --version
	I0908 11:12:14.957538 2350325 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0908 11:12:14.962874 2350325 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "grep -q loopback {} && ( grep -q name {} || sudo sed -i '/"type": "loopback"/i \ \ \ \ "name": "loopback",' {} ) && sudo sed -i 's|"cniVersion": ".*"|"cniVersion": "1.0.0"|g' {}" ;
	I0908 11:12:14.991769 2350325 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0908 11:12:14.991858 2350325 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0908 11:12:15.003695 2350325 cni.go:259] no active bridge cni configs found in "/etc/cni/net.d" - nothing to disable
	I0908 11:12:15.003728 2350325 start.go:495] detecting cgroup driver to use...
	I0908 11:12:15.003797 2350325 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0908 11:12:15.003875 2350325 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0908 11:12:15.021866 2350325 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0908 11:12:15.039812 2350325 docker.go:218] disabling cri-docker service (if available) ...
	I0908 11:12:15.039880 2350325 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0908 11:12:15.054567 2350325 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0908 11:12:15.073324 2350325 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0908 11:12:15.212642 2350325 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0908 11:12:15.367514 2350325 docker.go:234] disabling docker service ...
	I0908 11:12:15.367585 2350325 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0908 11:12:15.383679 2350325 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0908 11:12:15.396312 2350325 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0908 11:12:15.552968 2350325 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0908 11:12:15.670512 2350325 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0908 11:12:15.685970 2350325 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0908 11:12:15.705895 2350325 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10.1"|' /etc/containerd/config.toml"
	I0908 11:12:15.717799 2350325 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I0908 11:12:15.728625 2350325 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0908 11:12:15.728705 2350325 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0908 11:12:15.740590 2350325 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0908 11:12:15.752086 2350325 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0908 11:12:15.763465 2350325 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0908 11:12:15.776235 2350325 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0908 11:12:15.790115 2350325 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I0908 11:12:15.802464 2350325 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0908 11:12:15.812589 2350325 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I0908 11:12:15.823803 2350325 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0908 11:12:15.837037 2350325 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0908 11:12:15.849130 2350325 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0908 11:12:15.977946 2350325 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0908 11:12:16.277153 2350325 start.go:542] Will wait 60s for socket path /run/containerd/containerd.sock
	I0908 11:12:16.277232 2350325 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
	I0908 11:12:16.291100 2350325 start.go:563] Will wait 60s for crictl version
	I0908 11:12:16.291223 2350325 ssh_runner.go:195] Run: which crictl
	I0908 11:12:16.295047 2350325 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0908 11:12:16.361574 2350325 start.go:579] Version:  0.1.0
	RuntimeName:  containerd
	RuntimeVersion:  1.7.27
	RuntimeApiVersion:  v1
	I0908 11:12:16.361694 2350325 ssh_runner.go:195] Run: containerd --version
	I0908 11:12:16.400804 2350325 ssh_runner.go:195] Run: containerd --version
	I0908 11:12:16.452475 2350325 out.go:179] * Preparing Kubernetes v1.34.0 on containerd 1.7.27 ...
	I0908 11:12:16.455401 2350325 cli_runner.go:164] Run: docker network inspect kubernetes-upgrade-522575 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	I0908 11:12:16.475313 2350325 ssh_runner.go:195] Run: grep 192.168.76.1	host.minikube.internal$ /etc/hosts
	I0908 11:12:16.479619 2350325 kubeadm.go:875] updating cluster {Name:kubernetes-upgrade-522575 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 Memory:3072 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.34.0 ClusterName:kubernetes-upgrade-522575 Namespace:default APIServerHAVIP: APIServerNam
e:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.76.2 Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwareP
ath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0908 11:12:16.479745 2350325 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0908 11:12:16.479805 2350325 ssh_runner.go:195] Run: sudo crictl images --output json
	I0908 11:12:16.534358 2350325 containerd.go:623] couldn't find preloaded image for "registry.k8s.io/kube-proxy:v1.34.0". assuming images are not preloaded.
	I0908 11:12:16.534426 2350325 ssh_runner.go:195] Run: which lz4
	I0908 11:12:16.538619 2350325 ssh_runner.go:195] Run: stat -c "%s %y" /preloaded.tar.lz4
	I0908 11:12:16.543625 2350325 ssh_runner.go:356] copy: skipping /preloaded.tar.lz4 (exists)
	I0908 11:12:16.543644 2350325 containerd.go:563] duration metric: took 5.08538ms to copy over tarball
	I0908 11:12:16.543707 2350325 ssh_runner.go:195] Run: sudo tar --xattrs --xattrs-include security.capability -I lz4 -C /var -xf /preloaded.tar.lz4
	I0908 11:12:22.637429 2350325 ssh_runner.go:235] Completed: sudo tar --xattrs --xattrs-include security.capability -I lz4 -C /var -xf /preloaded.tar.lz4: (6.093699027s)
	I0908 11:12:22.637505 2350325 kubeadm.go:901] preload failed, will try to load cached images: extracting tarball: 
	** stderr ** 
	tar: ./lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/3/fs/usr/share/zoneinfo/posix/Europe: Cannot open: File exists
	tar: ./lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/3/fs/usr/share/zoneinfo/posix/Brazil: Cannot open: File exists
	tar: ./lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/3/fs/usr/share/zoneinfo/posix/Canada: Cannot open: File exists
	tar: ./lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/3/fs/usr/share/zoneinfo/posix/Antarctica: Cannot open: File exists
	tar: ./lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/3/fs/usr/share/zoneinfo/posix/Chile: Cannot open: File exists
	tar: ./lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/3/fs/usr/share/zoneinfo/posix/Etc: Cannot open: File exists
	tar: ./lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/3/fs/usr/share/zoneinfo/posix/Pacific: Cannot open: File exists
	tar: ./lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/3/fs/usr/share/zoneinfo/posix/Mexico: Cannot open: File exists
	tar: ./lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/3/fs/usr/share/zoneinfo/posix/Australia: Cannot open: File exists
	tar: ./lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/3/fs/usr/share/zoneinfo/posix/US: Cannot open: File exists
	tar: ./lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/3/fs/usr/share/zoneinfo/posix/Asia: Cannot open: File exists
	tar: ./lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/3/fs/usr/share/zoneinfo/posix/Atlantic: Cannot open: File exists
	tar: ./lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/3/fs/usr/share/zoneinfo/posix/America: Cannot open: File exists
	tar: ./lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/3/fs/usr/share/zoneinfo/posix/Arctic: Cannot open: File exists
	tar: ./lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/3/fs/usr/share/zoneinfo/posix/Africa: Cannot open: File exists
	tar: ./lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/3/fs/usr/share/zoneinfo/posix/Indian: Cannot open: File exists
	tar: Exiting with failure status due to previous errors
	
	** /stderr **: sudo tar --xattrs --xattrs-include security.capability -I lz4 -C /var -xf /preloaded.tar.lz4: Process exited with status 2
	stdout:
	
	stderr:
	tar: ./lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/3/fs/usr/share/zoneinfo/posix/Europe: Cannot open: File exists
	tar: ./lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/3/fs/usr/share/zoneinfo/posix/Brazil: Cannot open: File exists
	tar: ./lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/3/fs/usr/share/zoneinfo/posix/Canada: Cannot open: File exists
	tar: ./lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/3/fs/usr/share/zoneinfo/posix/Antarctica: Cannot open: File exists
	tar: ./lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/3/fs/usr/share/zoneinfo/posix/Chile: Cannot open: File exists
	tar: ./lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/3/fs/usr/share/zoneinfo/posix/Etc: Cannot open: File exists
	tar: ./lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/3/fs/usr/share/zoneinfo/posix/Pacific: Cannot open: File exists
	tar: ./lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/3/fs/usr/share/zoneinfo/posix/Mexico: Cannot open: File exists
	tar: ./lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/3/fs/usr/share/zoneinfo/posix/Australia: Cannot open: File exists
	tar: ./lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/3/fs/usr/share/zoneinfo/posix/US: Cannot open: File exists
	tar: ./lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/3/fs/usr/share/zoneinfo/posix/Asia: Cannot open: File exists
	tar: ./lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/3/fs/usr/share/zoneinfo/posix/Atlantic: Cannot open: File exists
	tar: ./lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/3/fs/usr/share/zoneinfo/posix/America: Cannot open: File exists
	tar: ./lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/3/fs/usr/share/zoneinfo/posix/Arctic: Cannot open: File exists
	tar: ./lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/3/fs/usr/share/zoneinfo/posix/Africa: Cannot open: File exists
	tar: ./lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/3/fs/usr/share/zoneinfo/posix/Indian: Cannot open: File exists
	tar: Exiting with failure status due to previous errors
	I0908 11:12:22.637587 2350325 ssh_runner.go:195] Run: sudo crictl images --output json
	I0908 11:12:22.694775 2350325 containerd.go:623] couldn't find preloaded image for "registry.k8s.io/kube-proxy:v1.34.0". assuming images are not preloaded.
	I0908 11:12:22.694798 2350325 cache_images.go:89] LoadCachedImages start: [registry.k8s.io/kube-apiserver:v1.34.0 registry.k8s.io/kube-controller-manager:v1.34.0 registry.k8s.io/kube-scheduler:v1.34.0 registry.k8s.io/kube-proxy:v1.34.0 registry.k8s.io/pause:3.10.1 registry.k8s.io/etcd:3.6.4-0 registry.k8s.io/coredns/coredns:v1.12.1 gcr.io/k8s-minikube/storage-provisioner:v5]
	I0908 11:12:22.694845 2350325 image.go:138] retrieving image: gcr.io/k8s-minikube/storage-provisioner:v5
	I0908 11:12:22.695066 2350325 image.go:138] retrieving image: registry.k8s.io/kube-apiserver:v1.34.0
	I0908 11:12:22.695166 2350325 image.go:138] retrieving image: registry.k8s.io/kube-controller-manager:v1.34.0
	I0908 11:12:22.695250 2350325 image.go:138] retrieving image: registry.k8s.io/kube-scheduler:v1.34.0
	I0908 11:12:22.695337 2350325 image.go:138] retrieving image: registry.k8s.io/kube-proxy:v1.34.0
	I0908 11:12:22.695411 2350325 image.go:138] retrieving image: registry.k8s.io/pause:3.10.1
	I0908 11:12:22.695488 2350325 image.go:138] retrieving image: registry.k8s.io/etcd:3.6.4-0
	I0908 11:12:22.695578 2350325 image.go:138] retrieving image: registry.k8s.io/coredns/coredns:v1.12.1
	I0908 11:12:22.698587 2350325 image.go:181] daemon lookup for registry.k8s.io/pause:3.10.1: Error response from daemon: No such image: registry.k8s.io/pause:3.10.1
	I0908 11:12:22.698951 2350325 image.go:181] daemon lookup for registry.k8s.io/kube-controller-manager:v1.34.0: Error response from daemon: No such image: registry.k8s.io/kube-controller-manager:v1.34.0
	I0908 11:12:22.699085 2350325 image.go:181] daemon lookup for registry.k8s.io/kube-proxy:v1.34.0: Error response from daemon: No such image: registry.k8s.io/kube-proxy:v1.34.0
	I0908 11:12:22.699200 2350325 image.go:181] daemon lookup for registry.k8s.io/kube-scheduler:v1.34.0: Error response from daemon: No such image: registry.k8s.io/kube-scheduler:v1.34.0
	I0908 11:12:22.699310 2350325 image.go:181] daemon lookup for gcr.io/k8s-minikube/storage-provisioner:v5: Error response from daemon: No such image: gcr.io/k8s-minikube/storage-provisioner:v5
	I0908 11:12:22.699514 2350325 image.go:181] daemon lookup for registry.k8s.io/kube-apiserver:v1.34.0: Error response from daemon: No such image: registry.k8s.io/kube-apiserver:v1.34.0
	I0908 11:12:22.699634 2350325 image.go:181] daemon lookup for registry.k8s.io/etcd:3.6.4-0: Error response from daemon: No such image: registry.k8s.io/etcd:3.6.4-0
	I0908 11:12:22.699857 2350325 image.go:181] daemon lookup for registry.k8s.io/coredns/coredns:v1.12.1: Error response from daemon: No such image: registry.k8s.io/coredns/coredns:v1.12.1
	I0908 11:12:23.016889 2350325 containerd.go:267] Checking existence of image with name "registry.k8s.io/kube-proxy:v1.34.0" and sha "6fc32d66c141152245438e6512df788cb52d64a1617e33561950b0e7a4675abf"
	I0908 11:12:23.017112 2350325 ssh_runner.go:195] Run: sudo ctr -n=k8s.io images ls name==registry.k8s.io/kube-proxy:v1.34.0
	I0908 11:12:23.038802 2350325 containerd.go:267] Checking existence of image with name "registry.k8s.io/coredns/coredns:v1.12.1" and sha "138784d87c9c50f8e59412544da4cf4928d61ccbaf93b9f5898a3ba406871bfc"
	I0908 11:12:23.038876 2350325 ssh_runner.go:195] Run: sudo ctr -n=k8s.io images ls name==registry.k8s.io/coredns/coredns:v1.12.1
	I0908 11:12:23.059421 2350325 containerd.go:267] Checking existence of image with name "registry.k8s.io/pause:3.10.1" and sha "d7b100cd9a77ba782c5e428c8dd5a1df4a1e79d4cb6294acd7d01290ab3babbd"
	I0908 11:12:23.059494 2350325 ssh_runner.go:195] Run: sudo ctr -n=k8s.io images ls name==registry.k8s.io/pause:3.10.1
	I0908 11:12:23.059960 2350325 containerd.go:267] Checking existence of image with name "registry.k8s.io/kube-controller-manager:v1.34.0" and sha "996be7e86d9b3a549d718de63713d9fea9db1f45ac44863a6770292d7b463570"
	I0908 11:12:23.060007 2350325 ssh_runner.go:195] Run: sudo ctr -n=k8s.io images ls name==registry.k8s.io/kube-controller-manager:v1.34.0
	I0908 11:12:23.071466 2350325 containerd.go:267] Checking existence of image with name "registry.k8s.io/kube-apiserver:v1.34.0" and sha "d291939e994064911484215449d0ab96c535b02adc4fc5d0ad4e438cf71465be"
	I0908 11:12:23.071549 2350325 ssh_runner.go:195] Run: sudo ctr -n=k8s.io images ls name==registry.k8s.io/kube-apiserver:v1.34.0
	I0908 11:12:23.074012 2350325 containerd.go:267] Checking existence of image with name "registry.k8s.io/etcd:3.6.4-0" and sha "a1894772a478e07c67a56e8bf32335fdbe1dd4ec96976a5987083164bd00bc0e"
	I0908 11:12:23.074070 2350325 ssh_runner.go:195] Run: sudo ctr -n=k8s.io images ls name==registry.k8s.io/etcd:3.6.4-0
	I0908 11:12:23.078756 2350325 containerd.go:267] Checking existence of image with name "registry.k8s.io/kube-scheduler:v1.34.0" and sha "a25f5ef9c34c37c649f3b4f9631a169221ac2d6f41d9767c7588cd355f76f9ee"
	I0908 11:12:23.078817 2350325 ssh_runner.go:195] Run: sudo ctr -n=k8s.io images ls name==registry.k8s.io/kube-scheduler:v1.34.0
	I0908 11:12:23.290713 2350325 cache_images.go:117] "registry.k8s.io/kube-proxy:v1.34.0" needs transfer: "registry.k8s.io/kube-proxy:v1.34.0" does not exist at hash "6fc32d66c141152245438e6512df788cb52d64a1617e33561950b0e7a4675abf" in container runtime
	I0908 11:12:23.290760 2350325 cri.go:218] Removing image: registry.k8s.io/kube-proxy:v1.34.0
	I0908 11:12:23.290808 2350325 ssh_runner.go:195] Run: which crictl
	I0908 11:12:23.290904 2350325 cache_images.go:117] "registry.k8s.io/coredns/coredns:v1.12.1" needs transfer: "registry.k8s.io/coredns/coredns:v1.12.1" does not exist at hash "138784d87c9c50f8e59412544da4cf4928d61ccbaf93b9f5898a3ba406871bfc" in container runtime
	I0908 11:12:23.290929 2350325 cri.go:218] Removing image: registry.k8s.io/coredns/coredns:v1.12.1
	I0908 11:12:23.290952 2350325 ssh_runner.go:195] Run: which crictl
	I0908 11:12:23.291033 2350325 cache_images.go:117] "registry.k8s.io/pause:3.10.1" needs transfer: "registry.k8s.io/pause:3.10.1" does not exist at hash "d7b100cd9a77ba782c5e428c8dd5a1df4a1e79d4cb6294acd7d01290ab3babbd" in container runtime
	I0908 11:12:23.291051 2350325 cri.go:218] Removing image: registry.k8s.io/pause:3.10.1
	I0908 11:12:23.291072 2350325 ssh_runner.go:195] Run: which crictl
	I0908 11:12:23.291143 2350325 cache_images.go:117] "registry.k8s.io/kube-controller-manager:v1.34.0" needs transfer: "registry.k8s.io/kube-controller-manager:v1.34.0" does not exist at hash "996be7e86d9b3a549d718de63713d9fea9db1f45ac44863a6770292d7b463570" in container runtime
	I0908 11:12:23.291161 2350325 cri.go:218] Removing image: registry.k8s.io/kube-controller-manager:v1.34.0
	I0908 11:12:23.291184 2350325 ssh_runner.go:195] Run: which crictl
	I0908 11:12:23.291262 2350325 cache_images.go:117] "registry.k8s.io/kube-apiserver:v1.34.0" needs transfer: "registry.k8s.io/kube-apiserver:v1.34.0" does not exist at hash "d291939e994064911484215449d0ab96c535b02adc4fc5d0ad4e438cf71465be" in container runtime
	I0908 11:12:23.291288 2350325 cri.go:218] Removing image: registry.k8s.io/kube-apiserver:v1.34.0
	I0908 11:12:23.291309 2350325 ssh_runner.go:195] Run: which crictl
	I0908 11:12:23.291410 2350325 cache_images.go:117] "registry.k8s.io/etcd:3.6.4-0" needs transfer: "registry.k8s.io/etcd:3.6.4-0" does not exist at hash "a1894772a478e07c67a56e8bf32335fdbe1dd4ec96976a5987083164bd00bc0e" in container runtime
	I0908 11:12:23.291428 2350325 cri.go:218] Removing image: registry.k8s.io/etcd:3.6.4-0
	I0908 11:12:23.291450 2350325 ssh_runner.go:195] Run: which crictl
	I0908 11:12:23.307405 2350325 cache_images.go:117] "registry.k8s.io/kube-scheduler:v1.34.0" needs transfer: "registry.k8s.io/kube-scheduler:v1.34.0" does not exist at hash "a25f5ef9c34c37c649f3b4f9631a169221ac2d6f41d9767c7588cd355f76f9ee" in container runtime
	I0908 11:12:23.307449 2350325 cri.go:218] Removing image: registry.k8s.io/kube-scheduler:v1.34.0
	I0908 11:12:23.307499 2350325 ssh_runner.go:195] Run: which crictl
	I0908 11:12:23.311784 2350325 ssh_runner.go:195] Run: sudo /usr/bin/crictl rmi registry.k8s.io/kube-proxy:v1.34.0
	I0908 11:12:23.311859 2350325 ssh_runner.go:195] Run: sudo /usr/bin/crictl rmi registry.k8s.io/coredns/coredns:v1.12.1
	I0908 11:12:23.311905 2350325 ssh_runner.go:195] Run: sudo /usr/bin/crictl rmi registry.k8s.io/pause:3.10.1
	I0908 11:12:23.311946 2350325 ssh_runner.go:195] Run: sudo /usr/bin/crictl rmi registry.k8s.io/kube-apiserver:v1.34.0
	I0908 11:12:23.311991 2350325 ssh_runner.go:195] Run: sudo /usr/bin/crictl rmi registry.k8s.io/etcd:3.6.4-0
	I0908 11:12:23.314784 2350325 ssh_runner.go:195] Run: sudo /usr/bin/crictl rmi registry.k8s.io/kube-controller-manager:v1.34.0
	I0908 11:12:23.328916 2350325 ssh_runner.go:195] Run: sudo /usr/bin/crictl rmi registry.k8s.io/kube-scheduler:v1.34.0
	I0908 11:12:23.733307 2350325 ssh_runner.go:195] Run: sudo /usr/bin/crictl rmi registry.k8s.io/etcd:3.6.4-0
	I0908 11:12:23.733468 2350325 ssh_runner.go:195] Run: sudo /usr/bin/crictl rmi registry.k8s.io/kube-proxy:v1.34.0
	I0908 11:12:23.733572 2350325 ssh_runner.go:195] Run: sudo /usr/bin/crictl rmi registry.k8s.io/coredns/coredns:v1.12.1
	I0908 11:12:23.733637 2350325 cache_images.go:290] Loading image from: /home/jenkins/minikube-integration/21512-2177568/.minikube/cache/images/arm64/registry.k8s.io/pause_3.10.1
	I0908 11:12:23.733700 2350325 cache_images.go:290] Loading image from: /home/jenkins/minikube-integration/21512-2177568/.minikube/cache/images/arm64/registry.k8s.io/kube-apiserver_v1.34.0
	I0908 11:12:23.733764 2350325 cache_images.go:290] Loading image from: /home/jenkins/minikube-integration/21512-2177568/.minikube/cache/images/arm64/registry.k8s.io/kube-controller-manager_v1.34.0
	I0908 11:12:23.733802 2350325 cache_images.go:290] Loading image from: /home/jenkins/minikube-integration/21512-2177568/.minikube/cache/images/arm64/registry.k8s.io/kube-scheduler_v1.34.0
	I0908 11:12:23.872007 2350325 ssh_runner.go:195] Run: sudo /usr/bin/crictl rmi registry.k8s.io/coredns/coredns:v1.12.1
	I0908 11:12:23.872171 2350325 ssh_runner.go:195] Run: sudo /usr/bin/crictl rmi registry.k8s.io/etcd:3.6.4-0
	I0908 11:12:23.872289 2350325 ssh_runner.go:195] Run: sudo /usr/bin/crictl rmi registry.k8s.io/kube-proxy:v1.34.0
	I0908 11:12:23.997912 2350325 cache_images.go:290] Loading image from: /home/jenkins/minikube-integration/21512-2177568/.minikube/cache/images/arm64/registry.k8s.io/kube-proxy_v1.34.0
	I0908 11:12:23.998055 2350325 cache_images.go:290] Loading image from: /home/jenkins/minikube-integration/21512-2177568/.minikube/cache/images/arm64/registry.k8s.io/coredns/coredns_v1.12.1
	I0908 11:12:23.998119 2350325 cache_images.go:290] Loading image from: /home/jenkins/minikube-integration/21512-2177568/.minikube/cache/images/arm64/registry.k8s.io/etcd_3.6.4-0
	W0908 11:12:24.022673 2350325 image.go:286] image gcr.io/k8s-minikube/storage-provisioner:v5 arch mismatch: want arm64 got amd64. fixing
	I0908 11:12:24.022924 2350325 containerd.go:267] Checking existence of image with name "gcr.io/k8s-minikube/storage-provisioner:v5" and sha "66749159455b3f08c8318fe0233122f54d0f5889f9c5fdfb73c3fd9d99895b51"
	I0908 11:12:24.023029 2350325 ssh_runner.go:195] Run: sudo ctr -n=k8s.io images ls name==gcr.io/k8s-minikube/storage-provisioner:v5
	I0908 11:12:24.072321 2350325 cache_images.go:117] "gcr.io/k8s-minikube/storage-provisioner:v5" needs transfer: "gcr.io/k8s-minikube/storage-provisioner:v5" does not exist at hash "66749159455b3f08c8318fe0233122f54d0f5889f9c5fdfb73c3fd9d99895b51" in container runtime
	I0908 11:12:24.072416 2350325 cri.go:218] Removing image: gcr.io/k8s-minikube/storage-provisioner:v5
	I0908 11:12:24.072499 2350325 ssh_runner.go:195] Run: which crictl
	I0908 11:12:24.077099 2350325 ssh_runner.go:195] Run: sudo /usr/bin/crictl rmi gcr.io/k8s-minikube/storage-provisioner:v5
	I0908 11:12:24.128854 2350325 ssh_runner.go:195] Run: sudo /usr/bin/crictl rmi gcr.io/k8s-minikube/storage-provisioner:v5
	I0908 11:12:24.175899 2350325 ssh_runner.go:195] Run: sudo /usr/bin/crictl rmi gcr.io/k8s-minikube/storage-provisioner:v5
	I0908 11:12:24.225159 2350325 cache_images.go:290] Loading image from: /home/jenkins/minikube-integration/21512-2177568/.minikube/cache/images/arm64/gcr.io/k8s-minikube/storage-provisioner_v5
	I0908 11:12:24.225408 2350325 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/images/storage-provisioner_v5
	I0908 11:12:24.229806 2350325 ssh_runner.go:356] copy: skipping /var/lib/minikube/images/storage-provisioner_v5 (exists)
	I0908 11:12:24.229884 2350325 containerd.go:285] Loading image: /var/lib/minikube/images/storage-provisioner_v5
	I0908 11:12:24.229960 2350325 ssh_runner.go:195] Run: sudo ctr -n=k8s.io images import /var/lib/minikube/images/storage-provisioner_v5
	I0908 11:12:24.475750 2350325 cache_images.go:322] Transferred and loaded /home/jenkins/minikube-integration/21512-2177568/.minikube/cache/images/arm64/gcr.io/k8s-minikube/storage-provisioner_v5 from cache
	I0908 11:12:24.475858 2350325 cache_images.go:93] duration metric: took 1.781045582s to LoadCachedImages
	W0908 11:12:24.475974 2350325 out.go:285] X Unable to load cached images: LoadCachedImages: stat /home/jenkins/minikube-integration/21512-2177568/.minikube/cache/images/arm64/registry.k8s.io/pause_3.10.1: no such file or directory
	X Unable to load cached images: LoadCachedImages: stat /home/jenkins/minikube-integration/21512-2177568/.minikube/cache/images/arm64/registry.k8s.io/pause_3.10.1: no such file or directory
	I0908 11:12:24.476016 2350325 kubeadm.go:926] updating node { 192.168.76.2 8443 v1.34.0 containerd true true} ...
	I0908 11:12:24.476251 2350325 kubeadm.go:938] kubelet [Unit]
	Wants=containerd.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.34.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=kubernetes-upgrade-522575 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.76.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.34.0 ClusterName:kubernetes-upgrade-522575 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0908 11:12:24.476345 2350325 ssh_runner.go:195] Run: sudo crictl info
	I0908 11:12:24.527580 2350325 cni.go:84] Creating CNI manager for ""
	I0908 11:12:24.527654 2350325 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0908 11:12:24.527678 2350325 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0908 11:12:24.527730 2350325 kubeadm.go:189] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.76.2 APIServerPort:8443 KubernetesVersion:v1.34.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:kubernetes-upgrade-522575 NodeName:kubernetes-upgrade-522575 DNSDomain:cluster.local CRISocket:/run/containerd/containerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.76.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.76.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/c
a.crt StaticPodPath:/etc/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///run/containerd/containerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0908 11:12:24.527888 2350325 kubeadm.go:195] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.76.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///run/containerd/containerd.sock
	  name: "kubernetes-upgrade-522575"
	  kubeletExtraArgs:
	    - name: "node-ip"
	      value: "192.168.76.2"
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.76.2"]
	  extraArgs:
	    - name: "enable-admission-plugins"
	      value: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    - name: "allocate-node-cidrs"
	      value: "true"
	    - name: "leader-elect"
	      value: "false"
	scheduler:
	  extraArgs:
	    - name: "leader-elect"
	      value: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	kubernetesVersion: v1.34.0
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///run/containerd/containerd.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0908 11:12:24.527989 2350325 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.34.0
	I0908 11:12:24.540315 2350325 binaries.go:44] Found k8s binaries, skipping transfer
	I0908 11:12:24.540429 2350325 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0908 11:12:24.549869 2350325 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (329 bytes)
	I0908 11:12:24.571105 2350325 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0908 11:12:24.591925 2350325 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2238 bytes)
	I0908 11:12:24.613040 2350325 ssh_runner.go:195] Run: grep 192.168.76.2	control-plane.minikube.internal$ /etc/hosts
	I0908 11:12:24.617549 2350325 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0908 11:12:24.754503 2350325 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0908 11:12:24.769738 2350325 certs.go:68] Setting up /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/kubernetes-upgrade-522575 for IP: 192.168.76.2
	I0908 11:12:24.769831 2350325 certs.go:194] generating shared ca certs ...
	I0908 11:12:24.769863 2350325 certs.go:226] acquiring lock for ca certs: {Name:mk1bcace57bdfe3c9a30a15436c57c3e3c666591 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 11:12:24.770066 2350325 certs.go:235] skipping valid "minikubeCA" ca cert: /home/jenkins/minikube-integration/21512-2177568/.minikube/ca.key
	I0908 11:12:24.770157 2350325 certs.go:235] skipping valid "proxyClientCA" ca cert: /home/jenkins/minikube-integration/21512-2177568/.minikube/proxy-client-ca.key
	I0908 11:12:24.770185 2350325 certs.go:256] generating profile certs ...
	I0908 11:12:24.770312 2350325 certs.go:359] skipping valid signed profile cert regeneration for "minikube-user": /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/kubernetes-upgrade-522575/client.key
	I0908 11:12:24.770484 2350325 certs.go:359] skipping valid signed profile cert regeneration for "minikube": /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/kubernetes-upgrade-522575/apiserver.key.0483f3e7
	I0908 11:12:24.770582 2350325 certs.go:359] skipping valid signed profile cert regeneration for "aggregator": /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/kubernetes-upgrade-522575/proxy-client.key
	I0908 11:12:24.770741 2350325 certs.go:484] found cert: /home/jenkins/minikube-integration/21512-2177568/.minikube/certs/2179425.pem (1338 bytes)
	W0908 11:12:24.770808 2350325 certs.go:480] ignoring /home/jenkins/minikube-integration/21512-2177568/.minikube/certs/2179425_empty.pem, impossibly tiny 0 bytes
	I0908 11:12:24.770836 2350325 certs.go:484] found cert: /home/jenkins/minikube-integration/21512-2177568/.minikube/certs/ca-key.pem (1679 bytes)
	I0908 11:12:24.770894 2350325 certs.go:484] found cert: /home/jenkins/minikube-integration/21512-2177568/.minikube/certs/ca.pem (1082 bytes)
	I0908 11:12:24.770941 2350325 certs.go:484] found cert: /home/jenkins/minikube-integration/21512-2177568/.minikube/certs/cert.pem (1123 bytes)
	I0908 11:12:24.770993 2350325 certs.go:484] found cert: /home/jenkins/minikube-integration/21512-2177568/.minikube/certs/key.pem (1675 bytes)
	I0908 11:12:24.771075 2350325 certs.go:484] found cert: /home/jenkins/minikube-integration/21512-2177568/.minikube/files/etc/ssl/certs/21794252.pem (1708 bytes)
	I0908 11:12:24.771991 2350325 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21512-2177568/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0908 11:12:24.797398 2350325 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21512-2177568/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0908 11:12:24.820884 2350325 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21512-2177568/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0908 11:12:24.844749 2350325 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21512-2177568/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0908 11:12:24.870108 2350325 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/kubernetes-upgrade-522575/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1436 bytes)
	I0908 11:12:24.893306 2350325 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/kubernetes-upgrade-522575/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0908 11:12:24.917542 2350325 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/kubernetes-upgrade-522575/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0908 11:12:24.945272 2350325 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/kubernetes-upgrade-522575/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0908 11:12:24.981631 2350325 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21512-2177568/.minikube/files/etc/ssl/certs/21794252.pem --> /usr/share/ca-certificates/21794252.pem (1708 bytes)
	I0908 11:12:25.007617 2350325 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21512-2177568/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0908 11:12:25.040118 2350325 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21512-2177568/.minikube/certs/2179425.pem --> /usr/share/ca-certificates/2179425.pem (1338 bytes)
	I0908 11:12:25.066392 2350325 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0908 11:12:25.087426 2350325 ssh_runner.go:195] Run: openssl version
	I0908 11:12:25.094123 2350325 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/minikubeCA.pem && ln -fs /usr/share/ca-certificates/minikubeCA.pem /etc/ssl/certs/minikubeCA.pem"
	I0908 11:12:25.106519 2350325 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0908 11:12:25.110221 2350325 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep  8 10:34 /usr/share/ca-certificates/minikubeCA.pem
	I0908 11:12:25.110330 2350325 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0908 11:12:25.117515 2350325 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/b5213941.0 || ln -fs /etc/ssl/certs/minikubeCA.pem /etc/ssl/certs/b5213941.0"
	I0908 11:12:25.127364 2350325 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/2179425.pem && ln -fs /usr/share/ca-certificates/2179425.pem /etc/ssl/certs/2179425.pem"
	I0908 11:12:25.137781 2350325 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/2179425.pem
	I0908 11:12:25.141426 2350325 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Sep  8 10:41 /usr/share/ca-certificates/2179425.pem
	I0908 11:12:25.141536 2350325 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/2179425.pem
	I0908 11:12:25.148873 2350325 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/2179425.pem /etc/ssl/certs/51391683.0"
	I0908 11:12:25.159305 2350325 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/21794252.pem && ln -fs /usr/share/ca-certificates/21794252.pem /etc/ssl/certs/21794252.pem"
	I0908 11:12:25.169883 2350325 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/21794252.pem
	I0908 11:12:25.173877 2350325 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Sep  8 10:41 /usr/share/ca-certificates/21794252.pem
	I0908 11:12:25.173963 2350325 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/21794252.pem
	I0908 11:12:25.181239 2350325 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/21794252.pem /etc/ssl/certs/3ec20f2e.0"
	I0908 11:12:25.190728 2350325 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0908 11:12:25.194360 2350325 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-etcd-client.crt -checkend 86400
	I0908 11:12:25.201151 2350325 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-kubelet-client.crt -checkend 86400
	I0908 11:12:25.208288 2350325 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/server.crt -checkend 86400
	I0908 11:12:25.215444 2350325 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/healthcheck-client.crt -checkend 86400
	I0908 11:12:25.222782 2350325 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/peer.crt -checkend 86400
	I0908 11:12:25.229913 2350325 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/front-proxy-client.crt -checkend 86400
	I0908 11:12:25.237002 2350325 kubeadm.go:392] StartCluster: {Name:kubernetes-upgrade-522575 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 Memory:3072 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.34.0 ClusterName:kubernetes-upgrade-522575 Namespace:default APIServerHAVIP: APIServerName:m
inikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.76.2 Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath
: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0908 11:12:25.237086 2350325 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
	I0908 11:12:25.237165 2350325 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0908 11:12:25.284243 2350325 cri.go:89] found id: "3564d752930c09cb758835a6a6c488cfc72a6779f86283a5620159fa40eae9d1"
	I0908 11:12:25.284263 2350325 cri.go:89] found id: ""
	I0908 11:12:25.284342 2350325 ssh_runner.go:195] Run: sudo runc --root /run/containerd/runc/k8s.io list -f json
	I0908 11:12:25.306415 2350325 cri.go:116] JSON = [{"ociVersion":"1.2.0","id":"013a491f30ae84a7c89bd4dd53bbe8a5f1ccbccabf4c73a6a0bfc0c6bb24436f","pid":1267,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/013a491f30ae84a7c89bd4dd53bbe8a5f1ccbccabf4c73a6a0bfc0c6bb24436f","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/013a491f30ae84a7c89bd4dd53bbe8a5f1ccbccabf4c73a6a0bfc0c6bb24436f/rootfs","created":"2025-09-08T11:11:56.033543758Z","annotations":{"io.kubernetes.cri.container-type":"sandbox","io.kubernetes.cri.sandbox-cpu-period":"100000","io.kubernetes.cri.sandbox-cpu-quota":"0","io.kubernetes.cri.sandbox-cpu-shares":"256","io.kubernetes.cri.sandbox-id":"013a491f30ae84a7c89bd4dd53bbe8a5f1ccbccabf4c73a6a0bfc0c6bb24436f","io.kubernetes.cri.sandbox-log-directory":"/var/log/pods/kube-system_kube-apiserver-kubernetes-upgrade-522575_9d5e16346e954f3f07640c8beb47c2bb","io.kubernetes.cri.sandbox-memory":"0","io.kubernetes.cri.sandbox-name":"kube-apiserver-kubernet
es-upgrade-522575","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"9d5e16346e954f3f07640c8beb47c2bb"},"owner":"root"},{"ociVersion":"1.2.0","id":"04ee454ca2428d938ac7ca4b064a6f8a5b001330a3eb580ac0030a83dd557a2f","pid":1532,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/04ee454ca2428d938ac7ca4b064a6f8a5b001330a3eb580ac0030a83dd557a2f","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/04ee454ca2428d938ac7ca4b064a6f8a5b001330a3eb580ac0030a83dd557a2f/rootfs","created":"2025-09-08T11:12:04.343930203Z","annotations":{"io.kubernetes.cri.container-name":"kube-scheduler","io.kubernetes.cri.container-type":"container","io.kubernetes.cri.image-name":"registry.k8s.io/kube-scheduler:v1.34.0","io.kubernetes.cri.sandbox-id":"72520f6ab0bbb01a34d1e5d4ee44947403262f46d9a21fc701d0f74a03936b7d","io.kubernetes.cri.sandbox-name":"kube-scheduler-kubernetes-upgrade-522575","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbo
x-uid":"63e04d7d76b2f53f80bb3e9b18a6cb69"},"owner":"root"},{"ociVersion":"1.2.0","id":"1abd645d14518fef8410afada6b225d67ab28fdf1ac989480eef5c62dbcab61f","pid":1430,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/1abd645d14518fef8410afada6b225d67ab28fdf1ac989480eef5c62dbcab61f","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/1abd645d14518fef8410afada6b225d67ab28fdf1ac989480eef5c62dbcab61f/rootfs","created":"2025-09-08T11:11:58.360477888Z","annotations":{"io.kubernetes.cri.container-name":"kube-controller-manager","io.kubernetes.cri.container-type":"container","io.kubernetes.cri.image-name":"registry.k8s.io/kube-controller-manager:v1.34.0","io.kubernetes.cri.sandbox-id":"3917f480f85eeb0a19e79782467f0a7910ada641e24be804d6a9785ef71a2f68","io.kubernetes.cri.sandbox-name":"kube-controller-manager-kubernetes-upgrade-522575","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"2c2c99a4ae60ea78c90f18f48a9c46e0"},"owner":"root"},{"ociVersi
on":"1.2.0","id":"3917f480f85eeb0a19e79782467f0a7910ada641e24be804d6a9785ef71a2f68","pid":1240,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/3917f480f85eeb0a19e79782467f0a7910ada641e24be804d6a9785ef71a2f68","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/3917f480f85eeb0a19e79782467f0a7910ada641e24be804d6a9785ef71a2f68/rootfs","created":"2025-09-08T11:11:55.959994043Z","annotations":{"io.kubernetes.cri.container-type":"sandbox","io.kubernetes.cri.sandbox-cpu-period":"100000","io.kubernetes.cri.sandbox-cpu-quota":"0","io.kubernetes.cri.sandbox-cpu-shares":"204","io.kubernetes.cri.sandbox-id":"3917f480f85eeb0a19e79782467f0a7910ada641e24be804d6a9785ef71a2f68","io.kubernetes.cri.sandbox-log-directory":"/var/log/pods/kube-system_kube-controller-manager-kubernetes-upgrade-522575_2c2c99a4ae60ea78c90f18f48a9c46e0","io.kubernetes.cri.sandbox-memory":"0","io.kubernetes.cri.sandbox-name":"kube-controller-manager-kubernetes-upgrade-522575","io.kubernetes.cri.sandbox-names
pace":"kube-system","io.kubernetes.cri.sandbox-uid":"2c2c99a4ae60ea78c90f18f48a9c46e0"},"owner":"root"},{"ociVersion":"1.2.0","id":"72520f6ab0bbb01a34d1e5d4ee44947403262f46d9a21fc701d0f74a03936b7d","pid":1290,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/72520f6ab0bbb01a34d1e5d4ee44947403262f46d9a21fc701d0f74a03936b7d","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/72520f6ab0bbb01a34d1e5d4ee44947403262f46d9a21fc701d0f74a03936b7d/rootfs","created":"2025-09-08T11:11:56.144634517Z","annotations":{"io.kubernetes.cri.container-type":"sandbox","io.kubernetes.cri.sandbox-cpu-period":"100000","io.kubernetes.cri.sandbox-cpu-quota":"0","io.kubernetes.cri.sandbox-cpu-shares":"102","io.kubernetes.cri.sandbox-id":"72520f6ab0bbb01a34d1e5d4ee44947403262f46d9a21fc701d0f74a03936b7d","io.kubernetes.cri.sandbox-log-directory":"/var/log/pods/kube-system_kube-scheduler-kubernetes-upgrade-522575_63e04d7d76b2f53f80bb3e9b18a6cb69","io.kubernetes.cri.sandbox-memory":"0","io.kubernet
es.cri.sandbox-name":"kube-scheduler-kubernetes-upgrade-522575","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"63e04d7d76b2f53f80bb3e9b18a6cb69"},"owner":"root"},{"ociVersion":"1.2.0","id":"7a1acdf3ecaa45fe3fa037b7b1aa86ab10084f0cc5d489254436954ac688a459","pid":2034,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/7a1acdf3ecaa45fe3fa037b7b1aa86ab10084f0cc5d489254436954ac688a459","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/7a1acdf3ecaa45fe3fa037b7b1aa86ab10084f0cc5d489254436954ac688a459/rootfs","created":"2025-09-08T11:12:16.954538445Z","annotations":{"io.kubernetes.cri.container-type":"sandbox","io.kubernetes.cri.sandbox-cpu-period":"100000","io.kubernetes.cri.sandbox-cpu-quota":"0","io.kubernetes.cri.sandbox-cpu-shares":"102","io.kubernetes.cri.sandbox-id":"7a1acdf3ecaa45fe3fa037b7b1aa86ab10084f0cc5d489254436954ac688a459","io.kubernetes.cri.sandbox-log-directory":"/var/log/pods/kube-system_kube-scheduler-kubernetes-upgr
ade-522575_63e04d7d76b2f53f80bb3e9b18a6cb69","io.kubernetes.cri.sandbox-memory":"0","io.kubernetes.cri.sandbox-name":"kube-scheduler-kubernetes-upgrade-522575","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"63e04d7d76b2f53f80bb3e9b18a6cb69"},"owner":"root"},{"ociVersion":"1.2.0","id":"ad776badb2c0cc67d16c294b4b4838918de74cfa33b89b1918cb2f6bab7fa9b0","pid":1484,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/ad776badb2c0cc67d16c294b4b4838918de74cfa33b89b1918cb2f6bab7fa9b0","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/ad776badb2c0cc67d16c294b4b4838918de74cfa33b89b1918cb2f6bab7fa9b0/rootfs","created":"2025-09-08T11:12:02.430324015Z","annotations":{"io.kubernetes.cri.container-name":"kube-apiserver","io.kubernetes.cri.container-type":"container","io.kubernetes.cri.image-name":"registry.k8s.io/kube-apiserver:v1.34.0","io.kubernetes.cri.sandbox-id":"013a491f30ae84a7c89bd4dd53bbe8a5f1ccbccabf4c73a6a0bfc0c6bb24436f","io.kubernet
es.cri.sandbox-name":"kube-apiserver-kubernetes-upgrade-522575","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"9d5e16346e954f3f07640c8beb47c2bb"},"owner":"root"}]
	I0908 11:12:25.306612 2350325 cri.go:126] list returned 7 containers
	I0908 11:12:25.306627 2350325 cri.go:129] container: {ID:013a491f30ae84a7c89bd4dd53bbe8a5f1ccbccabf4c73a6a0bfc0c6bb24436f Status:running}
	I0908 11:12:25.306649 2350325 cri.go:131] skipping 013a491f30ae84a7c89bd4dd53bbe8a5f1ccbccabf4c73a6a0bfc0c6bb24436f - not in ps
	I0908 11:12:25.306657 2350325 cri.go:129] container: {ID:04ee454ca2428d938ac7ca4b064a6f8a5b001330a3eb580ac0030a83dd557a2f Status:running}
	I0908 11:12:25.306663 2350325 cri.go:131] skipping 04ee454ca2428d938ac7ca4b064a6f8a5b001330a3eb580ac0030a83dd557a2f - not in ps
	I0908 11:12:25.306667 2350325 cri.go:129] container: {ID:1abd645d14518fef8410afada6b225d67ab28fdf1ac989480eef5c62dbcab61f Status:running}
	I0908 11:12:25.306673 2350325 cri.go:131] skipping 1abd645d14518fef8410afada6b225d67ab28fdf1ac989480eef5c62dbcab61f - not in ps
	I0908 11:12:25.306677 2350325 cri.go:129] container: {ID:3917f480f85eeb0a19e79782467f0a7910ada641e24be804d6a9785ef71a2f68 Status:running}
	I0908 11:12:25.306685 2350325 cri.go:131] skipping 3917f480f85eeb0a19e79782467f0a7910ada641e24be804d6a9785ef71a2f68 - not in ps
	I0908 11:12:25.306689 2350325 cri.go:129] container: {ID:72520f6ab0bbb01a34d1e5d4ee44947403262f46d9a21fc701d0f74a03936b7d Status:running}
	I0908 11:12:25.306696 2350325 cri.go:131] skipping 72520f6ab0bbb01a34d1e5d4ee44947403262f46d9a21fc701d0f74a03936b7d - not in ps
	I0908 11:12:25.306701 2350325 cri.go:129] container: {ID:7a1acdf3ecaa45fe3fa037b7b1aa86ab10084f0cc5d489254436954ac688a459 Status:running}
	I0908 11:12:25.306707 2350325 cri.go:131] skipping 7a1acdf3ecaa45fe3fa037b7b1aa86ab10084f0cc5d489254436954ac688a459 - not in ps
	I0908 11:12:25.306711 2350325 cri.go:129] container: {ID:ad776badb2c0cc67d16c294b4b4838918de74cfa33b89b1918cb2f6bab7fa9b0 Status:running}
	I0908 11:12:25.306718 2350325 cri.go:131] skipping ad776badb2c0cc67d16c294b4b4838918de74cfa33b89b1918cb2f6bab7fa9b0 - not in ps
	I0908 11:12:25.306773 2350325 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0908 11:12:25.316866 2350325 kubeadm.go:408] found existing configuration files, will attempt cluster restart
	I0908 11:12:25.316936 2350325 kubeadm.go:589] restartPrimaryControlPlane start ...
	I0908 11:12:25.317014 2350325 ssh_runner.go:195] Run: sudo test -d /data/minikube
	I0908 11:12:25.326458 2350325 kubeadm.go:130] /data/minikube skipping compat symlinks: sudo test -d /data/minikube: Process exited with status 1
	stdout:
	
	stderr:
	I0908 11:12:25.327082 2350325 kubeconfig.go:125] found "kubernetes-upgrade-522575" server: "https://192.168.76.2:8443"
	I0908 11:12:25.327789 2350325 kapi.go:59] client config for kubernetes-upgrade-522575: &rest.Config{Host:"https://192.168.76.2:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", UID:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/kubernetes-upgrade-522575/client.crt", KeyFile:"/home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/kubernetes-upgrade-522575/client.key", CAFile:"/home/jenkins/minikube-integration/21512-2177568/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8
(nil), CAData:[]uint8(nil), NextProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x1f2d7d0), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), WarningHandler:rest.WarningHandler(nil), WarningHandlerWithContext:rest.WarningHandlerWithContext(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil), Proxy:(func(*http.Request) (*url.URL, error))(nil)}
	I0908 11:12:25.328633 2350325 envvar.go:172] "Feature gate default state" feature="WatchListClient" enabled=false
	I0908 11:12:25.328744 2350325 envvar.go:172] "Feature gate default state" feature="ClientsAllowCBOR" enabled=false
	I0908 11:12:25.328782 2350325 envvar.go:172] "Feature gate default state" feature="ClientsPreferCBOR" enabled=false
	I0908 11:12:25.328816 2350325 envvar.go:172] "Feature gate default state" feature="InformerResourceVersion" enabled=false
	I0908 11:12:25.328838 2350325 envvar.go:172] "Feature gate default state" feature="InOrderInformers" enabled=true
	I0908 11:12:25.329169 2350325 ssh_runner.go:195] Run: sudo diff -u /var/tmp/minikube/kubeadm.yaml /var/tmp/minikube/kubeadm.yaml.new
	I0908 11:12:25.341003 2350325 kubeadm.go:626] The running cluster does not require reconfiguration: 192.168.76.2
	I0908 11:12:25.341087 2350325 kubeadm.go:593] duration metric: took 24.13105ms to restartPrimaryControlPlane
	I0908 11:12:25.341110 2350325 kubeadm.go:394] duration metric: took 104.116761ms to StartCluster
	I0908 11:12:25.341157 2350325 settings.go:142] acquiring lock: {Name:mk77e04f4141ed9ed7c4254bc37ebf622d3e3ecd Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 11:12:25.341263 2350325 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/21512-2177568/kubeconfig
	I0908 11:12:25.341976 2350325 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21512-2177568/kubeconfig: {Name:mk8d533c5c3c43ec96bc546513e47b0970d73b5a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 11:12:25.342255 2350325 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.76.2 Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0908 11:12:25.342735 2350325 config.go:182] Loaded profile config "kubernetes-upgrade-522575": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0908 11:12:25.342723 2350325 addons.go:511] enable addons start: toEnable=map[ambassador:false amd-gpu-device-plugin:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dns:false inspektor-gadget:false istio:false istio-provisioner:false kong:false kubeflow:false kubetail:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-device-plugin:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false]
	I0908 11:12:25.342805 2350325 addons.go:69] Setting storage-provisioner=true in profile "kubernetes-upgrade-522575"
	I0908 11:12:25.342822 2350325 addons.go:238] Setting addon storage-provisioner=true in "kubernetes-upgrade-522575"
	W0908 11:12:25.342833 2350325 addons.go:247] addon storage-provisioner should already be in state true
	I0908 11:12:25.342862 2350325 host.go:66] Checking if "kubernetes-upgrade-522575" exists ...
	I0908 11:12:25.343032 2350325 addons.go:69] Setting default-storageclass=true in profile "kubernetes-upgrade-522575"
	I0908 11:12:25.343122 2350325 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "kubernetes-upgrade-522575"
	I0908 11:12:25.343305 2350325 cli_runner.go:164] Run: docker container inspect kubernetes-upgrade-522575 --format={{.State.Status}}
	I0908 11:12:25.343629 2350325 cli_runner.go:164] Run: docker container inspect kubernetes-upgrade-522575 --format={{.State.Status}}
	I0908 11:12:25.347785 2350325 out.go:179] * Verifying Kubernetes components...
	I0908 11:12:25.350889 2350325 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0908 11:12:25.383587 2350325 out.go:179]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0908 11:12:25.385394 2350325 kapi.go:59] client config for kubernetes-upgrade-522575: &rest.Config{Host:"https://192.168.76.2:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", UID:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/kubernetes-upgrade-522575/client.crt", KeyFile:"/home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/kubernetes-upgrade-522575/client.key", CAFile:"/home/jenkins/minikube-integration/21512-2177568/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8
(nil), CAData:[]uint8(nil), NextProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x1f2d7d0), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), WarningHandler:rest.WarningHandler(nil), WarningHandlerWithContext:rest.WarningHandlerWithContext(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil), Proxy:(func(*http.Request) (*url.URL, error))(nil)}
	I0908 11:12:25.385681 2350325 addons.go:238] Setting addon default-storageclass=true in "kubernetes-upgrade-522575"
	W0908 11:12:25.385691 2350325 addons.go:247] addon default-storageclass should already be in state true
	I0908 11:12:25.385717 2350325 host.go:66] Checking if "kubernetes-upgrade-522575" exists ...
	I0908 11:12:25.386153 2350325 cli_runner.go:164] Run: docker container inspect kubernetes-upgrade-522575 --format={{.State.Status}}
	I0908 11:12:25.386669 2350325 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0908 11:12:25.386691 2350325 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0908 11:12:25.386736 2350325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" kubernetes-upgrade-522575
	I0908 11:12:25.437742 2350325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35933 SSHKeyPath:/home/jenkins/minikube-integration/21512-2177568/.minikube/machines/kubernetes-upgrade-522575/id_rsa Username:docker}
	I0908 11:12:25.439725 2350325 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0908 11:12:25.439743 2350325 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0908 11:12:25.439801 2350325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" kubernetes-upgrade-522575
	I0908 11:12:25.470854 2350325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35933 SSHKeyPath:/home/jenkins/minikube-integration/21512-2177568/.minikube/machines/kubernetes-upgrade-522575/id_rsa Username:docker}
	I0908 11:12:25.558426 2350325 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0908 11:12:25.591696 2350325 api_server.go:52] waiting for apiserver process to appear ...
	I0908 11:12:25.591812 2350325 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0908 11:12:25.605746 2350325 api_server.go:72] duration metric: took 263.425703ms to wait for apiserver process to appear ...
	I0908 11:12:25.605772 2350325 api_server.go:88] waiting for apiserver healthz status ...
	I0908 11:12:25.605815 2350325 api_server.go:253] Checking apiserver healthz at https://192.168.76.2:8443/healthz ...
	I0908 11:12:25.635609 2350325 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0908 11:12:25.701601 2350325 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0908 11:12:27.616616 2350325 api_server.go:279] https://192.168.76.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[-]etcd failed: reason withheld
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-kubernetes-service-cidr-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0908 11:12:27.616688 2350325 api_server.go:103] status: https://192.168.76.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[-]etcd failed: reason withheld
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-kubernetes-service-cidr-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0908 11:12:27.616709 2350325 api_server.go:253] Checking apiserver healthz at https://192.168.76.2:8443/healthz ...
	I0908 11:12:29.625874 2350325 api_server.go:279] https://192.168.76.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[-]etcd failed: reason withheld
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-kubernetes-service-cidr-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0908 11:12:29.625948 2350325 api_server.go:103] status: https://192.168.76.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[-]etcd failed: reason withheld
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-kubernetes-service-cidr-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0908 11:12:29.625976 2350325 api_server.go:253] Checking apiserver healthz at https://192.168.76.2:8443/healthz ...
	I0908 11:12:31.634846 2350325 api_server.go:279] https://192.168.76.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[-]etcd failed: reason withheld
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-kubernetes-service-cidr-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0908 11:12:31.634878 2350325 api_server.go:103] status: https://192.168.76.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[-]etcd failed: reason withheld
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-kubernetes-service-cidr-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0908 11:12:31.634902 2350325 api_server.go:253] Checking apiserver healthz at https://192.168.76.2:8443/healthz ...
	I0908 11:12:33.644766 2350325 api_server.go:279] https://192.168.76.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[-]etcd failed: reason withheld
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-kubernetes-service-cidr-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0908 11:12:33.644869 2350325 api_server.go:103] status: https://192.168.76.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[-]etcd failed: reason withheld
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-kubernetes-service-cidr-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0908 11:12:33.644931 2350325 api_server.go:253] Checking apiserver healthz at https://192.168.76.2:8443/healthz ...
	I0908 11:12:35.656007 2350325 api_server.go:279] https://192.168.76.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[-]etcd failed: reason withheld
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-kubernetes-service-cidr-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0908 11:12:35.656037 2350325 api_server.go:103] status: https://192.168.76.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[-]etcd failed: reason withheld
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-kubernetes-service-cidr-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0908 11:12:35.656055 2350325 api_server.go:253] Checking apiserver healthz at https://192.168.76.2:8443/healthz ...
	I0908 11:12:37.664872 2350325 api_server.go:279] https://192.168.76.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[-]etcd failed: reason withheld
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-kubernetes-service-cidr-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0908 11:12:37.664915 2350325 api_server.go:103] status: https://192.168.76.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[-]etcd failed: reason withheld
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-kubernetes-service-cidr-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0908 11:12:37.664930 2350325 api_server.go:253] Checking apiserver healthz at https://192.168.76.2:8443/healthz ...
	I0908 11:12:39.674465 2350325 api_server.go:279] https://192.168.76.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[-]etcd failed: reason withheld
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-kubernetes-service-cidr-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0908 11:12:39.674489 2350325 api_server.go:103] status: https://192.168.76.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[-]etcd failed: reason withheld
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-kubernetes-service-cidr-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0908 11:12:39.674504 2350325 api_server.go:253] Checking apiserver healthz at https://192.168.76.2:8443/healthz ...
	I0908 11:12:41.683846 2350325 api_server.go:279] https://192.168.76.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[-]etcd failed: reason withheld
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-kubernetes-service-cidr-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0908 11:12:41.683878 2350325 api_server.go:103] status: https://192.168.76.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[-]etcd failed: reason withheld
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-kubernetes-service-cidr-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0908 11:12:41.683893 2350325 api_server.go:253] Checking apiserver healthz at https://192.168.76.2:8443/healthz ...
	I0908 11:12:43.694148 2350325 api_server.go:279] https://192.168.76.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[-]etcd failed: reason withheld
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-kubernetes-service-cidr-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0908 11:12:43.694178 2350325 api_server.go:103] status: https://192.168.76.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[-]etcd failed: reason withheld
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-kubernetes-service-cidr-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0908 11:12:43.694193 2350325 api_server.go:253] Checking apiserver healthz at https://192.168.76.2:8443/healthz ...
	I0908 11:12:45.704268 2350325 api_server.go:279] https://192.168.76.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[-]etcd failed: reason withheld
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-kubernetes-service-cidr-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0908 11:12:45.704299 2350325 api_server.go:103] status: https://192.168.76.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[-]etcd failed: reason withheld
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-kubernetes-service-cidr-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0908 11:12:45.704314 2350325 api_server.go:253] Checking apiserver healthz at https://192.168.76.2:8443/healthz ...
	I0908 11:12:47.714306 2350325 api_server.go:279] https://192.168.76.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[-]etcd failed: reason withheld
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-kubernetes-service-cidr-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0908 11:12:47.714358 2350325 api_server.go:103] status: https://192.168.76.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[-]etcd failed: reason withheld
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-kubernetes-service-cidr-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0908 11:12:47.714415 2350325 api_server.go:253] Checking apiserver healthz at https://192.168.76.2:8443/healthz ...
	I0908 11:12:49.730312 2350325 api_server.go:279] https://192.168.76.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[-]etcd failed: reason withheld
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-kubernetes-service-cidr-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0908 11:12:49.730430 2350325 api_server.go:103] status: https://192.168.76.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[-]etcd failed: reason withheld
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-kubernetes-service-cidr-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0908 11:12:49.730446 2350325 api_server.go:253] Checking apiserver healthz at https://192.168.76.2:8443/healthz ...
	I0908 11:12:51.747075 2350325 api_server.go:279] https://192.168.76.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[-]etcd failed: reason withheld
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-kubernetes-service-cidr-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0908 11:12:51.747110 2350325 api_server.go:103] status: https://192.168.76.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[-]etcd failed: reason withheld
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-kubernetes-service-cidr-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0908 11:12:51.747125 2350325 api_server.go:253] Checking apiserver healthz at https://192.168.76.2:8443/healthz ...
	I0908 11:12:51.755213 2350325 api_server.go:279] https://192.168.76.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[-]etcd failed: reason withheld
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-kubernetes-service-cidr-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0908 11:12:51.755245 2350325 api_server.go:103] status: https://192.168.76.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[-]etcd failed: reason withheld
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-kubernetes-service-cidr-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0908 11:12:52.106688 2350325 api_server.go:253] Checking apiserver healthz at https://192.168.76.2:8443/healthz ...
	I0908 11:12:52.115224 2350325 api_server.go:279] https://192.168.76.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[-]etcd failed: reason withheld
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-kubernetes-service-cidr-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0908 11:12:52.115268 2350325 api_server.go:103] status: https://192.168.76.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[-]etcd failed: reason withheld
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-kubernetes-service-cidr-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0908 11:12:52.606869 2350325 api_server.go:253] Checking apiserver healthz at https://192.168.76.2:8443/healthz ...
	I0908 11:12:57.608121 2350325 api_server.go:269] stopped: https://192.168.76.2:8443/healthz: Get "https://192.168.76.2:8443/healthz": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
	I0908 11:12:57.608163 2350325 api_server.go:253] Checking apiserver healthz at https://192.168.76.2:8443/healthz ...
	I0908 11:12:58.434006 2350325 api_server.go:279] https://192.168.76.2:8443/healthz returned 200:
	ok
	I0908 11:12:58.448666 2350325 api_server.go:141] control plane version: v1.34.0
	I0908 11:12:58.448696 2350325 api_server.go:131] duration metric: took 32.84291717s to wait for apiserver health ...
	I0908 11:12:58.448705 2350325 system_pods.go:43] waiting for kube-system pods to appear ...
	I0908 11:13:20.442619 2350325 system_pods.go:59] 5 kube-system pods found
	I0908 11:13:20.442651 2350325 system_pods.go:61] "etcd-kubernetes-upgrade-522575" [097d5f8e-86af-49b9-ac78-995b975fa4b6] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
	I0908 11:13:20.442658 2350325 system_pods.go:61] "kube-apiserver-kubernetes-upgrade-522575" [1fc4c3ac-cf3d-4e67-b875-21310ad614b8] Pending
	I0908 11:13:20.442666 2350325 system_pods.go:61] "kube-controller-manager-kubernetes-upgrade-522575" [d8f7f9b2-ccdd-4f59-81d7-addf0c2a10d2] Pending
	I0908 11:13:20.442671 2350325 system_pods.go:61] "kube-scheduler-kubernetes-upgrade-522575" [39d022fd-a189-43b6-a92c-3dc13cbd1298] Pending
	I0908 11:13:20.442676 2350325 system_pods.go:61] "storage-provisioner" [899f0e68-8715-4577-b97e-e0c459c0e8aa] Pending: PodScheduled:Unschedulable (0/1 nodes are available: 1 node(s) had untolerated taint {node.kubernetes.io/not-ready: }. no new claims to deallocate, preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling.)
	I0908 11:13:20.442683 2350325 system_pods.go:74] duration metric: took 21.993971569s to wait for pod list to return data ...
	I0908 11:13:20.442695 2350325 kubeadm.go:578] duration metric: took 55.10038187s to wait for: map[apiserver:true system_pods:true]
	I0908 11:13:20.442709 2350325 node_conditions.go:102] verifying NodePressure condition ...
	I0908 11:14:20.446445 2350325 retry.go:31] will retry after 537.427126ms: the server was unable to return a response in the time allotted, but may still be processing the request (get nodes)
	I0908 11:15:20.985104 2350325 node_conditions.go:105] duration metric: took 2m0.5423856s to run NodePressure ...
	I0908 11:15:20.988531 2350325 out.go:203] 
	W0908 11:15:20.992010 2350325 out.go:285] X Exiting due to GUEST_START: failed to start node: wait 6m0s for node: node pressure: list nodes retry: the server was unable to return a response in the time allotted, but may still be processing the request (get nodes)
	X Exiting due to GUEST_START: failed to start node: wait 6m0s for node: node pressure: list nodes retry: the server was unable to return a response in the time allotted, but may still be processing the request (get nodes)
	W0908 11:15:20.992031 2350325 out.go:285] * 
	* 
	W0908 11:15:20.994245 2350325 out.go:308] ╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * 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.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * 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.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	I0908 11:15:20.997024 2350325 out.go:203] 

                                                
                                                
** /stderr **
version_upgrade_test.go:277: start after failed upgrade: out/minikube-linux-arm64 start -p kubernetes-upgrade-522575 --memory=3072 --kubernetes-version=v1.34.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: exit status 80
version_upgrade_test.go:279: *** TestKubernetesUpgrade FAILED at 2025-09-08 11:15:21.075055884 +0000 UTC m=+2501.859926417
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:223: ======>  post-mortem[TestKubernetesUpgrade]: network settings <======
helpers_test.go:230: HOST ENV snapshots: PROXY env: HTTP_PROXY="<empty>" HTTPS_PROXY="<empty>" NO_PROXY="<empty>"
helpers_test.go:238: ======>  post-mortem[TestKubernetesUpgrade]: docker inspect <======
helpers_test.go:239: (dbg) Run:  docker inspect kubernetes-upgrade-522575
helpers_test.go:243: (dbg) docker inspect kubernetes-upgrade-522575:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "9e1ec926d0b3be6003cbc2603275903a00bef70ddf982ab9931a6879a64b6458",
	        "Created": "2025-09-08T11:11:06.625498217Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 2347602,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-09-08T11:11:38.153652978Z",
	            "FinishedAt": "2025-09-08T11:11:37.153416467Z"
	        },
	        "Image": "sha256:1a6e5b410fd9226cf2434621073598c7c01bccc994a53260ab0a0d834a0f1815",
	        "ResolvConfPath": "/var/lib/docker/containers/9e1ec926d0b3be6003cbc2603275903a00bef70ddf982ab9931a6879a64b6458/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/9e1ec926d0b3be6003cbc2603275903a00bef70ddf982ab9931a6879a64b6458/hostname",
	        "HostsPath": "/var/lib/docker/containers/9e1ec926d0b3be6003cbc2603275903a00bef70ddf982ab9931a6879a64b6458/hosts",
	        "LogPath": "/var/lib/docker/containers/9e1ec926d0b3be6003cbc2603275903a00bef70ddf982ab9931a6879a64b6458/9e1ec926d0b3be6003cbc2603275903a00bef70ddf982ab9931a6879a64b6458-json.log",
	        "Name": "/kubernetes-upgrade-522575",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "kubernetes-upgrade-522575:/var",
	                "/lib/modules:/lib/modules:ro"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "kubernetes-upgrade-522575",
	            "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": 3221225472,
	            "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": 6442450944,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "ID": "9e1ec926d0b3be6003cbc2603275903a00bef70ddf982ab9931a6879a64b6458",
	                "LowerDir": "/var/lib/docker/overlay2/d3ba25c2c838cb3d97888900c6193e0c809cd68e322b5c042d6e908c33913389-init/diff:/var/lib/docker/overlay2/b1a66a65c97e17d5d253f20a10b277d455497c2156f2605acca5ea8c28a71db0/diff",
	                "MergedDir": "/var/lib/docker/overlay2/d3ba25c2c838cb3d97888900c6193e0c809cd68e322b5c042d6e908c33913389/merged",
	                "UpperDir": "/var/lib/docker/overlay2/d3ba25c2c838cb3d97888900c6193e0c809cd68e322b5c042d6e908c33913389/diff",
	                "WorkDir": "/var/lib/docker/overlay2/d3ba25c2c838cb3d97888900c6193e0c809cd68e322b5c042d6e908c33913389/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "volume",
	                "Name": "kubernetes-upgrade-522575",
	                "Source": "/var/lib/docker/volumes/kubernetes-upgrade-522575/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            },
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            }
	        ],
	        "Config": {
	            "Hostname": "kubernetes-upgrade-522575",
	            "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.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79",
	            "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": "kubernetes-upgrade-522575",
	                "name.minikube.sigs.k8s.io": "kubernetes-upgrade-522575",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "6e7139ed5ceff7930558a004be77e6214e1bd0f3a561eb8d3fbd32cc11d76eb2",
	            "SandboxKey": "/var/run/docker/netns/6e7139ed5cef",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "35933"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "35934"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "35937"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "35935"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "35936"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "kubernetes-upgrade-522575": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.76.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "ba:5a:54:96:25:23",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "e5948a652fcc9b972830cbdfa0d3c9f3bdea238a57e72b18ad4981d9431a41d0",
	                    "EndpointID": "2f24971d77740896231af4acd4beb7fdbf85f7dde3e4f1d5c7e3c63287830e46",
	                    "Gateway": "192.168.76.1",
	                    "IPAddress": "192.168.76.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "kubernetes-upgrade-522575",
	                        "9e1ec926d0b3"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p kubernetes-upgrade-522575 -n kubernetes-upgrade-522575
helpers_test.go:247: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p kubernetes-upgrade-522575 -n kubernetes-upgrade-522575: exit status 2 (14.280128963s)

                                                
                                                
-- stdout --
	Running

                                                
                                                
-- /stdout --
** stderr ** 
	E0908 11:15:35.374942 2364971 status.go:466] Error apiserver status: https://192.168.76.2:8443/healthz returned error 500:
	[+]ping ok
	[-]log failed: reason withheld
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-kubernetes-service-cidr-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	

                                                
                                                
** /stderr **
helpers_test.go:247: status error: exit status 2 (may be ok)
helpers_test.go:252: <<< TestKubernetesUpgrade FAILED: start of post-mortem logs <<<
helpers_test.go:253: ======>  post-mortem[TestKubernetesUpgrade]: minikube logs <======
helpers_test.go:255: (dbg) Run:  out/minikube-linux-arm64 -p kubernetes-upgrade-522575 logs -n 25
helpers_test.go:255: (dbg) Done: out/minikube-linux-arm64 -p kubernetes-upgrade-522575 logs -n 25: (1m1.544701039s)
helpers_test.go:260: TestKubernetesUpgrade logs: 
-- stdout --
	
	==> Audit <==
	┌─────────┬────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬───────────────────────────┬─────────┬─────────┬─────────────────────┬─────────────────────┐
	│ COMMAND │                                                                      ARGS                                                                      │          PROFILE          │  USER   │ VERSION │     START TIME      │      END TIME       │
	├─────────┼────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼───────────────────────────┼─────────┼─────────┼─────────────────────┼─────────────────────┤
	│ stop    │ -p NoKubernetes-902198                                                                                                                         │ NoKubernetes-902198       │ jenkins │ v1.36.0 │ 08 Sep 25 11:10 UTC │ 08 Sep 25 11:10 UTC │
	│ start   │ -p NoKubernetes-902198 --driver=docker  --container-runtime=containerd                                                                         │ NoKubernetes-902198       │ jenkins │ v1.36.0 │ 08 Sep 25 11:10 UTC │ 08 Sep 25 11:10 UTC │
	│ ssh     │ -p NoKubernetes-902198 sudo systemctl is-active --quiet service kubelet                                                                        │ NoKubernetes-902198       │ jenkins │ v1.36.0 │ 08 Sep 25 11:10 UTC │                     │
	│ delete  │ -p NoKubernetes-902198                                                                                                                         │ NoKubernetes-902198       │ jenkins │ v1.36.0 │ 08 Sep 25 11:10 UTC │ 08 Sep 25 11:10 UTC │
	│ start   │ -p kubernetes-upgrade-522575 --memory=3072 --kubernetes-version=v1.28.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd │ kubernetes-upgrade-522575 │ jenkins │ v1.36.0 │ 08 Sep 25 11:11 UTC │ 08 Sep 25 11:11 UTC │
	│ stop    │ -p kubernetes-upgrade-522575                                                                                                                   │ kubernetes-upgrade-522575 │ jenkins │ v1.36.0 │ 08 Sep 25 11:11 UTC │ 08 Sep 25 11:11 UTC │
	│ start   │ -p kubernetes-upgrade-522575 --memory=3072 --kubernetes-version=v1.34.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd │ kubernetes-upgrade-522575 │ jenkins │ v1.36.0 │ 08 Sep 25 11:11 UTC │ 08 Sep 25 11:12 UTC │
	│ delete  │ -p missing-upgrade-606936                                                                                                                      │ missing-upgrade-606936    │ jenkins │ v1.36.0 │ 08 Sep 25 11:12 UTC │ 08 Sep 25 11:12 UTC │
	│ start   │ -p stopped-upgrade-032750 --memory=3072 --vm-driver=docker  --container-runtime=containerd                                                     │ stopped-upgrade-032750    │ jenkins │ v1.32.0 │ 08 Sep 25 11:12 UTC │ 08 Sep 25 11:12 UTC │
	│ start   │ -p kubernetes-upgrade-522575 --memory=3072 --kubernetes-version=v1.28.0 --driver=docker  --container-runtime=containerd                        │ kubernetes-upgrade-522575 │ jenkins │ v1.36.0 │ 08 Sep 25 11:12 UTC │                     │
	│ start   │ -p kubernetes-upgrade-522575 --memory=3072 --kubernetes-version=v1.34.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd │ kubernetes-upgrade-522575 │ jenkins │ v1.36.0 │ 08 Sep 25 11:12 UTC │                     │
	│ stop    │ stopped-upgrade-032750 stop                                                                                                                    │ stopped-upgrade-032750    │ jenkins │ v1.32.0 │ 08 Sep 25 11:12 UTC │ 08 Sep 25 11:12 UTC │
	│ start   │ -p stopped-upgrade-032750 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd                                 │ stopped-upgrade-032750    │ jenkins │ v1.36.0 │ 08 Sep 25 11:12 UTC │ 08 Sep 25 11:13 UTC │
	│ delete  │ -p stopped-upgrade-032750                                                                                                                      │ stopped-upgrade-032750    │ jenkins │ v1.36.0 │ 08 Sep 25 11:13 UTC │ 08 Sep 25 11:13 UTC │
	│ start   │ -p running-upgrade-188219 --memory=3072 --vm-driver=docker  --container-runtime=containerd                                                     │ running-upgrade-188219    │ jenkins │ v1.32.0 │ 08 Sep 25 11:13 UTC │ 08 Sep 25 11:13 UTC │
	│ start   │ -p running-upgrade-188219 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd                                 │ running-upgrade-188219    │ jenkins │ v1.36.0 │ 08 Sep 25 11:13 UTC │ 08 Sep 25 11:14 UTC │
	│ delete  │ -p running-upgrade-188219                                                                                                                      │ running-upgrade-188219    │ jenkins │ v1.36.0 │ 08 Sep 25 11:14 UTC │ 08 Sep 25 11:14 UTC │
	│ start   │ -p pause-349306 --memory=3072 --install-addons=false --wait=all --driver=docker  --container-runtime=containerd                                │ pause-349306              │ jenkins │ v1.36.0 │ 08 Sep 25 11:14 UTC │ 08 Sep 25 11:15 UTC │
	│ start   │ -p pause-349306 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd                                                         │ pause-349306              │ jenkins │ v1.36.0 │ 08 Sep 25 11:15 UTC │ 08 Sep 25 11:15 UTC │
	│ pause   │ -p pause-349306 --alsologtostderr -v=5                                                                                                         │ pause-349306              │ jenkins │ v1.36.0 │ 08 Sep 25 11:15 UTC │ 08 Sep 25 11:15 UTC │
	│ unpause │ -p pause-349306 --alsologtostderr -v=5                                                                                                         │ pause-349306              │ jenkins │ v1.36.0 │ 08 Sep 25 11:15 UTC │ 08 Sep 25 11:15 UTC │
	│ pause   │ -p pause-349306 --alsologtostderr -v=5                                                                                                         │ pause-349306              │ jenkins │ v1.36.0 │ 08 Sep 25 11:15 UTC │ 08 Sep 25 11:15 UTC │
	│ delete  │ -p pause-349306 --alsologtostderr -v=5                                                                                                         │ pause-349306              │ jenkins │ v1.36.0 │ 08 Sep 25 11:15 UTC │ 08 Sep 25 11:15 UTC │
	│ delete  │ -p pause-349306                                                                                                                                │ pause-349306              │ jenkins │ v1.36.0 │ 08 Sep 25 11:15 UTC │ 08 Sep 25 11:15 UTC │
	│ start   │ -p force-systemd-flag-544610 --memory=3072 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd              │ force-systemd-flag-544610 │ jenkins │ v1.36.0 │ 08 Sep 25 11:15 UTC │                     │
	└─────────┴────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴───────────────────────────┴─────────┴─────────┴─────────────────────┴─────────────────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/09/08 11:15:33
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.24.6 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0908 11:15:33.280432 2365166 out.go:360] Setting OutFile to fd 1 ...
	I0908 11:15:33.280551 2365166 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 11:15:33.280563 2365166 out.go:374] Setting ErrFile to fd 2...
	I0908 11:15:33.280568 2365166 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 11:15:33.280839 2365166 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21512-2177568/.minikube/bin
	I0908 11:15:33.281250 2365166 out.go:368] Setting JSON to false
	I0908 11:15:33.282210 2365166 start.go:130] hostinfo: {"hostname":"ip-172-31-21-244","uptime":61085,"bootTime":1757269048,"procs":187,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0908 11:15:33.282279 2365166 start.go:140] virtualization:  
	I0908 11:15:33.285680 2365166 out.go:179] * [force-systemd-flag-544610] minikube v1.36.0 on Ubuntu 20.04 (arm64)
	I0908 11:15:33.289615 2365166 out.go:179]   - MINIKUBE_LOCATION=21512
	I0908 11:15:33.289690 2365166 notify.go:220] Checking for updates...
	I0908 11:15:33.296026 2365166 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0908 11:15:33.298869 2365166 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21512-2177568/kubeconfig
	I0908 11:15:33.301808 2365166 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21512-2177568/.minikube
	I0908 11:15:33.304900 2365166 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0908 11:15:33.307833 2365166 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0908 11:15:33.311079 2365166 config.go:182] Loaded profile config "kubernetes-upgrade-522575": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0908 11:15:33.311193 2365166 driver.go:421] Setting default libvirt URI to qemu:///system
	I0908 11:15:33.342444 2365166 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0908 11:15:33.342564 2365166 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0908 11:15:33.398775 2365166 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:36 OomKillDisable:true NGoroutines:52 SystemTime:2025-09-08 11:15:33.389349283 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0908 11:15:33.398887 2365166 docker.go:318] overlay module found
	I0908 11:15:33.402025 2365166 out.go:179] * Using the docker driver based on user configuration
	I0908 11:15:33.404850 2365166 start.go:304] selected driver: docker
	I0908 11:15:33.404868 2365166 start.go:918] validating driver "docker" against <nil>
	I0908 11:15:33.404882 2365166 start.go:929] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0908 11:15:33.405619 2365166 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0908 11:15:33.457131 2365166 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:36 OomKillDisable:true NGoroutines:52 SystemTime:2025-09-08 11:15:33.448029249 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0908 11:15:33.457281 2365166 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I0908 11:15:33.457505 2365166 start_flags.go:974] Wait components to verify : map[apiserver:true system_pods:true]
	I0908 11:15:33.460447 2365166 out.go:179] * Using Docker driver with root privileges
	I0908 11:15:33.463392 2365166 cni.go:84] Creating CNI manager for ""
	I0908 11:15:33.463465 2365166 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0908 11:15:33.463478 2365166 start_flags.go:336] Found "CNI" CNI - setting NetworkPlugin=cni
	I0908 11:15:33.463554 2365166 start.go:348] cluster config:
	{Name:force-systemd-flag-544610 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 Memory:3072 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.34.0 ClusterName:force-systemd-flag-544610 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluste
r.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0908 11:15:33.466637 2365166 out.go:179] * Starting "force-systemd-flag-544610" primary control-plane node in "force-systemd-flag-544610" cluster
	I0908 11:15:33.469423 2365166 cache.go:123] Beginning downloading kic base image for docker with containerd
	I0908 11:15:33.472287 2365166 out.go:179] * Pulling base image v0.0.47-1756980985-21488 ...
	I0908 11:15:33.475020 2365166 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0908 11:15:33.475070 2365166 preload.go:146] Found local preload: /home/jenkins/minikube-integration/21512-2177568/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-arm64.tar.lz4
	I0908 11:15:33.475095 2365166 cache.go:58] Caching tarball of preloaded images
	I0908 11:15:33.475130 2365166 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 in local docker daemon
	I0908 11:15:33.475178 2365166 preload.go:172] Found /home/jenkins/minikube-integration/21512-2177568/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
	I0908 11:15:33.475187 2365166 cache.go:61] Finished verifying existence of preloaded tar for v1.34.0 on containerd
	I0908 11:15:33.475292 2365166 profile.go:143] Saving config to /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/force-systemd-flag-544610/config.json ...
	I0908 11:15:33.475307 2365166 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/force-systemd-flag-544610/config.json: {Name:mk237284fa5863b812083b624414697530a6a84e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 11:15:33.494540 2365166 image.go:100] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 in local docker daemon, skipping pull
	I0908 11:15:33.494565 2365166 cache.go:147] gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 exists in daemon, skipping load
	I0908 11:15:33.494583 2365166 cache.go:232] Successfully downloaded all kic artifacts
	I0908 11:15:33.494613 2365166 start.go:360] acquireMachinesLock for force-systemd-flag-544610: {Name:mk4385bb117cbccf6a4f57f4ad083e2a9cb793e2 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0908 11:15:33.494716 2365166 start.go:364] duration metric: took 84.453µs to acquireMachinesLock for "force-systemd-flag-544610"
	I0908 11:15:33.494756 2365166 start.go:93] Provisioning new machine with config: &{Name:force-systemd-flag-544610 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 Memory:3072 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.34.0 ClusterName:force-systemd-flag-544610 Namespace:default APIServer
HAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath
: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0908 11:15:33.494818 2365166 start.go:125] createHost starting for "" (driver="docker")
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	86bc177896d8d       a25f5ef9c34c3       6 seconds ago       Exited              kube-scheduler            5                   7a1acdf3ecaa4       kube-scheduler-kubernetes-upgrade-522575
	2fe2b99c9fd22       d291939e99406       16 seconds ago      Exited              kube-apiserver            6                   e7589f5873dab       kube-apiserver-kubernetes-upgrade-522575
	c4fdeec6e2a71       a1894772a478e       2 minutes ago       Running             etcd                      0                   d0e9c36c6b98e       etcd-kubernetes-upgrade-522575
	2976d17a55d2c       996be7e86d9b3       2 minutes ago       Running             kube-controller-manager   1                   9b1e6ca29c9c3       kube-controller-manager-kubernetes-upgrade-522575
	
	
	==> containerd <==
	Sep 08 11:14:00 kubernetes-upgrade-522575 containerd[1916]: time="2025-09-08T11:14:00.791939714Z" level=info msg="shim disconnected" id=a244981c39eb5a16e042689b87a3e3f626ab30bbcc0d3f059318aa12ceaac223 namespace=k8s.io
	Sep 08 11:14:00 kubernetes-upgrade-522575 containerd[1916]: time="2025-09-08T11:14:00.791988410Z" level=warning msg="cleaning up after shim disconnected" id=a244981c39eb5a16e042689b87a3e3f626ab30bbcc0d3f059318aa12ceaac223 namespace=k8s.io
	Sep 08 11:14:00 kubernetes-upgrade-522575 containerd[1916]: time="2025-09-08T11:14:00.792028820Z" level=info msg="cleaning up dead shim" namespace=k8s.io
	Sep 08 11:14:01 kubernetes-upgrade-522575 containerd[1916]: time="2025-09-08T11:14:01.220962584Z" level=info msg="RemoveContainer for \"75ea6bfe10973d211d459543c1bb97679d8594451e03ec168521d1ae6373502b\""
	Sep 08 11:14:01 kubernetes-upgrade-522575 containerd[1916]: time="2025-09-08T11:14:01.233274243Z" level=info msg="RemoveContainer for \"75ea6bfe10973d211d459543c1bb97679d8594451e03ec168521d1ae6373502b\" returns successfully"
	Sep 08 11:15:19 kubernetes-upgrade-522575 containerd[1916]: time="2025-09-08T11:15:19.662855448Z" level=info msg="CreateContainer within sandbox \"e7589f5873dab8602a56e62c001de6b11ecabea20f0618007e32a2814c26d350\" for container &ContainerMetadata{Name:kube-apiserver,Attempt:6,}"
	Sep 08 11:15:19 kubernetes-upgrade-522575 containerd[1916]: time="2025-09-08T11:15:19.686643045Z" level=info msg="CreateContainer within sandbox \"e7589f5873dab8602a56e62c001de6b11ecabea20f0618007e32a2814c26d350\" for &ContainerMetadata{Name:kube-apiserver,Attempt:6,} returns container id \"2fe2b99c9fd22e0de412561ff1d9de3915d9264f68977fc852913b27d669a236\""
	Sep 08 11:15:19 kubernetes-upgrade-522575 containerd[1916]: time="2025-09-08T11:15:19.687555759Z" level=info msg="StartContainer for \"2fe2b99c9fd22e0de412561ff1d9de3915d9264f68977fc852913b27d669a236\""
	Sep 08 11:15:19 kubernetes-upgrade-522575 containerd[1916]: time="2025-09-08T11:15:19.763970731Z" level=info msg="StartContainer for \"2fe2b99c9fd22e0de412561ff1d9de3915d9264f68977fc852913b27d669a236\" returns successfully"
	Sep 08 11:15:19 kubernetes-upgrade-522575 containerd[1916]: time="2025-09-08T11:15:19.811651932Z" level=info msg="received exit event container_id:\"2fe2b99c9fd22e0de412561ff1d9de3915d9264f68977fc852913b27d669a236\" id:\"2fe2b99c9fd22e0de412561ff1d9de3915d9264f68977fc852913b27d669a236\" pid:3289 exit_status:1 exited_at:{seconds:1757330119 nanos:811213593}"
	Sep 08 11:15:19 kubernetes-upgrade-522575 containerd[1916]: time="2025-09-08T11:15:19.866082664Z" level=info msg="shim disconnected" id=2fe2b99c9fd22e0de412561ff1d9de3915d9264f68977fc852913b27d669a236 namespace=k8s.io
	Sep 08 11:15:19 kubernetes-upgrade-522575 containerd[1916]: time="2025-09-08T11:15:19.866279230Z" level=warning msg="cleaning up after shim disconnected" id=2fe2b99c9fd22e0de412561ff1d9de3915d9264f68977fc852913b27d669a236 namespace=k8s.io
	Sep 08 11:15:19 kubernetes-upgrade-522575 containerd[1916]: time="2025-09-08T11:15:19.866332496Z" level=info msg="cleaning up dead shim" namespace=k8s.io
	Sep 08 11:15:20 kubernetes-upgrade-522575 containerd[1916]: time="2025-09-08T11:15:20.380307555Z" level=info msg="RemoveContainer for \"32403016dabc9b4a7ad20f2d1bf913daf09d43a74b9825e479d99be3ced3062f\""
	Sep 08 11:15:20 kubernetes-upgrade-522575 containerd[1916]: time="2025-09-08T11:15:20.386842397Z" level=info msg="RemoveContainer for \"32403016dabc9b4a7ad20f2d1bf913daf09d43a74b9825e479d99be3ced3062f\" returns successfully"
	Sep 08 11:15:29 kubernetes-upgrade-522575 containerd[1916]: time="2025-09-08T11:15:29.663091096Z" level=info msg="CreateContainer within sandbox \"7a1acdf3ecaa45fe3fa037b7b1aa86ab10084f0cc5d489254436954ac688a459\" for container &ContainerMetadata{Name:kube-scheduler,Attempt:5,}"
	Sep 08 11:15:29 kubernetes-upgrade-522575 containerd[1916]: time="2025-09-08T11:15:29.682969315Z" level=info msg="CreateContainer within sandbox \"7a1acdf3ecaa45fe3fa037b7b1aa86ab10084f0cc5d489254436954ac688a459\" for &ContainerMetadata{Name:kube-scheduler,Attempt:5,} returns container id \"86bc177896d8da677852c1858728475f3d75f6c48fead29736a9bdb905964801\""
	Sep 08 11:15:29 kubernetes-upgrade-522575 containerd[1916]: time="2025-09-08T11:15:29.683647746Z" level=info msg="StartContainer for \"86bc177896d8da677852c1858728475f3d75f6c48fead29736a9bdb905964801\""
	Sep 08 11:15:29 kubernetes-upgrade-522575 containerd[1916]: time="2025-09-08T11:15:29.759815003Z" level=info msg="StartContainer for \"86bc177896d8da677852c1858728475f3d75f6c48fead29736a9bdb905964801\" returns successfully"
	Sep 08 11:15:30 kubernetes-upgrade-522575 containerd[1916]: time="2025-09-08T11:15:30.505277670Z" level=info msg="received exit event container_id:\"86bc177896d8da677852c1858728475f3d75f6c48fead29736a9bdb905964801\" id:\"86bc177896d8da677852c1858728475f3d75f6c48fead29736a9bdb905964801\" pid:3366 exit_status:1 exited_at:{seconds:1757330130 nanos:505039768}"
	Sep 08 11:15:30 kubernetes-upgrade-522575 containerd[1916]: time="2025-09-08T11:15:30.533629929Z" level=info msg="shim disconnected" id=86bc177896d8da677852c1858728475f3d75f6c48fead29736a9bdb905964801 namespace=k8s.io
	Sep 08 11:15:30 kubernetes-upgrade-522575 containerd[1916]: time="2025-09-08T11:15:30.533864171Z" level=warning msg="cleaning up after shim disconnected" id=86bc177896d8da677852c1858728475f3d75f6c48fead29736a9bdb905964801 namespace=k8s.io
	Sep 08 11:15:30 kubernetes-upgrade-522575 containerd[1916]: time="2025-09-08T11:15:30.533914270Z" level=info msg="cleaning up dead shim" namespace=k8s.io
	Sep 08 11:15:31 kubernetes-upgrade-522575 containerd[1916]: time="2025-09-08T11:15:31.408536712Z" level=info msg="RemoveContainer for \"a244981c39eb5a16e042689b87a3e3f626ab30bbcc0d3f059318aa12ceaac223\""
	Sep 08 11:15:31 kubernetes-upgrade-522575 containerd[1916]: time="2025-09-08T11:15:31.419601444Z" level=info msg="RemoveContainer for \"a244981c39eb5a16e042689b87a3e3f626ab30bbcc0d3f059318aa12ceaac223\" returns successfully"
	
	
	==> describe nodes <==
	command /bin/bash -c "sudo /var/lib/minikube/binaries/v1.34.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig" failed with error: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.34.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig": Process exited with status 1
	stdout:
	
	stderr:
	Error from server (Timeout): the server was unable to return a response in the time allotted, but may still be processing the request (get nodes)
	
	
	==> dmesg <==
	[Sep 8 10:33] kauditd_printk_skb: 8 callbacks suppressed
	
	
	==> etcd [c4fdeec6e2a716e5dc7a482dc1251f1184355935e79e5f7ed411dff1fa7e3e96] <==
	{"level":"info","ts":"2025-09-08T11:12:58.391930Z","logger":"raft","caller":"v3@v3.6.0/raft.go:988","msg":"ea7e25599daad906 is starting a new election at term 3"}
	{"level":"info","ts":"2025-09-08T11:12:58.391980Z","logger":"raft","caller":"v3@v3.6.0/raft.go:930","msg":"ea7e25599daad906 became pre-candidate at term 3"}
	{"level":"info","ts":"2025-09-08T11:12:58.392072Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1077","msg":"ea7e25599daad906 received MsgPreVoteResp from ea7e25599daad906 at term 3"}
	{"level":"info","ts":"2025-09-08T11:12:58.392132Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1693","msg":"ea7e25599daad906 has received 1 MsgPreVoteResp votes and 0 vote rejections"}
	{"level":"info","ts":"2025-09-08T11:12:58.392183Z","logger":"raft","caller":"v3@v3.6.0/raft.go:912","msg":"ea7e25599daad906 became candidate at term 4"}
	{"level":"info","ts":"2025-09-08T11:12:58.396083Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1077","msg":"ea7e25599daad906 received MsgVoteResp from ea7e25599daad906 at term 4"}
	{"level":"info","ts":"2025-09-08T11:12:58.396126Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1693","msg":"ea7e25599daad906 has received 1 MsgVoteResp votes and 0 vote rejections"}
	{"level":"info","ts":"2025-09-08T11:12:58.396149Z","logger":"raft","caller":"v3@v3.6.0/raft.go:970","msg":"ea7e25599daad906 became leader at term 4"}
	{"level":"info","ts":"2025-09-08T11:12:58.396159Z","logger":"raft","caller":"v3@v3.6.0/node.go:370","msg":"raft.node: ea7e25599daad906 elected leader ea7e25599daad906 at term 4"}
	{"level":"info","ts":"2025-09-08T11:12:58.397352Z","caller":"etcdserver/server.go:2409","msg":"updating cluster version using v3 API","from":"3.5","to":"3.6"}
	{"level":"info","ts":"2025-09-08T11:12:58.398388Z","caller":"etcdserver/server.go:1804","msg":"published local member to cluster through raft","local-member-id":"ea7e25599daad906","local-member-attributes":"{Name:kubernetes-upgrade-522575 ClientURLs:[https://192.168.76.2:2379]}","cluster-id":"6f20f2c4b2fb5f8a","publish-timeout":"7s"}
	{"level":"info","ts":"2025-09-08T11:12:58.398573Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"}
	{"level":"info","ts":"2025-09-08T11:12:58.398724Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"}
	{"level":"info","ts":"2025-09-08T11:12:58.398901Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2025-09-08T11:12:58.398928Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2025-09-08T11:12:58.399168Z","caller":"membership/cluster.go:674","msg":"updated cluster version","cluster-id":"6f20f2c4b2fb5f8a","local-member-id":"ea7e25599daad906","from":"3.5","to":"3.6"}
	{"level":"info","ts":"2025-09-08T11:12:58.399330Z","caller":"api/capability.go:76","msg":"enabled capabilities for version","cluster-version":"3.6"}
	{"level":"info","ts":"2025-09-08T11:12:58.399366Z","caller":"etcdserver/server.go:2424","msg":"cluster version is updated","cluster-version":"3.6"}
	{"level":"info","ts":"2025-09-08T11:12:58.399534Z","caller":"version/monitor.go:116","msg":"cluster version differs from storage version.","cluster-version":"3.6.0","storage-version":"3.5.0"}
	{"level":"info","ts":"2025-09-08T11:12:58.399591Z","caller":"schema/migration.go:65","msg":"updated storage version","new-storage-version":"3.6.0"}
	{"level":"warn","ts":"2025-09-08T11:12:58.400421Z","caller":"v3rpc/grpc.go:52","msg":"etcdserver: failed to register grpc metrics","error":"duplicate metrics collector registration attempted"}
	{"level":"info","ts":"2025-09-08T11:12:58.400658Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2025-09-08T11:12:58.400455Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2025-09-08T11:12:58.402898Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.76.2:2379"}
	{"level":"info","ts":"2025-09-08T11:12:58.404725Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	
	
	==> kernel <==
	 11:16:36 up 16:59,  0 users,  load average: 2.09, 2.52, 2.46
	Linux kubernetes-upgrade-522575 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kube-apiserver [2fe2b99c9fd22e0de412561ff1d9de3915d9264f68977fc852913b27d669a236] <==
	I0908 11:15:19.802328       1 options.go:263] external host was not specified, using 192.168.76.2
	I0908 11:15:19.805023       1 server.go:150] Version: v1.34.0
	I0908 11:15:19.805163       1 server.go:152] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	E0908 11:15:19.805556       1 run.go:72] "command failed" err="failed to create listener: failed to listen on 0.0.0.0:8443: listen tcp 0.0.0.0:8443: bind: address already in use"
	
	
	==> kube-controller-manager [2976d17a55d2c9a4a6e516f21cae9c207f3231ce96669aa4cf05903f4040f8cf] <==
	I0908 11:13:54.461974       1 controllermanager.go:781] "Started controller" controller="ttl-after-finished-controller"
	I0908 11:13:54.462003       1 controllermanager.go:733] "Controller is disabled by a feature gate" controller="kube-apiserver-serving-clustertrustbundle-publisher-controller" requiredFeatureGates=["ClusterTrustBundle"]
	I0908 11:13:54.462175       1 ttlafterfinished_controller.go:112] "Starting TTL after finished controller" logger="ttl-after-finished-controller"
	I0908 11:13:54.462265       1 shared_informer.go:349] "Waiting for caches to sync" controller="TTL after finished"
	I0908 11:13:54.562655       1 controllermanager.go:781] "Started controller" controller="validatingadmissionpolicy-status-controller"
	I0908 11:13:54.562686       1 controllermanager.go:759] "Warning: skipping controller" controller="storage-version-migrator-controller"
	I0908 11:13:54.562732       1 shared_informer.go:349] "Waiting for caches to sync" controller="validatingadmissionpolicy-status"
	I0908 11:13:54.611908       1 controllermanager.go:781] "Started controller" controller="statefulset-controller"
	I0908 11:13:54.612251       1 stateful_set.go:169] "Starting stateful set controller" logger="statefulset-controller"
	I0908 11:13:54.612278       1 shared_informer.go:349] "Waiting for caches to sync" controller="stateful set"
	I0908 11:13:54.666071       1 certificate_controller.go:120] "Starting certificate controller" logger="certificatesigningrequest-signing-controller" name="csrsigning-kubelet-client"
	I0908 11:13:54.666098       1 shared_informer.go:349] "Waiting for caches to sync" controller="certificate-csrsigning-kubelet-client"
	I0908 11:13:54.666149       1 certificate_controller.go:120] "Starting certificate controller" logger="certificatesigningrequest-signing-controller" name="csrsigning-kubelet-serving"
	I0908 11:13:54.666162       1 shared_informer.go:349] "Waiting for caches to sync" controller="certificate-csrsigning-kubelet-serving"
	I0908 11:13:54.666189       1 dynamic_serving_content.go:135] "Starting controller" name="csr-controller::/var/lib/minikube/certs/ca.crt::/var/lib/minikube/certs/ca.key"
	I0908 11:13:54.666290       1 dynamic_serving_content.go:135] "Starting controller" name="csr-controller::/var/lib/minikube/certs/ca.crt::/var/lib/minikube/certs/ca.key"
	I0908 11:13:54.666964       1 certificate_controller.go:120] "Starting certificate controller" logger="certificatesigningrequest-signing-controller" name="csrsigning-kube-apiserver-client"
	I0908 11:13:54.666984       1 shared_informer.go:349] "Waiting for caches to sync" controller="certificate-csrsigning-kube-apiserver-client"
	I0908 11:13:54.667017       1 dynamic_serving_content.go:135] "Starting controller" name="csr-controller::/var/lib/minikube/certs/ca.crt::/var/lib/minikube/certs/ca.key"
	I0908 11:13:54.667745       1 controllermanager.go:781] "Started controller" controller="certificatesigningrequest-signing-controller"
	I0908 11:13:54.667803       1 certificate_controller.go:120] "Starting certificate controller" logger="certificatesigningrequest-signing-controller" name="csrsigning-legacy-unknown"
	I0908 11:13:54.667811       1 shared_informer.go:349] "Waiting for caches to sync" controller="certificate-csrsigning-legacy-unknown"
	I0908 11:13:54.667835       1 dynamic_serving_content.go:135] "Starting controller" name="csr-controller::/var/lib/minikube/certs/ca.crt::/var/lib/minikube/certs/ca.key"
	E0908 11:14:54.821264       1 cidr_allocator.go:125] "Failed to list all nodes" err="the server was unable to return a response in the time allotted, but may still be processing the request (get nodes)" logger="node-ipam-controller"
	E0908 11:15:54.822673       1 cidr_allocator.go:125] "Failed to list all nodes" err="the server was unable to return a response in the time allotted, but may still be processing the request (get nodes)" logger="node-ipam-controller"
	
	
	==> kube-scheduler [86bc177896d8da677852c1858728475f3d75f6c48fead29736a9bdb905964801] <==
	I0908 11:15:30.500055       1 serving.go:386] Generated self-signed cert in-memory
	E0908 11:15:30.501365       1 run.go:72] "command failed" err="failed to create listener: failed to listen on 127.0.0.1:10259: listen tcp 127.0.0.1:10259: bind: address already in use"
	
	
	==> kubelet <==
	Sep 08 11:15:48 kubernetes-upgrade-522575 kubelet[1068]: I0908 11:15:48.660195    1068 scope.go:117] "RemoveContainer" containerID="86bc177896d8da677852c1858728475f3d75f6c48fead29736a9bdb905964801"
	Sep 08 11:15:48 kubernetes-upgrade-522575 kubelet[1068]: E0908 11:15:48.660814    1068 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"kube-scheduler\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=kube-scheduler pod=kube-scheduler-kubernetes-upgrade-522575_kube-system(63e04d7d76b2f53f80bb3e9b18a6cb69)\"" pod="kube-system/kube-scheduler-kubernetes-upgrade-522575" podUID="63e04d7d76b2f53f80bb3e9b18a6cb69"
	Sep 08 11:15:49 kubernetes-upgrade-522575 kubelet[1068]: E0908 11:15:49.424757    1068 kubelet_node_status.go:486] "Error updating node status, will retry" err="error getting node \"kubernetes-upgrade-522575\": Get \"https://control-plane.minikube.internal:8443/api/v1/nodes/kubernetes-upgrade-522575?timeout=10s\": context deadline exceeded"
	Sep 08 11:15:50 kubernetes-upgrade-522575 kubelet[1068]: I0908 11:15:50.663517    1068 scope.go:117] "RemoveContainer" containerID="2fe2b99c9fd22e0de412561ff1d9de3915d9264f68977fc852913b27d669a236"
	Sep 08 11:15:50 kubernetes-upgrade-522575 kubelet[1068]: E0908 11:15:50.663700    1068 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"kube-apiserver\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=kube-apiserver pod=kube-apiserver-kubernetes-upgrade-522575_kube-system(9d5e16346e954f3f07640c8beb47c2bb)\"" pod="kube-system/kube-apiserver-kubernetes-upgrade-522575" podUID="9d5e16346e954f3f07640c8beb47c2bb"
	Sep 08 11:15:56 kubernetes-upgrade-522575 kubelet[1068]: E0908 11:15:56.086315    1068 controller.go:145] "Failed to ensure lease exists, will retry" err="Get \"https://control-plane.minikube.internal:8443/apis/coordination.k8s.io/v1/namespaces/kube-node-lease/leases/kubernetes-upgrade-522575?timeout=10s\": net/http: request canceled (Client.Timeout exceeded while awaiting headers)" interval="7s"
	Sep 08 11:15:59 kubernetes-upgrade-522575 kubelet[1068]: E0908 11:15:59.425614    1068 kubelet_node_status.go:486] "Error updating node status, will retry" err="error getting node \"kubernetes-upgrade-522575\": Get \"https://control-plane.minikube.internal:8443/api/v1/nodes/kubernetes-upgrade-522575?timeout=10s\": net/http: request canceled (Client.Timeout exceeded while awaiting headers)"
	Sep 08 11:15:59 kubernetes-upgrade-522575 kubelet[1068]: I0908 11:15:59.660666    1068 scope.go:117] "RemoveContainer" containerID="86bc177896d8da677852c1858728475f3d75f6c48fead29736a9bdb905964801"
	Sep 08 11:15:59 kubernetes-upgrade-522575 kubelet[1068]: E0908 11:15:59.660841    1068 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"kube-scheduler\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=kube-scheduler pod=kube-scheduler-kubernetes-upgrade-522575_kube-system(63e04d7d76b2f53f80bb3e9b18a6cb69)\"" pod="kube-system/kube-scheduler-kubernetes-upgrade-522575" podUID="63e04d7d76b2f53f80bb3e9b18a6cb69"
	Sep 08 11:15:59 kubernetes-upgrade-522575 kubelet[1068]: E0908 11:15:59.662561    1068 kubelet.go:3221] "Failed creating a mirror pod" err="Timeout: request did not complete within requested timeout - context deadline exceeded" pod="kube-system/etcd-kubernetes-upgrade-522575"
	Sep 08 11:16:05 kubernetes-upgrade-522575 kubelet[1068]: I0908 11:16:05.660514    1068 scope.go:117] "RemoveContainer" containerID="2fe2b99c9fd22e0de412561ff1d9de3915d9264f68977fc852913b27d669a236"
	Sep 08 11:16:05 kubernetes-upgrade-522575 kubelet[1068]: E0908 11:16:05.661125    1068 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"kube-apiserver\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=kube-apiserver pod=kube-apiserver-kubernetes-upgrade-522575_kube-system(9d5e16346e954f3f07640c8beb47c2bb)\"" pod="kube-system/kube-apiserver-kubernetes-upgrade-522575" podUID="9d5e16346e954f3f07640c8beb47c2bb"
	Sep 08 11:16:09 kubernetes-upgrade-522575 kubelet[1068]: E0908 11:16:09.426451    1068 kubelet_node_status.go:486] "Error updating node status, will retry" err="error getting node \"kubernetes-upgrade-522575\": Get \"https://control-plane.minikube.internal:8443/api/v1/nodes/kubernetes-upgrade-522575?timeout=10s\": net/http: request canceled (Client.Timeout exceeded while awaiting headers)"
	Sep 08 11:16:11 kubernetes-upgrade-522575 kubelet[1068]: I0908 11:16:11.660825    1068 scope.go:117] "RemoveContainer" containerID="86bc177896d8da677852c1858728475f3d75f6c48fead29736a9bdb905964801"
	Sep 08 11:16:11 kubernetes-upgrade-522575 kubelet[1068]: E0908 11:16:11.661477    1068 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"kube-scheduler\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=kube-scheduler pod=kube-scheduler-kubernetes-upgrade-522575_kube-system(63e04d7d76b2f53f80bb3e9b18a6cb69)\"" pod="kube-system/kube-scheduler-kubernetes-upgrade-522575" podUID="63e04d7d76b2f53f80bb3e9b18a6cb69"
	Sep 08 11:16:13 kubernetes-upgrade-522575 kubelet[1068]: E0908 11:16:13.086822    1068 controller.go:145] "Failed to ensure lease exists, will retry" err="Get \"https://control-plane.minikube.internal:8443/apis/coordination.k8s.io/v1/namespaces/kube-node-lease/leases/kubernetes-upgrade-522575?timeout=10s\": context deadline exceeded" interval="7s"
	Sep 08 11:16:19 kubernetes-upgrade-522575 kubelet[1068]: E0908 11:16:19.427070    1068 kubelet_node_status.go:486] "Error updating node status, will retry" err="error getting node \"kubernetes-upgrade-522575\": Get \"https://control-plane.minikube.internal:8443/api/v1/nodes/kubernetes-upgrade-522575?timeout=10s\": net/http: request canceled (Client.Timeout exceeded while awaiting headers)"
	Sep 08 11:16:19 kubernetes-upgrade-522575 kubelet[1068]: E0908 11:16:19.427110    1068 kubelet_node_status.go:473] "Unable to update node status" err="update node status exceeds retry count"
	Sep 08 11:16:19 kubernetes-upgrade-522575 kubelet[1068]: I0908 11:16:19.660106    1068 scope.go:117] "RemoveContainer" containerID="2fe2b99c9fd22e0de412561ff1d9de3915d9264f68977fc852913b27d669a236"
	Sep 08 11:16:19 kubernetes-upgrade-522575 kubelet[1068]: E0908 11:16:19.660409    1068 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"kube-apiserver\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=kube-apiserver pod=kube-apiserver-kubernetes-upgrade-522575_kube-system(9d5e16346e954f3f07640c8beb47c2bb)\"" pod="kube-system/kube-apiserver-kubernetes-upgrade-522575" podUID="9d5e16346e954f3f07640c8beb47c2bb"
	Sep 08 11:16:22 kubernetes-upgrade-522575 kubelet[1068]: I0908 11:16:22.660433    1068 scope.go:117] "RemoveContainer" containerID="86bc177896d8da677852c1858728475f3d75f6c48fead29736a9bdb905964801"
	Sep 08 11:16:22 kubernetes-upgrade-522575 kubelet[1068]: E0908 11:16:22.660616    1068 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"kube-scheduler\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=kube-scheduler pod=kube-scheduler-kubernetes-upgrade-522575_kube-system(63e04d7d76b2f53f80bb3e9b18a6cb69)\"" pod="kube-system/kube-scheduler-kubernetes-upgrade-522575" podUID="63e04d7d76b2f53f80bb3e9b18a6cb69"
	Sep 08 11:16:30 kubernetes-upgrade-522575 kubelet[1068]: E0908 11:16:30.089335    1068 controller.go:145] "Failed to ensure lease exists, will retry" err="Get \"https://control-plane.minikube.internal:8443/apis/coordination.k8s.io/v1/namespaces/kube-node-lease/leases/kubernetes-upgrade-522575?timeout=10s\": net/http: request canceled (Client.Timeout exceeded while awaiting headers)" interval="7s"
	Sep 08 11:16:30 kubernetes-upgrade-522575 kubelet[1068]: I0908 11:16:30.660690    1068 scope.go:117] "RemoveContainer" containerID="2fe2b99c9fd22e0de412561ff1d9de3915d9264f68977fc852913b27d669a236"
	Sep 08 11:16:30 kubernetes-upgrade-522575 kubelet[1068]: E0908 11:16:30.661007    1068 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"kube-apiserver\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=kube-apiserver pod=kube-apiserver-kubernetes-upgrade-522575_kube-system(9d5e16346e954f3f07640c8beb47c2bb)\"" pod="kube-system/kube-apiserver-kubernetes-upgrade-522575" podUID="9d5e16346e954f3f07640c8beb47c2bb"
	

                                                
                                                
-- /stdout --
helpers_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p kubernetes-upgrade-522575 -n kubernetes-upgrade-522575
E0908 11:16:42.868031 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/addons-151437/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:262: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p kubernetes-upgrade-522575 -n kubernetes-upgrade-522575: exit status 2 (14.004280693s)

                                                
                                                
-- stdout --
	Error

                                                
                                                
-- /stdout --
** stderr ** 
	E0908 11:16:50.925045 2371211 status.go:466] Error apiserver status: https://192.168.76.2:8443/healthz returned error 500:
	[+]ping ok
	[-]log failed: reason withheld
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-kubernetes-service-cidr-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	

                                                
                                                
** /stderr **
helpers_test.go:262: status error: exit status 2 (may be ok)
helpers_test.go:264: "kubernetes-upgrade-522575" apiserver is not running, skipping kubectl commands (state="Error")
helpers_test.go:175: Cleaning up "kubernetes-upgrade-522575" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubernetes-upgrade-522575
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p kubernetes-upgrade-522575: (4.510415941s)
--- FAIL: TestKubernetesUpgrade (355.47s)

                                                
                                    

Test pass (301/332)

Order passed test Duration
3 TestDownloadOnly/v1.28.0/json-events 5.09
4 TestDownloadOnly/v1.28.0/preload-exists 0
8 TestDownloadOnly/v1.28.0/LogsDuration 0.09
9 TestDownloadOnly/v1.28.0/DeleteAll 0.21
10 TestDownloadOnly/v1.28.0/DeleteAlwaysSucceeds 0.13
12 TestDownloadOnly/v1.34.0/json-events 4.98
13 TestDownloadOnly/v1.34.0/preload-exists 0
17 TestDownloadOnly/v1.34.0/LogsDuration 0.24
18 TestDownloadOnly/v1.34.0/DeleteAll 0.38
19 TestDownloadOnly/v1.34.0/DeleteAlwaysSucceeds 0.24
21 TestBinaryMirror 0.62
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.08
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.08
27 TestAddons/Setup 170.44
29 TestAddons/serial/Volcano 64.47
31 TestAddons/serial/GCPAuth/Namespaces 0.17
32 TestAddons/serial/GCPAuth/FakeCredentials 10.8
35 TestAddons/parallel/Registry 24.16
36 TestAddons/parallel/RegistryCreds 1.16
37 TestAddons/parallel/Ingress 19.71
38 TestAddons/parallel/InspektorGadget 5.31
39 TestAddons/parallel/MetricsServer 7.06
41 TestAddons/parallel/CSI 47.47
42 TestAddons/parallel/Headlamp 31.8
43 TestAddons/parallel/CloudSpanner 5.64
44 TestAddons/parallel/LocalPath 49.39
45 TestAddons/parallel/NvidiaDevicePlugin 5.5
46 TestAddons/parallel/Yakd 11.98
48 TestAddons/StoppedEnableDisable 12.28
49 TestCertOptions 42.67
50 TestCertExpiration 231.28
52 TestForceSystemdFlag 34.05
53 TestForceSystemdEnv 30.24
54 TestDockerEnvContainerd 45.65
59 TestErrorSpam/setup 29.29
60 TestErrorSpam/start 0.83
61 TestErrorSpam/status 1.06
62 TestErrorSpam/pause 1.96
63 TestErrorSpam/unpause 1.85
64 TestErrorSpam/stop 1.5
67 TestFunctional/serial/CopySyncFile 0
68 TestFunctional/serial/StartWithProxy 51.5
69 TestFunctional/serial/AuditLog 0
70 TestFunctional/serial/SoftStart 6.9
71 TestFunctional/serial/KubeContext 0.06
72 TestFunctional/serial/KubectlGetPods 0.09
75 TestFunctional/serial/CacheCmd/cache/add_remote 3.53
76 TestFunctional/serial/CacheCmd/cache/add_local 1.24
77 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.06
78 TestFunctional/serial/CacheCmd/cache/list 0.06
79 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.3
80 TestFunctional/serial/CacheCmd/cache/cache_reload 2.01
81 TestFunctional/serial/CacheCmd/cache/delete 0.12
82 TestFunctional/serial/MinikubeKubectlCmd 0.17
83 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.14
84 TestFunctional/serial/ExtraConfig 54.82
85 TestFunctional/serial/ComponentHealth 0.1
86 TestFunctional/serial/LogsCmd 1.72
87 TestFunctional/serial/LogsFileCmd 1.71
88 TestFunctional/serial/InvalidService 4.47
90 TestFunctional/parallel/ConfigCmd 0.51
91 TestFunctional/parallel/DashboardCmd 7.58
92 TestFunctional/parallel/DryRun 0.49
93 TestFunctional/parallel/InternationalLanguage 0.22
94 TestFunctional/parallel/StatusCmd 1.23
98 TestFunctional/parallel/ServiceCmdConnect 8.61
99 TestFunctional/parallel/AddonsCmd 0.2
100 TestFunctional/parallel/PersistentVolumeClaim 23.75
102 TestFunctional/parallel/SSHCmd 0.67
103 TestFunctional/parallel/CpCmd 2.38
105 TestFunctional/parallel/FileSync 0.34
106 TestFunctional/parallel/CertSync 2.29
110 TestFunctional/parallel/NodeLabels 0.08
112 TestFunctional/parallel/NonActiveRuntimeDisabled 1.08
114 TestFunctional/parallel/License 0.31
116 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.66
117 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
119 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 8.44
120 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.11
121 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
125 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
126 TestFunctional/parallel/ServiceCmd/DeployApp 7.2
127 TestFunctional/parallel/ProfileCmd/profile_not_create 0.43
128 TestFunctional/parallel/ServiceCmd/List 0.62
129 TestFunctional/parallel/ProfileCmd/profile_list 0.54
130 TestFunctional/parallel/ProfileCmd/profile_json_output 0.52
131 TestFunctional/parallel/ServiceCmd/JSONOutput 0.61
132 TestFunctional/parallel/MountCmd/any-port 9.73
133 TestFunctional/parallel/ServiceCmd/HTTPS 0.55
134 TestFunctional/parallel/ServiceCmd/Format 0.39
135 TestFunctional/parallel/ServiceCmd/URL 0.47
136 TestFunctional/parallel/MountCmd/specific-port 1.84
137 TestFunctional/parallel/Version/short 0.08
138 TestFunctional/parallel/Version/components 1.4
139 TestFunctional/parallel/MountCmd/VerifyCleanup 2.24
140 TestFunctional/parallel/ImageCommands/ImageListShort 0.31
141 TestFunctional/parallel/ImageCommands/ImageListTable 0.32
142 TestFunctional/parallel/ImageCommands/ImageListJson 0.27
143 TestFunctional/parallel/ImageCommands/ImageListYaml 0.26
144 TestFunctional/parallel/ImageCommands/ImageBuild 3.97
145 TestFunctional/parallel/ImageCommands/Setup 0.67
146 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.44
147 TestFunctional/parallel/UpdateContextCmd/no_changes 0.22
148 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.19
149 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.23
150 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.51
151 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.41
152 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.43
153 TestFunctional/parallel/ImageCommands/ImageRemove 0.61
154 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.65
155 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.39
156 TestFunctional/delete_echo-server_images 0.04
157 TestFunctional/delete_my-image_image 0.02
158 TestFunctional/delete_minikube_cached_images 0.02
163 TestMultiControlPlane/serial/StartCluster 142.47
164 TestMultiControlPlane/serial/DeployApp 21.65
165 TestMultiControlPlane/serial/PingHostFromPods 1.71
166 TestMultiControlPlane/serial/AddWorkerNode 18.21
167 TestMultiControlPlane/serial/NodeLabels 0.12
168 TestMultiControlPlane/serial/HAppyAfterClusterStart 1.28
169 TestMultiControlPlane/serial/CopyFile 18.89
170 TestMultiControlPlane/serial/StopSecondaryNode 12.81
171 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.78
172 TestMultiControlPlane/serial/RestartSecondaryNode 12.7
173 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 1.5
174 TestMultiControlPlane/serial/RestartClusterKeepsNodes 97.02
175 TestMultiControlPlane/serial/DeleteSecondaryNode 10.23
176 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.76
177 TestMultiControlPlane/serial/StopCluster 36.05
178 TestMultiControlPlane/serial/RestartCluster 58.77
179 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.77
180 TestMultiControlPlane/serial/AddSecondaryNode 40.58
181 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 1.28
185 TestJSONOutput/start/Command 91.31
186 TestJSONOutput/start/Audit 0
188 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
189 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
191 TestJSONOutput/pause/Command 0.74
192 TestJSONOutput/pause/Audit 0
194 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
195 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
197 TestJSONOutput/unpause/Command 0.69
198 TestJSONOutput/unpause/Audit 0
200 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
201 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
203 TestJSONOutput/stop/Command 5.8
204 TestJSONOutput/stop/Audit 0
206 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
207 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
208 TestErrorJSONOutput 0.24
210 TestKicCustomNetwork/create_custom_network 40.64
211 TestKicCustomNetwork/use_default_bridge_network 34.23
212 TestKicExistingNetwork 37.8
213 TestKicCustomSubnet 35.64
214 TestKicStaticIP 34.5
215 TestMainNoArgs 0.06
216 TestMinikubeProfile 67.38
219 TestMountStart/serial/StartWithMountFirst 6.65
220 TestMountStart/serial/VerifyMountFirst 0.25
221 TestMountStart/serial/StartWithMountSecond 8.88
222 TestMountStart/serial/VerifyMountSecond 0.25
223 TestMountStart/serial/DeleteFirst 1.61
224 TestMountStart/serial/VerifyMountPostDelete 0.25
225 TestMountStart/serial/Stop 1.2
226 TestMountStart/serial/RestartStopped 7.31
227 TestMountStart/serial/VerifyMountPostStop 0.27
230 TestMultiNode/serial/FreshStart2Nodes 117.19
231 TestMultiNode/serial/DeployApp2Nodes 17.23
232 TestMultiNode/serial/PingHostFrom2Pods 1.05
233 TestMultiNode/serial/AddNode 14.3
234 TestMultiNode/serial/MultiNodeLabels 0.11
235 TestMultiNode/serial/ProfileList 0.79
236 TestMultiNode/serial/CopyFile 10.31
237 TestMultiNode/serial/StopNode 2.26
238 TestMultiNode/serial/StartAfterStop 7.39
239 TestMultiNode/serial/RestartKeepsNodes 80.48
240 TestMultiNode/serial/DeleteNode 5.45
241 TestMultiNode/serial/StopMultiNode 23.99
242 TestMultiNode/serial/RestartMultiNode 50
243 TestMultiNode/serial/ValidateNameConflict 35.61
248 TestPreload 129.65
250 TestScheduledStopUnix 106.02
253 TestInsufficientStorage 10
254 TestRunningBinaryUpgrade 58.09
257 TestMissingContainerUpgrade 143.52
259 TestNoKubernetes/serial/StartNoK8sWithVersion 0.07
260 TestNoKubernetes/serial/StartWithK8s 50.34
261 TestNoKubernetes/serial/StartWithStopK8s 10.23
262 TestNoKubernetes/serial/Start 8.41
263 TestNoKubernetes/serial/VerifyK8sNotRunning 0.26
264 TestNoKubernetes/serial/ProfileList 0.67
265 TestNoKubernetes/serial/Stop 1.19
266 TestNoKubernetes/serial/StartNoArgs 6.29
267 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.26
268 TestStoppedBinaryUpgrade/Setup 0.77
269 TestStoppedBinaryUpgrade/Upgrade 69.65
270 TestStoppedBinaryUpgrade/MinikubeLogs 1.55
279 TestPause/serial/Start 50.28
280 TestPause/serial/SecondStartNoReconfiguration 6.19
281 TestPause/serial/Pause 0.75
282 TestPause/serial/VerifyStatus 0.31
283 TestPause/serial/Unpause 0.66
284 TestPause/serial/PauseAgain 0.89
285 TestPause/serial/DeletePaused 2.58
286 TestPause/serial/VerifyDeletedResources 14.78
294 TestNetworkPlugins/group/false 3.67
299 TestStartStop/group/old-k8s-version/serial/FirstStart 62.64
300 TestStartStop/group/old-k8s-version/serial/DeployApp 10.52
301 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.17
302 TestStartStop/group/old-k8s-version/serial/Stop 12.03
303 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.19
304 TestStartStop/group/old-k8s-version/serial/SecondStart 53.71
305 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6
306 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.1
307 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.24
308 TestStartStop/group/old-k8s-version/serial/Pause 3.16
310 TestStartStop/group/no-preload/serial/FirstStart 88.39
312 TestStartStop/group/embed-certs/serial/FirstStart 88.45
313 TestStartStop/group/no-preload/serial/DeployApp 9.34
314 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.13
315 TestStartStop/group/no-preload/serial/Stop 11.99
316 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.21
317 TestStartStop/group/no-preload/serial/SecondStart 60.32
318 TestStartStop/group/embed-certs/serial/DeployApp 10.43
319 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.78
320 TestStartStop/group/embed-certs/serial/Stop 12.6
321 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.3
322 TestStartStop/group/embed-certs/serial/SecondStart 50.18
323 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
324 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.11
325 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.25
326 TestStartStop/group/no-preload/serial/Pause 3.19
327 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6
329 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 96.18
330 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.11
331 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.3
332 TestStartStop/group/embed-certs/serial/Pause 3.78
334 TestStartStop/group/newest-cni/serial/FirstStart 38.85
335 TestStartStop/group/newest-cni/serial/DeployApp 0
336 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.1
337 TestStartStop/group/newest-cni/serial/Stop 1.3
338 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.2
339 TestStartStop/group/newest-cni/serial/SecondStart 19.29
340 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
341 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
342 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.25
343 TestStartStop/group/newest-cni/serial/Pause 3.46
344 TestNetworkPlugins/group/auto/Start 94.56
345 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 9.48
346 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.48
347 TestStartStop/group/default-k8s-diff-port/serial/Stop 12.42
348 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.26
349 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 50.7
350 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
351 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.15
352 TestNetworkPlugins/group/auto/KubeletFlags 0.32
353 TestNetworkPlugins/group/auto/NetCatPod 9.27
354 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.3
355 TestStartStop/group/default-k8s-diff-port/serial/Pause 3.13
356 TestNetworkPlugins/group/kindnet/Start 102.22
357 TestNetworkPlugins/group/auto/DNS 0.29
358 TestNetworkPlugins/group/auto/Localhost 0.25
359 TestNetworkPlugins/group/auto/HairPin 0.23
360 TestNetworkPlugins/group/calico/Start 55.17
361 TestNetworkPlugins/group/calico/ControllerPod 6.01
362 TestNetworkPlugins/group/calico/KubeletFlags 0.3
363 TestNetworkPlugins/group/calico/NetCatPod 10.29
364 TestNetworkPlugins/group/calico/DNS 0.27
365 TestNetworkPlugins/group/calico/Localhost 0.16
366 TestNetworkPlugins/group/calico/HairPin 0.15
367 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
368 TestNetworkPlugins/group/kindnet/KubeletFlags 0.39
369 TestNetworkPlugins/group/kindnet/NetCatPod 10.37
370 TestNetworkPlugins/group/kindnet/DNS 0.26
371 TestNetworkPlugins/group/kindnet/Localhost 0.27
372 TestNetworkPlugins/group/kindnet/HairPin 0.23
373 TestNetworkPlugins/group/custom-flannel/Start 58.5
374 TestNetworkPlugins/group/enable-default-cni/Start 48.94
375 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.28
376 TestNetworkPlugins/group/custom-flannel/NetCatPod 11.31
377 TestNetworkPlugins/group/custom-flannel/DNS 0.17
378 TestNetworkPlugins/group/custom-flannel/Localhost 0.17
379 TestNetworkPlugins/group/custom-flannel/HairPin 0.21
380 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.29
381 TestNetworkPlugins/group/enable-default-cni/NetCatPod 10.27
382 TestNetworkPlugins/group/enable-default-cni/DNS 0.24
383 TestNetworkPlugins/group/enable-default-cni/Localhost 0.2
384 TestNetworkPlugins/group/enable-default-cni/HairPin 0.26
385 TestNetworkPlugins/group/flannel/Start 67.25
386 TestNetworkPlugins/group/bridge/Start 74.4
387 TestNetworkPlugins/group/flannel/ControllerPod 6.01
388 TestNetworkPlugins/group/flannel/KubeletFlags 0.28
389 TestNetworkPlugins/group/flannel/NetCatPod 11.26
390 TestNetworkPlugins/group/flannel/DNS 0.18
391 TestNetworkPlugins/group/flannel/Localhost 0.15
392 TestNetworkPlugins/group/flannel/HairPin 0.15
393 TestNetworkPlugins/group/bridge/KubeletFlags 0.29
394 TestNetworkPlugins/group/bridge/NetCatPod 11.29
395 TestNetworkPlugins/group/bridge/DNS 0.23
396 TestNetworkPlugins/group/bridge/Localhost 0.25
397 TestNetworkPlugins/group/bridge/HairPin 0.23
x
+
TestDownloadOnly/v1.28.0/json-events (5.09s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -o=json --download-only -p download-only-663616 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-arm64 start -o=json --download-only -p download-only-663616 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd: (5.086291392s)
--- PASS: TestDownloadOnly/v1.28.0/json-events (5.09s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/preload-exists
I0908 10:33:44.342627 2179425 preload.go:131] Checking if preload exists for k8s version v1.28.0 and runtime containerd
I0908 10:33:44.342708 2179425 preload.go:146] Found local preload: /home/jenkins/minikube-integration/21512-2177568/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.0-containerd-overlay2-arm64.tar.lz4
--- PASS: TestDownloadOnly/v1.28.0/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.28.0/LogsDuration (0.09s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/LogsDuration
aaa_download_only_test.go:184: (dbg) Run:  out/minikube-linux-arm64 logs -p download-only-663616
aaa_download_only_test.go:184: (dbg) Non-zero exit: out/minikube-linux-arm64 logs -p download-only-663616: exit status 85 (91.767899ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	┌─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬──────────────────────┬─────────┬─────────┬─────────────────────┬──────────┐
	│ COMMAND │                                                                                         ARGS                                                                                          │       PROFILE        │  USER   │ VERSION │     START TIME      │ END TIME │
	├─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼──────────────────────┼─────────┼─────────┼─────────────────────┼──────────┤
	│ start   │ -o=json --download-only -p download-only-663616 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd │ download-only-663616 │ jenkins │ v1.36.0 │ 08 Sep 25 10:33 UTC │          │
	└─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴──────────────────────┴─────────┴─────────┴─────────────────────┴──────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/09/08 10:33:39
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.24.6 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0908 10:33:39.300683 2179430 out.go:360] Setting OutFile to fd 1 ...
	I0908 10:33:39.300828 2179430 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 10:33:39.301017 2179430 out.go:374] Setting ErrFile to fd 2...
	I0908 10:33:39.301031 2179430 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 10:33:39.301288 2179430 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21512-2177568/.minikube/bin
	W0908 10:33:39.301432 2179430 root.go:314] Error reading config file at /home/jenkins/minikube-integration/21512-2177568/.minikube/config/config.json: open /home/jenkins/minikube-integration/21512-2177568/.minikube/config/config.json: no such file or directory
	I0908 10:33:39.301833 2179430 out.go:368] Setting JSON to true
	I0908 10:33:39.302677 2179430 start.go:130] hostinfo: {"hostname":"ip-172-31-21-244","uptime":58571,"bootTime":1757269048,"procs":151,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0908 10:33:39.302744 2179430 start.go:140] virtualization:  
	I0908 10:33:39.306691 2179430 out.go:99] [download-only-663616] minikube v1.36.0 on Ubuntu 20.04 (arm64)
	W0908 10:33:39.306939 2179430 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/21512-2177568/.minikube/cache/preloaded-tarball: no such file or directory
	I0908 10:33:39.306997 2179430 notify.go:220] Checking for updates...
	I0908 10:33:39.309837 2179430 out.go:171] MINIKUBE_LOCATION=21512
	I0908 10:33:39.312829 2179430 out.go:171] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0908 10:33:39.315782 2179430 out.go:171] KUBECONFIG=/home/jenkins/minikube-integration/21512-2177568/kubeconfig
	I0908 10:33:39.318881 2179430 out.go:171] MINIKUBE_HOME=/home/jenkins/minikube-integration/21512-2177568/.minikube
	I0908 10:33:39.321817 2179430 out.go:171] MINIKUBE_BIN=out/minikube-linux-arm64
	W0908 10:33:39.327599 2179430 out.go:336] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0908 10:33:39.327872 2179430 driver.go:421] Setting default libvirt URI to qemu:///system
	I0908 10:33:39.349297 2179430 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0908 10:33:39.349409 2179430 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0908 10:33:39.413194 2179430 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:61 SystemTime:2025-09-08 10:33:39.403159519 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0908 10:33:39.413324 2179430 docker.go:318] overlay module found
	I0908 10:33:39.416322 2179430 out.go:99] Using the docker driver based on user configuration
	I0908 10:33:39.416367 2179430 start.go:304] selected driver: docker
	I0908 10:33:39.416386 2179430 start.go:918] validating driver "docker" against <nil>
	I0908 10:33:39.416502 2179430 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0908 10:33:39.470948 2179430 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:61 SystemTime:2025-09-08 10:33:39.462183139 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0908 10:33:39.471101 2179430 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I0908 10:33:39.471378 2179430 start_flags.go:410] Using suggested 3072MB memory alloc based on sys=7834MB, container=7834MB
	I0908 10:33:39.471549 2179430 start_flags.go:974] Wait components to verify : map[apiserver:true system_pods:true]
	I0908 10:33:39.474569 2179430 out.go:171] Using Docker driver with root privileges
	I0908 10:33:39.477550 2179430 cni.go:84] Creating CNI manager for ""
	I0908 10:33:39.477627 2179430 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0908 10:33:39.477643 2179430 start_flags.go:336] Found "CNI" CNI - setting NetworkPlugin=cni
	I0908 10:33:39.477721 2179430 start.go:348] cluster config:
	{Name:download-only-663616 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 Memory:3072 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.28.0 ClusterName:download-only-663616 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.28.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0908 10:33:39.480693 2179430 out.go:99] Starting "download-only-663616" primary control-plane node in "download-only-663616" cluster
	I0908 10:33:39.480714 2179430 cache.go:123] Beginning downloading kic base image for docker with containerd
	I0908 10:33:39.483508 2179430 out.go:99] Pulling base image v0.0.47-1756980985-21488 ...
	I0908 10:33:39.483538 2179430 preload.go:131] Checking if preload exists for k8s version v1.28.0 and runtime containerd
	I0908 10:33:39.483676 2179430 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 in local docker daemon
	I0908 10:33:39.498710 2179430 cache.go:152] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 to local cache
	I0908 10:33:39.498885 2179430 image.go:65] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 in local cache directory
	I0908 10:33:39.498985 2179430 image.go:150] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 to local cache
	I0908 10:33:39.538522 2179430 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.28.0/preloaded-images-k8s-v18-v1.28.0-containerd-overlay2-arm64.tar.lz4
	I0908 10:33:39.538557 2179430 cache.go:58] Caching tarball of preloaded images
	I0908 10:33:39.538723 2179430 preload.go:131] Checking if preload exists for k8s version v1.28.0 and runtime containerd
	I0908 10:33:39.541997 2179430 out.go:99] Downloading Kubernetes v1.28.0 preload ...
	I0908 10:33:39.542027 2179430 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.28.0-containerd-overlay2-arm64.tar.lz4 ...
	I0908 10:33:39.633554 2179430 download.go:108] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.28.0/preloaded-images-k8s-v18-v1.28.0-containerd-overlay2-arm64.tar.lz4?checksum=md5:38d7f581f2fa4226c8af2c9106b982b7 -> /home/jenkins/minikube-integration/21512-2177568/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.0-containerd-overlay2-arm64.tar.lz4
	I0908 10:33:42.568328 2179430 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.28.0-containerd-overlay2-arm64.tar.lz4 ...
	I0908 10:33:42.568418 2179430 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/21512-2177568/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.0-containerd-overlay2-arm64.tar.lz4 ...
	I0908 10:33:43.512017 2179430 cache.go:61] Finished verifying existence of preloaded tar for v1.28.0 on containerd
	I0908 10:33:43.512414 2179430 profile.go:143] Saving config to /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/download-only-663616/config.json ...
	I0908 10:33:43.512450 2179430 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/download-only-663616/config.json: {Name:mke16fa098061982b8883b8cd7340859bf26260f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 10:33:43.513108 2179430 preload.go:131] Checking if preload exists for k8s version v1.28.0 and runtime containerd
	I0908 10:33:43.513309 2179430 download.go:108] Downloading: https://dl.k8s.io/release/v1.28.0/bin/linux/arm64/kubectl?checksum=file:https://dl.k8s.io/release/v1.28.0/bin/linux/arm64/kubectl.sha256 -> /home/jenkins/minikube-integration/21512-2177568/.minikube/cache/linux/arm64/v1.28.0/kubectl
	I0908 10:33:44.297183 2179430 cache.go:155] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 as a tarball
	I0908 10:33:44.297203 2179430 cache.go:232] Successfully downloaded all kic artifacts
	
	
	* The control-plane node download-only-663616 host does not exist
	  To start a cluster, run: "minikube start -p download-only-663616"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.34.0/json-events (4.98s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.0/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -o=json --download-only -p download-only-414617 --force --alsologtostderr --kubernetes-version=v1.34.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-arm64 start -o=json --download-only -p download-only-414617 --force --alsologtostderr --kubernetes-version=v1.34.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd: (4.98280223s)
--- PASS: TestDownloadOnly/v1.34.0/json-events (4.98s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.0/preload-exists
I0908 10:33:49.767549 2179425 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
I0908 10:33:49.767592 2179425 preload.go:146] Found local preload: /home/jenkins/minikube-integration/21512-2177568/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-arm64.tar.lz4
--- PASS: TestDownloadOnly/v1.34.0/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.34.0/LogsDuration (0.24s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.0/LogsDuration
aaa_download_only_test.go:184: (dbg) Run:  out/minikube-linux-arm64 logs -p download-only-414617
aaa_download_only_test.go:184: (dbg) Non-zero exit: out/minikube-linux-arm64 logs -p download-only-414617: exit status 85 (238.861888ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	┌─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬──────────────────────┬─────────┬─────────┬─────────────────────┬─────────────────────┐
	│ COMMAND │                                                                                         ARGS                                                                                          │       PROFILE        │  USER   │ VERSION │     START TIME      │      END TIME       │
	├─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼──────────────────────┼─────────┼─────────┼─────────────────────┼─────────────────────┤
	│ start   │ -o=json --download-only -p download-only-663616 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd │ download-only-663616 │ jenkins │ v1.36.0 │ 08 Sep 25 10:33 UTC │                     │
	│ delete  │ --all                                                                                                                                                                                 │ minikube             │ jenkins │ v1.36.0 │ 08 Sep 25 10:33 UTC │ 08 Sep 25 10:33 UTC │
	│ delete  │ -p download-only-663616                                                                                                                                                               │ download-only-663616 │ jenkins │ v1.36.0 │ 08 Sep 25 10:33 UTC │ 08 Sep 25 10:33 UTC │
	│ start   │ -o=json --download-only -p download-only-414617 --force --alsologtostderr --kubernetes-version=v1.34.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd │ download-only-414617 │ jenkins │ v1.36.0 │ 08 Sep 25 10:33 UTC │                     │
	└─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴──────────────────────┴─────────┴─────────┴─────────────────────┴─────────────────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/09/08 10:33:44
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.24.6 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0908 10:33:44.831174 2179628 out.go:360] Setting OutFile to fd 1 ...
	I0908 10:33:44.831337 2179628 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 10:33:44.831350 2179628 out.go:374] Setting ErrFile to fd 2...
	I0908 10:33:44.831355 2179628 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 10:33:44.831611 2179628 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21512-2177568/.minikube/bin
	I0908 10:33:44.831999 2179628 out.go:368] Setting JSON to true
	I0908 10:33:44.832792 2179628 start.go:130] hostinfo: {"hostname":"ip-172-31-21-244","uptime":58577,"bootTime":1757269048,"procs":144,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0908 10:33:44.832860 2179628 start.go:140] virtualization:  
	I0908 10:33:44.836145 2179628 out.go:99] [download-only-414617] minikube v1.36.0 on Ubuntu 20.04 (arm64)
	I0908 10:33:44.836395 2179628 notify.go:220] Checking for updates...
	I0908 10:33:44.839168 2179628 out.go:171] MINIKUBE_LOCATION=21512
	I0908 10:33:44.842115 2179628 out.go:171] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0908 10:33:44.845048 2179628 out.go:171] KUBECONFIG=/home/jenkins/minikube-integration/21512-2177568/kubeconfig
	I0908 10:33:44.847922 2179628 out.go:171] MINIKUBE_HOME=/home/jenkins/minikube-integration/21512-2177568/.minikube
	I0908 10:33:44.850756 2179628 out.go:171] MINIKUBE_BIN=out/minikube-linux-arm64
	W0908 10:33:44.856460 2179628 out.go:336] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0908 10:33:44.856754 2179628 driver.go:421] Setting default libvirt URI to qemu:///system
	I0908 10:33:44.878195 2179628 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0908 10:33:44.878300 2179628 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0908 10:33:44.936342 2179628 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:49 SystemTime:2025-09-08 10:33:44.927287599 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0908 10:33:44.936452 2179628 docker.go:318] overlay module found
	I0908 10:33:44.939481 2179628 out.go:99] Using the docker driver based on user configuration
	I0908 10:33:44.939516 2179628 start.go:304] selected driver: docker
	I0908 10:33:44.939536 2179628 start.go:918] validating driver "docker" against <nil>
	I0908 10:33:44.939636 2179628 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0908 10:33:45.000202 2179628 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:49 SystemTime:2025-09-08 10:33:44.990528041 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0908 10:33:45.000395 2179628 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I0908 10:33:45.000727 2179628 start_flags.go:410] Using suggested 3072MB memory alloc based on sys=7834MB, container=7834MB
	I0908 10:33:45.000901 2179628 start_flags.go:974] Wait components to verify : map[apiserver:true system_pods:true]
	I0908 10:33:45.017892 2179628 out.go:171] Using Docker driver with root privileges
	
	
	* The control-plane node download-only-414617 host does not exist
	  To start a cluster, run: "minikube start -p download-only-414617"

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

                                                
                                    
x
+
TestDownloadOnly/v1.34.0/DeleteAll (0.38s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.0/DeleteAll
aaa_download_only_test.go:197: (dbg) Run:  out/minikube-linux-arm64 delete --all
--- PASS: TestDownloadOnly/v1.34.0/DeleteAll (0.38s)

                                                
                                    
x
+
TestDownloadOnly/v1.34.0/DeleteAlwaysSucceeds (0.24s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.0/DeleteAlwaysSucceeds
aaa_download_only_test.go:208: (dbg) Run:  out/minikube-linux-arm64 delete -p download-only-414617
--- PASS: TestDownloadOnly/v1.34.0/DeleteAlwaysSucceeds (0.24s)

                                                
                                    
x
+
TestBinaryMirror (0.62s)

                                                
                                                
=== RUN   TestBinaryMirror
I0908 10:33:51.687770 2179425 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.34.0/bin/linux/arm64/kubectl?checksum=file:https://dl.k8s.io/release/v1.34.0/bin/linux/arm64/kubectl.sha256
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-linux-arm64 start --download-only -p binary-mirror-312358 --alsologtostderr --binary-mirror http://127.0.0.1:34209 --driver=docker  --container-runtime=containerd
helpers_test.go:175: Cleaning up "binary-mirror-312358" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p binary-mirror-312358
--- PASS: TestBinaryMirror (0.62s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.08s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/PreSetup/EnablingAddonOnNonExistingCluster
addons_test.go:1000: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p addons-151437
addons_test.go:1000: (dbg) Non-zero exit: out/minikube-linux-arm64 addons enable dashboard -p addons-151437: exit status 85 (74.697004ms)

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.08s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/PreSetup/DisablingAddonOnNonExistingCluster
addons_test.go:1011: (dbg) Run:  out/minikube-linux-arm64 addons disable dashboard -p addons-151437
addons_test.go:1011: (dbg) Non-zero exit: out/minikube-linux-arm64 addons disable dashboard -p addons-151437: exit status 85 (80.919921ms)

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

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

                                                
                                    
x
+
TestAddons/Setup (170.44s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:108: (dbg) Run:  out/minikube-linux-arm64 start -p addons-151437 --wait=true --memory=4096 --alsologtostderr --addons=registry --addons=registry-creds --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=nvidia-device-plugin --addons=yakd --addons=volcano --addons=amd-gpu-device-plugin --driver=docker  --container-runtime=containerd --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher
addons_test.go:108: (dbg) Done: out/minikube-linux-arm64 start -p addons-151437 --wait=true --memory=4096 --alsologtostderr --addons=registry --addons=registry-creds --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=nvidia-device-plugin --addons=yakd --addons=volcano --addons=amd-gpu-device-plugin --driver=docker  --container-runtime=containerd --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher: (2m50.432027861s)
--- PASS: TestAddons/Setup (170.44s)

                                                
                                    
x
+
TestAddons/serial/Volcano (64.47s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:868: volcano-scheduler stabilized in 76.083839ms
addons_test.go:884: volcano-controller stabilized in 76.198486ms
addons_test.go:876: volcano-admission stabilized in 76.30597ms
addons_test.go:890: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-scheduler" in namespace "volcano-system" ...
helpers_test.go:352: "volcano-scheduler-799f64f894-9g75t" [b54ca3a6-392b-4bf0-b2a6-dfd5892457d0] Running
addons_test.go:890: (dbg) TestAddons/serial/Volcano: app=volcano-scheduler healthy within 6.003863688s
addons_test.go:894: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-admission" in namespace "volcano-system" ...
helpers_test.go:352: "volcano-admission-589c7dd587-ngxdf" [3dc98cab-8784-49e6-af71-49cb70123480] Pending / Ready:ContainersNotReady (containers with unready status: [admission]) / ContainersReady:ContainersNotReady (containers with unready status: [admission])
helpers_test.go:352: "volcano-admission-589c7dd587-ngxdf" [3dc98cab-8784-49e6-af71-49cb70123480] Running
addons_test.go:894: (dbg) TestAddons/serial/Volcano: app=volcano-admission healthy within 29.003274845s
addons_test.go:898: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-controller" in namespace "volcano-system" ...
helpers_test.go:352: "volcano-controllers-7dc6969b45-8g9s4" [9c7a1856-47b6-41a5-9541-4d4b13f520cb] Running
addons_test.go:898: (dbg) TestAddons/serial/Volcano: app=volcano-controller healthy within 5.00337638s
addons_test.go:903: (dbg) Run:  kubectl --context addons-151437 delete -n volcano-system job volcano-admission-init
addons_test.go:909: (dbg) Run:  kubectl --context addons-151437 create -f testdata/vcjob.yaml
addons_test.go:917: (dbg) Run:  kubectl --context addons-151437 get vcjob -n my-volcano
addons_test.go:935: (dbg) TestAddons/serial/Volcano: waiting 3m0s for pods matching "volcano.sh/job-name=test-job" in namespace "my-volcano" ...
helpers_test.go:352: "test-job-nginx-0" [d9a03c39-0992-47c7-a34d-12174aabfe86] Pending
helpers_test.go:352: "test-job-nginx-0" [d9a03c39-0992-47c7-a34d-12174aabfe86] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:352: "test-job-nginx-0" [d9a03c39-0992-47c7-a34d-12174aabfe86] Running
addons_test.go:935: (dbg) TestAddons/serial/Volcano: volcano.sh/job-name=test-job healthy within 12.002771631s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-151437 addons disable volcano --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-151437 addons disable volcano --alsologtostderr -v=1: (11.773137636s)
--- PASS: TestAddons/serial/Volcano (64.47s)

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/Namespaces
addons_test.go:630: (dbg) Run:  kubectl --context addons-151437 create ns new-namespace
addons_test.go:644: (dbg) Run:  kubectl --context addons-151437 get secret gcp-auth -n new-namespace
--- PASS: TestAddons/serial/GCPAuth/Namespaces (0.17s)

                                                
                                    
x
+
TestAddons/serial/GCPAuth/FakeCredentials (10.8s)

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/FakeCredentials
addons_test.go:675: (dbg) Run:  kubectl --context addons-151437 create -f testdata/busybox.yaml
addons_test.go:682: (dbg) Run:  kubectl --context addons-151437 create sa gcp-auth-test
addons_test.go:688: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:352: "busybox" [8360a938-0159-4b54-95f0-4dcc510fadc4] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [8360a938-0159-4b54-95f0-4dcc510fadc4] Running
addons_test.go:688: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: integration-test=busybox healthy within 10.00290904s
addons_test.go:694: (dbg) Run:  kubectl --context addons-151437 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS"
addons_test.go:706: (dbg) Run:  kubectl --context addons-151437 describe sa gcp-auth-test
addons_test.go:720: (dbg) Run:  kubectl --context addons-151437 exec busybox -- /bin/sh -c "cat /google-app-creds.json"
addons_test.go:744: (dbg) Run:  kubectl --context addons-151437 exec busybox -- /bin/sh -c "printenv GOOGLE_CLOUD_PROJECT"
--- PASS: TestAddons/serial/GCPAuth/FakeCredentials (10.80s)

                                                
                                    
x
+
TestAddons/parallel/Registry (24.16s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:382: registry stabilized in 3.166703ms
addons_test.go:384: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:352: "registry-66898fdd98-kn8l6" [5f5211fc-a0a5-44da-a8a6-1a6c592d1483] Running
addons_test.go:384: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.003276012s
addons_test.go:387: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:352: "registry-proxy-gqls5" [057e7933-e3ca-469b-a492-3882a9b4ef2f] Running
addons_test.go:387: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.00401112s
addons_test.go:392: (dbg) Run:  kubectl --context addons-151437 delete po -l run=registry-test --now
addons_test.go:397: (dbg) Run:  kubectl --context addons-151437 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:397: (dbg) Done: kubectl --context addons-151437 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": (12.141684167s)
addons_test.go:411: (dbg) Run:  out/minikube-linux-arm64 -p addons-151437 ip
2025/09/08 10:38:30 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-151437 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (24.16s)

                                                
                                    
x
+
TestAddons/parallel/RegistryCreds (1.16s)

                                                
                                                
=== RUN   TestAddons/parallel/RegistryCreds
=== PAUSE TestAddons/parallel/RegistryCreds

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/RegistryCreds
addons_test.go:323: registry-creds stabilized in 2.863368ms
addons_test.go:325: (dbg) Run:  out/minikube-linux-arm64 addons configure registry-creds -f ./testdata/addons_testconfig.json -p addons-151437
addons_test.go:332: (dbg) Run:  kubectl --context addons-151437 -n kube-system get secret -o yaml
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-151437 addons disable registry-creds --alsologtostderr -v=1
--- PASS: TestAddons/parallel/RegistryCreds (1.16s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (19.71s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-151437 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:234: (dbg) Run:  kubectl --context addons-151437 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-151437 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:352: "nginx" [9fcbb973-2535-457c-8614-ce6f7cb71525] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:352: "nginx" [9fcbb973-2535-457c-8614-ce6f7cb71525] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 8.012631793s
I0908 10:39:00.190457 2179425 kapi.go:150] Service nginx in namespace default found.
addons_test.go:264: (dbg) Run:  out/minikube-linux-arm64 -p addons-151437 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:288: (dbg) Run:  kubectl --context addons-151437 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:293: (dbg) Run:  out/minikube-linux-arm64 -p addons-151437 ip
addons_test.go:299: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-151437 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-151437 addons disable ingress-dns --alsologtostderr -v=1: (1.833863542s)
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-151437 addons disable ingress --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-151437 addons disable ingress --alsologtostderr -v=1: (7.856013959s)
--- PASS: TestAddons/parallel/Ingress (19.71s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (5.31s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:823: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:352: "gadget-s98qp" [a28bd779-80b7-466d-af44-d44492d9ee22] Running
addons_test.go:823: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 5.004116806s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-151437 addons disable inspektor-gadget --alsologtostderr -v=1
--- PASS: TestAddons/parallel/InspektorGadget (5.31s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (7.06s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:455: metrics-server stabilized in 3.345085ms
addons_test.go:457: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:352: "metrics-server-85b7d694d7-ctkzh" [351045fd-f571-4cdb-9156-a572c9ea34d6] Running
addons_test.go:457: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.004507634s
addons_test.go:463: (dbg) Run:  kubectl --context addons-151437 top pods -n kube-system
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-151437 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (7.06s)

                                                
                                    
x
+
TestAddons/parallel/CSI (47.47s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I0908 10:38:31.567347 2179425 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0908 10:38:31.571904 2179425 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0908 10:38:31.571928 2179425 kapi.go:107] duration metric: took 7.617216ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:549: csi-hostpath-driver pods stabilized in 7.627628ms
addons_test.go:552: (dbg) Run:  kubectl --context addons-151437 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:557: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:402: (dbg) Run:  kubectl --context addons-151437 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-151437 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-151437 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-151437 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-151437 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-151437 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-151437 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:562: (dbg) Run:  kubectl --context addons-151437 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:567: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:352: "task-pv-pod" [6225e5f3-0fd0-47e0-a4e1-d443d7c5309b] Pending
helpers_test.go:352: "task-pv-pod" [6225e5f3-0fd0-47e0-a4e1-d443d7c5309b] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:352: "task-pv-pod" [6225e5f3-0fd0-47e0-a4e1-d443d7c5309b] Running
addons_test.go:567: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 7.020062135s
addons_test.go:572: (dbg) Run:  kubectl --context addons-151437 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:577: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:427: (dbg) Run:  kubectl --context addons-151437 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:427: (dbg) Run:  kubectl --context addons-151437 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:582: (dbg) Run:  kubectl --context addons-151437 delete pod task-pv-pod
addons_test.go:588: (dbg) Run:  kubectl --context addons-151437 delete pvc hpvc
addons_test.go:594: (dbg) Run:  kubectl --context addons-151437 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:599: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:402: (dbg) Run:  kubectl --context addons-151437 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-151437 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-151437 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-151437 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-151437 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-151437 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-151437 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-151437 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-151437 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-151437 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-151437 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-151437 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-151437 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-151437 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-151437 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:604: (dbg) Run:  kubectl --context addons-151437 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:609: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod-restore" in namespace "default" ...
helpers_test.go:352: "task-pv-pod-restore" [4823314e-5637-4668-af56-0017a2c4c341] Pending
helpers_test.go:352: "task-pv-pod-restore" [4823314e-5637-4668-af56-0017a2c4c341] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:352: "task-pv-pod-restore" [4823314e-5637-4668-af56-0017a2c4c341] Running
addons_test.go:609: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.002800959s
addons_test.go:614: (dbg) Run:  kubectl --context addons-151437 delete pod task-pv-pod-restore
addons_test.go:618: (dbg) Run:  kubectl --context addons-151437 delete pvc hpvc-restore
addons_test.go:622: (dbg) Run:  kubectl --context addons-151437 delete volumesnapshot new-snapshot-demo
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-151437 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-151437 addons disable volumesnapshots --alsologtostderr -v=1: (1.064659025s)
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-151437 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-151437 addons disable csi-hostpath-driver --alsologtostderr -v=1: (7.117237947s)
--- PASS: TestAddons/parallel/CSI (47.47s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (31.8s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:808: (dbg) Run:  out/minikube-linux-arm64 addons enable headlamp -p addons-151437 --alsologtostderr -v=1
addons_test.go:813: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:352: "headlamp-6f46646d79-27bmc" [03738bf7-0302-4e20-bc01-a6180a120ccf] Pending
helpers_test.go:352: "headlamp-6f46646d79-27bmc" [03738bf7-0302-4e20-bc01-a6180a120ccf] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:352: "headlamp-6f46646d79-27bmc" [03738bf7-0302-4e20-bc01-a6180a120ccf] Running
addons_test.go:813: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 25.00389614s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-151437 addons disable headlamp --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-151437 addons disable headlamp --alsologtostderr -v=1: (5.812378435s)
--- PASS: TestAddons/parallel/Headlamp (31.80s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.64s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:840: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:352: "cloud-spanner-emulator-85f6b7fc65-892cq" [a696b632-a018-4204-a398-d99acf05aa6f] Running
addons_test.go:840: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.011918631s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-151437 addons disable cloud-spanner --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CloudSpanner (5.64s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (49.39s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:949: (dbg) Run:  kubectl --context addons-151437 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:955: (dbg) Run:  kubectl --context addons-151437 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:959: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:402: (dbg) Run:  kubectl --context addons-151437 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-151437 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-151437 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-151437 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-151437 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-151437 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:962: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:352: "test-local-path" [5f9c011d-fd35-4484-8431-d0f8f3250497] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "test-local-path" [5f9c011d-fd35-4484-8431-d0f8f3250497] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:352: "test-local-path" [5f9c011d-fd35-4484-8431-d0f8f3250497] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:962: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 4.003172907s
addons_test.go:967: (dbg) Run:  kubectl --context addons-151437 get pvc test-pvc -o=json
addons_test.go:976: (dbg) Run:  out/minikube-linux-arm64 -p addons-151437 ssh "cat /opt/local-path-provisioner/pvc-1d89c642-5a92-4b42-9389-a4563962429b_default_test-pvc/file1"
addons_test.go:988: (dbg) Run:  kubectl --context addons-151437 delete pod test-local-path
addons_test.go:992: (dbg) Run:  kubectl --context addons-151437 delete pvc test-pvc
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-151437 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-151437 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (39.31090919s)
--- PASS: TestAddons/parallel/LocalPath (49.39s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.5s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:1025: (dbg) TestAddons/parallel/NvidiaDevicePlugin: waiting 6m0s for pods matching "name=nvidia-device-plugin-ds" in namespace "kube-system" ...
helpers_test.go:352: "nvidia-device-plugin-daemonset-d97hq" [ad8b2ea0-35c6-4e27-bdd4-67c637d89297] Running
addons_test.go:1025: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.00355099s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-151437 addons disable nvidia-device-plugin --alsologtostderr -v=1
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.50s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.98s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1047: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:352: "yakd-dashboard-5ff678cb9-wnhqh" [4f421709-357f-4a2d-a169-2f09c20c04bb] Running
addons_test.go:1047: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.003661924s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-151437 addons disable yakd --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-151437 addons disable yakd --alsologtostderr -v=1: (5.974519743s)
--- PASS: TestAddons/parallel/Yakd (11.98s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.28s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:172: (dbg) Run:  out/minikube-linux-arm64 stop -p addons-151437
addons_test.go:172: (dbg) Done: out/minikube-linux-arm64 stop -p addons-151437: (11.987385372s)
addons_test.go:176: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p addons-151437
addons_test.go:180: (dbg) Run:  out/minikube-linux-arm64 addons disable dashboard -p addons-151437
addons_test.go:185: (dbg) Run:  out/minikube-linux-arm64 addons disable gvisor -p addons-151437
--- PASS: TestAddons/StoppedEnableDisable (12.28s)

                                                
                                    
x
+
TestCertOptions (42.67s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (231.28s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-136608 --memory=3072 --cert-expiration=3m --driver=docker  --container-runtime=containerd
cert_options_test.go:123: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-136608 --memory=3072 --cert-expiration=3m --driver=docker  --container-runtime=containerd: (38.854127627s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-136608 --memory=3072 --cert-expiration=8760h --driver=docker  --container-runtime=containerd
cert_options_test.go:131: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-136608 --memory=3072 --cert-expiration=8760h --driver=docker  --container-runtime=containerd: (8.781464849s)
helpers_test.go:175: Cleaning up "cert-expiration-136608" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-expiration-136608
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-expiration-136608: (3.6394887s)
--- PASS: TestCertExpiration (231.28s)

                                                
                                    
x
+
TestForceSystemdFlag (34.05s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (30.24s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestDockerEnvContainerd (45.65s)

                                                
                                                
=== RUN   TestDockerEnvContainerd
docker_test.go:170: running with containerd true linux arm64
docker_test.go:181: (dbg) Run:  out/minikube-linux-arm64 start -p dockerenv-765449 --driver=docker  --container-runtime=containerd
docker_test.go:181: (dbg) Done: out/minikube-linux-arm64 start -p dockerenv-765449 --driver=docker  --container-runtime=containerd: (30.096664732s)
docker_test.go:189: (dbg) Run:  /bin/bash -c "out/minikube-linux-arm64 docker-env --ssh-host --ssh-add -p dockerenv-765449"
docker_test.go:220: (dbg) Run:  /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-9RjhtSEJrvy8/agent.2202106" SSH_AGENT_PID="2202107" DOCKER_HOST=ssh://docker@127.0.0.1:35698 docker version"
docker_test.go:243: (dbg) Run:  /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-9RjhtSEJrvy8/agent.2202106" SSH_AGENT_PID="2202107" DOCKER_HOST=ssh://docker@127.0.0.1:35698 DOCKER_BUILDKIT=0 docker build -t local/minikube-dockerenv-containerd-test:latest testdata/docker-env"
docker_test.go:243: (dbg) Done: /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-9RjhtSEJrvy8/agent.2202106" SSH_AGENT_PID="2202107" DOCKER_HOST=ssh://docker@127.0.0.1:35698 DOCKER_BUILDKIT=0 docker build -t local/minikube-dockerenv-containerd-test:latest testdata/docker-env": (1.361443059s)
docker_test.go:250: (dbg) Run:  /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-9RjhtSEJrvy8/agent.2202106" SSH_AGENT_PID="2202107" DOCKER_HOST=ssh://docker@127.0.0.1:35698 docker image ls"
helpers_test.go:175: Cleaning up "dockerenv-765449" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p dockerenv-765449
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p dockerenv-765449: (1.934139372s)
--- PASS: TestDockerEnvContainerd (45.65s)

                                                
                                    
x
+
TestErrorSpam/setup (29.29s)

                                                
                                                
=== RUN   TestErrorSpam/setup
error_spam_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -p nospam-173900 -n=1 --memory=3072 --wait=false --log_dir=/tmp/nospam-173900 --driver=docker  --container-runtime=containerd
error_spam_test.go:81: (dbg) Done: out/minikube-linux-arm64 start -p nospam-173900 -n=1 --memory=3072 --wait=false --log_dir=/tmp/nospam-173900 --driver=docker  --container-runtime=containerd: (29.293505833s)
--- PASS: TestErrorSpam/setup (29.29s)

                                                
                                    
x
+
TestErrorSpam/start (0.83s)

                                                
                                                
=== RUN   TestErrorSpam/start
error_spam_test.go:206: Cleaning up 1 logfile(s) ...
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-173900 --log_dir /tmp/nospam-173900 start --dry-run
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-173900 --log_dir /tmp/nospam-173900 start --dry-run
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-arm64 -p nospam-173900 --log_dir /tmp/nospam-173900 start --dry-run
--- PASS: TestErrorSpam/start (0.83s)

                                                
                                    
x
+
TestErrorSpam/status (1.06s)

                                                
                                                
=== RUN   TestErrorSpam/status
error_spam_test.go:206: Cleaning up 0 logfile(s) ...
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-173900 --log_dir /tmp/nospam-173900 status
E0908 10:41:42.870792 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/addons-151437/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 10:41:42.878080 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/addons-151437/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 10:41:42.889442 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/addons-151437/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 10:41:42.910905 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/addons-151437/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 10:41:42.952348 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/addons-151437/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 10:41:43.033710 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/addons-151437/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-173900 --log_dir /tmp/nospam-173900 status
E0908 10:41:43.195211 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/addons-151437/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-arm64 -p nospam-173900 --log_dir /tmp/nospam-173900 status
E0908 10:41:43.518524 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/addons-151437/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
--- PASS: TestErrorSpam/status (1.06s)

                                                
                                    
x
+
TestErrorSpam/pause (1.96s)

                                                
                                                
=== RUN   TestErrorSpam/pause
error_spam_test.go:206: Cleaning up 0 logfile(s) ...
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-173900 --log_dir /tmp/nospam-173900 pause
E0908 10:41:44.160384 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/addons-151437/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-173900 --log_dir /tmp/nospam-173900 pause
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-arm64 -p nospam-173900 --log_dir /tmp/nospam-173900 pause
E0908 10:41:45.442060 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/addons-151437/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
--- PASS: TestErrorSpam/pause (1.96s)

                                                
                                    
x
+
TestErrorSpam/unpause (1.85s)

                                                
                                                
=== RUN   TestErrorSpam/unpause
error_spam_test.go:206: Cleaning up 0 logfile(s) ...
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-173900 --log_dir /tmp/nospam-173900 unpause
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-173900 --log_dir /tmp/nospam-173900 unpause
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-arm64 -p nospam-173900 --log_dir /tmp/nospam-173900 unpause
--- PASS: TestErrorSpam/unpause (1.85s)

                                                
                                    
x
+
TestErrorSpam/stop (1.5s)

                                                
                                                
=== RUN   TestErrorSpam/stop
error_spam_test.go:206: Cleaning up 0 logfile(s) ...
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-173900 --log_dir /tmp/nospam-173900 stop
E0908 10:41:48.003955 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/addons-151437/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
error_spam_test.go:149: (dbg) Done: out/minikube-linux-arm64 -p nospam-173900 --log_dir /tmp/nospam-173900 stop: (1.29332938s)
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-173900 --log_dir /tmp/nospam-173900 stop
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-arm64 -p nospam-173900 --log_dir /tmp/nospam-173900 stop
--- PASS: TestErrorSpam/stop (1.50s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1860: local sync path: /home/jenkins/minikube-integration/21512-2177568/.minikube/files/etc/test/nested/copy/2179425/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.00s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (51.5s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2239: (dbg) Run:  out/minikube-linux-arm64 start -p functional-760410 --memory=4096 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=containerd
E0908 10:42:03.367547 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/addons-151437/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 10:42:23.848926 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/addons-151437/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
functional_test.go:2239: (dbg) Done: out/minikube-linux-arm64 start -p functional-760410 --memory=4096 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=containerd: (51.50371218s)
--- PASS: TestFunctional/serial/StartWithProxy (51.50s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (6.9s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I0908 10:42:44.705278 2179425 config.go:182] Loaded profile config "functional-760410": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
functional_test.go:674: (dbg) Run:  out/minikube-linux-arm64 start -p functional-760410 --alsologtostderr -v=8
functional_test.go:674: (dbg) Done: out/minikube-linux-arm64 start -p functional-760410 --alsologtostderr -v=8: (6.899874364s)
functional_test.go:678: soft start took 6.901107592s for "functional-760410" cluster.
I0908 10:42:51.605468 2179425 config.go:182] Loaded profile config "functional-760410": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
--- PASS: TestFunctional/serial/SoftStart (6.90s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.06s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.09s)

                                                
                                                
=== RUN   TestFunctional/serial/KubectlGetPods
functional_test.go:711: (dbg) Run:  kubectl --context functional-760410 get po -A
--- PASS: TestFunctional/serial/KubectlGetPods (0.09s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1064: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 cache add registry.k8s.io/pause:3.1
functional_test.go:1064: (dbg) Done: out/minikube-linux-arm64 -p functional-760410 cache add registry.k8s.io/pause:3.1: (1.29429283s)
functional_test.go:1064: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 cache add registry.k8s.io/pause:3.3
functional_test.go:1064: (dbg) Done: out/minikube-linux-arm64 -p functional-760410 cache add registry.k8s.io/pause:3.3: (1.137639698s)
functional_test.go:1064: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 cache add registry.k8s.io/pause:latest
functional_test.go:1064: (dbg) Done: out/minikube-linux-arm64 -p functional-760410 cache add registry.k8s.io/pause:latest: (1.094361664s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (3.53s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1092: (dbg) Run:  docker build -t minikube-local-cache-test:functional-760410 /tmp/TestFunctionalserialCacheCmdcacheadd_local2878495494/001
functional_test.go:1104: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 cache add minikube-local-cache-test:functional-760410
functional_test.go:1109: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 cache delete minikube-local-cache-test:functional-760410
functional_test.go:1098: (dbg) Run:  docker rmi minikube-local-cache-test:functional-760410
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (1.24s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/list
functional_test.go:1125: (dbg) Run:  out/minikube-linux-arm64 cache list
--- PASS: TestFunctional/serial/CacheCmd/cache/list (0.06s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node
functional_test.go:1139: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 ssh sudo crictl images
--- PASS: TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node (0.30s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/cache_reload
functional_test.go:1162: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 ssh sudo crictl rmi registry.k8s.io/pause:latest
functional_test.go:1168: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 ssh sudo crictl inspecti registry.k8s.io/pause:latest
functional_test.go:1168: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-760410 ssh sudo crictl inspecti registry.k8s.io/pause:latest: exit status 1 (282.790991ms)

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

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

                                                
                                                
** /stderr **
functional_test.go:1173: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 cache reload
functional_test.go:1173: (dbg) Done: out/minikube-linux-arm64 -p functional-760410 cache reload: (1.085018696s)
functional_test.go:1178: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 ssh sudo crictl inspecti registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (2.01s)

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.17s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmd
functional_test.go:731: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 kubectl -- --context functional-760410 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmd (0.17s)

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.14s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmdDirectly
functional_test.go:756: (dbg) Run:  out/kubectl --context functional-760410 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmdDirectly (0.14s)

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (54.82s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:772: (dbg) Run:  out/minikube-linux-arm64 start -p functional-760410 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E0908 10:43:04.810480 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/addons-151437/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
functional_test.go:772: (dbg) Done: out/minikube-linux-arm64 start -p functional-760410 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (54.822466252s)
functional_test.go:776: restart took 54.82257084s for "functional-760410" cluster.
I0908 10:43:54.210382 2179425 config.go:182] Loaded profile config "functional-760410": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
--- PASS: TestFunctional/serial/ExtraConfig (54.82s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.72s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1251: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 logs
functional_test.go:1251: (dbg) Done: out/minikube-linux-arm64 -p functional-760410 logs: (1.715739197s)
--- PASS: TestFunctional/serial/LogsCmd (1.72s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.71s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1265: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 logs --file /tmp/TestFunctionalserialLogsFileCmd2984269112/001/logs.txt
functional_test.go:1265: (dbg) Done: out/minikube-linux-arm64 -p functional-760410 logs --file /tmp/TestFunctionalserialLogsFileCmd2984269112/001/logs.txt: (1.705756797s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.71s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.47s)

                                                
                                                
=== RUN   TestFunctional/serial/InvalidService
functional_test.go:2326: (dbg) Run:  kubectl --context functional-760410 apply -f testdata/invalidsvc.yaml
functional_test.go:2340: (dbg) Run:  out/minikube-linux-arm64 service invalid-svc -p functional-760410
functional_test.go:2340: (dbg) Non-zero exit: out/minikube-linux-arm64 service invalid-svc -p functional-760410: exit status 115 (556.732714ms)

                                                
                                                
-- stdout --
	┌───────────┬─────────────┬─────────────┬───────────────────────────┐
	│ NAMESPACE │    NAME     │ TARGET PORT │            URL            │
	├───────────┼─────────────┼─────────────┼───────────────────────────┤
	│ default   │ invalid-svc │ 80          │ http://192.168.49.2:32561 │
	└───────────┴─────────────┴─────────────┴───────────────────────────┘
	
	

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.51s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ConfigCmd
functional_test.go:1214: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 config unset cpus
functional_test.go:1214: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 config get cpus
functional_test.go:1214: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-760410 config get cpus: exit status 14 (92.289404ms)

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

                                                
                                                
** /stderr **
functional_test.go:1214: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 config set cpus 2
functional_test.go:1214: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 config get cpus
functional_test.go:1214: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 config unset cpus
functional_test.go:1214: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 config get cpus
functional_test.go:1214: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-760410 config get cpus: exit status 14 (68.243121ms)

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (7.58s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DashboardCmd
functional_test.go:920: (dbg) daemon: [out/minikube-linux-arm64 dashboard --url --port 36195 -p functional-760410 --alsologtostderr -v=1]
functional_test.go:925: (dbg) stopping [out/minikube-linux-arm64 dashboard --url --port 36195 -p functional-760410 --alsologtostderr -v=1] ...
helpers_test.go:525: unable to kill pid 2217097: os: process already finished
--- PASS: TestFunctional/parallel/DashboardCmd (7.58s)

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.49s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	* [functional-760410] minikube v1.36.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=21512
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/21512-2177568/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/21512-2177568/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Using the docker driver based on existing profile
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0908 10:44:32.857047 2216853 out.go:360] Setting OutFile to fd 1 ...
	I0908 10:44:32.857511 2216853 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 10:44:32.857547 2216853 out.go:374] Setting ErrFile to fd 2...
	I0908 10:44:32.857566 2216853 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 10:44:32.857875 2216853 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21512-2177568/.minikube/bin
	I0908 10:44:32.858296 2216853 out.go:368] Setting JSON to false
	I0908 10:44:32.859429 2216853 start.go:130] hostinfo: {"hostname":"ip-172-31-21-244","uptime":59225,"bootTime":1757269048,"procs":201,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0908 10:44:32.859549 2216853 start.go:140] virtualization:  
	I0908 10:44:32.862855 2216853 out.go:179] * [functional-760410] minikube v1.36.0 on Ubuntu 20.04 (arm64)
	I0908 10:44:32.866655 2216853 out.go:179]   - MINIKUBE_LOCATION=21512
	I0908 10:44:32.866787 2216853 notify.go:220] Checking for updates...
	I0908 10:44:32.872318 2216853 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0908 10:44:32.875235 2216853 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21512-2177568/kubeconfig
	I0908 10:44:32.878279 2216853 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21512-2177568/.minikube
	I0908 10:44:32.881230 2216853 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0908 10:44:32.884088 2216853 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0908 10:44:32.887750 2216853 config.go:182] Loaded profile config "functional-760410": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0908 10:44:32.888470 2216853 driver.go:421] Setting default libvirt URI to qemu:///system
	I0908 10:44:32.922849 2216853 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0908 10:44:32.922974 2216853 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0908 10:44:32.997017 2216853 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:36 OomKillDisable:true NGoroutines:53 SystemTime:2025-09-08 10:44:32.987726374 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0908 10:44:32.997146 2216853 docker.go:318] overlay module found
	I0908 10:44:33.001716 2216853 out.go:179] * Using the docker driver based on existing profile
	I0908 10:44:33.004919 2216853 start.go:304] selected driver: docker
	I0908 10:44:33.004938 2216853 start.go:918] validating driver "docker" against &{Name:functional-760410 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 Memory:4096 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.34.0 ClusterName:functional-760410 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOpt
ions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0908 10:44:33.005162 2216853 start.go:929] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0908 10:44:33.008982 2216853 out.go:203] 
	W0908 10:44:33.011991 2216853 out.go:285] 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
	I0908 10:44:33.014874 2216853 out.go:203] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.22s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	* [functional-760410] minikube v1.36.0 sur Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=21512
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/21512-2177568/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/21512-2177568/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Utilisation du pilote docker basé sur le profil existant
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0908 10:44:32.658808 2216739 out.go:360] Setting OutFile to fd 1 ...
	I0908 10:44:32.659111 2216739 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 10:44:32.659148 2216739 out.go:374] Setting ErrFile to fd 2...
	I0908 10:44:32.659170 2216739 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 10:44:32.660286 2216739 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21512-2177568/.minikube/bin
	I0908 10:44:32.660738 2216739 out.go:368] Setting JSON to false
	I0908 10:44:32.661857 2216739 start.go:130] hostinfo: {"hostname":"ip-172-31-21-244","uptime":59225,"bootTime":1757269048,"procs":202,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0908 10:44:32.661972 2216739 start.go:140] virtualization:  
	I0908 10:44:32.668195 2216739 out.go:179] * [functional-760410] minikube v1.36.0 sur Ubuntu 20.04 (arm64)
	I0908 10:44:32.671439 2216739 out.go:179]   - MINIKUBE_LOCATION=21512
	I0908 10:44:32.671508 2216739 notify.go:220] Checking for updates...
	I0908 10:44:32.678242 2216739 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0908 10:44:32.681422 2216739 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21512-2177568/kubeconfig
	I0908 10:44:32.685958 2216739 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21512-2177568/.minikube
	I0908 10:44:32.688916 2216739 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0908 10:44:32.691751 2216739 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0908 10:44:32.695097 2216739 config.go:182] Loaded profile config "functional-760410": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0908 10:44:32.695783 2216739 driver.go:421] Setting default libvirt URI to qemu:///system
	I0908 10:44:32.724840 2216739 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0908 10:44:32.724944 2216739 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0908 10:44:32.785025 2216739 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:36 OomKillDisable:true NGoroutines:53 SystemTime:2025-09-08 10:44:32.775317576 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0908 10:44:32.785136 2216739 docker.go:318] overlay module found
	I0908 10:44:32.788316 2216739 out.go:179] * Utilisation du pilote docker basé sur le profil existant
	I0908 10:44:32.791122 2216739 start.go:304] selected driver: docker
	I0908 10:44:32.791198 2216739 start.go:918] validating driver "docker" against &{Name:functional-760410 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 Memory:4096 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.34.0 ClusterName:functional-760410 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOpt
ions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0908 10:44:32.791327 2216739 start.go:929] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0908 10:44:32.794682 2216739 out.go:203] 
	W0908 10:44:32.797421 2216739 out.go:285] 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
	I0908 10:44:32.800273 2216739 out.go:203] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.23s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:869: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 status
functional_test.go:875: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}
functional_test.go:887: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 status -o json
--- PASS: TestFunctional/parallel/StatusCmd (1.23s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (8.61s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1636: (dbg) Run:  kubectl --context functional-760410 create deployment hello-node-connect --image kicbase/echo-server
functional_test.go:1640: (dbg) Run:  kubectl --context functional-760410 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1645: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:352: "hello-node-connect-7d85dfc575-rcx75" [bc8d6eb9-57c3-43e3-9637-cecd347fdd9e] Pending / Ready:ContainersNotReady (containers with unready status: [echo-server]) / ContainersReady:ContainersNotReady (containers with unready status: [echo-server])
helpers_test.go:352: "hello-node-connect-7d85dfc575-rcx75" [bc8d6eb9-57c3-43e3-9637-cecd347fdd9e] Running
functional_test.go:1645: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 8.003609426s
functional_test.go:1654: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 service hello-node-connect --url
functional_test.go:1660: found endpoint for hello-node-connect: http://192.168.49.2:31495
functional_test.go:1680: http://192.168.49.2:31495: success! body:
Request served by hello-node-connect-7d85dfc575-rcx75

                                                
                                                
HTTP/1.1 GET /

                                                
                                                
Host: 192.168.49.2:31495
Accept-Encoding: gzip
User-Agent: Go-http-client/1.1
--- PASS: TestFunctional/parallel/ServiceCmdConnect (8.61s)

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.2s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/AddonsCmd
functional_test.go:1695: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 addons list
functional_test.go:1707: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 addons list -o json
--- PASS: TestFunctional/parallel/AddonsCmd (0.20s)

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (23.75s)

                                                
                                                
=== RUN   TestFunctional/parallel/PersistentVolumeClaim
=== PAUSE TestFunctional/parallel/PersistentVolumeClaim

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
functional_test_pvc_test.go:50: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 4m0s for pods matching "integration-test=storage-provisioner" in namespace "kube-system" ...
helpers_test.go:352: "storage-provisioner" [252f4b66-9c11-4adf-a3e7-62105db41c60] Running
functional_test_pvc_test.go:50: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.00393977s
functional_test_pvc_test.go:55: (dbg) Run:  kubectl --context functional-760410 get storageclass -o=json
functional_test_pvc_test.go:75: (dbg) Run:  kubectl --context functional-760410 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:82: (dbg) Run:  kubectl --context functional-760410 get pvc myclaim -o=json
functional_test_pvc_test.go:131: (dbg) Run:  kubectl --context functional-760410 apply -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:140: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 4m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:352: "sp-pod" [65c88401-addf-418d-895c-f242f931fcae] Pending
helpers_test.go:352: "sp-pod" [65c88401-addf-418d-895c-f242f931fcae] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:352: "sp-pod" [65c88401-addf-418d-895c-f242f931fcae] Running
functional_test_pvc_test.go:140: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 10.003204228s
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-760410 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:112: (dbg) Run:  kubectl --context functional-760410 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:112: (dbg) Done: kubectl --context functional-760410 delete -f testdata/storage-provisioner/pod.yaml: (1.623436645s)
functional_test_pvc_test.go:131: (dbg) Run:  kubectl --context functional-760410 apply -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:140: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 4m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:352: "sp-pod" [dea42644-70aa-4419-b700-07cbd0b8e5b5] Pending
helpers_test.go:352: "sp-pod" [dea42644-70aa-4419-b700-07cbd0b8e5b5] Running
functional_test_pvc_test.go:140: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 6.003983322s
functional_test_pvc_test.go:120: (dbg) Run:  kubectl --context functional-760410 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (23.75s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.67s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/SSHCmd
functional_test.go:1730: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 ssh "echo hello"
functional_test.go:1747: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 ssh "cat /etc/hostname"
--- PASS: TestFunctional/parallel/SSHCmd (0.67s)

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.38s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CpCmd
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 cp testdata/cp-test.txt /home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 ssh -n functional-760410 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 cp functional-760410:/home/docker/cp-test.txt /tmp/TestFunctionalparallelCpCmd3541419263/001/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 ssh -n functional-760410 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 cp testdata/cp-test.txt /tmp/does/not/exist/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 ssh -n functional-760410 "sudo cat /tmp/does/not/exist/cp-test.txt"
--- PASS: TestFunctional/parallel/CpCmd (2.38s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.34s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/FileSync
functional_test.go:1934: Checking for existence of /etc/test/nested/copy/2179425/hosts within VM
functional_test.go:1936: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 ssh "sudo cat /etc/test/nested/copy/2179425/hosts"
functional_test.go:1941: file sync test content: Test file for checking file sync process
--- PASS: TestFunctional/parallel/FileSync (0.34s)

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.29s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1977: Checking for existence of /etc/ssl/certs/2179425.pem within VM
functional_test.go:1978: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 ssh "sudo cat /etc/ssl/certs/2179425.pem"
functional_test.go:1977: Checking for existence of /usr/share/ca-certificates/2179425.pem within VM
functional_test.go:1978: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 ssh "sudo cat /usr/share/ca-certificates/2179425.pem"
functional_test.go:1977: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1978: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:2004: Checking for existence of /etc/ssl/certs/21794252.pem within VM
functional_test.go:2005: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 ssh "sudo cat /etc/ssl/certs/21794252.pem"
functional_test.go:2004: Checking for existence of /usr/share/ca-certificates/21794252.pem within VM
functional_test.go:2005: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 ssh "sudo cat /usr/share/ca-certificates/21794252.pem"
functional_test.go:2004: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:2005: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (2.29s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.08s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (1.08s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

                                                
                                                
** /stderr **
functional_test.go:2032: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 ssh "sudo systemctl is-active crio"
functional_test.go:2032: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-760410 ssh "sudo systemctl is-active crio": exit status 1 (604.653093ms)

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.31s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/License
functional_test.go:2293: (dbg) Run:  out/minikube-linux-arm64 license
--- PASS: TestFunctional/parallel/License (0.31s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-linux-arm64 -p functional-760410 tunnel --alsologtostderr]
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-linux-arm64 -p functional-760410 tunnel --alsologtostderr]
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-linux-arm64 -p functional-760410 tunnel --alsologtostderr] ...
helpers_test.go:507: unable to find parent, assuming dead: process does not exist
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-linux-arm64 -p functional-760410 tunnel --alsologtostderr] ...
helpers_test.go:525: unable to kill pid 2214406: os: process already finished
helpers_test.go:519: unable to terminate pid 2214196: os: process already finished
--- PASS: TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel (0.66s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-760410 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:352: "nginx-svc" [3633a15f-7611-40fd-8623-4d244101adb9] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:352: "nginx-svc" [3633a15f-7611-40fd-8623-4d244101adb9] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 8.003482228s
I0908 10:44:12.477182 2179425 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (8.44s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
functional_test_tunnel_test.go:299: tunnel at http://10.103.202.177 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-arm64 -p functional-760410 tunnel --alsologtostderr] ...
functional_test_tunnel_test.go:437: failed to stop process: signal: terminated
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1451: (dbg) Run:  kubectl --context functional-760410 create deployment hello-node --image kicbase/echo-server
functional_test.go:1455: (dbg) Run:  kubectl --context functional-760410 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1460: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:352: "hello-node-75c85bcc94-hvkpf" [8a32c21a-38f3-49cc-b94f-1c4b1c2b17a7] Pending / Ready:ContainersNotReady (containers with unready status: [echo-server]) / ContainersReady:ContainersNotReady (containers with unready status: [echo-server])
helpers_test.go:352: "hello-node-75c85bcc94-hvkpf" [8a32c21a-38f3-49cc-b94f-1c4b1c2b17a7] Running
E0908 10:44:26.732804 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/addons-151437/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
functional_test.go:1460: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 7.003446556s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (7.20s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/List
functional_test.go:1469: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 service list
--- PASS: TestFunctional/parallel/ServiceCmd/List (0.62s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1325: (dbg) Run:  out/minikube-linux-arm64 profile list
functional_test.go:1330: Took "487.037422ms" to run "out/minikube-linux-arm64 profile list"
functional_test.go:1339: (dbg) Run:  out/minikube-linux-arm64 profile list -l
functional_test.go:1344: Took "55.227199ms" to run "out/minikube-linux-arm64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.54s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1376: (dbg) Run:  out/minikube-linux-arm64 profile list -o json
functional_test.go:1381: Took "445.565463ms" to run "out/minikube-linux-arm64 profile list -o json"
functional_test.go:1389: (dbg) Run:  out/minikube-linux-arm64 profile list -o json --light
functional_test.go:1394: Took "75.091917ms" to run "out/minikube-linux-arm64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.52s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1499: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 service list -o json
functional_test.go:1504: Took "614.150557ms" to run "out/minikube-linux-arm64 -p functional-760410 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (0.61s)

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

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

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

                                                
                                                
** /stderr **
I0908 10:44:30.278748 2179425 retry.go:31] will retry after 643.752418ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Sep  8 10:44 created-by-test
-rw-r--r-- 1 docker docker 24 Sep  8 10:44 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Sep  8 10:44 test-1757328269823244990
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 ssh cat /mount-9p/test-1757328269823244990
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-760410 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:352: "busybox-mount" [31e05fe5-7a24-44d5-919f-f15bb636d239] Pending
helpers_test.go:352: "busybox-mount" [31e05fe5-7a24-44d5-919f-f15bb636d239] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:352: "busybox-mount" [31e05fe5-7a24-44d5-919f-f15bb636d239] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:352: "busybox-mount" [31e05fe5-7a24-44d5-919f-f15bb636d239] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: integration-test=busybox-mount healthy within 6.006139988s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-760410 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-760410 /tmp/TestFunctionalparallelMountCmdany-port401455701/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (9.73s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/HTTPS
functional_test.go:1519: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 service --namespace=default --https --url hello-node
functional_test.go:1532: found endpoint: https://192.168.49.2:31438
--- PASS: TestFunctional/parallel/ServiceCmd/HTTPS (0.55s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/Format
functional_test.go:1550: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 service hello-node --url --format={{.IP}}
--- PASS: TestFunctional/parallel/ServiceCmd/Format (0.39s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/URL
functional_test.go:1569: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 service hello-node --url
functional_test.go:1575: found endpoint for hello-node: http://192.168.49.2:31438
--- PASS: TestFunctional/parallel/ServiceCmd/URL (0.47s)

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

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

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

                                                
                                                
** /stderr **
I0908 10:44:39.935427 2179425 retry.go:31] will retry after 319.2994ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 ssh -- ls -la /mount-9p
2025/09/08 10:44:40 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test_mount_test.go:261: guest mount directory contents
total 0
functional_test_mount_test.go:263: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-760410 /tmp/TestFunctionalparallelMountCmdspecific-port176402231/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-arm64 -p functional-760410 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-760410 ssh "sudo umount -f /mount-9p": exit status 1 (344.128645ms)

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:232: "out/minikube-linux-arm64 -p functional-760410 ssh \"sudo umount -f /mount-9p\"": exit status 1
functional_test_mount_test.go:234: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-760410 /tmp/TestFunctionalparallelMountCmdspecific-port176402231/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
--- PASS: TestFunctional/parallel/MountCmd/specific-port (1.84s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/short
functional_test.go:2261: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 version --short
--- PASS: TestFunctional/parallel/Version/short (0.08s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2275: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 version -o=json --components
functional_test.go:2275: (dbg) Done: out/minikube-linux-arm64 -p functional-760410 version -o=json --components: (1.398324847s)
--- PASS: TestFunctional/parallel/Version/components (1.40s)

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

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

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

                                                
                                                
** /stderr **
I0908 10:44:42.040756 2179425 retry.go:31] will retry after 550.445556ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-arm64 mount -p functional-760410 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-760410 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3410354442/001:/mount1 --alsologtostderr -v=1] ...
helpers_test.go:507: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-760410 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3410354442/001:/mount2 --alsologtostderr -v=1] ...
helpers_test.go:507: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-760410 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3410354442/001:/mount3 --alsologtostderr -v=1] ...
helpers_test.go:507: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/MountCmd/VerifyCleanup (2.24s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:276: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 image ls --format short --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-arm64 -p functional-760410 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.10.1
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.34.0
registry.k8s.io/kube-proxy:v1.34.0
registry.k8s.io/kube-controller-manager:v1.34.0
registry.k8s.io/kube-apiserver:v1.34.0
registry.k8s.io/etcd:3.6.4-0
registry.k8s.io/coredns/coredns:v1.12.1
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/library/minikube-local-cache-test:functional-760410
docker.io/kindest/kindnetd:v20250512-df8de77b
docker.io/kicbase/echo-server:functional-760410
functional_test.go:284: (dbg) Stderr: out/minikube-linux-arm64 -p functional-760410 image ls --format short --alsologtostderr:
I0908 10:44:49.527937 2219796 out.go:360] Setting OutFile to fd 1 ...
I0908 10:44:49.528116 2219796 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0908 10:44:49.528141 2219796 out.go:374] Setting ErrFile to fd 2...
I0908 10:44:49.528158 2219796 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0908 10:44:49.528434 2219796 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21512-2177568/.minikube/bin
I0908 10:44:49.529069 2219796 config.go:182] Loaded profile config "functional-760410": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
I0908 10:44:49.529521 2219796 config.go:182] Loaded profile config "functional-760410": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
I0908 10:44:49.530021 2219796 cli_runner.go:164] Run: docker container inspect functional-760410 --format={{.State.Status}}
I0908 10:44:49.558267 2219796 ssh_runner.go:195] Run: systemctl --version
I0908 10:44:49.558420 2219796 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-760410
I0908 10:44:49.582604 2219796 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35708 SSHKeyPath:/home/jenkins/minikube-integration/21512-2177568/.minikube/machines/functional-760410/id_rsa Username:docker}
I0908 10:44:49.690187 2219796 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.31s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:276: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 image ls --format table --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-arm64 -p functional-760410 image ls --format table --alsologtostderr:
┌─────────────────────────────────────────────┬────────────────────┬───────────────┬────────┐
│                    IMAGE                    │        TAG         │   IMAGE ID    │  SIZE  │
├─────────────────────────────────────────────┼────────────────────┼───────────────┼────────┤
│ gcr.io/k8s-minikube/busybox                 │ 1.28.4-glibc       │ sha256:1611cd │ 1.94MB │
│ registry.k8s.io/pause                       │ 3.10.1             │ sha256:d7b100 │ 268kB  │
│ registry.k8s.io/etcd                        │ 3.6.4-0            │ sha256:a18947 │ 98.2MB │
│ registry.k8s.io/kube-apiserver              │ v1.34.0            │ sha256:d29193 │ 24.6MB │
│ registry.k8s.io/kube-controller-manager     │ v1.34.0            │ sha256:996be7 │ 20.7MB │
│ registry.k8s.io/kube-scheduler              │ v1.34.0            │ sha256:a25f5e │ 15.8MB │
│ registry.k8s.io/pause                       │ 3.1                │ sha256:8057e0 │ 262kB  │
│ registry.k8s.io/pause                       │ latest             │ sha256:8cb209 │ 71.3kB │
│ docker.io/kindest/kindnetd                  │ v20250512-df8de77b │ sha256:b1a8c6 │ 40.6MB │
│ docker.io/kicbase/echo-server               │ functional-760410  │ sha256:ce2d2c │ 2.17MB │
│ docker.io/library/minikube-local-cache-test │ functional-760410  │ sha256:996cbe │ 990B   │
│ docker.io/library/nginx                     │ latest             │ sha256:47ef87 │ 68.9MB │
│ gcr.io/k8s-minikube/storage-provisioner     │ v5                 │ sha256:ba04bb │ 8.03MB │
│ registry.k8s.io/pause                       │ 3.3                │ sha256:3d1873 │ 249kB  │
│ docker.io/library/nginx                     │ alpine             │ sha256:35f3cb │ 22.9MB │
│ registry.k8s.io/coredns/coredns             │ v1.12.1            │ sha256:138784 │ 20.4MB │
│ registry.k8s.io/kube-proxy                  │ v1.34.0            │ sha256:6fc32d │ 22.8MB │
└─────────────────────────────────────────────┴────────────────────┴───────────────┴────────┘
functional_test.go:284: (dbg) Stderr: out/minikube-linux-arm64 -p functional-760410 image ls --format table --alsologtostderr:
I0908 10:44:49.862663 2219863 out.go:360] Setting OutFile to fd 1 ...
I0908 10:44:49.863290 2219863 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0908 10:44:49.863361 2219863 out.go:374] Setting ErrFile to fd 2...
I0908 10:44:49.863381 2219863 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0908 10:44:49.863683 2219863 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21512-2177568/.minikube/bin
I0908 10:44:49.864353 2219863 config.go:182] Loaded profile config "functional-760410": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
I0908 10:44:49.864530 2219863 config.go:182] Loaded profile config "functional-760410": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
I0908 10:44:49.865033 2219863 cli_runner.go:164] Run: docker container inspect functional-760410 --format={{.State.Status}}
I0908 10:44:49.889293 2219863 ssh_runner.go:195] Run: systemctl --version
I0908 10:44:49.889346 2219863 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-760410
I0908 10:44:49.907406 2219863 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35708 SSHKeyPath:/home/jenkins/minikube-integration/21512-2177568/.minikube/machines/functional-760410/id_rsa Username:docker}
I0908 10:44:50.000018 2219863 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.32s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:276: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 image ls --format json --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-arm64 -p functional-760410 image ls --format json --alsologtostderr:
[{"id":"sha256:20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93"],"repoTags":[],"size":"74084559"},{"id":"sha256:a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c"],"repoTags":[],"size":"18306114"},{"id":"sha256:35f3cbee4fb77c3efb39f2723a21ce181906139442a37de8ffc52d89641d9936","repoDigests":["docker.io/library/nginx@sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8"],"repoTags":["docker.io/library/nginx:alpine"],"size":"22948447"},{"id":"sha256:1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"1935750"},{"id":
"sha256:d291939e994064911484215449d0ab96c535b02adc4fc5d0ad4e438cf71465be","repoDigests":["registry.k8s.io/kube-apiserver@sha256:fe86fe2f64021df8efa1a939a290bc21c8c128c66fc00ebbb6b5dea4c7a06812"],"repoTags":["registry.k8s.io/kube-apiserver:v1.34.0"],"size":"24570751"},{"id":"sha256:8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"71300"},{"id":"sha256:a1894772a478e07c67a56e8bf32335fdbe1dd4ec96976a5987083164bd00bc0e","repoDigests":["registry.k8s.io/etcd@sha256:e36c081683425b5b3bc1425bc508b37e7107bb65dfa9367bf5a80125d431fa19"],"repoTags":["registry.k8s.io/etcd:3.6.4-0"],"size":"98207481"},{"id":"sha256:b1a8c6f707935fd5f346ce5846d21ff8dd65e14c15406a14dbd16b9b897b9b4c","repoDigests":["docker.io/kindest/kindnetd@sha256:07a4b3fe0077a0ae606cc0a200fc25a28fa64dcc30b8d311b461089969449f9a"],"repoTags":["docker.io/kindest/kindnetd:v20250512-df8de77b"],"size":"40636774"},{"id":"sha256:996cbecfbe1a6d0ee6e860d168df0ec6a0331e5b53a2cabf9fa1d2
641b7117cc","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-760410"],"size":"990"},{"id":"sha256:8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"size":"262191"},{"id":"sha256:3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"249461"},{"id":"sha256:ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17","repoDigests":[],"repoTags":["docker.io/kicbase/echo-server:functional-760410"],"size":"2173567"},{"id":"sha256:ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"8034419"},{"id":"sha256:138784d87c9c50f8e59412544da4cf4928d61ccbaf93b9f5898a3ba406871bfc","repoDigests":["registry.k8s.io/coredns/coredns@sh
a256:e8c262566636e6bc340ece6473b0eed193cad045384401529721ddbe6463d31c"],"repoTags":["registry.k8s.io/coredns/coredns:v1.12.1"],"size":"20392204"},{"id":"sha256:996be7e86d9b3a549d718de63713d9fea9db1f45ac44863a6770292d7b463570","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:f8ba6c082136e2c85ce71628c59c6574ca4b67f162911cb200c0a51a5b9bff81"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.34.0"],"size":"20720494"},{"id":"sha256:47ef8710c9f5a9276b3e347e3ab71ee44c8483e20f8636380ae2737ef4c27758","repoDigests":["docker.io/library/nginx@sha256:33e0bbc7ca9ecf108140af6288c7c9d1ecc77548cbfd3952fd8466a75edefe57"],"repoTags":["docker.io/library/nginx:latest"],"size":"68855984"},{"id":"sha256:6fc32d66c141152245438e6512df788cb52d64a1617e33561950b0e7a4675abf","repoDigests":["registry.k8s.io/kube-proxy@sha256:364da8a25c742d7a35e9635cb8cf42c1faf5b367760d0f9f9a75bdd1f9d52067"],"repoTags":["registry.k8s.io/kube-proxy:v1.34.0"],"size":"22788036"},{"id":"sha256:a25f5ef9c34c37c649f3b4f9631a169221ac2d6f41d9767
c7588cd355f76f9ee","repoDigests":["registry.k8s.io/kube-scheduler@sha256:8fbe6d18415c8af9b31e177f6e444985f3a87349e083fe6eadd36753dddb17ff"],"repoTags":["registry.k8s.io/kube-scheduler:v1.34.0"],"size":"15779792"},{"id":"sha256:d7b100cd9a77ba782c5e428c8dd5a1df4a1e79d4cb6294acd7d01290ab3babbd","repoDigests":["registry.k8s.io/pause@sha256:278fb9dbcca9518083ad1e11276933a2e96f23de604a3a08cc3c80002767d24c"],"repoTags":["registry.k8s.io/pause:3.10.1"],"size":"267939"}]
functional_test.go:284: (dbg) Stderr: out/minikube-linux-arm64 -p functional-760410 image ls --format json --alsologtostderr:
I0908 10:44:49.792523 2219857 out.go:360] Setting OutFile to fd 1 ...
I0908 10:44:49.795494 2219857 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0908 10:44:49.795557 2219857 out.go:374] Setting ErrFile to fd 2...
I0908 10:44:49.795578 2219857 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0908 10:44:49.795895 2219857 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21512-2177568/.minikube/bin
I0908 10:44:49.796589 2219857 config.go:182] Loaded profile config "functional-760410": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
I0908 10:44:49.796779 2219857 config.go:182] Loaded profile config "functional-760410": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
I0908 10:44:49.797925 2219857 cli_runner.go:164] Run: docker container inspect functional-760410 --format={{.State.Status}}
I0908 10:44:49.820768 2219857 ssh_runner.go:195] Run: systemctl --version
I0908 10:44:49.820820 2219857 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-760410
I0908 10:44:49.842930 2219857 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35708 SSHKeyPath:/home/jenkins/minikube-integration/21512-2177568/.minikube/machines/functional-760410/id_rsa Username:docker}
I0908 10:44:49.939157 2219857 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.27s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:276: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 image ls --format yaml --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-arm64 -p functional-760410 image ls --format yaml --alsologtostderr:
- id: sha256:ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17
repoDigests: []
repoTags:
- docker.io/kicbase/echo-server:functional-760410
size: "2173567"
- id: sha256:138784d87c9c50f8e59412544da4cf4928d61ccbaf93b9f5898a3ba406871bfc
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:e8c262566636e6bc340ece6473b0eed193cad045384401529721ddbe6463d31c
repoTags:
- registry.k8s.io/coredns/coredns:v1.12.1
size: "20392204"
- id: sha256:8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.1
size: "262191"
- id: sha256:d291939e994064911484215449d0ab96c535b02adc4fc5d0ad4e438cf71465be
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:fe86fe2f64021df8efa1a939a290bc21c8c128c66fc00ebbb6b5dea4c7a06812
repoTags:
- registry.k8s.io/kube-apiserver:v1.34.0
size: "24570751"
- id: sha256:996be7e86d9b3a549d718de63713d9fea9db1f45ac44863a6770292d7b463570
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:f8ba6c082136e2c85ce71628c59c6574ca4b67f162911cb200c0a51a5b9bff81
repoTags:
- registry.k8s.io/kube-controller-manager:v1.34.0
size: "20720494"
- id: sha256:6fc32d66c141152245438e6512df788cb52d64a1617e33561950b0e7a4675abf
repoDigests:
- registry.k8s.io/kube-proxy@sha256:364da8a25c742d7a35e9635cb8cf42c1faf5b367760d0f9f9a75bdd1f9d52067
repoTags:
- registry.k8s.io/kube-proxy:v1.34.0
size: "22788036"
- id: sha256:b1a8c6f707935fd5f346ce5846d21ff8dd65e14c15406a14dbd16b9b897b9b4c
repoDigests:
- docker.io/kindest/kindnetd@sha256:07a4b3fe0077a0ae606cc0a200fc25a28fa64dcc30b8d311b461089969449f9a
repoTags:
- docker.io/kindest/kindnetd:v20250512-df8de77b
size: "40636774"
- id: sha256:996cbecfbe1a6d0ee6e860d168df0ec6a0331e5b53a2cabf9fa1d2641b7117cc
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-760410
size: "990"
- id: sha256:35f3cbee4fb77c3efb39f2723a21ce181906139442a37de8ffc52d89641d9936
repoDigests:
- docker.io/library/nginx@sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8
repoTags:
- docker.io/library/nginx:alpine
size: "22948447"
- id: sha256:47ef8710c9f5a9276b3e347e3ab71ee44c8483e20f8636380ae2737ef4c27758
repoDigests:
- docker.io/library/nginx@sha256:33e0bbc7ca9ecf108140af6288c7c9d1ecc77548cbfd3952fd8466a75edefe57
repoTags:
- docker.io/library/nginx:latest
size: "68855984"
- id: sha256:1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "1935750"
- id: sha256:a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
repoTags: []
size: "18306114"
- id: sha256:ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "8034419"
- id: sha256:a1894772a478e07c67a56e8bf32335fdbe1dd4ec96976a5987083164bd00bc0e
repoDigests:
- registry.k8s.io/etcd@sha256:e36c081683425b5b3bc1425bc508b37e7107bb65dfa9367bf5a80125d431fa19
repoTags:
- registry.k8s.io/etcd:3.6.4-0
size: "98207481"
- id: sha256:3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "249461"
- id: sha256:8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "71300"
- id: sha256:20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
repoTags: []
size: "74084559"
- id: sha256:a25f5ef9c34c37c649f3b4f9631a169221ac2d6f41d9767c7588cd355f76f9ee
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:8fbe6d18415c8af9b31e177f6e444985f3a87349e083fe6eadd36753dddb17ff
repoTags:
- registry.k8s.io/kube-scheduler:v1.34.0
size: "15779792"
- id: sha256:d7b100cd9a77ba782c5e428c8dd5a1df4a1e79d4cb6294acd7d01290ab3babbd
repoDigests:
- registry.k8s.io/pause@sha256:278fb9dbcca9518083ad1e11276933a2e96f23de604a3a08cc3c80002767d24c
repoTags:
- registry.k8s.io/pause:3.10.1
size: "267939"

                                                
                                                
functional_test.go:284: (dbg) Stderr: out/minikube-linux-arm64 -p functional-760410 image ls --format yaml --alsologtostderr:
I0908 10:44:49.515634 2219797 out.go:360] Setting OutFile to fd 1 ...
I0908 10:44:49.515823 2219797 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0908 10:44:49.515835 2219797 out.go:374] Setting ErrFile to fd 2...
I0908 10:44:49.515841 2219797 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0908 10:44:49.516106 2219797 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21512-2177568/.minikube/bin
I0908 10:44:49.516838 2219797 config.go:182] Loaded profile config "functional-760410": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
I0908 10:44:49.517005 2219797 config.go:182] Loaded profile config "functional-760410": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
I0908 10:44:49.517559 2219797 cli_runner.go:164] Run: docker container inspect functional-760410 --format={{.State.Status}}
I0908 10:44:49.547028 2219797 ssh_runner.go:195] Run: systemctl --version
I0908 10:44:49.547090 2219797 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-760410
I0908 10:44:49.579697 2219797 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35708 SSHKeyPath:/home/jenkins/minikube-integration/21512-2177568/.minikube/machines/functional-760410/id_rsa Username:docker}
I0908 10:44:49.667138 2219797 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.26s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageBuild
functional_test.go:323: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 ssh pgrep buildkitd
functional_test.go:323: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-760410 ssh pgrep buildkitd: exit status 1 (319.748143ms)

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

                                                
                                                
** /stderr **
functional_test.go:330: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 image build -t localhost/my-image:functional-760410 testdata/build --alsologtostderr
functional_test.go:330: (dbg) Done: out/minikube-linux-arm64 -p functional-760410 image build -t localhost/my-image:functional-760410 testdata/build --alsologtostderr: (3.426520433s)
functional_test.go:338: (dbg) Stderr: out/minikube-linux-arm64 -p functional-760410 image build -t localhost/my-image:functional-760410 testdata/build --alsologtostderr:
I0908 10:44:50.363874 2219977 out.go:360] Setting OutFile to fd 1 ...
I0908 10:44:50.365124 2219977 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0908 10:44:50.365143 2219977 out.go:374] Setting ErrFile to fd 2...
I0908 10:44:50.365149 2219977 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0908 10:44:50.365399 2219977 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21512-2177568/.minikube/bin
I0908 10:44:50.366043 2219977 config.go:182] Loaded profile config "functional-760410": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
I0908 10:44:50.367803 2219977 config.go:182] Loaded profile config "functional-760410": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
I0908 10:44:50.368315 2219977 cli_runner.go:164] Run: docker container inspect functional-760410 --format={{.State.Status}}
I0908 10:44:50.385571 2219977 ssh_runner.go:195] Run: systemctl --version
I0908 10:44:50.385625 2219977 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-760410
I0908 10:44:50.410282 2219977 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35708 SSHKeyPath:/home/jenkins/minikube-integration/21512-2177568/.minikube/machines/functional-760410/id_rsa Username:docker}
I0908 10:44:50.499197 2219977 build_images.go:161] Building image from path: /tmp/build.2446868759.tar
I0908 10:44:50.499269 2219977 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0908 10:44:50.508684 2219977 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.2446868759.tar
I0908 10:44:50.512864 2219977 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.2446868759.tar: stat -c "%s %y" /var/lib/minikube/build/build.2446868759.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.2446868759.tar': No such file or directory
I0908 10:44:50.512894 2219977 ssh_runner.go:362] scp /tmp/build.2446868759.tar --> /var/lib/minikube/build/build.2446868759.tar (3072 bytes)
I0908 10:44:50.538787 2219977 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.2446868759
I0908 10:44:50.547970 2219977 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.2446868759 -xf /var/lib/minikube/build/build.2446868759.tar
I0908 10:44:50.557498 2219977 containerd.go:394] Building image: /var/lib/minikube/build/build.2446868759
I0908 10:44:50.557569 2219977 ssh_runner.go:195] Run: sudo buildctl build --frontend dockerfile.v0 --local context=/var/lib/minikube/build/build.2446868759 --local dockerfile=/var/lib/minikube/build/build.2446868759 --output type=image,name=localhost/my-image:functional-760410
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 97B done
#1 DONE 0.0s

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

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

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

                                                
                                                
#5 [1/3] FROM gcr.io/k8s-minikube/busybox:latest@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b
#5 resolve gcr.io/k8s-minikube/busybox:latest@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b 0.0s done
#5 DONE 0.1s

                                                
                                                
#5 [1/3] FROM gcr.io/k8s-minikube/busybox:latest@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b
#5 sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34 0B / 828.50kB 0.2s
#5 sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34 828.50kB / 828.50kB 0.4s done
#5 extracting sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34 0.1s done
#5 DONE 0.5s

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

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

                                                
                                                
#8 exporting to image
#8 exporting layers 0.1s done
#8 exporting manifest sha256:1146389b9e779ea1b777a66a6001dba99a5b8bdd1ab16b61427f2e7ee7b8008f 0.0s done
#8 exporting config sha256:28e8346296990c66a033873d965e35de33827b1ffcd430668f2b26ed2ba7f44e 0.0s done
#8 naming to localhost/my-image:functional-760410 done
#8 DONE 0.2s
I0908 10:44:53.708114 2219977 ssh_runner.go:235] Completed: sudo buildctl build --frontend dockerfile.v0 --local context=/var/lib/minikube/build/build.2446868759 --local dockerfile=/var/lib/minikube/build/build.2446868759 --output type=image,name=localhost/my-image:functional-760410: (3.150514517s)
I0908 10:44:53.708186 2219977 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.2446868759
I0908 10:44:53.716970 2219977 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.2446868759.tar
I0908 10:44:53.725684 2219977 build_images.go:217] Built localhost/my-image:functional-760410 from /tmp/build.2446868759.tar
I0908 10:44:53.725715 2219977 build_images.go:133] succeeded building to: functional-760410
I0908 10:44:53.725720 2219977 build_images.go:134] failed building to: 
functional_test.go:466: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.97s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:357: (dbg) Run:  docker pull kicbase/echo-server:1.0
functional_test.go:362: (dbg) Run:  docker tag kicbase/echo-server:1.0 kicbase/echo-server:functional-760410
--- PASS: TestFunctional/parallel/ImageCommands/Setup (0.67s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:370: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 image load --daemon kicbase/echo-server:functional-760410 --alsologtostderr
functional_test.go:370: (dbg) Done: out/minikube-linux-arm64 -p functional-760410 image load --daemon kicbase/echo-server:functional-760410 --alsologtostderr: (1.137154887s)
functional_test.go:466: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (1.44s)

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster
functional_test.go:2124: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.19s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_clusters
functional_test.go:2124: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.23s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageReloadDaemon
functional_test.go:380: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 image load --daemon kicbase/echo-server:functional-760410 --alsologtostderr
functional_test.go:380: (dbg) Done: out/minikube-linux-arm64 -p functional-760410 image load --daemon kicbase/echo-server:functional-760410 --alsologtostderr: (1.204593075s)
functional_test.go:466: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageReloadDaemon (1.51s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:250: (dbg) Run:  docker pull kicbase/echo-server:latest
functional_test.go:255: (dbg) Run:  docker tag kicbase/echo-server:latest kicbase/echo-server:functional-760410
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 image load --daemon kicbase/echo-server:functional-760410 --alsologtostderr
functional_test.go:466: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.41s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:395: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 image save kicbase/echo-server:functional-760410 /home/jenkins/workspace/Docker_Linux_containerd_arm64/echo-server-save.tar --alsologtostderr
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveToFile (0.43s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:407: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 image rm kicbase/echo-server:functional-760410 --alsologtostderr
functional_test.go:466: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageRemove (0.61s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:424: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 image load /home/jenkins/workspace/Docker_Linux_containerd_arm64/echo-server-save.tar --alsologtostderr
functional_test.go:466: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (0.65s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveDaemon
functional_test.go:434: (dbg) Run:  docker rmi kicbase/echo-server:functional-760410
functional_test.go:439: (dbg) Run:  out/minikube-linux-arm64 -p functional-760410 image save --daemon kicbase/echo-server:functional-760410 --alsologtostderr
functional_test.go:447: (dbg) Run:  docker image inspect kicbase/echo-server:functional-760410
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveDaemon (0.39s)

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.04s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.02s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.02s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (142.47s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 start --ha --memory 3072 --wait true --alsologtostderr -v 5 --driver=docker  --container-runtime=containerd
E0908 10:46:42.868627 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/addons-151437/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 10:47:10.574739 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/addons-151437/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 -p ha-055373 start --ha --memory 3072 --wait true --alsologtostderr -v 5 --driver=docker  --container-runtime=containerd: (2m21.587047257s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 status --alsologtostderr -v 5
--- PASS: TestMultiControlPlane/serial/StartCluster (142.47s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (21.65s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeployApp
ha_test.go:128: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 kubectl -- apply -f ./testdata/ha/ha-pod-dns-test.yaml
ha_test.go:133: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 kubectl -- rollout status deployment/busybox
ha_test.go:133: (dbg) Done: out/minikube-linux-arm64 -p ha-055373 kubectl -- rollout status deployment/busybox: (18.579486962s)
ha_test.go:140: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 kubectl -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:163: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 kubectl -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 kubectl -- exec busybox-7b57f96db7-7t4nr -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 kubectl -- exec busybox-7b57f96db7-pq65g -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 kubectl -- exec busybox-7b57f96db7-rg4s8 -- nslookup kubernetes.io
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 kubectl -- exec busybox-7b57f96db7-7t4nr -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 kubectl -- exec busybox-7b57f96db7-pq65g -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 kubectl -- exec busybox-7b57f96db7-rg4s8 -- nslookup kubernetes.default
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 kubectl -- exec busybox-7b57f96db7-7t4nr -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 kubectl -- exec busybox-7b57f96db7-pq65g -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 kubectl -- exec busybox-7b57f96db7-rg4s8 -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiControlPlane/serial/DeployApp (21.65s)

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.71s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 kubectl -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 kubectl -- exec busybox-7b57f96db7-7t4nr -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 kubectl -- exec busybox-7b57f96db7-7t4nr -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 kubectl -- exec busybox-7b57f96db7-pq65g -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 kubectl -- exec busybox-7b57f96db7-pq65g -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 kubectl -- exec busybox-7b57f96db7-rg4s8 -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 kubectl -- exec busybox-7b57f96db7-rg4s8 -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (1.71s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (18.21s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 node add --alsologtostderr -v 5
ha_test.go:228: (dbg) Done: out/minikube-linux-arm64 -p ha-055373 node add --alsologtostderr -v 5: (16.521283948s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 status --alsologtostderr -v 5
ha_test.go:234: (dbg) Done: out/minikube-linux-arm64 -p ha-055373 status --alsologtostderr -v 5: (1.685933183s)
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (18.21s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.12s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (1.28s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (18.89s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:328: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 status --output json --alsologtostderr -v 5
ha_test.go:328: (dbg) Done: out/minikube-linux-arm64 -p ha-055373 status --output json --alsologtostderr -v 5: (1.041144376s)
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 cp testdata/cp-test.txt ha-055373:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 ssh -n ha-055373 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 cp ha-055373:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2660138495/001/cp-test_ha-055373.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 ssh -n ha-055373 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 cp ha-055373:/home/docker/cp-test.txt ha-055373-m02:/home/docker/cp-test_ha-055373_ha-055373-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 ssh -n ha-055373 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 ssh -n ha-055373-m02 "sudo cat /home/docker/cp-test_ha-055373_ha-055373-m02.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 cp ha-055373:/home/docker/cp-test.txt ha-055373-m03:/home/docker/cp-test_ha-055373_ha-055373-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 ssh -n ha-055373 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 ssh -n ha-055373-m03 "sudo cat /home/docker/cp-test_ha-055373_ha-055373-m03.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 cp ha-055373:/home/docker/cp-test.txt ha-055373-m04:/home/docker/cp-test_ha-055373_ha-055373-m04.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 ssh -n ha-055373 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 ssh -n ha-055373-m04 "sudo cat /home/docker/cp-test_ha-055373_ha-055373-m04.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 cp testdata/cp-test.txt ha-055373-m02:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 ssh -n ha-055373-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 cp ha-055373-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2660138495/001/cp-test_ha-055373-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 ssh -n ha-055373-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 cp ha-055373-m02:/home/docker/cp-test.txt ha-055373:/home/docker/cp-test_ha-055373-m02_ha-055373.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 ssh -n ha-055373-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 ssh -n ha-055373 "sudo cat /home/docker/cp-test_ha-055373-m02_ha-055373.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 cp ha-055373-m02:/home/docker/cp-test.txt ha-055373-m03:/home/docker/cp-test_ha-055373-m02_ha-055373-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 ssh -n ha-055373-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 ssh -n ha-055373-m03 "sudo cat /home/docker/cp-test_ha-055373-m02_ha-055373-m03.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 cp ha-055373-m02:/home/docker/cp-test.txt ha-055373-m04:/home/docker/cp-test_ha-055373-m02_ha-055373-m04.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 ssh -n ha-055373-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 ssh -n ha-055373-m04 "sudo cat /home/docker/cp-test_ha-055373-m02_ha-055373-m04.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 cp testdata/cp-test.txt ha-055373-m03:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 ssh -n ha-055373-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 cp ha-055373-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2660138495/001/cp-test_ha-055373-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 ssh -n ha-055373-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 cp ha-055373-m03:/home/docker/cp-test.txt ha-055373:/home/docker/cp-test_ha-055373-m03_ha-055373.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 ssh -n ha-055373-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 ssh -n ha-055373 "sudo cat /home/docker/cp-test_ha-055373-m03_ha-055373.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 cp ha-055373-m03:/home/docker/cp-test.txt ha-055373-m02:/home/docker/cp-test_ha-055373-m03_ha-055373-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 ssh -n ha-055373-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 ssh -n ha-055373-m02 "sudo cat /home/docker/cp-test_ha-055373-m03_ha-055373-m02.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 cp ha-055373-m03:/home/docker/cp-test.txt ha-055373-m04:/home/docker/cp-test_ha-055373-m03_ha-055373-m04.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 ssh -n ha-055373-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 ssh -n ha-055373-m04 "sudo cat /home/docker/cp-test_ha-055373-m03_ha-055373-m04.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 cp testdata/cp-test.txt ha-055373-m04:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 ssh -n ha-055373-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 cp ha-055373-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2660138495/001/cp-test_ha-055373-m04.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 ssh -n ha-055373-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 cp ha-055373-m04:/home/docker/cp-test.txt ha-055373:/home/docker/cp-test_ha-055373-m04_ha-055373.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 ssh -n ha-055373-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 ssh -n ha-055373 "sudo cat /home/docker/cp-test_ha-055373-m04_ha-055373.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 cp ha-055373-m04:/home/docker/cp-test.txt ha-055373-m02:/home/docker/cp-test_ha-055373-m04_ha-055373-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 ssh -n ha-055373-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 ssh -n ha-055373-m02 "sudo cat /home/docker/cp-test_ha-055373-m04_ha-055373-m02.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 cp ha-055373-m04:/home/docker/cp-test.txt ha-055373-m03:/home/docker/cp-test_ha-055373-m04_ha-055373-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 ssh -n ha-055373-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 ssh -n ha-055373-m03 "sudo cat /home/docker/cp-test_ha-055373-m04_ha-055373-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (18.89s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.81s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:365: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 node stop m02 --alsologtostderr -v 5
ha_test.go:365: (dbg) Done: out/minikube-linux-arm64 -p ha-055373 node stop m02 --alsologtostderr -v 5: (12.074572542s)
ha_test.go:371: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 status --alsologtostderr -v 5
ha_test.go:371: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-055373 status --alsologtostderr -v 5: exit status 7 (737.976593ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0908 10:48:33.072495 2236656 out.go:360] Setting OutFile to fd 1 ...
	I0908 10:48:33.072878 2236656 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 10:48:33.072915 2236656 out.go:374] Setting ErrFile to fd 2...
	I0908 10:48:33.072928 2236656 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 10:48:33.073684 2236656 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21512-2177568/.minikube/bin
	I0908 10:48:33.074048 2236656 out.go:368] Setting JSON to false
	I0908 10:48:33.074110 2236656 mustload.go:65] Loading cluster: ha-055373
	I0908 10:48:33.074939 2236656 config.go:182] Loaded profile config "ha-055373": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0908 10:48:33.074998 2236656 status.go:174] checking status of ha-055373 ...
	I0908 10:48:33.075820 2236656 cli_runner.go:164] Run: docker container inspect ha-055373 --format={{.State.Status}}
	I0908 10:48:33.078110 2236656 notify.go:220] Checking for updates...
	I0908 10:48:33.096829 2236656 status.go:371] ha-055373 host status = "Running" (err=<nil>)
	I0908 10:48:33.096867 2236656 host.go:66] Checking if "ha-055373" exists ...
	I0908 10:48:33.097175 2236656 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-055373
	I0908 10:48:33.115256 2236656 host.go:66] Checking if "ha-055373" exists ...
	I0908 10:48:33.115585 2236656 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0908 10:48:33.115632 2236656 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-055373
	I0908 10:48:33.141777 2236656 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35713 SSHKeyPath:/home/jenkins/minikube-integration/21512-2177568/.minikube/machines/ha-055373/id_rsa Username:docker}
	I0908 10:48:33.237106 2236656 ssh_runner.go:195] Run: systemctl --version
	I0908 10:48:33.241712 2236656 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0908 10:48:33.254482 2236656 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0908 10:48:33.323065 2236656 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:62 OomKillDisable:true NGoroutines:72 SystemTime:2025-09-08 10:48:33.307080005 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0908 10:48:33.323722 2236656 kubeconfig.go:125] found "ha-055373" server: "https://192.168.49.254:8443"
	I0908 10:48:33.323766 2236656 api_server.go:166] Checking apiserver status ...
	I0908 10:48:33.323810 2236656 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0908 10:48:33.336597 2236656 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1539/cgroup
	I0908 10:48:33.346843 2236656 api_server.go:182] apiserver freezer: "2:freezer:/docker/aa8c873d1be58523f8d43c85e74b885587e39c15732c15b49d8427f17633c37f/kubepods/burstable/pod7f7d3b448327a7d872d22a531b7c020e/1d13e7ff10cd59442ed8a451064148385da835cfe06f01c6ddeb5810498059ca"
	I0908 10:48:33.346918 2236656 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/aa8c873d1be58523f8d43c85e74b885587e39c15732c15b49d8427f17633c37f/kubepods/burstable/pod7f7d3b448327a7d872d22a531b7c020e/1d13e7ff10cd59442ed8a451064148385da835cfe06f01c6ddeb5810498059ca/freezer.state
	I0908 10:48:33.357039 2236656 api_server.go:204] freezer state: "THAWED"
	I0908 10:48:33.357065 2236656 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0908 10:48:33.365734 2236656 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0908 10:48:33.365763 2236656 status.go:463] ha-055373 apiserver status = Running (err=<nil>)
	I0908 10:48:33.365775 2236656 status.go:176] ha-055373 status: &{Name:ha-055373 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0908 10:48:33.365827 2236656 status.go:174] checking status of ha-055373-m02 ...
	I0908 10:48:33.366179 2236656 cli_runner.go:164] Run: docker container inspect ha-055373-m02 --format={{.State.Status}}
	I0908 10:48:33.383870 2236656 status.go:371] ha-055373-m02 host status = "Stopped" (err=<nil>)
	I0908 10:48:33.383892 2236656 status.go:384] host is not running, skipping remaining checks
	I0908 10:48:33.383898 2236656 status.go:176] ha-055373-m02 status: &{Name:ha-055373-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0908 10:48:33.383919 2236656 status.go:174] checking status of ha-055373-m03 ...
	I0908 10:48:33.384272 2236656 cli_runner.go:164] Run: docker container inspect ha-055373-m03 --format={{.State.Status}}
	I0908 10:48:33.401357 2236656 status.go:371] ha-055373-m03 host status = "Running" (err=<nil>)
	I0908 10:48:33.401381 2236656 host.go:66] Checking if "ha-055373-m03" exists ...
	I0908 10:48:33.401688 2236656 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-055373-m03
	I0908 10:48:33.422548 2236656 host.go:66] Checking if "ha-055373-m03" exists ...
	I0908 10:48:33.423024 2236656 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0908 10:48:33.423067 2236656 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-055373-m03
	I0908 10:48:33.443000 2236656 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35723 SSHKeyPath:/home/jenkins/minikube-integration/21512-2177568/.minikube/machines/ha-055373-m03/id_rsa Username:docker}
	I0908 10:48:33.541906 2236656 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0908 10:48:33.555583 2236656 kubeconfig.go:125] found "ha-055373" server: "https://192.168.49.254:8443"
	I0908 10:48:33.555612 2236656 api_server.go:166] Checking apiserver status ...
	I0908 10:48:33.555660 2236656 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0908 10:48:33.566543 2236656 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1427/cgroup
	I0908 10:48:33.576499 2236656 api_server.go:182] apiserver freezer: "2:freezer:/docker/7cf9cc22598308e97a0590cf8abf292d72a603ef9bad21bd47480d17a9d2a1b9/kubepods/burstable/pod31674a90d4a208ac95abae44cc55b22d/a37fc74cc940c281592c384d26fcc39bf471163e6b622f1b212f6cbb980b8d3a"
	I0908 10:48:33.576632 2236656 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/7cf9cc22598308e97a0590cf8abf292d72a603ef9bad21bd47480d17a9d2a1b9/kubepods/burstable/pod31674a90d4a208ac95abae44cc55b22d/a37fc74cc940c281592c384d26fcc39bf471163e6b622f1b212f6cbb980b8d3a/freezer.state
	I0908 10:48:33.586069 2236656 api_server.go:204] freezer state: "THAWED"
	I0908 10:48:33.586099 2236656 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0908 10:48:33.596333 2236656 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0908 10:48:33.596363 2236656 status.go:463] ha-055373-m03 apiserver status = Running (err=<nil>)
	I0908 10:48:33.596373 2236656 status.go:176] ha-055373-m03 status: &{Name:ha-055373-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0908 10:48:33.596418 2236656 status.go:174] checking status of ha-055373-m04 ...
	I0908 10:48:33.596754 2236656 cli_runner.go:164] Run: docker container inspect ha-055373-m04 --format={{.State.Status}}
	I0908 10:48:33.615941 2236656 status.go:371] ha-055373-m04 host status = "Running" (err=<nil>)
	I0908 10:48:33.615963 2236656 host.go:66] Checking if "ha-055373-m04" exists ...
	I0908 10:48:33.616260 2236656 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-055373-m04
	I0908 10:48:33.633862 2236656 host.go:66] Checking if "ha-055373-m04" exists ...
	I0908 10:48:33.634180 2236656 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0908 10:48:33.634220 2236656 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-055373-m04
	I0908 10:48:33.653632 2236656 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35728 SSHKeyPath:/home/jenkins/minikube-integration/21512-2177568/.minikube/machines/ha-055373-m04/id_rsa Username:docker}
	I0908 10:48:33.744144 2236656 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0908 10:48:33.756195 2236656 status.go:176] ha-055373-m04 status: &{Name:ha-055373-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.78s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (12.7s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:422: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 node start m02 --alsologtostderr -v 5
ha_test.go:422: (dbg) Done: out/minikube-linux-arm64 -p ha-055373 node start m02 --alsologtostderr -v 5: (11.049172649s)
ha_test.go:430: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 status --alsologtostderr -v 5
ha_test.go:430: (dbg) Done: out/minikube-linux-arm64 -p ha-055373 status --alsologtostderr -v 5: (1.475883757s)
ha_test.go:450: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (12.70s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (1.5s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (97.02s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:458: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 node list --alsologtostderr -v 5
ha_test.go:464: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 stop --alsologtostderr -v 5
E0908 10:49:04.040715 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/functional-760410/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 10:49:04.047232 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/functional-760410/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 10:49:04.058821 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/functional-760410/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 10:49:04.080349 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/functional-760410/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 10:49:04.121861 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/functional-760410/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 10:49:04.203323 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/functional-760410/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 10:49:04.364928 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/functional-760410/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 10:49:04.686659 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/functional-760410/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 10:49:05.328738 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/functional-760410/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 10:49:06.610133 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/functional-760410/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 10:49:09.171784 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/functional-760410/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 10:49:14.293106 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/functional-760410/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 10:49:24.535258 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/functional-760410/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:464: (dbg) Done: out/minikube-linux-arm64 -p ha-055373 stop --alsologtostderr -v 5: (37.056575586s)
ha_test.go:469: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 start --wait true --alsologtostderr -v 5
E0908 10:49:45.016884 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/functional-760410/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:469: (dbg) Done: out/minikube-linux-arm64 -p ha-055373 start --wait true --alsologtostderr -v 5: (59.805282237s)
ha_test.go:474: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 node list --alsologtostderr -v 5
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (97.02s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (10.23s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:489: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 node delete m03 --alsologtostderr -v 5
E0908 10:50:25.979345 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/functional-760410/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:489: (dbg) Done: out/minikube-linux-arm64 -p ha-055373 node delete m03 --alsologtostderr -v 5: (9.299809207s)
ha_test.go:495: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 status --alsologtostderr -v 5
ha_test.go:513: (dbg) Run:  kubectl get nodes
ha_test.go:521: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/DeleteSecondaryNode (10.23s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.76s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (36.05s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:533: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 stop --alsologtostderr -v 5
ha_test.go:533: (dbg) Done: out/minikube-linux-arm64 -p ha-055373 stop --alsologtostderr -v 5: (35.932259063s)
ha_test.go:539: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 status --alsologtostderr -v 5
ha_test.go:539: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-055373 status --alsologtostderr -v 5: exit status 7 (113.73233ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0908 10:51:12.735685 2251552 out.go:360] Setting OutFile to fd 1 ...
	I0908 10:51:12.735869 2251552 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 10:51:12.735894 2251552 out.go:374] Setting ErrFile to fd 2...
	I0908 10:51:12.735914 2251552 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 10:51:12.736181 2251552 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21512-2177568/.minikube/bin
	I0908 10:51:12.736408 2251552 out.go:368] Setting JSON to false
	I0908 10:51:12.736474 2251552 mustload.go:65] Loading cluster: ha-055373
	I0908 10:51:12.736545 2251552 notify.go:220] Checking for updates...
	I0908 10:51:12.737715 2251552 config.go:182] Loaded profile config "ha-055373": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0908 10:51:12.737750 2251552 status.go:174] checking status of ha-055373 ...
	I0908 10:51:12.738419 2251552 cli_runner.go:164] Run: docker container inspect ha-055373 --format={{.State.Status}}
	I0908 10:51:12.754839 2251552 status.go:371] ha-055373 host status = "Stopped" (err=<nil>)
	I0908 10:51:12.754863 2251552 status.go:384] host is not running, skipping remaining checks
	I0908 10:51:12.754871 2251552 status.go:176] ha-055373 status: &{Name:ha-055373 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0908 10:51:12.754897 2251552 status.go:174] checking status of ha-055373-m02 ...
	I0908 10:51:12.755195 2251552 cli_runner.go:164] Run: docker container inspect ha-055373-m02 --format={{.State.Status}}
	I0908 10:51:12.775815 2251552 status.go:371] ha-055373-m02 host status = "Stopped" (err=<nil>)
	I0908 10:51:12.775836 2251552 status.go:384] host is not running, skipping remaining checks
	I0908 10:51:12.775843 2251552 status.go:176] ha-055373-m02 status: &{Name:ha-055373-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0908 10:51:12.775870 2251552 status.go:174] checking status of ha-055373-m04 ...
	I0908 10:51:12.776161 2251552 cli_runner.go:164] Run: docker container inspect ha-055373-m04 --format={{.State.Status}}
	I0908 10:51:12.795041 2251552 status.go:371] ha-055373-m04 host status = "Stopped" (err=<nil>)
	I0908 10:51:12.795063 2251552 status.go:384] host is not running, skipping remaining checks
	I0908 10:51:12.795070 2251552 status.go:176] ha-055373-m04 status: &{Name:ha-055373-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (58.77s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:562: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 start --wait true --alsologtostderr -v 5 --driver=docker  --container-runtime=containerd
E0908 10:51:42.868026 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/addons-151437/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 10:51:47.902186 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/functional-760410/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:562: (dbg) Done: out/minikube-linux-arm64 -p ha-055373 start --wait true --alsologtostderr -v 5 --driver=docker  --container-runtime=containerd: (57.820033955s)
ha_test.go:568: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 status --alsologtostderr -v 5
ha_test.go:586: (dbg) Run:  kubectl get nodes
ha_test.go:594: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/RestartCluster (58.77s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.77s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (40.58s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:607: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 node add --control-plane --alsologtostderr -v 5
ha_test.go:607: (dbg) Done: out/minikube-linux-arm64 -p ha-055373 node add --control-plane --alsologtostderr -v 5: (39.286213773s)
ha_test.go:613: (dbg) Run:  out/minikube-linux-arm64 -p ha-055373 status --alsologtostderr -v 5
ha_test.go:613: (dbg) Done: out/minikube-linux-arm64 -p ha-055373 status --alsologtostderr -v 5: (1.288977706s)
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (40.58s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (1.28s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (91.31s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-780400 --output=json --user=testUser --memory=3072 --wait=true --driver=docker  --container-runtime=containerd
E0908 10:54:04.040756 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/functional-760410/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 10:54:31.748176 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/functional-760410/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 start -p json-output-780400 --output=json --user=testUser --memory=3072 --wait=true --driver=docker  --container-runtime=containerd: (1m31.303967981s)
--- PASS: TestJSONOutput/start/Command (91.31s)

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

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

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

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

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

                                                
                                                
=== RUN   TestJSONOutput/stop/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 stop -p json-output-780400 --output=json --user=testUser
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 stop -p json-output-780400 --output=json --user=testUser: (5.795044852s)
--- PASS: TestJSONOutput/stop/Command (5.80s)

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

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"8471e787-c176-402b-b9f8-5576928c64aa","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-442212] minikube v1.36.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"2a320ed1-ca06-4970-857c-7d1ebc432610","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=21512"}}
	{"specversion":"1.0","id":"4c92d048-4a4c-4837-86b3-61cef6190400","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":"2ef6cc5f-86f6-4e33-bab1-308f3a69236f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/21512-2177568/kubeconfig"}}
	{"specversion":"1.0","id":"f1d1d3bd-2efa-4ed7-b4bd-7926c378f82b","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/21512-2177568/.minikube"}}
	{"specversion":"1.0","id":"4352f371-d20a-4be3-b800-73bfef5d7505","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-arm64"}}
	{"specversion":"1.0","id":"761af159-77c7-431f-854f-eb8b24296c76","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"85a0e6af-4011-4166-beff-1934560f357b","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/arm64","name":"DRV_UNSUPPORTED_OS","url":""}}

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

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (40.64s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-771665 --network=
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-771665 --network=: (38.579275006s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-771665" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-771665
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-771665: (2.033535401s)
--- PASS: TestKicCustomNetwork/create_custom_network (40.64s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (34.23s)

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

                                                
                                    
x
+
TestKicExistingNetwork (37.8s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I0908 10:56:00.992210 2179425 cli_runner.go:164] Run: docker network inspect existing-network --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
W0908 10:56:01.008584 2179425 cli_runner.go:211] docker network inspect existing-network --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}" returned with exit code 1
I0908 10:56:01.008673 2179425 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I0908 10:56:01.008691 2179425 cli_runner.go:164] Run: docker network inspect existing-network
W0908 10:56:01.022818 2179425 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I0908 10:56:01.022845 2179425 network_create.go:287] error running [docker network inspect existing-network]: docker network inspect existing-network: exit status 1
stdout:
[]

                                                
                                                
stderr:
Error response from daemon: network existing-network not found
I0908 10:56:01.022863 2179425 network_create.go:289] output of [docker network inspect existing-network]: -- stdout --
[]

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

                                                
                                                
** /stderr **
I0908 10:56:01.022963 2179425 cli_runner.go:164] Run: docker network inspect bridge --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
I0908 10:56:01.038305 2179425 network.go:211] skipping subnet 192.168.49.0/24 that is taken: &{IP:192.168.49.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.49.0/24 Gateway:192.168.49.1 ClientMin:192.168.49.2 ClientMax:192.168.49.254 Broadcast:192.168.49.255 IsPrivate:true Interface:{IfaceName:br-a1d0ea445dd2 IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:2a:b5:16:20:79:cf} reservation:<nil>}
I0908 10:56:01.038706 2179425 network.go:206] using free private subnet 192.168.58.0/24: &{IP:192.168.58.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.58.0/24 Gateway:192.168.58.1 ClientMin:192.168.58.2 ClientMax:192.168.58.254 Broadcast:192.168.58.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0x4001d33130}
I0908 10:56:01.038727 2179425 network_create.go:124] attempt to create docker network existing-network 192.168.58.0/24 with gateway 192.168.58.1 and MTU of 1500 ...
I0908 10:56:01.038777 2179425 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.58.0/24 --gateway=192.168.58.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=existing-network existing-network
I0908 10:56:01.097564 2179425 network_create.go:108] docker network existing-network 192.168.58.0/24 created
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
kic_custom_network_test.go:93: (dbg) Run:  out/minikube-linux-arm64 start -p existing-network-591816 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-arm64 start -p existing-network-591816 --network=existing-network: (35.707795177s)
helpers_test.go:175: Cleaning up "existing-network-591816" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p existing-network-591816
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p existing-network-591816: (1.957650555s)
I0908 10:56:38.779309 2179425 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (37.80s)

                                                
                                    
x
+
TestKicCustomSubnet (35.64s)

                                                
                                                
=== RUN   TestKicCustomSubnet
kic_custom_network_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-subnet-682038 --subnet=192.168.60.0/24
E0908 10:56:42.868492 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/addons-151437/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
kic_custom_network_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-subnet-682038 --subnet=192.168.60.0/24: (33.563356471s)
kic_custom_network_test.go:161: (dbg) Run:  docker network inspect custom-subnet-682038 --format "{{(index .IPAM.Config 0).Subnet}}"
helpers_test.go:175: Cleaning up "custom-subnet-682038" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p custom-subnet-682038
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p custom-subnet-682038: (2.050314058s)
--- PASS: TestKicCustomSubnet (35.64s)

                                                
                                    
x
+
TestKicStaticIP (34.5s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-linux-arm64 start -p static-ip-859934 --static-ip=192.168.200.200
kic_custom_network_test.go:132: (dbg) Done: out/minikube-linux-arm64 start -p static-ip-859934 --static-ip=192.168.200.200: (32.169123842s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-linux-arm64 -p static-ip-859934 ip
helpers_test.go:175: Cleaning up "static-ip-859934" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p static-ip-859934
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p static-ip-859934: (2.163151696s)
--- PASS: TestKicStaticIP (34.50s)

                                                
                                    
x
+
TestMainNoArgs (0.06s)

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

                                                
                                    
x
+
TestMinikubeProfile (67.38s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-761906 --driver=docker  --container-runtime=containerd
E0908 10:58:05.936162 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/addons-151437/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-761906 --driver=docker  --container-runtime=containerd: (33.98680372s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-764531 --driver=docker  --container-runtime=containerd
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-764531 --driver=docker  --container-runtime=containerd: (28.11231187s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-761906
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile second-764531
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-764531" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-764531
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-764531: (1.981524198s)
helpers_test.go:175: Cleaning up "first-761906" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-761906
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-761906: (1.922093306s)
--- PASS: TestMinikubeProfile (67.38s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (6.65s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:118: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-1-867217 --memory=3072 --mount-string /tmp/TestMountStartserial3591642986/001:/minikube-host --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=containerd
mount_start_test.go:118: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-1-867217 --memory=3072 --mount-string /tmp/TestMountStartserial3591642986/001:/minikube-host --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=containerd: (5.652579479s)
--- PASS: TestMountStart/serial/StartWithMountFirst (6.65s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.25s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountFirst
mount_start_test.go:134: (dbg) Run:  out/minikube-linux-arm64 -p mount-start-1-867217 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountFirst (0.25s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (8.88s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountSecond
mount_start_test.go:118: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-2-869260 --memory=3072 --mount-string /tmp/TestMountStartserial3591642986/001:/minikube-host --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=containerd
E0908 10:59:04.040013 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/functional-760410/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
mount_start_test.go:118: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-2-869260 --memory=3072 --mount-string /tmp/TestMountStartserial3591642986/001:/minikube-host --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=containerd: (7.87560107s)
--- PASS: TestMountStart/serial/StartWithMountSecond (8.88s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.25s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountSecond
mount_start_test.go:134: (dbg) Run:  out/minikube-linux-arm64 -p mount-start-2-869260 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountSecond (0.25s)

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.61s)

                                                
                                                
=== RUN   TestMountStart/serial/DeleteFirst
pause_test.go:132: (dbg) Run:  out/minikube-linux-arm64 delete -p mount-start-1-867217 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-linux-arm64 delete -p mount-start-1-867217 --alsologtostderr -v=5: (1.60541906s)
--- PASS: TestMountStart/serial/DeleteFirst (1.61s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.25s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.2s)

                                                
                                                
=== RUN   TestMountStart/serial/Stop
mount_start_test.go:196: (dbg) Run:  out/minikube-linux-arm64 stop -p mount-start-2-869260
mount_start_test.go:196: (dbg) Done: out/minikube-linux-arm64 stop -p mount-start-2-869260: (1.19548436s)
--- PASS: TestMountStart/serial/Stop (1.20s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.31s)

                                                
                                                
=== RUN   TestMountStart/serial/RestartStopped
mount_start_test.go:207: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-2-869260
mount_start_test.go:207: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-2-869260: (6.308595167s)
--- PASS: TestMountStart/serial/RestartStopped (7.31s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.27s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountPostStop
mount_start_test.go:134: (dbg) Run:  out/minikube-linux-arm64 -p mount-start-2-869260 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountPostStop (0.27s)

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (117.19s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-357955 --wait=true --memory=3072 --nodes=2 -v=5 --alsologtostderr --driver=docker  --container-runtime=containerd
multinode_test.go:96: (dbg) Done: out/minikube-linux-arm64 start -p multinode-357955 --wait=true --memory=3072 --nodes=2 -v=5 --alsologtostderr --driver=docker  --container-runtime=containerd: (1m56.69105197s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-357955 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (117.19s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (17.23s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (1.05s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (14.3s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-357955 -v=5 --alsologtostderr
E0908 11:01:42.868055 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/addons-151437/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
multinode_test.go:121: (dbg) Done: out/minikube-linux-arm64 node add -p multinode-357955 -v=5 --alsologtostderr: (13.599646854s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-arm64 -p multinode-357955 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (14.30s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.11s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.79s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (10.31s)

                                                
                                                
=== RUN   TestMultiNode/serial/CopyFile
multinode_test.go:184: (dbg) Run:  out/minikube-linux-arm64 -p multinode-357955 status --output json --alsologtostderr
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-357955 cp testdata/cp-test.txt multinode-357955:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-357955 ssh -n multinode-357955 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-357955 cp multinode-357955:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile410477972/001/cp-test_multinode-357955.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-357955 ssh -n multinode-357955 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-357955 cp multinode-357955:/home/docker/cp-test.txt multinode-357955-m02:/home/docker/cp-test_multinode-357955_multinode-357955-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-357955 ssh -n multinode-357955 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-357955 ssh -n multinode-357955-m02 "sudo cat /home/docker/cp-test_multinode-357955_multinode-357955-m02.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-357955 cp multinode-357955:/home/docker/cp-test.txt multinode-357955-m03:/home/docker/cp-test_multinode-357955_multinode-357955-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-357955 ssh -n multinode-357955 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-357955 ssh -n multinode-357955-m03 "sudo cat /home/docker/cp-test_multinode-357955_multinode-357955-m03.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-357955 cp testdata/cp-test.txt multinode-357955-m02:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-357955 ssh -n multinode-357955-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-357955 cp multinode-357955-m02:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile410477972/001/cp-test_multinode-357955-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-357955 ssh -n multinode-357955-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-357955 cp multinode-357955-m02:/home/docker/cp-test.txt multinode-357955:/home/docker/cp-test_multinode-357955-m02_multinode-357955.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-357955 ssh -n multinode-357955-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-357955 ssh -n multinode-357955 "sudo cat /home/docker/cp-test_multinode-357955-m02_multinode-357955.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-357955 cp multinode-357955-m02:/home/docker/cp-test.txt multinode-357955-m03:/home/docker/cp-test_multinode-357955-m02_multinode-357955-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-357955 ssh -n multinode-357955-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-357955 ssh -n multinode-357955-m03 "sudo cat /home/docker/cp-test_multinode-357955-m02_multinode-357955-m03.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-357955 cp testdata/cp-test.txt multinode-357955-m03:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-357955 ssh -n multinode-357955-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-357955 cp multinode-357955-m03:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile410477972/001/cp-test_multinode-357955-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-357955 ssh -n multinode-357955-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-357955 cp multinode-357955-m03:/home/docker/cp-test.txt multinode-357955:/home/docker/cp-test_multinode-357955-m03_multinode-357955.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-357955 ssh -n multinode-357955-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-357955 ssh -n multinode-357955 "sudo cat /home/docker/cp-test_multinode-357955-m03_multinode-357955.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-357955 cp multinode-357955-m03:/home/docker/cp-test.txt multinode-357955-m02:/home/docker/cp-test_multinode-357955-m03_multinode-357955-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-357955 ssh -n multinode-357955-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-357955 ssh -n multinode-357955-m02 "sudo cat /home/docker/cp-test_multinode-357955-m03_multinode-357955-m02.txt"
--- PASS: TestMultiNode/serial/CopyFile (10.31s)

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.26s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0908 11:02:07.596787 2305518 out.go:360] Setting OutFile to fd 1 ...
	I0908 11:02:07.596964 2305518 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 11:02:07.596995 2305518 out.go:374] Setting ErrFile to fd 2...
	I0908 11:02:07.597017 2305518 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 11:02:07.597277 2305518 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21512-2177568/.minikube/bin
	I0908 11:02:07.597498 2305518 out.go:368] Setting JSON to false
	I0908 11:02:07.597570 2305518 mustload.go:65] Loading cluster: multinode-357955
	I0908 11:02:07.597643 2305518 notify.go:220] Checking for updates...
	I0908 11:02:07.598622 2305518 config.go:182] Loaded profile config "multinode-357955": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0908 11:02:07.598685 2305518 status.go:174] checking status of multinode-357955 ...
	I0908 11:02:07.599247 2305518 cli_runner.go:164] Run: docker container inspect multinode-357955 --format={{.State.Status}}
	I0908 11:02:07.627284 2305518 status.go:371] multinode-357955 host status = "Running" (err=<nil>)
	I0908 11:02:07.627309 2305518 host.go:66] Checking if "multinode-357955" exists ...
	I0908 11:02:07.627606 2305518 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-357955
	I0908 11:02:07.652997 2305518 host.go:66] Checking if "multinode-357955" exists ...
	I0908 11:02:07.653381 2305518 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0908 11:02:07.653439 2305518 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-357955
	I0908 11:02:07.673332 2305518 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35833 SSHKeyPath:/home/jenkins/minikube-integration/21512-2177568/.minikube/machines/multinode-357955/id_rsa Username:docker}
	I0908 11:02:07.759597 2305518 ssh_runner.go:195] Run: systemctl --version
	I0908 11:02:07.763662 2305518 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0908 11:02:07.775464 2305518 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0908 11:02:07.829863 2305518 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:49 OomKillDisable:true NGoroutines:62 SystemTime:2025-09-08 11:02:07.820259613 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0908 11:02:07.830495 2305518 kubeconfig.go:125] found "multinode-357955" server: "https://192.168.67.2:8443"
	I0908 11:02:07.830539 2305518 api_server.go:166] Checking apiserver status ...
	I0908 11:02:07.830590 2305518 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0908 11:02:07.842448 2305518 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1496/cgroup
	I0908 11:02:07.851955 2305518 api_server.go:182] apiserver freezer: "2:freezer:/docker/7b776edb304540c6dc6e7529114a610ce75d78d9799b8cb78586b1b5a57e5f7b/kubepods/burstable/pod5caa63f6033cacd858842416c4779ea0/ae6de8df4f5979eed4d29e193942fb4b3e8544bf7f7888d847b041ac2ac63dba"
	I0908 11:02:07.852043 2305518 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/7b776edb304540c6dc6e7529114a610ce75d78d9799b8cb78586b1b5a57e5f7b/kubepods/burstable/pod5caa63f6033cacd858842416c4779ea0/ae6de8df4f5979eed4d29e193942fb4b3e8544bf7f7888d847b041ac2ac63dba/freezer.state
	I0908 11:02:07.861335 2305518 api_server.go:204] freezer state: "THAWED"
	I0908 11:02:07.861362 2305518 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0908 11:02:07.870380 2305518 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0908 11:02:07.870408 2305518 status.go:463] multinode-357955 apiserver status = Running (err=<nil>)
	I0908 11:02:07.870419 2305518 status.go:176] multinode-357955 status: &{Name:multinode-357955 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0908 11:02:07.870436 2305518 status.go:174] checking status of multinode-357955-m02 ...
	I0908 11:02:07.870762 2305518 cli_runner.go:164] Run: docker container inspect multinode-357955-m02 --format={{.State.Status}}
	I0908 11:02:07.888836 2305518 status.go:371] multinode-357955-m02 host status = "Running" (err=<nil>)
	I0908 11:02:07.888861 2305518 host.go:66] Checking if "multinode-357955-m02" exists ...
	I0908 11:02:07.889161 2305518 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-357955-m02
	I0908 11:02:07.911405 2305518 host.go:66] Checking if "multinode-357955-m02" exists ...
	I0908 11:02:07.911709 2305518 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0908 11:02:07.911765 2305518 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-357955-m02
	I0908 11:02:07.928971 2305518 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35838 SSHKeyPath:/home/jenkins/minikube-integration/21512-2177568/.minikube/machines/multinode-357955-m02/id_rsa Username:docker}
	I0908 11:02:08.015506 2305518 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0908 11:02:08.027837 2305518 status.go:176] multinode-357955-m02 status: &{Name:multinode-357955-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0908 11:02:08.027874 2305518 status.go:174] checking status of multinode-357955-m03 ...
	I0908 11:02:08.028187 2305518 cli_runner.go:164] Run: docker container inspect multinode-357955-m03 --format={{.State.Status}}
	I0908 11:02:08.047774 2305518 status.go:371] multinode-357955-m03 host status = "Stopped" (err=<nil>)
	I0908 11:02:08.047814 2305518 status.go:384] host is not running, skipping remaining checks
	I0908 11:02:08.047823 2305518 status.go:176] multinode-357955-m03 status: &{Name:multinode-357955-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (7.39s)

                                                
                                                
=== RUN   TestMultiNode/serial/StartAfterStop
multinode_test.go:282: (dbg) Run:  out/minikube-linux-arm64 -p multinode-357955 node start m03 -v=5 --alsologtostderr
multinode_test.go:282: (dbg) Done: out/minikube-linux-arm64 -p multinode-357955 node start m03 -v=5 --alsologtostderr: (6.629200148s)
multinode_test.go:290: (dbg) Run:  out/minikube-linux-arm64 -p multinode-357955 status -v=5 --alsologtostderr
multinode_test.go:306: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiNode/serial/StartAfterStop (7.39s)

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (80.48s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-357955
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-357955
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-357955: (24.948492006s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-357955 --wait=true -v=5 --alsologtostderr
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-357955 --wait=true -v=5 --alsologtostderr: (55.401171873s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-357955
--- PASS: TestMultiNode/serial/RestartKeepsNodes (80.48s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.45s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.99s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:345: (dbg) Run:  out/minikube-linux-arm64 -p multinode-357955 stop
E0908 11:04:04.040293 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/functional-760410/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
multinode_test.go:345: (dbg) Done: out/minikube-linux-arm64 -p multinode-357955 stop: (23.797650027s)
multinode_test.go:351: (dbg) Run:  out/minikube-linux-arm64 -p multinode-357955 status
multinode_test.go:351: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-357955 status: exit status 7 (98.923741ms)

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0908 11:04:05.324884 2314198 out.go:360] Setting OutFile to fd 1 ...
	I0908 11:04:05.324982 2314198 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 11:04:05.324992 2314198 out.go:374] Setting ErrFile to fd 2...
	I0908 11:04:05.324997 2314198 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 11:04:05.325238 2314198 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21512-2177568/.minikube/bin
	I0908 11:04:05.325443 2314198 out.go:368] Setting JSON to false
	I0908 11:04:05.325490 2314198 mustload.go:65] Loading cluster: multinode-357955
	I0908 11:04:05.325532 2314198 notify.go:220] Checking for updates...
	I0908 11:04:05.325873 2314198 config.go:182] Loaded profile config "multinode-357955": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0908 11:04:05.325898 2314198 status.go:174] checking status of multinode-357955 ...
	I0908 11:04:05.326714 2314198 cli_runner.go:164] Run: docker container inspect multinode-357955 --format={{.State.Status}}
	I0908 11:04:05.345083 2314198 status.go:371] multinode-357955 host status = "Stopped" (err=<nil>)
	I0908 11:04:05.345107 2314198 status.go:384] host is not running, skipping remaining checks
	I0908 11:04:05.345114 2314198 status.go:176] multinode-357955 status: &{Name:multinode-357955 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0908 11:04:05.345150 2314198 status.go:174] checking status of multinode-357955-m02 ...
	I0908 11:04:05.345464 2314198 cli_runner.go:164] Run: docker container inspect multinode-357955-m02 --format={{.State.Status}}
	I0908 11:04:05.364053 2314198 status.go:371] multinode-357955-m02 host status = "Stopped" (err=<nil>)
	I0908 11:04:05.364073 2314198 status.go:384] host is not running, skipping remaining checks
	I0908 11:04:05.364081 2314198 status.go:176] multinode-357955-m02 status: &{Name:multinode-357955-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (50s)

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

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (35.61s)

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

                                                
                                                
-- stdout --
	* [multinode-357955-m02] minikube v1.36.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=21512
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/21512-2177568/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/21512-2177568/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

                                                
                                                
** /stderr **
multinode_test.go:472: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-357955-m03 --driver=docker  --container-runtime=containerd
E0908 11:05:27.109500 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/functional-760410/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
multinode_test.go:472: (dbg) Done: out/minikube-linux-arm64 start -p multinode-357955-m03 --driver=docker  --container-runtime=containerd: (33.10219465s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-357955
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-arm64 node add -p multinode-357955: exit status 80 (344.251127ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to GUEST_NODE_ADD: failed to add node: Node multinode-357955-m03 already exists in multinode-357955-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_1.log                    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
multinode_test.go:484: (dbg) Run:  out/minikube-linux-arm64 delete -p multinode-357955-m03
multinode_test.go:484: (dbg) Done: out/minikube-linux-arm64 delete -p multinode-357955-m03: (2.003144233s)
--- PASS: TestMultiNode/serial/ValidateNameConflict (35.61s)

                                                
                                    
x
+
TestPreload (129.65s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:43: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-090748 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.32.0
E0908 11:06:42.868051 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/addons-151437/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
preload_test.go:43: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-090748 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.32.0: (1m12.601427711s)
preload_test.go:51: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-090748 image pull gcr.io/k8s-minikube/busybox
preload_test.go:51: (dbg) Done: out/minikube-linux-arm64 -p test-preload-090748 image pull gcr.io/k8s-minikube/busybox: (2.488762576s)
preload_test.go:57: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-090748
preload_test.go:57: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-090748: (1.206692361s)
preload_test.go:65: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-090748 --memory=3072 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=containerd
preload_test.go:65: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-090748 --memory=3072 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=containerd: (50.758409616s)
preload_test.go:70: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-090748 image list
helpers_test.go:175: Cleaning up "test-preload-090748" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-090748
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-090748: (2.306361521s)
--- PASS: TestPreload (129.65s)

                                                
                                    
x
+
TestScheduledStopUnix (106.02s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-arm64 start -p scheduled-stop-184897 --memory=3072 --driver=docker  --container-runtime=containerd
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-arm64 start -p scheduled-stop-184897 --memory=3072 --driver=docker  --container-runtime=containerd: (30.209196143s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-184897 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-arm64 status --format={{.TimeToStop}} -p scheduled-stop-184897 -n scheduled-stop-184897
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-184897 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
I0908 11:08:15.346636 2179425 retry.go:31] will retry after 54.023µs: open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/scheduled-stop-184897/pid: no such file or directory
I0908 11:08:15.347055 2179425 retry.go:31] will retry after 153.431µs: open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/scheduled-stop-184897/pid: no such file or directory
I0908 11:08:15.348160 2179425 retry.go:31] will retry after 335.909µs: open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/scheduled-stop-184897/pid: no such file or directory
I0908 11:08:15.349270 2179425 retry.go:31] will retry after 356.862µs: open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/scheduled-stop-184897/pid: no such file or directory
I0908 11:08:15.350451 2179425 retry.go:31] will retry after 461.482µs: open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/scheduled-stop-184897/pid: no such file or directory
I0908 11:08:15.351579 2179425 retry.go:31] will retry after 586.797µs: open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/scheduled-stop-184897/pid: no such file or directory
I0908 11:08:15.352702 2179425 retry.go:31] will retry after 837.71µs: open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/scheduled-stop-184897/pid: no such file or directory
I0908 11:08:15.353833 2179425 retry.go:31] will retry after 1.968714ms: open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/scheduled-stop-184897/pid: no such file or directory
I0908 11:08:15.355998 2179425 retry.go:31] will retry after 3.837582ms: open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/scheduled-stop-184897/pid: no such file or directory
I0908 11:08:15.360187 2179425 retry.go:31] will retry after 3.350346ms: open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/scheduled-stop-184897/pid: no such file or directory
I0908 11:08:15.364389 2179425 retry.go:31] will retry after 6.638957ms: open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/scheduled-stop-184897/pid: no such file or directory
I0908 11:08:15.371634 2179425 retry.go:31] will retry after 5.90667ms: open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/scheduled-stop-184897/pid: no such file or directory
I0908 11:08:15.378890 2179425 retry.go:31] will retry after 7.719139ms: open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/scheduled-stop-184897/pid: no such file or directory
I0908 11:08:15.387164 2179425 retry.go:31] will retry after 25.738083ms: open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/scheduled-stop-184897/pid: no such file or directory
I0908 11:08:15.413437 2179425 retry.go:31] will retry after 36.930988ms: open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/scheduled-stop-184897/pid: no such file or directory
I0908 11:08:15.450674 2179425 retry.go:31] will retry after 42.334668ms: open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/scheduled-stop-184897/pid: no such file or directory
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-184897 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-184897 -n scheduled-stop-184897
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-184897
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-184897 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
E0908 11:09:04.040733 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/functional-760410/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-184897
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p scheduled-stop-184897: exit status 7 (68.969343ms)

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

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (10s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"12fa0352-396a-44c9-8385-1b4fa71b9d52","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-406293] minikube v1.36.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"15dd8cd6-c754-401e-b165-6cf55c2d714a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=21512"}}
	{"specversion":"1.0","id":"d20e1cde-e6ff-458a-a46f-525af32948a7","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":"5415fea6-d92d-4b7e-960d-a2cd99b9cfbd","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/21512-2177568/kubeconfig"}}
	{"specversion":"1.0","id":"f4bf43dd-ce5e-4cb1-9d67-2f70c232d657","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/21512-2177568/.minikube"}}
	{"specversion":"1.0","id":"29acb03c-d41e-4434-a55e-6422cd062115","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-arm64"}}
	{"specversion":"1.0","id":"0dc9ed1b-8dda-4ac5-94c6-cb613e702bcf","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"a0754752-7cb6-4d2b-ae56-732e4112f114","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":"ee640cdb-e2d7-437b-b7de-a074991fbca1","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":"d5691d46-2c54-4134-bcf6-b2925732e76d","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":"5a1d03cf-7ca3-4ba3-a4c5-0740d45a788f","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":"4b52af87-c9df-4e93-94ae-cd9c2a7e13d8","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-406293\" primary control-plane node in \"insufficient-storage-406293\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"22494286-8872-431a-a2cd-7c619043b795","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.47-1756980985-21488 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"aedce2e1-8e1a-41a2-a8ba-e475e75df537","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=3072MB) ...","name":"Creating Container","totalsteps":"19"}}
	{"specversion":"1.0","id":"52b87572-6edb-49b5-8167-f331dab20f4c","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\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-arm64 status -p insufficient-storage-406293 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-406293 --output=json --layout=cluster: exit status 7 (275.455553ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0908 11:09:38.481060 2332942 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-406293" does not appear in /home/jenkins/minikube-integration/21512-2177568/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0908 11:09:38.775181 2333005 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-406293" does not appear in /home/jenkins/minikube-integration/21512-2177568/kubeconfig
	E0908 11:09:38.785339 2333005 status.go:258] unable to read event log: stat: stat /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/insufficient-storage-406293/events.json: no such file or directory

                                                
                                                
** /stderr **
helpers_test.go:175: Cleaning up "insufficient-storage-406293" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p insufficient-storage-406293
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p insufficient-storage-406293: (1.847580759s)
--- PASS: TestInsufficientStorage (10.00s)

                                                
                                    
x
+
TestRunningBinaryUpgrade (58.09s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.32.0.213629121 start -p running-upgrade-188219 --memory=3072 --vm-driver=docker  --container-runtime=containerd
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.32.0.213629121 start -p running-upgrade-188219 --memory=3072 --vm-driver=docker  --container-runtime=containerd: (29.909747563s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-188219 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
E0908 11:14:04.040782 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/functional-760410/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-arm64 start -p running-upgrade-188219 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (25.418685572s)
helpers_test.go:175: Cleaning up "running-upgrade-188219" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-188219
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-188219: (2.069774676s)
--- PASS: TestRunningBinaryUpgrade (58.09s)

                                                
                                    
x
+
TestMissingContainerUpgrade (143.52s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.32.0.790757390 start -p missing-upgrade-606936 --memory=3072 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.32.0.790757390 start -p missing-upgrade-606936 --memory=3072 --driver=docker  --container-runtime=containerd: (1m3.190531706s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-606936
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-606936
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-606936 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-arm64 start -p missing-upgrade-606936 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (1m16.314416888s)
helpers_test.go:175: Cleaning up "missing-upgrade-606936" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-606936
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-606936: (2.346783712s)
--- PASS: TestMissingContainerUpgrade (143.52s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.07s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoK8sWithVersion
no_kubernetes_test.go:85: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-902198 --no-kubernetes --kubernetes-version=v1.28.0 --driver=docker  --container-runtime=containerd
no_kubernetes_test.go:85: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p NoKubernetes-902198 --no-kubernetes --kubernetes-version=v1.28.0 --driver=docker  --container-runtime=containerd: exit status 14 (74.127689ms)

                                                
                                                
-- stdout --
	* [NoKubernetes-902198] minikube v1.36.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=21512
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/21512-2177568/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/21512-2177568/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - 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.07s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (50.34s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:97: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-902198 --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd
no_kubernetes_test.go:97: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-902198 --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd: (49.821511816s)
no_kubernetes_test.go:202: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-902198 status -o json
--- PASS: TestNoKubernetes/serial/StartWithK8s (50.34s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (10.23s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithStopK8s
no_kubernetes_test.go:114: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-902198 --no-kubernetes --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd
no_kubernetes_test.go:114: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-902198 --no-kubernetes --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd: (7.873684699s)
no_kubernetes_test.go:202: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-902198 status -o json
no_kubernetes_test.go:202: (dbg) Non-zero exit: out/minikube-linux-arm64 -p NoKubernetes-902198 status -o json: exit status 2 (361.798338ms)

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

                                                
                                                
-- /stdout --
no_kubernetes_test.go:126: (dbg) Run:  out/minikube-linux-arm64 delete -p NoKubernetes-902198
no_kubernetes_test.go:126: (dbg) Done: out/minikube-linux-arm64 delete -p NoKubernetes-902198: (1.990217824s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (10.23s)

                                                
                                    
x
+
TestNoKubernetes/serial/Start (8.41s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Start
no_kubernetes_test.go:138: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-902198 --no-kubernetes --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd
no_kubernetes_test.go:138: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-902198 --no-kubernetes --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd: (8.412236606s)
--- PASS: TestNoKubernetes/serial/Start (8.41s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.26s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (0.67s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/ProfileList
no_kubernetes_test.go:171: (dbg) Run:  out/minikube-linux-arm64 profile list
no_kubernetes_test.go:181: (dbg) Run:  out/minikube-linux-arm64 profile list --output=json
--- PASS: TestNoKubernetes/serial/ProfileList (0.67s)

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.19s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Stop
no_kubernetes_test.go:160: (dbg) Run:  out/minikube-linux-arm64 stop -p NoKubernetes-902198
no_kubernetes_test.go:160: (dbg) Done: out/minikube-linux-arm64 stop -p NoKubernetes-902198: (1.190112205s)
--- PASS: TestNoKubernetes/serial/Stop (1.19s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (6.29s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:193: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-902198 --driver=docker  --container-runtime=containerd
no_kubernetes_test.go:193: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-902198 --driver=docker  --container-runtime=containerd: (6.293135929s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (6.29s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.26s)

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

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.77s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (69.65s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.32.0.3925665789 start -p stopped-upgrade-032750 --memory=3072 --vm-driver=docker  --container-runtime=containerd
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.32.0.3925665789 start -p stopped-upgrade-032750 --memory=3072 --vm-driver=docker  --container-runtime=containerd: (34.907695482s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.32.0.3925665789 -p stopped-upgrade-032750 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.32.0.3925665789 -p stopped-upgrade-032750 stop: (1.314785888s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-032750 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-arm64 start -p stopped-upgrade-032750 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (33.428660665s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (69.65s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.55s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/MinikubeLogs
version_upgrade_test.go:206: (dbg) Run:  out/minikube-linux-arm64 logs -p stopped-upgrade-032750
version_upgrade_test.go:206: (dbg) Done: out/minikube-linux-arm64 logs -p stopped-upgrade-032750: (1.549741001s)
--- PASS: TestStoppedBinaryUpgrade/MinikubeLogs (1.55s)

                                                
                                    
x
+
TestPause/serial/Start (50.28s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-arm64 start -p pause-349306 --memory=3072 --install-addons=false --wait=all --driver=docker  --container-runtime=containerd
E0908 11:14:45.939452 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/addons-151437/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
pause_test.go:80: (dbg) Done: out/minikube-linux-arm64 start -p pause-349306 --memory=3072 --install-addons=false --wait=all --driver=docker  --container-runtime=containerd: (50.277779477s)
--- PASS: TestPause/serial/Start (50.28s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (6.19s)

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

                                                
                                    
x
+
TestPause/serial/Pause (0.75s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.31s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.66s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.89s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.58s)

                                                
                                                
=== RUN   TestPause/serial/DeletePaused
pause_test.go:132: (dbg) Run:  out/minikube-linux-arm64 delete -p pause-349306 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-linux-arm64 delete -p pause-349306 --alsologtostderr -v=5: (2.582509018s)
--- PASS: TestPause/serial/DeletePaused (2.58s)

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (14.78s)

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

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (3.67s)

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

                                                
                                                
-- stdout --
	* [false-029565] minikube v1.36.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=21512
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/21512-2177568/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/21512-2177568/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Using the docker driver based on user configuration
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0908 11:16:10.923698 2368334 out.go:360] Setting OutFile to fd 1 ...
	I0908 11:16:10.923889 2368334 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 11:16:10.923938 2368334 out.go:374] Setting ErrFile to fd 2...
	I0908 11:16:10.923959 2368334 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 11:16:10.924478 2368334 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21512-2177568/.minikube/bin
	I0908 11:16:10.925552 2368334 out.go:368] Setting JSON to false
	I0908 11:16:10.926684 2368334 start.go:130] hostinfo: {"hostname":"ip-172-31-21-244","uptime":61123,"bootTime":1757269048,"procs":191,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0908 11:16:10.926777 2368334 start.go:140] virtualization:  
	I0908 11:16:10.930319 2368334 out.go:179] * [false-029565] minikube v1.36.0 on Ubuntu 20.04 (arm64)
	I0908 11:16:10.934186 2368334 out.go:179]   - MINIKUBE_LOCATION=21512
	I0908 11:16:10.934321 2368334 notify.go:220] Checking for updates...
	I0908 11:16:10.939937 2368334 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0908 11:16:10.942804 2368334 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21512-2177568/kubeconfig
	I0908 11:16:10.945747 2368334 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21512-2177568/.minikube
	I0908 11:16:10.948636 2368334 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0908 11:16:10.951672 2368334 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0908 11:16:10.955072 2368334 config.go:182] Loaded profile config "kubernetes-upgrade-522575": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0908 11:16:10.955178 2368334 driver.go:421] Setting default libvirt URI to qemu:///system
	I0908 11:16:10.980707 2368334 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0908 11:16:10.980825 2368334 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0908 11:16:11.045496 2368334 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:37 OomKillDisable:true NGoroutines:52 SystemTime:2025-09-08 11:16:11.035897397 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0908 11:16:11.045608 2368334 docker.go:318] overlay module found
	I0908 11:16:11.050508 2368334 out.go:179] * Using the docker driver based on user configuration
	I0908 11:16:11.053378 2368334 start.go:304] selected driver: docker
	I0908 11:16:11.053399 2368334 start.go:918] validating driver "docker" against <nil>
	I0908 11:16:11.053414 2368334 start.go:929] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0908 11:16:11.056852 2368334 out.go:203] 
	W0908 11:16:11.059778 2368334 out.go:285] X Exiting due to MK_USAGE: The "containerd" container runtime requires CNI
	X Exiting due to MK_USAGE: The "containerd" container runtime requires CNI
	I0908 11:16:11.062728 2368334 out.go:203] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/21512-2177568/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 08 Sep 2025 11:12:25 UTC
provider: minikube.sigs.k8s.io
version: v1.36.0
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-522575
contexts:
- context:
cluster: kubernetes-upgrade-522575
extensions:
- extension:
last-update: Mon, 08 Sep 2025 11:12:25 UTC
provider: minikube.sigs.k8s.io
version: v1.36.0
name: context_info
namespace: default
user: kubernetes-upgrade-522575
name: kubernetes-upgrade-522575
current-context: ""
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-522575
user:
client-certificate: /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/kubernetes-upgrade-522575/client.crt
client-key: /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/kubernetes-upgrade-522575/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: false-029565 [took: 3.318215386s] --------------------------------
helpers_test.go:175: Cleaning up "false-029565" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p false-029565
--- PASS: TestNetworkPlugins/group/false (3.67s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-517693 --memory=3072 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.28.0
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-517693 --memory=3072 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.28.0: (1m2.643521082s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (62.64s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-517693 create -f testdata/busybox.yaml
start_stop_delete_test.go:194: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:352: "busybox" [f76be68e-051e-46a7-8fe7-1d29c3231e66] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [f76be68e-051e-46a7-8fe7-1d29c3231e66] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 10.004115921s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-517693 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (10.52s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive
start_stop_delete_test.go:203: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p old-k8s-version-517693 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:203: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p old-k8s-version-517693 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.044717482s)
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context old-k8s-version-517693 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (1.17s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p old-k8s-version-517693 --alsologtostderr -v=3
E0908 11:19:04.040287 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/functional-760410/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p old-k8s-version-517693 --alsologtostderr -v=3: (12.029519825s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (12.03s)

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

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:237: status error: exit status 7 (may be ok)
start_stop_delete_test.go:244: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p old-k8s-version-517693 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (0.19s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-517693 --memory=3072 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.28.0
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-517693 --memory=3072 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.28.0: (53.359311881s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-517693 -n old-k8s-version-517693
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (53.71s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:352: "kubernetes-dashboard-8694d4445c-jlnkv" [2e380287-cf6a-4a74-943e-e9732116053c] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003986276s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:352: "kubernetes-dashboard-8694d4445c-jlnkv" [2e380287-cf6a-4a74-943e-e9732116053c] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003396199s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context old-k8s-version-517693 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.10s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p old-k8s-version-517693 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20230511-dc714da8
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20250512-df8de77b
--- PASS: TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.24s)

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

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

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p old-k8s-version-517693 -n old-k8s-version-517693
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p old-k8s-version-517693 -n old-k8s-version-517693: exit status 2 (325.623247ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 unpause -p old-k8s-version-517693 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-517693 -n old-k8s-version-517693
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p old-k8s-version-517693 -n old-k8s-version-517693
--- PASS: TestStartStop/group/old-k8s-version/serial/Pause (3.16s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-534260 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.34.0
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-534260 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.34.0: (1m28.387199624s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (88.39s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-769936 --memory=3072 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.34.0
E0908 11:21:42.867954 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/addons-151437/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-769936 --memory=3072 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.34.0: (1m28.450373205s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (88.45s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-534260 create -f testdata/busybox.yaml
start_stop_delete_test.go:194: (dbg) TestStartStop/group/no-preload/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:352: "busybox" [342ac77b-297e-49d6-a162-0291e4fd7344] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [342ac77b-297e-49d6-a162-0291e4fd7344] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 9.004227571s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-534260 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (9.34s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/EnableAddonWhileActive
start_stop_delete_test.go:203: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p no-preload-534260 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:203: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p no-preload-534260 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.035417303s)
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context no-preload-534260 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonWhileActive (1.13s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p no-preload-534260 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p no-preload-534260 --alsologtostderr -v=3: (11.992963565s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (11.99s)

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

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:237: status error: exit status 7 (may be ok)
start_stop_delete_test.go:244: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p no-preload-534260 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonAfterStop (0.21s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-534260 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.34.0
E0908 11:22:07.111258 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/functional-760410/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-534260 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.34.0: (59.956794636s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-534260 -n no-preload-534260
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (60.32s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-769936 create -f testdata/busybox.yaml
start_stop_delete_test.go:194: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:352: "busybox" [14634441-5587-4f15-a8d9-5e24f313aec3] Pending
helpers_test.go:352: "busybox" [14634441-5587-4f15-a8d9-5e24f313aec3] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [14634441-5587-4f15-a8d9-5e24f313aec3] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 10.003086196s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-769936 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (10.43s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/EnableAddonWhileActive
start_stop_delete_test.go:203: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p embed-certs-769936 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:203: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p embed-certs-769936 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.605730512s)
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context embed-certs-769936 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonWhileActive (1.78s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p embed-certs-769936 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p embed-certs-769936 --alsologtostderr -v=3: (12.601524804s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (12.60s)

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

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:237: status error: exit status 7 (may be ok)
start_stop_delete_test.go:244: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p embed-certs-769936 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonAfterStop (0.30s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-769936 --memory=3072 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.34.0
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-769936 --memory=3072 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.34.0: (49.690425447s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-769936 -n embed-certs-769936
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (50.18s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:352: "kubernetes-dashboard-855c9754f9-xcsjj" [d7fe103e-1844-40c6-a949-a3f05a5ba222] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004383403s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:352: "kubernetes-dashboard-855c9754f9-xcsjj" [d7fe103e-1844-40c6-a949-a3f05a5ba222] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003773963s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context no-preload-534260 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.11s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p no-preload-534260 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20250512-df8de77b
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.25s)

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

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

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p no-preload-534260 -n no-preload-534260
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p no-preload-534260 -n no-preload-534260: exit status 2 (339.055211ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 unpause -p no-preload-534260 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p no-preload-534260 -n no-preload-534260
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p no-preload-534260 -n no-preload-534260
--- PASS: TestStartStop/group/no-preload/serial/Pause (3.19s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:352: "kubernetes-dashboard-855c9754f9-sfbt2" [e8b058f6-0862-4284-8a08-88fad0b5838e] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.002955517s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-554351 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.34.0
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-554351 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.34.0: (1m36.179156733s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (96.18s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:352: "kubernetes-dashboard-855c9754f9-sfbt2" [e8b058f6-0862-4284-8a08-88fad0b5838e] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003813972s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context embed-certs-769936 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.11s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p embed-certs-769936 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20250512-df8de77b
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.30s)

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

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

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p embed-certs-769936 -n embed-certs-769936
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p embed-certs-769936 -n embed-certs-769936: exit status 2 (364.164093ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 unpause -p embed-certs-769936 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p embed-certs-769936 -n embed-certs-769936
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p embed-certs-769936 -n embed-certs-769936
--- PASS: TestStartStop/group/embed-certs/serial/Pause (3.78s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-095768 --memory=3072 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.34.0
E0908 11:23:43.548583 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/old-k8s-version-517693/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 11:23:46.110533 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/old-k8s-version-517693/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 11:23:51.232798 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/old-k8s-version-517693/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 11:24:01.474757 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/old-k8s-version-517693/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 11:24:04.040196 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/functional-760410/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-095768 --memory=3072 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.34.0: (38.84811388s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (38.85s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/EnableAddonWhileActive
start_stop_delete_test.go:203: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p newest-cni-095768 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
E0908 11:24:21.956782 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/old-k8s-version-517693/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:203: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p newest-cni-095768 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.099005626s)
start_stop_delete_test.go:209: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (1.10s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p newest-cni-095768 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p newest-cni-095768 --alsologtostderr -v=3: (1.296160979s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (1.30s)

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

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:237: status error: exit status 7 (may be ok)
start_stop_delete_test.go:244: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p newest-cni-095768 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (0.20s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-095768 --memory=3072 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.34.0
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-095768 --memory=3072 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.34.0: (18.89892529s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-095768 -n newest-cni-095768
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (19.29s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop
start_stop_delete_test.go:271: 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:282: 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.25s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p newest-cni-095768 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20250512-df8de77b
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.25s)

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

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

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p newest-cni-095768 -n newest-cni-095768
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p newest-cni-095768 -n newest-cni-095768: exit status 2 (321.263354ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 unpause -p newest-cni-095768 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Done: out/minikube-linux-arm64 unpause -p newest-cni-095768 --alsologtostderr -v=1: (1.038125716s)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p newest-cni-095768 -n newest-cni-095768
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p newest-cni-095768 -n newest-cni-095768
--- PASS: TestStartStop/group/newest-cni/serial/Pause (3.46s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p auto-029565 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=containerd
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p auto-029565 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=containerd: (1m34.557192845s)
--- PASS: TestNetworkPlugins/group/auto/Start (94.56s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-554351 create -f testdata/busybox.yaml
start_stop_delete_test.go:194: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:352: "busybox" [bb2b53f7-0061-48a9-8c43-f7a8fd4f9582] Pending
helpers_test.go:352: "busybox" [bb2b53f7-0061-48a9-8c43-f7a8fd4f9582] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
E0908 11:25:02.918500 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/old-k8s-version-517693/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:352: "busybox" [bb2b53f7-0061-48a9-8c43-f7a8fd4f9582] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 9.005048877s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-554351 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (9.48s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive
start_stop_delete_test.go:203: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p default-k8s-diff-port-554351 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:203: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p default-k8s-diff-port-554351 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.314439195s)
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context default-k8s-diff-port-554351 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (1.48s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p default-k8s-diff-port-554351 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p default-k8s-diff-port-554351 --alsologtostderr -v=3: (12.424569652s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (12.42s)

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

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:237: status error: exit status 7 (may be ok)
start_stop_delete_test.go:244: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p default-k8s-diff-port-554351 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop (0.26s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-554351 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.34.0
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-554351 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.34.0: (50.357301047s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-554351 -n default-k8s-diff-port-554351
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (50.70s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (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:352: "kubernetes-dashboard-855c9754f9-m2s59" [8dd9362d-2eb3-4f83-8db3-7c2a0da2d578] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003962572s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (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:352: "kubernetes-dashboard-855c9754f9-m2s59" [8dd9362d-2eb3-4f83-8db3-7c2a0da2d578] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004370305s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context default-k8s-diff-port-554351 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.15s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p auto-029565 "pgrep -a kubelet"
I0908 11:26:24.117178 2179425 config.go:182] Loaded profile config "auto-029565": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.32s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-029565 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:352: "netcat-cd4db9dbf-nnv7v" [1cd63667-e44c-45b1-a5d8-e8fd4f212c16] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0908 11:26:24.840757 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/old-k8s-version-517693/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:352: "netcat-cd4db9dbf-nnv7v" [1cd63667-e44c-45b1-a5d8-e8fd4f212c16] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 9.003945322s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (9.27s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p default-k8s-diff-port-554351 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20250512-df8de77b
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.30s)

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

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

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-554351 -n default-k8s-diff-port-554351
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-554351 -n default-k8s-diff-port-554351: exit status 2 (311.068297ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 unpause -p default-k8s-diff-port-554351 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-554351 -n default-k8s-diff-port-554351
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-554351 -n default-k8s-diff-port-554351
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (3.13s)
E0908 11:32:05.337010 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/auto-029565/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p kindnet-029565 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=containerd
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p kindnet-029565 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=containerd: (1m42.218497698s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (102.22s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p calico-029565 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=containerd
E0908 11:27:04.938918 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/no-preload-534260/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 11:27:25.420244 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/no-preload-534260/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p calico-029565 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=containerd: (55.169400021s)
--- PASS: TestNetworkPlugins/group/calico/Start (55.17s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: waiting 10m0s for pods matching "k8s-app=calico-node" in namespace "kube-system" ...
helpers_test.go:352: "calico-node-8749g" [1c7f4066-8f5e-4322-8331-7e62dd1c8fa6] Running / Ready:ContainersNotReady (containers with unready status: [calico-node]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-node])
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.004252873s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p calico-029565 "pgrep -a kubelet"
I0908 11:28:00.945079 2179425 config.go:182] Loaded profile config "calico-029565": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.30s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-029565 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:352: "netcat-cd4db9dbf-jrm2n" [2fac7389-038d-4f93-a267-ac6735fc2dc5] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-jrm2n" [2fac7389-038d-4f93-a267-ac6735fc2dc5] Running
E0908 11:28:06.382733 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/no-preload-534260/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 10.003740928s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (10.29s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: waiting 10m0s for pods matching "app=kindnet" in namespace "kube-system" ...
helpers_test.go:352: "kindnet-4mvkl" [ed4bcde4-7d94-4e1c-8b16-50c9f874c990] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.005228895s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p kindnet-029565 "pgrep -a kubelet"
I0908 11:28:21.768026 2179425 config.go:182] Loaded profile config "kindnet-029565": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.39s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-029565 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:352: "netcat-cd4db9dbf-sl42b" [9f359a81-db57-419f-b5af-e1085d86b5f2] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-sl42b" [9f359a81-db57-419f-b5af-e1085d86b5f2] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 10.00636415s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (10.37s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-flannel-029565 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=containerd
E0908 11:28:40.981170 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/old-k8s-version-517693/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-flannel-029565 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=containerd: (58.501321774s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (58.50s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p enable-default-cni-029565 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=containerd
E0908 11:29:04.040173 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/functional-760410/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 11:29:08.682541 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/old-k8s-version-517693/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 11:29:28.304393 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/no-preload-534260/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p enable-default-cni-029565 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=containerd: (48.937358659s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (48.94s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p custom-flannel-029565 "pgrep -a kubelet"
I0908 11:29:33.275810 2179425 config.go:182] Loaded profile config "custom-flannel-029565": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.28s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-029565 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:352: "netcat-cd4db9dbf-8xhpf" [0461cefc-c31e-47bd-9fbb-3a0298f5dde6] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-8xhpf" [0461cefc-c31e-47bd-9fbb-3a0298f5dde6] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 11.003908526s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (11.31s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/DNS
net_test.go:175: (dbg) Run:  kubectl --context custom-flannel-029565 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-029565 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.21s)

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p enable-default-cni-029565 "pgrep -a kubelet"
I0908 11:29:47.243253 2179425 config.go:182] Loaded profile config "enable-default-cni-029565": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-029565 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:352: "netcat-cd4db9dbf-tk92t" [20a93a1b-55e2-4229-a97f-e4353dde33cf] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-tk92t" [20a93a1b-55e2-4229-a97f-e4353dde33cf] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 10.003987564s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (10.27s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-029565 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=containerd
E0908 11:30:11.793054 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/default-k8s-diff-port-554351/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p flannel-029565 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=containerd: (1m7.249591355s)
--- PASS: TestNetworkPlugins/group/flannel/Start (67.25s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p bridge-029565 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=containerd
E0908 11:30:42.516707 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/default-k8s-diff-port-554351/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p bridge-029565 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=containerd: (1m14.400276436s)
--- PASS: TestNetworkPlugins/group/bridge/Start (74.40s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: waiting 10m0s for pods matching "app=flannel" in namespace "kube-flannel" ...
helpers_test.go:352: "kube-flannel-ds-zvm9s" [bd861745-65f5-4f19-85c9-780eb2df0084] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.003746793s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p flannel-029565 "pgrep -a kubelet"
I0908 11:31:21.491311 2179425 config.go:182] Loaded profile config "flannel-029565": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.28s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-029565 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:352: "netcat-cd4db9dbf-td784" [798c0e81-1cc7-4fd9-a0b4-b75dfdf442ba] Pending
E0908 11:31:23.478798 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/default-k8s-diff-port-554351/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 11:31:24.361094 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/auto-029565/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 11:31:24.367414 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/auto-029565/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 11:31:24.378977 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/auto-029565/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 11:31:24.400330 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/auto-029565/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 11:31:24.441688 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/auto-029565/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 11:31:24.523282 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/auto-029565/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 11:31:24.684886 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/auto-029565/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 11:31:25.006191 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/auto-029565/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 11:31:25.647827 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/auto-029565/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 11:31:25.941394 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/addons-151437/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:352: "netcat-cd4db9dbf-td784" [798c0e81-1cc7-4fd9-a0b4-b75dfdf442ba] Running
E0908 11:31:26.930072 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/auto-029565/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 11:31:29.491429 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/auto-029565/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 11.002971749s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (11.26s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Localhost
net_test.go:194: (dbg) Run:  kubectl --context flannel-029565 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.15s)

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p bridge-029565 "pgrep -a kubelet"
I0908 11:31:37.500464 2179425 config.go:182] Loaded profile config "bridge-029565": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-029565 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:352: "netcat-cd4db9dbf-7x9qp" [d33d835f-135c-433b-8b4c-674afd31b7f6] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-7x9qp" [d33d835f-135c-433b-8b4c-674afd31b7f6] Running
E0908 11:31:42.868596 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/addons-151437/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 11:31:44.446120 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/no-preload-534260/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 11:31:44.855235 2179425 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/auto-029565/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 11.003877784s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (11.29s)

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

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

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

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

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

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

                                                
                                    

Test skip (30/332)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (0.61s)

                                                
                                                
=== RUN   TestDownloadOnlyKic
aaa_download_only_test.go:232: (dbg) Run:  out/minikube-linux-arm64 start --download-only -p download-docker-182696 --alsologtostderr --driver=docker  --container-runtime=containerd
aaa_download_only_test.go:244: Skip for arm64 platform. See https://github.com/kubernetes/minikube/issues/10144
helpers_test.go:175: Cleaning up "download-docker-182696" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p download-docker-182696
--- SKIP: TestDownloadOnlyKic (0.61s)

                                                
                                    
x
+
TestOffline (0s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:35: skipping TestOffline - only docker runtime supported on arm64. See https://github.com/kubernetes/minikube/issues/10144
--- SKIP: TestOffline (0.00s)

                                                
                                    
x
+
TestAddons/serial/GCPAuth/RealCredentials (0.01s)

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/RealCredentials
addons_test.go:759: This test requires a GCE instance (excluding Cloud Shell) with a container based driver
--- SKIP: TestAddons/serial/GCPAuth/RealCredentials (0.01s)

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestAddons/parallel/AmdGpuDevicePlugin (0s)

                                                
                                                
=== RUN   TestAddons/parallel/AmdGpuDevicePlugin
=== PAUSE TestAddons/parallel/AmdGpuDevicePlugin

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/AmdGpuDevicePlugin
addons_test.go:1033: skip amd gpu test on all but docker driver and amd64 platform
--- SKIP: TestAddons/parallel/AmdGpuDevicePlugin (0.00s)

                                                
                                    
x
+
TestDockerFlags (0s)

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

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (0s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
driver_install_or_update_test.go:45: Skip if arm64. See https://github.com/kubernetes/minikube/issues/10144
--- SKIP: TestKVMDriverInstallOrUpdate (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/MySQL (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1792: arm64 is not supported by mysql. Skip the test. See https://github.com/kubernetes/minikube/issues/10144
--- SKIP: TestFunctional/parallel/MySQL (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctionalNewestKubernetes (0s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes
functional_test.go:82: 
--- SKIP: TestFunctionalNewestKubernetes (0.00s)

                                                
                                    
x
+
TestGvisorAddon (0s)

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

                                                
                                    
x
+
TestImageBuild (0s)

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

                                                
                                    
x
+
TestChangeNoneUser (0s)

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

                                                
                                    
x
+
TestScheduledStopWindows (0s)

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

                                                
                                    
x
+
TestSkaffold (0s)

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

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

                                                
                                                
=== RUN   TestStartStop/group/disable-driver-mounts
=== PAUSE TestStartStop/group/disable-driver-mounts

                                                
                                                

                                                
                                                
=== CONT  TestStartStop/group/disable-driver-mounts
start_stop_delete_test.go:101: skipping TestStartStop/group/disable-driver-mounts - only runs on virtualbox
helpers_test.go:175: Cleaning up "disable-driver-mounts-466858" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p disable-driver-mounts-466858
--- SKIP: TestStartStop/group/disable-driver-mounts (0.17s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (3.6s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/21512-2177568/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 08 Sep 2025 11:12:25 UTC
provider: minikube.sigs.k8s.io
version: v1.36.0
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-522575
contexts:
- context:
cluster: kubernetes-upgrade-522575
extensions:
- extension:
last-update: Mon, 08 Sep 2025 11:12:25 UTC
provider: minikube.sigs.k8s.io
version: v1.36.0
name: context_info
namespace: default
user: kubernetes-upgrade-522575
name: kubernetes-upgrade-522575
current-context: ""
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-522575
user:
client-certificate: /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/kubernetes-upgrade-522575/client.crt
client-key: /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/kubernetes-upgrade-522575/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: kubenet-029565 [took: 3.435897325s] --------------------------------
helpers_test.go:175: Cleaning up "kubenet-029565" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubenet-029565
--- SKIP: TestNetworkPlugins/group/kubenet (3.60s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (4s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/21512-2177568/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 08 Sep 2025 11:12:25 UTC
provider: minikube.sigs.k8s.io
version: v1.36.0
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-522575
contexts:
- context:
cluster: kubernetes-upgrade-522575
extensions:
- extension:
last-update: Mon, 08 Sep 2025 11:12:25 UTC
provider: minikube.sigs.k8s.io
version: v1.36.0
name: context_info
namespace: default
user: kubernetes-upgrade-522575
name: kubernetes-upgrade-522575
current-context: ""
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-522575
user:
client-certificate: /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/kubernetes-upgrade-522575/client.crt
client-key: /home/jenkins/minikube-integration/21512-2177568/.minikube/profiles/kubernetes-upgrade-522575/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: cilium-029565 [took: 3.853308981s] --------------------------------
helpers_test.go:175: Cleaning up "cilium-029565" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cilium-029565
--- SKIP: TestNetworkPlugins/group/cilium (4.00s)

                                                
                                    
Copied to clipboard