Test Report: KVM_Linux 15232

                    
                      0194cc3582ecd25a736ac3660bc9effa677f982b:2022-11-02:26370
                    
                

Test fail (3/300)

Order failed test Duration
197 TestMultiNode/serial/ValidateNameConflict 44.56
232 TestPause/serial/SecondStartNoReconfiguration 56.41
315 TestNetworkPlugins/group/kubenet/HairPin 53.06
x
+
TestMultiNode/serial/ValidateNameConflict (44.56s)

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

                                                
                                                
-- stdout --
	* [multinode-230145-m02] minikube v1.27.1 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=15232
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/15232-3852/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/15232-3852/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	
	

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

                                                
                                                
** /stderr **
multinode_test.go:458: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-230145-m03 --driver=kvm2 
E1101 23:31:11.156240   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/functional-225022/client.crt: no such file or directory
E1101 23:31:30.596929   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/ingress-addon-legacy-225410/client.crt: no such file or directory
multinode_test.go:458: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p multinode-230145-m03 --driver=kvm2 : signal: killed (42.341419687s)

                                                
                                                
-- stdout --
	* [multinode-230145-m03] minikube v1.27.1 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=15232
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/15232-3852/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/15232-3852/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	* Using the kvm2 driver based on user configuration
	* Starting control plane node multinode-230145-m03 in cluster multinode-230145-m03
	* Creating kvm2 VM (CPUs=2, Memory=6000MB, Disk=20000MB) ...
	* Preparing Kubernetes v1.25.3 on Docker 20.10.20 ...

                                                
                                                
-- /stdout --
multinode_test.go:460: failed to start profile. args "out/minikube-linux-amd64 start -p multinode-230145-m03 --driver=kvm2 " : signal: killed
multinode_test.go:465: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-230145
multinode_test.go:465: (dbg) Non-zero exit: out/minikube-linux-amd64 node add -p multinode-230145: context deadline exceeded (730ns)
multinode_test.go:470: (dbg) Run:  out/minikube-linux-amd64 delete -p multinode-230145-m03
multinode_test.go:470: (dbg) Non-zero exit: out/minikube-linux-amd64 delete -p multinode-230145-m03: context deadline exceeded (319ns)
multinode_test.go:472: failed to clean temporary profile. args "out/minikube-linux-amd64 delete -p multinode-230145-m03" : context deadline exceeded
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p multinode-230145 -n multinode-230145
helpers_test.go:244: <<< TestMultiNode/serial/ValidateNameConflict FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestMultiNode/serial/ValidateNameConflict]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-amd64 -p multinode-230145 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p multinode-230145 logs -n 25: (1.258950294s)
helpers_test.go:252: TestMultiNode/serial/ValidateNameConflict logs: 
-- stdout --
	* 
	* ==> Audit <==
	* |---------|-----------------------------------------------------------------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |                                          Args                                           |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|-----------------------------------------------------------------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| cp      | multinode-230145 cp multinode-230145-m02:/home/docker/cp-test.txt                       | multinode-230145     | jenkins | v1.27.1 | 01 Nov 22 23:05 UTC | 01 Nov 22 23:05 UTC |
	|         | multinode-230145-m03:/home/docker/cp-test_multinode-230145-m02_multinode-230145-m03.txt |                      |         |         |                     |                     |
	| ssh     | multinode-230145 ssh -n                                                                 | multinode-230145     | jenkins | v1.27.1 | 01 Nov 22 23:05 UTC | 01 Nov 22 23:05 UTC |
	|         | multinode-230145-m02 sudo cat                                                           |                      |         |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                |                      |         |         |                     |                     |
	| ssh     | multinode-230145 ssh -n multinode-230145-m03 sudo cat                                   | multinode-230145     | jenkins | v1.27.1 | 01 Nov 22 23:05 UTC | 01 Nov 22 23:05 UTC |
	|         | /home/docker/cp-test_multinode-230145-m02_multinode-230145-m03.txt                      |                      |         |         |                     |                     |
	| cp      | multinode-230145 cp testdata/cp-test.txt                                                | multinode-230145     | jenkins | v1.27.1 | 01 Nov 22 23:05 UTC | 01 Nov 22 23:05 UTC |
	|         | multinode-230145-m03:/home/docker/cp-test.txt                                           |                      |         |         |                     |                     |
	| ssh     | multinode-230145 ssh -n                                                                 | multinode-230145     | jenkins | v1.27.1 | 01 Nov 22 23:05 UTC | 01 Nov 22 23:05 UTC |
	|         | multinode-230145-m03 sudo cat                                                           |                      |         |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                |                      |         |         |                     |                     |
	| cp      | multinode-230145 cp multinode-230145-m03:/home/docker/cp-test.txt                       | multinode-230145     | jenkins | v1.27.1 | 01 Nov 22 23:05 UTC | 01 Nov 22 23:05 UTC |
	|         | /tmp/TestMultiNodeserialCopyFile3888472495/001/cp-test_multinode-230145-m03.txt         |                      |         |         |                     |                     |
	| ssh     | multinode-230145 ssh -n                                                                 | multinode-230145     | jenkins | v1.27.1 | 01 Nov 22 23:05 UTC | 01 Nov 22 23:05 UTC |
	|         | multinode-230145-m03 sudo cat                                                           |                      |         |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                |                      |         |         |                     |                     |
	| cp      | multinode-230145 cp multinode-230145-m03:/home/docker/cp-test.txt                       | multinode-230145     | jenkins | v1.27.1 | 01 Nov 22 23:05 UTC | 01 Nov 22 23:05 UTC |
	|         | multinode-230145:/home/docker/cp-test_multinode-230145-m03_multinode-230145.txt         |                      |         |         |                     |                     |
	| ssh     | multinode-230145 ssh -n                                                                 | multinode-230145     | jenkins | v1.27.1 | 01 Nov 22 23:05 UTC | 01 Nov 22 23:05 UTC |
	|         | multinode-230145-m03 sudo cat                                                           |                      |         |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                |                      |         |         |                     |                     |
	| ssh     | multinode-230145 ssh -n multinode-230145 sudo cat                                       | multinode-230145     | jenkins | v1.27.1 | 01 Nov 22 23:05 UTC | 01 Nov 22 23:05 UTC |
	|         | /home/docker/cp-test_multinode-230145-m03_multinode-230145.txt                          |                      |         |         |                     |                     |
	| cp      | multinode-230145 cp multinode-230145-m03:/home/docker/cp-test.txt                       | multinode-230145     | jenkins | v1.27.1 | 01 Nov 22 23:05 UTC | 01 Nov 22 23:05 UTC |
	|         | multinode-230145-m02:/home/docker/cp-test_multinode-230145-m03_multinode-230145-m02.txt |                      |         |         |                     |                     |
	| ssh     | multinode-230145 ssh -n                                                                 | multinode-230145     | jenkins | v1.27.1 | 01 Nov 22 23:05 UTC | 01 Nov 22 23:05 UTC |
	|         | multinode-230145-m03 sudo cat                                                           |                      |         |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                |                      |         |         |                     |                     |
	| ssh     | multinode-230145 ssh -n multinode-230145-m02 sudo cat                                   | multinode-230145     | jenkins | v1.27.1 | 01 Nov 22 23:05 UTC | 01 Nov 22 23:05 UTC |
	|         | /home/docker/cp-test_multinode-230145-m03_multinode-230145-m02.txt                      |                      |         |         |                     |                     |
	| node    | multinode-230145 node stop m03                                                          | multinode-230145     | jenkins | v1.27.1 | 01 Nov 22 23:05 UTC | 01 Nov 22 23:05 UTC |
	| node    | multinode-230145 node start                                                             | multinode-230145     | jenkins | v1.27.1 | 01 Nov 22 23:05 UTC | 01 Nov 22 23:06 UTC |
	|         | m03 --alsologtostderr                                                                   |                      |         |         |                     |                     |
	| node    | list -p multinode-230145                                                                | multinode-230145     | jenkins | v1.27.1 | 01 Nov 22 23:06 UTC |                     |
	| stop    | -p multinode-230145                                                                     | multinode-230145     | jenkins | v1.27.1 | 01 Nov 22 23:06 UTC | 01 Nov 22 23:06 UTC |
	| start   | -p multinode-230145                                                                     | multinode-230145     | jenkins | v1.27.1 | 01 Nov 22 23:06 UTC | 01 Nov 22 23:21 UTC |
	|         | --wait=true -v=8                                                                        |                      |         |         |                     |                     |
	|         | --alsologtostderr                                                                       |                      |         |         |                     |                     |
	| node    | list -p multinode-230145                                                                | multinode-230145     | jenkins | v1.27.1 | 01 Nov 22 23:21 UTC |                     |
	| node    | multinode-230145 node delete                                                            | multinode-230145     | jenkins | v1.27.1 | 01 Nov 22 23:21 UTC | 01 Nov 22 23:21 UTC |
	|         | m03                                                                                     |                      |         |         |                     |                     |
	| stop    | multinode-230145 stop                                                                   | multinode-230145     | jenkins | v1.27.1 | 01 Nov 22 23:21 UTC | 01 Nov 22 23:21 UTC |
	| start   | -p multinode-230145                                                                     | multinode-230145     | jenkins | v1.27.1 | 01 Nov 22 23:21 UTC | 01 Nov 22 23:31 UTC |
	|         | --wait=true -v=8                                                                        |                      |         |         |                     |                     |
	|         | --alsologtostderr                                                                       |                      |         |         |                     |                     |
	|         | --driver=kvm2                                                                           |                      |         |         |                     |                     |
	| node    | list -p multinode-230145                                                                | multinode-230145     | jenkins | v1.27.1 | 01 Nov 22 23:31 UTC |                     |
	| start   | -p multinode-230145-m02                                                                 | multinode-230145-m02 | jenkins | v1.27.1 | 01 Nov 22 23:31 UTC |                     |
	|         | --driver=kvm2                                                                           |                      |         |         |                     |                     |
	| start   | -p multinode-230145-m03                                                                 | multinode-230145-m03 | jenkins | v1.27.1 | 01 Nov 22 23:31 UTC |                     |
	|         | --driver=kvm2                                                                           |                      |         |         |                     |                     |
	|---------|-----------------------------------------------------------------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	* 
	* ==> Last Start <==
	* Log file created at: 2022/11/01 23:31:03
	Running on machine: ubuntu-20-agent-7
	Binary: Built with gc go1.19.2 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1101 23:31:03.047096   23196 out.go:296] Setting OutFile to fd 1 ...
	I1101 23:31:03.047205   23196 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I1101 23:31:03.047208   23196 out.go:309] Setting ErrFile to fd 2...
	I1101 23:31:03.047211   23196 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I1101 23:31:03.047357   23196 root.go:334] Updating PATH: /home/jenkins/minikube-integration/15232-3852/.minikube/bin
	I1101 23:31:03.047910   23196 out.go:303] Setting JSON to false
	I1101 23:31:03.048790   23196 start.go:116] hostinfo: {"hostname":"ubuntu-20-agent-7","uptime":4418,"bootTime":1667341045,"procs":191,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1021-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1101 23:31:03.048836   23196 start.go:126] virtualization: kvm guest
	I1101 23:31:03.050866   23196 out.go:177] * [multinode-230145-m03] minikube v1.27.1 on Ubuntu 20.04 (kvm/amd64)
	I1101 23:31:03.052215   23196 out.go:177]   - MINIKUBE_LOCATION=15232
	I1101 23:31:03.052162   23196 notify.go:220] Checking for updates...
	I1101 23:31:03.054585   23196 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1101 23:31:03.055816   23196 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/15232-3852/kubeconfig
	I1101 23:31:03.057038   23196 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/15232-3852/.minikube
	I1101 23:31:03.058338   23196 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I1101 23:31:03.060024   23196 config.go:180] Loaded profile config "multinode-230145": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.25.3
	I1101 23:31:03.060079   23196 driver.go:365] Setting default libvirt URI to qemu:///system
	I1101 23:31:03.095096   23196 out.go:177] * Using the kvm2 driver based on user configuration
	I1101 23:31:03.096292   23196 start.go:282] selected driver: kvm2
	I1101 23:31:03.096304   23196 start.go:808] validating driver "kvm2" against <nil>
	I1101 23:31:03.096317   23196 start.go:819] status for kvm2: {Installed:true Healthy:true Running:true NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1101 23:31:03.096641   23196 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1101 23:31:03.096896   23196 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/minikube-integration/15232-3852/.minikube/bin:/home/jenkins/workspace/KVM_Linux_integration/out/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/go/bin:/home/jenkins/go/bin:/usr/local/bin/:/usr/local/go/bin/:/home/jenkins/go/bin
	I1101 23:31:03.111110   23196 install.go:137] /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2 version is 1.27.1
	I1101 23:31:03.111150   23196 start_flags.go:303] no existing cluster config was found, will generate one from the flags 
	I1101 23:31:03.111652   23196 start_flags.go:384] Using suggested 6000MB memory alloc based on sys=32101MB, container=0MB
	I1101 23:31:03.111758   23196 start_flags.go:870] Wait components to verify : map[apiserver:true system_pods:true]
	I1101 23:31:03.111769   23196 cni.go:95] Creating CNI manager for ""
	I1101 23:31:03.111774   23196 cni.go:169] CNI unnecessary in this configuration, recommending no CNI
	I1101 23:31:03.111779   23196 start_flags.go:317] config:
	{Name:multinode-230145-m03 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 Memory:6000 CPUs:2 DiskSize:20000 VMDriver: Driver:kvm2 HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:0 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.25.3 ClusterName:multinode-230145-m03 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRunt
ime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath:/opt/socket_vmnet/bin/socket_vmnet_client SocketVMnetPath:/var/run/socket_vmnet}
	I1101 23:31:03.111860   23196 iso.go:124] acquiring lock: {Name:mk93232507d11fe0845a763ac9a9cca8a262da71 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1101 23:31:03.113489   23196 out.go:177] * Starting control plane node multinode-230145-m03 in cluster multinode-230145-m03
	I1101 23:31:03.114622   23196 preload.go:132] Checking if preload exists for k8s version v1.25.3 and runtime docker
	I1101 23:31:03.114639   23196 preload.go:148] Found local preload: /home/jenkins/minikube-integration/15232-3852/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.25.3-docker-overlay2-amd64.tar.lz4
	I1101 23:31:03.114643   23196 cache.go:57] Caching tarball of preloaded images
	I1101 23:31:03.114740   23196 preload.go:174] Found /home/jenkins/minikube-integration/15232-3852/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.25.3-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I1101 23:31:03.114755   23196 cache.go:60] Finished verifying existence of preloaded tar for  v1.25.3 on docker
	I1101 23:31:03.114867   23196 profile.go:148] Saving config to /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/multinode-230145-m03/config.json ...
	I1101 23:31:03.114879   23196 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/multinode-230145-m03/config.json: {Name:mk394098fc1305562f63a75d8759af0a3e890434 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1101 23:31:03.115017   23196 cache.go:208] Successfully downloaded all kic artifacts
	I1101 23:31:03.115030   23196 start.go:364] acquiring machines lock for multinode-230145-m03: {Name:mkf5a21f1745a6632babaddd1bb1f6424ebdc590 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I1101 23:31:03.115069   23196 start.go:368] acquired machines lock for "multinode-230145-m03" in 32.42µs
	I1101 23:31:03.115077   23196 start.go:93] Provisioning new machine with config: &{Name:multinode-230145-m03 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/15232/minikube-v1.27.0-1666976405-15232-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 Memory:6000 CPUs:2 DiskSize:20000 VMDriver: Driver:kvm2 HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:0 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 Kubernete
sConfig:{KubernetesVersion:v1.25.3 ClusterName:multinode-230145-m03 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.25.3 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMi
rror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath:/opt/socket_vmnet/bin/socket_vmnet_client SocketVMnetPath:/var/run/socket_vmnet} &{Name: IP: Port:8443 KubernetesVersion:v1.25.3 ContainerRuntime:docker ControlPlane:true Worker:true}
	I1101 23:31:03.115120   23196 start.go:125] createHost starting for "" (driver="kvm2")
	I1101 23:31:03.117451   23196 out.go:204] * Creating kvm2 VM (CPUs=2, Memory=6000MB, Disk=20000MB) ...
	I1101 23:31:03.117567   23196 main.go:134] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1101 23:31:03.117603   23196 main.go:134] libmachine: Launching plugin server for driver kvm2
	I1101 23:31:03.130606   23196 main.go:134] libmachine: Plugin server listening at address 127.0.0.1:34465
	I1101 23:31:03.130956   23196 main.go:134] libmachine: () Calling .GetVersion
	I1101 23:31:03.131508   23196 main.go:134] libmachine: Using API Version  1
	I1101 23:31:03.131526   23196 main.go:134] libmachine: () Calling .SetConfigRaw
	I1101 23:31:03.131831   23196 main.go:134] libmachine: () Calling .GetMachineName
	I1101 23:31:03.132018   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetMachineName
	I1101 23:31:03.132126   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .DriverName
	I1101 23:31:03.132242   23196 start.go:159] libmachine.API.Create for "multinode-230145-m03" (driver="kvm2")
	I1101 23:31:03.132259   23196 client.go:168] LocalClient.Create starting
	I1101 23:31:03.132278   23196 main.go:134] libmachine: Reading certificate data from /home/jenkins/minikube-integration/15232-3852/.minikube/certs/ca.pem
	I1101 23:31:03.132297   23196 main.go:134] libmachine: Decoding PEM data...
	I1101 23:31:03.132307   23196 main.go:134] libmachine: Parsing certificate...
	I1101 23:31:03.132347   23196 main.go:134] libmachine: Reading certificate data from /home/jenkins/minikube-integration/15232-3852/.minikube/certs/cert.pem
	I1101 23:31:03.132358   23196 main.go:134] libmachine: Decoding PEM data...
	I1101 23:31:03.132365   23196 main.go:134] libmachine: Parsing certificate...
	I1101 23:31:03.132378   23196 main.go:134] libmachine: Running pre-create checks...
	I1101 23:31:03.132383   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .PreCreateCheck
	I1101 23:31:03.132648   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetConfigRaw
	I1101 23:31:03.132966   23196 main.go:134] libmachine: Creating machine...
	I1101 23:31:03.132973   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .Create
	I1101 23:31:03.133070   23196 main.go:134] libmachine: (multinode-230145-m03) Creating KVM machine...
	I1101 23:31:03.134185   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | found existing default KVM network
	I1101 23:31:03.135224   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | I1101 23:31:03.135088   23219 network.go:246] skipping subnet 192.168.39.0/24 that is taken: &{IP:192.168.39.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.39.0/24 Gateway:192.168.39.1 ClientMin:192.168.39.2 ClientMax:192.168.39.254 Broadcast:192.168.39.255 Interface:{IfaceName:virbr1 IfaceIPv4:192.168.39.1 IfaceMTU:1500 IfaceMAC:52:54:00:d4:91:91}}
	I1101 23:31:03.136136   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | I1101 23:31:03.136059   23219 network.go:295] reserving subnet 192.168.50.0 for 1m0s: &{mu:{state:0 sema:0} read:{v:{m:map[] amended:true}} dirty:map[192.168.50.0:0xc00012a830] misses:0}
	I1101 23:31:03.136163   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | I1101 23:31:03.136103   23219 network.go:241] using free private subnet 192.168.50.0/24: &{IP:192.168.50.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.50.0/24 Gateway:192.168.50.1 ClientMin:192.168.50.2 ClientMax:192.168.50.254 Broadcast:192.168.50.255 Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:}}
	I1101 23:31:03.140788   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | trying to create private KVM network mk-multinode-230145-m03 192.168.50.0/24...
	I1101 23:31:03.208578   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | private KVM network mk-multinode-230145-m03 192.168.50.0/24 created
	I1101 23:31:03.208597   23196 main.go:134] libmachine: (multinode-230145-m03) Setting up store path in /home/jenkins/minikube-integration/15232-3852/.minikube/machines/multinode-230145-m03 ...
	I1101 23:31:03.208616   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | I1101 23:31:03.208555   23219 common.go:116] Making disk image using store path: /home/jenkins/minikube-integration/15232-3852/.minikube
	I1101 23:31:03.208637   23196 main.go:134] libmachine: (multinode-230145-m03) Building disk image from file:///home/jenkins/minikube-integration/15232-3852/.minikube/cache/iso/amd64/minikube-v1.27.0-1666976405-15232-amd64.iso
	I1101 23:31:03.208711   23196 main.go:134] libmachine: (multinode-230145-m03) Downloading /home/jenkins/minikube-integration/15232-3852/.minikube/cache/boot2docker.iso from file:///home/jenkins/minikube-integration/15232-3852/.minikube/cache/iso/amd64/minikube-v1.27.0-1666976405-15232-amd64.iso...
	I1101 23:31:03.409591   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | I1101 23:31:03.409478   23219 common.go:123] Creating ssh key: /home/jenkins/minikube-integration/15232-3852/.minikube/machines/multinode-230145-m03/id_rsa...
	I1101 23:31:03.566101   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | I1101 23:31:03.565988   23219 common.go:129] Creating raw disk image: /home/jenkins/minikube-integration/15232-3852/.minikube/machines/multinode-230145-m03/multinode-230145-m03.rawdisk...
	I1101 23:31:03.566123   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | Writing magic tar header
	I1101 23:31:03.566134   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | Writing SSH key tar header
	I1101 23:31:03.566156   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | I1101 23:31:03.566110   23219 common.go:143] Fixing permissions on /home/jenkins/minikube-integration/15232-3852/.minikube/machines/multinode-230145-m03 ...
	I1101 23:31:03.566234   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | Checking permissions on dir: /home/jenkins/minikube-integration/15232-3852/.minikube/machines/multinode-230145-m03
	I1101 23:31:03.566261   23196 main.go:134] libmachine: (multinode-230145-m03) Setting executable bit set on /home/jenkins/minikube-integration/15232-3852/.minikube/machines/multinode-230145-m03 (perms=drwx------)
	I1101 23:31:03.566268   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | Checking permissions on dir: /home/jenkins/minikube-integration/15232-3852/.minikube/machines
	I1101 23:31:03.566276   23196 main.go:134] libmachine: (multinode-230145-m03) Setting executable bit set on /home/jenkins/minikube-integration/15232-3852/.minikube/machines (perms=drwxrwxr-x)
	I1101 23:31:03.566287   23196 main.go:134] libmachine: (multinode-230145-m03) Setting executable bit set on /home/jenkins/minikube-integration/15232-3852/.minikube (perms=drwxr-xr-x)
	I1101 23:31:03.566293   23196 main.go:134] libmachine: (multinode-230145-m03) Setting executable bit set on /home/jenkins/minikube-integration/15232-3852 (perms=drwxrwxr-x)
	I1101 23:31:03.566299   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | Checking permissions on dir: /home/jenkins/minikube-integration/15232-3852/.minikube
	I1101 23:31:03.566308   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | Checking permissions on dir: /home/jenkins/minikube-integration/15232-3852
	I1101 23:31:03.566314   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | Checking permissions on dir: /home/jenkins/minikube-integration
	I1101 23:31:03.566320   23196 main.go:134] libmachine: (multinode-230145-m03) Setting executable bit set on /home/jenkins/minikube-integration (perms=drwxrwxr-x)
	I1101 23:31:03.566328   23196 main.go:134] libmachine: (multinode-230145-m03) Setting executable bit set on /home/jenkins (perms=drwxr-xr-x)
	I1101 23:31:03.566332   23196 main.go:134] libmachine: (multinode-230145-m03) Creating domain...
	I1101 23:31:03.566339   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | Checking permissions on dir: /home/jenkins
	I1101 23:31:03.566344   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | Checking permissions on dir: /home
	I1101 23:31:03.566350   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | Skipping /home - not owner
	I1101 23:31:03.567480   23196 main.go:134] libmachine: (multinode-230145-m03) define libvirt domain using xml: 
	I1101 23:31:03.567506   23196 main.go:134] libmachine: (multinode-230145-m03) <domain type='kvm'>
	I1101 23:31:03.567518   23196 main.go:134] libmachine: (multinode-230145-m03)   <name>multinode-230145-m03</name>
	I1101 23:31:03.567526   23196 main.go:134] libmachine: (multinode-230145-m03)   <memory unit='MiB'>6000</memory>
	I1101 23:31:03.567535   23196 main.go:134] libmachine: (multinode-230145-m03)   <vcpu>2</vcpu>
	I1101 23:31:03.567542   23196 main.go:134] libmachine: (multinode-230145-m03)   <features>
	I1101 23:31:03.567550   23196 main.go:134] libmachine: (multinode-230145-m03)     <acpi/>
	I1101 23:31:03.567558   23196 main.go:134] libmachine: (multinode-230145-m03)     <apic/>
	I1101 23:31:03.567566   23196 main.go:134] libmachine: (multinode-230145-m03)     <pae/>
	I1101 23:31:03.567573   23196 main.go:134] libmachine: (multinode-230145-m03)     
	I1101 23:31:03.567578   23196 main.go:134] libmachine: (multinode-230145-m03)   </features>
	I1101 23:31:03.567585   23196 main.go:134] libmachine: (multinode-230145-m03)   <cpu mode='host-passthrough'>
	I1101 23:31:03.567616   23196 main.go:134] libmachine: (multinode-230145-m03)   
	I1101 23:31:03.567635   23196 main.go:134] libmachine: (multinode-230145-m03)   </cpu>
	I1101 23:31:03.567645   23196 main.go:134] libmachine: (multinode-230145-m03)   <os>
	I1101 23:31:03.567653   23196 main.go:134] libmachine: (multinode-230145-m03)     <type>hvm</type>
	I1101 23:31:03.567662   23196 main.go:134] libmachine: (multinode-230145-m03)     <boot dev='cdrom'/>
	I1101 23:31:03.567669   23196 main.go:134] libmachine: (multinode-230145-m03)     <boot dev='hd'/>
	I1101 23:31:03.567678   23196 main.go:134] libmachine: (multinode-230145-m03)     <bootmenu enable='no'/>
	I1101 23:31:03.567684   23196 main.go:134] libmachine: (multinode-230145-m03)   </os>
	I1101 23:31:03.567692   23196 main.go:134] libmachine: (multinode-230145-m03)   <devices>
	I1101 23:31:03.567706   23196 main.go:134] libmachine: (multinode-230145-m03)     <disk type='file' device='cdrom'>
	I1101 23:31:03.567720   23196 main.go:134] libmachine: (multinode-230145-m03)       <source file='/home/jenkins/minikube-integration/15232-3852/.minikube/machines/multinode-230145-m03/boot2docker.iso'/>
	I1101 23:31:03.567732   23196 main.go:134] libmachine: (multinode-230145-m03)       <target dev='hdc' bus='scsi'/>
	I1101 23:31:03.567741   23196 main.go:134] libmachine: (multinode-230145-m03)       <readonly/>
	I1101 23:31:03.567748   23196 main.go:134] libmachine: (multinode-230145-m03)     </disk>
	I1101 23:31:03.567757   23196 main.go:134] libmachine: (multinode-230145-m03)     <disk type='file' device='disk'>
	I1101 23:31:03.567765   23196 main.go:134] libmachine: (multinode-230145-m03)       <driver name='qemu' type='raw' cache='default' io='threads' />
	I1101 23:31:03.567784   23196 main.go:134] libmachine: (multinode-230145-m03)       <source file='/home/jenkins/minikube-integration/15232-3852/.minikube/machines/multinode-230145-m03/multinode-230145-m03.rawdisk'/>
	I1101 23:31:03.567796   23196 main.go:134] libmachine: (multinode-230145-m03)       <target dev='hda' bus='virtio'/>
	I1101 23:31:03.567805   23196 main.go:134] libmachine: (multinode-230145-m03)     </disk>
	I1101 23:31:03.567811   23196 main.go:134] libmachine: (multinode-230145-m03)     <interface type='network'>
	I1101 23:31:03.567817   23196 main.go:134] libmachine: (multinode-230145-m03)       <source network='mk-multinode-230145-m03'/>
	I1101 23:31:03.567822   23196 main.go:134] libmachine: (multinode-230145-m03)       <model type='virtio'/>
	I1101 23:31:03.567827   23196 main.go:134] libmachine: (multinode-230145-m03)     </interface>
	I1101 23:31:03.567831   23196 main.go:134] libmachine: (multinode-230145-m03)     <interface type='network'>
	I1101 23:31:03.567838   23196 main.go:134] libmachine: (multinode-230145-m03)       <source network='default'/>
	I1101 23:31:03.567842   23196 main.go:134] libmachine: (multinode-230145-m03)       <model type='virtio'/>
	I1101 23:31:03.567847   23196 main.go:134] libmachine: (multinode-230145-m03)     </interface>
	I1101 23:31:03.567860   23196 main.go:134] libmachine: (multinode-230145-m03)     <serial type='pty'>
	I1101 23:31:03.567865   23196 main.go:134] libmachine: (multinode-230145-m03)       <target port='0'/>
	I1101 23:31:03.567869   23196 main.go:134] libmachine: (multinode-230145-m03)     </serial>
	I1101 23:31:03.567874   23196 main.go:134] libmachine: (multinode-230145-m03)     <console type='pty'>
	I1101 23:31:03.567879   23196 main.go:134] libmachine: (multinode-230145-m03)       <target type='serial' port='0'/>
	I1101 23:31:03.567884   23196 main.go:134] libmachine: (multinode-230145-m03)     </console>
	I1101 23:31:03.567888   23196 main.go:134] libmachine: (multinode-230145-m03)     <rng model='virtio'>
	I1101 23:31:03.567894   23196 main.go:134] libmachine: (multinode-230145-m03)       <backend model='random'>/dev/random</backend>
	I1101 23:31:03.567903   23196 main.go:134] libmachine: (multinode-230145-m03)     </rng>
	I1101 23:31:03.567911   23196 main.go:134] libmachine: (multinode-230145-m03)     
	I1101 23:31:03.567920   23196 main.go:134] libmachine: (multinode-230145-m03)     
	I1101 23:31:03.567925   23196 main.go:134] libmachine: (multinode-230145-m03)   </devices>
	I1101 23:31:03.567929   23196 main.go:134] libmachine: (multinode-230145-m03) </domain>
	I1101 23:31:03.567936   23196 main.go:134] libmachine: (multinode-230145-m03) 
	I1101 23:31:03.572089   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined MAC address 52:54:00:b9:03:25 in network default
	I1101 23:31:03.572618   23196 main.go:134] libmachine: (multinode-230145-m03) Ensuring networks are active...
	I1101 23:31:03.572632   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:03.573220   23196 main.go:134] libmachine: (multinode-230145-m03) Ensuring network default is active
	I1101 23:31:03.573533   23196 main.go:134] libmachine: (multinode-230145-m03) Ensuring network mk-multinode-230145-m03 is active
	I1101 23:31:03.574112   23196 main.go:134] libmachine: (multinode-230145-m03) Getting domain xml...
	I1101 23:31:03.574783   23196 main.go:134] libmachine: (multinode-230145-m03) Creating domain...
	I1101 23:31:04.780361   23196 main.go:134] libmachine: (multinode-230145-m03) Waiting to get IP...
	I1101 23:31:04.781067   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:04.781441   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | unable to find current IP address of domain multinode-230145-m03 in network mk-multinode-230145-m03
	I1101 23:31:04.781466   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | I1101 23:31:04.781425   23219 retry.go:31] will retry after 263.082536ms: waiting for machine to come up
	I1101 23:31:05.045730   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:05.046191   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | unable to find current IP address of domain multinode-230145-m03 in network mk-multinode-230145-m03
	I1101 23:31:05.046210   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | I1101 23:31:05.046147   23219 retry.go:31] will retry after 381.329545ms: waiting for machine to come up
	I1101 23:31:05.429494   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:05.429908   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | unable to find current IP address of domain multinode-230145-m03 in network mk-multinode-230145-m03
	I1101 23:31:05.429935   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | I1101 23:31:05.429855   23219 retry.go:31] will retry after 422.765636ms: waiting for machine to come up
	I1101 23:31:05.854405   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:05.854878   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | unable to find current IP address of domain multinode-230145-m03 in network mk-multinode-230145-m03
	I1101 23:31:05.854909   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | I1101 23:31:05.854831   23219 retry.go:31] will retry after 473.074753ms: waiting for machine to come up
	I1101 23:31:06.329308   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:06.329681   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | unable to find current IP address of domain multinode-230145-m03 in network mk-multinode-230145-m03
	I1101 23:31:06.329702   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | I1101 23:31:06.329632   23219 retry.go:31] will retry after 587.352751ms: waiting for machine to come up
	I1101 23:31:06.918256   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:06.918705   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | unable to find current IP address of domain multinode-230145-m03 in network mk-multinode-230145-m03
	I1101 23:31:06.918732   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | I1101 23:31:06.918643   23219 retry.go:31] will retry after 834.206799ms: waiting for machine to come up
	I1101 23:31:07.754539   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:07.754945   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | unable to find current IP address of domain multinode-230145-m03 in network mk-multinode-230145-m03
	I1101 23:31:07.754973   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | I1101 23:31:07.754883   23219 retry.go:31] will retry after 746.553905ms: waiting for machine to come up
	I1101 23:31:08.503299   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:08.503781   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | unable to find current IP address of domain multinode-230145-m03 in network mk-multinode-230145-m03
	I1101 23:31:08.503793   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | I1101 23:31:08.503728   23219 retry.go:31] will retry after 987.362415ms: waiting for machine to come up
	I1101 23:31:09.492374   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:09.492762   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | unable to find current IP address of domain multinode-230145-m03 in network mk-multinode-230145-m03
	I1101 23:31:09.492792   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | I1101 23:31:09.492729   23219 retry.go:31] will retry after 1.189835008s: waiting for machine to come up
	I1101 23:31:10.683962   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:10.684412   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | unable to find current IP address of domain multinode-230145-m03 in network mk-multinode-230145-m03
	I1101 23:31:10.684438   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | I1101 23:31:10.684344   23219 retry.go:31] will retry after 1.677229867s: waiting for machine to come up
	I1101 23:31:12.363256   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:12.363709   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | unable to find current IP address of domain multinode-230145-m03 in network mk-multinode-230145-m03
	I1101 23:31:12.363725   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | I1101 23:31:12.363675   23219 retry.go:31] will retry after 2.346016261s: waiting for machine to come up
	I1101 23:31:14.711036   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:14.711521   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | unable to find current IP address of domain multinode-230145-m03 in network mk-multinode-230145-m03
	I1101 23:31:14.711571   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | I1101 23:31:14.711499   23219 retry.go:31] will retry after 3.36678925s: waiting for machine to come up
	I1101 23:31:18.080308   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:18.080752   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | unable to find current IP address of domain multinode-230145-m03 in network mk-multinode-230145-m03
	I1101 23:31:18.080777   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | I1101 23:31:18.080700   23219 retry.go:31] will retry after 3.11822781s: waiting for machine to come up
	I1101 23:31:21.200511   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:21.200879   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | unable to find current IP address of domain multinode-230145-m03 in network mk-multinode-230145-m03
	I1101 23:31:21.200903   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | I1101 23:31:21.200814   23219 retry.go:31] will retry after 4.276119362s: waiting for machine to come up
	I1101 23:31:25.479592   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:25.479993   23196 main.go:134] libmachine: (multinode-230145-m03) Found IP for machine: 192.168.50.221
	I1101 23:31:25.480017   23196 main.go:134] libmachine: (multinode-230145-m03) Reserving static IP address...
	I1101 23:31:25.480033   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has current primary IP address 192.168.50.221 and MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:25.480359   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | unable to find host DHCP lease matching {name: "multinode-230145-m03", mac: "52:54:00:a1:64:f0", ip: "192.168.50.221"} in network mk-multinode-230145-m03
	I1101 23:31:25.548853   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | Getting to WaitForSSH function...
	I1101 23:31:25.548875   23196 main.go:134] libmachine: (multinode-230145-m03) Reserved static IP address: 192.168.50.221
	I1101 23:31:25.548890   23196 main.go:134] libmachine: (multinode-230145-m03) Waiting for SSH to be available...
	I1101 23:31:25.551514   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:25.551975   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:a1:64:f0", ip: ""} in network mk-multinode-230145-m03: {Iface:virbr2 ExpiryTime:2022-11-02 00:31:18 +0000 UTC Type:0 Mac:52:54:00:a1:64:f0 Iaid: IPaddr:192.168.50.221 Prefix:24 Hostname:minikube Clientid:01:52:54:00:a1:64:f0}
	I1101 23:31:25.552004   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined IP address 192.168.50.221 and MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:25.552153   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | Using SSH client type: external
	I1101 23:31:25.552176   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | Using SSH private key: /home/jenkins/minikube-integration/15232-3852/.minikube/machines/multinode-230145-m03/id_rsa (-rw-------)
	I1101 23:31:25.552208   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | &{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@192.168.50.221 -o IdentitiesOnly=yes -i /home/jenkins/minikube-integration/15232-3852/.minikube/machines/multinode-230145-m03/id_rsa -p 22] /usr/bin/ssh <nil>}
	I1101 23:31:25.552216   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | About to run SSH command:
	I1101 23:31:25.552223   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | exit 0
	I1101 23:31:25.646917   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | SSH cmd err, output: <nil>: 
	I1101 23:31:25.647190   23196 main.go:134] libmachine: (multinode-230145-m03) KVM machine creation complete!
	I1101 23:31:25.647466   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetConfigRaw
	I1101 23:31:25.647979   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .DriverName
	I1101 23:31:25.648118   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .DriverName
	I1101 23:31:25.648274   23196 main.go:134] libmachine: Waiting for machine to be running, this may take a few minutes...
	I1101 23:31:25.648286   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetState
	I1101 23:31:25.649557   23196 main.go:134] libmachine: Detecting operating system of created instance...
	I1101 23:31:25.649564   23196 main.go:134] libmachine: Waiting for SSH to be available...
	I1101 23:31:25.649569   23196 main.go:134] libmachine: Getting to WaitForSSH function...
	I1101 23:31:25.649574   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHHostname
	I1101 23:31:25.651919   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:25.652272   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:a1:64:f0", ip: ""} in network mk-multinode-230145-m03: {Iface:virbr2 ExpiryTime:2022-11-02 00:31:18 +0000 UTC Type:0 Mac:52:54:00:a1:64:f0 Iaid: IPaddr:192.168.50.221 Prefix:24 Hostname:multinode-230145-m03 Clientid:01:52:54:00:a1:64:f0}
	I1101 23:31:25.652298   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined IP address 192.168.50.221 and MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:25.652417   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHPort
	I1101 23:31:25.652595   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHKeyPath
	I1101 23:31:25.652737   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHKeyPath
	I1101 23:31:25.652844   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHUsername
	I1101 23:31:25.652994   23196 main.go:134] libmachine: Using SSH client type: native
	I1101 23:31:25.653138   23196 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0x7ed4e0] 0x7f0660 <nil>  [] 0s} 192.168.50.221 22 <nil> <nil>}
	I1101 23:31:25.653143   23196 main.go:134] libmachine: About to run SSH command:
	exit 0
	I1101 23:31:25.778057   23196 main.go:134] libmachine: SSH cmd err, output: <nil>: 
	I1101 23:31:25.778072   23196 main.go:134] libmachine: Detecting the provisioner...
	I1101 23:31:25.778077   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHHostname
	I1101 23:31:25.780326   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:25.780607   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:a1:64:f0", ip: ""} in network mk-multinode-230145-m03: {Iface:virbr2 ExpiryTime:2022-11-02 00:31:18 +0000 UTC Type:0 Mac:52:54:00:a1:64:f0 Iaid: IPaddr:192.168.50.221 Prefix:24 Hostname:multinode-230145-m03 Clientid:01:52:54:00:a1:64:f0}
	I1101 23:31:25.780632   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined IP address 192.168.50.221 and MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:25.780754   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHPort
	I1101 23:31:25.780932   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHKeyPath
	I1101 23:31:25.781086   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHKeyPath
	I1101 23:31:25.781212   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHUsername
	I1101 23:31:25.781325   23196 main.go:134] libmachine: Using SSH client type: native
	I1101 23:31:25.781440   23196 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0x7ed4e0] 0x7f0660 <nil>  [] 0s} 192.168.50.221 22 <nil> <nil>}
	I1101 23:31:25.781448   23196 main.go:134] libmachine: About to run SSH command:
	cat /etc/os-release
	I1101 23:31:25.907397   23196 main.go:134] libmachine: SSH cmd err, output: <nil>: NAME=Buildroot
	VERSION=2021.02.12-1-gb347f1c-dirty
	ID=buildroot
	VERSION_ID=2021.02.12
	PRETTY_NAME="Buildroot 2021.02.12"
	
	I1101 23:31:25.907484   23196 main.go:134] libmachine: found compatible host: buildroot
	I1101 23:31:25.907493   23196 main.go:134] libmachine: Provisioning with buildroot...
	I1101 23:31:25.907502   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetMachineName
	I1101 23:31:25.907686   23196 buildroot.go:166] provisioning hostname "multinode-230145-m03"
	I1101 23:31:25.907701   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetMachineName
	I1101 23:31:25.907871   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHHostname
	I1101 23:31:25.909874   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:25.910111   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:a1:64:f0", ip: ""} in network mk-multinode-230145-m03: {Iface:virbr2 ExpiryTime:2022-11-02 00:31:18 +0000 UTC Type:0 Mac:52:54:00:a1:64:f0 Iaid: IPaddr:192.168.50.221 Prefix:24 Hostname:multinode-230145-m03 Clientid:01:52:54:00:a1:64:f0}
	I1101 23:31:25.910135   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined IP address 192.168.50.221 and MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:25.910247   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHPort
	I1101 23:31:25.910406   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHKeyPath
	I1101 23:31:25.910558   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHKeyPath
	I1101 23:31:25.910715   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHUsername
	I1101 23:31:25.910868   23196 main.go:134] libmachine: Using SSH client type: native
	I1101 23:31:25.910987   23196 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0x7ed4e0] 0x7f0660 <nil>  [] 0s} 192.168.50.221 22 <nil> <nil>}
	I1101 23:31:25.910995   23196 main.go:134] libmachine: About to run SSH command:
	sudo hostname multinode-230145-m03 && echo "multinode-230145-m03" | sudo tee /etc/hostname
	I1101 23:31:26.046871   23196 main.go:134] libmachine: SSH cmd err, output: <nil>: multinode-230145-m03
	
	I1101 23:31:26.046883   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHHostname
	I1101 23:31:26.049411   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:26.049709   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:a1:64:f0", ip: ""} in network mk-multinode-230145-m03: {Iface:virbr2 ExpiryTime:2022-11-02 00:31:18 +0000 UTC Type:0 Mac:52:54:00:a1:64:f0 Iaid: IPaddr:192.168.50.221 Prefix:24 Hostname:multinode-230145-m03 Clientid:01:52:54:00:a1:64:f0}
	I1101 23:31:26.049734   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined IP address 192.168.50.221 and MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:26.049887   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHPort
	I1101 23:31:26.050057   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHKeyPath
	I1101 23:31:26.050187   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHKeyPath
	I1101 23:31:26.050335   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHUsername
	I1101 23:31:26.050491   23196 main.go:134] libmachine: Using SSH client type: native
	I1101 23:31:26.050606   23196 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0x7ed4e0] 0x7f0660 <nil>  [] 0s} 192.168.50.221 22 <nil> <nil>}
	I1101 23:31:26.050618   23196 main.go:134] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\smultinode-230145-m03' /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 multinode-230145-m03/g' /etc/hosts;
				else 
					echo '127.0.1.1 multinode-230145-m03' | sudo tee -a /etc/hosts; 
				fi
			fi
	I1101 23:31:26.186845   23196 main.go:134] libmachine: SSH cmd err, output: <nil>: 
	I1101 23:31:26.186865   23196 buildroot.go:172] set auth options {CertDir:/home/jenkins/minikube-integration/15232-3852/.minikube CaCertPath:/home/jenkins/minikube-integration/15232-3852/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/15232-3852/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/15232-3852/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/15232-3852/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/15232-3852/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/15232-3852/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/15232-3852/.minikube}
	I1101 23:31:26.186906   23196 buildroot.go:174] setting up certificates
	I1101 23:31:26.186914   23196 provision.go:83] configureAuth start
	I1101 23:31:26.186927   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetMachineName
	I1101 23:31:26.187217   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetIP
	I1101 23:31:26.190067   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:26.190432   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:a1:64:f0", ip: ""} in network mk-multinode-230145-m03: {Iface:virbr2 ExpiryTime:2022-11-02 00:31:18 +0000 UTC Type:0 Mac:52:54:00:a1:64:f0 Iaid: IPaddr:192.168.50.221 Prefix:24 Hostname:multinode-230145-m03 Clientid:01:52:54:00:a1:64:f0}
	I1101 23:31:26.190462   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined IP address 192.168.50.221 and MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:26.190611   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHHostname
	I1101 23:31:26.192910   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:26.193360   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:a1:64:f0", ip: ""} in network mk-multinode-230145-m03: {Iface:virbr2 ExpiryTime:2022-11-02 00:31:18 +0000 UTC Type:0 Mac:52:54:00:a1:64:f0 Iaid: IPaddr:192.168.50.221 Prefix:24 Hostname:multinode-230145-m03 Clientid:01:52:54:00:a1:64:f0}
	I1101 23:31:26.193385   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined IP address 192.168.50.221 and MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:26.193491   23196 provision.go:138] copyHostCerts
	I1101 23:31:26.193536   23196 exec_runner.go:144] found /home/jenkins/minikube-integration/15232-3852/.minikube/cert.pem, removing ...
	I1101 23:31:26.193553   23196 exec_runner.go:207] rm: /home/jenkins/minikube-integration/15232-3852/.minikube/cert.pem
	I1101 23:31:26.193631   23196 exec_runner.go:151] cp: /home/jenkins/minikube-integration/15232-3852/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/15232-3852/.minikube/cert.pem (1123 bytes)
	I1101 23:31:26.193725   23196 exec_runner.go:144] found /home/jenkins/minikube-integration/15232-3852/.minikube/key.pem, removing ...
	I1101 23:31:26.193729   23196 exec_runner.go:207] rm: /home/jenkins/minikube-integration/15232-3852/.minikube/key.pem
	I1101 23:31:26.193760   23196 exec_runner.go:151] cp: /home/jenkins/minikube-integration/15232-3852/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/15232-3852/.minikube/key.pem (1675 bytes)
	I1101 23:31:26.193800   23196 exec_runner.go:144] found /home/jenkins/minikube-integration/15232-3852/.minikube/ca.pem, removing ...
	I1101 23:31:26.193803   23196 exec_runner.go:207] rm: /home/jenkins/minikube-integration/15232-3852/.minikube/ca.pem
	I1101 23:31:26.193823   23196 exec_runner.go:151] cp: /home/jenkins/minikube-integration/15232-3852/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/15232-3852/.minikube/ca.pem (1078 bytes)
	I1101 23:31:26.193873   23196 provision.go:112] generating server cert: /home/jenkins/minikube-integration/15232-3852/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/15232-3852/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/15232-3852/.minikube/certs/ca-key.pem org=jenkins.multinode-230145-m03 san=[192.168.50.221 192.168.50.221 localhost 127.0.0.1 minikube multinode-230145-m03]
	I1101 23:31:26.258026   23196 provision.go:172] copyRemoteCerts
	I1101 23:31:26.258053   23196 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I1101 23:31:26.258073   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHHostname
	I1101 23:31:26.260150   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:26.260407   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:a1:64:f0", ip: ""} in network mk-multinode-230145-m03: {Iface:virbr2 ExpiryTime:2022-11-02 00:31:18 +0000 UTC Type:0 Mac:52:54:00:a1:64:f0 Iaid: IPaddr:192.168.50.221 Prefix:24 Hostname:multinode-230145-m03 Clientid:01:52:54:00:a1:64:f0}
	I1101 23:31:26.260419   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined IP address 192.168.50.221 and MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:26.260565   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHPort
	I1101 23:31:26.260683   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHKeyPath
	I1101 23:31:26.260789   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHUsername
	I1101 23:31:26.260938   23196 sshutil.go:53] new ssh client: &{IP:192.168.50.221 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/15232-3852/.minikube/machines/multinode-230145-m03/id_rsa Username:docker}
	I1101 23:31:26.352705   23196 ssh_runner.go:362] scp /home/jenkins/minikube-integration/15232-3852/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I1101 23:31:26.373777   23196 ssh_runner.go:362] scp /home/jenkins/minikube-integration/15232-3852/.minikube/machines/server.pem --> /etc/docker/server.pem (1237 bytes)
	I1101 23:31:26.394101   23196 ssh_runner.go:362] scp /home/jenkins/minikube-integration/15232-3852/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I1101 23:31:26.414794   23196 provision.go:86] duration metric: configureAuth took 227.873121ms
	I1101 23:31:26.414805   23196 buildroot.go:189] setting minikube options for container-runtime
	I1101 23:31:26.414967   23196 config.go:180] Loaded profile config "multinode-230145-m03": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.25.3
	I1101 23:31:26.414980   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .DriverName
	I1101 23:31:26.415204   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHHostname
	I1101 23:31:26.417642   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:26.418011   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:a1:64:f0", ip: ""} in network mk-multinode-230145-m03: {Iface:virbr2 ExpiryTime:2022-11-02 00:31:18 +0000 UTC Type:0 Mac:52:54:00:a1:64:f0 Iaid: IPaddr:192.168.50.221 Prefix:24 Hostname:multinode-230145-m03 Clientid:01:52:54:00:a1:64:f0}
	I1101 23:31:26.418038   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined IP address 192.168.50.221 and MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:26.418183   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHPort
	I1101 23:31:26.418332   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHKeyPath
	I1101 23:31:26.418468   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHKeyPath
	I1101 23:31:26.418613   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHUsername
	I1101 23:31:26.418767   23196 main.go:134] libmachine: Using SSH client type: native
	I1101 23:31:26.418919   23196 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0x7ed4e0] 0x7f0660 <nil>  [] 0s} 192.168.50.221 22 <nil> <nil>}
	I1101 23:31:26.418929   23196 main.go:134] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I1101 23:31:26.548792   23196 main.go:134] libmachine: SSH cmd err, output: <nil>: tmpfs
	
	I1101 23:31:26.548803   23196 buildroot.go:70] root file system type: tmpfs
	I1101 23:31:26.548982   23196 provision.go:309] Updating docker unit: /lib/systemd/system/docker.service ...
	I1101 23:31:26.548997   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHHostname
	I1101 23:31:26.551292   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:26.551653   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:a1:64:f0", ip: ""} in network mk-multinode-230145-m03: {Iface:virbr2 ExpiryTime:2022-11-02 00:31:18 +0000 UTC Type:0 Mac:52:54:00:a1:64:f0 Iaid: IPaddr:192.168.50.221 Prefix:24 Hostname:multinode-230145-m03 Clientid:01:52:54:00:a1:64:f0}
	I1101 23:31:26.551670   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined IP address 192.168.50.221 and MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:26.551884   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHPort
	I1101 23:31:26.552028   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHKeyPath
	I1101 23:31:26.552178   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHKeyPath
	I1101 23:31:26.552340   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHUsername
	I1101 23:31:26.552483   23196 main.go:134] libmachine: Using SSH client type: native
	I1101 23:31:26.552591   23196 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0x7ed4e0] 0x7f0660 <nil>  [] 0s} 192.168.50.221 22 <nil> <nil>}
	I1101 23:31:26.552642   23196 main.go:134] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %!s(MISSING) "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=kvm2 --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP \$MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	" | sudo tee /lib/systemd/system/docker.service.new
	I1101 23:31:26.691051   23196 main.go:134] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=kvm2 --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP $MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	
	I1101 23:31:26.691064   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHHostname
	I1101 23:31:26.693418   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:26.693704   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:a1:64:f0", ip: ""} in network mk-multinode-230145-m03: {Iface:virbr2 ExpiryTime:2022-11-02 00:31:18 +0000 UTC Type:0 Mac:52:54:00:a1:64:f0 Iaid: IPaddr:192.168.50.221 Prefix:24 Hostname:multinode-230145-m03 Clientid:01:52:54:00:a1:64:f0}
	I1101 23:31:26.693729   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined IP address 192.168.50.221 and MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:26.693865   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHPort
	I1101 23:31:26.694041   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHKeyPath
	I1101 23:31:26.694201   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHKeyPath
	I1101 23:31:26.694335   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHUsername
	I1101 23:31:26.694483   23196 main.go:134] libmachine: Using SSH client type: native
	I1101 23:31:26.694587   23196 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0x7ed4e0] 0x7f0660 <nil>  [] 0s} 192.168.50.221 22 <nil> <nil>}
	I1101 23:31:26.694598   23196 main.go:134] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I1101 23:31:27.424134   23196 main.go:134] libmachine: SSH cmd err, output: <nil>: diff: can't stat '/lib/systemd/system/docker.service': No such file or directory
	Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /usr/lib/systemd/system/docker.service.
	
	I1101 23:31:27.424154   23196 main.go:134] libmachine: Checking connection to Docker...
	I1101 23:31:27.424165   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetURL
	I1101 23:31:27.425486   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | Using libvirt version 6000000
	I1101 23:31:27.428103   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:27.428526   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:a1:64:f0", ip: ""} in network mk-multinode-230145-m03: {Iface:virbr2 ExpiryTime:2022-11-02 00:31:18 +0000 UTC Type:0 Mac:52:54:00:a1:64:f0 Iaid: IPaddr:192.168.50.221 Prefix:24 Hostname:multinode-230145-m03 Clientid:01:52:54:00:a1:64:f0}
	I1101 23:31:27.428554   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined IP address 192.168.50.221 and MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:27.428721   23196 main.go:134] libmachine: Docker is up and running!
	I1101 23:31:27.428728   23196 main.go:134] libmachine: Reticulating splines...
	I1101 23:31:27.428736   23196 client.go:171] LocalClient.Create took 24.296469409s
	I1101 23:31:27.428752   23196 start.go:167] duration metric: libmachine.API.Create for "multinode-230145-m03" took 24.296510599s
	I1101 23:31:27.428758   23196 start.go:300] post-start starting for "multinode-230145-m03" (driver="kvm2")
	I1101 23:31:27.428762   23196 start.go:328] 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]
	I1101 23:31:27.428773   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .DriverName
	I1101 23:31:27.429003   23196 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
	I1101 23:31:27.429024   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHHostname
	I1101 23:31:27.431286   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:27.431700   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:a1:64:f0", ip: ""} in network mk-multinode-230145-m03: {Iface:virbr2 ExpiryTime:2022-11-02 00:31:18 +0000 UTC Type:0 Mac:52:54:00:a1:64:f0 Iaid: IPaddr:192.168.50.221 Prefix:24 Hostname:multinode-230145-m03 Clientid:01:52:54:00:a1:64:f0}
	I1101 23:31:27.431717   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined IP address 192.168.50.221 and MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:27.431876   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHPort
	I1101 23:31:27.432031   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHKeyPath
	I1101 23:31:27.432168   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHUsername
	I1101 23:31:27.432268   23196 sshutil.go:53] new ssh client: &{IP:192.168.50.221 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/15232-3852/.minikube/machines/multinode-230145-m03/id_rsa Username:docker}
	I1101 23:31:27.527822   23196 ssh_runner.go:195] Run: cat /etc/os-release
	I1101 23:31:27.531691   23196 info.go:137] Remote host: Buildroot 2021.02.12
	I1101 23:31:27.531709   23196 filesync.go:126] Scanning /home/jenkins/minikube-integration/15232-3852/.minikube/addons for local assets ...
	I1101 23:31:27.531748   23196 filesync.go:126] Scanning /home/jenkins/minikube-integration/15232-3852/.minikube/files for local assets ...
	I1101 23:31:27.531811   23196 filesync.go:149] local asset: /home/jenkins/minikube-integration/15232-3852/.minikube/files/etc/ssl/certs/106442.pem -> 106442.pem in /etc/ssl/certs
	I1101 23:31:27.531878   23196 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I1101 23:31:27.539416   23196 ssh_runner.go:362] scp /home/jenkins/minikube-integration/15232-3852/.minikube/files/etc/ssl/certs/106442.pem --> /etc/ssl/certs/106442.pem (1708 bytes)
	I1101 23:31:27.561088   23196 start.go:303] post-start completed in 132.324809ms
	I1101 23:31:27.561113   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetConfigRaw
	I1101 23:31:27.561567   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetIP
	I1101 23:31:27.563813   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:27.564111   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:a1:64:f0", ip: ""} in network mk-multinode-230145-m03: {Iface:virbr2 ExpiryTime:2022-11-02 00:31:18 +0000 UTC Type:0 Mac:52:54:00:a1:64:f0 Iaid: IPaddr:192.168.50.221 Prefix:24 Hostname:multinode-230145-m03 Clientid:01:52:54:00:a1:64:f0}
	I1101 23:31:27.564144   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined IP address 192.168.50.221 and MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:27.564400   23196 profile.go:148] Saving config to /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/multinode-230145-m03/config.json ...
	I1101 23:31:27.564597   23196 start.go:128] duration metric: createHost completed in 24.44947052s
	I1101 23:31:27.564612   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHHostname
	I1101 23:31:27.566816   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:27.567124   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:a1:64:f0", ip: ""} in network mk-multinode-230145-m03: {Iface:virbr2 ExpiryTime:2022-11-02 00:31:18 +0000 UTC Type:0 Mac:52:54:00:a1:64:f0 Iaid: IPaddr:192.168.50.221 Prefix:24 Hostname:multinode-230145-m03 Clientid:01:52:54:00:a1:64:f0}
	I1101 23:31:27.567145   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined IP address 192.168.50.221 and MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:27.567256   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHPort
	I1101 23:31:27.567450   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHKeyPath
	I1101 23:31:27.567603   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHKeyPath
	I1101 23:31:27.567738   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHUsername
	I1101 23:31:27.567845   23196 main.go:134] libmachine: Using SSH client type: native
	I1101 23:31:27.567947   23196 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0x7ed4e0] 0x7f0660 <nil>  [] 0s} 192.168.50.221 22 <nil> <nil>}
	I1101 23:31:27.567954   23196 main.go:134] libmachine: About to run SSH command:
	date +%!s(MISSING).%!N(MISSING)
	I1101 23:31:27.691321   23196 main.go:134] libmachine: SSH cmd err, output: <nil>: 1667345487.661340446
	
	I1101 23:31:27.691331   23196 fix.go:207] guest clock: 1667345487.661340446
	I1101 23:31:27.691337   23196 fix.go:220] Guest: 2022-11-01 23:31:27.661340446 +0000 UTC Remote: 2022-11-01 23:31:27.564602837 +0000 UTC m=+24.576013056 (delta=96.737609ms)
	I1101 23:31:27.691369   23196 fix.go:191] guest clock delta is within tolerance: 96.737609ms
	I1101 23:31:27.691380   23196 start.go:83] releasing machines lock for "multinode-230145-m03", held for 24.576303591s
	I1101 23:31:27.691416   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .DriverName
	I1101 23:31:27.691614   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetIP
	I1101 23:31:27.693801   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:27.694103   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:a1:64:f0", ip: ""} in network mk-multinode-230145-m03: {Iface:virbr2 ExpiryTime:2022-11-02 00:31:18 +0000 UTC Type:0 Mac:52:54:00:a1:64:f0 Iaid: IPaddr:192.168.50.221 Prefix:24 Hostname:multinode-230145-m03 Clientid:01:52:54:00:a1:64:f0}
	I1101 23:31:27.694128   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined IP address 192.168.50.221 and MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:27.694254   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .DriverName
	I1101 23:31:27.694709   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .DriverName
	I1101 23:31:27.694858   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .DriverName
	I1101 23:31:27.694939   23196 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I1101 23:31:27.694962   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHHostname
	I1101 23:31:27.695054   23196 ssh_runner.go:195] Run: systemctl --version
	I1101 23:31:27.695072   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHHostname
	I1101 23:31:27.697375   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:27.697694   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:a1:64:f0", ip: ""} in network mk-multinode-230145-m03: {Iface:virbr2 ExpiryTime:2022-11-02 00:31:18 +0000 UTC Type:0 Mac:52:54:00:a1:64:f0 Iaid: IPaddr:192.168.50.221 Prefix:24 Hostname:multinode-230145-m03 Clientid:01:52:54:00:a1:64:f0}
	I1101 23:31:27.697704   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined IP address 192.168.50.221 and MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:27.697714   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:27.697833   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHPort
	I1101 23:31:27.697988   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHKeyPath
	I1101 23:31:27.698109   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:a1:64:f0", ip: ""} in network mk-multinode-230145-m03: {Iface:virbr2 ExpiryTime:2022-11-02 00:31:18 +0000 UTC Type:0 Mac:52:54:00:a1:64:f0 Iaid: IPaddr:192.168.50.221 Prefix:24 Hostname:multinode-230145-m03 Clientid:01:52:54:00:a1:64:f0}
	I1101 23:31:27.698124   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHUsername
	I1101 23:31:27.698126   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined IP address 192.168.50.221 and MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:27.698277   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHPort
	I1101 23:31:27.698274   23196 sshutil.go:53] new ssh client: &{IP:192.168.50.221 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/15232-3852/.minikube/machines/multinode-230145-m03/id_rsa Username:docker}
	I1101 23:31:27.698430   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHKeyPath
	I1101 23:31:27.698574   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetSSHUsername
	I1101 23:31:27.698720   23196 sshutil.go:53] new ssh client: &{IP:192.168.50.221 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/15232-3852/.minikube/machines/multinode-230145-m03/id_rsa Username:docker}
	I1101 23:31:27.785009   23196 preload.go:132] Checking if preload exists for k8s version v1.25.3 and runtime docker
	I1101 23:31:27.785090   23196 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I1101 23:31:27.811039   23196 docker.go:613] Got preloaded images: 
	I1101 23:31:27.811049   23196 docker.go:619] registry.k8s.io/kube-apiserver:v1.25.3 wasn't preloaded
	I1101 23:31:27.811084   23196 ssh_runner.go:195] Run: sudo cat /var/lib/docker/image/overlay2/repositories.json
	I1101 23:31:27.819887   23196 ssh_runner.go:195] Run: which lz4
	I1101 23:31:27.823305   23196 ssh_runner.go:195] Run: stat -c "%!s(MISSING) %!y(MISSING)" /preloaded.tar.lz4
	I1101 23:31:27.827220   23196 ssh_runner.go:352] existence check for /preloaded.tar.lz4: stat -c "%!s(MISSING) %!y(MISSING)" /preloaded.tar.lz4: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/preloaded.tar.lz4': No such file or directory
	I1101 23:31:27.827237   23196 ssh_runner.go:362] scp /home/jenkins/minikube-integration/15232-3852/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.25.3-docker-overlay2-amd64.tar.lz4 --> /preloaded.tar.lz4 (404166592 bytes)
	I1101 23:31:29.466012   23196 docker.go:577] Took 1.642720 seconds to copy over tarball
	I1101 23:31:29.466065   23196 ssh_runner.go:195] Run: sudo tar -I lz4 -C /var -xf /preloaded.tar.lz4
	I1101 23:31:32.035469   23196 ssh_runner.go:235] Completed: sudo tar -I lz4 -C /var -xf /preloaded.tar.lz4: (2.56936255s)
	I1101 23:31:32.035488   23196 ssh_runner.go:146] rm: /preloaded.tar.lz4
	I1101 23:31:32.082604   23196 ssh_runner.go:195] Run: sudo cat /var/lib/docker/image/overlay2/repositories.json
	I1101 23:31:32.093343   23196 ssh_runner.go:362] scp memory --> /var/lib/docker/image/overlay2/repositories.json (2628 bytes)
	I1101 23:31:32.110064   23196 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1101 23:31:32.210108   23196 ssh_runner.go:195] Run: sudo systemctl restart docker
	I1101 23:31:35.628957   23196 ssh_runner.go:235] Completed: sudo systemctl restart docker: (3.418824325s)
	I1101 23:31:35.629034   23196 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I1101 23:31:35.647380   23196 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1101 23:31:35.660051   23196 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I1101 23:31:35.670794   23196 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I1101 23:31:35.702550   23196 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I1101 23:31:35.715281   23196 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	image-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I1101 23:31:35.732239   23196 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I1101 23:31:35.834523   23196 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I1101 23:31:35.936201   23196 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1101 23:31:36.038614   23196 ssh_runner.go:195] Run: sudo systemctl restart docker
	I1101 23:31:37.390775   23196 ssh_runner.go:235] Completed: sudo systemctl restart docker: (1.352133225s)
	I1101 23:31:37.390823   23196 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I1101 23:31:37.492212   23196 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1101 23:31:37.591032   23196 ssh_runner.go:195] Run: sudo systemctl start cri-docker.socket
	I1101 23:31:37.605747   23196 start.go:451] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I1101 23:31:37.605781   23196 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I1101 23:31:37.611723   23196 start.go:472] Will wait 60s for crictl version
	I1101 23:31:37.611757   23196 ssh_runner.go:195] Run: sudo crictl version
	I1101 23:31:37.743431   23196 start.go:481] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  20.10.20
	RuntimeApiVersion:  1.41.0
	I1101 23:31:37.743493   23196 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1101 23:31:37.774214   23196 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1101 23:31:37.803038   23196 out.go:204] * Preparing Kubernetes v1.25.3 on Docker 20.10.20 ...
	I1101 23:31:37.803083   23196 main.go:134] libmachine: (multinode-230145-m03) Calling .GetIP
	I1101 23:31:37.806094   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:37.806432   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:a1:64:f0", ip: ""} in network mk-multinode-230145-m03: {Iface:virbr2 ExpiryTime:2022-11-02 00:31:18 +0000 UTC Type:0 Mac:52:54:00:a1:64:f0 Iaid: IPaddr:192.168.50.221 Prefix:24 Hostname:multinode-230145-m03 Clientid:01:52:54:00:a1:64:f0}
	I1101 23:31:37.806456   23196 main.go:134] libmachine: (multinode-230145-m03) DBG | domain multinode-230145-m03 has defined IP address 192.168.50.221 and MAC address 52:54:00:a1:64:f0 in network mk-multinode-230145-m03
	I1101 23:31:37.806677   23196 ssh_runner.go:195] Run: grep 192.168.50.1	host.minikube.internal$ /etc/hosts
	I1101 23:31:37.810488   23196 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.50.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I1101 23:31:37.822460   23196 preload.go:132] Checking if preload exists for k8s version v1.25.3 and runtime docker
	I1101 23:31:37.822516   23196 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I1101 23:31:37.844671   23196 docker.go:613] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.25.3
	registry.k8s.io/kube-controller-manager:v1.25.3
	registry.k8s.io/kube-scheduler:v1.25.3
	registry.k8s.io/kube-proxy:v1.25.3
	registry.k8s.io/pause:3.8
	registry.k8s.io/etcd:3.5.4-0
	registry.k8s.io/coredns/coredns:v1.9.3
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I1101 23:31:37.844685   23196 docker.go:543] Images already preloaded, skipping extraction
	I1101 23:31:37.844738   23196 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I1101 23:31:37.865180   23196 docker.go:613] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.25.3
	registry.k8s.io/kube-controller-manager:v1.25.3
	registry.k8s.io/kube-scheduler:v1.25.3
	registry.k8s.io/kube-proxy:v1.25.3
	registry.k8s.io/pause:3.8
	registry.k8s.io/etcd:3.5.4-0
	registry.k8s.io/coredns/coredns:v1.9.3
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I1101 23:31:37.865191   23196 cache_images.go:84] Images are preloaded, skipping loading
	I1101 23:31:37.865233   23196 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I1101 23:31:37.895040   23196 cni.go:95] Creating CNI manager for ""
	I1101 23:31:37.895062   23196 cni.go:169] CNI unnecessary in this configuration, recommending no CNI
	I1101 23:31:37.895070   23196 kubeadm.go:87] Using pod CIDR: 10.244.0.0/16
	I1101 23:31:37.895086   23196 kubeadm.go:156] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.50.221 APIServerPort:8443 KubernetesVersion:v1.25.3 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:multinode-230145-m03 NodeName:multinode-230145-m03 DNSDomain:cluster.local CRISocket:/var/run/cri-dockerd.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.50.221"]]} {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.50.221 CgroupDriver:systemd ClientCAFile:/var/lib/minikube/certs/ca.crt Stati
cPodPath:/etc/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false}
	I1101 23:31:37.895227   23196 kubeadm.go:161] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.50.221
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: /var/run/cri-dockerd.sock
	  name: "multinode-230145-m03"
	  kubeletExtraArgs:
	    node-ip: 192.168.50.221
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.50.221"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.25.3
	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: systemd
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%!"(MISSING)
	  nodefs.inodesFree: "0%!"(MISSING)
	  imagefs.available: "0%!"(MISSING)
	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
	
	I1101 23:31:37.895312   23196 kubeadm.go:962] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.25.3/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --container-runtime=remote --container-runtime-endpoint=/var/run/cri-dockerd.sock --hostname-override=multinode-230145-m03 --image-service-endpoint=/var/run/cri-dockerd.sock --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.50.221 --runtime-request-timeout=15m
	
	[Install]
	 config:
	{KubernetesVersion:v1.25.3 ClusterName:multinode-230145-m03 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:}
	I1101 23:31:37.895361   23196 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.25.3
	I1101 23:31:37.904695   23196 binaries.go:44] Found k8s binaries, skipping transfer
	I1101 23:31:37.904739   23196 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I1101 23:31:37.912605   23196 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (484 bytes)
	I1101 23:31:37.927857   23196 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I1101 23:31:37.944074   23196 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2048 bytes)
	I1101 23:31:37.959264   23196 ssh_runner.go:195] Run: grep 192.168.50.221	control-plane.minikube.internal$ /etc/hosts
	I1101 23:31:37.963018   23196 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.50.221	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I1101 23:31:37.974463   23196 certs.go:54] Setting up /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/multinode-230145-m03 for IP: 192.168.50.221
	I1101 23:31:37.974569   23196 certs.go:182] skipping minikubeCA CA generation: /home/jenkins/minikube-integration/15232-3852/.minikube/ca.key
	I1101 23:31:37.974620   23196 certs.go:182] skipping proxyClientCA CA generation: /home/jenkins/minikube-integration/15232-3852/.minikube/proxy-client-ca.key
	I1101 23:31:37.974667   23196 certs.go:302] generating minikube-user signed cert: /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/multinode-230145-m03/client.key
	I1101 23:31:37.974677   23196 crypto.go:68] Generating cert /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/multinode-230145-m03/client.crt with IP's: []
	I1101 23:31:38.018707   23196 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/multinode-230145-m03/client.crt ...
	I1101 23:31:38.018715   23196 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/multinode-230145-m03/client.crt: {Name:mkdc5bddfb7d5a3bd99444ba939b3471c8b85de5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1101 23:31:38.018900   23196 crypto.go:164] Writing key to /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/multinode-230145-m03/client.key ...
	I1101 23:31:38.018906   23196 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/multinode-230145-m03/client.key: {Name:mk0504a338878f645b4b41ebda4b08fc96c46238 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1101 23:31:38.019001   23196 certs.go:302] generating minikube signed cert: /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/multinode-230145-m03/apiserver.key.edab0817
	I1101 23:31:38.019009   23196 crypto.go:68] Generating cert /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/multinode-230145-m03/apiserver.crt.edab0817 with IP's: [192.168.50.221 10.96.0.1 127.0.0.1 10.0.0.1]
	I1101 23:31:38.097191   23196 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/multinode-230145-m03/apiserver.crt.edab0817 ...
	I1101 23:31:38.097200   23196 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/multinode-230145-m03/apiserver.crt.edab0817: {Name:mkdd8140d0e346e4ee72c1617c238a8e5a63f380 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1101 23:31:38.097365   23196 crypto.go:164] Writing key to /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/multinode-230145-m03/apiserver.key.edab0817 ...
	I1101 23:31:38.097371   23196 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/multinode-230145-m03/apiserver.key.edab0817: {Name:mk0e547c49ccbcf3a8057498069eb6914093060f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1101 23:31:38.097477   23196 certs.go:320] copying /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/multinode-230145-m03/apiserver.crt.edab0817 -> /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/multinode-230145-m03/apiserver.crt
	I1101 23:31:38.097533   23196 certs.go:324] copying /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/multinode-230145-m03/apiserver.key.edab0817 -> /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/multinode-230145-m03/apiserver.key
	I1101 23:31:38.097576   23196 certs.go:302] generating aggregator signed cert: /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/multinode-230145-m03/proxy-client.key
	I1101 23:31:38.097584   23196 crypto.go:68] Generating cert /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/multinode-230145-m03/proxy-client.crt with IP's: []
	I1101 23:31:38.300915   23196 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/multinode-230145-m03/proxy-client.crt ...
	I1101 23:31:38.300927   23196 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/multinode-230145-m03/proxy-client.crt: {Name:mkbf7c4f2cbee0c2357d40cd9d4dc809cb30766f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1101 23:31:38.301108   23196 crypto.go:164] Writing key to /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/multinode-230145-m03/proxy-client.key ...
	I1101 23:31:38.301116   23196 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/multinode-230145-m03/proxy-client.key: {Name:mk302b4f57fe994c2a0755a5105b41a3a8eff48f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1101 23:31:38.301280   23196 certs.go:388] found cert: /home/jenkins/minikube-integration/15232-3852/.minikube/certs/home/jenkins/minikube-integration/15232-3852/.minikube/certs/10644.pem (1338 bytes)
	W1101 23:31:38.301310   23196 certs.go:384] ignoring /home/jenkins/minikube-integration/15232-3852/.minikube/certs/home/jenkins/minikube-integration/15232-3852/.minikube/certs/10644_empty.pem, impossibly tiny 0 bytes
	I1101 23:31:38.301316   23196 certs.go:388] found cert: /home/jenkins/minikube-integration/15232-3852/.minikube/certs/home/jenkins/minikube-integration/15232-3852/.minikube/certs/ca-key.pem (1679 bytes)
	I1101 23:31:38.301335   23196 certs.go:388] found cert: /home/jenkins/minikube-integration/15232-3852/.minikube/certs/home/jenkins/minikube-integration/15232-3852/.minikube/certs/ca.pem (1078 bytes)
	I1101 23:31:38.301354   23196 certs.go:388] found cert: /home/jenkins/minikube-integration/15232-3852/.minikube/certs/home/jenkins/minikube-integration/15232-3852/.minikube/certs/cert.pem (1123 bytes)
	I1101 23:31:38.301372   23196 certs.go:388] found cert: /home/jenkins/minikube-integration/15232-3852/.minikube/certs/home/jenkins/minikube-integration/15232-3852/.minikube/certs/key.pem (1675 bytes)
	I1101 23:31:38.301404   23196 certs.go:388] found cert: /home/jenkins/minikube-integration/15232-3852/.minikube/files/etc/ssl/certs/home/jenkins/minikube-integration/15232-3852/.minikube/files/etc/ssl/certs/106442.pem (1708 bytes)
	I1101 23:31:38.301940   23196 ssh_runner.go:362] scp /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/multinode-230145-m03/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1399 bytes)
	I1101 23:31:38.325303   23196 ssh_runner.go:362] scp /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/multinode-230145-m03/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I1101 23:31:38.348160   23196 ssh_runner.go:362] scp /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/multinode-230145-m03/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I1101 23:31:38.370851   23196 ssh_runner.go:362] scp /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/multinode-230145-m03/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I1101 23:31:38.393581   23196 ssh_runner.go:362] scp /home/jenkins/minikube-integration/15232-3852/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I1101 23:31:38.415139   23196 ssh_runner.go:362] scp /home/jenkins/minikube-integration/15232-3852/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I1101 23:31:38.437263   23196 ssh_runner.go:362] scp /home/jenkins/minikube-integration/15232-3852/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I1101 23:31:38.458607   23196 ssh_runner.go:362] scp /home/jenkins/minikube-integration/15232-3852/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I1101 23:31:38.480722   23196 ssh_runner.go:362] scp /home/jenkins/minikube-integration/15232-3852/.minikube/certs/10644.pem --> /usr/share/ca-certificates/10644.pem (1338 bytes)
	I1101 23:31:38.502421   23196 ssh_runner.go:362] scp /home/jenkins/minikube-integration/15232-3852/.minikube/files/etc/ssl/certs/106442.pem --> /usr/share/ca-certificates/106442.pem (1708 bytes)
	I1101 23:31:38.524522   23196 ssh_runner.go:362] scp /home/jenkins/minikube-integration/15232-3852/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I1101 23:31:38.545582   23196 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I1101 23:31:38.560691   23196 ssh_runner.go:195] Run: openssl version
	I1101 23:31:38.566144   23196 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/10644.pem && ln -fs /usr/share/ca-certificates/10644.pem /etc/ssl/certs/10644.pem"
	I1101 23:31:38.575030   23196 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/10644.pem
	I1101 23:31:38.579244   23196 certs.go:431] hashing: -rw-r--r-- 1 root root 1338 Nov  1 22:50 /usr/share/ca-certificates/10644.pem
	I1101 23:31:38.579273   23196 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/10644.pem
	I1101 23:31:38.584435   23196 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/10644.pem /etc/ssl/certs/51391683.0"
	I1101 23:31:38.593635   23196 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/106442.pem && ln -fs /usr/share/ca-certificates/106442.pem /etc/ssl/certs/106442.pem"
	I1101 23:31:38.602994   23196 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/106442.pem
	I1101 23:31:38.607204   23196 certs.go:431] hashing: -rw-r--r-- 1 root root 1708 Nov  1 22:50 /usr/share/ca-certificates/106442.pem
	I1101 23:31:38.607230   23196 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/106442.pem
	I1101 23:31:38.612247   23196 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/106442.pem /etc/ssl/certs/3ec20f2e.0"
	I1101 23:31:38.621659   23196 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"
	I1101 23:31:38.630687   23196 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I1101 23:31:38.635522   23196 certs.go:431] hashing: -rw-r--r-- 1 root root 1111 Nov  1 22:45 /usr/share/ca-certificates/minikubeCA.pem
	I1101 23:31:38.635555   23196 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I1101 23:31:38.640786   23196 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"
	I1101 23:31:38.649557   23196 kubeadm.go:396] StartCluster: {Name:multinode-230145-m03 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/15232/minikube-v1.27.0-1666976405-15232-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 Memory:6000 CPUs:2 DiskSize:20000 VMDriver: Driver:kvm2 HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:0 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVer
sion:v1.25.3 ClusterName:multinode-230145-m03 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[{Name: IP:192.168.50.221 Port:8443 KubernetesVersion:v1.25.3 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: Di
sableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath:/opt/socket_vmnet/bin/socket_vmnet_client SocketVMnetPath:/var/run/socket_vmnet}
	I1101 23:31:38.649656   23196 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I1101 23:31:38.672574   23196 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I1101 23:31:38.680372   23196 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I1101 23:31:38.688055   23196 ssh_runner.go:195] Run: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf
	I1101 23:31:38.695806   23196 kubeadm.go:152] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I1101 23:31:38.695832   23196 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,Mem"
	I1101 23:31:38.738621   23196 kubeadm.go:317] W1101 23:31:38.722123    1275 initconfiguration.go:119] Usage of CRI endpoints without URL scheme is deprecated and can cause kubelet errors in the future. Automatically prepending scheme "unix" to the "criSocket" with value "/var/run/cri-dockerd.sock". Please update your configuration!
	I1101 23:31:38.872172   23196 kubeadm.go:317] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	
	* 
	* ==> Docker <==
	* -- Journal begins at Tue 2022-11-01 23:21:30 UTC, ends at Tue 2022-11-01 23:31:46 UTC. --
	Nov 01 23:21:50 multinode-230145 dockerd[886]: time="2022-11-01T23:21:50.126366830Z" level=info msg="starting signal loop" namespace=moby path=/run/docker/containerd/daemon/io.containerd.runtime.v2.task/moby/c27213ce582dd633ae556f891a2a9e5c9b749359c7a6a725996a94b427edf636 pid=1724 runtime=io.containerd.runc.v2
	Nov 01 23:21:58 multinode-230145 dockerd[886]: time="2022-11-01T23:21:58.279872412Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Nov 01 23:21:58 multinode-230145 dockerd[886]: time="2022-11-01T23:21:58.279951574Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Nov 01 23:21:58 multinode-230145 dockerd[886]: time="2022-11-01T23:21:58.279963176Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Nov 01 23:21:58 multinode-230145 dockerd[886]: time="2022-11-01T23:21:58.280159013Z" level=info msg="starting signal loop" namespace=moby path=/run/docker/containerd/daemon/io.containerd.runtime.v2.task/moby/bdfe551eb3a6eb304f982dd09838a9d2284ade6ec9c063643800502c7ab1c41c pid=2065 runtime=io.containerd.runc.v2
	Nov 01 23:21:58 multinode-230145 dockerd[886]: time="2022-11-01T23:21:58.591384600Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Nov 01 23:21:58 multinode-230145 dockerd[886]: time="2022-11-01T23:21:58.591631873Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Nov 01 23:21:58 multinode-230145 dockerd[886]: time="2022-11-01T23:21:58.591657050Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Nov 01 23:21:58 multinode-230145 dockerd[886]: time="2022-11-01T23:21:58.591978714Z" level=info msg="starting signal loop" namespace=moby path=/run/docker/containerd/daemon/io.containerd.runtime.v2.task/moby/c6b3855c10f56f43a831cdf3ca2524e4f4757f79bfb8996baf8b95b56a7476a9 pid=2101 runtime=io.containerd.runc.v2
	Nov 01 23:21:58 multinode-230145 dockerd[886]: time="2022-11-01T23:21:58.791630342Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Nov 01 23:21:58 multinode-230145 dockerd[886]: time="2022-11-01T23:21:58.791708368Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Nov 01 23:21:58 multinode-230145 dockerd[886]: time="2022-11-01T23:21:58.791720109Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Nov 01 23:21:58 multinode-230145 dockerd[886]: time="2022-11-01T23:21:58.792148503Z" level=info msg="starting signal loop" namespace=moby path=/run/docker/containerd/daemon/io.containerd.runtime.v2.task/moby/18a780479003c9e2c277db912bdc2d5fa43db0d54a98020ff0b13141c056862f pid=2147 runtime=io.containerd.runc.v2
	Nov 01 23:21:58 multinode-230145 dockerd[886]: time="2022-11-01T23:21:58.887941967Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Nov 01 23:21:58 multinode-230145 dockerd[886]: time="2022-11-01T23:21:58.888246867Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Nov 01 23:21:58 multinode-230145 dockerd[886]: time="2022-11-01T23:21:58.888261256Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Nov 01 23:21:58 multinode-230145 dockerd[886]: time="2022-11-01T23:21:58.888576189Z" level=info msg="starting signal loop" namespace=moby path=/run/docker/containerd/daemon/io.containerd.runtime.v2.task/moby/924b76c6c0da527cf55c21f8e454325df963ad43bd2c94a568d8ffcc99c4f3af pid=2186 runtime=io.containerd.runc.v2
	Nov 01 23:21:59 multinode-230145 dockerd[886]: time="2022-11-01T23:21:59.593961711Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Nov 01 23:21:59 multinode-230145 dockerd[886]: time="2022-11-01T23:21:59.594419085Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Nov 01 23:21:59 multinode-230145 dockerd[886]: time="2022-11-01T23:21:59.594574442Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Nov 01 23:21:59 multinode-230145 dockerd[886]: time="2022-11-01T23:21:59.594883370Z" level=info msg="starting signal loop" namespace=moby path=/run/docker/containerd/daemon/io.containerd.runtime.v2.task/moby/bb4a76c8496d4e2dd15bc4ea9d3a2a81a4a6396d02592f63d144e0142db9eb08 pid=2344 runtime=io.containerd.runc.v2
	Nov 01 23:22:01 multinode-230145 dockerd[886]: time="2022-11-01T23:22:01.852413637Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Nov 01 23:22:01 multinode-230145 dockerd[886]: time="2022-11-01T23:22:01.852496042Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Nov 01 23:22:01 multinode-230145 dockerd[886]: time="2022-11-01T23:22:01.852535802Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Nov 01 23:22:01 multinode-230145 dockerd[886]: time="2022-11-01T23:22:01.853027830Z" level=info msg="starting signal loop" namespace=moby path=/run/docker/containerd/daemon/io.containerd.runtime.v2.task/moby/88977904adbacc4761723a1d24c84b2b333f06e4319e3443c754ce4a07cf0b77 pid=2399 runtime=io.containerd.runc.v2
	
	* 
	* ==> container status <==
	* CONTAINER           IMAGE                                                                                                 CREATED             STATE               NAME                      ATTEMPT             POD ID
	88977904adbac       d6e3e26021b60                                                                                         9 minutes ago       Running             kindnet-cni               2                   bdfe551eb3a6e
	bb4a76c8496d4       6e38f40d628db                                                                                         9 minutes ago       Running             storage-provisioner       3                   924b76c6c0da5
	18a780479003c       beaaf00edd38a                                                                                         9 minutes ago       Running             kube-proxy                2                   c6b3855c10f56
	c27213ce582dd       a8a176a5d5d69                                                                                         9 minutes ago       Running             etcd                      2                   10e2a1270d3d5
	f2267f3af3209       6d23ec0e8b87e                                                                                         9 minutes ago       Running             kube-scheduler            2                   c6a94d760bcde
	0bfadecc8e445       6039992312758                                                                                         9 minutes ago       Running             kube-controller-manager   2                   9f95452386167
	6ab1e824fe380       0346dbd74bcb9                                                                                         9 minutes ago       Running             kube-apiserver            2                   1ac2f284bee9b
	60aa48a1379bd       6e38f40d628db                                                                                         23 minutes ago      Exited              storage-provisioner       2                   f4435c49ca4df
	89d5479cc94f7       d6e3e26021b60                                                                                         24 minutes ago      Exited              kindnet-cni               1                   715a9a69c0a5a
	5c4ab848a437f       beaaf00edd38a                                                                                         24 minutes ago      Exited              kube-proxy                1                   ce3a7f6506c9e
	9b38a0defca0d       6039992312758                                                                                         24 minutes ago      Exited              kube-controller-manager   1                   9bfe29fd72e47
	598c7f6bc9aa3       a8a176a5d5d69                                                                                         24 minutes ago      Exited              etcd                      1                   b4c55a217563d
	b4f48c898e43b       0346dbd74bcb9                                                                                         24 minutes ago      Exited              kube-apiserver            1                   9d84d0e142796
	e48288e1f6fe7       6d23ec0e8b87e                                                                                         24 minutes ago      Exited              kube-scheduler            1                   bda4214a12eb3
	c88c637cf3dd7       gcr.io/k8s-minikube/busybox@sha256:9afb80db71730dbb303fe00765cbf34bddbdc6b66e49897fc2e1861967584b12   27 minutes ago      Exited              busybox                   0                   4173c8da0a2ed
	bbe084e6b4829       5185b96f0becf                                                                                         28 minutes ago      Exited              coredns                   0                   d9b09c2c3dde9
	
	* 
	* ==> coredns [bbe084e6b482] <==
	* .:53
	[INFO] plugin/reload: Running configuration SHA512 = 9a34f9264402cb585a9f45fa2022f72259f38c0069ff0551404dff6d373c3318d40dccb7d57503b326f0f19faa2110be407c171bae22df1ef9dd2930a017b6e6
	CoreDNS-1.9.3
	linux/amd64, go1.18.2, 45b0a11
	
	* 
	* ==> describe nodes <==
	* Name:               multinode-230145
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=multinode-230145
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=65bfd3dc2bf9824cf305579b01895f56b2ba9210
	                    minikube.k8s.io/name=multinode-230145
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2022_11_01T23_02_38_0700
	                    minikube.k8s.io/version=v1.27.1
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/cri-dockerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Tue, 01 Nov 2022 23:02:34 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  multinode-230145
	  AcquireTime:     <unset>
	  RenewTime:       Tue, 01 Nov 2022 23:31:36 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Tue, 01 Nov 2022 23:27:20 +0000   Tue, 01 Nov 2022 23:02:31 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Tue, 01 Nov 2022 23:27:20 +0000   Tue, 01 Nov 2022 23:02:31 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Tue, 01 Nov 2022 23:27:20 +0000   Tue, 01 Nov 2022 23:02:31 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Tue, 01 Nov 2022 23:27:20 +0000   Tue, 01 Nov 2022 23:22:14 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.39.139
	  Hostname:    multinode-230145
	Capacity:
	  cpu:                2
	  ephemeral-storage:  17784752Ki
	  hugepages-2Mi:      0
	  memory:             2165900Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  17784752Ki
	  hugepages-2Mi:      0
	  memory:             2165900Ki
	  pods:               110
	System Info:
	  Machine ID:                 c680078fce814fa98afd490b29acfe24
	  System UUID:                c680078f-ce81-4fa9-8afd-490b29acfe24
	  Boot ID:                    89a223a5-3e2a-4cea-aecf-62fcf1423d0a
	  Kernel Version:             5.10.57
	  OS Image:                   Buildroot 2021.02.12
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://20.10.20
	  Kubelet Version:            v1.25.3
	  Kube-Proxy Version:         v1.25.3
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (9 in total)
	  Namespace                   Name                                        CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                        ------------  ----------  ---------------  -------------  ---
	  default                     busybox-65db55d5d6-w5f9t                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         27m
	  kube-system                 coredns-565d847f94-ws9nv                    100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (3%!)(MISSING)        170Mi (8%!)(MISSING)     28m
	  kube-system                 etcd-multinode-230145                       100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (4%!)(MISSING)       0 (0%!)(MISSING)         29m
	  kube-system                 kindnet-t56sf                               100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (2%!)(MISSING)        50Mi (2%!)(MISSING)      28m
	  kube-system                 kube-apiserver-multinode-230145             250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         29m
	  kube-system                 kube-controller-manager-multinode-230145    200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         29m
	  kube-system                 kube-proxy-wdb5v                            0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         28m
	  kube-system                 kube-scheduler-multinode-230145             100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         29m
	  kube-system                 storage-provisioner                         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         28m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests     Limits
	  --------           --------     ------
	  cpu                850m (42%!)(MISSING)   100m (5%!)(MISSING)
	  memory             220Mi (10%!)(MISSING)  220Mi (10%!)(MISSING)
	  ephemeral-storage  0 (0%!)(MISSING)       0 (0%!)(MISSING)
	  hugepages-2Mi      0 (0%!)(MISSING)       0 (0%!)(MISSING)
	Events:
	  Type    Reason                   Age                    From             Message
	  ----    ------                   ----                   ----             -------
	  Normal  Starting                 28m                    kube-proxy       
	  Normal  Starting                 9m47s                  kube-proxy       
	  Normal  Starting                 24m                    kube-proxy       
	  Normal  Starting                 29m                    kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  29m (x4 over 29m)      kubelet          Node multinode-230145 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    29m (x4 over 29m)      kubelet          Node multinode-230145 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     29m (x4 over 29m)      kubelet          Node multinode-230145 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  29m                    kubelet          Updated Node Allocatable limit across pods
	  Normal  Starting                 29m                    kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  29m                    kubelet          Node multinode-230145 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    29m                    kubelet          Node multinode-230145 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     29m                    kubelet          Node multinode-230145 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  29m                    kubelet          Updated Node Allocatable limit across pods
	  Normal  RegisteredNode           28m                    node-controller  Node multinode-230145 event: Registered Node multinode-230145 in Controller
	  Normal  NodeReady                28m                    kubelet          Node multinode-230145 status is now: NodeReady
	  Normal  NodeAllocatableEnforced  24m                    kubelet          Updated Node Allocatable limit across pods
	  Normal  NodeHasSufficientMemory  24m (x8 over 24m)      kubelet          Node multinode-230145 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    24m (x8 over 24m)      kubelet          Node multinode-230145 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     24m (x7 over 24m)      kubelet          Node multinode-230145 status is now: NodeHasSufficientPID
	  Normal  Starting                 24m                    kubelet          Starting kubelet.
	  Normal  RegisteredNode           24m                    node-controller  Node multinode-230145 event: Registered Node multinode-230145 in Controller
	  Normal  Starting                 9m59s                  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  9m59s (x8 over 9m59s)  kubelet          Node multinode-230145 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    9m59s (x8 over 9m59s)  kubelet          Node multinode-230145 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     9m59s (x7 over 9m59s)  kubelet          Node multinode-230145 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  9m59s                  kubelet          Updated Node Allocatable limit across pods
	  Normal  RegisteredNode           9m40s                  node-controller  Node multinode-230145 event: Registered Node multinode-230145 in Controller
	
	
	Name:               multinode-230145-m02
	Roles:              <none>
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=multinode-230145-m02
	                    kubernetes.io/os=linux
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: /var/run/cri-dockerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Tue, 01 Nov 2022 23:26:50 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  multinode-230145-m02
	  AcquireTime:     <unset>
	  RenewTime:       Tue, 01 Nov 2022 23:31:36 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Tue, 01 Nov 2022 23:27:00 +0000   Tue, 01 Nov 2022 23:26:50 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Tue, 01 Nov 2022 23:27:00 +0000   Tue, 01 Nov 2022 23:26:50 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Tue, 01 Nov 2022 23:27:00 +0000   Tue, 01 Nov 2022 23:26:50 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Tue, 01 Nov 2022 23:27:00 +0000   Tue, 01 Nov 2022 23:27:00 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.39.8
	  Hostname:    multinode-230145-m02
	Capacity:
	  cpu:                2
	  ephemeral-storage:  17784752Ki
	  hugepages-2Mi:      0
	  memory:             2165900Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  17784752Ki
	  hugepages-2Mi:      0
	  memory:             2165900Ki
	  pods:               110
	System Info:
	  Machine ID:                 97586882e0f24d30be33c52589ef9840
	  System UUID:                97586882-e0f2-4d30-be33-c52589ef9840
	  Boot ID:                    ab41a1e0-5bed-41cc-9aab-e791bf00e58a
	  Kernel Version:             5.10.57
	  OS Image:                   Buildroot 2021.02.12
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://20.10.20
	  Kubelet Version:            v1.25.3
	  Kube-Proxy Version:         v1.25.3
	PodCIDR:                      10.244.1.0/24
	PodCIDRs:                     10.244.1.0/24
	Non-terminated Pods:          (3 in total)
	  Namespace                   Name                        CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                        ------------  ----------  ---------------  -------------  ---
	  default                     busybox-65db55d5d6-rks76    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         27m
	  kube-system                 kindnet-5wmdc               100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (2%!)(MISSING)        50Mi (2%!)(MISSING)      27m
	  kube-system                 kube-proxy-7qp72            0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         27m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests   Limits
	  --------           --------   ------
	  cpu                100m (5%!)(MISSING)  100m (5%!)(MISSING)
	  memory             50Mi (2%!)(MISSING)  50Mi (2%!)(MISSING)
	  ephemeral-storage  0 (0%!)(MISSING)     0 (0%!)(MISSING)
	  hugepages-2Mi      0 (0%!)(MISSING)     0 (0%!)(MISSING)
	Events:
	  Type    Reason                   Age                    From        Message
	  ----    ------                   ----                   ----        -------
	  Normal  Starting                 19m                    kube-proxy  
	  Normal  Starting                 27m                    kube-proxy  
	  Normal  Starting                 4m53s                  kube-proxy  
	  Normal  NodeHasNoDiskPressure    27m (x8 over 27m)      kubelet     Node multinode-230145-m02 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientMemory  27m (x8 over 27m)      kubelet     Node multinode-230145-m02 status is now: NodeHasSufficientMemory
	  Normal  NodeHasSufficientMemory  19m (x2 over 19m)      kubelet     Node multinode-230145-m02 status is now: NodeHasSufficientMemory
	  Normal  NodeHasSufficientPID     19m (x2 over 19m)      kubelet     Node multinode-230145-m02 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  19m                    kubelet     Updated Node Allocatable limit across pods
	  Normal  NodeHasNoDiskPressure    19m (x2 over 19m)      kubelet     Node multinode-230145-m02 status is now: NodeHasNoDiskPressure
	  Normal  Starting                 19m                    kubelet     Starting kubelet.
	  Normal  NodeReady                19m                    kubelet     Node multinode-230145-m02 status is now: NodeReady
	  Normal  Starting                 4m56s                  kubelet     Starting kubelet.
	  Normal  NodeHasSufficientMemory  4m56s (x2 over 4m56s)  kubelet     Node multinode-230145-m02 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    4m56s (x2 over 4m56s)  kubelet     Node multinode-230145-m02 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     4m56s (x2 over 4m56s)  kubelet     Node multinode-230145-m02 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  4m56s                  kubelet     Updated Node Allocatable limit across pods
	  Normal  NodeReady                4m46s                  kubelet     Node multinode-230145-m02 status is now: NodeReady
	
	* 
	* ==> dmesg <==
	* [Nov 1 23:21] You have booted with nomodeset. This means your GPU drivers are DISABLED
	[  +0.000000] Any video related functionality will be severely degraded, and you may not even be able to suspend the system properly
	[  +0.000001] Unless you actually understand what nomodeset does, you should reboot without enabling it
	[  +0.071605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
	[  +3.823308] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
	[  +3.266690] systemd-fstab-generator[114]: Ignoring "noauto" for root device
	[  +0.147303] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
	[  +0.000001] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
	[  +2.595547] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
	[  +0.000005] NFSD: unable to find recovery directory /var/lib/nfs/v4recovery
	[  +0.000001] NFSD: Unable to initialize client recovery tracking! (-2)
	[  +5.503449] systemd-fstab-generator[511]: Ignoring "noauto" for root device
	[  +0.101274] systemd-fstab-generator[522]: Ignoring "noauto" for root device
	[  +1.105324] systemd-fstab-generator[794]: Ignoring "noauto" for root device
	[  +0.296032] systemd-fstab-generator[847]: Ignoring "noauto" for root device
	[  +0.100667] systemd-fstab-generator[858]: Ignoring "noauto" for root device
	[  +0.103275] systemd-fstab-generator[869]: Ignoring "noauto" for root device
	[  +1.623244] systemd-fstab-generator[1047]: Ignoring "noauto" for root device
	[  +0.096149] systemd-fstab-generator[1058]: Ignoring "noauto" for root device
	[  +5.016452] systemd-fstab-generator[1258]: Ignoring "noauto" for root device
	[  +0.363789] kauditd_printk_skb: 67 callbacks suppressed
	[ +11.902494] kauditd_printk_skb: 8 callbacks suppressed
	
	* 
	* ==> etcd [598c7f6bc9aa] <==
	* {"level":"info","ts":"2022-11-01T23:07:16.153Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"4af51893258ecb17","local-member-id":"3cbdd43a8949db2d","cluster-version":"3.5"}
	{"level":"info","ts":"2022-11-01T23:07:16.153Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2022-11-01T23:07:16.163Z","caller":"embed/etcd.go:688","msg":"starting with client TLS","tls-info":"cert = /var/lib/minikube/certs/etcd/server.crt, key = /var/lib/minikube/certs/etcd/server.key, client-cert=, client-key=, trusted-ca = /var/lib/minikube/certs/etcd/ca.crt, client-cert-auth = true, crl-file = ","cipher-suites":[]}
	{"level":"info","ts":"2022-11-01T23:07:16.166Z","caller":"embed/etcd.go:277","msg":"now serving peer/client/metrics","local-member-id":"3cbdd43a8949db2d","initial-advertise-peer-urls":["https://192.168.39.139:2380"],"listen-peer-urls":["https://192.168.39.139:2380"],"advertise-client-urls":["https://192.168.39.139:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://192.168.39.139:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]}
	{"level":"info","ts":"2022-11-01T23:07:16.166Z","caller":"embed/etcd.go:763","msg":"serving metrics","address":"http://127.0.0.1:2381"}
	{"level":"info","ts":"2022-11-01T23:07:16.167Z","caller":"embed/etcd.go:581","msg":"serving peer traffic","address":"192.168.39.139:2380"}
	{"level":"info","ts":"2022-11-01T23:07:16.167Z","caller":"embed/etcd.go:553","msg":"cmux::serve","address":"192.168.39.139:2380"}
	{"level":"info","ts":"2022-11-01T23:07:17.215Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"3cbdd43a8949db2d is starting a new election at term 2"}
	{"level":"info","ts":"2022-11-01T23:07:17.216Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"3cbdd43a8949db2d became pre-candidate at term 2"}
	{"level":"info","ts":"2022-11-01T23:07:17.216Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"3cbdd43a8949db2d received MsgPreVoteResp from 3cbdd43a8949db2d at term 2"}
	{"level":"info","ts":"2022-11-01T23:07:17.216Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"3cbdd43a8949db2d became candidate at term 3"}
	{"level":"info","ts":"2022-11-01T23:07:17.216Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"3cbdd43a8949db2d received MsgVoteResp from 3cbdd43a8949db2d at term 3"}
	{"level":"info","ts":"2022-11-01T23:07:17.216Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"3cbdd43a8949db2d became leader at term 3"}
	{"level":"info","ts":"2022-11-01T23:07:17.216Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: 3cbdd43a8949db2d elected leader 3cbdd43a8949db2d at term 3"}
	{"level":"info","ts":"2022-11-01T23:07:17.217Z","caller":"etcdserver/server.go:2042","msg":"published local member to cluster through raft","local-member-id":"3cbdd43a8949db2d","local-member-attributes":"{Name:multinode-230145 ClientURLs:[https://192.168.39.139:2379]}","request-path":"/0/members/3cbdd43a8949db2d/attributes","cluster-id":"4af51893258ecb17","publish-timeout":"7s"}
	{"level":"info","ts":"2022-11-01T23:07:17.218Z","caller":"embed/serve.go:98","msg":"ready to serve client requests"}
	{"level":"info","ts":"2022-11-01T23:07:17.219Z","caller":"embed/serve.go:188","msg":"serving client traffic securely","address":"192.168.39.139:2379"}
	{"level":"info","ts":"2022-11-01T23:07:17.220Z","caller":"embed/serve.go:98","msg":"ready to serve client requests"}
	{"level":"info","ts":"2022-11-01T23:07:17.221Z","caller":"embed/serve.go:188","msg":"serving client traffic securely","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2022-11-01T23:07:17.221Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2022-11-01T23:07:17.221Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2022-11-01T23:17:17.248Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1131}
	{"level":"info","ts":"2022-11-01T23:17:17.271Z","caller":"mvcc/kvstore_compaction.go:57","msg":"finished scheduled compaction","compact-revision":1131,"took":"21.039986ms"}
	{"level":"info","ts":"2022-11-01T23:21:13.473Z","caller":"osutil/interrupt_unix.go:64","msg":"received signal; shutting down","signal":"terminated"}
	{"level":"info","ts":"2022-11-01T23:21:13.474Z","caller":"embed/etcd.go:368","msg":"closing etcd server","name":"multinode-230145","data-dir":"/var/lib/minikube/etcd","advertise-peer-urls":["https://192.168.39.139:2380"],"advertise-client-urls":["https://192.168.39.139:2379"]}
	
	* 
	* ==> etcd [c27213ce582d] <==
	* {"level":"info","ts":"2022-11-01T23:21:51.130Z","caller":"etcdserver/server.go:851","msg":"starting etcd server","local-member-id":"3cbdd43a8949db2d","local-server-version":"3.5.4","cluster-version":"to_be_decided"}
	{"level":"info","ts":"2022-11-01T23:21:51.137Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"3cbdd43a8949db2d switched to configuration voters=(4376887760750500653)"}
	{"level":"info","ts":"2022-11-01T23:21:51.138Z","caller":"membership/cluster.go:421","msg":"added member","cluster-id":"4af51893258ecb17","local-member-id":"3cbdd43a8949db2d","added-peer-id":"3cbdd43a8949db2d","added-peer-peer-urls":["https://192.168.39.139:2380"]}
	{"level":"info","ts":"2022-11-01T23:21:51.139Z","caller":"embed/etcd.go:688","msg":"starting with client TLS","tls-info":"cert = /var/lib/minikube/certs/etcd/server.crt, key = /var/lib/minikube/certs/etcd/server.key, client-cert=, client-key=, trusted-ca = /var/lib/minikube/certs/etcd/ca.crt, client-cert-auth = true, crl-file = ","cipher-suites":[]}
	{"level":"info","ts":"2022-11-01T23:21:51.140Z","caller":"embed/etcd.go:277","msg":"now serving peer/client/metrics","local-member-id":"3cbdd43a8949db2d","initial-advertise-peer-urls":["https://192.168.39.139:2380"],"listen-peer-urls":["https://192.168.39.139:2380"],"advertise-client-urls":["https://192.168.39.139:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://192.168.39.139:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]}
	{"level":"info","ts":"2022-11-01T23:21:51.142Z","caller":"embed/etcd.go:763","msg":"serving metrics","address":"http://127.0.0.1:2381"}
	{"level":"info","ts":"2022-11-01T23:21:51.143Z","caller":"etcdserver/server.go:736","msg":"started as single-node; fast-forwarding election ticks","local-member-id":"3cbdd43a8949db2d","forward-ticks":9,"forward-duration":"900ms","election-ticks":10,"election-timeout":"1s"}
	{"level":"info","ts":"2022-11-01T23:21:51.143Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"4af51893258ecb17","local-member-id":"3cbdd43a8949db2d","cluster-version":"3.5"}
	{"level":"info","ts":"2022-11-01T23:21:51.144Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2022-11-01T23:21:51.145Z","caller":"embed/etcd.go:581","msg":"serving peer traffic","address":"192.168.39.139:2380"}
	{"level":"info","ts":"2022-11-01T23:21:51.145Z","caller":"embed/etcd.go:553","msg":"cmux::serve","address":"192.168.39.139:2380"}
	{"level":"info","ts":"2022-11-01T23:21:51.613Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"3cbdd43a8949db2d is starting a new election at term 3"}
	{"level":"info","ts":"2022-11-01T23:21:51.613Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"3cbdd43a8949db2d became pre-candidate at term 3"}
	{"level":"info","ts":"2022-11-01T23:21:51.613Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"3cbdd43a8949db2d received MsgPreVoteResp from 3cbdd43a8949db2d at term 3"}
	{"level":"info","ts":"2022-11-01T23:21:51.613Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"3cbdd43a8949db2d became candidate at term 4"}
	{"level":"info","ts":"2022-11-01T23:21:51.613Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"3cbdd43a8949db2d received MsgVoteResp from 3cbdd43a8949db2d at term 4"}
	{"level":"info","ts":"2022-11-01T23:21:51.613Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"3cbdd43a8949db2d became leader at term 4"}
	{"level":"info","ts":"2022-11-01T23:21:51.613Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: 3cbdd43a8949db2d elected leader 3cbdd43a8949db2d at term 4"}
	{"level":"info","ts":"2022-11-01T23:21:51.614Z","caller":"etcdserver/server.go:2042","msg":"published local member to cluster through raft","local-member-id":"3cbdd43a8949db2d","local-member-attributes":"{Name:multinode-230145 ClientURLs:[https://192.168.39.139:2379]}","request-path":"/0/members/3cbdd43a8949db2d/attributes","cluster-id":"4af51893258ecb17","publish-timeout":"7s"}
	{"level":"info","ts":"2022-11-01T23:21:51.614Z","caller":"embed/serve.go:98","msg":"ready to serve client requests"}
	{"level":"info","ts":"2022-11-01T23:21:51.617Z","caller":"embed/serve.go:98","msg":"ready to serve client requests"}
	{"level":"info","ts":"2022-11-01T23:21:51.618Z","caller":"embed/serve.go:188","msg":"serving client traffic securely","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2022-11-01T23:21:51.624Z","caller":"embed/serve.go:188","msg":"serving client traffic securely","address":"192.168.39.139:2379"}
	{"level":"info","ts":"2022-11-01T23:21:51.626Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2022-11-01T23:21:51.626Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	
	* 
	* ==> kernel <==
	*  23:31:46 up 10 min,  0 users,  load average: 0.41, 0.21, 0.09
	Linux multinode-230145 5.10.57 #1 SMP Fri Oct 28 21:02:11 UTC 2022 x86_64 GNU/Linux
	PRETTY_NAME="Buildroot 2021.02.12"
	
	* 
	* ==> kube-apiserver [6ab1e824fe38] <==
	* I1101 23:21:54.330758       1 apiapproval_controller.go:186] Starting KubernetesAPIApprovalPolicyConformantConditionController
	I1101 23:21:54.330773       1 crd_finalizer.go:266] Starting CRDFinalizer
	I1101 23:21:54.327615       1 controller.go:85] Starting OpenAPI controller
	I1101 23:21:54.296998       1 dynamic_cafile_content.go:157] "Starting controller" name="request-header::/var/lib/minikube/certs/front-proxy-ca.crt"
	I1101 23:21:54.297145       1 controller.go:83] Starting OpenAPI AggregationController
	I1101 23:21:54.297528       1 customresource_discovery_controller.go:209] Starting DiscoveryController
	I1101 23:21:54.297544       1 dynamic_serving_content.go:132] "Starting controller" name="aggregator-proxy-cert::/var/lib/minikube/certs/front-proxy-client.crt::/var/lib/minikube/certs/front-proxy-client.key"
	I1101 23:21:54.327632       1 controller.go:85] Starting OpenAPI V3 controller
	I1101 23:21:54.402874       1 shared_informer.go:262] Caches are synced for cluster_authentication_trust_controller
	I1101 23:21:54.407076       1 cache.go:39] Caches are synced for APIServiceRegistrationController controller
	I1101 23:21:54.430554       1 shared_informer.go:262] Caches are synced for crd-autoregister
	I1101 23:21:54.431274       1 shared_informer.go:262] Caches are synced for node_authorizer
	E1101 23:21:54.439410       1 controller.go:159] Error removing old endpoints from kubernetes service: no master IPs were listed in storage, refusing to erase all endpoints for the kubernetes service
	I1101 23:21:54.491866       1 controller.go:616] quota admission added evaluator for: leases.coordination.k8s.io
	I1101 23:21:54.492050       1 cache.go:39] Caches are synced for autoregister controller
	I1101 23:21:54.492424       1 cache.go:39] Caches are synced for AvailableConditionController controller
	I1101 23:21:54.493870       1 apf_controller.go:305] Running API Priority and Fairness config worker
	I1101 23:21:55.024048       1 controller.go:132] OpenAPI AggregationController: action for item k8s_internal_local_delegation_chain_0000000000: Nothing (removed from the queue).
	I1101 23:21:55.298124       1 storage_scheduling.go:111] all system priority classes are created successfully or already exist.
	I1101 23:21:56.543143       1 controller.go:616] quota admission added evaluator for: daemonsets.apps
	I1101 23:21:56.660266       1 controller.go:616] quota admission added evaluator for: serviceaccounts
	I1101 23:21:56.683072       1 controller.go:616] quota admission added evaluator for: deployments.apps
	I1101 23:21:56.734970       1 controller.go:616] quota admission added evaluator for: roles.rbac.authorization.k8s.io
	I1101 23:21:56.740621       1 controller.go:616] quota admission added evaluator for: rolebindings.rbac.authorization.k8s.io
	I1101 23:22:17.243657       1 controller.go:616] quota admission added evaluator for: endpoints
	
	* 
	* ==> kube-apiserver [b4f48c898e43] <==
	* I1101 23:07:19.609528       1 naming_controller.go:291] Starting NamingConditionController
	I1101 23:07:19.609796       1 establishing_controller.go:76] Starting EstablishingController
	I1101 23:07:19.610005       1 nonstructuralschema_controller.go:192] Starting NonStructuralSchemaConditionController
	I1101 23:07:19.610232       1 apiapproval_controller.go:186] Starting KubernetesAPIApprovalPolicyConformantConditionController
	I1101 23:07:19.610241       1 crd_finalizer.go:266] Starting CRDFinalizer
	I1101 23:07:19.610322       1 dynamic_cafile_content.go:157] "Starting controller" name="client-ca-bundle::/var/lib/minikube/certs/ca.crt"
	I1101 23:07:19.610332       1 dynamic_cafile_content.go:157] "Starting controller" name="request-header::/var/lib/minikube/certs/front-proxy-ca.crt"
	I1101 23:07:19.608517       1 dynamic_serving_content.go:132] "Starting controller" name="aggregator-proxy-cert::/var/lib/minikube/certs/front-proxy-client.crt::/var/lib/minikube/certs/front-proxy-client.key"
	I1101 23:07:19.737718       1 shared_informer.go:262] Caches are synced for node_authorizer
	I1101 23:07:19.746283       1 controller.go:616] quota admission added evaluator for: leases.coordination.k8s.io
	I1101 23:07:19.806233       1 apf_controller.go:305] Running API Priority and Fairness config worker
	I1101 23:07:19.807267       1 cache.go:39] Caches are synced for autoregister controller
	I1101 23:07:19.807936       1 shared_informer.go:262] Caches are synced for cluster_authentication_trust_controller
	I1101 23:07:19.808446       1 cache.go:39] Caches are synced for APIServiceRegistrationController controller
	I1101 23:07:19.814722       1 shared_informer.go:262] Caches are synced for crd-autoregister
	I1101 23:07:19.816141       1 cache.go:39] Caches are synced for AvailableConditionController controller
	I1101 23:07:20.381182       1 controller.go:132] OpenAPI AggregationController: action for item k8s_internal_local_delegation_chain_0000000000: Nothing (removed from the queue).
	I1101 23:07:20.612280       1 storage_scheduling.go:111] all system priority classes are created successfully or already exist.
	I1101 23:07:22.373113       1 controller.go:616] quota admission added evaluator for: daemonsets.apps
	I1101 23:07:22.552459       1 controller.go:616] quota admission added evaluator for: serviceaccounts
	I1101 23:07:22.562780       1 controller.go:616] quota admission added evaluator for: deployments.apps
	I1101 23:07:22.637667       1 controller.go:616] quota admission added evaluator for: roles.rbac.authorization.k8s.io
	I1101 23:07:22.645682       1 controller.go:616] quota admission added evaluator for: rolebindings.rbac.authorization.k8s.io
	I1101 23:07:32.716048       1 controller.go:616] quota admission added evaluator for: endpoints
	I1101 23:07:32.914343       1 controller.go:616] quota admission added evaluator for: endpointslices.discovery.k8s.io
	
	* 
	* ==> kube-controller-manager [0bfadecc8e44] <==
	* I1101 23:22:06.893917       1 shared_informer.go:262] Caches are synced for disruption
	I1101 23:22:06.922293       1 shared_informer.go:262] Caches are synced for namespace
	I1101 23:22:06.955769       1 shared_informer.go:262] Caches are synced for resource quota
	I1101 23:22:06.958044       1 shared_informer.go:262] Caches are synced for service account
	I1101 23:22:06.964843       1 shared_informer.go:262] Caches are synced for resource quota
	I1101 23:22:07.045300       1 shared_informer.go:262] Caches are synced for cronjob
	I1101 23:22:07.366427       1 shared_informer.go:262] Caches are synced for garbage collector
	I1101 23:22:07.366539       1 garbagecollector.go:163] Garbage collector: all resource monitors have synced. Proceeding to collect garbage
	I1101 23:22:07.393702       1 shared_informer.go:262] Caches are synced for garbage collector
	W1101 23:22:14.730567       1 topologycache.go:199] Can't get CPU or zone information for multinode-230145-m02 node
	I1101 23:22:16.851570       1 event.go:294] "Event occurred" object="kube-system/coredns-565d847f94-ws9nv" fieldPath="" kind="Pod" apiVersion="" type="Normal" reason="TaintManagerEviction" message="Cancelling deletion of Pod kube-system/coredns-565d847f94-ws9nv"
	I1101 23:22:16.852971       1 event.go:294] "Event occurred" object="kube-system/storage-provisioner" fieldPath="" kind="Pod" apiVersion="" type="Normal" reason="TaintManagerEviction" message="Cancelling deletion of Pod kube-system/storage-provisioner"
	I1101 23:22:16.853360       1 event.go:294] "Event occurred" object="default/busybox-65db55d5d6-w5f9t" fieldPath="" kind="Pod" apiVersion="" type="Normal" reason="TaintManagerEviction" message="Cancelling deletion of Pod default/busybox-65db55d5d6-w5f9t"
	I1101 23:22:46.848809       1 gc_controller.go:324] "PodGC is force deleting Pod" pod="kube-system/kube-proxy-fxmwh"
	I1101 23:22:46.862507       1 gc_controller.go:252] "Forced deletion of orphaned Pod succeeded" pod="kube-system/kube-proxy-fxmwh"
	I1101 23:22:46.864054       1 gc_controller.go:324] "PodGC is force deleting Pod" pod="kube-system/kindnet-fv4km"
	I1101 23:22:46.864872       1 event.go:294] "Event occurred" object="multinode-230145-m02" fieldPath="" kind="Node" apiVersion="v1" type="Normal" reason="NodeNotReady" message="Node multinode-230145-m02 status is now: NodeNotReady"
	I1101 23:22:46.876769       1 event.go:294] "Event occurred" object="kube-system/kube-proxy-7qp72" fieldPath="" kind="Pod" apiVersion="v1" type="Warning" reason="NodeNotReady" message="Node is not ready"
	I1101 23:22:46.888643       1 gc_controller.go:252] "Forced deletion of orphaned Pod succeeded" pod="kube-system/kindnet-fv4km"
	I1101 23:22:46.895901       1 event.go:294] "Event occurred" object="kube-system/kindnet-5wmdc" fieldPath="" kind="Pod" apiVersion="v1" type="Warning" reason="NodeNotReady" message="Node is not ready"
	I1101 23:26:50.513571       1 event.go:294] "Event occurred" object="default/busybox-65db55d5d6-rks76" fieldPath="" kind="Pod" apiVersion="" type="Normal" reason="TaintManagerEviction" message="Cancelling deletion of Pod default/busybox-65db55d5d6-rks76"
	W1101 23:26:50.514026       1 actual_state_of_world.go:541] Failed to update statusUpdateNeeded field in actual state of world: Failed to set statusUpdateNeeded to needed true, because nodeName="multinode-230145-m02" does not exist
	I1101 23:26:50.533276       1 range_allocator.go:367] Set node multinode-230145-m02 PodCIDR to [10.244.1.0/24]
	W1101 23:27:00.688022       1 topologycache.go:199] Can't get CPU or zone information for multinode-230145-m02 node
	I1101 23:27:01.939546       1 event.go:294] "Event occurred" object="default/busybox-65db55d5d6-rks76" fieldPath="" kind="Pod" apiVersion="" type="Normal" reason="TaintManagerEviction" message="Cancelling deletion of Pod default/busybox-65db55d5d6-rks76"
	
	* 
	* ==> kube-controller-manager [9b38a0defca0] <==
	* I1101 23:07:33.238157       1 garbagecollector.go:163] Garbage collector: all resource monitors have synced. Proceeding to collect garbage
	I1101 23:07:33.258726       1 shared_informer.go:262] Caches are synced for garbage collector
	W1101 23:08:12.749946       1 topologycache.go:199] Can't get CPU or zone information for multinode-230145-m03 node
	I1101 23:08:12.751803       1 event.go:294] "Event occurred" object="multinode-230145-m02" fieldPath="" kind="Node" apiVersion="v1" type="Normal" reason="NodeNotReady" message="Node multinode-230145-m02 status is now: NodeNotReady"
	I1101 23:08:12.763942       1 event.go:294] "Event occurred" object="kube-system/kindnet-5wmdc" fieldPath="" kind="Pod" apiVersion="v1" type="Warning" reason="NodeNotReady" message="Node is not ready"
	I1101 23:08:12.770981       1 event.go:294] "Event occurred" object="default/busybox-65db55d5d6-rks76" fieldPath="" kind="Pod" apiVersion="v1" type="Warning" reason="NodeNotReady" message="Node is not ready"
	I1101 23:08:12.779409       1 event.go:294] "Event occurred" object="kube-system/kube-proxy-7qp72" fieldPath="" kind="Pod" apiVersion="v1" type="Warning" reason="NodeNotReady" message="Node is not ready"
	I1101 23:08:12.793206       1 event.go:294] "Event occurred" object="multinode-230145-m03" fieldPath="" kind="Node" apiVersion="v1" type="Normal" reason="NodeNotReady" message="Node multinode-230145-m03 status is now: NodeNotReady"
	I1101 23:08:12.811154       1 event.go:294] "Event occurred" object="kube-system/kindnet-fv4km" fieldPath="" kind="Pod" apiVersion="v1" type="Warning" reason="NodeNotReady" message="Node is not ready"
	I1101 23:08:12.822817       1 event.go:294] "Event occurred" object="kube-system/kube-proxy-fxmwh" fieldPath="" kind="Pod" apiVersion="v1" type="Warning" reason="NodeNotReady" message="Node is not ready"
	I1101 23:12:05.948656       1 event.go:294] "Event occurred" object="default/busybox-65db55d5d6" fieldPath="" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: busybox-65db55d5d6-z9v5j"
	I1101 23:12:09.948830       1 event.go:294] "Event occurred" object="default/busybox-65db55d5d6-rks76" fieldPath="" kind="Pod" apiVersion="" type="Normal" reason="TaintManagerEviction" message="Cancelling deletion of Pod default/busybox-65db55d5d6-rks76"
	W1101 23:12:09.948935       1 actual_state_of_world.go:541] Failed to update statusUpdateNeeded field in actual state of world: Failed to set statusUpdateNeeded to needed true, because nodeName="multinode-230145-m02" does not exist
	I1101 23:12:09.956279       1 range_allocator.go:367] Set node multinode-230145-m02 PodCIDR to [10.244.1.0/24]
	W1101 23:12:20.328919       1 topologycache.go:199] Can't get CPU or zone information for multinode-230145-m02 node
	I1101 23:12:22.881180       1 event.go:294] "Event occurred" object="default/busybox-65db55d5d6-rks76" fieldPath="" kind="Pod" apiVersion="" type="Normal" reason="TaintManagerEviction" message="Cancelling deletion of Pod default/busybox-65db55d5d6-rks76"
	W1101 23:16:45.314768       1 topologycache.go:199] Can't get CPU or zone information for multinode-230145-m02 node
	W1101 23:16:46.123141       1 actual_state_of_world.go:541] Failed to update statusUpdateNeeded field in actual state of world: Failed to set statusUpdateNeeded to needed true, because nodeName="multinode-230145-m03" does not exist
	W1101 23:16:46.123181       1 topologycache.go:199] Can't get CPU or zone information for multinode-230145-m02 node
	I1101 23:16:46.130776       1 range_allocator.go:367] Set node multinode-230145-m03 PodCIDR to [10.244.2.0/24]
	W1101 23:17:06.503304       1 topologycache.go:199] Can't get CPU or zone information for multinode-230145-m02 node
	I1101 23:17:07.941005       1 event.go:294] "Event occurred" object="default/busybox-65db55d5d6-z9v5j" fieldPath="" kind="Pod" apiVersion="" type="Normal" reason="TaintManagerEviction" message="Cancelling deletion of Pod default/busybox-65db55d5d6-z9v5j"
	I1101 23:21:08.995329       1 event.go:294] "Event occurred" object="default/busybox-65db55d5d6" fieldPath="" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: busybox-65db55d5d6-mr7vs"
	W1101 23:21:12.010633       1 topologycache.go:199] Can't get CPU or zone information for multinode-230145-m02 node
	I1101 23:21:12.983473       1 event.go:294] "Event occurred" object="multinode-230145-m03" fieldPath="" kind="Node" apiVersion="v1" type="Normal" reason="RemovingNode" message="Node multinode-230145-m03 event: Removing Node multinode-230145-m03 from Controller"
	
	* 
	* ==> kube-proxy [18a780479003] <==
	* I1101 23:21:59.088022       1 node.go:163] Successfully retrieved node IP: 192.168.39.139
	I1101 23:21:59.088334       1 server_others.go:138] "Detected node IP" address="192.168.39.139"
	I1101 23:21:59.088571       1 server_others.go:578] "Unknown proxy mode, assuming iptables proxy" proxyMode=""
	I1101 23:21:59.165313       1 server_others.go:199] "kube-proxy running in single-stack mode, this ipFamily is not supported" ipFamily=IPv6
	I1101 23:21:59.165424       1 server_others.go:206] "Using iptables Proxier"
	I1101 23:21:59.166091       1 proxier.go:262] "Setting route_localnet=1, use nodePortAddresses to filter loopback addresses for NodePorts to skip it https://issues.k8s.io/90259"
	I1101 23:21:59.166958       1 server.go:661] "Version info" version="v1.25.3"
	I1101 23:21:59.166970       1 server.go:663] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I1101 23:21:59.168735       1 config.go:317] "Starting service config controller"
	I1101 23:21:59.168798       1 shared_informer.go:255] Waiting for caches to sync for service config
	I1101 23:21:59.168833       1 config.go:226] "Starting endpoint slice config controller"
	I1101 23:21:59.168954       1 shared_informer.go:255] Waiting for caches to sync for endpoint slice config
	I1101 23:21:59.171058       1 config.go:444] "Starting node config controller"
	I1101 23:21:59.171311       1 shared_informer.go:255] Waiting for caches to sync for node config
	I1101 23:21:59.269371       1 shared_informer.go:262] Caches are synced for endpoint slice config
	I1101 23:21:59.269408       1 shared_informer.go:262] Caches are synced for service config
	I1101 23:21:59.271505       1 shared_informer.go:262] Caches are synced for node config
	
	* 
	* ==> kube-proxy [5c4ab848a437] <==
	* I1101 23:07:22.857176       1 node.go:163] Successfully retrieved node IP: 192.168.39.139
	I1101 23:07:22.857226       1 server_others.go:138] "Detected node IP" address="192.168.39.139"
	I1101 23:07:22.857271       1 server_others.go:578] "Unknown proxy mode, assuming iptables proxy" proxyMode=""
	I1101 23:07:22.968096       1 server_others.go:199] "kube-proxy running in single-stack mode, this ipFamily is not supported" ipFamily=IPv6
	I1101 23:07:22.968135       1 server_others.go:206] "Using iptables Proxier"
	I1101 23:07:22.969139       1 proxier.go:262] "Setting route_localnet=1, use nodePortAddresses to filter loopback addresses for NodePorts to skip it https://issues.k8s.io/90259"
	I1101 23:07:22.970110       1 server.go:661] "Version info" version="v1.25.3"
	I1101 23:07:22.970146       1 server.go:663] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I1101 23:07:22.976399       1 config.go:444] "Starting node config controller"
	I1101 23:07:22.976721       1 shared_informer.go:255] Waiting for caches to sync for node config
	I1101 23:07:22.976931       1 config.go:317] "Starting service config controller"
	I1101 23:07:22.976938       1 shared_informer.go:255] Waiting for caches to sync for service config
	I1101 23:07:22.976953       1 config.go:226] "Starting endpoint slice config controller"
	I1101 23:07:22.976956       1 shared_informer.go:255] Waiting for caches to sync for endpoint slice config
	I1101 23:07:23.076979       1 shared_informer.go:262] Caches are synced for service config
	I1101 23:07:23.076995       1 shared_informer.go:262] Caches are synced for node config
	I1101 23:07:23.077263       1 shared_informer.go:262] Caches are synced for endpoint slice config
	
	* 
	* ==> kube-scheduler [e48288e1f6fe] <==
	* I1101 23:07:17.100195       1 serving.go:348] Generated self-signed cert in-memory
	W1101 23:07:19.715765       1 requestheader_controller.go:193] Unable to get configmap/extension-apiserver-authentication in kube-system.  Usually fixed by 'kubectl create rolebinding -n kube-system ROLEBINDING_NAME --role=extension-apiserver-authentication-reader --serviceaccount=YOUR_NS:YOUR_SA'
	W1101 23:07:19.715823       1 authentication.go:346] Error looking up in-cluster authentication configuration: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot get resource "configmaps" in API group "" in the namespace "kube-system"
	W1101 23:07:19.715834       1 authentication.go:347] Continuing without authentication configuration. This may treat all requests as anonymous.
	W1101 23:07:19.715843       1 authentication.go:348] To require authentication configuration lookup to succeed, set --authentication-tolerate-lookup-failure=false
	I1101 23:07:19.757160       1 server.go:148] "Starting Kubernetes Scheduler" version="v1.25.3"
	I1101 23:07:19.757211       1 server.go:150] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I1101 23:07:19.761133       1 secure_serving.go:210] Serving securely on 127.0.0.1:10259
	I1101 23:07:19.761278       1 configmap_cafile_content.go:202] "Starting controller" name="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I1101 23:07:19.762790       1 tlsconfig.go:240] "Starting DynamicServingCertificateController"
	I1101 23:07:19.768240       1 shared_informer.go:255] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I1101 23:07:19.871084       1 shared_informer.go:262] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	* 
	* ==> kube-scheduler [f2267f3af320] <==
	* I1101 23:21:52.288625       1 serving.go:348] Generated self-signed cert in-memory
	W1101 23:21:54.336049       1 requestheader_controller.go:193] Unable to get configmap/extension-apiserver-authentication in kube-system.  Usually fixed by 'kubectl create rolebinding -n kube-system ROLEBINDING_NAME --role=extension-apiserver-authentication-reader --serviceaccount=YOUR_NS:YOUR_SA'
	W1101 23:21:54.336075       1 authentication.go:346] Error looking up in-cluster authentication configuration: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot get resource "configmaps" in API group "" in the namespace "kube-system"
	W1101 23:21:54.336086       1 authentication.go:347] Continuing without authentication configuration. This may treat all requests as anonymous.
	W1101 23:21:54.336094       1 authentication.go:348] To require authentication configuration lookup to succeed, set --authentication-tolerate-lookup-failure=false
	I1101 23:21:54.396408       1 server.go:148] "Starting Kubernetes Scheduler" version="v1.25.3"
	I1101 23:21:54.396450       1 server.go:150] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I1101 23:21:54.399327       1 secure_serving.go:210] Serving securely on 127.0.0.1:10259
	I1101 23:21:54.399446       1 configmap_cafile_content.go:202] "Starting controller" name="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I1101 23:21:54.401415       1 tlsconfig.go:240] "Starting DynamicServingCertificateController"
	I1101 23:21:54.402233       1 shared_informer.go:255] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I1101 23:21:54.503067       1 shared_informer.go:262] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	* 
	* ==> kubelet <==
	* -- Journal begins at Tue 2022-11-01 23:21:30 UTC, ends at Tue 2022-11-01 23:31:46 UTC. --
	Nov 01 23:31:02 multinode-230145 kubelet[1264]: E1101 23:31:02.461815    1264 pod_workers.go:965] "Error syncing pod, skipping" err="failed to \"KillPodSandbox\" for \"090bce6a-20eb-4504-835e-b80728536333\" with KillPodSandboxError: \"rpc error: code = Unknown desc = networkPlugin cni failed to teardown pod \\\"busybox-65db55d5d6-w5f9t_default\\\" network: could not retrieve port mappings: key is not found\"" pod="default/busybox-65db55d5d6-w5f9t" podUID=090bce6a-20eb-4504-835e-b80728536333
	Nov 01 23:31:12 multinode-230145 kubelet[1264]: E1101 23:31:12.461949    1264 remote_runtime.go:269] "StopPodSandbox from runtime service failed" err="rpc error: code = Unknown desc = networkPlugin cni failed to teardown pod \"coredns-565d847f94-ws9nv_kube-system\" network: could not retrieve port mappings: key is not found" podSandboxID="d9b09c2c3dde944d47972081d1632b2ecd85013632688b7d94c9013929b9bcde"
	Nov 01 23:31:12 multinode-230145 kubelet[1264]: E1101 23:31:12.462388    1264 kuberuntime_manager.go:954] "Failed to stop sandbox" podSandboxID={Type:docker ID:d9b09c2c3dde944d47972081d1632b2ecd85013632688b7d94c9013929b9bcde}
	Nov 01 23:31:12 multinode-230145 kubelet[1264]: E1101 23:31:12.462479    1264 kuberuntime_manager.go:695] "killPodWithSyncResult failed" err="failed to \"KillPodSandbox\" for \"a552bb3d-2d06-454c-addd-b1cff317827f\" with KillPodSandboxError: \"rpc error: code = Unknown desc = networkPlugin cni failed to teardown pod \\\"coredns-565d847f94-ws9nv_kube-system\\\" network: could not retrieve port mappings: key is not found\""
	Nov 01 23:31:12 multinode-230145 kubelet[1264]: E1101 23:31:12.462542    1264 pod_workers.go:965] "Error syncing pod, skipping" err="failed to \"KillPodSandbox\" for \"a552bb3d-2d06-454c-addd-b1cff317827f\" with KillPodSandboxError: \"rpc error: code = Unknown desc = networkPlugin cni failed to teardown pod \\\"coredns-565d847f94-ws9nv_kube-system\\\" network: could not retrieve port mappings: key is not found\"" pod="kube-system/coredns-565d847f94-ws9nv" podUID=a552bb3d-2d06-454c-addd-b1cff317827f
	Nov 01 23:31:13 multinode-230145 kubelet[1264]: E1101 23:31:13.462257    1264 remote_runtime.go:269] "StopPodSandbox from runtime service failed" err="rpc error: code = Unknown desc = networkPlugin cni failed to teardown pod \"busybox-65db55d5d6-w5f9t_default\" network: could not retrieve port mappings: key is not found" podSandboxID="4173c8da0a2ed44a19b9f022773cf2a4818d786d80a6a44ee3e1e97baba75c61"
	Nov 01 23:31:13 multinode-230145 kubelet[1264]: E1101 23:31:13.462600    1264 kuberuntime_manager.go:954] "Failed to stop sandbox" podSandboxID={Type:docker ID:4173c8da0a2ed44a19b9f022773cf2a4818d786d80a6a44ee3e1e97baba75c61}
	Nov 01 23:31:13 multinode-230145 kubelet[1264]: E1101 23:31:13.462736    1264 kuberuntime_manager.go:695] "killPodWithSyncResult failed" err="failed to \"KillPodSandbox\" for \"090bce6a-20eb-4504-835e-b80728536333\" with KillPodSandboxError: \"rpc error: code = Unknown desc = networkPlugin cni failed to teardown pod \\\"busybox-65db55d5d6-w5f9t_default\\\" network: could not retrieve port mappings: key is not found\""
	Nov 01 23:31:13 multinode-230145 kubelet[1264]: E1101 23:31:13.463589    1264 pod_workers.go:965] "Error syncing pod, skipping" err="failed to \"KillPodSandbox\" for \"090bce6a-20eb-4504-835e-b80728536333\" with KillPodSandboxError: \"rpc error: code = Unknown desc = networkPlugin cni failed to teardown pod \\\"busybox-65db55d5d6-w5f9t_default\\\" network: could not retrieve port mappings: key is not found\"" pod="default/busybox-65db55d5d6-w5f9t" podUID=090bce6a-20eb-4504-835e-b80728536333
	Nov 01 23:31:23 multinode-230145 kubelet[1264]: E1101 23:31:23.460857    1264 remote_runtime.go:269] "StopPodSandbox from runtime service failed" err="rpc error: code = Unknown desc = networkPlugin cni failed to teardown pod \"coredns-565d847f94-ws9nv_kube-system\" network: could not retrieve port mappings: key is not found" podSandboxID="d9b09c2c3dde944d47972081d1632b2ecd85013632688b7d94c9013929b9bcde"
	Nov 01 23:31:23 multinode-230145 kubelet[1264]: E1101 23:31:23.461524    1264 kuberuntime_manager.go:954] "Failed to stop sandbox" podSandboxID={Type:docker ID:d9b09c2c3dde944d47972081d1632b2ecd85013632688b7d94c9013929b9bcde}
	Nov 01 23:31:23 multinode-230145 kubelet[1264]: E1101 23:31:23.461691    1264 kuberuntime_manager.go:695] "killPodWithSyncResult failed" err="failed to \"KillPodSandbox\" for \"a552bb3d-2d06-454c-addd-b1cff317827f\" with KillPodSandboxError: \"rpc error: code = Unknown desc = networkPlugin cni failed to teardown pod \\\"coredns-565d847f94-ws9nv_kube-system\\\" network: could not retrieve port mappings: key is not found\""
	Nov 01 23:31:23 multinode-230145 kubelet[1264]: E1101 23:31:23.461938    1264 pod_workers.go:965] "Error syncing pod, skipping" err="failed to \"KillPodSandbox\" for \"a552bb3d-2d06-454c-addd-b1cff317827f\" with KillPodSandboxError: \"rpc error: code = Unknown desc = networkPlugin cni failed to teardown pod \\\"coredns-565d847f94-ws9nv_kube-system\\\" network: could not retrieve port mappings: key is not found\"" pod="kube-system/coredns-565d847f94-ws9nv" podUID=a552bb3d-2d06-454c-addd-b1cff317827f
	Nov 01 23:31:25 multinode-230145 kubelet[1264]: E1101 23:31:25.461114    1264 remote_runtime.go:269] "StopPodSandbox from runtime service failed" err="rpc error: code = Unknown desc = networkPlugin cni failed to teardown pod \"busybox-65db55d5d6-w5f9t_default\" network: could not retrieve port mappings: key is not found" podSandboxID="4173c8da0a2ed44a19b9f022773cf2a4818d786d80a6a44ee3e1e97baba75c61"
	Nov 01 23:31:25 multinode-230145 kubelet[1264]: E1101 23:31:25.461334    1264 kuberuntime_manager.go:954] "Failed to stop sandbox" podSandboxID={Type:docker ID:4173c8da0a2ed44a19b9f022773cf2a4818d786d80a6a44ee3e1e97baba75c61}
	Nov 01 23:31:25 multinode-230145 kubelet[1264]: E1101 23:31:25.461439    1264 kuberuntime_manager.go:695] "killPodWithSyncResult failed" err="failed to \"KillPodSandbox\" for \"090bce6a-20eb-4504-835e-b80728536333\" with KillPodSandboxError: \"rpc error: code = Unknown desc = networkPlugin cni failed to teardown pod \\\"busybox-65db55d5d6-w5f9t_default\\\" network: could not retrieve port mappings: key is not found\""
	Nov 01 23:31:25 multinode-230145 kubelet[1264]: E1101 23:31:25.461468    1264 pod_workers.go:965] "Error syncing pod, skipping" err="failed to \"KillPodSandbox\" for \"090bce6a-20eb-4504-835e-b80728536333\" with KillPodSandboxError: \"rpc error: code = Unknown desc = networkPlugin cni failed to teardown pod \\\"busybox-65db55d5d6-w5f9t_default\\\" network: could not retrieve port mappings: key is not found\"" pod="default/busybox-65db55d5d6-w5f9t" podUID=090bce6a-20eb-4504-835e-b80728536333
	Nov 01 23:31:38 multinode-230145 kubelet[1264]: E1101 23:31:38.463417    1264 remote_runtime.go:269] "StopPodSandbox from runtime service failed" err="rpc error: code = Unknown desc = networkPlugin cni failed to teardown pod \"busybox-65db55d5d6-w5f9t_default\" network: could not retrieve port mappings: key is not found" podSandboxID="4173c8da0a2ed44a19b9f022773cf2a4818d786d80a6a44ee3e1e97baba75c61"
	Nov 01 23:31:38 multinode-230145 kubelet[1264]: E1101 23:31:38.463419    1264 remote_runtime.go:269] "StopPodSandbox from runtime service failed" err="rpc error: code = Unknown desc = networkPlugin cni failed to teardown pod \"coredns-565d847f94-ws9nv_kube-system\" network: could not retrieve port mappings: key is not found" podSandboxID="d9b09c2c3dde944d47972081d1632b2ecd85013632688b7d94c9013929b9bcde"
	Nov 01 23:31:38 multinode-230145 kubelet[1264]: E1101 23:31:38.463651    1264 kuberuntime_manager.go:954] "Failed to stop sandbox" podSandboxID={Type:docker ID:d9b09c2c3dde944d47972081d1632b2ecd85013632688b7d94c9013929b9bcde}
	Nov 01 23:31:38 multinode-230145 kubelet[1264]: E1101 23:31:38.463692    1264 kuberuntime_manager.go:695] "killPodWithSyncResult failed" err="failed to \"KillPodSandbox\" for \"a552bb3d-2d06-454c-addd-b1cff317827f\" with KillPodSandboxError: \"rpc error: code = Unknown desc = networkPlugin cni failed to teardown pod \\\"coredns-565d847f94-ws9nv_kube-system\\\" network: could not retrieve port mappings: key is not found\""
	Nov 01 23:31:38 multinode-230145 kubelet[1264]: E1101 23:31:38.463717    1264 pod_workers.go:965] "Error syncing pod, skipping" err="failed to \"KillPodSandbox\" for \"a552bb3d-2d06-454c-addd-b1cff317827f\" with KillPodSandboxError: \"rpc error: code = Unknown desc = networkPlugin cni failed to teardown pod \\\"coredns-565d847f94-ws9nv_kube-system\\\" network: could not retrieve port mappings: key is not found\"" pod="kube-system/coredns-565d847f94-ws9nv" podUID=a552bb3d-2d06-454c-addd-b1cff317827f
	Nov 01 23:31:38 multinode-230145 kubelet[1264]: E1101 23:31:38.463738    1264 kuberuntime_manager.go:954] "Failed to stop sandbox" podSandboxID={Type:docker ID:4173c8da0a2ed44a19b9f022773cf2a4818d786d80a6a44ee3e1e97baba75c61}
	Nov 01 23:31:38 multinode-230145 kubelet[1264]: E1101 23:31:38.463762    1264 kuberuntime_manager.go:695] "killPodWithSyncResult failed" err="failed to \"KillPodSandbox\" for \"090bce6a-20eb-4504-835e-b80728536333\" with KillPodSandboxError: \"rpc error: code = Unknown desc = networkPlugin cni failed to teardown pod \\\"busybox-65db55d5d6-w5f9t_default\\\" network: could not retrieve port mappings: key is not found\""
	Nov 01 23:31:38 multinode-230145 kubelet[1264]: E1101 23:31:38.463779    1264 pod_workers.go:965] "Error syncing pod, skipping" err="failed to \"KillPodSandbox\" for \"090bce6a-20eb-4504-835e-b80728536333\" with KillPodSandboxError: \"rpc error: code = Unknown desc = networkPlugin cni failed to teardown pod \\\"busybox-65db55d5d6-w5f9t_default\\\" network: could not retrieve port mappings: key is not found\"" pod="default/busybox-65db55d5d6-w5f9t" podUID=090bce6a-20eb-4504-835e-b80728536333
	
	* 
	* ==> storage-provisioner [60aa48a1379b] <==
	* I1101 23:08:06.658214       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I1101 23:08:06.669738       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I1101 23:08:06.670408       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I1101 23:08:24.074510       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I1101 23:08:24.075472       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"03b5e838-c307-45b3-a8df-b8f993b37ae4", APIVersion:"v1", ResourceVersion:"894", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' multinode-230145_9a22516b-8334-4db3-be1a-68a379579ce1 became leader
	I1101 23:08:24.076346       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_multinode-230145_9a22516b-8334-4db3-be1a-68a379579ce1!
	I1101 23:08:24.178525       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_multinode-230145_9a22516b-8334-4db3-be1a-68a379579ce1!
	
	* 
	* ==> storage-provisioner [bb4a76c8496d] <==
	* I1101 23:21:59.820808       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I1101 23:21:59.847492       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I1101 23:21:59.847544       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I1101 23:22:17.245965       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I1101 23:22:17.246272       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_multinode-230145_32877ac1-1a0b-4b57-b136-3189cc31a6bc!
	I1101 23:22:17.248240       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"03b5e838-c307-45b3-a8df-b8f993b37ae4", APIVersion:"v1", ResourceVersion:"1826", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' multinode-230145_32877ac1-1a0b-4b57-b136-3189cc31a6bc became leader
	I1101 23:22:17.348381       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_multinode-230145_32877ac1-1a0b-4b57-b136-3189cc31a6bc!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p multinode-230145 -n multinode-230145
helpers_test.go:261: (dbg) Run:  kubectl --context multinode-230145 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:270: non-running pods: busybox-65db55d5d6-mr7vs
helpers_test.go:272: ======> post-mortem[TestMultiNode/serial/ValidateNameConflict]: describe non-running pods <======
helpers_test.go:275: (dbg) Run:  kubectl --context multinode-230145 describe pod busybox-65db55d5d6-mr7vs
helpers_test.go:280: (dbg) kubectl --context multinode-230145 describe pod busybox-65db55d5d6-mr7vs:

                                                
                                                
-- stdout --
	Name:             busybox-65db55d5d6-mr7vs
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             <none>
	Labels:           app=busybox
	                  pod-template-hash=65db55d5d6
	Annotations:      <none>
	Status:           Pending
	IP:               
	IPs:              <none>
	Controlled By:    ReplicaSet/busybox-65db55d5d6
	Containers:
	  busybox:
	    Image:      gcr.io/k8s-minikube/busybox:1.28
	    Port:       <none>
	    Host Port:  <none>
	    Command:
	      sleep
	      3600
	    Environment:  <none>
	    Mounts:
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-q4z87 (ro)
	Conditions:
	  Type           Status
	  PodScheduled   False 
	Volumes:
	  kube-api-access-q4z87:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    DownwardAPI:             true
	QoS Class:                   BestEffort
	Node-Selectors:              <none>
	Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:
	  Type     Reason            Age                    From               Message
	  ----     ------            ----                   ----               -------
	  Warning  FailedScheduling  10m                    default-scheduler  0/3 nodes are available: 1 node(s) had untolerated taint {node.kubernetes.io/unschedulable: }, 1 node(s) were unschedulable, 3 node(s) didn't match pod anti-affinity rules. preemption: 0/3 nodes are available: 1 Preemption is not helpful for scheduling, 2 No preemption victims found for incoming pod.
	  Warning  FailedScheduling  10m                    default-scheduler  0/3 nodes are available: 1 node(s) had untolerated taint {node.kubernetes.io/unschedulable: }, 1 node(s) were unschedulable, 2 node(s) didn't match pod anti-affinity rules. preemption: 0/3 nodes are available: 1 Preemption is not helpful for scheduling, 2 No preemption victims found for incoming pod.
	  Warning  FailedScheduling  8m58s                  default-scheduler  0/2 nodes are available: 1 node(s) had untolerated taint {node.kubernetes.io/unreachable: }, 2 node(s) didn't match pod anti-affinity rules. preemption: 0/2 nodes are available: 1 No preemption victims found for incoming pod, 1 Preemption is not helpful for scheduling.
	  Warning  FailedScheduling  4m47s (x3 over 9m53s)  default-scheduler  0/2 nodes are available: 2 node(s) didn't match pod anti-affinity rules. preemption: 0/2 nodes are available: 2 No preemption victims found for incoming pod.

                                                
                                                
-- /stdout --
helpers_test.go:283: <<< TestMultiNode/serial/ValidateNameConflict FAILED: end of post-mortem logs <<<
helpers_test.go:284: ---------------------/post-mortem---------------------------------
--- FAIL: TestMultiNode/serial/ValidateNameConflict (44.56s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (56.41s)

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

                                                
                                                
=== CONT  TestPause/serial/SecondStartNoReconfiguration
pause_test.go:92: (dbg) Done: out/minikube-linux-amd64 start -p pause-233945 --alsologtostderr -v=1 --driver=kvm2 : (51.977093302s)
pause_test.go:100: expected the second start log output to include "The running cluster does not require reconfiguration" but got: 
-- stdout --
	* [pause-233945] minikube v1.27.1 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=15232
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/15232-3852/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/15232-3852/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	* Using the kvm2 driver based on existing profile
	* Starting control plane node pause-233945 in cluster pause-233945
	* Updating the running kvm2 "pause-233945" VM ...
	* Preparing Kubernetes v1.25.3 on Docker 20.10.20 ...
	* Verifying Kubernetes components...
	  - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	* Enabled addons: storage-provisioner, default-storageclass
	* Done! kubectl is now configured to use "pause-233945" cluster and "default" namespace by default

                                                
                                                
-- /stdout --
** stderr ** 
	I1101 23:41:32.476446   27927 out.go:296] Setting OutFile to fd 1 ...
	I1101 23:41:32.476697   27927 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I1101 23:41:32.476712   27927 out.go:309] Setting ErrFile to fd 2...
	I1101 23:41:32.476720   27927 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I1101 23:41:32.476899   27927 root.go:334] Updating PATH: /home/jenkins/minikube-integration/15232-3852/.minikube/bin
	I1101 23:41:32.477658   27927 out.go:303] Setting JSON to false
	I1101 23:41:32.479459   27927 start.go:116] hostinfo: {"hostname":"ubuntu-20-agent-7","uptime":5047,"bootTime":1667341045,"procs":249,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1021-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1101 23:41:32.479548   27927 start.go:126] virtualization: kvm guest
	I1101 23:41:32.481847   27927 out.go:177] * [pause-233945] minikube v1.27.1 on Ubuntu 20.04 (kvm/amd64)
	I1101 23:41:32.483351   27927 out.go:177]   - MINIKUBE_LOCATION=15232
	I1101 23:41:32.483284   27927 notify.go:220] Checking for updates...
	I1101 23:41:32.486191   27927 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1101 23:41:32.487537   27927 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/15232-3852/kubeconfig
	I1101 23:41:32.488788   27927 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/15232-3852/.minikube
	I1101 23:41:32.490026   27927 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I1101 23:41:32.491914   27927 config.go:180] Loaded profile config "pause-233945": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.25.3
	I1101 23:41:32.492517   27927 main.go:134] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1101 23:41:32.492625   27927 main.go:134] libmachine: Launching plugin server for driver kvm2
	I1101 23:41:32.513832   27927 main.go:134] libmachine: Plugin server listening at address 127.0.0.1:41355
	I1101 23:41:32.514229   27927 main.go:134] libmachine: () Calling .GetVersion
	I1101 23:41:32.514783   27927 main.go:134] libmachine: Using API Version  1
	I1101 23:41:32.514813   27927 main.go:134] libmachine: () Calling .SetConfigRaw
	I1101 23:41:32.515137   27927 main.go:134] libmachine: () Calling .GetMachineName
	I1101 23:41:32.515303   27927 main.go:134] libmachine: (pause-233945) Calling .DriverName
	I1101 23:41:32.515643   27927 driver.go:365] Setting default libvirt URI to qemu:///system
	I1101 23:41:32.515987   27927 main.go:134] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1101 23:41:32.516026   27927 main.go:134] libmachine: Launching plugin server for driver kvm2
	I1101 23:41:32.537153   27927 main.go:134] libmachine: Plugin server listening at address 127.0.0.1:43093
	I1101 23:41:32.537587   27927 main.go:134] libmachine: () Calling .GetVersion
	I1101 23:41:32.538167   27927 main.go:134] libmachine: Using API Version  1
	I1101 23:41:32.538192   27927 main.go:134] libmachine: () Calling .SetConfigRaw
	I1101 23:41:32.538580   27927 main.go:134] libmachine: () Calling .GetMachineName
	I1101 23:41:32.538785   27927 main.go:134] libmachine: (pause-233945) Calling .DriverName
	I1101 23:41:32.577302   27927 out.go:177] * Using the kvm2 driver based on existing profile
	I1101 23:41:32.578556   27927 start.go:282] selected driver: kvm2
	I1101 23:41:32.578582   27927 start.go:808] validating driver "kvm2" against &{Name:pause-233945 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/15232/minikube-v1.27.0-1666976405-15232-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 Memory:2048 CPUs:2 DiskSize:20000 VMDriver: Driver:kvm2 HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:0 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{Kub
ernetesVersion:v1.25.3 ClusterName:pause-233945 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[{Name: IP:192.168.83.136 Port:8443 KubernetesVersion:v1.25.3 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:2621
44 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath:/opt/socket_vmnet/bin/socket_vmnet_client SocketVMnetPath:/var/run/socket_vmnet}
	I1101 23:41:32.578736   27927 start.go:819] status for kvm2: {Installed:true Healthy:true Running:true NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1101 23:41:32.579026   27927 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1101 23:41:32.579252   27927 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/minikube-integration/15232-3852/.minikube/bin:/home/jenkins/workspace/KVM_Linux_integration/out/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/go/bin:/home/jenkins/go/bin:/usr/local/bin/:/usr/local/go/bin/:/home/jenkins/go/bin
	I1101 23:41:32.595545   27927 install.go:137] /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2 version is 1.27.1
	I1101 23:41:32.596495   27927 cni.go:95] Creating CNI manager for ""
	I1101 23:41:32.596519   27927 cni.go:169] CNI unnecessary in this configuration, recommending no CNI
	I1101 23:41:32.596532   27927 start_flags.go:317] config:
	{Name:pause-233945 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/15232/minikube-v1.27.0-1666976405-15232-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 Memory:2048 CPUs:2 DiskSize:20000 VMDriver: Driver:kvm2 HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:0 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.25.3 ClusterName:pause-233945 Namespace:default APIServerNam
e:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[{Name: IP:192.168.83.136 Port:8443 KubernetesVersion:v1.25.3 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: Disa
bleOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath:/opt/socket_vmnet/bin/socket_vmnet_client SocketVMnetPath:/var/run/socket_vmnet}
	I1101 23:41:32.596701   27927 iso.go:124] acquiring lock: {Name:mk93232507d11fe0845a763ac9a9cca8a262da71 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1101 23:41:32.599615   27927 out.go:177] * Starting control plane node pause-233945 in cluster pause-233945
	I1101 23:41:32.600748   27927 preload.go:132] Checking if preload exists for k8s version v1.25.3 and runtime docker
	I1101 23:41:32.600788   27927 preload.go:148] Found local preload: /home/jenkins/minikube-integration/15232-3852/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.25.3-docker-overlay2-amd64.tar.lz4
	I1101 23:41:32.600801   27927 cache.go:57] Caching tarball of preloaded images
	I1101 23:41:32.600947   27927 preload.go:174] Found /home/jenkins/minikube-integration/15232-3852/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.25.3-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I1101 23:41:32.600971   27927 cache.go:60] Finished verifying existence of preloaded tar for  v1.25.3 on docker
	I1101 23:41:32.601107   27927 profile.go:148] Saving config to /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/pause-233945/config.json ...
	I1101 23:41:32.601298   27927 cache.go:208] Successfully downloaded all kic artifacts
	I1101 23:41:32.601322   27927 start.go:364] acquiring machines lock for pause-233945: {Name:mkf5a21f1745a6632babaddd1bb1f6424ebdc590 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I1101 23:41:32.601401   27927 start.go:368] acquired machines lock for "pause-233945" in 59.646µs
	I1101 23:41:32.601413   27927 start.go:96] Skipping create...Using existing machine configuration
	I1101 23:41:32.601418   27927 fix.go:55] fixHost starting: 
	I1101 23:41:32.601709   27927 main.go:134] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1101 23:41:32.601749   27927 main.go:134] libmachine: Launching plugin server for driver kvm2
	I1101 23:41:32.625997   27927 main.go:134] libmachine: Plugin server listening at address 127.0.0.1:44867
	I1101 23:41:32.627029   27927 main.go:134] libmachine: () Calling .GetVersion
	I1101 23:41:32.627663   27927 main.go:134] libmachine: Using API Version  1
	I1101 23:41:32.627695   27927 main.go:134] libmachine: () Calling .SetConfigRaw
	I1101 23:41:32.628104   27927 main.go:134] libmachine: () Calling .GetMachineName
	I1101 23:41:32.628330   27927 main.go:134] libmachine: (pause-233945) Calling .DriverName
	I1101 23:41:32.628492   27927 main.go:134] libmachine: (pause-233945) Calling .GetState
	I1101 23:41:32.630534   27927 fix.go:103] recreateIfNeeded on pause-233945: state=Running err=<nil>
	W1101 23:41:32.630571   27927 fix.go:129] unexpected machine state, will restart: <nil>
	I1101 23:41:32.632804   27927 out.go:177] * Updating the running kvm2 "pause-233945" VM ...
	I1101 23:41:32.634082   27927 machine.go:88] provisioning docker machine ...
	I1101 23:41:32.634106   27927 main.go:134] libmachine: (pause-233945) Calling .DriverName
	I1101 23:41:32.634322   27927 main.go:134] libmachine: (pause-233945) Calling .GetMachineName
	I1101 23:41:32.634502   27927 buildroot.go:166] provisioning hostname "pause-233945"
	I1101 23:41:32.634524   27927 main.go:134] libmachine: (pause-233945) Calling .GetMachineName
	I1101 23:41:32.634747   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHHostname
	I1101 23:41:32.637849   27927 main.go:134] libmachine: (pause-233945) DBG | domain pause-233945 has defined MAC address 52:54:00:f8:82:49 in network mk-pause-233945
	I1101 23:41:32.638346   27927 main.go:134] libmachine: (pause-233945) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:f8:82:49", ip: ""} in network mk-pause-233945: {Iface:virbr5 ExpiryTime:2022-11-02 00:40:33 +0000 UTC Type:0 Mac:52:54:00:f8:82:49 Iaid: IPaddr:192.168.83.136 Prefix:24 Hostname:pause-233945 Clientid:01:52:54:00:f8:82:49}
	I1101 23:41:32.638377   27927 main.go:134] libmachine: (pause-233945) DBG | domain pause-233945 has defined IP address 192.168.83.136 and MAC address 52:54:00:f8:82:49 in network mk-pause-233945
	I1101 23:41:32.638633   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHPort
	I1101 23:41:32.638849   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHKeyPath
	I1101 23:41:32.639023   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHKeyPath
	I1101 23:41:32.639215   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHUsername
	I1101 23:41:32.639458   27927 main.go:134] libmachine: Using SSH client type: native
	I1101 23:41:32.639642   27927 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0x7ed4e0] 0x7f0660 <nil>  [] 0s} 192.168.83.136 22 <nil> <nil>}
	I1101 23:41:32.639657   27927 main.go:134] libmachine: About to run SSH command:
	sudo hostname pause-233945 && echo "pause-233945" | sudo tee /etc/hostname
	I1101 23:41:32.826924   27927 main.go:134] libmachine: SSH cmd err, output: <nil>: pause-233945
	
	I1101 23:41:32.826960   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHHostname
	I1101 23:41:32.830596   27927 main.go:134] libmachine: (pause-233945) DBG | domain pause-233945 has defined MAC address 52:54:00:f8:82:49 in network mk-pause-233945
	I1101 23:41:32.830999   27927 main.go:134] libmachine: (pause-233945) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:f8:82:49", ip: ""} in network mk-pause-233945: {Iface:virbr5 ExpiryTime:2022-11-02 00:40:33 +0000 UTC Type:0 Mac:52:54:00:f8:82:49 Iaid: IPaddr:192.168.83.136 Prefix:24 Hostname:pause-233945 Clientid:01:52:54:00:f8:82:49}
	I1101 23:41:32.831037   27927 main.go:134] libmachine: (pause-233945) DBG | domain pause-233945 has defined IP address 192.168.83.136 and MAC address 52:54:00:f8:82:49 in network mk-pause-233945
	I1101 23:41:32.831186   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHPort
	I1101 23:41:32.831376   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHKeyPath
	I1101 23:41:32.831568   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHKeyPath
	I1101 23:41:32.831788   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHUsername
	I1101 23:41:32.832023   27927 main.go:134] libmachine: Using SSH client type: native
	I1101 23:41:32.832274   27927 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0x7ed4e0] 0x7f0660 <nil>  [] 0s} 192.168.83.136 22 <nil> <nil>}
	I1101 23:41:32.832305   27927 main.go:134] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\spause-233945' /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 pause-233945/g' /etc/hosts;
				else 
					echo '127.0.1.1 pause-233945' | sudo tee -a /etc/hosts; 
				fi
			fi
	I1101 23:41:32.974125   27927 main.go:134] libmachine: SSH cmd err, output: <nil>: 
	I1101 23:41:32.974167   27927 buildroot.go:172] set auth options {CertDir:/home/jenkins/minikube-integration/15232-3852/.minikube CaCertPath:/home/jenkins/minikube-integration/15232-3852/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/15232-3852/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/15232-3852/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/15232-3852/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/15232-3852/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/15232-3852/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/15232-3852/.minikube}
	I1101 23:41:32.974200   27927 buildroot.go:174] setting up certificates
	I1101 23:41:32.974209   27927 provision.go:83] configureAuth start
	I1101 23:41:32.974223   27927 main.go:134] libmachine: (pause-233945) Calling .GetMachineName
	I1101 23:41:32.974530   27927 main.go:134] libmachine: (pause-233945) Calling .GetIP
	I1101 23:41:32.978372   27927 main.go:134] libmachine: (pause-233945) DBG | domain pause-233945 has defined MAC address 52:54:00:f8:82:49 in network mk-pause-233945
	I1101 23:41:32.978731   27927 main.go:134] libmachine: (pause-233945) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:f8:82:49", ip: ""} in network mk-pause-233945: {Iface:virbr5 ExpiryTime:2022-11-02 00:40:33 +0000 UTC Type:0 Mac:52:54:00:f8:82:49 Iaid: IPaddr:192.168.83.136 Prefix:24 Hostname:pause-233945 Clientid:01:52:54:00:f8:82:49}
	I1101 23:41:32.978780   27927 main.go:134] libmachine: (pause-233945) DBG | domain pause-233945 has defined IP address 192.168.83.136 and MAC address 52:54:00:f8:82:49 in network mk-pause-233945
	I1101 23:41:32.979107   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHHostname
	I1101 23:41:32.982918   27927 main.go:134] libmachine: (pause-233945) DBG | domain pause-233945 has defined MAC address 52:54:00:f8:82:49 in network mk-pause-233945
	I1101 23:41:32.983402   27927 main.go:134] libmachine: (pause-233945) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:f8:82:49", ip: ""} in network mk-pause-233945: {Iface:virbr5 ExpiryTime:2022-11-02 00:40:33 +0000 UTC Type:0 Mac:52:54:00:f8:82:49 Iaid: IPaddr:192.168.83.136 Prefix:24 Hostname:pause-233945 Clientid:01:52:54:00:f8:82:49}
	I1101 23:41:32.983461   27927 main.go:134] libmachine: (pause-233945) DBG | domain pause-233945 has defined IP address 192.168.83.136 and MAC address 52:54:00:f8:82:49 in network mk-pause-233945
	I1101 23:41:32.983710   27927 provision.go:138] copyHostCerts
	I1101 23:41:32.983773   27927 exec_runner.go:144] found /home/jenkins/minikube-integration/15232-3852/.minikube/key.pem, removing ...
	I1101 23:41:32.983796   27927 exec_runner.go:207] rm: /home/jenkins/minikube-integration/15232-3852/.minikube/key.pem
	I1101 23:41:32.983858   27927 exec_runner.go:151] cp: /home/jenkins/minikube-integration/15232-3852/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/15232-3852/.minikube/key.pem (1675 bytes)
	I1101 23:41:32.983951   27927 exec_runner.go:144] found /home/jenkins/minikube-integration/15232-3852/.minikube/ca.pem, removing ...
	I1101 23:41:32.983967   27927 exec_runner.go:207] rm: /home/jenkins/minikube-integration/15232-3852/.minikube/ca.pem
	I1101 23:41:32.983998   27927 exec_runner.go:151] cp: /home/jenkins/minikube-integration/15232-3852/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/15232-3852/.minikube/ca.pem (1078 bytes)
	I1101 23:41:32.984593   27927 exec_runner.go:144] found /home/jenkins/minikube-integration/15232-3852/.minikube/cert.pem, removing ...
	I1101 23:41:32.984612   27927 exec_runner.go:207] rm: /home/jenkins/minikube-integration/15232-3852/.minikube/cert.pem
	I1101 23:41:32.984654   27927 exec_runner.go:151] cp: /home/jenkins/minikube-integration/15232-3852/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/15232-3852/.minikube/cert.pem (1123 bytes)
	I1101 23:41:32.984748   27927 provision.go:112] generating server cert: /home/jenkins/minikube-integration/15232-3852/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/15232-3852/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/15232-3852/.minikube/certs/ca-key.pem org=jenkins.pause-233945 san=[192.168.83.136 192.168.83.136 localhost 127.0.0.1 minikube pause-233945]
	I1101 23:41:33.233578   27927 provision.go:172] copyRemoteCerts
	I1101 23:41:33.233647   27927 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I1101 23:41:33.233698   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHHostname
	I1101 23:41:33.236621   27927 main.go:134] libmachine: (pause-233945) DBG | domain pause-233945 has defined MAC address 52:54:00:f8:82:49 in network mk-pause-233945
	I1101 23:41:33.237027   27927 main.go:134] libmachine: (pause-233945) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:f8:82:49", ip: ""} in network mk-pause-233945: {Iface:virbr5 ExpiryTime:2022-11-02 00:40:33 +0000 UTC Type:0 Mac:52:54:00:f8:82:49 Iaid: IPaddr:192.168.83.136 Prefix:24 Hostname:pause-233945 Clientid:01:52:54:00:f8:82:49}
	I1101 23:41:33.237066   27927 main.go:134] libmachine: (pause-233945) DBG | domain pause-233945 has defined IP address 192.168.83.136 and MAC address 52:54:00:f8:82:49 in network mk-pause-233945
	I1101 23:41:33.237268   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHPort
	I1101 23:41:33.237442   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHKeyPath
	I1101 23:41:33.237616   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHUsername
	I1101 23:41:33.237771   27927 sshutil.go:53] new ssh client: &{IP:192.168.83.136 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/15232-3852/.minikube/machines/pause-233945/id_rsa Username:docker}
	I1101 23:41:33.335359   27927 ssh_runner.go:362] scp /home/jenkins/minikube-integration/15232-3852/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I1101 23:41:33.361389   27927 ssh_runner.go:362] scp /home/jenkins/minikube-integration/15232-3852/.minikube/machines/server.pem --> /etc/docker/server.pem (1212 bytes)
	I1101 23:41:33.395871   27927 ssh_runner.go:362] scp /home/jenkins/minikube-integration/15232-3852/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I1101 23:41:33.425037   27927 provision.go:86] duration metric: configureAuth took 450.815003ms
	I1101 23:41:33.425068   27927 buildroot.go:189] setting minikube options for container-runtime
	I1101 23:41:33.425281   27927 config.go:180] Loaded profile config "pause-233945": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.25.3
	I1101 23:41:33.425316   27927 main.go:134] libmachine: (pause-233945) Calling .DriverName
	I1101 23:41:33.425590   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHHostname
	I1101 23:41:33.428838   27927 main.go:134] libmachine: (pause-233945) DBG | domain pause-233945 has defined MAC address 52:54:00:f8:82:49 in network mk-pause-233945
	I1101 23:41:33.429445   27927 main.go:134] libmachine: (pause-233945) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:f8:82:49", ip: ""} in network mk-pause-233945: {Iface:virbr5 ExpiryTime:2022-11-02 00:40:33 +0000 UTC Type:0 Mac:52:54:00:f8:82:49 Iaid: IPaddr:192.168.83.136 Prefix:24 Hostname:pause-233945 Clientid:01:52:54:00:f8:82:49}
	I1101 23:41:33.429484   27927 main.go:134] libmachine: (pause-233945) DBG | domain pause-233945 has defined IP address 192.168.83.136 and MAC address 52:54:00:f8:82:49 in network mk-pause-233945
	I1101 23:41:33.429732   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHPort
	I1101 23:41:33.429946   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHKeyPath
	I1101 23:41:33.430130   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHKeyPath
	I1101 23:41:33.430330   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHUsername
	I1101 23:41:33.430566   27927 main.go:134] libmachine: Using SSH client type: native
	I1101 23:41:33.430761   27927 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0x7ed4e0] 0x7f0660 <nil>  [] 0s} 192.168.83.136 22 <nil> <nil>}
	I1101 23:41:33.430833   27927 main.go:134] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I1101 23:41:33.578938   27927 main.go:134] libmachine: SSH cmd err, output: <nil>: tmpfs
	
	I1101 23:41:33.578967   27927 buildroot.go:70] root file system type: tmpfs
	I1101 23:41:33.579143   27927 provision.go:309] Updating docker unit: /lib/systemd/system/docker.service ...
	I1101 23:41:33.579176   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHHostname
	I1101 23:41:33.582681   27927 main.go:134] libmachine: (pause-233945) DBG | domain pause-233945 has defined MAC address 52:54:00:f8:82:49 in network mk-pause-233945
	I1101 23:41:33.583111   27927 main.go:134] libmachine: (pause-233945) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:f8:82:49", ip: ""} in network mk-pause-233945: {Iface:virbr5 ExpiryTime:2022-11-02 00:40:33 +0000 UTC Type:0 Mac:52:54:00:f8:82:49 Iaid: IPaddr:192.168.83.136 Prefix:24 Hostname:pause-233945 Clientid:01:52:54:00:f8:82:49}
	I1101 23:41:33.583137   27927 main.go:134] libmachine: (pause-233945) DBG | domain pause-233945 has defined IP address 192.168.83.136 and MAC address 52:54:00:f8:82:49 in network mk-pause-233945
	I1101 23:41:33.583487   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHPort
	I1101 23:41:33.583695   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHKeyPath
	I1101 23:41:33.583886   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHKeyPath
	I1101 23:41:33.584090   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHUsername
	I1101 23:41:33.584304   27927 main.go:134] libmachine: Using SSH client type: native
	I1101 23:41:33.584463   27927 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0x7ed4e0] 0x7f0660 <nil>  [] 0s} 192.168.83.136 22 <nil> <nil>}
	I1101 23:41:33.584556   27927 main.go:134] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=kvm2 --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP \$MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	" | sudo tee /lib/systemd/system/docker.service.new
	I1101 23:41:33.745711   27927 main.go:134] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=kvm2 --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP $MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	
	I1101 23:41:33.745752   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHHostname
	I1101 23:41:33.749627   27927 main.go:134] libmachine: (pause-233945) DBG | domain pause-233945 has defined MAC address 52:54:00:f8:82:49 in network mk-pause-233945
	I1101 23:41:33.749990   27927 main.go:134] libmachine: (pause-233945) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:f8:82:49", ip: ""} in network mk-pause-233945: {Iface:virbr5 ExpiryTime:2022-11-02 00:40:33 +0000 UTC Type:0 Mac:52:54:00:f8:82:49 Iaid: IPaddr:192.168.83.136 Prefix:24 Hostname:pause-233945 Clientid:01:52:54:00:f8:82:49}
	I1101 23:41:33.750018   27927 main.go:134] libmachine: (pause-233945) DBG | domain pause-233945 has defined IP address 192.168.83.136 and MAC address 52:54:00:f8:82:49 in network mk-pause-233945
	I1101 23:41:33.750277   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHPort
	I1101 23:41:33.750493   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHKeyPath
	I1101 23:41:33.750683   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHKeyPath
	I1101 23:41:33.750859   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHUsername
	I1101 23:41:33.751072   27927 main.go:134] libmachine: Using SSH client type: native
	I1101 23:41:33.751240   27927 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0x7ed4e0] 0x7f0660 <nil>  [] 0s} 192.168.83.136 22 <nil> <nil>}
	I1101 23:41:33.751270   27927 main.go:134] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I1101 23:41:33.941661   27927 main.go:134] libmachine: SSH cmd err, output: <nil>: 
	I1101 23:41:33.941707   27927 machine.go:91] provisioned docker machine in 1.307606621s
	I1101 23:41:33.941721   27927 start.go:300] post-start starting for "pause-233945" (driver="kvm2")
	I1101 23:41:33.941730   27927 start.go:328] 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]
	I1101 23:41:33.941752   27927 main.go:134] libmachine: (pause-233945) Calling .DriverName
	I1101 23:41:33.942087   27927 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
	I1101 23:41:33.942119   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHHostname
	I1101 23:41:33.945532   27927 main.go:134] libmachine: (pause-233945) DBG | domain pause-233945 has defined MAC address 52:54:00:f8:82:49 in network mk-pause-233945
	I1101 23:41:33.945921   27927 main.go:134] libmachine: (pause-233945) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:f8:82:49", ip: ""} in network mk-pause-233945: {Iface:virbr5 ExpiryTime:2022-11-02 00:40:33 +0000 UTC Type:0 Mac:52:54:00:f8:82:49 Iaid: IPaddr:192.168.83.136 Prefix:24 Hostname:pause-233945 Clientid:01:52:54:00:f8:82:49}
	I1101 23:41:33.945956   27927 main.go:134] libmachine: (pause-233945) DBG | domain pause-233945 has defined IP address 192.168.83.136 and MAC address 52:54:00:f8:82:49 in network mk-pause-233945
	I1101 23:41:33.946172   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHPort
	I1101 23:41:33.946360   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHKeyPath
	I1101 23:41:33.946536   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHUsername
	I1101 23:41:33.946731   27927 sshutil.go:53] new ssh client: &{IP:192.168.83.136 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/15232-3852/.minikube/machines/pause-233945/id_rsa Username:docker}
	I1101 23:41:34.049814   27927 ssh_runner.go:195] Run: cat /etc/os-release
	I1101 23:41:34.058312   27927 info.go:137] Remote host: Buildroot 2021.02.12
	I1101 23:41:34.058347   27927 filesync.go:126] Scanning /home/jenkins/minikube-integration/15232-3852/.minikube/addons for local assets ...
	I1101 23:41:34.058418   27927 filesync.go:126] Scanning /home/jenkins/minikube-integration/15232-3852/.minikube/files for local assets ...
	I1101 23:41:34.058528   27927 filesync.go:149] local asset: /home/jenkins/minikube-integration/15232-3852/.minikube/files/etc/ssl/certs/106442.pem -> 106442.pem in /etc/ssl/certs
	I1101 23:41:34.058654   27927 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I1101 23:41:34.070931   27927 ssh_runner.go:362] scp /home/jenkins/minikube-integration/15232-3852/.minikube/files/etc/ssl/certs/106442.pem --> /etc/ssl/certs/106442.pem (1708 bytes)
	I1101 23:41:34.108661   27927 start.go:303] post-start completed in 166.924586ms
	I1101 23:41:34.108740   27927 fix.go:57] fixHost completed within 1.507321397s
	I1101 23:41:34.108776   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHHostname
	I1101 23:41:34.112356   27927 main.go:134] libmachine: (pause-233945) DBG | domain pause-233945 has defined MAC address 52:54:00:f8:82:49 in network mk-pause-233945
	I1101 23:41:34.112742   27927 main.go:134] libmachine: (pause-233945) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:f8:82:49", ip: ""} in network mk-pause-233945: {Iface:virbr5 ExpiryTime:2022-11-02 00:40:33 +0000 UTC Type:0 Mac:52:54:00:f8:82:49 Iaid: IPaddr:192.168.83.136 Prefix:24 Hostname:pause-233945 Clientid:01:52:54:00:f8:82:49}
	I1101 23:41:34.112801   27927 main.go:134] libmachine: (pause-233945) DBG | domain pause-233945 has defined IP address 192.168.83.136 and MAC address 52:54:00:f8:82:49 in network mk-pause-233945
	I1101 23:41:34.113063   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHPort
	I1101 23:41:34.113280   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHKeyPath
	I1101 23:41:34.113428   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHKeyPath
	I1101 23:41:34.113540   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHUsername
	I1101 23:41:34.113668   27927 main.go:134] libmachine: Using SSH client type: native
	I1101 23:41:34.113902   27927 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0x7ed4e0] 0x7f0660 <nil>  [] 0s} 192.168.83.136 22 <nil> <nil>}
	I1101 23:41:34.113923   27927 main.go:134] libmachine: About to run SSH command:
	date +%s.%N
	I1101 23:41:34.260606   27927 main.go:134] libmachine: SSH cmd err, output: <nil>: 1667346094.254797696
	
	I1101 23:41:34.260634   27927 fix.go:207] guest clock: 1667346094.254797696
	I1101 23:41:34.260647   27927 fix.go:220] Guest: 2022-11-01 23:41:34.254797696 +0000 UTC Remote: 2022-11-01 23:41:34.108755882 +0000 UTC m=+1.724254468 (delta=146.041814ms)
	I1101 23:41:34.260687   27927 fix.go:191] guest clock delta is within tolerance: 146.041814ms
	I1101 23:41:34.260699   27927 start.go:83] releasing machines lock for "pause-233945", held for 1.659290144s
	I1101 23:41:34.260749   27927 main.go:134] libmachine: (pause-233945) Calling .DriverName
	I1101 23:41:34.261092   27927 main.go:134] libmachine: (pause-233945) Calling .GetIP
	I1101 23:41:34.264794   27927 main.go:134] libmachine: (pause-233945) DBG | domain pause-233945 has defined MAC address 52:54:00:f8:82:49 in network mk-pause-233945
	I1101 23:41:34.265222   27927 main.go:134] libmachine: (pause-233945) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:f8:82:49", ip: ""} in network mk-pause-233945: {Iface:virbr5 ExpiryTime:2022-11-02 00:40:33 +0000 UTC Type:0 Mac:52:54:00:f8:82:49 Iaid: IPaddr:192.168.83.136 Prefix:24 Hostname:pause-233945 Clientid:01:52:54:00:f8:82:49}
	I1101 23:41:34.265258   27927 main.go:134] libmachine: (pause-233945) DBG | domain pause-233945 has defined IP address 192.168.83.136 and MAC address 52:54:00:f8:82:49 in network mk-pause-233945
	I1101 23:41:34.265522   27927 main.go:134] libmachine: (pause-233945) Calling .DriverName
	I1101 23:41:34.266095   27927 main.go:134] libmachine: (pause-233945) Calling .DriverName
	I1101 23:41:34.266297   27927 main.go:134] libmachine: (pause-233945) Calling .DriverName
	I1101 23:41:34.266393   27927 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I1101 23:41:34.266445   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHHostname
	I1101 23:41:34.266752   27927 ssh_runner.go:195] Run: systemctl --version
	I1101 23:41:34.266774   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHHostname
	I1101 23:41:34.269683   27927 main.go:134] libmachine: (pause-233945) DBG | domain pause-233945 has defined MAC address 52:54:00:f8:82:49 in network mk-pause-233945
	I1101 23:41:34.269872   27927 main.go:134] libmachine: (pause-233945) DBG | domain pause-233945 has defined MAC address 52:54:00:f8:82:49 in network mk-pause-233945
	I1101 23:41:34.270119   27927 main.go:134] libmachine: (pause-233945) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:f8:82:49", ip: ""} in network mk-pause-233945: {Iface:virbr5 ExpiryTime:2022-11-02 00:40:33 +0000 UTC Type:0 Mac:52:54:00:f8:82:49 Iaid: IPaddr:192.168.83.136 Prefix:24 Hostname:pause-233945 Clientid:01:52:54:00:f8:82:49}
	I1101 23:41:34.270189   27927 main.go:134] libmachine: (pause-233945) DBG | domain pause-233945 has defined IP address 192.168.83.136 and MAC address 52:54:00:f8:82:49 in network mk-pause-233945
	I1101 23:41:34.270334   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHPort
	I1101 23:41:34.270438   27927 main.go:134] libmachine: (pause-233945) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:f8:82:49", ip: ""} in network mk-pause-233945: {Iface:virbr5 ExpiryTime:2022-11-02 00:40:33 +0000 UTC Type:0 Mac:52:54:00:f8:82:49 Iaid: IPaddr:192.168.83.136 Prefix:24 Hostname:pause-233945 Clientid:01:52:54:00:f8:82:49}
	I1101 23:41:34.270471   27927 main.go:134] libmachine: (pause-233945) DBG | domain pause-233945 has defined IP address 192.168.83.136 and MAC address 52:54:00:f8:82:49 in network mk-pause-233945
	I1101 23:41:34.270495   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHKeyPath
	I1101 23:41:34.270608   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHPort
	I1101 23:41:34.270707   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHUsername
	I1101 23:41:34.270790   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHKeyPath
	I1101 23:41:34.270855   27927 sshutil.go:53] new ssh client: &{IP:192.168.83.136 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/15232-3852/.minikube/machines/pause-233945/id_rsa Username:docker}
	I1101 23:41:34.270904   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHUsername
	I1101 23:41:34.271040   27927 sshutil.go:53] new ssh client: &{IP:192.168.83.136 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/15232-3852/.minikube/machines/pause-233945/id_rsa Username:docker}
	I1101 23:41:34.375089   27927 preload.go:132] Checking if preload exists for k8s version v1.25.3 and runtime docker
	I1101 23:41:34.375211   27927 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I1101 23:41:34.414096   27927 docker.go:613] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.25.3
	registry.k8s.io/kube-controller-manager:v1.25.3
	registry.k8s.io/kube-scheduler:v1.25.3
	registry.k8s.io/kube-proxy:v1.25.3
	registry.k8s.io/pause:3.8
	registry.k8s.io/etcd:3.5.4-0
	registry.k8s.io/coredns/coredns:v1.9.3
	k8s.gcr.io/pause:3.6
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I1101 23:41:34.414117   27927 docker.go:543] Images already preloaded, skipping extraction
	I1101 23:41:34.414163   27927 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I1101 23:41:34.427031   27927 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1101 23:41:34.441784   27927 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I1101 23:41:34.453539   27927 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	image-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I1101 23:41:34.471378   27927 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I1101 23:41:34.633030   27927 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I1101 23:41:34.795499   27927 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1101 23:41:34.968085   27927 ssh_runner.go:195] Run: sudo systemctl restart docker
	I1101 23:41:52.501795   27927 ssh_runner.go:235] Completed: sudo systemctl restart docker: (17.533671093s)
	I1101 23:41:52.501860   27927 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I1101 23:41:52.667859   27927 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1101 23:41:52.843346   27927 ssh_runner.go:195] Run: sudo systemctl start cri-docker.socket
	I1101 23:41:52.868384   27927 start.go:451] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I1101 23:41:52.868449   27927 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I1101 23:41:52.877982   27927 start.go:472] Will wait 60s for crictl version
	I1101 23:41:52.878034   27927 ssh_runner.go:195] Run: sudo crictl version
	I1101 23:41:52.926568   27927 start.go:481] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  20.10.20
	RuntimeApiVersion:  1.41.0
	I1101 23:41:52.926630   27927 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1101 23:41:52.967684   27927 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1101 23:41:53.007235   27927 out.go:204] * Preparing Kubernetes v1.25.3 on Docker 20.10.20 ...
	I1101 23:41:53.007277   27927 main.go:134] libmachine: (pause-233945) Calling .GetIP
	I1101 23:41:53.010124   27927 main.go:134] libmachine: (pause-233945) DBG | domain pause-233945 has defined MAC address 52:54:00:f8:82:49 in network mk-pause-233945
	I1101 23:41:53.010598   27927 main.go:134] libmachine: (pause-233945) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:f8:82:49", ip: ""} in network mk-pause-233945: {Iface:virbr5 ExpiryTime:2022-11-02 00:40:33 +0000 UTC Type:0 Mac:52:54:00:f8:82:49 Iaid: IPaddr:192.168.83.136 Prefix:24 Hostname:pause-233945 Clientid:01:52:54:00:f8:82:49}
	I1101 23:41:53.010625   27927 main.go:134] libmachine: (pause-233945) DBG | domain pause-233945 has defined IP address 192.168.83.136 and MAC address 52:54:00:f8:82:49 in network mk-pause-233945
	I1101 23:41:53.010829   27927 ssh_runner.go:195] Run: grep 192.168.83.1	host.minikube.internal$ /etc/hosts
	I1101 23:41:53.015525   27927 preload.go:132] Checking if preload exists for k8s version v1.25.3 and runtime docker
	I1101 23:41:53.015586   27927 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I1101 23:41:53.043306   27927 docker.go:613] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.25.3
	registry.k8s.io/kube-scheduler:v1.25.3
	registry.k8s.io/kube-controller-manager:v1.25.3
	registry.k8s.io/kube-proxy:v1.25.3
	registry.k8s.io/pause:3.8
	registry.k8s.io/etcd:3.5.4-0
	registry.k8s.io/coredns/coredns:v1.9.3
	k8s.gcr.io/pause:3.6
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I1101 23:41:53.043331   27927 docker.go:543] Images already preloaded, skipping extraction
	I1101 23:41:53.043378   27927 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I1101 23:41:53.075551   27927 docker.go:613] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.25.3
	registry.k8s.io/kube-controller-manager:v1.25.3
	registry.k8s.io/kube-scheduler:v1.25.3
	registry.k8s.io/kube-proxy:v1.25.3
	registry.k8s.io/pause:3.8
	registry.k8s.io/etcd:3.5.4-0
	registry.k8s.io/coredns/coredns:v1.9.3
	k8s.gcr.io/pause:3.6
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I1101 23:41:53.075575   27927 cache_images.go:84] Images are preloaded, skipping loading
	I1101 23:41:53.075635   27927 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I1101 23:41:53.115296   27927 cni.go:95] Creating CNI manager for ""
	I1101 23:41:53.115330   27927 cni.go:169] CNI unnecessary in this configuration, recommending no CNI
	I1101 23:41:53.115341   27927 kubeadm.go:87] Using pod CIDR: 10.244.0.0/16
	I1101 23:41:53.115358   27927 kubeadm.go:156] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.83.136 APIServerPort:8443 KubernetesVersion:v1.25.3 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:pause-233945 NodeName:pause-233945 DNSDomain:cluster.local CRISocket:/var/run/cri-dockerd.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.83.136"]]} {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.83.136 CgroupDriver:systemd ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/ku
bernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false}
	I1101 23:41:53.115553   27927 kubeadm.go:161] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.83.136
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: /var/run/cri-dockerd.sock
	  name: "pause-233945"
	  kubeletExtraArgs:
	    node-ip: 192.168.83.136
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.83.136"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.25.3
	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: systemd
	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
	
	I1101 23:41:53.115676   27927 kubeadm.go:962] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.25.3/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --container-runtime=remote --container-runtime-endpoint=/var/run/cri-dockerd.sock --hostname-override=pause-233945 --image-service-endpoint=/var/run/cri-dockerd.sock --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.83.136 --runtime-request-timeout=15m
	
	[Install]
	 config:
	{KubernetesVersion:v1.25.3 ClusterName:pause-233945 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:}
	I1101 23:41:53.115735   27927 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.25.3
	I1101 23:41:53.126383   27927 binaries.go:44] Found k8s binaries, skipping transfer
	I1101 23:41:53.126450   27927 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I1101 23:41:53.136206   27927 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (476 bytes)
	I1101 23:41:53.156610   27927 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I1101 23:41:53.174221   27927 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2040 bytes)
	I1101 23:41:53.195992   27927 ssh_runner.go:195] Run: grep 192.168.83.136	control-plane.minikube.internal$ /etc/hosts
	I1101 23:41:53.200950   27927 certs.go:54] Setting up /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/pause-233945 for IP: 192.168.83.136
	I1101 23:41:53.201083   27927 certs.go:182] skipping minikubeCA CA generation: /home/jenkins/minikube-integration/15232-3852/.minikube/ca.key
	I1101 23:41:53.201137   27927 certs.go:182] skipping proxyClientCA CA generation: /home/jenkins/minikube-integration/15232-3852/.minikube/proxy-client-ca.key
	I1101 23:41:53.201223   27927 certs.go:298] skipping minikube-user signed cert generation: /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/pause-233945/client.key
	I1101 23:41:53.201819   27927 certs.go:298] skipping minikube signed cert generation: /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/pause-233945/apiserver.key.8b6c1c2a
	I1101 23:41:53.201906   27927 certs.go:298] skipping aggregator signed cert generation: /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/pause-233945/proxy-client.key
	I1101 23:41:53.202034   27927 certs.go:388] found cert: /home/jenkins/minikube-integration/15232-3852/.minikube/certs/home/jenkins/minikube-integration/15232-3852/.minikube/certs/10644.pem (1338 bytes)
	W1101 23:41:53.202072   27927 certs.go:384] ignoring /home/jenkins/minikube-integration/15232-3852/.minikube/certs/home/jenkins/minikube-integration/15232-3852/.minikube/certs/10644_empty.pem, impossibly tiny 0 bytes
	I1101 23:41:53.202088   27927 certs.go:388] found cert: /home/jenkins/minikube-integration/15232-3852/.minikube/certs/home/jenkins/minikube-integration/15232-3852/.minikube/certs/ca-key.pem (1679 bytes)
	I1101 23:41:53.202130   27927 certs.go:388] found cert: /home/jenkins/minikube-integration/15232-3852/.minikube/certs/home/jenkins/minikube-integration/15232-3852/.minikube/certs/ca.pem (1078 bytes)
	I1101 23:41:53.202166   27927 certs.go:388] found cert: /home/jenkins/minikube-integration/15232-3852/.minikube/certs/home/jenkins/minikube-integration/15232-3852/.minikube/certs/cert.pem (1123 bytes)
	I1101 23:41:53.202201   27927 certs.go:388] found cert: /home/jenkins/minikube-integration/15232-3852/.minikube/certs/home/jenkins/minikube-integration/15232-3852/.minikube/certs/key.pem (1675 bytes)
	I1101 23:41:53.202257   27927 certs.go:388] found cert: /home/jenkins/minikube-integration/15232-3852/.minikube/files/etc/ssl/certs/home/jenkins/minikube-integration/15232-3852/.minikube/files/etc/ssl/certs/106442.pem (1708 bytes)
	I1101 23:41:53.203027   27927 ssh_runner.go:362] scp /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/pause-233945/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1399 bytes)
	I1101 23:41:53.232524   27927 ssh_runner.go:362] scp /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/pause-233945/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I1101 23:41:53.262093   27927 ssh_runner.go:362] scp /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/pause-233945/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I1101 23:41:53.286864   27927 ssh_runner.go:362] scp /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/pause-233945/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I1101 23:41:53.313299   27927 ssh_runner.go:362] scp /home/jenkins/minikube-integration/15232-3852/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I1101 23:41:53.342092   27927 ssh_runner.go:362] scp /home/jenkins/minikube-integration/15232-3852/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I1101 23:41:53.371520   27927 ssh_runner.go:362] scp /home/jenkins/minikube-integration/15232-3852/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I1101 23:41:53.400187   27927 ssh_runner.go:362] scp /home/jenkins/minikube-integration/15232-3852/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I1101 23:41:53.428281   27927 ssh_runner.go:362] scp /home/jenkins/minikube-integration/15232-3852/.minikube/files/etc/ssl/certs/106442.pem --> /usr/share/ca-certificates/106442.pem (1708 bytes)
	I1101 23:41:53.457329   27927 ssh_runner.go:362] scp /home/jenkins/minikube-integration/15232-3852/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I1101 23:41:53.487281   27927 ssh_runner.go:362] scp /home/jenkins/minikube-integration/15232-3852/.minikube/certs/10644.pem --> /usr/share/ca-certificates/10644.pem (1338 bytes)
	I1101 23:41:53.516916   27927 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I1101 23:41:53.536418   27927 ssh_runner.go:195] Run: openssl version
	I1101 23:41:53.542480   27927 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/106442.pem && ln -fs /usr/share/ca-certificates/106442.pem /etc/ssl/certs/106442.pem"
	I1101 23:41:53.552289   27927 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/106442.pem
	I1101 23:41:53.557642   27927 certs.go:431] hashing: -rw-r--r-- 1 root root 1708 Nov  1 22:50 /usr/share/ca-certificates/106442.pem
	I1101 23:41:53.557685   27927 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/106442.pem
	I1101 23:41:53.564666   27927 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/106442.pem /etc/ssl/certs/3ec20f2e.0"
	I1101 23:41:53.575894   27927 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"
	I1101 23:41:53.588512   27927 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I1101 23:41:53.594413   27927 certs.go:431] hashing: -rw-r--r-- 1 root root 1111 Nov  1 22:45 /usr/share/ca-certificates/minikubeCA.pem
	I1101 23:41:53.594456   27927 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I1101 23:41:53.601614   27927 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"
	I1101 23:41:53.612470   27927 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/10644.pem && ln -fs /usr/share/ca-certificates/10644.pem /etc/ssl/certs/10644.pem"
	I1101 23:41:53.622463   27927 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/10644.pem
	I1101 23:41:53.628167   27927 certs.go:431] hashing: -rw-r--r-- 1 root root 1338 Nov  1 22:50 /usr/share/ca-certificates/10644.pem
	I1101 23:41:53.628215   27927 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/10644.pem
	I1101 23:41:53.639617   27927 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/10644.pem /etc/ssl/certs/51391683.0"
	I1101 23:41:53.647862   27927 kubeadm.go:396] StartCluster: {Name:pause-233945 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/15232/minikube-v1.27.0-1666976405-15232-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 Memory:2048 CPUs:2 DiskSize:20000 VMDriver: Driver:kvm2 HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:0 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.
25.3 ClusterName:pause-233945 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[{Name: IP:192.168.83.136 Port:8443 KubernetesVersion:v1.25.3 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[]
MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath:/opt/socket_vmnet/bin/socket_vmnet_client SocketVMnetPath:/var/run/socket_vmnet}
	I1101 23:41:53.647989   27927 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I1101 23:41:53.675205   27927 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I1101 23:41:53.683895   27927 kubeadm.go:411] found existing configuration files, will attempt cluster restart
	I1101 23:41:53.683917   27927 kubeadm.go:627] restartCluster start
	I1101 23:41:53.683958   27927 ssh_runner.go:195] Run: sudo test -d /data/minikube
	I1101 23:41:53.692690   27927 kubeadm.go:127] /data/minikube skipping compat symlinks: sudo test -d /data/minikube: Process exited with status 1
	stdout:
	
	stderr:
	I1101 23:41:53.693478   27927 kubeconfig.go:92] found "pause-233945" server: "https://192.168.83.136:8443"
	I1101 23:41:53.694746   27927 kapi.go:59] client config for pause-233945: &rest.Config{Host:"https://192.168.83.136: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/15232-3852/.minikube/profiles/pause-233945/client.crt", KeyFile:"/home/jenkins/minikube-integration/15232-3852/.minikube/profiles/pause-233945/client.key", CAFile:"/home/jenkins/minikube-integration/15232-3852/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil), NextProtos:[]strin
g(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x1786820), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), WarningHandler:rest.WarningHandler(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil), Proxy:(func(*http.Request) (*url.URL, error))(nil)}
	I1101 23:41:53.695344   27927 ssh_runner.go:195] Run: sudo diff -u /var/tmp/minikube/kubeadm.yaml /var/tmp/minikube/kubeadm.yaml.new
	I1101 23:41:53.707604   27927 api_server.go:165] Checking apiserver status ...
	I1101 23:41:53.707649   27927 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1101 23:41:53.720286   27927 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1101 23:41:53.920639   27927 api_server.go:165] Checking apiserver status ...
	I1101 23:41:53.920713   27927 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1101 23:41:53.940030   27927 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1101 23:41:54.121214   27927 api_server.go:165] Checking apiserver status ...
	I1101 23:41:54.121285   27927 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1101 23:41:54.138942   27927 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1101 23:41:54.321316   27927 api_server.go:165] Checking apiserver status ...
	I1101 23:41:54.321383   27927 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1101 23:41:54.337807   27927 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1101 23:41:54.521082   27927 api_server.go:165] Checking apiserver status ...
	I1101 23:41:54.521165   27927 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1101 23:41:54.534530   27927 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1101 23:41:54.720814   27927 api_server.go:165] Checking apiserver status ...
	I1101 23:41:54.720897   27927 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1101 23:41:54.733113   27927 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1101 23:41:54.921380   27927 api_server.go:165] Checking apiserver status ...
	I1101 23:41:54.921469   27927 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1101 23:41:54.936398   27927 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1101 23:41:55.120585   27927 api_server.go:165] Checking apiserver status ...
	I1101 23:41:55.120660   27927 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1101 23:41:55.133752   27927 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1101 23:41:55.321025   27927 api_server.go:165] Checking apiserver status ...
	I1101 23:41:55.321088   27927 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1101 23:41:55.334411   27927 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1101 23:41:55.520578   27927 api_server.go:165] Checking apiserver status ...
	I1101 23:41:55.520658   27927 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1101 23:41:55.535841   27927 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1101 23:41:55.721060   27927 api_server.go:165] Checking apiserver status ...
	I1101 23:41:55.721121   27927 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1101 23:41:55.735350   27927 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1101 23:41:55.920413   27927 api_server.go:165] Checking apiserver status ...
	I1101 23:41:55.920498   27927 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1101 23:41:55.933260   27927 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1101 23:41:56.120394   27927 api_server.go:165] Checking apiserver status ...
	I1101 23:41:56.120480   27927 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1101 23:41:56.160990   27927 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1101 23:41:56.321227   27927 api_server.go:165] Checking apiserver status ...
	I1101 23:41:56.321301   27927 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1101 23:41:56.352714   27927 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1101 23:41:56.520999   27927 api_server.go:165] Checking apiserver status ...
	I1101 23:41:56.521074   27927 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1101 23:41:56.544654   27927 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1101 23:41:56.721028   27927 api_server.go:165] Checking apiserver status ...
	I1101 23:41:56.721108   27927 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1101 23:41:56.755758   27927 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1101 23:41:56.755784   27927 api_server.go:165] Checking apiserver status ...
	I1101 23:41:56.755820   27927 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1101 23:41:56.826944   27927 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1101 23:41:56.826979   27927 kubeadm.go:602] needs reconfigure: apiserver error: timed out waiting for the condition
	I1101 23:41:56.826987   27927 kubeadm.go:1114] stopping kube-system containers ...
	I1101 23:41:56.827048   27927 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I1101 23:41:56.941031   27927 docker.go:444] Stopping containers: [86129c9048f8 c2ae4e67a3a7 ebd37bcbe856 1cb50c79ce11 f0596728d020 fcf1b2731d0e b57caf006e72 62340d7e2b0a 36f42dd5bbe7 254e84bfff86 2ad3dad8a0d7 929462e1bbc6 8c0496775b3b d3dc7a211255 04d2ef84f204 1653e2515983 8231ecf780b4 59e523bee39e 0d7ca54d7118 52544aa1dfd8 de232395b521 136ea056fb2f]
	I1101 23:41:56.941107   27927 ssh_runner.go:195] Run: docker stop 86129c9048f8 c2ae4e67a3a7 ebd37bcbe856 1cb50c79ce11 f0596728d020 fcf1b2731d0e b57caf006e72 62340d7e2b0a 36f42dd5bbe7 254e84bfff86 2ad3dad8a0d7 929462e1bbc6 8c0496775b3b d3dc7a211255 04d2ef84f204 1653e2515983 8231ecf780b4 59e523bee39e 0d7ca54d7118 52544aa1dfd8 de232395b521 136ea056fb2f
	I1101 23:41:59.007109   27927 ssh_runner.go:235] Completed: docker stop 86129c9048f8 c2ae4e67a3a7 ebd37bcbe856 1cb50c79ce11 f0596728d020 fcf1b2731d0e b57caf006e72 62340d7e2b0a 36f42dd5bbe7 254e84bfff86 2ad3dad8a0d7 929462e1bbc6 8c0496775b3b d3dc7a211255 04d2ef84f204 1653e2515983 8231ecf780b4 59e523bee39e 0d7ca54d7118 52544aa1dfd8 de232395b521 136ea056fb2f: (2.065970007s)
	I1101 23:41:59.007183   27927 ssh_runner.go:195] Run: sudo systemctl stop kubelet
	I1101 23:41:59.081676   27927 ssh_runner.go:195] Run: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf
	I1101 23:41:59.108846   27927 kubeadm.go:155] found existing configuration files:
	-rw------- 1 root root 5643 Nov  1 23:40 /etc/kubernetes/admin.conf
	-rw------- 1 root root 5654 Nov  1 23:40 /etc/kubernetes/controller-manager.conf
	-rw------- 1 root root 1987 Nov  1 23:41 /etc/kubernetes/kubelet.conf
	-rw------- 1 root root 5602 Nov  1 23:40 /etc/kubernetes/scheduler.conf
	
	I1101 23:41:59.108916   27927 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I1101 23:41:59.133017   27927 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I1101 23:41:59.148623   27927 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I1101 23:41:59.159945   27927 kubeadm.go:166] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 1
	stdout:
	
	stderr:
	I1101 23:41:59.160001   27927 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I1101 23:41:59.180868   27927 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I1101 23:41:59.192539   27927 kubeadm.go:166] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 1
	stdout:
	
	stderr:
	I1101 23:41:59.192612   27927 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I1101 23:41:59.209991   27927 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I1101 23:41:59.221563   27927 kubeadm.go:704] reconfiguring cluster from /var/tmp/minikube/kubeadm.yaml
	I1101 23:41:59.221588   27927 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm init phase certs all --config /var/tmp/minikube/kubeadm.yaml"
	I1101 23:41:59.358207   27927 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm init phase kubeconfig all --config /var/tmp/minikube/kubeadm.yaml"
	I1101 23:42:00.636947   27927 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm init phase kubeconfig all --config /var/tmp/minikube/kubeadm.yaml": (1.278708104s)
	I1101 23:42:00.636978   27927 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm init phase kubelet-start --config /var/tmp/minikube/kubeadm.yaml"
	I1101 23:42:00.870789   27927 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm init phase control-plane all --config /var/tmp/minikube/kubeadm.yaml"
	I1101 23:42:00.947611   27927 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm init phase etcd local --config /var/tmp/minikube/kubeadm.yaml"
	I1101 23:42:01.044412   27927 api_server.go:51] waiting for apiserver process to appear ...
	I1101 23:42:01.044473   27927 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1101 23:42:01.564129   27927 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1101 23:42:02.063594   27927 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1101 23:42:02.563903   27927 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1101 23:42:03.063561   27927 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1101 23:42:03.084142   27927 api_server.go:71] duration metric: took 2.039731754s to wait for apiserver process to appear ...
	I1101 23:42:03.084172   27927 api_server.go:87] waiting for apiserver healthz status ...
	I1101 23:42:03.084185   27927 api_server.go:252] Checking apiserver healthz at https://192.168.83.136:8443/healthz ...
	I1101 23:42:07.856770   27927 api_server.go:278] https://192.168.83.136:8443/healthz returned 403:
	{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"forbidden: User \"system:anonymous\" cannot get path \"/healthz\"","reason":"Forbidden","details":{},"code":403}
	W1101 23:42:07.856804   27927 api_server.go:102] status: https://192.168.83.136:8443/healthz returned error 403:
	{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"forbidden: User \"system:anonymous\" cannot get path \"/healthz\"","reason":"Forbidden","details":{},"code":403}
	I1101 23:42:08.357504   27927 api_server.go:252] Checking apiserver healthz at https://192.168.83.136:8443/healthz ...
	I1101 23:42:08.363916   27927 api_server.go:278] https://192.168.83.136:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-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/bootstrap-controller ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W1101 23:42:08.363944   27927 api_server.go:102] status: https://192.168.83.136:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-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/bootstrap-controller ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I1101 23:42:08.857366   27927 api_server.go:252] Checking apiserver healthz at https://192.168.83.136:8443/healthz ...
	I1101 23:42:08.863823   27927 api_server.go:278] https://192.168.83.136:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-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/bootstrap-controller ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W1101 23:42:08.863850   27927 api_server.go:102] status: https://192.168.83.136:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-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/bootstrap-controller ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I1101 23:42:09.357027   27927 api_server.go:252] Checking apiserver healthz at https://192.168.83.136:8443/healthz ...
	I1101 23:42:09.364735   27927 api_server.go:278] https://192.168.83.136:8443/healthz returned 200:
	ok
	I1101 23:42:09.372655   27927 api_server.go:140] control plane version: v1.25.3
	I1101 23:42:09.372683   27927 api_server.go:130] duration metric: took 6.288503761s to wait for apiserver health ...
	I1101 23:42:09.372694   27927 cni.go:95] Creating CNI manager for ""
	I1101 23:42:09.372702   27927 cni.go:169] CNI unnecessary in this configuration, recommending no CNI
	I1101 23:42:09.372710   27927 system_pods.go:43] waiting for kube-system pods to appear ...
	I1101 23:42:09.382582   27927 system_pods.go:59] 6 kube-system pods found
	I1101 23:42:09.382615   27927 system_pods.go:61] "coredns-565d847f94-jwmfb" [34c796aa-9d2c-426a-ae6f-8acf6735d1d6] Running
	I1101 23:42:09.382622   27927 system_pods.go:61] "etcd-pause-233945" [82f6110e-0896-40b2-b56f-b0b0e58dab12] Running
	I1101 23:42:09.382632   27927 system_pods.go:61] "kube-apiserver-pause-233945" [bc2a5d31-349e-4f1a-9f09-2d2ea3689765] Running / Ready:ContainersNotReady (containers with unready status: [kube-apiserver]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-apiserver])
	I1101 23:42:09.382640   27927 system_pods.go:61] "kube-controller-manager-pause-233945" [0ba22b3b-e9e3-4b8a-b8b5-e6f18742bc69] Running
	I1101 23:42:09.382647   27927 system_pods.go:61] "kube-proxy-cd45r" [b3df2ffc-aeca-4c8a-b93a-0c0ab2a29440] Running
	I1101 23:42:09.382653   27927 system_pods.go:61] "kube-scheduler-pause-233945" [f91a8944-dac6-4c8e-874e-56ad1f0c35df] Running
	I1101 23:42:09.382659   27927 system_pods.go:74] duration metric: took 9.943966ms to wait for pod list to return data ...
	I1101 23:42:09.382667   27927 node_conditions.go:102] verifying NodePressure condition ...
	I1101 23:42:09.386920   27927 node_conditions.go:122] node storage ephemeral capacity is 17784752Ki
	I1101 23:42:09.386956   27927 node_conditions.go:123] node cpu capacity is 2
	I1101 23:42:09.386968   27927 node_conditions.go:105] duration metric: took 4.295546ms to run NodePressure ...
	I1101 23:42:09.386985   27927 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm init phase addon all --config /var/tmp/minikube/kubeadm.yaml"
	I1101 23:42:09.753466   27927 kubeadm.go:763] waiting for restarted kubelet to initialise ...
	I1101 23:42:09.759922   27927 kubeadm.go:778] kubelet initialised
	I1101 23:42:09.759942   27927 kubeadm.go:779] duration metric: took 6.447553ms waiting for restarted kubelet to initialise ...
	I1101 23:42:09.759950   27927 pod_ready.go:35] extra waiting up to 4m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I1101 23:42:09.767289   27927 pod_ready.go:78] waiting up to 4m0s for pod "coredns-565d847f94-jwmfb" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:09.775093   27927 pod_ready.go:92] pod "coredns-565d847f94-jwmfb" in "kube-system" namespace has status "Ready":"True"
	I1101 23:42:09.775144   27927 pod_ready.go:81] duration metric: took 7.828141ms waiting for pod "coredns-565d847f94-jwmfb" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:09.775164   27927 pod_ready.go:78] waiting up to 4m0s for pod "etcd-pause-233945" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:11.789448   27927 pod_ready.go:102] pod "etcd-pause-233945" in "kube-system" namespace has status "Ready":"False"
	I1101 23:42:13.798491   27927 pod_ready.go:102] pod "etcd-pause-233945" in "kube-system" namespace has status "Ready":"False"
	I1101 23:42:16.287673   27927 pod_ready.go:92] pod "etcd-pause-233945" in "kube-system" namespace has status "Ready":"True"
	I1101 23:42:16.287711   27927 pod_ready.go:81] duration metric: took 6.512540157s waiting for pod "etcd-pause-233945" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:16.287725   27927 pod_ready.go:78] waiting up to 4m0s for pod "kube-apiserver-pause-233945" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:18.300730   27927 pod_ready.go:102] pod "kube-apiserver-pause-233945" in "kube-system" namespace has status "Ready":"False"
	I1101 23:42:20.303557   27927 pod_ready.go:92] pod "kube-apiserver-pause-233945" in "kube-system" namespace has status "Ready":"True"
	I1101 23:42:20.303585   27927 pod_ready.go:81] duration metric: took 4.015853816s waiting for pod "kube-apiserver-pause-233945" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:20.303594   27927 pod_ready.go:78] waiting up to 4m0s for pod "kube-controller-manager-pause-233945" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:21.316814   27927 pod_ready.go:92] pod "kube-controller-manager-pause-233945" in "kube-system" namespace has status "Ready":"True"
	I1101 23:42:21.316855   27927 pod_ready.go:81] duration metric: took 1.01325294s waiting for pod "kube-controller-manager-pause-233945" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:21.316881   27927 pod_ready.go:78] waiting up to 4m0s for pod "kube-proxy-cd45r" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:21.323458   27927 pod_ready.go:92] pod "kube-proxy-cd45r" in "kube-system" namespace has status "Ready":"True"
	I1101 23:42:21.323482   27927 pod_ready.go:81] duration metric: took 6.58581ms waiting for pod "kube-proxy-cd45r" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:21.323495   27927 pod_ready.go:78] waiting up to 4m0s for pod "kube-scheduler-pause-233945" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:21.330221   27927 pod_ready.go:92] pod "kube-scheduler-pause-233945" in "kube-system" namespace has status "Ready":"True"
	I1101 23:42:21.330249   27927 pod_ready.go:81] duration metric: took 6.746315ms waiting for pod "kube-scheduler-pause-233945" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:21.330258   27927 pod_ready.go:38] duration metric: took 11.570300098s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I1101 23:42:21.330284   27927 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I1101 23:42:21.345431   27927 ops.go:34] apiserver oom_adj: -16
	I1101 23:42:21.345450   27927 kubeadm.go:631] restartCluster took 27.661526712s
	I1101 23:42:21.345458   27927 kubeadm.go:398] StartCluster complete in 27.697603934s
	I1101 23:42:21.345475   27927 settings.go:142] acquiring lock: {Name:mkd93542aaae8cda9dc42996852b793eabda7c95 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1101 23:42:21.345591   27927 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/15232-3852/kubeconfig
	I1101 23:42:21.346663   27927 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/15232-3852/kubeconfig: {Name:mk4643aa3066775e4ca4d3a58a0caaad289bb76c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1101 23:42:21.347696   27927 kapi.go:59] client config for pause-233945: &rest.Config{Host:"https://192.168.83.136: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/15232-3852/.minikube/profiles/pause-233945/client.crt", KeyFile:"/home/jenkins/minikube-integration/15232-3852/.minikube/profiles/pause-233945/client.key", CAFile:"/home/jenkins/minikube-integration/15232-3852/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil), NextProtos:[]strin
g(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x1786820), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), WarningHandler:rest.WarningHandler(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil), Proxy:(func(*http.Request) (*url.URL, error))(nil)}
	I1101 23:42:21.350660   27927 kapi.go:244] deployment "coredns" in namespace "kube-system" and context "pause-233945" rescaled to 1
	I1101 23:42:21.350724   27927 start.go:212] Will wait 6m0s for node &{Name: IP:192.168.83.136 Port:8443 KubernetesVersion:v1.25.3 ContainerRuntime:docker ControlPlane:true Worker:true}
	I1101 23:42:21.353556   27927 out.go:177] * Verifying Kubernetes components...
	I1101 23:42:21.350774   27927 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.25.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I1101 23:42:21.350800   27927 addons.go:412] enableAddons start: toEnable=map[], additional=[]
	I1101 23:42:21.350955   27927 config.go:180] Loaded profile config "pause-233945": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.25.3
	I1101 23:42:21.355086   27927 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1101 23:42:21.355100   27927 addons.go:65] Setting default-storageclass=true in profile "pause-233945"
	I1101 23:42:21.355123   27927 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "pause-233945"
	I1101 23:42:21.355091   27927 addons.go:65] Setting storage-provisioner=true in profile "pause-233945"
	I1101 23:42:21.355168   27927 addons.go:153] Setting addon storage-provisioner=true in "pause-233945"
	W1101 23:42:21.355212   27927 addons.go:162] addon storage-provisioner should already be in state true
	I1101 23:42:21.355257   27927 host.go:66] Checking if "pause-233945" exists ...
	I1101 23:42:21.355602   27927 main.go:134] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1101 23:42:21.355653   27927 main.go:134] libmachine: Launching plugin server for driver kvm2
	I1101 23:42:21.355659   27927 main.go:134] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1101 23:42:21.355684   27927 main.go:134] libmachine: Launching plugin server for driver kvm2
	I1101 23:42:21.372796   27927 main.go:134] libmachine: Plugin server listening at address 127.0.0.1:43427
	I1101 23:42:21.373254   27927 main.go:134] libmachine: () Calling .GetVersion
	I1101 23:42:21.373810   27927 main.go:134] libmachine: Using API Version  1
	I1101 23:42:21.373831   27927 main.go:134] libmachine: () Calling .SetConfigRaw
	I1101 23:42:21.374239   27927 main.go:134] libmachine: () Calling .GetMachineName
	I1101 23:42:21.374423   27927 main.go:134] libmachine: (pause-233945) Calling .GetState
	I1101 23:42:21.376560   27927 main.go:134] libmachine: Plugin server listening at address 127.0.0.1:32847
	I1101 23:42:21.376982   27927 main.go:134] libmachine: () Calling .GetVersion
	I1101 23:42:21.377370   27927 kapi.go:59] client config for pause-233945: &rest.Config{Host:"https://192.168.83.136: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/15232-3852/.minikube/profiles/pause-233945/client.crt", KeyFile:"/home/jenkins/minikube-integration/15232-3852/.minikube/profiles/pause-233945/client.key", CAFile:"/home/jenkins/minikube-integration/15232-3852/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil), NextProtos:[]strin
g(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x1786820), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), WarningHandler:rest.WarningHandler(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil), Proxy:(func(*http.Request) (*url.URL, error))(nil)}
	I1101 23:42:21.377499   27927 main.go:134] libmachine: Using API Version  1
	I1101 23:42:21.377525   27927 main.go:134] libmachine: () Calling .SetConfigRaw
	I1101 23:42:21.377873   27927 main.go:134] libmachine: () Calling .GetMachineName
	I1101 23:42:21.378367   27927 main.go:134] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1101 23:42:21.378414   27927 main.go:134] libmachine: Launching plugin server for driver kvm2
	I1101 23:42:21.380736   27927 addons.go:153] Setting addon default-storageclass=true in "pause-233945"
	W1101 23:42:21.380760   27927 addons.go:162] addon default-storageclass should already be in state true
	I1101 23:42:21.380792   27927 host.go:66] Checking if "pause-233945" exists ...
	I1101 23:42:21.381165   27927 main.go:134] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1101 23:42:21.381222   27927 main.go:134] libmachine: Launching plugin server for driver kvm2
	I1101 23:42:21.395338   27927 main.go:134] libmachine: Plugin server listening at address 127.0.0.1:34595
	I1101 23:42:21.395727   27927 main.go:134] libmachine: () Calling .GetVersion
	I1101 23:42:21.397749   27927 main.go:134] libmachine: Using API Version  1
	I1101 23:42:21.397777   27927 main.go:134] libmachine: () Calling .SetConfigRaw
	I1101 23:42:21.398164   27927 main.go:134] libmachine: () Calling .GetMachineName
	I1101 23:42:21.398386   27927 main.go:134] libmachine: (pause-233945) Calling .GetState
	I1101 23:42:21.399910   27927 main.go:134] libmachine: Plugin server listening at address 127.0.0.1:37645
	I1101 23:42:21.400261   27927 main.go:134] libmachine: (pause-233945) Calling .DriverName
	I1101 23:42:21.400335   27927 main.go:134] libmachine: () Calling .GetVersion
	I1101 23:42:21.402615   27927 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I1101 23:42:21.400919   27927 main.go:134] libmachine: Using API Version  1
	I1101 23:42:21.403903   27927 main.go:134] libmachine: () Calling .SetConfigRaw
	I1101 23:42:21.404002   27927 addons.go:345] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I1101 23:42:21.404028   27927 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I1101 23:42:21.404045   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHHostname
	I1101 23:42:21.404258   27927 main.go:134] libmachine: () Calling .GetMachineName
	I1101 23:42:21.404780   27927 main.go:134] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1101 23:42:21.404849   27927 main.go:134] libmachine: Launching plugin server for driver kvm2
	I1101 23:42:21.407759   27927 main.go:134] libmachine: (pause-233945) DBG | domain pause-233945 has defined MAC address 52:54:00:f8:82:49 in network mk-pause-233945
	I1101 23:42:21.408232   27927 main.go:134] libmachine: (pause-233945) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:f8:82:49", ip: ""} in network mk-pause-233945: {Iface:virbr5 ExpiryTime:2022-11-02 00:40:33 +0000 UTC Type:0 Mac:52:54:00:f8:82:49 Iaid: IPaddr:192.168.83.136 Prefix:24 Hostname:pause-233945 Clientid:01:52:54:00:f8:82:49}
	I1101 23:42:21.408278   27927 main.go:134] libmachine: (pause-233945) DBG | domain pause-233945 has defined IP address 192.168.83.136 and MAC address 52:54:00:f8:82:49 in network mk-pause-233945
	I1101 23:42:21.408542   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHPort
	I1101 23:42:21.408736   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHKeyPath
	I1101 23:42:21.408869   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHUsername
	I1101 23:42:21.409011   27927 sshutil.go:53] new ssh client: &{IP:192.168.83.136 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/15232-3852/.minikube/machines/pause-233945/id_rsa Username:docker}
	I1101 23:42:21.424174   27927 main.go:134] libmachine: Plugin server listening at address 127.0.0.1:37187
	I1101 23:42:21.424587   27927 main.go:134] libmachine: () Calling .GetVersion
	I1101 23:42:21.425090   27927 main.go:134] libmachine: Using API Version  1
	I1101 23:42:21.425123   27927 main.go:134] libmachine: () Calling .SetConfigRaw
	I1101 23:42:21.425649   27927 main.go:134] libmachine: () Calling .GetMachineName
	I1101 23:42:21.425874   27927 main.go:134] libmachine: (pause-233945) Calling .GetState
	I1101 23:42:21.427610   27927 main.go:134] libmachine: (pause-233945) Calling .DriverName
	I1101 23:42:21.427858   27927 addons.go:345] installing /etc/kubernetes/addons/storageclass.yaml
	I1101 23:42:21.427873   27927 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I1101 23:42:21.427892   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHHostname
	I1101 23:42:21.431688   27927 main.go:134] libmachine: (pause-233945) DBG | domain pause-233945 has defined MAC address 52:54:00:f8:82:49 in network mk-pause-233945
	I1101 23:42:21.432303   27927 main.go:134] libmachine: (pause-233945) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:f8:82:49", ip: ""} in network mk-pause-233945: {Iface:virbr5 ExpiryTime:2022-11-02 00:40:33 +0000 UTC Type:0 Mac:52:54:00:f8:82:49 Iaid: IPaddr:192.168.83.136 Prefix:24 Hostname:pause-233945 Clientid:01:52:54:00:f8:82:49}
	I1101 23:42:21.432336   27927 main.go:134] libmachine: (pause-233945) DBG | domain pause-233945 has defined IP address 192.168.83.136 and MAC address 52:54:00:f8:82:49 in network mk-pause-233945
	I1101 23:42:21.432558   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHPort
	I1101 23:42:21.432790   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHKeyPath
	I1101 23:42:21.433010   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHUsername
	I1101 23:42:21.433235   27927 sshutil.go:53] new ssh client: &{IP:192.168.83.136 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/15232-3852/.minikube/machines/pause-233945/id_rsa Username:docker}
	I1101 23:42:21.494444   27927 node_ready.go:35] waiting up to 6m0s for node "pause-233945" to be "Ready" ...
	I1101 23:42:21.494456   27927 start.go:806] CoreDNS already contains "host.minikube.internal" host record, skipping...
	I1101 23:42:21.498079   27927 node_ready.go:49] node "pause-233945" has status "Ready":"True"
	I1101 23:42:21.498094   27927 node_ready.go:38] duration metric: took 3.629928ms waiting for node "pause-233945" to be "Ready" ...
	I1101 23:42:21.498102   27927 pod_ready.go:35] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I1101 23:42:21.503104   27927 pod_ready.go:78] waiting up to 6m0s for pod "coredns-565d847f94-jwmfb" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:21.509462   27927 pod_ready.go:92] pod "coredns-565d847f94-jwmfb" in "kube-system" namespace has status "Ready":"True"
	I1101 23:42:21.509482   27927 pod_ready.go:81] duration metric: took 6.358018ms waiting for pod "coredns-565d847f94-jwmfb" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:21.509493   27927 pod_ready.go:78] waiting up to 6m0s for pod "etcd-pause-233945" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:21.537605   27927 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.25.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I1101 23:42:21.558471   27927 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.25.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I1101 23:42:21.897636   27927 pod_ready.go:92] pod "etcd-pause-233945" in "kube-system" namespace has status "Ready":"True"
	I1101 23:42:21.897671   27927 pod_ready.go:81] duration metric: took 388.168113ms waiting for pod "etcd-pause-233945" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:21.897688   27927 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-pause-233945" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:22.298823   27927 pod_ready.go:92] pod "kube-apiserver-pause-233945" in "kube-system" namespace has status "Ready":"True"
	I1101 23:42:22.298870   27927 pod_ready.go:81] duration metric: took 401.171417ms waiting for pod "kube-apiserver-pause-233945" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:22.298895   27927 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-pause-233945" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:22.566756   27927 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.25.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (1.029111781s)
	I1101 23:42:22.566777   27927 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.25.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (1.008273772s)
	I1101 23:42:22.566812   27927 main.go:134] libmachine: Making call to close driver server
	I1101 23:42:22.566827   27927 main.go:134] libmachine: (pause-233945) Calling .Close
	I1101 23:42:22.566812   27927 main.go:134] libmachine: Making call to close driver server
	I1101 23:42:22.566893   27927 main.go:134] libmachine: (pause-233945) Calling .Close
	I1101 23:42:22.567178   27927 main.go:134] libmachine: Successfully made call to close driver server
	I1101 23:42:22.567199   27927 main.go:134] libmachine: Making call to close connection to plugin binary
	I1101 23:42:22.567210   27927 main.go:134] libmachine: Making call to close driver server
	I1101 23:42:22.567220   27927 main.go:134] libmachine: (pause-233945) Calling .Close
	I1101 23:42:22.568923   27927 main.go:134] libmachine: (pause-233945) DBG | Closing plugin on server side
	I1101 23:42:22.568956   27927 main.go:134] libmachine: (pause-233945) DBG | Closing plugin on server side
	I1101 23:42:22.568978   27927 main.go:134] libmachine: Successfully made call to close driver server
	I1101 23:42:22.568987   27927 main.go:134] libmachine: Successfully made call to close driver server
	I1101 23:42:22.569000   27927 main.go:134] libmachine: Making call to close connection to plugin binary
	I1101 23:42:22.569002   27927 main.go:134] libmachine: Making call to close connection to plugin binary
	I1101 23:42:22.569012   27927 main.go:134] libmachine: Making call to close driver server
	I1101 23:42:22.569032   27927 main.go:134] libmachine: (pause-233945) Calling .Close
	I1101 23:42:22.569252   27927 main.go:134] libmachine: Successfully made call to close driver server
	I1101 23:42:22.569269   27927 main.go:134] libmachine: Making call to close connection to plugin binary
	I1101 23:42:22.569283   27927 main.go:134] libmachine: Making call to close driver server
	I1101 23:42:22.569293   27927 main.go:134] libmachine: (pause-233945) Calling .Close
	I1101 23:42:22.572240   27927 main.go:134] libmachine: (pause-233945) DBG | Closing plugin on server side
	I1101 23:42:22.572248   27927 main.go:134] libmachine: Successfully made call to close driver server
	I1101 23:42:22.572264   27927 main.go:134] libmachine: Making call to close connection to plugin binary
	I1101 23:42:22.574414   27927 out.go:177] * Enabled addons: storage-provisioner, default-storageclass
	I1101 23:42:22.575846   27927 addons.go:414] enableAddons completed in 1.225058419s
	I1101 23:42:22.697520   27927 pod_ready.go:92] pod "kube-controller-manager-pause-233945" in "kube-system" namespace has status "Ready":"True"
	I1101 23:42:22.697553   27927 pod_ready.go:81] duration metric: took 398.638657ms waiting for pod "kube-controller-manager-pause-233945" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:22.697571   27927 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-cd45r" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:23.098732   27927 pod_ready.go:92] pod "kube-proxy-cd45r" in "kube-system" namespace has status "Ready":"True"
	I1101 23:42:23.098758   27927 pod_ready.go:81] duration metric: took 401.177632ms waiting for pod "kube-proxy-cd45r" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:23.098769   27927 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-pause-233945" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:23.497196   27927 pod_ready.go:92] pod "kube-scheduler-pause-233945" in "kube-system" namespace has status "Ready":"True"
	I1101 23:42:23.497216   27927 pod_ready.go:81] duration metric: took 398.440562ms waiting for pod "kube-scheduler-pause-233945" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:23.497224   27927 pod_ready.go:38] duration metric: took 1.99911487s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I1101 23:42:23.497241   27927 api_server.go:51] waiting for apiserver process to appear ...
	I1101 23:42:23.497283   27927 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1101 23:42:23.515136   27927 api_server.go:71] duration metric: took 2.164371189s to wait for apiserver process to appear ...
	I1101 23:42:23.515154   27927 api_server.go:87] waiting for apiserver healthz status ...
	I1101 23:42:23.515162   27927 api_server.go:252] Checking apiserver healthz at https://192.168.83.136:8443/healthz ...
	I1101 23:42:23.521234   27927 api_server.go:278] https://192.168.83.136:8443/healthz returned 200:
	ok
	I1101 23:42:23.524136   27927 api_server.go:140] control plane version: v1.25.3
	I1101 23:42:23.524160   27927 api_server.go:130] duration metric: took 9.000136ms to wait for apiserver health ...
	I1101 23:42:23.524169   27927 system_pods.go:43] waiting for kube-system pods to appear ...
	I1101 23:42:23.700376   27927 system_pods.go:59] 7 kube-system pods found
	I1101 23:42:23.700417   27927 system_pods.go:61] "coredns-565d847f94-jwmfb" [34c796aa-9d2c-426a-ae6f-8acf6735d1d6] Running
	I1101 23:42:23.700425   27927 system_pods.go:61] "etcd-pause-233945" [82f6110e-0896-40b2-b56f-b0b0e58dab12] Running
	I1101 23:42:23.700432   27927 system_pods.go:61] "kube-apiserver-pause-233945" [bc2a5d31-349e-4f1a-9f09-2d2ea3689765] Running
	I1101 23:42:23.700441   27927 system_pods.go:61] "kube-controller-manager-pause-233945" [0ba22b3b-e9e3-4b8a-b8b5-e6f18742bc69] Running
	I1101 23:42:23.700461   27927 system_pods.go:61] "kube-proxy-cd45r" [b3df2ffc-aeca-4c8a-b93a-0c0ab2a29440] Running
	I1101 23:42:23.700468   27927 system_pods.go:61] "kube-scheduler-pause-233945" [f91a8944-dac6-4c8e-874e-56ad1f0c35df] Running
	I1101 23:42:23.700478   27927 system_pods.go:61] "storage-provisioner" [f6e0a3e7-9dcb-41a8-9dff-a63b722f2286] Pending / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I1101 23:42:23.700491   27927 system_pods.go:74] duration metric: took 176.316139ms to wait for pod list to return data ...
	I1101 23:42:23.700509   27927 default_sa.go:34] waiting for default service account to be created ...
	I1101 23:42:23.897061   27927 default_sa.go:45] found service account: "default"
	I1101 23:42:23.897089   27927 default_sa.go:55] duration metric: took 196.572648ms for default service account to be created ...
	I1101 23:42:23.897101   27927 system_pods.go:116] waiting for k8s-apps to be running ...
	I1101 23:42:24.100851   27927 system_pods.go:86] 7 kube-system pods found
	I1101 23:42:24.100889   27927 system_pods.go:89] "coredns-565d847f94-jwmfb" [34c796aa-9d2c-426a-ae6f-8acf6735d1d6] Running
	I1101 23:42:24.100898   27927 system_pods.go:89] "etcd-pause-233945" [82f6110e-0896-40b2-b56f-b0b0e58dab12] Running
	I1101 23:42:24.100906   27927 system_pods.go:89] "kube-apiserver-pause-233945" [bc2a5d31-349e-4f1a-9f09-2d2ea3689765] Running
	I1101 23:42:24.100914   27927 system_pods.go:89] "kube-controller-manager-pause-233945" [0ba22b3b-e9e3-4b8a-b8b5-e6f18742bc69] Running
	I1101 23:42:24.100921   27927 system_pods.go:89] "kube-proxy-cd45r" [b3df2ffc-aeca-4c8a-b93a-0c0ab2a29440] Running
	I1101 23:42:24.100932   27927 system_pods.go:89] "kube-scheduler-pause-233945" [f91a8944-dac6-4c8e-874e-56ad1f0c35df] Running
	I1101 23:42:24.100944   27927 system_pods.go:89] "storage-provisioner" [f6e0a3e7-9dcb-41a8-9dff-a63b722f2286] Pending / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I1101 23:42:24.100959   27927 system_pods.go:126] duration metric: took 203.852136ms to wait for k8s-apps to be running ...
	I1101 23:42:24.100969   27927 system_svc.go:44] waiting for kubelet service to be running ....
	I1101 23:42:24.101018   27927 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1101 23:42:24.127269   27927 system_svc.go:56] duration metric: took 26.290632ms WaitForService to wait for kubelet.
	I1101 23:42:24.127300   27927 kubeadm.go:573] duration metric: took 2.776535311s to wait for : map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] ...
	I1101 23:42:24.127316   27927 node_conditions.go:102] verifying NodePressure condition ...
	I1101 23:42:24.297962   27927 node_conditions.go:122] node storage ephemeral capacity is 17784752Ki
	I1101 23:42:24.297989   27927 node_conditions.go:123] node cpu capacity is 2
	I1101 23:42:24.297998   27927 node_conditions.go:105] duration metric: took 170.678521ms to run NodePressure ...
	I1101 23:42:24.298008   27927 start.go:217] waiting for startup goroutines ...
	I1101 23:42:24.298244   27927 ssh_runner.go:195] Run: rm -f paused
	I1101 23:42:24.345622   27927 start.go:506] kubectl: 1.25.3, cluster: 1.25.3 (minor skew: 0)
	I1101 23:42:24.347562   27927 out.go:177] * Done! kubectl is now configured to use "pause-233945" cluster and "default" namespace by default

                                                
                                                
** /stderr **
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p pause-233945 -n pause-233945
helpers_test.go:244: <<< TestPause/serial/SecondStartNoReconfiguration FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestPause/serial/SecondStartNoReconfiguration]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-amd64 -p pause-233945 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p pause-233945 logs -n 25: (1.225372284s)
helpers_test.go:252: TestPause/serial/SecondStartNoReconfiguration logs: 
-- stdout --
	* 
	* ==> Audit <==
	* |---------|---------------------------------------|---------------------------|---------|---------|---------------------|---------------------|
	| Command |                 Args                  |          Profile          |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------|---------------------------|---------|---------|---------------------|---------------------|
	| start   | -p docker-flags-233752                | docker-flags-233752       | jenkins | v1.27.1 | 01 Nov 22 23:37 UTC | 01 Nov 22 23:39 UTC |
	|         | --cache-images=false                  |                           |         |         |                     |                     |
	|         | --memory=2048                         |                           |         |         |                     |                     |
	|         | --install-addons=false                |                           |         |         |                     |                     |
	|         | --wait=false                          |                           |         |         |                     |                     |
	|         | --docker-env=FOO=BAR                  |                           |         |         |                     |                     |
	|         | --docker-env=BAZ=BAT                  |                           |         |         |                     |                     |
	|         | --docker-opt=debug                    |                           |         |         |                     |                     |
	|         | --docker-opt=icc=true                 |                           |         |         |                     |                     |
	|         | --alsologtostderr -v=5                |                           |         |         |                     |                     |
	|         | --driver=kvm2                         |                           |         |         |                     |                     |
	| start   | -p force-systemd-flag-233752          | force-systemd-flag-233752 | jenkins | v1.27.1 | 01 Nov 22 23:37 UTC | 01 Nov 22 23:38 UTC |
	|         | --memory=2048 --force-systemd         |                           |         |         |                     |                     |
	|         | --alsologtostderr -v=5                |                           |         |         |                     |                     |
	|         | --driver=kvm2                         |                           |         |         |                     |                     |
	| ssh     | force-systemd-flag-233752             | force-systemd-flag-233752 | jenkins | v1.27.1 | 01 Nov 22 23:38 UTC | 01 Nov 22 23:38 UTC |
	|         | ssh docker info --format              |                           |         |         |                     |                     |
	|         | {{.CgroupDriver}}                     |                           |         |         |                     |                     |
	| delete  | -p force-systemd-flag-233752          | force-systemd-flag-233752 | jenkins | v1.27.1 | 01 Nov 22 23:38 UTC | 01 Nov 22 23:38 UTC |
	| start   | -p kubernetes-upgrade-233852          | kubernetes-upgrade-233852 | jenkins | v1.27.1 | 01 Nov 22 23:38 UTC | 01 Nov 22 23:40 UTC |
	|         | --memory=2200                         |                           |         |         |                     |                     |
	|         | --kubernetes-version=v1.16.0          |                           |         |         |                     |                     |
	|         | --alsologtostderr -v=1                |                           |         |         |                     |                     |
	|         | --driver=kvm2                         |                           |         |         |                     |                     |
	| start   | -p running-upgrade-233752             | running-upgrade-233752    | jenkins | v1.27.1 | 01 Nov 22 23:39 UTC | 01 Nov 22 23:40 UTC |
	|         | --memory=2200                         |                           |         |         |                     |                     |
	|         | --alsologtostderr -v=1                |                           |         |         |                     |                     |
	|         | --driver=kvm2                         |                           |         |         |                     |                     |
	| delete  | -p offline-docker-233752              | offline-docker-233752     | jenkins | v1.27.1 | 01 Nov 22 23:39 UTC | 01 Nov 22 23:39 UTC |
	| start   | -p cert-expiration-233936             | cert-expiration-233936    | jenkins | v1.27.1 | 01 Nov 22 23:39 UTC | 01 Nov 22 23:40 UTC |
	|         | --memory=2048                         |                           |         |         |                     |                     |
	|         | --cert-expiration=3m                  |                           |         |         |                     |                     |
	|         | --driver=kvm2                         |                           |         |         |                     |                     |
	| ssh     | docker-flags-233752 ssh               | docker-flags-233752       | jenkins | v1.27.1 | 01 Nov 22 23:39 UTC | 01 Nov 22 23:39 UTC |
	|         | sudo systemctl show docker            |                           |         |         |                     |                     |
	|         | --property=Environment                |                           |         |         |                     |                     |
	|         | --no-pager                            |                           |         |         |                     |                     |
	| ssh     | docker-flags-233752 ssh               | docker-flags-233752       | jenkins | v1.27.1 | 01 Nov 22 23:39 UTC | 01 Nov 22 23:39 UTC |
	|         | sudo systemctl show docker            |                           |         |         |                     |                     |
	|         | --property=ExecStart                  |                           |         |         |                     |                     |
	|         | --no-pager                            |                           |         |         |                     |                     |
	| delete  | -p docker-flags-233752                | docker-flags-233752       | jenkins | v1.27.1 | 01 Nov 22 23:39 UTC | 01 Nov 22 23:39 UTC |
	| start   | -p pause-233945 --memory=2048         | pause-233945              | jenkins | v1.27.1 | 01 Nov 22 23:39 UTC | 01 Nov 22 23:41 UTC |
	|         | --install-addons=false                |                           |         |         |                     |                     |
	|         | --wait=all --driver=kvm2              |                           |         |         |                     |                     |
	| stop    | -p kubernetes-upgrade-233852          | kubernetes-upgrade-233852 | jenkins | v1.27.1 | 01 Nov 22 23:40 UTC | 01 Nov 22 23:40 UTC |
	| delete  | -p running-upgrade-233752             | running-upgrade-233752    | jenkins | v1.27.1 | 01 Nov 22 23:40 UTC | 01 Nov 22 23:40 UTC |
	| start   | -p kubernetes-upgrade-233852          | kubernetes-upgrade-233852 | jenkins | v1.27.1 | 01 Nov 22 23:40 UTC | 01 Nov 22 23:41 UTC |
	|         | --memory=2200                         |                           |         |         |                     |                     |
	|         | --kubernetes-version=v1.25.3          |                           |         |         |                     |                     |
	|         | --alsologtostderr -v=1                |                           |         |         |                     |                     |
	|         | --driver=kvm2                         |                           |         |         |                     |                     |
	| start   | -p cert-options-234023                | cert-options-234023       | jenkins | v1.27.1 | 01 Nov 22 23:40 UTC | 01 Nov 22 23:42 UTC |
	|         | --memory=2048                         |                           |         |         |                     |                     |
	|         | --apiserver-ips=127.0.0.1             |                           |         |         |                     |                     |
	|         | --apiserver-ips=192.168.15.15         |                           |         |         |                     |                     |
	|         | --apiserver-names=localhost           |                           |         |         |                     |                     |
	|         | --apiserver-names=www.google.com      |                           |         |         |                     |                     |
	|         | --apiserver-port=8555                 |                           |         |         |                     |                     |
	|         | --driver=kvm2                         |                           |         |         |                     |                     |
	| start   | -p kubernetes-upgrade-233852          | kubernetes-upgrade-233852 | jenkins | v1.27.1 | 01 Nov 22 23:41 UTC |                     |
	|         | --memory=2200                         |                           |         |         |                     |                     |
	|         | --kubernetes-version=v1.16.0          |                           |         |         |                     |                     |
	|         | --driver=kvm2                         |                           |         |         |                     |                     |
	| start   | -p kubernetes-upgrade-233852          | kubernetes-upgrade-233852 | jenkins | v1.27.1 | 01 Nov 22 23:41 UTC | 01 Nov 22 23:41 UTC |
	|         | --memory=2200                         |                           |         |         |                     |                     |
	|         | --kubernetes-version=v1.25.3          |                           |         |         |                     |                     |
	|         | --alsologtostderr -v=1                |                           |         |         |                     |                     |
	|         | --driver=kvm2                         |                           |         |         |                     |                     |
	| start   | -p pause-233945                       | pause-233945              | jenkins | v1.27.1 | 01 Nov 22 23:41 UTC | 01 Nov 22 23:42 UTC |
	|         | --alsologtostderr -v=1                |                           |         |         |                     |                     |
	|         | --driver=kvm2                         |                           |         |         |                     |                     |
	| delete  | -p kubernetes-upgrade-233852          | kubernetes-upgrade-233852 | jenkins | v1.27.1 | 01 Nov 22 23:41 UTC | 01 Nov 22 23:41 UTC |
	| ssh     | cert-options-234023 ssh               | cert-options-234023       | jenkins | v1.27.1 | 01 Nov 22 23:42 UTC | 01 Nov 22 23:42 UTC |
	|         | openssl x509 -text -noout -in         |                           |         |         |                     |                     |
	|         | /var/lib/minikube/certs/apiserver.crt |                           |         |         |                     |                     |
	| ssh     | -p cert-options-234023 -- sudo        | cert-options-234023       | jenkins | v1.27.1 | 01 Nov 22 23:42 UTC | 01 Nov 22 23:42 UTC |
	|         | cat /etc/kubernetes/admin.conf        |                           |         |         |                     |                     |
	| delete  | -p cert-options-234023                | cert-options-234023       | jenkins | v1.27.1 | 01 Nov 22 23:42 UTC | 01 Nov 22 23:42 UTC |
	| start   | -p NoKubernetes-234201                | NoKubernetes-234201       | jenkins | v1.27.1 | 01 Nov 22 23:42 UTC |                     |
	|         | --no-kubernetes                       |                           |         |         |                     |                     |
	|         | --kubernetes-version=1.20             |                           |         |         |                     |                     |
	|         | --driver=kvm2                         |                           |         |         |                     |                     |
	| start   | -p NoKubernetes-234201                | NoKubernetes-234201       | jenkins | v1.27.1 | 01 Nov 22 23:42 UTC |                     |
	|         | --driver=kvm2                         |                           |         |         |                     |                     |
	|---------|---------------------------------------|---------------------------|---------|---------|---------------------|---------------------|
	
	* 
	* ==> Last Start <==
	* Log file created at: 2022/11/01 23:42:01
	Running on machine: ubuntu-20-agent-7
	Binary: Built with gc go1.19.2 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1101 23:42:01.822103   28419 out.go:296] Setting OutFile to fd 1 ...
	I1101 23:42:01.823806   28419 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I1101 23:42:01.823824   28419 out.go:309] Setting ErrFile to fd 2...
	I1101 23:42:01.823830   28419 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I1101 23:42:01.824047   28419 root.go:334] Updating PATH: /home/jenkins/minikube-integration/15232-3852/.minikube/bin
	I1101 23:42:01.824703   28419 out.go:303] Setting JSON to false
	I1101 23:42:01.825668   28419 start.go:116] hostinfo: {"hostname":"ubuntu-20-agent-7","uptime":5077,"bootTime":1667341045,"procs":253,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1021-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1101 23:42:01.825797   28419 start.go:126] virtualization: kvm guest
	I1101 23:42:01.828651   28419 out.go:177] * [NoKubernetes-234201] minikube v1.27.1 on Ubuntu 20.04 (kvm/amd64)
	I1101 23:42:01.829845   28419 notify.go:220] Checking for updates...
	I1101 23:42:01.831057   28419 out.go:177]   - MINIKUBE_LOCATION=15232
	I1101 23:42:01.832129   28419 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1101 23:42:01.833548   28419 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/15232-3852/kubeconfig
	I1101 23:42:01.835184   28419 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/15232-3852/.minikube
	I1101 23:42:01.836357   28419 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I1101 23:42:01.838289   28419 config.go:180] Loaded profile config "cert-expiration-233936": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.25.3
	I1101 23:42:01.838463   28419 config.go:180] Loaded profile config "multinode-230145-m03": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.25.3
	I1101 23:42:01.838576   28419 config.go:180] Loaded profile config "pause-233945": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.25.3
	I1101 23:42:01.838660   28419 config.go:180] Loaded profile config "stopped-upgrade-234155": Driver=, ContainerRuntime=docker, KubernetesVersion=v1.17.0
	I1101 23:42:01.838705   28419 driver.go:365] Setting default libvirt URI to qemu:///system
	I1101 23:42:01.882062   28419 out.go:177] * Using the kvm2 driver based on user configuration
	I1101 23:42:01.883252   28419 start.go:282] selected driver: kvm2
	I1101 23:42:01.883281   28419 start.go:808] validating driver "kvm2" against <nil>
	I1101 23:42:01.883305   28419 start.go:819] status for kvm2: {Installed:true Healthy:true Running:true NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1101 23:42:01.883737   28419 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1101 23:42:01.883951   28419 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/minikube-integration/15232-3852/.minikube/bin:/home/jenkins/workspace/KVM_Linux_integration/out/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/go/bin:/home/jenkins/go/bin:/usr/local/bin/:/usr/local/go/bin/:/home/jenkins/go/bin
	I1101 23:42:01.901612   28419 install.go:137] /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2 version is 1.27.1
	I1101 23:42:01.901692   28419 start_flags.go:303] no existing cluster config was found, will generate one from the flags 
	I1101 23:42:01.902411   28419 start_flags.go:384] Using suggested 6000MB memory alloc based on sys=32101MB, container=0MB
	I1101 23:42:01.902568   28419 start_flags.go:870] Wait components to verify : map[apiserver:true system_pods:true]
	I1101 23:42:01.902591   28419 cni.go:95] Creating CNI manager for ""
	I1101 23:42:01.902603   28419 cni.go:169] CNI unnecessary in this configuration, recommending no CNI
	I1101 23:42:01.902615   28419 start_flags.go:317] config:
	{Name:NoKubernetes-234201 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 Memory:6000 CPUs:2 DiskSize:20000 VMDriver: Driver:kvm2 HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:0 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.25.3 ClusterName:NoKubernetes-234201 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntim
e:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath:/opt/socket_vmnet/bin/socket_vmnet_client SocketVMnetPath:/var/run/socket_vmnet}
	I1101 23:42:01.902767   28419 iso.go:124] acquiring lock: {Name:mk93232507d11fe0845a763ac9a9cca8a262da71 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1101 23:42:01.904957   28419 out.go:177] * Starting control plane node NoKubernetes-234201 in cluster NoKubernetes-234201
	I1101 23:42:01.906315   28419 preload.go:132] Checking if preload exists for k8s version v1.25.3 and runtime docker
	I1101 23:42:01.906354   28419 preload.go:148] Found local preload: /home/jenkins/minikube-integration/15232-3852/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.25.3-docker-overlay2-amd64.tar.lz4
	I1101 23:42:01.906361   28419 cache.go:57] Caching tarball of preloaded images
	I1101 23:42:01.906492   28419 preload.go:174] Found /home/jenkins/minikube-integration/15232-3852/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.25.3-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I1101 23:42:01.906510   28419 cache.go:60] Finished verifying existence of preloaded tar for  v1.25.3 on docker
	I1101 23:42:01.906634   28419 profile.go:148] Saving config to /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/NoKubernetes-234201/config.json ...
	I1101 23:42:01.906648   28419 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/NoKubernetes-234201/config.json: {Name:mk05f5c0c33a5d747e1ea510e0a33be234d1e47e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1101 23:42:01.906776   28419 cache.go:208] Successfully downloaded all kic artifacts
	I1101 23:42:01.906789   28419 start.go:364] acquiring machines lock for NoKubernetes-234201: {Name:mkf5a21f1745a6632babaddd1bb1f6424ebdc590 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I1101 23:42:01.906828   28419 start.go:368] acquired machines lock for "NoKubernetes-234201" in 32.178µs
	I1101 23:42:01.906840   28419 start.go:93] Provisioning new machine with config: &{Name:NoKubernetes-234201 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/15232/minikube-v1.27.0-1666976405-15232-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 Memory:6000 CPUs:2 DiskSize:20000 VMDriver: Driver:kvm2 HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:0 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 Kubernetes
Config:{KubernetesVersion:v1.25.3 ClusterName:NoKubernetes-234201 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.25.3 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirr
or: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath:/opt/socket_vmnet/bin/socket_vmnet_client SocketVMnetPath:/var/run/socket_vmnet} &{Name: IP: Port:8443 KubernetesVersion:v1.25.3 ContainerRuntime:docker ControlPlane:true Worker:true}
	I1101 23:42:01.906897   28419 start.go:125] createHost starting for "" (driver="kvm2")
	I1101 23:41:59.007109   27927 ssh_runner.go:235] Completed: docker stop 86129c9048f8 c2ae4e67a3a7 ebd37bcbe856 1cb50c79ce11 f0596728d020 fcf1b2731d0e b57caf006e72 62340d7e2b0a 36f42dd5bbe7 254e84bfff86 2ad3dad8a0d7 929462e1bbc6 8c0496775b3b d3dc7a211255 04d2ef84f204 1653e2515983 8231ecf780b4 59e523bee39e 0d7ca54d7118 52544aa1dfd8 de232395b521 136ea056fb2f: (2.065970007s)
	I1101 23:41:59.007183   27927 ssh_runner.go:195] Run: sudo systemctl stop kubelet
	I1101 23:41:59.081676   27927 ssh_runner.go:195] Run: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf
	I1101 23:41:59.108846   27927 kubeadm.go:155] found existing configuration files:
	-rw------- 1 root root 5643 Nov  1 23:40 /etc/kubernetes/admin.conf
	-rw------- 1 root root 5654 Nov  1 23:40 /etc/kubernetes/controller-manager.conf
	-rw------- 1 root root 1987 Nov  1 23:41 /etc/kubernetes/kubelet.conf
	-rw------- 1 root root 5602 Nov  1 23:40 /etc/kubernetes/scheduler.conf
	
	I1101 23:41:59.108916   27927 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I1101 23:41:59.133017   27927 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I1101 23:41:59.148623   27927 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I1101 23:41:59.159945   27927 kubeadm.go:166] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 1
	stdout:
	
	stderr:
	I1101 23:41:59.160001   27927 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I1101 23:41:59.180868   27927 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I1101 23:41:59.192539   27927 kubeadm.go:166] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 1
	stdout:
	
	stderr:
	I1101 23:41:59.192612   27927 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I1101 23:41:59.209991   27927 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I1101 23:41:59.221563   27927 kubeadm.go:704] reconfiguring cluster from /var/tmp/minikube/kubeadm.yaml
	I1101 23:41:59.221588   27927 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm init phase certs all --config /var/tmp/minikube/kubeadm.yaml"
	I1101 23:41:59.358207   27927 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm init phase kubeconfig all --config /var/tmp/minikube/kubeadm.yaml"
	I1101 23:42:00.636947   27927 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm init phase kubeconfig all --config /var/tmp/minikube/kubeadm.yaml": (1.278708104s)
	I1101 23:42:00.636978   27927 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm init phase kubelet-start --config /var/tmp/minikube/kubeadm.yaml"
	I1101 23:42:00.870789   27927 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm init phase control-plane all --config /var/tmp/minikube/kubeadm.yaml"
	I1101 23:42:00.947611   27927 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm init phase etcd local --config /var/tmp/minikube/kubeadm.yaml"
	I1101 23:42:01.044412   27927 api_server.go:51] waiting for apiserver process to appear ...
	I1101 23:42:01.044473   27927 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1101 23:42:01.564129   27927 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1101 23:42:02.063594   27927 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1101 23:42:01.909408   28419 out.go:204] * Creating kvm2 VM (CPUs=2, Memory=6000MB, Disk=20000MB) ...
	I1101 23:42:01.909560   28419 main.go:134] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1101 23:42:01.909595   28419 main.go:134] libmachine: Launching plugin server for driver kvm2
	I1101 23:42:01.927955   28419 main.go:134] libmachine: Plugin server listening at address 127.0.0.1:35025
	I1101 23:42:01.928437   28419 main.go:134] libmachine: () Calling .GetVersion
	I1101 23:42:01.929008   28419 main.go:134] libmachine: Using API Version  1
	I1101 23:42:01.929027   28419 main.go:134] libmachine: () Calling .SetConfigRaw
	I1101 23:42:01.929427   28419 main.go:134] libmachine: () Calling .GetMachineName
	I1101 23:42:01.929654   28419 main.go:134] libmachine: (NoKubernetes-234201) Calling .GetMachineName
	I1101 23:42:01.929824   28419 main.go:134] libmachine: (NoKubernetes-234201) Calling .DriverName
	I1101 23:42:01.930007   28419 start.go:159] libmachine.API.Create for "NoKubernetes-234201" (driver="kvm2")
	I1101 23:42:01.930031   28419 client.go:168] LocalClient.Create starting
	I1101 23:42:01.930060   28419 main.go:134] libmachine: Reading certificate data from /home/jenkins/minikube-integration/15232-3852/.minikube/certs/ca.pem
	I1101 23:42:01.930090   28419 main.go:134] libmachine: Decoding PEM data...
	I1101 23:42:01.930105   28419 main.go:134] libmachine: Parsing certificate...
	I1101 23:42:01.930179   28419 main.go:134] libmachine: Reading certificate data from /home/jenkins/minikube-integration/15232-3852/.minikube/certs/cert.pem
	I1101 23:42:01.930199   28419 main.go:134] libmachine: Decoding PEM data...
	I1101 23:42:01.930212   28419 main.go:134] libmachine: Parsing certificate...
	I1101 23:42:01.930245   28419 main.go:134] libmachine: Running pre-create checks...
	I1101 23:42:01.930257   28419 main.go:134] libmachine: (NoKubernetes-234201) Calling .PreCreateCheck
	I1101 23:42:01.930642   28419 main.go:134] libmachine: (NoKubernetes-234201) Calling .GetConfigRaw
	I1101 23:42:01.931070   28419 main.go:134] libmachine: Creating machine...
	I1101 23:42:01.931080   28419 main.go:134] libmachine: (NoKubernetes-234201) Calling .Create
	I1101 23:42:01.931196   28419 main.go:134] libmachine: (NoKubernetes-234201) Creating KVM machine...
	I1101 23:42:01.932516   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | found existing default KVM network
	I1101 23:42:01.934824   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | I1101 23:42:01.934631   28442 network.go:246] skipping subnet 192.168.39.0/24 that is taken: &{IP:192.168.39.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.39.0/24 Gateway:192.168.39.1 ClientMin:192.168.39.2 ClientMax:192.168.39.254 Broadcast:192.168.39.255 Interface:{IfaceName:virbr1 IfaceIPv4:192.168.39.1 IfaceMTU:1500 IfaceMAC:52:54:00:a7:8f:da}}
	I1101 23:42:01.936047   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | I1101 23:42:01.935959   28442 network.go:246] skipping subnet 192.168.50.0/24 that is taken: &{IP:192.168.50.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.50.0/24 Gateway:192.168.50.1 ClientMin:192.168.50.2 ClientMax:192.168.50.254 Broadcast:192.168.50.255 Interface:{IfaceName:virbr2 IfaceIPv4:192.168.50.1 IfaceMTU:1500 IfaceMAC:52:54:00:ce:aa:02}}
	I1101 23:42:01.938029   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | I1101 23:42:01.937910   28442 network.go:295] reserving subnet 192.168.61.0 for 1m0s: &{mu:{state:0 sema:0} read:{v:{m:map[] amended:true}} dirty:map[192.168.61.0:0xc000014b40] misses:0}
	I1101 23:42:01.938050   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | I1101 23:42:01.937978   28442 network.go:241] using free private subnet 192.168.61.0/24: &{IP:192.168.61.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.61.0/24 Gateway:192.168.61.1 ClientMin:192.168.61.2 ClientMax:192.168.61.254 Broadcast:192.168.61.255 Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:}}
	I1101 23:42:01.943266   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | trying to create private KVM network mk-NoKubernetes-234201 192.168.61.0/24...
	I1101 23:42:02.031558   28419 main.go:134] libmachine: (NoKubernetes-234201) Setting up store path in /home/jenkins/minikube-integration/15232-3852/.minikube/machines/NoKubernetes-234201 ...
	I1101 23:42:02.031593   28419 main.go:134] libmachine: (NoKubernetes-234201) Building disk image from file:///home/jenkins/minikube-integration/15232-3852/.minikube/cache/iso/amd64/minikube-v1.27.0-1666976405-15232-amd64.iso
	I1101 23:42:02.031605   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | private KVM network mk-NoKubernetes-234201 192.168.61.0/24 created
	I1101 23:42:02.031622   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | I1101 23:42:02.029608   28442 common.go:116] Making disk image using store path: /home/jenkins/minikube-integration/15232-3852/.minikube
	I1101 23:42:02.031644   28419 main.go:134] libmachine: (NoKubernetes-234201) Downloading /home/jenkins/minikube-integration/15232-3852/.minikube/cache/boot2docker.iso from file:///home/jenkins/minikube-integration/15232-3852/.minikube/cache/iso/amd64/minikube-v1.27.0-1666976405-15232-amd64.iso...
	I1101 23:42:02.231040   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | I1101 23:42:02.230860   28442 common.go:123] Creating ssh key: /home/jenkins/minikube-integration/15232-3852/.minikube/machines/NoKubernetes-234201/id_rsa...
	I1101 23:42:02.321580   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | I1101 23:42:02.321429   28442 common.go:129] Creating raw disk image: /home/jenkins/minikube-integration/15232-3852/.minikube/machines/NoKubernetes-234201/NoKubernetes-234201.rawdisk...
	I1101 23:42:02.321605   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | Writing magic tar header
	I1101 23:42:02.321622   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | Writing SSH key tar header
	I1101 23:42:02.321641   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | I1101 23:42:02.321577   28442 common.go:143] Fixing permissions on /home/jenkins/minikube-integration/15232-3852/.minikube/machines/NoKubernetes-234201 ...
	I1101 23:42:02.321753   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | Checking permissions on dir: /home/jenkins/minikube-integration/15232-3852/.minikube/machines/NoKubernetes-234201
	I1101 23:42:02.321771   28419 main.go:134] libmachine: (NoKubernetes-234201) Setting executable bit set on /home/jenkins/minikube-integration/15232-3852/.minikube/machines/NoKubernetes-234201 (perms=drwx------)
	I1101 23:42:02.321783   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | Checking permissions on dir: /home/jenkins/minikube-integration/15232-3852/.minikube/machines
	I1101 23:42:02.321798   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | Checking permissions on dir: /home/jenkins/minikube-integration/15232-3852/.minikube
	I1101 23:42:02.321816   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | Checking permissions on dir: /home/jenkins/minikube-integration/15232-3852
	I1101 23:42:02.321827   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | Checking permissions on dir: /home/jenkins/minikube-integration
	I1101 23:42:02.321835   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | Checking permissions on dir: /home/jenkins
	I1101 23:42:02.321846   28419 main.go:134] libmachine: (NoKubernetes-234201) Setting executable bit set on /home/jenkins/minikube-integration/15232-3852/.minikube/machines (perms=drwxrwxr-x)
	I1101 23:42:02.321861   28419 main.go:134] libmachine: (NoKubernetes-234201) Setting executable bit set on /home/jenkins/minikube-integration/15232-3852/.minikube (perms=drwxr-xr-x)
	I1101 23:42:02.321871   28419 main.go:134] libmachine: (NoKubernetes-234201) Setting executable bit set on /home/jenkins/minikube-integration/15232-3852 (perms=drwxrwxr-x)
	I1101 23:42:02.321882   28419 main.go:134] libmachine: (NoKubernetes-234201) Setting executable bit set on /home/jenkins/minikube-integration (perms=drwxrwxr-x)
	I1101 23:42:02.321891   28419 main.go:134] libmachine: (NoKubernetes-234201) Setting executable bit set on /home/jenkins (perms=drwxr-xr-x)
	I1101 23:42:02.321904   28419 main.go:134] libmachine: (NoKubernetes-234201) Creating domain...
	I1101 23:42:02.321916   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | Checking permissions on dir: /home
	I1101 23:42:02.321923   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | Skipping /home - not owner
	I1101 23:42:02.323233   28419 main.go:134] libmachine: (NoKubernetes-234201) define libvirt domain using xml: 
	I1101 23:42:02.323252   28419 main.go:134] libmachine: (NoKubernetes-234201) <domain type='kvm'>
	I1101 23:42:02.323263   28419 main.go:134] libmachine: (NoKubernetes-234201)   <name>NoKubernetes-234201</name>
	I1101 23:42:02.323283   28419 main.go:134] libmachine: (NoKubernetes-234201)   <memory unit='MiB'>6000</memory>
	I1101 23:42:02.323292   28419 main.go:134] libmachine: (NoKubernetes-234201)   <vcpu>2</vcpu>
	I1101 23:42:02.323299   28419 main.go:134] libmachine: (NoKubernetes-234201)   <features>
	I1101 23:42:02.323307   28419 main.go:134] libmachine: (NoKubernetes-234201)     <acpi/>
	I1101 23:42:02.323317   28419 main.go:134] libmachine: (NoKubernetes-234201)     <apic/>
	I1101 23:42:02.323325   28419 main.go:134] libmachine: (NoKubernetes-234201)     <pae/>
	I1101 23:42:02.323332   28419 main.go:134] libmachine: (NoKubernetes-234201)     
	I1101 23:42:02.323340   28419 main.go:134] libmachine: (NoKubernetes-234201)   </features>
	I1101 23:42:02.323348   28419 main.go:134] libmachine: (NoKubernetes-234201)   <cpu mode='host-passthrough'>
	I1101 23:42:02.323358   28419 main.go:134] libmachine: (NoKubernetes-234201)   
	I1101 23:42:02.323364   28419 main.go:134] libmachine: (NoKubernetes-234201)   </cpu>
	I1101 23:42:02.323372   28419 main.go:134] libmachine: (NoKubernetes-234201)   <os>
	I1101 23:42:02.323379   28419 main.go:134] libmachine: (NoKubernetes-234201)     <type>hvm</type>
	I1101 23:42:02.323388   28419 main.go:134] libmachine: (NoKubernetes-234201)     <boot dev='cdrom'/>
	I1101 23:42:02.323395   28419 main.go:134] libmachine: (NoKubernetes-234201)     <boot dev='hd'/>
	I1101 23:42:02.323404   28419 main.go:134] libmachine: (NoKubernetes-234201)     <bootmenu enable='no'/>
	I1101 23:42:02.323410   28419 main.go:134] libmachine: (NoKubernetes-234201)   </os>
	I1101 23:42:02.323418   28419 main.go:134] libmachine: (NoKubernetes-234201)   <devices>
	I1101 23:42:02.323426   28419 main.go:134] libmachine: (NoKubernetes-234201)     <disk type='file' device='cdrom'>
	I1101 23:42:02.323456   28419 main.go:134] libmachine: (NoKubernetes-234201)       <source file='/home/jenkins/minikube-integration/15232-3852/.minikube/machines/NoKubernetes-234201/boot2docker.iso'/>
	I1101 23:42:02.323465   28419 main.go:134] libmachine: (NoKubernetes-234201)       <target dev='hdc' bus='scsi'/>
	I1101 23:42:02.323473   28419 main.go:134] libmachine: (NoKubernetes-234201)       <readonly/>
	I1101 23:42:02.323480   28419 main.go:134] libmachine: (NoKubernetes-234201)     </disk>
	I1101 23:42:02.323489   28419 main.go:134] libmachine: (NoKubernetes-234201)     <disk type='file' device='disk'>
	I1101 23:42:02.323504   28419 main.go:134] libmachine: (NoKubernetes-234201)       <driver name='qemu' type='raw' cache='default' io='threads' />
	I1101 23:42:02.323518   28419 main.go:134] libmachine: (NoKubernetes-234201)       <source file='/home/jenkins/minikube-integration/15232-3852/.minikube/machines/NoKubernetes-234201/NoKubernetes-234201.rawdisk'/>
	I1101 23:42:02.323526   28419 main.go:134] libmachine: (NoKubernetes-234201)       <target dev='hda' bus='virtio'/>
	I1101 23:42:02.323534   28419 main.go:134] libmachine: (NoKubernetes-234201)     </disk>
	I1101 23:42:02.323541   28419 main.go:134] libmachine: (NoKubernetes-234201)     <interface type='network'>
	I1101 23:42:02.323551   28419 main.go:134] libmachine: (NoKubernetes-234201)       <source network='mk-NoKubernetes-234201'/>
	I1101 23:42:02.323558   28419 main.go:134] libmachine: (NoKubernetes-234201)       <model type='virtio'/>
	I1101 23:42:02.323566   28419 main.go:134] libmachine: (NoKubernetes-234201)     </interface>
	I1101 23:42:02.323573   28419 main.go:134] libmachine: (NoKubernetes-234201)     <interface type='network'>
	I1101 23:42:02.323590   28419 main.go:134] libmachine: (NoKubernetes-234201)       <source network='default'/>
	I1101 23:42:02.323598   28419 main.go:134] libmachine: (NoKubernetes-234201)       <model type='virtio'/>
	I1101 23:42:02.323608   28419 main.go:134] libmachine: (NoKubernetes-234201)     </interface>
	I1101 23:42:02.323614   28419 main.go:134] libmachine: (NoKubernetes-234201)     <serial type='pty'>
	I1101 23:42:02.323622   28419 main.go:134] libmachine: (NoKubernetes-234201)       <target port='0'/>
	I1101 23:42:02.323628   28419 main.go:134] libmachine: (NoKubernetes-234201)     </serial>
	I1101 23:42:02.323637   28419 main.go:134] libmachine: (NoKubernetes-234201)     <console type='pty'>
	I1101 23:42:02.323644   28419 main.go:134] libmachine: (NoKubernetes-234201)       <target type='serial' port='0'/>
	I1101 23:42:02.323651   28419 main.go:134] libmachine: (NoKubernetes-234201)     </console>
	I1101 23:42:02.323658   28419 main.go:134] libmachine: (NoKubernetes-234201)     <rng model='virtio'>
	I1101 23:42:02.323670   28419 main.go:134] libmachine: (NoKubernetes-234201)       <backend model='random'>/dev/random</backend>
	I1101 23:42:02.323677   28419 main.go:134] libmachine: (NoKubernetes-234201)     </rng>
	I1101 23:42:02.323691   28419 main.go:134] libmachine: (NoKubernetes-234201)     
	I1101 23:42:02.323698   28419 main.go:134] libmachine: (NoKubernetes-234201)     
	I1101 23:42:02.323706   28419 main.go:134] libmachine: (NoKubernetes-234201)   </devices>
	I1101 23:42:02.323712   28419 main.go:134] libmachine: (NoKubernetes-234201) </domain>
	I1101 23:42:02.323723   28419 main.go:134] libmachine: (NoKubernetes-234201) 
	I1101 23:42:02.329344   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | domain NoKubernetes-234201 has defined MAC address 52:54:00:c4:0e:b5 in network default
	I1101 23:42:02.330159   28419 main.go:134] libmachine: (NoKubernetes-234201) Ensuring networks are active...
	I1101 23:42:02.330176   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | domain NoKubernetes-234201 has defined MAC address 52:54:00:92:e4:48 in network mk-NoKubernetes-234201
	I1101 23:42:02.330972   28419 main.go:134] libmachine: (NoKubernetes-234201) Ensuring network default is active
	I1101 23:42:02.331464   28419 main.go:134] libmachine: (NoKubernetes-234201) Ensuring network mk-NoKubernetes-234201 is active
	I1101 23:42:02.332156   28419 main.go:134] libmachine: (NoKubernetes-234201) Getting domain xml...
	I1101 23:42:02.333108   28419 main.go:134] libmachine: (NoKubernetes-234201) Creating domain...
	I1101 23:42:03.706354   28419 main.go:134] libmachine: (NoKubernetes-234201) Waiting to get IP...
	I1101 23:42:03.707426   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | domain NoKubernetes-234201 has defined MAC address 52:54:00:92:e4:48 in network mk-NoKubernetes-234201
	I1101 23:42:03.707938   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | unable to find current IP address of domain NoKubernetes-234201 in network mk-NoKubernetes-234201
	I1101 23:42:03.707966   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | I1101 23:42:03.707917   28442 retry.go:31] will retry after 263.082536ms: waiting for machine to come up
	I1101 23:42:03.972399   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | domain NoKubernetes-234201 has defined MAC address 52:54:00:92:e4:48 in network mk-NoKubernetes-234201
	I1101 23:42:03.972886   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | unable to find current IP address of domain NoKubernetes-234201 in network mk-NoKubernetes-234201
	I1101 23:42:03.972925   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | I1101 23:42:03.972805   28442 retry.go:31] will retry after 381.329545ms: waiting for machine to come up
	I1101 23:42:04.355471   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | domain NoKubernetes-234201 has defined MAC address 52:54:00:92:e4:48 in network mk-NoKubernetes-234201
	I1101 23:42:04.356070   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | unable to find current IP address of domain NoKubernetes-234201 in network mk-NoKubernetes-234201
	I1101 23:42:04.356101   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | I1101 23:42:04.356018   28442 retry.go:31] will retry after 422.765636ms: waiting for machine to come up
	I1101 23:42:04.780628   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | domain NoKubernetes-234201 has defined MAC address 52:54:00:92:e4:48 in network mk-NoKubernetes-234201
	I1101 23:42:04.781126   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | unable to find current IP address of domain NoKubernetes-234201 in network mk-NoKubernetes-234201
	I1101 23:42:04.781149   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | I1101 23:42:04.781070   28442 retry.go:31] will retry after 473.074753ms: waiting for machine to come up
	I1101 23:42:05.255821   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | domain NoKubernetes-234201 has defined MAC address 52:54:00:92:e4:48 in network mk-NoKubernetes-234201
	I1101 23:42:05.256407   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | unable to find current IP address of domain NoKubernetes-234201 in network mk-NoKubernetes-234201
	I1101 23:42:05.256431   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | I1101 23:42:05.256369   28442 retry.go:31] will retry after 587.352751ms: waiting for machine to come up
	I1101 23:42:05.845933   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | domain NoKubernetes-234201 has defined MAC address 52:54:00:92:e4:48 in network mk-NoKubernetes-234201
	I1101 23:42:05.846545   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | unable to find current IP address of domain NoKubernetes-234201 in network mk-NoKubernetes-234201
	I1101 23:42:05.846572   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | I1101 23:42:05.846462   28442 retry.go:31] will retry after 834.206799ms: waiting for machine to come up
	I1101 23:42:06.682253   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | domain NoKubernetes-234201 has defined MAC address 52:54:00:92:e4:48 in network mk-NoKubernetes-234201
	I1101 23:42:06.682809   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | unable to find current IP address of domain NoKubernetes-234201 in network mk-NoKubernetes-234201
	I1101 23:42:06.682826   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | I1101 23:42:06.682759   28442 retry.go:31] will retry after 746.553905ms: waiting for machine to come up
	I1101 23:42:02.563903   27927 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1101 23:42:03.063561   27927 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1101 23:42:03.084142   27927 api_server.go:71] duration metric: took 2.039731754s to wait for apiserver process to appear ...
	I1101 23:42:03.084172   27927 api_server.go:87] waiting for apiserver healthz status ...
	I1101 23:42:03.084185   27927 api_server.go:252] Checking apiserver healthz at https://192.168.83.136:8443/healthz ...
	I1101 23:42:07.431292   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | domain NoKubernetes-234201 has defined MAC address 52:54:00:92:e4:48 in network mk-NoKubernetes-234201
	I1101 23:42:07.431776   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | unable to find current IP address of domain NoKubernetes-234201 in network mk-NoKubernetes-234201
	I1101 23:42:07.431809   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | I1101 23:42:07.431716   28442 retry.go:31] will retry after 987.362415ms: waiting for machine to come up
	I1101 23:42:08.420613   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | domain NoKubernetes-234201 has defined MAC address 52:54:00:92:e4:48 in network mk-NoKubernetes-234201
	I1101 23:42:08.421034   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | unable to find current IP address of domain NoKubernetes-234201 in network mk-NoKubernetes-234201
	I1101 23:42:08.421061   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | I1101 23:42:08.421016   28442 retry.go:31] will retry after 1.189835008s: waiting for machine to come up
	I1101 23:42:09.612323   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | domain NoKubernetes-234201 has defined MAC address 52:54:00:92:e4:48 in network mk-NoKubernetes-234201
	I1101 23:42:09.612827   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | unable to find current IP address of domain NoKubernetes-234201 in network mk-NoKubernetes-234201
	I1101 23:42:09.612846   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | I1101 23:42:09.612764   28442 retry.go:31] will retry after 1.677229867s: waiting for machine to come up
	I1101 23:42:11.292730   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | domain NoKubernetes-234201 has defined MAC address 52:54:00:92:e4:48 in network mk-NoKubernetes-234201
	I1101 23:42:11.293335   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | unable to find current IP address of domain NoKubernetes-234201 in network mk-NoKubernetes-234201
	I1101 23:42:11.293361   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | I1101 23:42:11.293283   28442 retry.go:31] will retry after 2.346016261s: waiting for machine to come up
	I1101 23:42:07.856770   27927 api_server.go:278] https://192.168.83.136:8443/healthz returned 403:
	{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"forbidden: User \"system:anonymous\" cannot get path \"/healthz\"","reason":"Forbidden","details":{},"code":403}
	W1101 23:42:07.856804   27927 api_server.go:102] status: https://192.168.83.136:8443/healthz returned error 403:
	{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"forbidden: User \"system:anonymous\" cannot get path \"/healthz\"","reason":"Forbidden","details":{},"code":403}
	I1101 23:42:08.357504   27927 api_server.go:252] Checking apiserver healthz at https://192.168.83.136:8443/healthz ...
	I1101 23:42:08.363916   27927 api_server.go:278] https://192.168.83.136:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-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/bootstrap-controller ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W1101 23:42:08.363944   27927 api_server.go:102] status: https://192.168.83.136:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-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/bootstrap-controller ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I1101 23:42:08.857366   27927 api_server.go:252] Checking apiserver healthz at https://192.168.83.136:8443/healthz ...
	I1101 23:42:08.863823   27927 api_server.go:278] https://192.168.83.136:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-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/bootstrap-controller ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W1101 23:42:08.863850   27927 api_server.go:102] status: https://192.168.83.136:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-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/bootstrap-controller ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I1101 23:42:09.357027   27927 api_server.go:252] Checking apiserver healthz at https://192.168.83.136:8443/healthz ...
	I1101 23:42:09.364735   27927 api_server.go:278] https://192.168.83.136:8443/healthz returned 200:
	ok
	I1101 23:42:09.372655   27927 api_server.go:140] control plane version: v1.25.3
	I1101 23:42:09.372683   27927 api_server.go:130] duration metric: took 6.288503761s to wait for apiserver health ...
	I1101 23:42:09.372694   27927 cni.go:95] Creating CNI manager for ""
	I1101 23:42:09.372702   27927 cni.go:169] CNI unnecessary in this configuration, recommending no CNI
	I1101 23:42:09.372710   27927 system_pods.go:43] waiting for kube-system pods to appear ...
	I1101 23:42:09.382582   27927 system_pods.go:59] 6 kube-system pods found
	I1101 23:42:09.382615   27927 system_pods.go:61] "coredns-565d847f94-jwmfb" [34c796aa-9d2c-426a-ae6f-8acf6735d1d6] Running
	I1101 23:42:09.382622   27927 system_pods.go:61] "etcd-pause-233945" [82f6110e-0896-40b2-b56f-b0b0e58dab12] Running
	I1101 23:42:09.382632   27927 system_pods.go:61] "kube-apiserver-pause-233945" [bc2a5d31-349e-4f1a-9f09-2d2ea3689765] Running / Ready:ContainersNotReady (containers with unready status: [kube-apiserver]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-apiserver])
	I1101 23:42:09.382640   27927 system_pods.go:61] "kube-controller-manager-pause-233945" [0ba22b3b-e9e3-4b8a-b8b5-e6f18742bc69] Running
	I1101 23:42:09.382647   27927 system_pods.go:61] "kube-proxy-cd45r" [b3df2ffc-aeca-4c8a-b93a-0c0ab2a29440] Running
	I1101 23:42:09.382653   27927 system_pods.go:61] "kube-scheduler-pause-233945" [f91a8944-dac6-4c8e-874e-56ad1f0c35df] Running
	I1101 23:42:09.382659   27927 system_pods.go:74] duration metric: took 9.943966ms to wait for pod list to return data ...
	I1101 23:42:09.382667   27927 node_conditions.go:102] verifying NodePressure condition ...
	I1101 23:42:09.386920   27927 node_conditions.go:122] node storage ephemeral capacity is 17784752Ki
	I1101 23:42:09.386956   27927 node_conditions.go:123] node cpu capacity is 2
	I1101 23:42:09.386968   27927 node_conditions.go:105] duration metric: took 4.295546ms to run NodePressure ...
	I1101 23:42:09.386985   27927 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm init phase addon all --config /var/tmp/minikube/kubeadm.yaml"
	I1101 23:42:09.753466   27927 kubeadm.go:763] waiting for restarted kubelet to initialise ...
	I1101 23:42:09.759922   27927 kubeadm.go:778] kubelet initialised
	I1101 23:42:09.759942   27927 kubeadm.go:779] duration metric: took 6.447553ms waiting for restarted kubelet to initialise ...
	I1101 23:42:09.759950   27927 pod_ready.go:35] extra waiting up to 4m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I1101 23:42:09.767289   27927 pod_ready.go:78] waiting up to 4m0s for pod "coredns-565d847f94-jwmfb" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:09.775093   27927 pod_ready.go:92] pod "coredns-565d847f94-jwmfb" in "kube-system" namespace has status "Ready":"True"
	I1101 23:42:09.775144   27927 pod_ready.go:81] duration metric: took 7.828141ms waiting for pod "coredns-565d847f94-jwmfb" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:09.775164   27927 pod_ready.go:78] waiting up to 4m0s for pod "etcd-pause-233945" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:11.789448   27927 pod_ready.go:102] pod "etcd-pause-233945" in "kube-system" namespace has status "Ready":"False"
	I1101 23:42:13.641158   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | domain NoKubernetes-234201 has defined MAC address 52:54:00:92:e4:48 in network mk-NoKubernetes-234201
	I1101 23:42:13.641780   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | unable to find current IP address of domain NoKubernetes-234201 in network mk-NoKubernetes-234201
	I1101 23:42:13.641804   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | I1101 23:42:13.641731   28442 retry.go:31] will retry after 3.36678925s: waiting for machine to come up
	I1101 23:42:13.798491   27927 pod_ready.go:102] pod "etcd-pause-233945" in "kube-system" namespace has status "Ready":"False"
	I1101 23:42:16.287673   27927 pod_ready.go:92] pod "etcd-pause-233945" in "kube-system" namespace has status "Ready":"True"
	I1101 23:42:16.287711   27927 pod_ready.go:81] duration metric: took 6.512540157s waiting for pod "etcd-pause-233945" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:16.287725   27927 pod_ready.go:78] waiting up to 4m0s for pod "kube-apiserver-pause-233945" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:18.300730   27927 pod_ready.go:102] pod "kube-apiserver-pause-233945" in "kube-system" namespace has status "Ready":"False"
	I1101 23:42:20.303557   27927 pod_ready.go:92] pod "kube-apiserver-pause-233945" in "kube-system" namespace has status "Ready":"True"
	I1101 23:42:20.303585   27927 pod_ready.go:81] duration metric: took 4.015853816s waiting for pod "kube-apiserver-pause-233945" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:20.303594   27927 pod_ready.go:78] waiting up to 4m0s for pod "kube-controller-manager-pause-233945" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:21.316814   27927 pod_ready.go:92] pod "kube-controller-manager-pause-233945" in "kube-system" namespace has status "Ready":"True"
	I1101 23:42:21.316855   27927 pod_ready.go:81] duration metric: took 1.01325294s waiting for pod "kube-controller-manager-pause-233945" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:21.316881   27927 pod_ready.go:78] waiting up to 4m0s for pod "kube-proxy-cd45r" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:21.323458   27927 pod_ready.go:92] pod "kube-proxy-cd45r" in "kube-system" namespace has status "Ready":"True"
	I1101 23:42:21.323482   27927 pod_ready.go:81] duration metric: took 6.58581ms waiting for pod "kube-proxy-cd45r" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:21.323495   27927 pod_ready.go:78] waiting up to 4m0s for pod "kube-scheduler-pause-233945" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:21.330221   27927 pod_ready.go:92] pod "kube-scheduler-pause-233945" in "kube-system" namespace has status "Ready":"True"
	I1101 23:42:21.330249   27927 pod_ready.go:81] duration metric: took 6.746315ms waiting for pod "kube-scheduler-pause-233945" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:21.330258   27927 pod_ready.go:38] duration metric: took 11.570300098s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I1101 23:42:21.330284   27927 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I1101 23:42:21.345431   27927 ops.go:34] apiserver oom_adj: -16
	I1101 23:42:21.345450   27927 kubeadm.go:631] restartCluster took 27.661526712s
	I1101 23:42:21.345458   27927 kubeadm.go:398] StartCluster complete in 27.697603934s
	I1101 23:42:21.345475   27927 settings.go:142] acquiring lock: {Name:mkd93542aaae8cda9dc42996852b793eabda7c95 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1101 23:42:21.345591   27927 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/15232-3852/kubeconfig
	I1101 23:42:21.346663   27927 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/15232-3852/kubeconfig: {Name:mk4643aa3066775e4ca4d3a58a0caaad289bb76c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1101 23:42:21.347696   27927 kapi.go:59] client config for pause-233945: &rest.Config{Host:"https://192.168.83.136: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/15232-3852/.minikube/profiles/pause-233945/client.crt", KeyFile:"/home/jenkins/minikube-integration/15232-3852/.minikube/profiles/pause-233945/client.key", CAFile:"/home/jenkins/minikube-integration/15232-3852/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil), NextProtos:[]strin
g(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x1786820), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), WarningHandler:rest.WarningHandler(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil), Proxy:(func(*http.Request) (*url.URL, error))(nil)}
	I1101 23:42:21.350660   27927 kapi.go:244] deployment "coredns" in namespace "kube-system" and context "pause-233945" rescaled to 1
	I1101 23:42:21.350724   27927 start.go:212] Will wait 6m0s for node &{Name: IP:192.168.83.136 Port:8443 KubernetesVersion:v1.25.3 ContainerRuntime:docker ControlPlane:true Worker:true}
	I1101 23:42:21.353556   27927 out.go:177] * Verifying Kubernetes components...
	I1101 23:42:21.350774   27927 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.25.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I1101 23:42:21.350800   27927 addons.go:412] enableAddons start: toEnable=map[], additional=[]
	I1101 23:42:21.350955   27927 config.go:180] Loaded profile config "pause-233945": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.25.3
	I1101 23:42:21.355086   27927 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1101 23:42:21.355100   27927 addons.go:65] Setting default-storageclass=true in profile "pause-233945"
	I1101 23:42:21.355123   27927 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "pause-233945"
	I1101 23:42:21.355091   27927 addons.go:65] Setting storage-provisioner=true in profile "pause-233945"
	I1101 23:42:21.355168   27927 addons.go:153] Setting addon storage-provisioner=true in "pause-233945"
	W1101 23:42:21.355212   27927 addons.go:162] addon storage-provisioner should already be in state true
	I1101 23:42:21.355257   27927 host.go:66] Checking if "pause-233945" exists ...
	I1101 23:42:21.355602   27927 main.go:134] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1101 23:42:21.355653   27927 main.go:134] libmachine: Launching plugin server for driver kvm2
	I1101 23:42:21.355659   27927 main.go:134] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1101 23:42:21.355684   27927 main.go:134] libmachine: Launching plugin server for driver kvm2
	I1101 23:42:21.372796   27927 main.go:134] libmachine: Plugin server listening at address 127.0.0.1:43427
	I1101 23:42:21.373254   27927 main.go:134] libmachine: () Calling .GetVersion
	I1101 23:42:21.373810   27927 main.go:134] libmachine: Using API Version  1
	I1101 23:42:21.373831   27927 main.go:134] libmachine: () Calling .SetConfigRaw
	I1101 23:42:21.374239   27927 main.go:134] libmachine: () Calling .GetMachineName
	I1101 23:42:21.374423   27927 main.go:134] libmachine: (pause-233945) Calling .GetState
	I1101 23:42:21.376560   27927 main.go:134] libmachine: Plugin server listening at address 127.0.0.1:32847
	I1101 23:42:21.376982   27927 main.go:134] libmachine: () Calling .GetVersion
	I1101 23:42:21.377370   27927 kapi.go:59] client config for pause-233945: &rest.Config{Host:"https://192.168.83.136: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/15232-3852/.minikube/profiles/pause-233945/client.crt", KeyFile:"/home/jenkins/minikube-integration/15232-3852/.minikube/profiles/pause-233945/client.key", CAFile:"/home/jenkins/minikube-integration/15232-3852/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil), NextProtos:[]strin
g(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x1786820), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), WarningHandler:rest.WarningHandler(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil), Proxy:(func(*http.Request) (*url.URL, error))(nil)}
	I1101 23:42:21.377499   27927 main.go:134] libmachine: Using API Version  1
	I1101 23:42:21.377525   27927 main.go:134] libmachine: () Calling .SetConfigRaw
	I1101 23:42:21.377873   27927 main.go:134] libmachine: () Calling .GetMachineName
	I1101 23:42:21.378367   27927 main.go:134] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1101 23:42:21.378414   27927 main.go:134] libmachine: Launching plugin server for driver kvm2
	I1101 23:42:21.380736   27927 addons.go:153] Setting addon default-storageclass=true in "pause-233945"
	W1101 23:42:21.380760   27927 addons.go:162] addon default-storageclass should already be in state true
	I1101 23:42:21.380792   27927 host.go:66] Checking if "pause-233945" exists ...
	I1101 23:42:21.381165   27927 main.go:134] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1101 23:42:21.381222   27927 main.go:134] libmachine: Launching plugin server for driver kvm2
	I1101 23:42:21.395338   27927 main.go:134] libmachine: Plugin server listening at address 127.0.0.1:34595
	I1101 23:42:21.395727   27927 main.go:134] libmachine: () Calling .GetVersion
	I1101 23:42:21.397749   27927 main.go:134] libmachine: Using API Version  1
	I1101 23:42:21.397777   27927 main.go:134] libmachine: () Calling .SetConfigRaw
	I1101 23:42:21.398164   27927 main.go:134] libmachine: () Calling .GetMachineName
	I1101 23:42:21.398386   27927 main.go:134] libmachine: (pause-233945) Calling .GetState
	I1101 23:42:21.399910   27927 main.go:134] libmachine: Plugin server listening at address 127.0.0.1:37645
	I1101 23:42:21.400261   27927 main.go:134] libmachine: (pause-233945) Calling .DriverName
	I1101 23:42:21.400335   27927 main.go:134] libmachine: () Calling .GetVersion
	I1101 23:42:21.402615   27927 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I1101 23:42:17.009594   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | domain NoKubernetes-234201 has defined MAC address 52:54:00:92:e4:48 in network mk-NoKubernetes-234201
	I1101 23:42:17.010135   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | unable to find current IP address of domain NoKubernetes-234201 in network mk-NoKubernetes-234201
	I1101 23:42:17.010164   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | I1101 23:42:17.010109   28442 retry.go:31] will retry after 3.11822781s: waiting for machine to come up
	I1101 23:42:20.132451   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | domain NoKubernetes-234201 has defined MAC address 52:54:00:92:e4:48 in network mk-NoKubernetes-234201
	I1101 23:42:20.133037   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | unable to find current IP address of domain NoKubernetes-234201 in network mk-NoKubernetes-234201
	I1101 23:42:20.133062   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | I1101 23:42:20.132973   28442 retry.go:31] will retry after 4.276119362s: waiting for machine to come up
	I1101 23:42:21.400919   27927 main.go:134] libmachine: Using API Version  1
	I1101 23:42:21.403903   27927 main.go:134] libmachine: () Calling .SetConfigRaw
	I1101 23:42:21.404002   27927 addons.go:345] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I1101 23:42:21.404028   27927 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I1101 23:42:21.404045   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHHostname
	I1101 23:42:21.404258   27927 main.go:134] libmachine: () Calling .GetMachineName
	I1101 23:42:21.404780   27927 main.go:134] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1101 23:42:21.404849   27927 main.go:134] libmachine: Launching plugin server for driver kvm2
	I1101 23:42:21.407759   27927 main.go:134] libmachine: (pause-233945) DBG | domain pause-233945 has defined MAC address 52:54:00:f8:82:49 in network mk-pause-233945
	I1101 23:42:21.408232   27927 main.go:134] libmachine: (pause-233945) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:f8:82:49", ip: ""} in network mk-pause-233945: {Iface:virbr5 ExpiryTime:2022-11-02 00:40:33 +0000 UTC Type:0 Mac:52:54:00:f8:82:49 Iaid: IPaddr:192.168.83.136 Prefix:24 Hostname:pause-233945 Clientid:01:52:54:00:f8:82:49}
	I1101 23:42:21.408278   27927 main.go:134] libmachine: (pause-233945) DBG | domain pause-233945 has defined IP address 192.168.83.136 and MAC address 52:54:00:f8:82:49 in network mk-pause-233945
	I1101 23:42:21.408542   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHPort
	I1101 23:42:21.408736   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHKeyPath
	I1101 23:42:21.408869   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHUsername
	I1101 23:42:21.409011   27927 sshutil.go:53] new ssh client: &{IP:192.168.83.136 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/15232-3852/.minikube/machines/pause-233945/id_rsa Username:docker}
	I1101 23:42:21.424174   27927 main.go:134] libmachine: Plugin server listening at address 127.0.0.1:37187
	I1101 23:42:21.424587   27927 main.go:134] libmachine: () Calling .GetVersion
	I1101 23:42:21.425090   27927 main.go:134] libmachine: Using API Version  1
	I1101 23:42:21.425123   27927 main.go:134] libmachine: () Calling .SetConfigRaw
	I1101 23:42:21.425649   27927 main.go:134] libmachine: () Calling .GetMachineName
	I1101 23:42:21.425874   27927 main.go:134] libmachine: (pause-233945) Calling .GetState
	I1101 23:42:21.427610   27927 main.go:134] libmachine: (pause-233945) Calling .DriverName
	I1101 23:42:21.427858   27927 addons.go:345] installing /etc/kubernetes/addons/storageclass.yaml
	I1101 23:42:21.427873   27927 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I1101 23:42:21.427892   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHHostname
	I1101 23:42:21.431688   27927 main.go:134] libmachine: (pause-233945) DBG | domain pause-233945 has defined MAC address 52:54:00:f8:82:49 in network mk-pause-233945
	I1101 23:42:21.432303   27927 main.go:134] libmachine: (pause-233945) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:f8:82:49", ip: ""} in network mk-pause-233945: {Iface:virbr5 ExpiryTime:2022-11-02 00:40:33 +0000 UTC Type:0 Mac:52:54:00:f8:82:49 Iaid: IPaddr:192.168.83.136 Prefix:24 Hostname:pause-233945 Clientid:01:52:54:00:f8:82:49}
	I1101 23:42:21.432336   27927 main.go:134] libmachine: (pause-233945) DBG | domain pause-233945 has defined IP address 192.168.83.136 and MAC address 52:54:00:f8:82:49 in network mk-pause-233945
	I1101 23:42:21.432558   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHPort
	I1101 23:42:21.432790   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHKeyPath
	I1101 23:42:21.433010   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHUsername
	I1101 23:42:21.433235   27927 sshutil.go:53] new ssh client: &{IP:192.168.83.136 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/15232-3852/.minikube/machines/pause-233945/id_rsa Username:docker}
	I1101 23:42:21.494444   27927 node_ready.go:35] waiting up to 6m0s for node "pause-233945" to be "Ready" ...
	I1101 23:42:21.494456   27927 start.go:806] CoreDNS already contains "host.minikube.internal" host record, skipping...
	I1101 23:42:21.498079   27927 node_ready.go:49] node "pause-233945" has status "Ready":"True"
	I1101 23:42:21.498094   27927 node_ready.go:38] duration metric: took 3.629928ms waiting for node "pause-233945" to be "Ready" ...
	I1101 23:42:21.498102   27927 pod_ready.go:35] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I1101 23:42:21.503104   27927 pod_ready.go:78] waiting up to 6m0s for pod "coredns-565d847f94-jwmfb" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:21.509462   27927 pod_ready.go:92] pod "coredns-565d847f94-jwmfb" in "kube-system" namespace has status "Ready":"True"
	I1101 23:42:21.509482   27927 pod_ready.go:81] duration metric: took 6.358018ms waiting for pod "coredns-565d847f94-jwmfb" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:21.509493   27927 pod_ready.go:78] waiting up to 6m0s for pod "etcd-pause-233945" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:21.537605   27927 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.25.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I1101 23:42:21.558471   27927 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.25.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I1101 23:42:21.897636   27927 pod_ready.go:92] pod "etcd-pause-233945" in "kube-system" namespace has status "Ready":"True"
	I1101 23:42:21.897671   27927 pod_ready.go:81] duration metric: took 388.168113ms waiting for pod "etcd-pause-233945" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:21.897688   27927 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-pause-233945" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:22.298823   27927 pod_ready.go:92] pod "kube-apiserver-pause-233945" in "kube-system" namespace has status "Ready":"True"
	I1101 23:42:22.298870   27927 pod_ready.go:81] duration metric: took 401.171417ms waiting for pod "kube-apiserver-pause-233945" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:22.298895   27927 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-pause-233945" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:22.566756   27927 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.25.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (1.029111781s)
	I1101 23:42:22.566777   27927 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.25.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (1.008273772s)
	I1101 23:42:22.566812   27927 main.go:134] libmachine: Making call to close driver server
	I1101 23:42:22.566827   27927 main.go:134] libmachine: (pause-233945) Calling .Close
	I1101 23:42:22.566812   27927 main.go:134] libmachine: Making call to close driver server
	I1101 23:42:22.566893   27927 main.go:134] libmachine: (pause-233945) Calling .Close
	I1101 23:42:22.567178   27927 main.go:134] libmachine: Successfully made call to close driver server
	I1101 23:42:22.567199   27927 main.go:134] libmachine: Making call to close connection to plugin binary
	I1101 23:42:22.567210   27927 main.go:134] libmachine: Making call to close driver server
	I1101 23:42:22.567220   27927 main.go:134] libmachine: (pause-233945) Calling .Close
	I1101 23:42:22.568923   27927 main.go:134] libmachine: (pause-233945) DBG | Closing plugin on server side
	I1101 23:42:22.568956   27927 main.go:134] libmachine: (pause-233945) DBG | Closing plugin on server side
	I1101 23:42:22.568978   27927 main.go:134] libmachine: Successfully made call to close driver server
	I1101 23:42:22.568987   27927 main.go:134] libmachine: Successfully made call to close driver server
	I1101 23:42:22.569000   27927 main.go:134] libmachine: Making call to close connection to plugin binary
	I1101 23:42:22.569002   27927 main.go:134] libmachine: Making call to close connection to plugin binary
	I1101 23:42:22.569012   27927 main.go:134] libmachine: Making call to close driver server
	I1101 23:42:22.569032   27927 main.go:134] libmachine: (pause-233945) Calling .Close
	I1101 23:42:22.569252   27927 main.go:134] libmachine: Successfully made call to close driver server
	I1101 23:42:22.569269   27927 main.go:134] libmachine: Making call to close connection to plugin binary
	I1101 23:42:22.569283   27927 main.go:134] libmachine: Making call to close driver server
	I1101 23:42:22.569293   27927 main.go:134] libmachine: (pause-233945) Calling .Close
	I1101 23:42:22.572240   27927 main.go:134] libmachine: (pause-233945) DBG | Closing plugin on server side
	I1101 23:42:22.572248   27927 main.go:134] libmachine: Successfully made call to close driver server
	I1101 23:42:22.572264   27927 main.go:134] libmachine: Making call to close connection to plugin binary
	I1101 23:42:22.574414   27927 out.go:177] * Enabled addons: storage-provisioner, default-storageclass
	I1101 23:42:22.575846   27927 addons.go:414] enableAddons completed in 1.225058419s
	I1101 23:42:22.697520   27927 pod_ready.go:92] pod "kube-controller-manager-pause-233945" in "kube-system" namespace has status "Ready":"True"
	I1101 23:42:22.697553   27927 pod_ready.go:81] duration metric: took 398.638657ms waiting for pod "kube-controller-manager-pause-233945" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:22.697571   27927 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-cd45r" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:23.098732   27927 pod_ready.go:92] pod "kube-proxy-cd45r" in "kube-system" namespace has status "Ready":"True"
	I1101 23:42:23.098758   27927 pod_ready.go:81] duration metric: took 401.177632ms waiting for pod "kube-proxy-cd45r" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:23.098769   27927 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-pause-233945" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:23.497196   27927 pod_ready.go:92] pod "kube-scheduler-pause-233945" in "kube-system" namespace has status "Ready":"True"
	I1101 23:42:23.497216   27927 pod_ready.go:81] duration metric: took 398.440562ms waiting for pod "kube-scheduler-pause-233945" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:23.497224   27927 pod_ready.go:38] duration metric: took 1.99911487s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I1101 23:42:23.497241   27927 api_server.go:51] waiting for apiserver process to appear ...
	I1101 23:42:23.497283   27927 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1101 23:42:23.515136   27927 api_server.go:71] duration metric: took 2.164371189s to wait for apiserver process to appear ...
	I1101 23:42:23.515154   27927 api_server.go:87] waiting for apiserver healthz status ...
	I1101 23:42:23.515162   27927 api_server.go:252] Checking apiserver healthz at https://192.168.83.136:8443/healthz ...
	I1101 23:42:23.521234   27927 api_server.go:278] https://192.168.83.136:8443/healthz returned 200:
	ok
	I1101 23:42:23.524136   27927 api_server.go:140] control plane version: v1.25.3
	I1101 23:42:23.524160   27927 api_server.go:130] duration metric: took 9.000136ms to wait for apiserver health ...
	I1101 23:42:23.524169   27927 system_pods.go:43] waiting for kube-system pods to appear ...
	I1101 23:42:23.700376   27927 system_pods.go:59] 7 kube-system pods found
	I1101 23:42:23.700417   27927 system_pods.go:61] "coredns-565d847f94-jwmfb" [34c796aa-9d2c-426a-ae6f-8acf6735d1d6] Running
	I1101 23:42:23.700425   27927 system_pods.go:61] "etcd-pause-233945" [82f6110e-0896-40b2-b56f-b0b0e58dab12] Running
	I1101 23:42:23.700432   27927 system_pods.go:61] "kube-apiserver-pause-233945" [bc2a5d31-349e-4f1a-9f09-2d2ea3689765] Running
	I1101 23:42:23.700441   27927 system_pods.go:61] "kube-controller-manager-pause-233945" [0ba22b3b-e9e3-4b8a-b8b5-e6f18742bc69] Running
	I1101 23:42:23.700461   27927 system_pods.go:61] "kube-proxy-cd45r" [b3df2ffc-aeca-4c8a-b93a-0c0ab2a29440] Running
	I1101 23:42:23.700468   27927 system_pods.go:61] "kube-scheduler-pause-233945" [f91a8944-dac6-4c8e-874e-56ad1f0c35df] Running
	I1101 23:42:23.700478   27927 system_pods.go:61] "storage-provisioner" [f6e0a3e7-9dcb-41a8-9dff-a63b722f2286] Pending / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I1101 23:42:23.700491   27927 system_pods.go:74] duration metric: took 176.316139ms to wait for pod list to return data ...
	I1101 23:42:23.700509   27927 default_sa.go:34] waiting for default service account to be created ...
	I1101 23:42:23.897061   27927 default_sa.go:45] found service account: "default"
	I1101 23:42:23.897089   27927 default_sa.go:55] duration metric: took 196.572648ms for default service account to be created ...
	I1101 23:42:23.897101   27927 system_pods.go:116] waiting for k8s-apps to be running ...
	I1101 23:42:24.100851   27927 system_pods.go:86] 7 kube-system pods found
	I1101 23:42:24.100889   27927 system_pods.go:89] "coredns-565d847f94-jwmfb" [34c796aa-9d2c-426a-ae6f-8acf6735d1d6] Running
	I1101 23:42:24.100898   27927 system_pods.go:89] "etcd-pause-233945" [82f6110e-0896-40b2-b56f-b0b0e58dab12] Running
	I1101 23:42:24.100906   27927 system_pods.go:89] "kube-apiserver-pause-233945" [bc2a5d31-349e-4f1a-9f09-2d2ea3689765] Running
	I1101 23:42:24.100914   27927 system_pods.go:89] "kube-controller-manager-pause-233945" [0ba22b3b-e9e3-4b8a-b8b5-e6f18742bc69] Running
	I1101 23:42:24.100921   27927 system_pods.go:89] "kube-proxy-cd45r" [b3df2ffc-aeca-4c8a-b93a-0c0ab2a29440] Running
	I1101 23:42:24.100932   27927 system_pods.go:89] "kube-scheduler-pause-233945" [f91a8944-dac6-4c8e-874e-56ad1f0c35df] Running
	I1101 23:42:24.100944   27927 system_pods.go:89] "storage-provisioner" [f6e0a3e7-9dcb-41a8-9dff-a63b722f2286] Pending / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I1101 23:42:24.100959   27927 system_pods.go:126] duration metric: took 203.852136ms to wait for k8s-apps to be running ...
	I1101 23:42:24.100969   27927 system_svc.go:44] waiting for kubelet service to be running ....
	I1101 23:42:24.101018   27927 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1101 23:42:24.127269   27927 system_svc.go:56] duration metric: took 26.290632ms WaitForService to wait for kubelet.
	I1101 23:42:24.127300   27927 kubeadm.go:573] duration metric: took 2.776535311s to wait for : map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] ...
	I1101 23:42:24.127316   27927 node_conditions.go:102] verifying NodePressure condition ...
	I1101 23:42:24.297962   27927 node_conditions.go:122] node storage ephemeral capacity is 17784752Ki
	I1101 23:42:24.297989   27927 node_conditions.go:123] node cpu capacity is 2
	I1101 23:42:24.297998   27927 node_conditions.go:105] duration metric: took 170.678521ms to run NodePressure ...
	I1101 23:42:24.298008   27927 start.go:217] waiting for startup goroutines ...
	I1101 23:42:24.298244   27927 ssh_runner.go:195] Run: rm -f paused
	I1101 23:42:24.345622   27927 start.go:506] kubectl: 1.25.3, cluster: 1.25.3 (minor skew: 0)
	I1101 23:42:24.347562   27927 out.go:177] * Done! kubectl is now configured to use "pause-233945" cluster and "default" namespace by default
	
	* 
	* ==> Docker <==
	* -- Journal begins at Tue 2022-11-01 23:40:30 UTC, ends at Tue 2022-11-01 23:42:25 UTC. --
	Nov 01 23:42:03 pause-233945 dockerd[3616]: time="2022-11-01T23:42:03.395969711Z" level=info msg="starting signal loop" namespace=moby path=/run/docker/containerd/daemon/io.containerd.runtime.v2.task/moby/d5719c180d58b1068a7d14547ef5edc497670e878f5273823988e7ef1e2047d4 pid=5235 runtime=io.containerd.runc.v2
	Nov 01 23:42:03 pause-233945 dockerd[3616]: time="2022-11-01T23:42:03.776070408Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Nov 01 23:42:03 pause-233945 dockerd[3616]: time="2022-11-01T23:42:03.776153277Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Nov 01 23:42:03 pause-233945 dockerd[3616]: time="2022-11-01T23:42:03.776175788Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Nov 01 23:42:03 pause-233945 dockerd[3616]: time="2022-11-01T23:42:03.779015913Z" level=info msg="starting signal loop" namespace=moby path=/run/docker/containerd/daemon/io.containerd.runtime.v2.task/moby/345fa868bb37916dfffb4192898329d8c6ba7074636411eedaa8ef8742691eed pid=5273 runtime=io.containerd.runc.v2
	Nov 01 23:42:08 pause-233945 dockerd[3616]: time="2022-11-01T23:42:08.748180434Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Nov 01 23:42:08 pause-233945 dockerd[3616]: time="2022-11-01T23:42:08.748409366Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Nov 01 23:42:08 pause-233945 dockerd[3616]: time="2022-11-01T23:42:08.748422657Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Nov 01 23:42:08 pause-233945 dockerd[3616]: time="2022-11-01T23:42:08.748973265Z" level=info msg="starting signal loop" namespace=moby path=/run/docker/containerd/daemon/io.containerd.runtime.v2.task/moby/f782ca299a8dd046f5e46f585a0cf893abdb89d1d40d84ba1eeda63d43e32e79 pid=5441 runtime=io.containerd.runc.v2
	Nov 01 23:42:09 pause-233945 dockerd[3616]: time="2022-11-01T23:42:09.168891679Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Nov 01 23:42:09 pause-233945 dockerd[3616]: time="2022-11-01T23:42:09.168998439Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Nov 01 23:42:09 pause-233945 dockerd[3616]: time="2022-11-01T23:42:09.169015771Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Nov 01 23:42:09 pause-233945 dockerd[3616]: time="2022-11-01T23:42:09.169723250Z" level=info msg="starting signal loop" namespace=moby path=/run/docker/containerd/daemon/io.containerd.runtime.v2.task/moby/8ac7ecc511188be7bd9741e59d0b30c1fd3f19fadd5f9c80df6eca0959f0d481 pid=5495 runtime=io.containerd.runc.v2
	Nov 01 23:42:10 pause-233945 dockerd[3616]: time="2022-11-01T23:42:10.079729264Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Nov 01 23:42:10 pause-233945 dockerd[3616]: time="2022-11-01T23:42:10.081247328Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Nov 01 23:42:10 pause-233945 dockerd[3616]: time="2022-11-01T23:42:10.081385097Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Nov 01 23:42:10 pause-233945 dockerd[3616]: time="2022-11-01T23:42:10.081916495Z" level=info msg="starting signal loop" namespace=moby path=/run/docker/containerd/daemon/io.containerd.runtime.v2.task/moby/e794b25c7d028efb92a5daf0c0a1aae98f738475725e4537248abe6246f37f27 pid=5632 runtime=io.containerd.runc.v2
	Nov 01 23:42:23 pause-233945 dockerd[3616]: time="2022-11-01T23:42:23.218163128Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Nov 01 23:42:23 pause-233945 dockerd[3616]: time="2022-11-01T23:42:23.218297789Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Nov 01 23:42:23 pause-233945 dockerd[3616]: time="2022-11-01T23:42:23.218308135Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Nov 01 23:42:23 pause-233945 dockerd[3616]: time="2022-11-01T23:42:23.219726271Z" level=info msg="starting signal loop" namespace=moby path=/run/docker/containerd/daemon/io.containerd.runtime.v2.task/moby/f6f6cb64b9f42fc29eff8ed828ee348a5d633231bed8841cba2d4b4f5c606822 pid=5852 runtime=io.containerd.runc.v2
	Nov 01 23:42:23 pause-233945 dockerd[3616]: time="2022-11-01T23:42:23.736715721Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Nov 01 23:42:23 pause-233945 dockerd[3616]: time="2022-11-01T23:42:23.736812929Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Nov 01 23:42:23 pause-233945 dockerd[3616]: time="2022-11-01T23:42:23.736851537Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Nov 01 23:42:23 pause-233945 dockerd[3616]: time="2022-11-01T23:42:23.737222262Z" level=info msg="starting signal loop" namespace=moby path=/run/docker/containerd/daemon/io.containerd.runtime.v2.task/moby/ddae0551aa3ebc9726608c8fe503dee4d49d1e4027a704dec864b6a79678c9cd pid=5973 runtime=io.containerd.runc.v2
	
	* 
	* ==> container status <==
	* CONTAINER           IMAGE               CREATED             STATE               NAME                      ATTEMPT             POD ID
	ddae0551aa3eb       6e38f40d628db       2 seconds ago       Running             storage-provisioner       0                   f6f6cb64b9f42
	e794b25c7d028       5185b96f0becf       16 seconds ago      Running             coredns                   2                   8ac7ecc511188
	f782ca299a8dd       beaaf00edd38a       17 seconds ago      Running             kube-proxy                3                   05ec6abae53fc
	345fa868bb379       a8a176a5d5d69       22 seconds ago      Running             etcd                      3                   a72f085933e10
	d5719c180d58b       6d23ec0e8b87e       22 seconds ago      Running             kube-scheduler            2                   0f402283a56c1
	10f3f8a761331       6039992312758       24 seconds ago      Running             kube-controller-manager   2                   b594e4be13893
	a30f6d3168cf3       0346dbd74bcb9       24 seconds ago      Running             kube-apiserver            3                   b75a5da842677
	62ac03de772ef       5185b96f0becf       26 seconds ago      Created             coredns                   1                   86129c9048f8e
	f3875468be51d       a8a176a5d5d69       27 seconds ago      Created             etcd                      2                   c2ae4e67a3a73
	d25ba0530c321       6d23ec0e8b87e       27 seconds ago      Created             kube-scheduler            1                   f0596728d020a
	253b216023383       0346dbd74bcb9       27 seconds ago      Created             kube-apiserver            2                   1cb50c79ce113
	38b019353bf10       6039992312758       28 seconds ago      Created             kube-controller-manager   1                   ebd37bcbe8561
	6e634fea6f947       beaaf00edd38a       29 seconds ago      Created             kube-proxy                2                   fcf1b2731d0e5
	
	* 
	* ==> coredns [62ac03de772e] <==
	* 
	* 
	* ==> coredns [e794b25c7d02] <==
	* .:53
	[INFO] plugin/reload: Running configuration SHA512 = d4f0db1af815ce56800a66dc00c545a5a722ff5413907a76b8cd7fee94508f1de3b830bc452c45dfa29f7b2d7abb524224967227a0ad61c9577b99fe7bfeaae7
	CoreDNS-1.9.3
	linux/amd64, go1.18.2, 45b0a11
	
	* 
	* ==> describe nodes <==
	* Name:               pause-233945
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=pause-233945
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=65bfd3dc2bf9824cf305579b01895f56b2ba9210
	                    minikube.k8s.io/name=pause-233945
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2022_11_01T23_41_13_0700
	                    minikube.k8s.io/version=v1.27.1
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/cri-dockerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Tue, 01 Nov 2022 23:41:09 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  pause-233945
	  AcquireTime:     <unset>
	  RenewTime:       Tue, 01 Nov 2022 23:42:18 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Tue, 01 Nov 2022 23:42:08 +0000   Tue, 01 Nov 2022 23:41:04 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Tue, 01 Nov 2022 23:42:08 +0000   Tue, 01 Nov 2022 23:41:04 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Tue, 01 Nov 2022 23:42:08 +0000   Tue, 01 Nov 2022 23:41:04 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Tue, 01 Nov 2022 23:42:08 +0000   Tue, 01 Nov 2022 23:41:23 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.83.136
	  Hostname:    pause-233945
	Capacity:
	  cpu:                2
	  ephemeral-storage:  17784752Ki
	  hugepages-2Mi:      0
	  memory:             2017420Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  17784752Ki
	  hugepages-2Mi:      0
	  memory:             2017420Ki
	  pods:               110
	System Info:
	  Machine ID:                 740fec9d41a941e7b11eddec23df902f
	  System UUID:                740fec9d-41a9-41e7-b11e-ddec23df902f
	  Boot ID:                    c1e5e5d4-df90-4fa5-8d2d-5cad125cc95a
	  Kernel Version:             5.10.57
	  OS Image:                   Buildroot 2021.02.12
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://20.10.20
	  Kubelet Version:            v1.25.3
	  Kube-Proxy Version:         v1.25.3
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (7 in total)
	  Namespace                   Name                                    CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                    ------------  ----------  ---------------  -------------  ---
	  kube-system                 coredns-565d847f94-jwmfb                100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (3%!)(MISSING)        170Mi (8%!)(MISSING)     60s
	  kube-system                 etcd-pause-233945                       100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (5%!)(MISSING)       0 (0%!)(MISSING)         72s
	  kube-system                 kube-apiserver-pause-233945             250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         75s
	  kube-system                 kube-controller-manager-pause-233945    200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         72s
	  kube-system                 kube-proxy-cd45r                        0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         60s
	  kube-system                 kube-scheduler-pause-233945             100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         72s
	  kube-system                 storage-provisioner                     0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         3s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                750m (37%!)(MISSING)  0 (0%!)(MISSING)
	  memory             170Mi (8%!)(MISSING)  170Mi (8%!)(MISSING)
	  ephemeral-storage  0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-2Mi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	Events:
	  Type    Reason                   Age                From             Message
	  ----    ------                   ----               ----             -------
	  Normal  Starting                 56s                kube-proxy       
	  Normal  Starting                 16s                kube-proxy       
	  Normal  NodeHasSufficientMemory  87s (x5 over 87s)  kubelet          Node pause-233945 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    87s (x5 over 87s)  kubelet          Node pause-233945 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     87s (x5 over 87s)  kubelet          Node pause-233945 status is now: NodeHasSufficientPID
	  Normal  NodeHasSufficientPID     72s                kubelet          Node pause-233945 status is now: NodeHasSufficientPID
	  Normal  NodeHasSufficientMemory  72s                kubelet          Node pause-233945 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    72s                kubelet          Node pause-233945 status is now: NodeHasNoDiskPressure
	  Normal  NodeAllocatableEnforced  72s                kubelet          Updated Node Allocatable limit across pods
	  Normal  Starting                 72s                kubelet          Starting kubelet.
	  Normal  NodeReady                62s                kubelet          Node pause-233945 status is now: NodeReady
	  Normal  RegisteredNode           60s                node-controller  Node pause-233945 event: Registered Node pause-233945 in Controller
	  Normal  Starting                 24s                kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  24s (x8 over 24s)  kubelet          Node pause-233945 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    24s (x8 over 24s)  kubelet          Node pause-233945 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     24s (x7 over 24s)  kubelet          Node pause-233945 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  24s                kubelet          Updated Node Allocatable limit across pods
	  Normal  RegisteredNode           5s                 node-controller  Node pause-233945 event: Registered Node pause-233945 in Controller
	
	* 
	* ==> dmesg <==
	* [  +0.000002] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
	[  +5.358679] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
	[  +0.000007] NFSD: unable to find recovery directory /var/lib/nfs/v4recovery
	[  +0.000001] NFSD: Unable to initialize client recovery tracking! (-2)
	[  +6.663841] systemd-fstab-generator[549]: Ignoring "noauto" for root device
	[  +0.125455] systemd-fstab-generator[560]: Ignoring "noauto" for root device
	[  +5.736892] systemd-fstab-generator[733]: Ignoring "noauto" for root device
	[  +2.827151] kauditd_printk_skb: 14 callbacks suppressed
	[  +0.370604] systemd-fstab-generator[895]: Ignoring "noauto" for root device
	[  +0.117569] systemd-fstab-generator[906]: Ignoring "noauto" for root device
	[  +0.100130] systemd-fstab-generator[917]: Ignoring "noauto" for root device
	[  +1.534458] systemd-fstab-generator[1067]: Ignoring "noauto" for root device
	[  +0.110225] systemd-fstab-generator[1078]: Ignoring "noauto" for root device
	[  +4.569704] systemd-fstab-generator[1344]: Ignoring "noauto" for root device
	[  +0.541525] kauditd_printk_skb: 68 callbacks suppressed
	[Nov 1 23:41] systemd-fstab-generator[2015]: Ignoring "noauto" for root device
	[ +14.207516] kauditd_printk_skb: 8 callbacks suppressed
	[  +7.524392] systemd-fstab-generator[2918]: Ignoring "noauto" for root device
	[  +0.164056] systemd-fstab-generator[2929]: Ignoring "noauto" for root device
	[  +0.169555] systemd-fstab-generator[2940]: Ignoring "noauto" for root device
	[  +1.691872] kauditd_printk_skb: 18 callbacks suppressed
	[ +16.021395] systemd-fstab-generator[3981]: Ignoring "noauto" for root device
	[  +0.174126] systemd-fstab-generator[4022]: Ignoring "noauto" for root device
	[  +6.123301] kauditd_printk_skb: 30 callbacks suppressed
	[Nov 1 23:42] systemd-fstab-generator[4886]: Ignoring "noauto" for root device
	
	* 
	* ==> etcd [345fa868bb37] <==
	* {"level":"info","ts":"2022-11-01T23:42:04.403Z","caller":"etcdserver/server.go:851","msg":"starting etcd server","local-member-id":"42b5b844198c07c8","local-server-version":"3.5.4","cluster-version":"to_be_decided"}
	{"level":"info","ts":"2022-11-01T23:42:04.404Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"42b5b844198c07c8 switched to configuration voters=(4806950779913766856)"}
	{"level":"info","ts":"2022-11-01T23:42:04.404Z","caller":"membership/cluster.go:421","msg":"added member","cluster-id":"4c09feed793bd4f5","local-member-id":"42b5b844198c07c8","added-peer-id":"42b5b844198c07c8","added-peer-peer-urls":["https://192.168.83.136:2380"]}
	{"level":"info","ts":"2022-11-01T23:42:04.407Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"4c09feed793bd4f5","local-member-id":"42b5b844198c07c8","cluster-version":"3.5"}
	{"level":"info","ts":"2022-11-01T23:42:04.408Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2022-11-01T23:42:04.410Z","caller":"etcdserver/server.go:736","msg":"started as single-node; fast-forwarding election ticks","local-member-id":"42b5b844198c07c8","forward-ticks":9,"forward-duration":"900ms","election-ticks":10,"election-timeout":"1s"}
	{"level":"info","ts":"2022-11-01T23:42:04.412Z","caller":"embed/etcd.go:688","msg":"starting with client TLS","tls-info":"cert = /var/lib/minikube/certs/etcd/server.crt, key = /var/lib/minikube/certs/etcd/server.key, client-cert=, client-key=, trusted-ca = /var/lib/minikube/certs/etcd/ca.crt, client-cert-auth = true, crl-file = ","cipher-suites":[]}
	{"level":"info","ts":"2022-11-01T23:42:04.413Z","caller":"embed/etcd.go:581","msg":"serving peer traffic","address":"192.168.83.136:2380"}
	{"level":"info","ts":"2022-11-01T23:42:04.413Z","caller":"embed/etcd.go:553","msg":"cmux::serve","address":"192.168.83.136:2380"}
	{"level":"info","ts":"2022-11-01T23:42:04.414Z","caller":"embed/etcd.go:763","msg":"serving metrics","address":"http://127.0.0.1:2381"}
	{"level":"info","ts":"2022-11-01T23:42:04.414Z","caller":"embed/etcd.go:277","msg":"now serving peer/client/metrics","local-member-id":"42b5b844198c07c8","initial-advertise-peer-urls":["https://192.168.83.136:2380"],"listen-peer-urls":["https://192.168.83.136:2380"],"advertise-client-urls":["https://192.168.83.136:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://192.168.83.136:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]}
	{"level":"info","ts":"2022-11-01T23:42:05.194Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"42b5b844198c07c8 is starting a new election at term 3"}
	{"level":"info","ts":"2022-11-01T23:42:05.194Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"42b5b844198c07c8 became pre-candidate at term 3"}
	{"level":"info","ts":"2022-11-01T23:42:05.195Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"42b5b844198c07c8 received MsgPreVoteResp from 42b5b844198c07c8 at term 3"}
	{"level":"info","ts":"2022-11-01T23:42:05.195Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"42b5b844198c07c8 became candidate at term 4"}
	{"level":"info","ts":"2022-11-01T23:42:05.195Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"42b5b844198c07c8 received MsgVoteResp from 42b5b844198c07c8 at term 4"}
	{"level":"info","ts":"2022-11-01T23:42:05.195Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"42b5b844198c07c8 became leader at term 4"}
	{"level":"info","ts":"2022-11-01T23:42:05.195Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: 42b5b844198c07c8 elected leader 42b5b844198c07c8 at term 4"}
	{"level":"info","ts":"2022-11-01T23:42:05.202Z","caller":"etcdserver/server.go:2042","msg":"published local member to cluster through raft","local-member-id":"42b5b844198c07c8","local-member-attributes":"{Name:pause-233945 ClientURLs:[https://192.168.83.136:2379]}","request-path":"/0/members/42b5b844198c07c8/attributes","cluster-id":"4c09feed793bd4f5","publish-timeout":"7s"}
	{"level":"info","ts":"2022-11-01T23:42:05.202Z","caller":"embed/serve.go:98","msg":"ready to serve client requests"}
	{"level":"info","ts":"2022-11-01T23:42:05.208Z","caller":"embed/serve.go:188","msg":"serving client traffic securely","address":"192.168.83.136:2379"}
	{"level":"info","ts":"2022-11-01T23:42:05.209Z","caller":"embed/serve.go:98","msg":"ready to serve client requests"}
	{"level":"info","ts":"2022-11-01T23:42:05.220Z","caller":"embed/serve.go:188","msg":"serving client traffic securely","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2022-11-01T23:42:05.220Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2022-11-01T23:42:05.220Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	
	* 
	* ==> etcd [f3875468be51] <==
	* 
	* 
	* ==> kernel <==
	*  23:42:25 up 2 min,  0 users,  load average: 2.77, 0.91, 0.33
	Linux pause-233945 5.10.57 #1 SMP Fri Oct 28 21:02:11 UTC 2022 x86_64 GNU/Linux
	PRETTY_NAME="Buildroot 2021.02.12"
	
	* 
	* ==> kube-apiserver [253b21602338] <==
	* 
	* 
	* ==> kube-apiserver [a30f6d3168cf] <==
	* I1101 23:42:07.809692       1 shared_informer.go:255] Waiting for caches to sync for cluster_authentication_trust_controller
	I1101 23:42:07.813542       1 autoregister_controller.go:141] Starting autoregister controller
	I1101 23:42:07.813584       1 cache.go:32] Waiting for caches to sync for autoregister controller
	I1101 23:42:07.813613       1 controller.go:83] Starting OpenAPI AggregationController
	I1101 23:42:07.814582       1 dynamic_cafile_content.go:157] "Starting controller" name="client-ca-bundle::/var/lib/minikube/certs/ca.crt"
	I1101 23:42:07.815184       1 dynamic_cafile_content.go:157] "Starting controller" name="request-header::/var/lib/minikube/certs/front-proxy-ca.crt"
	I1101 23:42:07.823447       1 crdregistration_controller.go:111] Starting crd-autoregister controller
	I1101 23:42:07.823572       1 shared_informer.go:255] Waiting for caches to sync for crd-autoregister
	I1101 23:42:07.908555       1 apf_controller.go:305] Running API Priority and Fairness config worker
	I1101 23:42:07.914983       1 cache.go:39] Caches are synced for autoregister controller
	I1101 23:42:07.926700       1 shared_informer.go:262] Caches are synced for crd-autoregister
	I1101 23:42:07.933300       1 cache.go:39] Caches are synced for APIServiceRegistrationController controller
	I1101 23:42:07.948160       1 shared_informer.go:262] Caches are synced for cluster_authentication_trust_controller
	I1101 23:42:07.960838       1 shared_informer.go:262] Caches are synced for node_authorizer
	I1101 23:42:07.960889       1 cache.go:39] Caches are synced for AvailableConditionController controller
	I1101 23:42:08.005022       1 controller.go:616] quota admission added evaluator for: leases.coordination.k8s.io
	I1101 23:42:08.528424       1 controller.go:132] OpenAPI AggregationController: action for item k8s_internal_local_delegation_chain_0000000000: Nothing (removed from the queue).
	I1101 23:42:08.818744       1 storage_scheduling.go:111] all system priority classes are created successfully or already exist.
	I1101 23:42:09.594157       1 controller.go:616] quota admission added evaluator for: serviceaccounts
	I1101 23:42:09.615116       1 controller.go:616] quota admission added evaluator for: deployments.apps
	I1101 23:42:09.684252       1 controller.go:616] quota admission added evaluator for: daemonsets.apps
	I1101 23:42:09.729274       1 controller.go:616] quota admission added evaluator for: roles.rbac.authorization.k8s.io
	I1101 23:42:09.742499       1 controller.go:616] quota admission added evaluator for: rolebindings.rbac.authorization.k8s.io
	I1101 23:42:20.691739       1 controller.go:616] quota admission added evaluator for: endpointslices.discovery.k8s.io
	I1101 23:42:22.542745       1 controller.go:616] quota admission added evaluator for: endpoints
	
	* 
	* ==> kube-controller-manager [10f3f8a76133] <==
	* I1101 23:42:20.608701       1 shared_informer.go:262] Caches are synced for ReplicationController
	I1101 23:42:20.616193       1 shared_informer.go:262] Caches are synced for daemon sets
	I1101 23:42:20.620934       1 shared_informer.go:262] Caches are synced for ClusterRoleAggregator
	I1101 23:42:20.624103       1 shared_informer.go:262] Caches are synced for certificate-csrapproving
	I1101 23:42:20.628510       1 shared_informer.go:262] Caches are synced for taint
	I1101 23:42:20.628822       1 node_lifecycle_controller.go:1443] Initializing eviction metric for zone: 
	W1101 23:42:20.629053       1 node_lifecycle_controller.go:1058] Missing timestamp for Node pause-233945. Assuming now as a timestamp.
	I1101 23:42:20.629281       1 node_lifecycle_controller.go:1259] Controller detected that zone  is now in state Normal.
	I1101 23:42:20.628840       1 taint_manager.go:204] "Starting NoExecuteTaintManager"
	I1101 23:42:20.629557       1 taint_manager.go:209] "Sending events to api server"
	I1101 23:42:20.629865       1 event.go:294] "Event occurred" object="pause-233945" fieldPath="" kind="Node" apiVersion="v1" type="Normal" reason="RegisteredNode" message="Node pause-233945 event: Registered Node pause-233945 in Controller"
	I1101 23:42:20.631378       1 shared_informer.go:262] Caches are synced for PVC protection
	I1101 23:42:20.658000       1 shared_informer.go:262] Caches are synced for ephemeral
	I1101 23:42:20.667581       1 shared_informer.go:262] Caches are synced for attach detach
	I1101 23:42:20.683266       1 shared_informer.go:262] Caches are synced for persistent volume
	I1101 23:42:20.683484       1 shared_informer.go:262] Caches are synced for endpoint_slice
	I1101 23:42:20.687277       1 shared_informer.go:262] Caches are synced for endpoint_slice_mirroring
	I1101 23:42:20.693509       1 shared_informer.go:262] Caches are synced for expand
	I1101 23:42:20.695672       1 shared_informer.go:262] Caches are synced for stateful set
	I1101 23:42:20.714132       1 shared_informer.go:262] Caches are synced for resource quota
	I1101 23:42:20.744107       1 shared_informer.go:262] Caches are synced for HPA
	I1101 23:42:20.794539       1 shared_informer.go:262] Caches are synced for resource quota
	I1101 23:42:21.157101       1 shared_informer.go:262] Caches are synced for garbage collector
	I1101 23:42:21.186009       1 shared_informer.go:262] Caches are synced for garbage collector
	I1101 23:42:21.186031       1 garbagecollector.go:163] Garbage collector: all resource monitors have synced. Proceeding to collect garbage
	
	* 
	* ==> kube-controller-manager [38b019353bf1] <==
	* 
	* 
	* ==> kube-proxy [6e634fea6f94] <==
	* 
	* 
	* ==> kube-proxy [f782ca299a8d] <==
	* I1101 23:42:09.229505       1 node.go:163] Successfully retrieved node IP: 192.168.83.136
	I1101 23:42:09.229582       1 server_others.go:138] "Detected node IP" address="192.168.83.136"
	I1101 23:42:09.229652       1 server_others.go:578] "Unknown proxy mode, assuming iptables proxy" proxyMode=""
	I1101 23:42:09.314534       1 server_others.go:199] "kube-proxy running in single-stack mode, this ipFamily is not supported" ipFamily=IPv6
	I1101 23:42:09.314552       1 server_others.go:206] "Using iptables Proxier"
	I1101 23:42:09.314588       1 proxier.go:262] "Setting route_localnet=1, use nodePortAddresses to filter loopback addresses for NodePorts to skip it https://issues.k8s.io/90259"
	I1101 23:42:09.315454       1 server.go:661] "Version info" version="v1.25.3"
	I1101 23:42:09.315471       1 server.go:663] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I1101 23:42:09.316128       1 config.go:317] "Starting service config controller"
	I1101 23:42:09.316143       1 shared_informer.go:255] Waiting for caches to sync for service config
	I1101 23:42:09.316166       1 config.go:226] "Starting endpoint slice config controller"
	I1101 23:42:09.316169       1 shared_informer.go:255] Waiting for caches to sync for endpoint slice config
	I1101 23:42:09.317408       1 config.go:444] "Starting node config controller"
	I1101 23:42:09.317424       1 shared_informer.go:255] Waiting for caches to sync for node config
	I1101 23:42:09.416576       1 shared_informer.go:262] Caches are synced for endpoint slice config
	I1101 23:42:09.416633       1 shared_informer.go:262] Caches are synced for service config
	I1101 23:42:09.417996       1 shared_informer.go:262] Caches are synced for node config
	
	* 
	* ==> kube-scheduler [d25ba0530c32] <==
	* 
	* 
	* ==> kube-scheduler [d5719c180d58] <==
	* I1101 23:42:04.523105       1 serving.go:348] Generated self-signed cert in-memory
	W1101 23:42:07.895429       1 requestheader_controller.go:193] Unable to get configmap/extension-apiserver-authentication in kube-system.  Usually fixed by 'kubectl create rolebinding -n kube-system ROLEBINDING_NAME --role=extension-apiserver-authentication-reader --serviceaccount=YOUR_NS:YOUR_SA'
	W1101 23:42:07.895485       1 authentication.go:346] Error looking up in-cluster authentication configuration: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot get resource "configmaps" in API group "" in the namespace "kube-system"
	W1101 23:42:07.895499       1 authentication.go:347] Continuing without authentication configuration. This may treat all requests as anonymous.
	W1101 23:42:07.895506       1 authentication.go:348] To require authentication configuration lookup to succeed, set --authentication-tolerate-lookup-failure=false
	I1101 23:42:07.934644       1 server.go:148] "Starting Kubernetes Scheduler" version="v1.25.3"
	I1101 23:42:07.934688       1 server.go:150] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I1101 23:42:07.935828       1 secure_serving.go:210] Serving securely on 127.0.0.1:10259
	I1101 23:42:07.935933       1 configmap_cafile_content.go:202] "Starting controller" name="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I1101 23:42:07.935951       1 shared_informer.go:255] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I1101 23:42:07.935967       1 tlsconfig.go:240] "Starting DynamicServingCertificateController"
	I1101 23:42:08.037040       1 shared_informer.go:262] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	* 
	* ==> kubelet <==
	* -- Journal begins at Tue 2022-11-01 23:40:30 UTC, ends at Tue 2022-11-01 23:42:25 UTC. --
	Nov 01 23:42:07 pause-233945 kubelet[4892]: E1101 23:42:07.717270    4892 kubelet.go:2448] "Error getting node" err="node \"pause-233945\" not found"
	Nov 01 23:42:07 pause-233945 kubelet[4892]: E1101 23:42:07.817719    4892 kubelet.go:2448] "Error getting node" err="node \"pause-233945\" not found"
	Nov 01 23:42:07 pause-233945 kubelet[4892]: I1101 23:42:07.918014    4892 kuberuntime_manager.go:1050] "Updating runtime config through cri with podcidr" CIDR="10.244.0.0/24"
	Nov 01 23:42:07 pause-233945 kubelet[4892]: I1101 23:42:07.919468    4892 kubelet_network.go:60] "Updating Pod CIDR" originalPodCIDR="" newPodCIDR="10.244.0.0/24"
	Nov 01 23:42:07 pause-233945 kubelet[4892]: I1101 23:42:07.993650    4892 kubelet_node_status.go:108] "Node was previously registered" node="pause-233945"
	Nov 01 23:42:07 pause-233945 kubelet[4892]: I1101 23:42:07.993769    4892 kubelet_node_status.go:73] "Successfully registered node" node="pause-233945"
	Nov 01 23:42:08 pause-233945 kubelet[4892]: I1101 23:42:08.021477    4892 apiserver.go:52] "Watching apiserver"
	Nov 01 23:42:08 pause-233945 kubelet[4892]: I1101 23:42:08.041181    4892 topology_manager.go:205] "Topology Admit Handler"
	Nov 01 23:42:08 pause-233945 kubelet[4892]: I1101 23:42:08.041755    4892 topology_manager.go:205] "Topology Admit Handler"
	Nov 01 23:42:08 pause-233945 kubelet[4892]: I1101 23:42:08.041884    4892 topology_manager.go:205] "Topology Admit Handler"
	Nov 01 23:42:08 pause-233945 kubelet[4892]: I1101 23:42:08.125812    4892 reconciler.go:357] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-rwl7x\" (UniqueName: \"kubernetes.io/projected/34c796aa-9d2c-426a-ae6f-8acf6735d1d6-kube-api-access-rwl7x\") pod \"coredns-565d847f94-jwmfb\" (UID: \"34c796aa-9d2c-426a-ae6f-8acf6735d1d6\") " pod="kube-system/coredns-565d847f94-jwmfb"
	Nov 01 23:42:08 pause-233945 kubelet[4892]: I1101 23:42:08.125887    4892 reconciler.go:357] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-proxy\" (UniqueName: \"kubernetes.io/configmap/b3df2ffc-aeca-4c8a-b93a-0c0ab2a29440-kube-proxy\") pod \"kube-proxy-cd45r\" (UID: \"b3df2ffc-aeca-4c8a-b93a-0c0ab2a29440\") " pod="kube-system/kube-proxy-cd45r"
	Nov 01 23:42:08 pause-233945 kubelet[4892]: I1101 23:42:08.125908    4892 reconciler.go:357] "operationExecutor.VerifyControllerAttachedVolume started for volume \"lib-modules\" (UniqueName: \"kubernetes.io/host-path/b3df2ffc-aeca-4c8a-b93a-0c0ab2a29440-lib-modules\") pod \"kube-proxy-cd45r\" (UID: \"b3df2ffc-aeca-4c8a-b93a-0c0ab2a29440\") " pod="kube-system/kube-proxy-cd45r"
	Nov 01 23:42:08 pause-233945 kubelet[4892]: I1101 23:42:08.125930    4892 reconciler.go:357] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-vl6b7\" (UniqueName: \"kubernetes.io/projected/b3df2ffc-aeca-4c8a-b93a-0c0ab2a29440-kube-api-access-vl6b7\") pod \"kube-proxy-cd45r\" (UID: \"b3df2ffc-aeca-4c8a-b93a-0c0ab2a29440\") " pod="kube-system/kube-proxy-cd45r"
	Nov 01 23:42:08 pause-233945 kubelet[4892]: I1101 23:42:08.125951    4892 reconciler.go:357] "operationExecutor.VerifyControllerAttachedVolume started for volume \"xtables-lock\" (UniqueName: \"kubernetes.io/host-path/b3df2ffc-aeca-4c8a-b93a-0c0ab2a29440-xtables-lock\") pod \"kube-proxy-cd45r\" (UID: \"b3df2ffc-aeca-4c8a-b93a-0c0ab2a29440\") " pod="kube-system/kube-proxy-cd45r"
	Nov 01 23:42:08 pause-233945 kubelet[4892]: I1101 23:42:08.125971    4892 reconciler.go:357] "operationExecutor.VerifyControllerAttachedVolume started for volume \"config-volume\" (UniqueName: \"kubernetes.io/configmap/34c796aa-9d2c-426a-ae6f-8acf6735d1d6-config-volume\") pod \"coredns-565d847f94-jwmfb\" (UID: \"34c796aa-9d2c-426a-ae6f-8acf6735d1d6\") " pod="kube-system/coredns-565d847f94-jwmfb"
	Nov 01 23:42:08 pause-233945 kubelet[4892]: I1101 23:42:08.125982    4892 reconciler.go:169] "Reconciler: start to sync state"
	Nov 01 23:42:08 pause-233945 kubelet[4892]: I1101 23:42:08.651726    4892 scope.go:115] "RemoveContainer" containerID="6e634fea6f9476d68e1acd2425509188b760a85b50201312f545e11c95c615ec"
	Nov 01 23:42:09 pause-233945 kubelet[4892]: I1101 23:42:09.160496    4892 kubelet_volumes.go:160] "Cleaned up orphaned pod volumes dir" podUID=ed3d21cf-cc01-4a60-9e8e-afec5e8bb27c path="/var/lib/kubelet/pods/ed3d21cf-cc01-4a60-9e8e-afec5e8bb27c/volumes"
	Nov 01 23:42:09 pause-233945 kubelet[4892]: I1101 23:42:09.941313    4892 pod_container_deletor.go:79] "Container not found in pod's containers" containerID="8ac7ecc511188be7bd9741e59d0b30c1fd3f19fadd5f9c80df6eca0959f0d481"
	Nov 01 23:42:11 pause-233945 kubelet[4892]: I1101 23:42:11.977038    4892 prober_manager.go:287] "Failed to trigger a manual run" probe="Readiness"
	Nov 01 23:42:16 pause-233945 kubelet[4892]: I1101 23:42:16.061616    4892 prober_manager.go:287] "Failed to trigger a manual run" probe="Readiness"
	Nov 01 23:42:22 pause-233945 kubelet[4892]: I1101 23:42:22.569572    4892 topology_manager.go:205] "Topology Admit Handler"
	Nov 01 23:42:22 pause-233945 kubelet[4892]: I1101 23:42:22.639571    4892 reconciler.go:357] "operationExecutor.VerifyControllerAttachedVolume started for volume \"tmp\" (UniqueName: \"kubernetes.io/host-path/f6e0a3e7-9dcb-41a8-9dff-a63b722f2286-tmp\") pod \"storage-provisioner\" (UID: \"f6e0a3e7-9dcb-41a8-9dff-a63b722f2286\") " pod="kube-system/storage-provisioner"
	Nov 01 23:42:22 pause-233945 kubelet[4892]: I1101 23:42:22.639652    4892 reconciler.go:357] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-zrq5g\" (UniqueName: \"kubernetes.io/projected/f6e0a3e7-9dcb-41a8-9dff-a63b722f2286-kube-api-access-zrq5g\") pod \"storage-provisioner\" (UID: \"f6e0a3e7-9dcb-41a8-9dff-a63b722f2286\") " pod="kube-system/storage-provisioner"
	
	* 
	* ==> storage-provisioner [ddae0551aa3e] <==
	* I1101 23:42:23.827225       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I1101 23:42:23.840476       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I1101 23:42:23.840580       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I1101 23:42:23.850986       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I1101 23:42:23.851513       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_pause-233945_841fe3fe-90e9-461b-9460-a542115ce55f!
	I1101 23:42:23.859088       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"517a59de-037f-4417-8b41-6633189f2d6b", APIVersion:"v1", ResourceVersion:"478", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' pause-233945_841fe3fe-90e9-461b-9460-a542115ce55f became leader
	I1101 23:42:23.952293       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_pause-233945_841fe3fe-90e9-461b-9460-a542115ce55f!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p pause-233945 -n pause-233945
helpers_test.go:261: (dbg) Run:  kubectl --context pause-233945 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:270: non-running pods: 
helpers_test.go:272: ======> post-mortem[TestPause/serial/SecondStartNoReconfiguration]: describe non-running pods <======
helpers_test.go:275: (dbg) Run:  kubectl --context pause-233945 describe pod 
helpers_test.go:275: (dbg) Non-zero exit: kubectl --context pause-233945 describe pod : exit status 1 (55.066145ms)

                                                
                                                
** stderr ** 
	error: resource name may not be empty

                                                
                                                
** /stderr **
helpers_test.go:277: kubectl --context pause-233945 describe pod : exit status 1
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p pause-233945 -n pause-233945
E1101 23:42:26.656862   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/addons-224457/client.crt: no such file or directory
helpers_test.go:244: <<< TestPause/serial/SecondStartNoReconfiguration FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestPause/serial/SecondStartNoReconfiguration]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-amd64 -p pause-233945 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p pause-233945 logs -n 25: (1.363407332s)
helpers_test.go:252: TestPause/serial/SecondStartNoReconfiguration logs: 
-- stdout --
	* 
	* ==> Audit <==
	* |---------|---------------------------------------|---------------------------|---------|---------|---------------------|---------------------|
	| Command |                 Args                  |          Profile          |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------|---------------------------|---------|---------|---------------------|---------------------|
	| start   | -p docker-flags-233752                | docker-flags-233752       | jenkins | v1.27.1 | 01 Nov 22 23:37 UTC | 01 Nov 22 23:39 UTC |
	|         | --cache-images=false                  |                           |         |         |                     |                     |
	|         | --memory=2048                         |                           |         |         |                     |                     |
	|         | --install-addons=false                |                           |         |         |                     |                     |
	|         | --wait=false                          |                           |         |         |                     |                     |
	|         | --docker-env=FOO=BAR                  |                           |         |         |                     |                     |
	|         | --docker-env=BAZ=BAT                  |                           |         |         |                     |                     |
	|         | --docker-opt=debug                    |                           |         |         |                     |                     |
	|         | --docker-opt=icc=true                 |                           |         |         |                     |                     |
	|         | --alsologtostderr -v=5                |                           |         |         |                     |                     |
	|         | --driver=kvm2                         |                           |         |         |                     |                     |
	| start   | -p force-systemd-flag-233752          | force-systemd-flag-233752 | jenkins | v1.27.1 | 01 Nov 22 23:37 UTC | 01 Nov 22 23:38 UTC |
	|         | --memory=2048 --force-systemd         |                           |         |         |                     |                     |
	|         | --alsologtostderr -v=5                |                           |         |         |                     |                     |
	|         | --driver=kvm2                         |                           |         |         |                     |                     |
	| ssh     | force-systemd-flag-233752             | force-systemd-flag-233752 | jenkins | v1.27.1 | 01 Nov 22 23:38 UTC | 01 Nov 22 23:38 UTC |
	|         | ssh docker info --format              |                           |         |         |                     |                     |
	|         | {{.CgroupDriver}}                     |                           |         |         |                     |                     |
	| delete  | -p force-systemd-flag-233752          | force-systemd-flag-233752 | jenkins | v1.27.1 | 01 Nov 22 23:38 UTC | 01 Nov 22 23:38 UTC |
	| start   | -p kubernetes-upgrade-233852          | kubernetes-upgrade-233852 | jenkins | v1.27.1 | 01 Nov 22 23:38 UTC | 01 Nov 22 23:40 UTC |
	|         | --memory=2200                         |                           |         |         |                     |                     |
	|         | --kubernetes-version=v1.16.0          |                           |         |         |                     |                     |
	|         | --alsologtostderr -v=1                |                           |         |         |                     |                     |
	|         | --driver=kvm2                         |                           |         |         |                     |                     |
	| start   | -p running-upgrade-233752             | running-upgrade-233752    | jenkins | v1.27.1 | 01 Nov 22 23:39 UTC | 01 Nov 22 23:40 UTC |
	|         | --memory=2200                         |                           |         |         |                     |                     |
	|         | --alsologtostderr -v=1                |                           |         |         |                     |                     |
	|         | --driver=kvm2                         |                           |         |         |                     |                     |
	| delete  | -p offline-docker-233752              | offline-docker-233752     | jenkins | v1.27.1 | 01 Nov 22 23:39 UTC | 01 Nov 22 23:39 UTC |
	| start   | -p cert-expiration-233936             | cert-expiration-233936    | jenkins | v1.27.1 | 01 Nov 22 23:39 UTC | 01 Nov 22 23:40 UTC |
	|         | --memory=2048                         |                           |         |         |                     |                     |
	|         | --cert-expiration=3m                  |                           |         |         |                     |                     |
	|         | --driver=kvm2                         |                           |         |         |                     |                     |
	| ssh     | docker-flags-233752 ssh               | docker-flags-233752       | jenkins | v1.27.1 | 01 Nov 22 23:39 UTC | 01 Nov 22 23:39 UTC |
	|         | sudo systemctl show docker            |                           |         |         |                     |                     |
	|         | --property=Environment                |                           |         |         |                     |                     |
	|         | --no-pager                            |                           |         |         |                     |                     |
	| ssh     | docker-flags-233752 ssh               | docker-flags-233752       | jenkins | v1.27.1 | 01 Nov 22 23:39 UTC | 01 Nov 22 23:39 UTC |
	|         | sudo systemctl show docker            |                           |         |         |                     |                     |
	|         | --property=ExecStart                  |                           |         |         |                     |                     |
	|         | --no-pager                            |                           |         |         |                     |                     |
	| delete  | -p docker-flags-233752                | docker-flags-233752       | jenkins | v1.27.1 | 01 Nov 22 23:39 UTC | 01 Nov 22 23:39 UTC |
	| start   | -p pause-233945 --memory=2048         | pause-233945              | jenkins | v1.27.1 | 01 Nov 22 23:39 UTC | 01 Nov 22 23:41 UTC |
	|         | --install-addons=false                |                           |         |         |                     |                     |
	|         | --wait=all --driver=kvm2              |                           |         |         |                     |                     |
	| stop    | -p kubernetes-upgrade-233852          | kubernetes-upgrade-233852 | jenkins | v1.27.1 | 01 Nov 22 23:40 UTC | 01 Nov 22 23:40 UTC |
	| delete  | -p running-upgrade-233752             | running-upgrade-233752    | jenkins | v1.27.1 | 01 Nov 22 23:40 UTC | 01 Nov 22 23:40 UTC |
	| start   | -p kubernetes-upgrade-233852          | kubernetes-upgrade-233852 | jenkins | v1.27.1 | 01 Nov 22 23:40 UTC | 01 Nov 22 23:41 UTC |
	|         | --memory=2200                         |                           |         |         |                     |                     |
	|         | --kubernetes-version=v1.25.3          |                           |         |         |                     |                     |
	|         | --alsologtostderr -v=1                |                           |         |         |                     |                     |
	|         | --driver=kvm2                         |                           |         |         |                     |                     |
	| start   | -p cert-options-234023                | cert-options-234023       | jenkins | v1.27.1 | 01 Nov 22 23:40 UTC | 01 Nov 22 23:42 UTC |
	|         | --memory=2048                         |                           |         |         |                     |                     |
	|         | --apiserver-ips=127.0.0.1             |                           |         |         |                     |                     |
	|         | --apiserver-ips=192.168.15.15         |                           |         |         |                     |                     |
	|         | --apiserver-names=localhost           |                           |         |         |                     |                     |
	|         | --apiserver-names=www.google.com      |                           |         |         |                     |                     |
	|         | --apiserver-port=8555                 |                           |         |         |                     |                     |
	|         | --driver=kvm2                         |                           |         |         |                     |                     |
	| start   | -p kubernetes-upgrade-233852          | kubernetes-upgrade-233852 | jenkins | v1.27.1 | 01 Nov 22 23:41 UTC |                     |
	|         | --memory=2200                         |                           |         |         |                     |                     |
	|         | --kubernetes-version=v1.16.0          |                           |         |         |                     |                     |
	|         | --driver=kvm2                         |                           |         |         |                     |                     |
	| start   | -p kubernetes-upgrade-233852          | kubernetes-upgrade-233852 | jenkins | v1.27.1 | 01 Nov 22 23:41 UTC | 01 Nov 22 23:41 UTC |
	|         | --memory=2200                         |                           |         |         |                     |                     |
	|         | --kubernetes-version=v1.25.3          |                           |         |         |                     |                     |
	|         | --alsologtostderr -v=1                |                           |         |         |                     |                     |
	|         | --driver=kvm2                         |                           |         |         |                     |                     |
	| start   | -p pause-233945                       | pause-233945              | jenkins | v1.27.1 | 01 Nov 22 23:41 UTC | 01 Nov 22 23:42 UTC |
	|         | --alsologtostderr -v=1                |                           |         |         |                     |                     |
	|         | --driver=kvm2                         |                           |         |         |                     |                     |
	| delete  | -p kubernetes-upgrade-233852          | kubernetes-upgrade-233852 | jenkins | v1.27.1 | 01 Nov 22 23:41 UTC | 01 Nov 22 23:41 UTC |
	| ssh     | cert-options-234023 ssh               | cert-options-234023       | jenkins | v1.27.1 | 01 Nov 22 23:42 UTC | 01 Nov 22 23:42 UTC |
	|         | openssl x509 -text -noout -in         |                           |         |         |                     |                     |
	|         | /var/lib/minikube/certs/apiserver.crt |                           |         |         |                     |                     |
	| ssh     | -p cert-options-234023 -- sudo        | cert-options-234023       | jenkins | v1.27.1 | 01 Nov 22 23:42 UTC | 01 Nov 22 23:42 UTC |
	|         | cat /etc/kubernetes/admin.conf        |                           |         |         |                     |                     |
	| delete  | -p cert-options-234023                | cert-options-234023       | jenkins | v1.27.1 | 01 Nov 22 23:42 UTC | 01 Nov 22 23:42 UTC |
	| start   | -p NoKubernetes-234201                | NoKubernetes-234201       | jenkins | v1.27.1 | 01 Nov 22 23:42 UTC |                     |
	|         | --no-kubernetes                       |                           |         |         |                     |                     |
	|         | --kubernetes-version=1.20             |                           |         |         |                     |                     |
	|         | --driver=kvm2                         |                           |         |         |                     |                     |
	| start   | -p NoKubernetes-234201                | NoKubernetes-234201       | jenkins | v1.27.1 | 01 Nov 22 23:42 UTC |                     |
	|         | --driver=kvm2                         |                           |         |         |                     |                     |
	|---------|---------------------------------------|---------------------------|---------|---------|---------------------|---------------------|
	
	* 
	* ==> Last Start <==
	* Log file created at: 2022/11/01 23:42:01
	Running on machine: ubuntu-20-agent-7
	Binary: Built with gc go1.19.2 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1101 23:42:01.822103   28419 out.go:296] Setting OutFile to fd 1 ...
	I1101 23:42:01.823806   28419 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I1101 23:42:01.823824   28419 out.go:309] Setting ErrFile to fd 2...
	I1101 23:42:01.823830   28419 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I1101 23:42:01.824047   28419 root.go:334] Updating PATH: /home/jenkins/minikube-integration/15232-3852/.minikube/bin
	I1101 23:42:01.824703   28419 out.go:303] Setting JSON to false
	I1101 23:42:01.825668   28419 start.go:116] hostinfo: {"hostname":"ubuntu-20-agent-7","uptime":5077,"bootTime":1667341045,"procs":253,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1021-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1101 23:42:01.825797   28419 start.go:126] virtualization: kvm guest
	I1101 23:42:01.828651   28419 out.go:177] * [NoKubernetes-234201] minikube v1.27.1 on Ubuntu 20.04 (kvm/amd64)
	I1101 23:42:01.829845   28419 notify.go:220] Checking for updates...
	I1101 23:42:01.831057   28419 out.go:177]   - MINIKUBE_LOCATION=15232
	I1101 23:42:01.832129   28419 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1101 23:42:01.833548   28419 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/15232-3852/kubeconfig
	I1101 23:42:01.835184   28419 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/15232-3852/.minikube
	I1101 23:42:01.836357   28419 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I1101 23:42:01.838289   28419 config.go:180] Loaded profile config "cert-expiration-233936": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.25.3
	I1101 23:42:01.838463   28419 config.go:180] Loaded profile config "multinode-230145-m03": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.25.3
	I1101 23:42:01.838576   28419 config.go:180] Loaded profile config "pause-233945": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.25.3
	I1101 23:42:01.838660   28419 config.go:180] Loaded profile config "stopped-upgrade-234155": Driver=, ContainerRuntime=docker, KubernetesVersion=v1.17.0
	I1101 23:42:01.838705   28419 driver.go:365] Setting default libvirt URI to qemu:///system
	I1101 23:42:01.882062   28419 out.go:177] * Using the kvm2 driver based on user configuration
	I1101 23:42:01.883252   28419 start.go:282] selected driver: kvm2
	I1101 23:42:01.883281   28419 start.go:808] validating driver "kvm2" against <nil>
	I1101 23:42:01.883305   28419 start.go:819] status for kvm2: {Installed:true Healthy:true Running:true NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1101 23:42:01.883737   28419 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1101 23:42:01.883951   28419 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/minikube-integration/15232-3852/.minikube/bin:/home/jenkins/workspace/KVM_Linux_integration/out/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/go/bin:/home/jenkins/go/bin:/usr/local/bin/:/usr/local/go/bin/:/home/jenkins/go/bin
	I1101 23:42:01.901612   28419 install.go:137] /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2 version is 1.27.1
	I1101 23:42:01.901692   28419 start_flags.go:303] no existing cluster config was found, will generate one from the flags 
	I1101 23:42:01.902411   28419 start_flags.go:384] Using suggested 6000MB memory alloc based on sys=32101MB, container=0MB
	I1101 23:42:01.902568   28419 start_flags.go:870] Wait components to verify : map[apiserver:true system_pods:true]
	I1101 23:42:01.902591   28419 cni.go:95] Creating CNI manager for ""
	I1101 23:42:01.902603   28419 cni.go:169] CNI unnecessary in this configuration, recommending no CNI
	I1101 23:42:01.902615   28419 start_flags.go:317] config:
	{Name:NoKubernetes-234201 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 Memory:6000 CPUs:2 DiskSize:20000 VMDriver: Driver:kvm2 HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:0 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.25.3 ClusterName:NoKubernetes-234201 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntim
e:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath:/opt/socket_vmnet/bin/socket_vmnet_client SocketVMnetPath:/var/run/socket_vmnet}
	I1101 23:42:01.902767   28419 iso.go:124] acquiring lock: {Name:mk93232507d11fe0845a763ac9a9cca8a262da71 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1101 23:42:01.904957   28419 out.go:177] * Starting control plane node NoKubernetes-234201 in cluster NoKubernetes-234201
	I1101 23:42:01.906315   28419 preload.go:132] Checking if preload exists for k8s version v1.25.3 and runtime docker
	I1101 23:42:01.906354   28419 preload.go:148] Found local preload: /home/jenkins/minikube-integration/15232-3852/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.25.3-docker-overlay2-amd64.tar.lz4
	I1101 23:42:01.906361   28419 cache.go:57] Caching tarball of preloaded images
	I1101 23:42:01.906492   28419 preload.go:174] Found /home/jenkins/minikube-integration/15232-3852/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.25.3-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I1101 23:42:01.906510   28419 cache.go:60] Finished verifying existence of preloaded tar for  v1.25.3 on docker
	I1101 23:42:01.906634   28419 profile.go:148] Saving config to /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/NoKubernetes-234201/config.json ...
	I1101 23:42:01.906648   28419 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/NoKubernetes-234201/config.json: {Name:mk05f5c0c33a5d747e1ea510e0a33be234d1e47e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1101 23:42:01.906776   28419 cache.go:208] Successfully downloaded all kic artifacts
	I1101 23:42:01.906789   28419 start.go:364] acquiring machines lock for NoKubernetes-234201: {Name:mkf5a21f1745a6632babaddd1bb1f6424ebdc590 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I1101 23:42:01.906828   28419 start.go:368] acquired machines lock for "NoKubernetes-234201" in 32.178µs
	I1101 23:42:01.906840   28419 start.go:93] Provisioning new machine with config: &{Name:NoKubernetes-234201 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/15232/minikube-v1.27.0-1666976405-15232-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 Memory:6000 CPUs:2 DiskSize:20000 VMDriver: Driver:kvm2 HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:0 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 Kubernetes
Config:{KubernetesVersion:v1.25.3 ClusterName:NoKubernetes-234201 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.25.3 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirr
or: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath:/opt/socket_vmnet/bin/socket_vmnet_client SocketVMnetPath:/var/run/socket_vmnet} &{Name: IP: Port:8443 KubernetesVersion:v1.25.3 ContainerRuntime:docker ControlPlane:true Worker:true}
	I1101 23:42:01.906897   28419 start.go:125] createHost starting for "" (driver="kvm2")
	I1101 23:41:59.007109   27927 ssh_runner.go:235] Completed: docker stop 86129c9048f8 c2ae4e67a3a7 ebd37bcbe856 1cb50c79ce11 f0596728d020 fcf1b2731d0e b57caf006e72 62340d7e2b0a 36f42dd5bbe7 254e84bfff86 2ad3dad8a0d7 929462e1bbc6 8c0496775b3b d3dc7a211255 04d2ef84f204 1653e2515983 8231ecf780b4 59e523bee39e 0d7ca54d7118 52544aa1dfd8 de232395b521 136ea056fb2f: (2.065970007s)
	I1101 23:41:59.007183   27927 ssh_runner.go:195] Run: sudo systemctl stop kubelet
	I1101 23:41:59.081676   27927 ssh_runner.go:195] Run: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf
	I1101 23:41:59.108846   27927 kubeadm.go:155] found existing configuration files:
	-rw------- 1 root root 5643 Nov  1 23:40 /etc/kubernetes/admin.conf
	-rw------- 1 root root 5654 Nov  1 23:40 /etc/kubernetes/controller-manager.conf
	-rw------- 1 root root 1987 Nov  1 23:41 /etc/kubernetes/kubelet.conf
	-rw------- 1 root root 5602 Nov  1 23:40 /etc/kubernetes/scheduler.conf
	
	I1101 23:41:59.108916   27927 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I1101 23:41:59.133017   27927 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I1101 23:41:59.148623   27927 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I1101 23:41:59.159945   27927 kubeadm.go:166] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 1
	stdout:
	
	stderr:
	I1101 23:41:59.160001   27927 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I1101 23:41:59.180868   27927 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I1101 23:41:59.192539   27927 kubeadm.go:166] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 1
	stdout:
	
	stderr:
	I1101 23:41:59.192612   27927 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I1101 23:41:59.209991   27927 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I1101 23:41:59.221563   27927 kubeadm.go:704] reconfiguring cluster from /var/tmp/minikube/kubeadm.yaml
	I1101 23:41:59.221588   27927 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm init phase certs all --config /var/tmp/minikube/kubeadm.yaml"
	I1101 23:41:59.358207   27927 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm init phase kubeconfig all --config /var/tmp/minikube/kubeadm.yaml"
	I1101 23:42:00.636947   27927 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm init phase kubeconfig all --config /var/tmp/minikube/kubeadm.yaml": (1.278708104s)
	I1101 23:42:00.636978   27927 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm init phase kubelet-start --config /var/tmp/minikube/kubeadm.yaml"
	I1101 23:42:00.870789   27927 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm init phase control-plane all --config /var/tmp/minikube/kubeadm.yaml"
	I1101 23:42:00.947611   27927 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm init phase etcd local --config /var/tmp/minikube/kubeadm.yaml"
	I1101 23:42:01.044412   27927 api_server.go:51] waiting for apiserver process to appear ...
	I1101 23:42:01.044473   27927 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1101 23:42:01.564129   27927 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1101 23:42:02.063594   27927 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1101 23:42:01.909408   28419 out.go:204] * Creating kvm2 VM (CPUs=2, Memory=6000MB, Disk=20000MB) ...
	I1101 23:42:01.909560   28419 main.go:134] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1101 23:42:01.909595   28419 main.go:134] libmachine: Launching plugin server for driver kvm2
	I1101 23:42:01.927955   28419 main.go:134] libmachine: Plugin server listening at address 127.0.0.1:35025
	I1101 23:42:01.928437   28419 main.go:134] libmachine: () Calling .GetVersion
	I1101 23:42:01.929008   28419 main.go:134] libmachine: Using API Version  1
	I1101 23:42:01.929027   28419 main.go:134] libmachine: () Calling .SetConfigRaw
	I1101 23:42:01.929427   28419 main.go:134] libmachine: () Calling .GetMachineName
	I1101 23:42:01.929654   28419 main.go:134] libmachine: (NoKubernetes-234201) Calling .GetMachineName
	I1101 23:42:01.929824   28419 main.go:134] libmachine: (NoKubernetes-234201) Calling .DriverName
	I1101 23:42:01.930007   28419 start.go:159] libmachine.API.Create for "NoKubernetes-234201" (driver="kvm2")
	I1101 23:42:01.930031   28419 client.go:168] LocalClient.Create starting
	I1101 23:42:01.930060   28419 main.go:134] libmachine: Reading certificate data from /home/jenkins/minikube-integration/15232-3852/.minikube/certs/ca.pem
	I1101 23:42:01.930090   28419 main.go:134] libmachine: Decoding PEM data...
	I1101 23:42:01.930105   28419 main.go:134] libmachine: Parsing certificate...
	I1101 23:42:01.930179   28419 main.go:134] libmachine: Reading certificate data from /home/jenkins/minikube-integration/15232-3852/.minikube/certs/cert.pem
	I1101 23:42:01.930199   28419 main.go:134] libmachine: Decoding PEM data...
	I1101 23:42:01.930212   28419 main.go:134] libmachine: Parsing certificate...
	I1101 23:42:01.930245   28419 main.go:134] libmachine: Running pre-create checks...
	I1101 23:42:01.930257   28419 main.go:134] libmachine: (NoKubernetes-234201) Calling .PreCreateCheck
	I1101 23:42:01.930642   28419 main.go:134] libmachine: (NoKubernetes-234201) Calling .GetConfigRaw
	I1101 23:42:01.931070   28419 main.go:134] libmachine: Creating machine...
	I1101 23:42:01.931080   28419 main.go:134] libmachine: (NoKubernetes-234201) Calling .Create
	I1101 23:42:01.931196   28419 main.go:134] libmachine: (NoKubernetes-234201) Creating KVM machine...
	I1101 23:42:01.932516   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | found existing default KVM network
	I1101 23:42:01.934824   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | I1101 23:42:01.934631   28442 network.go:246] skipping subnet 192.168.39.0/24 that is taken: &{IP:192.168.39.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.39.0/24 Gateway:192.168.39.1 ClientMin:192.168.39.2 ClientMax:192.168.39.254 Broadcast:192.168.39.255 Interface:{IfaceName:virbr1 IfaceIPv4:192.168.39.1 IfaceMTU:1500 IfaceMAC:52:54:00:a7:8f:da}}
	I1101 23:42:01.936047   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | I1101 23:42:01.935959   28442 network.go:246] skipping subnet 192.168.50.0/24 that is taken: &{IP:192.168.50.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.50.0/24 Gateway:192.168.50.1 ClientMin:192.168.50.2 ClientMax:192.168.50.254 Broadcast:192.168.50.255 Interface:{IfaceName:virbr2 IfaceIPv4:192.168.50.1 IfaceMTU:1500 IfaceMAC:52:54:00:ce:aa:02}}
	I1101 23:42:01.938029   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | I1101 23:42:01.937910   28442 network.go:295] reserving subnet 192.168.61.0 for 1m0s: &{mu:{state:0 sema:0} read:{v:{m:map[] amended:true}} dirty:map[192.168.61.0:0xc000014b40] misses:0}
	I1101 23:42:01.938050   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | I1101 23:42:01.937978   28442 network.go:241] using free private subnet 192.168.61.0/24: &{IP:192.168.61.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.61.0/24 Gateway:192.168.61.1 ClientMin:192.168.61.2 ClientMax:192.168.61.254 Broadcast:192.168.61.255 Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:}}
	I1101 23:42:01.943266   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | trying to create private KVM network mk-NoKubernetes-234201 192.168.61.0/24...
	I1101 23:42:02.031558   28419 main.go:134] libmachine: (NoKubernetes-234201) Setting up store path in /home/jenkins/minikube-integration/15232-3852/.minikube/machines/NoKubernetes-234201 ...
	I1101 23:42:02.031593   28419 main.go:134] libmachine: (NoKubernetes-234201) Building disk image from file:///home/jenkins/minikube-integration/15232-3852/.minikube/cache/iso/amd64/minikube-v1.27.0-1666976405-15232-amd64.iso
	I1101 23:42:02.031605   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | private KVM network mk-NoKubernetes-234201 192.168.61.0/24 created
	I1101 23:42:02.031622   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | I1101 23:42:02.029608   28442 common.go:116] Making disk image using store path: /home/jenkins/minikube-integration/15232-3852/.minikube
	I1101 23:42:02.031644   28419 main.go:134] libmachine: (NoKubernetes-234201) Downloading /home/jenkins/minikube-integration/15232-3852/.minikube/cache/boot2docker.iso from file:///home/jenkins/minikube-integration/15232-3852/.minikube/cache/iso/amd64/minikube-v1.27.0-1666976405-15232-amd64.iso...
	I1101 23:42:02.231040   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | I1101 23:42:02.230860   28442 common.go:123] Creating ssh key: /home/jenkins/minikube-integration/15232-3852/.minikube/machines/NoKubernetes-234201/id_rsa...
	I1101 23:42:02.321580   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | I1101 23:42:02.321429   28442 common.go:129] Creating raw disk image: /home/jenkins/minikube-integration/15232-3852/.minikube/machines/NoKubernetes-234201/NoKubernetes-234201.rawdisk...
	I1101 23:42:02.321605   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | Writing magic tar header
	I1101 23:42:02.321622   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | Writing SSH key tar header
	I1101 23:42:02.321641   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | I1101 23:42:02.321577   28442 common.go:143] Fixing permissions on /home/jenkins/minikube-integration/15232-3852/.minikube/machines/NoKubernetes-234201 ...
	I1101 23:42:02.321753   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | Checking permissions on dir: /home/jenkins/minikube-integration/15232-3852/.minikube/machines/NoKubernetes-234201
	I1101 23:42:02.321771   28419 main.go:134] libmachine: (NoKubernetes-234201) Setting executable bit set on /home/jenkins/minikube-integration/15232-3852/.minikube/machines/NoKubernetes-234201 (perms=drwx------)
	I1101 23:42:02.321783   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | Checking permissions on dir: /home/jenkins/minikube-integration/15232-3852/.minikube/machines
	I1101 23:42:02.321798   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | Checking permissions on dir: /home/jenkins/minikube-integration/15232-3852/.minikube
	I1101 23:42:02.321816   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | Checking permissions on dir: /home/jenkins/minikube-integration/15232-3852
	I1101 23:42:02.321827   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | Checking permissions on dir: /home/jenkins/minikube-integration
	I1101 23:42:02.321835   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | Checking permissions on dir: /home/jenkins
	I1101 23:42:02.321846   28419 main.go:134] libmachine: (NoKubernetes-234201) Setting executable bit set on /home/jenkins/minikube-integration/15232-3852/.minikube/machines (perms=drwxrwxr-x)
	I1101 23:42:02.321861   28419 main.go:134] libmachine: (NoKubernetes-234201) Setting executable bit set on /home/jenkins/minikube-integration/15232-3852/.minikube (perms=drwxr-xr-x)
	I1101 23:42:02.321871   28419 main.go:134] libmachine: (NoKubernetes-234201) Setting executable bit set on /home/jenkins/minikube-integration/15232-3852 (perms=drwxrwxr-x)
	I1101 23:42:02.321882   28419 main.go:134] libmachine: (NoKubernetes-234201) Setting executable bit set on /home/jenkins/minikube-integration (perms=drwxrwxr-x)
	I1101 23:42:02.321891   28419 main.go:134] libmachine: (NoKubernetes-234201) Setting executable bit set on /home/jenkins (perms=drwxr-xr-x)
	I1101 23:42:02.321904   28419 main.go:134] libmachine: (NoKubernetes-234201) Creating domain...
	I1101 23:42:02.321916   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | Checking permissions on dir: /home
	I1101 23:42:02.321923   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | Skipping /home - not owner
	I1101 23:42:02.323233   28419 main.go:134] libmachine: (NoKubernetes-234201) define libvirt domain using xml: 
	I1101 23:42:02.323252   28419 main.go:134] libmachine: (NoKubernetes-234201) <domain type='kvm'>
	I1101 23:42:02.323263   28419 main.go:134] libmachine: (NoKubernetes-234201)   <name>NoKubernetes-234201</name>
	I1101 23:42:02.323283   28419 main.go:134] libmachine: (NoKubernetes-234201)   <memory unit='MiB'>6000</memory>
	I1101 23:42:02.323292   28419 main.go:134] libmachine: (NoKubernetes-234201)   <vcpu>2</vcpu>
	I1101 23:42:02.323299   28419 main.go:134] libmachine: (NoKubernetes-234201)   <features>
	I1101 23:42:02.323307   28419 main.go:134] libmachine: (NoKubernetes-234201)     <acpi/>
	I1101 23:42:02.323317   28419 main.go:134] libmachine: (NoKubernetes-234201)     <apic/>
	I1101 23:42:02.323325   28419 main.go:134] libmachine: (NoKubernetes-234201)     <pae/>
	I1101 23:42:02.323332   28419 main.go:134] libmachine: (NoKubernetes-234201)     
	I1101 23:42:02.323340   28419 main.go:134] libmachine: (NoKubernetes-234201)   </features>
	I1101 23:42:02.323348   28419 main.go:134] libmachine: (NoKubernetes-234201)   <cpu mode='host-passthrough'>
	I1101 23:42:02.323358   28419 main.go:134] libmachine: (NoKubernetes-234201)   
	I1101 23:42:02.323364   28419 main.go:134] libmachine: (NoKubernetes-234201)   </cpu>
	I1101 23:42:02.323372   28419 main.go:134] libmachine: (NoKubernetes-234201)   <os>
	I1101 23:42:02.323379   28419 main.go:134] libmachine: (NoKubernetes-234201)     <type>hvm</type>
	I1101 23:42:02.323388   28419 main.go:134] libmachine: (NoKubernetes-234201)     <boot dev='cdrom'/>
	I1101 23:42:02.323395   28419 main.go:134] libmachine: (NoKubernetes-234201)     <boot dev='hd'/>
	I1101 23:42:02.323404   28419 main.go:134] libmachine: (NoKubernetes-234201)     <bootmenu enable='no'/>
	I1101 23:42:02.323410   28419 main.go:134] libmachine: (NoKubernetes-234201)   </os>
	I1101 23:42:02.323418   28419 main.go:134] libmachine: (NoKubernetes-234201)   <devices>
	I1101 23:42:02.323426   28419 main.go:134] libmachine: (NoKubernetes-234201)     <disk type='file' device='cdrom'>
	I1101 23:42:02.323456   28419 main.go:134] libmachine: (NoKubernetes-234201)       <source file='/home/jenkins/minikube-integration/15232-3852/.minikube/machines/NoKubernetes-234201/boot2docker.iso'/>
	I1101 23:42:02.323465   28419 main.go:134] libmachine: (NoKubernetes-234201)       <target dev='hdc' bus='scsi'/>
	I1101 23:42:02.323473   28419 main.go:134] libmachine: (NoKubernetes-234201)       <readonly/>
	I1101 23:42:02.323480   28419 main.go:134] libmachine: (NoKubernetes-234201)     </disk>
	I1101 23:42:02.323489   28419 main.go:134] libmachine: (NoKubernetes-234201)     <disk type='file' device='disk'>
	I1101 23:42:02.323504   28419 main.go:134] libmachine: (NoKubernetes-234201)       <driver name='qemu' type='raw' cache='default' io='threads' />
	I1101 23:42:02.323518   28419 main.go:134] libmachine: (NoKubernetes-234201)       <source file='/home/jenkins/minikube-integration/15232-3852/.minikube/machines/NoKubernetes-234201/NoKubernetes-234201.rawdisk'/>
	I1101 23:42:02.323526   28419 main.go:134] libmachine: (NoKubernetes-234201)       <target dev='hda' bus='virtio'/>
	I1101 23:42:02.323534   28419 main.go:134] libmachine: (NoKubernetes-234201)     </disk>
	I1101 23:42:02.323541   28419 main.go:134] libmachine: (NoKubernetes-234201)     <interface type='network'>
	I1101 23:42:02.323551   28419 main.go:134] libmachine: (NoKubernetes-234201)       <source network='mk-NoKubernetes-234201'/>
	I1101 23:42:02.323558   28419 main.go:134] libmachine: (NoKubernetes-234201)       <model type='virtio'/>
	I1101 23:42:02.323566   28419 main.go:134] libmachine: (NoKubernetes-234201)     </interface>
	I1101 23:42:02.323573   28419 main.go:134] libmachine: (NoKubernetes-234201)     <interface type='network'>
	I1101 23:42:02.323590   28419 main.go:134] libmachine: (NoKubernetes-234201)       <source network='default'/>
	I1101 23:42:02.323598   28419 main.go:134] libmachine: (NoKubernetes-234201)       <model type='virtio'/>
	I1101 23:42:02.323608   28419 main.go:134] libmachine: (NoKubernetes-234201)     </interface>
	I1101 23:42:02.323614   28419 main.go:134] libmachine: (NoKubernetes-234201)     <serial type='pty'>
	I1101 23:42:02.323622   28419 main.go:134] libmachine: (NoKubernetes-234201)       <target port='0'/>
	I1101 23:42:02.323628   28419 main.go:134] libmachine: (NoKubernetes-234201)     </serial>
	I1101 23:42:02.323637   28419 main.go:134] libmachine: (NoKubernetes-234201)     <console type='pty'>
	I1101 23:42:02.323644   28419 main.go:134] libmachine: (NoKubernetes-234201)       <target type='serial' port='0'/>
	I1101 23:42:02.323651   28419 main.go:134] libmachine: (NoKubernetes-234201)     </console>
	I1101 23:42:02.323658   28419 main.go:134] libmachine: (NoKubernetes-234201)     <rng model='virtio'>
	I1101 23:42:02.323670   28419 main.go:134] libmachine: (NoKubernetes-234201)       <backend model='random'>/dev/random</backend>
	I1101 23:42:02.323677   28419 main.go:134] libmachine: (NoKubernetes-234201)     </rng>
	I1101 23:42:02.323691   28419 main.go:134] libmachine: (NoKubernetes-234201)     
	I1101 23:42:02.323698   28419 main.go:134] libmachine: (NoKubernetes-234201)     
	I1101 23:42:02.323706   28419 main.go:134] libmachine: (NoKubernetes-234201)   </devices>
	I1101 23:42:02.323712   28419 main.go:134] libmachine: (NoKubernetes-234201) </domain>
	I1101 23:42:02.323723   28419 main.go:134] libmachine: (NoKubernetes-234201) 
	I1101 23:42:02.329344   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | domain NoKubernetes-234201 has defined MAC address 52:54:00:c4:0e:b5 in network default
	I1101 23:42:02.330159   28419 main.go:134] libmachine: (NoKubernetes-234201) Ensuring networks are active...
	I1101 23:42:02.330176   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | domain NoKubernetes-234201 has defined MAC address 52:54:00:92:e4:48 in network mk-NoKubernetes-234201
	I1101 23:42:02.330972   28419 main.go:134] libmachine: (NoKubernetes-234201) Ensuring network default is active
	I1101 23:42:02.331464   28419 main.go:134] libmachine: (NoKubernetes-234201) Ensuring network mk-NoKubernetes-234201 is active
	I1101 23:42:02.332156   28419 main.go:134] libmachine: (NoKubernetes-234201) Getting domain xml...
	I1101 23:42:02.333108   28419 main.go:134] libmachine: (NoKubernetes-234201) Creating domain...
	I1101 23:42:03.706354   28419 main.go:134] libmachine: (NoKubernetes-234201) Waiting to get IP...
	I1101 23:42:03.707426   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | domain NoKubernetes-234201 has defined MAC address 52:54:00:92:e4:48 in network mk-NoKubernetes-234201
	I1101 23:42:03.707938   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | unable to find current IP address of domain NoKubernetes-234201 in network mk-NoKubernetes-234201
	I1101 23:42:03.707966   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | I1101 23:42:03.707917   28442 retry.go:31] will retry after 263.082536ms: waiting for machine to come up
	I1101 23:42:03.972399   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | domain NoKubernetes-234201 has defined MAC address 52:54:00:92:e4:48 in network mk-NoKubernetes-234201
	I1101 23:42:03.972886   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | unable to find current IP address of domain NoKubernetes-234201 in network mk-NoKubernetes-234201
	I1101 23:42:03.972925   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | I1101 23:42:03.972805   28442 retry.go:31] will retry after 381.329545ms: waiting for machine to come up
	I1101 23:42:04.355471   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | domain NoKubernetes-234201 has defined MAC address 52:54:00:92:e4:48 in network mk-NoKubernetes-234201
	I1101 23:42:04.356070   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | unable to find current IP address of domain NoKubernetes-234201 in network mk-NoKubernetes-234201
	I1101 23:42:04.356101   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | I1101 23:42:04.356018   28442 retry.go:31] will retry after 422.765636ms: waiting for machine to come up
	I1101 23:42:04.780628   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | domain NoKubernetes-234201 has defined MAC address 52:54:00:92:e4:48 in network mk-NoKubernetes-234201
	I1101 23:42:04.781126   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | unable to find current IP address of domain NoKubernetes-234201 in network mk-NoKubernetes-234201
	I1101 23:42:04.781149   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | I1101 23:42:04.781070   28442 retry.go:31] will retry after 473.074753ms: waiting for machine to come up
	I1101 23:42:05.255821   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | domain NoKubernetes-234201 has defined MAC address 52:54:00:92:e4:48 in network mk-NoKubernetes-234201
	I1101 23:42:05.256407   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | unable to find current IP address of domain NoKubernetes-234201 in network mk-NoKubernetes-234201
	I1101 23:42:05.256431   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | I1101 23:42:05.256369   28442 retry.go:31] will retry after 587.352751ms: waiting for machine to come up
	I1101 23:42:05.845933   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | domain NoKubernetes-234201 has defined MAC address 52:54:00:92:e4:48 in network mk-NoKubernetes-234201
	I1101 23:42:05.846545   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | unable to find current IP address of domain NoKubernetes-234201 in network mk-NoKubernetes-234201
	I1101 23:42:05.846572   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | I1101 23:42:05.846462   28442 retry.go:31] will retry after 834.206799ms: waiting for machine to come up
	I1101 23:42:06.682253   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | domain NoKubernetes-234201 has defined MAC address 52:54:00:92:e4:48 in network mk-NoKubernetes-234201
	I1101 23:42:06.682809   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | unable to find current IP address of domain NoKubernetes-234201 in network mk-NoKubernetes-234201
	I1101 23:42:06.682826   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | I1101 23:42:06.682759   28442 retry.go:31] will retry after 746.553905ms: waiting for machine to come up
	I1101 23:42:02.563903   27927 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1101 23:42:03.063561   27927 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1101 23:42:03.084142   27927 api_server.go:71] duration metric: took 2.039731754s to wait for apiserver process to appear ...
	I1101 23:42:03.084172   27927 api_server.go:87] waiting for apiserver healthz status ...
	I1101 23:42:03.084185   27927 api_server.go:252] Checking apiserver healthz at https://192.168.83.136:8443/healthz ...
	I1101 23:42:07.431292   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | domain NoKubernetes-234201 has defined MAC address 52:54:00:92:e4:48 in network mk-NoKubernetes-234201
	I1101 23:42:07.431776   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | unable to find current IP address of domain NoKubernetes-234201 in network mk-NoKubernetes-234201
	I1101 23:42:07.431809   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | I1101 23:42:07.431716   28442 retry.go:31] will retry after 987.362415ms: waiting for machine to come up
	I1101 23:42:08.420613   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | domain NoKubernetes-234201 has defined MAC address 52:54:00:92:e4:48 in network mk-NoKubernetes-234201
	I1101 23:42:08.421034   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | unable to find current IP address of domain NoKubernetes-234201 in network mk-NoKubernetes-234201
	I1101 23:42:08.421061   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | I1101 23:42:08.421016   28442 retry.go:31] will retry after 1.189835008s: waiting for machine to come up
	I1101 23:42:09.612323   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | domain NoKubernetes-234201 has defined MAC address 52:54:00:92:e4:48 in network mk-NoKubernetes-234201
	I1101 23:42:09.612827   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | unable to find current IP address of domain NoKubernetes-234201 in network mk-NoKubernetes-234201
	I1101 23:42:09.612846   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | I1101 23:42:09.612764   28442 retry.go:31] will retry after 1.677229867s: waiting for machine to come up
	I1101 23:42:11.292730   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | domain NoKubernetes-234201 has defined MAC address 52:54:00:92:e4:48 in network mk-NoKubernetes-234201
	I1101 23:42:11.293335   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | unable to find current IP address of domain NoKubernetes-234201 in network mk-NoKubernetes-234201
	I1101 23:42:11.293361   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | I1101 23:42:11.293283   28442 retry.go:31] will retry after 2.346016261s: waiting for machine to come up
	I1101 23:42:07.856770   27927 api_server.go:278] https://192.168.83.136:8443/healthz returned 403:
	{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"forbidden: User \"system:anonymous\" cannot get path \"/healthz\"","reason":"Forbidden","details":{},"code":403}
	W1101 23:42:07.856804   27927 api_server.go:102] status: https://192.168.83.136:8443/healthz returned error 403:
	{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"forbidden: User \"system:anonymous\" cannot get path \"/healthz\"","reason":"Forbidden","details":{},"code":403}
	I1101 23:42:08.357504   27927 api_server.go:252] Checking apiserver healthz at https://192.168.83.136:8443/healthz ...
	I1101 23:42:08.363916   27927 api_server.go:278] https://192.168.83.136:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-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/bootstrap-controller ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W1101 23:42:08.363944   27927 api_server.go:102] status: https://192.168.83.136:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-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/bootstrap-controller ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I1101 23:42:08.857366   27927 api_server.go:252] Checking apiserver healthz at https://192.168.83.136:8443/healthz ...
	I1101 23:42:08.863823   27927 api_server.go:278] https://192.168.83.136:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-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/bootstrap-controller ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W1101 23:42:08.863850   27927 api_server.go:102] status: https://192.168.83.136:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-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/bootstrap-controller ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I1101 23:42:09.357027   27927 api_server.go:252] Checking apiserver healthz at https://192.168.83.136:8443/healthz ...
	I1101 23:42:09.364735   27927 api_server.go:278] https://192.168.83.136:8443/healthz returned 200:
	ok
	I1101 23:42:09.372655   27927 api_server.go:140] control plane version: v1.25.3
	I1101 23:42:09.372683   27927 api_server.go:130] duration metric: took 6.288503761s to wait for apiserver health ...
	I1101 23:42:09.372694   27927 cni.go:95] Creating CNI manager for ""
	I1101 23:42:09.372702   27927 cni.go:169] CNI unnecessary in this configuration, recommending no CNI
	I1101 23:42:09.372710   27927 system_pods.go:43] waiting for kube-system pods to appear ...
	I1101 23:42:09.382582   27927 system_pods.go:59] 6 kube-system pods found
	I1101 23:42:09.382615   27927 system_pods.go:61] "coredns-565d847f94-jwmfb" [34c796aa-9d2c-426a-ae6f-8acf6735d1d6] Running
	I1101 23:42:09.382622   27927 system_pods.go:61] "etcd-pause-233945" [82f6110e-0896-40b2-b56f-b0b0e58dab12] Running
	I1101 23:42:09.382632   27927 system_pods.go:61] "kube-apiserver-pause-233945" [bc2a5d31-349e-4f1a-9f09-2d2ea3689765] Running / Ready:ContainersNotReady (containers with unready status: [kube-apiserver]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-apiserver])
	I1101 23:42:09.382640   27927 system_pods.go:61] "kube-controller-manager-pause-233945" [0ba22b3b-e9e3-4b8a-b8b5-e6f18742bc69] Running
	I1101 23:42:09.382647   27927 system_pods.go:61] "kube-proxy-cd45r" [b3df2ffc-aeca-4c8a-b93a-0c0ab2a29440] Running
	I1101 23:42:09.382653   27927 system_pods.go:61] "kube-scheduler-pause-233945" [f91a8944-dac6-4c8e-874e-56ad1f0c35df] Running
	I1101 23:42:09.382659   27927 system_pods.go:74] duration metric: took 9.943966ms to wait for pod list to return data ...
	I1101 23:42:09.382667   27927 node_conditions.go:102] verifying NodePressure condition ...
	I1101 23:42:09.386920   27927 node_conditions.go:122] node storage ephemeral capacity is 17784752Ki
	I1101 23:42:09.386956   27927 node_conditions.go:123] node cpu capacity is 2
	I1101 23:42:09.386968   27927 node_conditions.go:105] duration metric: took 4.295546ms to run NodePressure ...
	I1101 23:42:09.386985   27927 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm init phase addon all --config /var/tmp/minikube/kubeadm.yaml"
	I1101 23:42:09.753466   27927 kubeadm.go:763] waiting for restarted kubelet to initialise ...
	I1101 23:42:09.759922   27927 kubeadm.go:778] kubelet initialised
	I1101 23:42:09.759942   27927 kubeadm.go:779] duration metric: took 6.447553ms waiting for restarted kubelet to initialise ...
	I1101 23:42:09.759950   27927 pod_ready.go:35] extra waiting up to 4m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I1101 23:42:09.767289   27927 pod_ready.go:78] waiting up to 4m0s for pod "coredns-565d847f94-jwmfb" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:09.775093   27927 pod_ready.go:92] pod "coredns-565d847f94-jwmfb" in "kube-system" namespace has status "Ready":"True"
	I1101 23:42:09.775144   27927 pod_ready.go:81] duration metric: took 7.828141ms waiting for pod "coredns-565d847f94-jwmfb" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:09.775164   27927 pod_ready.go:78] waiting up to 4m0s for pod "etcd-pause-233945" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:11.789448   27927 pod_ready.go:102] pod "etcd-pause-233945" in "kube-system" namespace has status "Ready":"False"
	I1101 23:42:13.641158   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | domain NoKubernetes-234201 has defined MAC address 52:54:00:92:e4:48 in network mk-NoKubernetes-234201
	I1101 23:42:13.641780   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | unable to find current IP address of domain NoKubernetes-234201 in network mk-NoKubernetes-234201
	I1101 23:42:13.641804   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | I1101 23:42:13.641731   28442 retry.go:31] will retry after 3.36678925s: waiting for machine to come up
	I1101 23:42:13.798491   27927 pod_ready.go:102] pod "etcd-pause-233945" in "kube-system" namespace has status "Ready":"False"
	I1101 23:42:16.287673   27927 pod_ready.go:92] pod "etcd-pause-233945" in "kube-system" namespace has status "Ready":"True"
	I1101 23:42:16.287711   27927 pod_ready.go:81] duration metric: took 6.512540157s waiting for pod "etcd-pause-233945" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:16.287725   27927 pod_ready.go:78] waiting up to 4m0s for pod "kube-apiserver-pause-233945" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:18.300730   27927 pod_ready.go:102] pod "kube-apiserver-pause-233945" in "kube-system" namespace has status "Ready":"False"
	I1101 23:42:20.303557   27927 pod_ready.go:92] pod "kube-apiserver-pause-233945" in "kube-system" namespace has status "Ready":"True"
	I1101 23:42:20.303585   27927 pod_ready.go:81] duration metric: took 4.015853816s waiting for pod "kube-apiserver-pause-233945" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:20.303594   27927 pod_ready.go:78] waiting up to 4m0s for pod "kube-controller-manager-pause-233945" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:21.316814   27927 pod_ready.go:92] pod "kube-controller-manager-pause-233945" in "kube-system" namespace has status "Ready":"True"
	I1101 23:42:21.316855   27927 pod_ready.go:81] duration metric: took 1.01325294s waiting for pod "kube-controller-manager-pause-233945" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:21.316881   27927 pod_ready.go:78] waiting up to 4m0s for pod "kube-proxy-cd45r" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:21.323458   27927 pod_ready.go:92] pod "kube-proxy-cd45r" in "kube-system" namespace has status "Ready":"True"
	I1101 23:42:21.323482   27927 pod_ready.go:81] duration metric: took 6.58581ms waiting for pod "kube-proxy-cd45r" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:21.323495   27927 pod_ready.go:78] waiting up to 4m0s for pod "kube-scheduler-pause-233945" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:21.330221   27927 pod_ready.go:92] pod "kube-scheduler-pause-233945" in "kube-system" namespace has status "Ready":"True"
	I1101 23:42:21.330249   27927 pod_ready.go:81] duration metric: took 6.746315ms waiting for pod "kube-scheduler-pause-233945" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:21.330258   27927 pod_ready.go:38] duration metric: took 11.570300098s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I1101 23:42:21.330284   27927 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I1101 23:42:21.345431   27927 ops.go:34] apiserver oom_adj: -16
	I1101 23:42:21.345450   27927 kubeadm.go:631] restartCluster took 27.661526712s
	I1101 23:42:21.345458   27927 kubeadm.go:398] StartCluster complete in 27.697603934s
	I1101 23:42:21.345475   27927 settings.go:142] acquiring lock: {Name:mkd93542aaae8cda9dc42996852b793eabda7c95 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1101 23:42:21.345591   27927 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/15232-3852/kubeconfig
	I1101 23:42:21.346663   27927 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/15232-3852/kubeconfig: {Name:mk4643aa3066775e4ca4d3a58a0caaad289bb76c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1101 23:42:21.347696   27927 kapi.go:59] client config for pause-233945: &rest.Config{Host:"https://192.168.83.136: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/15232-3852/.minikube/profiles/pause-233945/client.crt", KeyFile:"/home/jenkins/minikube-integration/15232-3852/.minikube/profiles/pause-233945/client.key", CAFile:"/home/jenkins/minikube-integration/15232-3852/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil), NextProtos:[]strin
g(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x1786820), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), WarningHandler:rest.WarningHandler(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil), Proxy:(func(*http.Request) (*url.URL, error))(nil)}
	I1101 23:42:21.350660   27927 kapi.go:244] deployment "coredns" in namespace "kube-system" and context "pause-233945" rescaled to 1
	I1101 23:42:21.350724   27927 start.go:212] Will wait 6m0s for node &{Name: IP:192.168.83.136 Port:8443 KubernetesVersion:v1.25.3 ContainerRuntime:docker ControlPlane:true Worker:true}
	I1101 23:42:21.353556   27927 out.go:177] * Verifying Kubernetes components...
	I1101 23:42:21.350774   27927 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.25.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I1101 23:42:21.350800   27927 addons.go:412] enableAddons start: toEnable=map[], additional=[]
	I1101 23:42:21.350955   27927 config.go:180] Loaded profile config "pause-233945": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.25.3
	I1101 23:42:21.355086   27927 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1101 23:42:21.355100   27927 addons.go:65] Setting default-storageclass=true in profile "pause-233945"
	I1101 23:42:21.355123   27927 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "pause-233945"
	I1101 23:42:21.355091   27927 addons.go:65] Setting storage-provisioner=true in profile "pause-233945"
	I1101 23:42:21.355168   27927 addons.go:153] Setting addon storage-provisioner=true in "pause-233945"
	W1101 23:42:21.355212   27927 addons.go:162] addon storage-provisioner should already be in state true
	I1101 23:42:21.355257   27927 host.go:66] Checking if "pause-233945" exists ...
	I1101 23:42:21.355602   27927 main.go:134] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1101 23:42:21.355653   27927 main.go:134] libmachine: Launching plugin server for driver kvm2
	I1101 23:42:21.355659   27927 main.go:134] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1101 23:42:21.355684   27927 main.go:134] libmachine: Launching plugin server for driver kvm2
	I1101 23:42:21.372796   27927 main.go:134] libmachine: Plugin server listening at address 127.0.0.1:43427
	I1101 23:42:21.373254   27927 main.go:134] libmachine: () Calling .GetVersion
	I1101 23:42:21.373810   27927 main.go:134] libmachine: Using API Version  1
	I1101 23:42:21.373831   27927 main.go:134] libmachine: () Calling .SetConfigRaw
	I1101 23:42:21.374239   27927 main.go:134] libmachine: () Calling .GetMachineName
	I1101 23:42:21.374423   27927 main.go:134] libmachine: (pause-233945) Calling .GetState
	I1101 23:42:21.376560   27927 main.go:134] libmachine: Plugin server listening at address 127.0.0.1:32847
	I1101 23:42:21.376982   27927 main.go:134] libmachine: () Calling .GetVersion
	I1101 23:42:21.377370   27927 kapi.go:59] client config for pause-233945: &rest.Config{Host:"https://192.168.83.136: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/15232-3852/.minikube/profiles/pause-233945/client.crt", KeyFile:"/home/jenkins/minikube-integration/15232-3852/.minikube/profiles/pause-233945/client.key", CAFile:"/home/jenkins/minikube-integration/15232-3852/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil), NextProtos:[]strin
g(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x1786820), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), WarningHandler:rest.WarningHandler(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil), Proxy:(func(*http.Request) (*url.URL, error))(nil)}
	I1101 23:42:21.377499   27927 main.go:134] libmachine: Using API Version  1
	I1101 23:42:21.377525   27927 main.go:134] libmachine: () Calling .SetConfigRaw
	I1101 23:42:21.377873   27927 main.go:134] libmachine: () Calling .GetMachineName
	I1101 23:42:21.378367   27927 main.go:134] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1101 23:42:21.378414   27927 main.go:134] libmachine: Launching plugin server for driver kvm2
	I1101 23:42:21.380736   27927 addons.go:153] Setting addon default-storageclass=true in "pause-233945"
	W1101 23:42:21.380760   27927 addons.go:162] addon default-storageclass should already be in state true
	I1101 23:42:21.380792   27927 host.go:66] Checking if "pause-233945" exists ...
	I1101 23:42:21.381165   27927 main.go:134] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1101 23:42:21.381222   27927 main.go:134] libmachine: Launching plugin server for driver kvm2
	I1101 23:42:21.395338   27927 main.go:134] libmachine: Plugin server listening at address 127.0.0.1:34595
	I1101 23:42:21.395727   27927 main.go:134] libmachine: () Calling .GetVersion
	I1101 23:42:21.397749   27927 main.go:134] libmachine: Using API Version  1
	I1101 23:42:21.397777   27927 main.go:134] libmachine: () Calling .SetConfigRaw
	I1101 23:42:21.398164   27927 main.go:134] libmachine: () Calling .GetMachineName
	I1101 23:42:21.398386   27927 main.go:134] libmachine: (pause-233945) Calling .GetState
	I1101 23:42:21.399910   27927 main.go:134] libmachine: Plugin server listening at address 127.0.0.1:37645
	I1101 23:42:21.400261   27927 main.go:134] libmachine: (pause-233945) Calling .DriverName
	I1101 23:42:21.400335   27927 main.go:134] libmachine: () Calling .GetVersion
	I1101 23:42:21.402615   27927 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I1101 23:42:17.009594   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | domain NoKubernetes-234201 has defined MAC address 52:54:00:92:e4:48 in network mk-NoKubernetes-234201
	I1101 23:42:17.010135   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | unable to find current IP address of domain NoKubernetes-234201 in network mk-NoKubernetes-234201
	I1101 23:42:17.010164   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | I1101 23:42:17.010109   28442 retry.go:31] will retry after 3.11822781s: waiting for machine to come up
	I1101 23:42:20.132451   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | domain NoKubernetes-234201 has defined MAC address 52:54:00:92:e4:48 in network mk-NoKubernetes-234201
	I1101 23:42:20.133037   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | unable to find current IP address of domain NoKubernetes-234201 in network mk-NoKubernetes-234201
	I1101 23:42:20.133062   28419 main.go:134] libmachine: (NoKubernetes-234201) DBG | I1101 23:42:20.132973   28442 retry.go:31] will retry after 4.276119362s: waiting for machine to come up
	I1101 23:42:21.400919   27927 main.go:134] libmachine: Using API Version  1
	I1101 23:42:21.403903   27927 main.go:134] libmachine: () Calling .SetConfigRaw
	I1101 23:42:21.404002   27927 addons.go:345] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I1101 23:42:21.404028   27927 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I1101 23:42:21.404045   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHHostname
	I1101 23:42:21.404258   27927 main.go:134] libmachine: () Calling .GetMachineName
	I1101 23:42:21.404780   27927 main.go:134] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1101 23:42:21.404849   27927 main.go:134] libmachine: Launching plugin server for driver kvm2
	I1101 23:42:21.407759   27927 main.go:134] libmachine: (pause-233945) DBG | domain pause-233945 has defined MAC address 52:54:00:f8:82:49 in network mk-pause-233945
	I1101 23:42:21.408232   27927 main.go:134] libmachine: (pause-233945) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:f8:82:49", ip: ""} in network mk-pause-233945: {Iface:virbr5 ExpiryTime:2022-11-02 00:40:33 +0000 UTC Type:0 Mac:52:54:00:f8:82:49 Iaid: IPaddr:192.168.83.136 Prefix:24 Hostname:pause-233945 Clientid:01:52:54:00:f8:82:49}
	I1101 23:42:21.408278   27927 main.go:134] libmachine: (pause-233945) DBG | domain pause-233945 has defined IP address 192.168.83.136 and MAC address 52:54:00:f8:82:49 in network mk-pause-233945
	I1101 23:42:21.408542   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHPort
	I1101 23:42:21.408736   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHKeyPath
	I1101 23:42:21.408869   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHUsername
	I1101 23:42:21.409011   27927 sshutil.go:53] new ssh client: &{IP:192.168.83.136 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/15232-3852/.minikube/machines/pause-233945/id_rsa Username:docker}
	I1101 23:42:21.424174   27927 main.go:134] libmachine: Plugin server listening at address 127.0.0.1:37187
	I1101 23:42:21.424587   27927 main.go:134] libmachine: () Calling .GetVersion
	I1101 23:42:21.425090   27927 main.go:134] libmachine: Using API Version  1
	I1101 23:42:21.425123   27927 main.go:134] libmachine: () Calling .SetConfigRaw
	I1101 23:42:21.425649   27927 main.go:134] libmachine: () Calling .GetMachineName
	I1101 23:42:21.425874   27927 main.go:134] libmachine: (pause-233945) Calling .GetState
	I1101 23:42:21.427610   27927 main.go:134] libmachine: (pause-233945) Calling .DriverName
	I1101 23:42:21.427858   27927 addons.go:345] installing /etc/kubernetes/addons/storageclass.yaml
	I1101 23:42:21.427873   27927 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I1101 23:42:21.427892   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHHostname
	I1101 23:42:21.431688   27927 main.go:134] libmachine: (pause-233945) DBG | domain pause-233945 has defined MAC address 52:54:00:f8:82:49 in network mk-pause-233945
	I1101 23:42:21.432303   27927 main.go:134] libmachine: (pause-233945) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:f8:82:49", ip: ""} in network mk-pause-233945: {Iface:virbr5 ExpiryTime:2022-11-02 00:40:33 +0000 UTC Type:0 Mac:52:54:00:f8:82:49 Iaid: IPaddr:192.168.83.136 Prefix:24 Hostname:pause-233945 Clientid:01:52:54:00:f8:82:49}
	I1101 23:42:21.432336   27927 main.go:134] libmachine: (pause-233945) DBG | domain pause-233945 has defined IP address 192.168.83.136 and MAC address 52:54:00:f8:82:49 in network mk-pause-233945
	I1101 23:42:21.432558   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHPort
	I1101 23:42:21.432790   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHKeyPath
	I1101 23:42:21.433010   27927 main.go:134] libmachine: (pause-233945) Calling .GetSSHUsername
	I1101 23:42:21.433235   27927 sshutil.go:53] new ssh client: &{IP:192.168.83.136 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/15232-3852/.minikube/machines/pause-233945/id_rsa Username:docker}
	I1101 23:42:21.494444   27927 node_ready.go:35] waiting up to 6m0s for node "pause-233945" to be "Ready" ...
	I1101 23:42:21.494456   27927 start.go:806] CoreDNS already contains "host.minikube.internal" host record, skipping...
	I1101 23:42:21.498079   27927 node_ready.go:49] node "pause-233945" has status "Ready":"True"
	I1101 23:42:21.498094   27927 node_ready.go:38] duration metric: took 3.629928ms waiting for node "pause-233945" to be "Ready" ...
	I1101 23:42:21.498102   27927 pod_ready.go:35] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I1101 23:42:21.503104   27927 pod_ready.go:78] waiting up to 6m0s for pod "coredns-565d847f94-jwmfb" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:21.509462   27927 pod_ready.go:92] pod "coredns-565d847f94-jwmfb" in "kube-system" namespace has status "Ready":"True"
	I1101 23:42:21.509482   27927 pod_ready.go:81] duration metric: took 6.358018ms waiting for pod "coredns-565d847f94-jwmfb" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:21.509493   27927 pod_ready.go:78] waiting up to 6m0s for pod "etcd-pause-233945" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:21.537605   27927 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.25.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I1101 23:42:21.558471   27927 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.25.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I1101 23:42:21.897636   27927 pod_ready.go:92] pod "etcd-pause-233945" in "kube-system" namespace has status "Ready":"True"
	I1101 23:42:21.897671   27927 pod_ready.go:81] duration metric: took 388.168113ms waiting for pod "etcd-pause-233945" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:21.897688   27927 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-pause-233945" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:22.298823   27927 pod_ready.go:92] pod "kube-apiserver-pause-233945" in "kube-system" namespace has status "Ready":"True"
	I1101 23:42:22.298870   27927 pod_ready.go:81] duration metric: took 401.171417ms waiting for pod "kube-apiserver-pause-233945" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:22.298895   27927 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-pause-233945" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:22.566756   27927 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.25.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (1.029111781s)
	I1101 23:42:22.566777   27927 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.25.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (1.008273772s)
	I1101 23:42:22.566812   27927 main.go:134] libmachine: Making call to close driver server
	I1101 23:42:22.566827   27927 main.go:134] libmachine: (pause-233945) Calling .Close
	I1101 23:42:22.566812   27927 main.go:134] libmachine: Making call to close driver server
	I1101 23:42:22.566893   27927 main.go:134] libmachine: (pause-233945) Calling .Close
	I1101 23:42:22.567178   27927 main.go:134] libmachine: Successfully made call to close driver server
	I1101 23:42:22.567199   27927 main.go:134] libmachine: Making call to close connection to plugin binary
	I1101 23:42:22.567210   27927 main.go:134] libmachine: Making call to close driver server
	I1101 23:42:22.567220   27927 main.go:134] libmachine: (pause-233945) Calling .Close
	I1101 23:42:22.568923   27927 main.go:134] libmachine: (pause-233945) DBG | Closing plugin on server side
	I1101 23:42:22.568956   27927 main.go:134] libmachine: (pause-233945) DBG | Closing plugin on server side
	I1101 23:42:22.568978   27927 main.go:134] libmachine: Successfully made call to close driver server
	I1101 23:42:22.568987   27927 main.go:134] libmachine: Successfully made call to close driver server
	I1101 23:42:22.569000   27927 main.go:134] libmachine: Making call to close connection to plugin binary
	I1101 23:42:22.569002   27927 main.go:134] libmachine: Making call to close connection to plugin binary
	I1101 23:42:22.569012   27927 main.go:134] libmachine: Making call to close driver server
	I1101 23:42:22.569032   27927 main.go:134] libmachine: (pause-233945) Calling .Close
	I1101 23:42:22.569252   27927 main.go:134] libmachine: Successfully made call to close driver server
	I1101 23:42:22.569269   27927 main.go:134] libmachine: Making call to close connection to plugin binary
	I1101 23:42:22.569283   27927 main.go:134] libmachine: Making call to close driver server
	I1101 23:42:22.569293   27927 main.go:134] libmachine: (pause-233945) Calling .Close
	I1101 23:42:22.572240   27927 main.go:134] libmachine: (pause-233945) DBG | Closing plugin on server side
	I1101 23:42:22.572248   27927 main.go:134] libmachine: Successfully made call to close driver server
	I1101 23:42:22.572264   27927 main.go:134] libmachine: Making call to close connection to plugin binary
	I1101 23:42:22.574414   27927 out.go:177] * Enabled addons: storage-provisioner, default-storageclass
	I1101 23:42:22.575846   27927 addons.go:414] enableAddons completed in 1.225058419s
	I1101 23:42:22.697520   27927 pod_ready.go:92] pod "kube-controller-manager-pause-233945" in "kube-system" namespace has status "Ready":"True"
	I1101 23:42:22.697553   27927 pod_ready.go:81] duration metric: took 398.638657ms waiting for pod "kube-controller-manager-pause-233945" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:22.697571   27927 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-cd45r" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:23.098732   27927 pod_ready.go:92] pod "kube-proxy-cd45r" in "kube-system" namespace has status "Ready":"True"
	I1101 23:42:23.098758   27927 pod_ready.go:81] duration metric: took 401.177632ms waiting for pod "kube-proxy-cd45r" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:23.098769   27927 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-pause-233945" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:23.497196   27927 pod_ready.go:92] pod "kube-scheduler-pause-233945" in "kube-system" namespace has status "Ready":"True"
	I1101 23:42:23.497216   27927 pod_ready.go:81] duration metric: took 398.440562ms waiting for pod "kube-scheduler-pause-233945" in "kube-system" namespace to be "Ready" ...
	I1101 23:42:23.497224   27927 pod_ready.go:38] duration metric: took 1.99911487s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I1101 23:42:23.497241   27927 api_server.go:51] waiting for apiserver process to appear ...
	I1101 23:42:23.497283   27927 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1101 23:42:23.515136   27927 api_server.go:71] duration metric: took 2.164371189s to wait for apiserver process to appear ...
	I1101 23:42:23.515154   27927 api_server.go:87] waiting for apiserver healthz status ...
	I1101 23:42:23.515162   27927 api_server.go:252] Checking apiserver healthz at https://192.168.83.136:8443/healthz ...
	I1101 23:42:23.521234   27927 api_server.go:278] https://192.168.83.136:8443/healthz returned 200:
	ok
	I1101 23:42:23.524136   27927 api_server.go:140] control plane version: v1.25.3
	I1101 23:42:23.524160   27927 api_server.go:130] duration metric: took 9.000136ms to wait for apiserver health ...
	I1101 23:42:23.524169   27927 system_pods.go:43] waiting for kube-system pods to appear ...
	I1101 23:42:23.700376   27927 system_pods.go:59] 7 kube-system pods found
	I1101 23:42:23.700417   27927 system_pods.go:61] "coredns-565d847f94-jwmfb" [34c796aa-9d2c-426a-ae6f-8acf6735d1d6] Running
	I1101 23:42:23.700425   27927 system_pods.go:61] "etcd-pause-233945" [82f6110e-0896-40b2-b56f-b0b0e58dab12] Running
	I1101 23:42:23.700432   27927 system_pods.go:61] "kube-apiserver-pause-233945" [bc2a5d31-349e-4f1a-9f09-2d2ea3689765] Running
	I1101 23:42:23.700441   27927 system_pods.go:61] "kube-controller-manager-pause-233945" [0ba22b3b-e9e3-4b8a-b8b5-e6f18742bc69] Running
	I1101 23:42:23.700461   27927 system_pods.go:61] "kube-proxy-cd45r" [b3df2ffc-aeca-4c8a-b93a-0c0ab2a29440] Running
	I1101 23:42:23.700468   27927 system_pods.go:61] "kube-scheduler-pause-233945" [f91a8944-dac6-4c8e-874e-56ad1f0c35df] Running
	I1101 23:42:23.700478   27927 system_pods.go:61] "storage-provisioner" [f6e0a3e7-9dcb-41a8-9dff-a63b722f2286] Pending / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I1101 23:42:23.700491   27927 system_pods.go:74] duration metric: took 176.316139ms to wait for pod list to return data ...
	I1101 23:42:23.700509   27927 default_sa.go:34] waiting for default service account to be created ...
	I1101 23:42:23.897061   27927 default_sa.go:45] found service account: "default"
	I1101 23:42:23.897089   27927 default_sa.go:55] duration metric: took 196.572648ms for default service account to be created ...
	I1101 23:42:23.897101   27927 system_pods.go:116] waiting for k8s-apps to be running ...
	I1101 23:42:24.100851   27927 system_pods.go:86] 7 kube-system pods found
	I1101 23:42:24.100889   27927 system_pods.go:89] "coredns-565d847f94-jwmfb" [34c796aa-9d2c-426a-ae6f-8acf6735d1d6] Running
	I1101 23:42:24.100898   27927 system_pods.go:89] "etcd-pause-233945" [82f6110e-0896-40b2-b56f-b0b0e58dab12] Running
	I1101 23:42:24.100906   27927 system_pods.go:89] "kube-apiserver-pause-233945" [bc2a5d31-349e-4f1a-9f09-2d2ea3689765] Running
	I1101 23:42:24.100914   27927 system_pods.go:89] "kube-controller-manager-pause-233945" [0ba22b3b-e9e3-4b8a-b8b5-e6f18742bc69] Running
	I1101 23:42:24.100921   27927 system_pods.go:89] "kube-proxy-cd45r" [b3df2ffc-aeca-4c8a-b93a-0c0ab2a29440] Running
	I1101 23:42:24.100932   27927 system_pods.go:89] "kube-scheduler-pause-233945" [f91a8944-dac6-4c8e-874e-56ad1f0c35df] Running
	I1101 23:42:24.100944   27927 system_pods.go:89] "storage-provisioner" [f6e0a3e7-9dcb-41a8-9dff-a63b722f2286] Pending / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I1101 23:42:24.100959   27927 system_pods.go:126] duration metric: took 203.852136ms to wait for k8s-apps to be running ...
	I1101 23:42:24.100969   27927 system_svc.go:44] waiting for kubelet service to be running ....
	I1101 23:42:24.101018   27927 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1101 23:42:24.127269   27927 system_svc.go:56] duration metric: took 26.290632ms WaitForService to wait for kubelet.
	I1101 23:42:24.127300   27927 kubeadm.go:573] duration metric: took 2.776535311s to wait for : map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] ...
	I1101 23:42:24.127316   27927 node_conditions.go:102] verifying NodePressure condition ...
	I1101 23:42:24.297962   27927 node_conditions.go:122] node storage ephemeral capacity is 17784752Ki
	I1101 23:42:24.297989   27927 node_conditions.go:123] node cpu capacity is 2
	I1101 23:42:24.297998   27927 node_conditions.go:105] duration metric: took 170.678521ms to run NodePressure ...
	I1101 23:42:24.298008   27927 start.go:217] waiting for startup goroutines ...
	I1101 23:42:24.298244   27927 ssh_runner.go:195] Run: rm -f paused
	I1101 23:42:24.345622   27927 start.go:506] kubectl: 1.25.3, cluster: 1.25.3 (minor skew: 0)
	I1101 23:42:24.347562   27927 out.go:177] * Done! kubectl is now configured to use "pause-233945" cluster and "default" namespace by default
	
	* 
	* ==> Docker <==
	* -- Journal begins at Tue 2022-11-01 23:40:30 UTC, ends at Tue 2022-11-01 23:42:27 UTC. --
	Nov 01 23:42:03 pause-233945 dockerd[3616]: time="2022-11-01T23:42:03.395969711Z" level=info msg="starting signal loop" namespace=moby path=/run/docker/containerd/daemon/io.containerd.runtime.v2.task/moby/d5719c180d58b1068a7d14547ef5edc497670e878f5273823988e7ef1e2047d4 pid=5235 runtime=io.containerd.runc.v2
	Nov 01 23:42:03 pause-233945 dockerd[3616]: time="2022-11-01T23:42:03.776070408Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Nov 01 23:42:03 pause-233945 dockerd[3616]: time="2022-11-01T23:42:03.776153277Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Nov 01 23:42:03 pause-233945 dockerd[3616]: time="2022-11-01T23:42:03.776175788Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Nov 01 23:42:03 pause-233945 dockerd[3616]: time="2022-11-01T23:42:03.779015913Z" level=info msg="starting signal loop" namespace=moby path=/run/docker/containerd/daemon/io.containerd.runtime.v2.task/moby/345fa868bb37916dfffb4192898329d8c6ba7074636411eedaa8ef8742691eed pid=5273 runtime=io.containerd.runc.v2
	Nov 01 23:42:08 pause-233945 dockerd[3616]: time="2022-11-01T23:42:08.748180434Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Nov 01 23:42:08 pause-233945 dockerd[3616]: time="2022-11-01T23:42:08.748409366Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Nov 01 23:42:08 pause-233945 dockerd[3616]: time="2022-11-01T23:42:08.748422657Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Nov 01 23:42:08 pause-233945 dockerd[3616]: time="2022-11-01T23:42:08.748973265Z" level=info msg="starting signal loop" namespace=moby path=/run/docker/containerd/daemon/io.containerd.runtime.v2.task/moby/f782ca299a8dd046f5e46f585a0cf893abdb89d1d40d84ba1eeda63d43e32e79 pid=5441 runtime=io.containerd.runc.v2
	Nov 01 23:42:09 pause-233945 dockerd[3616]: time="2022-11-01T23:42:09.168891679Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Nov 01 23:42:09 pause-233945 dockerd[3616]: time="2022-11-01T23:42:09.168998439Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Nov 01 23:42:09 pause-233945 dockerd[3616]: time="2022-11-01T23:42:09.169015771Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Nov 01 23:42:09 pause-233945 dockerd[3616]: time="2022-11-01T23:42:09.169723250Z" level=info msg="starting signal loop" namespace=moby path=/run/docker/containerd/daemon/io.containerd.runtime.v2.task/moby/8ac7ecc511188be7bd9741e59d0b30c1fd3f19fadd5f9c80df6eca0959f0d481 pid=5495 runtime=io.containerd.runc.v2
	Nov 01 23:42:10 pause-233945 dockerd[3616]: time="2022-11-01T23:42:10.079729264Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Nov 01 23:42:10 pause-233945 dockerd[3616]: time="2022-11-01T23:42:10.081247328Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Nov 01 23:42:10 pause-233945 dockerd[3616]: time="2022-11-01T23:42:10.081385097Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Nov 01 23:42:10 pause-233945 dockerd[3616]: time="2022-11-01T23:42:10.081916495Z" level=info msg="starting signal loop" namespace=moby path=/run/docker/containerd/daemon/io.containerd.runtime.v2.task/moby/e794b25c7d028efb92a5daf0c0a1aae98f738475725e4537248abe6246f37f27 pid=5632 runtime=io.containerd.runc.v2
	Nov 01 23:42:23 pause-233945 dockerd[3616]: time="2022-11-01T23:42:23.218163128Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Nov 01 23:42:23 pause-233945 dockerd[3616]: time="2022-11-01T23:42:23.218297789Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Nov 01 23:42:23 pause-233945 dockerd[3616]: time="2022-11-01T23:42:23.218308135Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Nov 01 23:42:23 pause-233945 dockerd[3616]: time="2022-11-01T23:42:23.219726271Z" level=info msg="starting signal loop" namespace=moby path=/run/docker/containerd/daemon/io.containerd.runtime.v2.task/moby/f6f6cb64b9f42fc29eff8ed828ee348a5d633231bed8841cba2d4b4f5c606822 pid=5852 runtime=io.containerd.runc.v2
	Nov 01 23:42:23 pause-233945 dockerd[3616]: time="2022-11-01T23:42:23.736715721Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Nov 01 23:42:23 pause-233945 dockerd[3616]: time="2022-11-01T23:42:23.736812929Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Nov 01 23:42:23 pause-233945 dockerd[3616]: time="2022-11-01T23:42:23.736851537Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Nov 01 23:42:23 pause-233945 dockerd[3616]: time="2022-11-01T23:42:23.737222262Z" level=info msg="starting signal loop" namespace=moby path=/run/docker/containerd/daemon/io.containerd.runtime.v2.task/moby/ddae0551aa3ebc9726608c8fe503dee4d49d1e4027a704dec864b6a79678c9cd pid=5973 runtime=io.containerd.runc.v2
	
	* 
	* ==> container status <==
	* CONTAINER           IMAGE               CREATED             STATE               NAME                      ATTEMPT             POD ID
	ddae0551aa3eb       6e38f40d628db       4 seconds ago       Running             storage-provisioner       0                   f6f6cb64b9f42
	e794b25c7d028       5185b96f0becf       18 seconds ago      Running             coredns                   2                   8ac7ecc511188
	f782ca299a8dd       beaaf00edd38a       19 seconds ago      Running             kube-proxy                3                   05ec6abae53fc
	345fa868bb379       a8a176a5d5d69       24 seconds ago      Running             etcd                      3                   a72f085933e10
	d5719c180d58b       6d23ec0e8b87e       24 seconds ago      Running             kube-scheduler            2                   0f402283a56c1
	10f3f8a761331       6039992312758       26 seconds ago      Running             kube-controller-manager   2                   b594e4be13893
	a30f6d3168cf3       0346dbd74bcb9       26 seconds ago      Running             kube-apiserver            3                   b75a5da842677
	62ac03de772ef       5185b96f0becf       28 seconds ago      Created             coredns                   1                   86129c9048f8e
	f3875468be51d       a8a176a5d5d69       29 seconds ago      Created             etcd                      2                   c2ae4e67a3a73
	d25ba0530c321       6d23ec0e8b87e       29 seconds ago      Created             kube-scheduler            1                   f0596728d020a
	253b216023383       0346dbd74bcb9       29 seconds ago      Created             kube-apiserver            2                   1cb50c79ce113
	38b019353bf10       6039992312758       30 seconds ago      Created             kube-controller-manager   1                   ebd37bcbe8561
	6e634fea6f947       beaaf00edd38a       31 seconds ago      Created             kube-proxy                2                   fcf1b2731d0e5
	
	* 
	* ==> coredns [62ac03de772e] <==
	* 
	* 
	* ==> coredns [e794b25c7d02] <==
	* .:53
	[INFO] plugin/reload: Running configuration SHA512 = d4f0db1af815ce56800a66dc00c545a5a722ff5413907a76b8cd7fee94508f1de3b830bc452c45dfa29f7b2d7abb524224967227a0ad61c9577b99fe7bfeaae7
	CoreDNS-1.9.3
	linux/amd64, go1.18.2, 45b0a11
	
	* 
	* ==> describe nodes <==
	* Name:               pause-233945
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=pause-233945
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=65bfd3dc2bf9824cf305579b01895f56b2ba9210
	                    minikube.k8s.io/name=pause-233945
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2022_11_01T23_41_13_0700
	                    minikube.k8s.io/version=v1.27.1
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/cri-dockerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Tue, 01 Nov 2022 23:41:09 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  pause-233945
	  AcquireTime:     <unset>
	  RenewTime:       Tue, 01 Nov 2022 23:42:18 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Tue, 01 Nov 2022 23:42:08 +0000   Tue, 01 Nov 2022 23:41:04 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Tue, 01 Nov 2022 23:42:08 +0000   Tue, 01 Nov 2022 23:41:04 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Tue, 01 Nov 2022 23:42:08 +0000   Tue, 01 Nov 2022 23:41:04 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Tue, 01 Nov 2022 23:42:08 +0000   Tue, 01 Nov 2022 23:41:23 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.83.136
	  Hostname:    pause-233945
	Capacity:
	  cpu:                2
	  ephemeral-storage:  17784752Ki
	  hugepages-2Mi:      0
	  memory:             2017420Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  17784752Ki
	  hugepages-2Mi:      0
	  memory:             2017420Ki
	  pods:               110
	System Info:
	  Machine ID:                 740fec9d41a941e7b11eddec23df902f
	  System UUID:                740fec9d-41a9-41e7-b11e-ddec23df902f
	  Boot ID:                    c1e5e5d4-df90-4fa5-8d2d-5cad125cc95a
	  Kernel Version:             5.10.57
	  OS Image:                   Buildroot 2021.02.12
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://20.10.20
	  Kubelet Version:            v1.25.3
	  Kube-Proxy Version:         v1.25.3
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (7 in total)
	  Namespace                   Name                                    CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                    ------------  ----------  ---------------  -------------  ---
	  kube-system                 coredns-565d847f94-jwmfb                100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (3%!)(MISSING)        170Mi (8%!)(MISSING)     62s
	  kube-system                 etcd-pause-233945                       100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (5%!)(MISSING)       0 (0%!)(MISSING)         74s
	  kube-system                 kube-apiserver-pause-233945             250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         77s
	  kube-system                 kube-controller-manager-pause-233945    200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         74s
	  kube-system                 kube-proxy-cd45r                        0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         62s
	  kube-system                 kube-scheduler-pause-233945             100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         74s
	  kube-system                 storage-provisioner                     0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                750m (37%!)(MISSING)  0 (0%!)(MISSING)
	  memory             170Mi (8%!)(MISSING)  170Mi (8%!)(MISSING)
	  ephemeral-storage  0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-2Mi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	Events:
	  Type    Reason                   Age                From             Message
	  ----    ------                   ----               ----             -------
	  Normal  Starting                 58s                kube-proxy       
	  Normal  Starting                 18s                kube-proxy       
	  Normal  NodeHasSufficientMemory  89s (x5 over 89s)  kubelet          Node pause-233945 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    89s (x5 over 89s)  kubelet          Node pause-233945 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     89s (x5 over 89s)  kubelet          Node pause-233945 status is now: NodeHasSufficientPID
	  Normal  NodeHasSufficientPID     74s                kubelet          Node pause-233945 status is now: NodeHasSufficientPID
	  Normal  NodeHasSufficientMemory  74s                kubelet          Node pause-233945 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    74s                kubelet          Node pause-233945 status is now: NodeHasNoDiskPressure
	  Normal  NodeAllocatableEnforced  74s                kubelet          Updated Node Allocatable limit across pods
	  Normal  Starting                 74s                kubelet          Starting kubelet.
	  Normal  NodeReady                64s                kubelet          Node pause-233945 status is now: NodeReady
	  Normal  RegisteredNode           62s                node-controller  Node pause-233945 event: Registered Node pause-233945 in Controller
	  Normal  Starting                 26s                kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  26s (x8 over 26s)  kubelet          Node pause-233945 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    26s (x8 over 26s)  kubelet          Node pause-233945 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     26s (x7 over 26s)  kubelet          Node pause-233945 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  26s                kubelet          Updated Node Allocatable limit across pods
	  Normal  RegisteredNode           7s                 node-controller  Node pause-233945 event: Registered Node pause-233945 in Controller
	
	* 
	* ==> dmesg <==
	* [  +0.000002] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
	[  +5.358679] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
	[  +0.000007] NFSD: unable to find recovery directory /var/lib/nfs/v4recovery
	[  +0.000001] NFSD: Unable to initialize client recovery tracking! (-2)
	[  +6.663841] systemd-fstab-generator[549]: Ignoring "noauto" for root device
	[  +0.125455] systemd-fstab-generator[560]: Ignoring "noauto" for root device
	[  +5.736892] systemd-fstab-generator[733]: Ignoring "noauto" for root device
	[  +2.827151] kauditd_printk_skb: 14 callbacks suppressed
	[  +0.370604] systemd-fstab-generator[895]: Ignoring "noauto" for root device
	[  +0.117569] systemd-fstab-generator[906]: Ignoring "noauto" for root device
	[  +0.100130] systemd-fstab-generator[917]: Ignoring "noauto" for root device
	[  +1.534458] systemd-fstab-generator[1067]: Ignoring "noauto" for root device
	[  +0.110225] systemd-fstab-generator[1078]: Ignoring "noauto" for root device
	[  +4.569704] systemd-fstab-generator[1344]: Ignoring "noauto" for root device
	[  +0.541525] kauditd_printk_skb: 68 callbacks suppressed
	[Nov 1 23:41] systemd-fstab-generator[2015]: Ignoring "noauto" for root device
	[ +14.207516] kauditd_printk_skb: 8 callbacks suppressed
	[  +7.524392] systemd-fstab-generator[2918]: Ignoring "noauto" for root device
	[  +0.164056] systemd-fstab-generator[2929]: Ignoring "noauto" for root device
	[  +0.169555] systemd-fstab-generator[2940]: Ignoring "noauto" for root device
	[  +1.691872] kauditd_printk_skb: 18 callbacks suppressed
	[ +16.021395] systemd-fstab-generator[3981]: Ignoring "noauto" for root device
	[  +0.174126] systemd-fstab-generator[4022]: Ignoring "noauto" for root device
	[  +6.123301] kauditd_printk_skb: 30 callbacks suppressed
	[Nov 1 23:42] systemd-fstab-generator[4886]: Ignoring "noauto" for root device
	
	* 
	* ==> etcd [345fa868bb37] <==
	* {"level":"info","ts":"2022-11-01T23:42:04.403Z","caller":"etcdserver/server.go:851","msg":"starting etcd server","local-member-id":"42b5b844198c07c8","local-server-version":"3.5.4","cluster-version":"to_be_decided"}
	{"level":"info","ts":"2022-11-01T23:42:04.404Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"42b5b844198c07c8 switched to configuration voters=(4806950779913766856)"}
	{"level":"info","ts":"2022-11-01T23:42:04.404Z","caller":"membership/cluster.go:421","msg":"added member","cluster-id":"4c09feed793bd4f5","local-member-id":"42b5b844198c07c8","added-peer-id":"42b5b844198c07c8","added-peer-peer-urls":["https://192.168.83.136:2380"]}
	{"level":"info","ts":"2022-11-01T23:42:04.407Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"4c09feed793bd4f5","local-member-id":"42b5b844198c07c8","cluster-version":"3.5"}
	{"level":"info","ts":"2022-11-01T23:42:04.408Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2022-11-01T23:42:04.410Z","caller":"etcdserver/server.go:736","msg":"started as single-node; fast-forwarding election ticks","local-member-id":"42b5b844198c07c8","forward-ticks":9,"forward-duration":"900ms","election-ticks":10,"election-timeout":"1s"}
	{"level":"info","ts":"2022-11-01T23:42:04.412Z","caller":"embed/etcd.go:688","msg":"starting with client TLS","tls-info":"cert = /var/lib/minikube/certs/etcd/server.crt, key = /var/lib/minikube/certs/etcd/server.key, client-cert=, client-key=, trusted-ca = /var/lib/minikube/certs/etcd/ca.crt, client-cert-auth = true, crl-file = ","cipher-suites":[]}
	{"level":"info","ts":"2022-11-01T23:42:04.413Z","caller":"embed/etcd.go:581","msg":"serving peer traffic","address":"192.168.83.136:2380"}
	{"level":"info","ts":"2022-11-01T23:42:04.413Z","caller":"embed/etcd.go:553","msg":"cmux::serve","address":"192.168.83.136:2380"}
	{"level":"info","ts":"2022-11-01T23:42:04.414Z","caller":"embed/etcd.go:763","msg":"serving metrics","address":"http://127.0.0.1:2381"}
	{"level":"info","ts":"2022-11-01T23:42:04.414Z","caller":"embed/etcd.go:277","msg":"now serving peer/client/metrics","local-member-id":"42b5b844198c07c8","initial-advertise-peer-urls":["https://192.168.83.136:2380"],"listen-peer-urls":["https://192.168.83.136:2380"],"advertise-client-urls":["https://192.168.83.136:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://192.168.83.136:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]}
	{"level":"info","ts":"2022-11-01T23:42:05.194Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"42b5b844198c07c8 is starting a new election at term 3"}
	{"level":"info","ts":"2022-11-01T23:42:05.194Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"42b5b844198c07c8 became pre-candidate at term 3"}
	{"level":"info","ts":"2022-11-01T23:42:05.195Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"42b5b844198c07c8 received MsgPreVoteResp from 42b5b844198c07c8 at term 3"}
	{"level":"info","ts":"2022-11-01T23:42:05.195Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"42b5b844198c07c8 became candidate at term 4"}
	{"level":"info","ts":"2022-11-01T23:42:05.195Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"42b5b844198c07c8 received MsgVoteResp from 42b5b844198c07c8 at term 4"}
	{"level":"info","ts":"2022-11-01T23:42:05.195Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"42b5b844198c07c8 became leader at term 4"}
	{"level":"info","ts":"2022-11-01T23:42:05.195Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: 42b5b844198c07c8 elected leader 42b5b844198c07c8 at term 4"}
	{"level":"info","ts":"2022-11-01T23:42:05.202Z","caller":"etcdserver/server.go:2042","msg":"published local member to cluster through raft","local-member-id":"42b5b844198c07c8","local-member-attributes":"{Name:pause-233945 ClientURLs:[https://192.168.83.136:2379]}","request-path":"/0/members/42b5b844198c07c8/attributes","cluster-id":"4c09feed793bd4f5","publish-timeout":"7s"}
	{"level":"info","ts":"2022-11-01T23:42:05.202Z","caller":"embed/serve.go:98","msg":"ready to serve client requests"}
	{"level":"info","ts":"2022-11-01T23:42:05.208Z","caller":"embed/serve.go:188","msg":"serving client traffic securely","address":"192.168.83.136:2379"}
	{"level":"info","ts":"2022-11-01T23:42:05.209Z","caller":"embed/serve.go:98","msg":"ready to serve client requests"}
	{"level":"info","ts":"2022-11-01T23:42:05.220Z","caller":"embed/serve.go:188","msg":"serving client traffic securely","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2022-11-01T23:42:05.220Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2022-11-01T23:42:05.220Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	
	* 
	* ==> etcd [f3875468be51] <==
	* 
	* 
	* ==> kernel <==
	*  23:42:27 up 2 min,  0 users,  load average: 2.71, 0.93, 0.34
	Linux pause-233945 5.10.57 #1 SMP Fri Oct 28 21:02:11 UTC 2022 x86_64 GNU/Linux
	PRETTY_NAME="Buildroot 2021.02.12"
	
	* 
	* ==> kube-apiserver [253b21602338] <==
	* 
	* 
	* ==> kube-apiserver [a30f6d3168cf] <==
	* I1101 23:42:07.809692       1 shared_informer.go:255] Waiting for caches to sync for cluster_authentication_trust_controller
	I1101 23:42:07.813542       1 autoregister_controller.go:141] Starting autoregister controller
	I1101 23:42:07.813584       1 cache.go:32] Waiting for caches to sync for autoregister controller
	I1101 23:42:07.813613       1 controller.go:83] Starting OpenAPI AggregationController
	I1101 23:42:07.814582       1 dynamic_cafile_content.go:157] "Starting controller" name="client-ca-bundle::/var/lib/minikube/certs/ca.crt"
	I1101 23:42:07.815184       1 dynamic_cafile_content.go:157] "Starting controller" name="request-header::/var/lib/minikube/certs/front-proxy-ca.crt"
	I1101 23:42:07.823447       1 crdregistration_controller.go:111] Starting crd-autoregister controller
	I1101 23:42:07.823572       1 shared_informer.go:255] Waiting for caches to sync for crd-autoregister
	I1101 23:42:07.908555       1 apf_controller.go:305] Running API Priority and Fairness config worker
	I1101 23:42:07.914983       1 cache.go:39] Caches are synced for autoregister controller
	I1101 23:42:07.926700       1 shared_informer.go:262] Caches are synced for crd-autoregister
	I1101 23:42:07.933300       1 cache.go:39] Caches are synced for APIServiceRegistrationController controller
	I1101 23:42:07.948160       1 shared_informer.go:262] Caches are synced for cluster_authentication_trust_controller
	I1101 23:42:07.960838       1 shared_informer.go:262] Caches are synced for node_authorizer
	I1101 23:42:07.960889       1 cache.go:39] Caches are synced for AvailableConditionController controller
	I1101 23:42:08.005022       1 controller.go:616] quota admission added evaluator for: leases.coordination.k8s.io
	I1101 23:42:08.528424       1 controller.go:132] OpenAPI AggregationController: action for item k8s_internal_local_delegation_chain_0000000000: Nothing (removed from the queue).
	I1101 23:42:08.818744       1 storage_scheduling.go:111] all system priority classes are created successfully or already exist.
	I1101 23:42:09.594157       1 controller.go:616] quota admission added evaluator for: serviceaccounts
	I1101 23:42:09.615116       1 controller.go:616] quota admission added evaluator for: deployments.apps
	I1101 23:42:09.684252       1 controller.go:616] quota admission added evaluator for: daemonsets.apps
	I1101 23:42:09.729274       1 controller.go:616] quota admission added evaluator for: roles.rbac.authorization.k8s.io
	I1101 23:42:09.742499       1 controller.go:616] quota admission added evaluator for: rolebindings.rbac.authorization.k8s.io
	I1101 23:42:20.691739       1 controller.go:616] quota admission added evaluator for: endpointslices.discovery.k8s.io
	I1101 23:42:22.542745       1 controller.go:616] quota admission added evaluator for: endpoints
	
	* 
	* ==> kube-controller-manager [10f3f8a76133] <==
	* I1101 23:42:20.608701       1 shared_informer.go:262] Caches are synced for ReplicationController
	I1101 23:42:20.616193       1 shared_informer.go:262] Caches are synced for daemon sets
	I1101 23:42:20.620934       1 shared_informer.go:262] Caches are synced for ClusterRoleAggregator
	I1101 23:42:20.624103       1 shared_informer.go:262] Caches are synced for certificate-csrapproving
	I1101 23:42:20.628510       1 shared_informer.go:262] Caches are synced for taint
	I1101 23:42:20.628822       1 node_lifecycle_controller.go:1443] Initializing eviction metric for zone: 
	W1101 23:42:20.629053       1 node_lifecycle_controller.go:1058] Missing timestamp for Node pause-233945. Assuming now as a timestamp.
	I1101 23:42:20.629281       1 node_lifecycle_controller.go:1259] Controller detected that zone  is now in state Normal.
	I1101 23:42:20.628840       1 taint_manager.go:204] "Starting NoExecuteTaintManager"
	I1101 23:42:20.629557       1 taint_manager.go:209] "Sending events to api server"
	I1101 23:42:20.629865       1 event.go:294] "Event occurred" object="pause-233945" fieldPath="" kind="Node" apiVersion="v1" type="Normal" reason="RegisteredNode" message="Node pause-233945 event: Registered Node pause-233945 in Controller"
	I1101 23:42:20.631378       1 shared_informer.go:262] Caches are synced for PVC protection
	I1101 23:42:20.658000       1 shared_informer.go:262] Caches are synced for ephemeral
	I1101 23:42:20.667581       1 shared_informer.go:262] Caches are synced for attach detach
	I1101 23:42:20.683266       1 shared_informer.go:262] Caches are synced for persistent volume
	I1101 23:42:20.683484       1 shared_informer.go:262] Caches are synced for endpoint_slice
	I1101 23:42:20.687277       1 shared_informer.go:262] Caches are synced for endpoint_slice_mirroring
	I1101 23:42:20.693509       1 shared_informer.go:262] Caches are synced for expand
	I1101 23:42:20.695672       1 shared_informer.go:262] Caches are synced for stateful set
	I1101 23:42:20.714132       1 shared_informer.go:262] Caches are synced for resource quota
	I1101 23:42:20.744107       1 shared_informer.go:262] Caches are synced for HPA
	I1101 23:42:20.794539       1 shared_informer.go:262] Caches are synced for resource quota
	I1101 23:42:21.157101       1 shared_informer.go:262] Caches are synced for garbage collector
	I1101 23:42:21.186009       1 shared_informer.go:262] Caches are synced for garbage collector
	I1101 23:42:21.186031       1 garbagecollector.go:163] Garbage collector: all resource monitors have synced. Proceeding to collect garbage
	
	* 
	* ==> kube-controller-manager [38b019353bf1] <==
	* 
	* 
	* ==> kube-proxy [6e634fea6f94] <==
	* 
	* 
	* ==> kube-proxy [f782ca299a8d] <==
	* I1101 23:42:09.229505       1 node.go:163] Successfully retrieved node IP: 192.168.83.136
	I1101 23:42:09.229582       1 server_others.go:138] "Detected node IP" address="192.168.83.136"
	I1101 23:42:09.229652       1 server_others.go:578] "Unknown proxy mode, assuming iptables proxy" proxyMode=""
	I1101 23:42:09.314534       1 server_others.go:199] "kube-proxy running in single-stack mode, this ipFamily is not supported" ipFamily=IPv6
	I1101 23:42:09.314552       1 server_others.go:206] "Using iptables Proxier"
	I1101 23:42:09.314588       1 proxier.go:262] "Setting route_localnet=1, use nodePortAddresses to filter loopback addresses for NodePorts to skip it https://issues.k8s.io/90259"
	I1101 23:42:09.315454       1 server.go:661] "Version info" version="v1.25.3"
	I1101 23:42:09.315471       1 server.go:663] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I1101 23:42:09.316128       1 config.go:317] "Starting service config controller"
	I1101 23:42:09.316143       1 shared_informer.go:255] Waiting for caches to sync for service config
	I1101 23:42:09.316166       1 config.go:226] "Starting endpoint slice config controller"
	I1101 23:42:09.316169       1 shared_informer.go:255] Waiting for caches to sync for endpoint slice config
	I1101 23:42:09.317408       1 config.go:444] "Starting node config controller"
	I1101 23:42:09.317424       1 shared_informer.go:255] Waiting for caches to sync for node config
	I1101 23:42:09.416576       1 shared_informer.go:262] Caches are synced for endpoint slice config
	I1101 23:42:09.416633       1 shared_informer.go:262] Caches are synced for service config
	I1101 23:42:09.417996       1 shared_informer.go:262] Caches are synced for node config
	
	* 
	* ==> kube-scheduler [d25ba0530c32] <==
	* 
	* 
	* ==> kube-scheduler [d5719c180d58] <==
	* I1101 23:42:04.523105       1 serving.go:348] Generated self-signed cert in-memory
	W1101 23:42:07.895429       1 requestheader_controller.go:193] Unable to get configmap/extension-apiserver-authentication in kube-system.  Usually fixed by 'kubectl create rolebinding -n kube-system ROLEBINDING_NAME --role=extension-apiserver-authentication-reader --serviceaccount=YOUR_NS:YOUR_SA'
	W1101 23:42:07.895485       1 authentication.go:346] Error looking up in-cluster authentication configuration: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot get resource "configmaps" in API group "" in the namespace "kube-system"
	W1101 23:42:07.895499       1 authentication.go:347] Continuing without authentication configuration. This may treat all requests as anonymous.
	W1101 23:42:07.895506       1 authentication.go:348] To require authentication configuration lookup to succeed, set --authentication-tolerate-lookup-failure=false
	I1101 23:42:07.934644       1 server.go:148] "Starting Kubernetes Scheduler" version="v1.25.3"
	I1101 23:42:07.934688       1 server.go:150] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I1101 23:42:07.935828       1 secure_serving.go:210] Serving securely on 127.0.0.1:10259
	I1101 23:42:07.935933       1 configmap_cafile_content.go:202] "Starting controller" name="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I1101 23:42:07.935951       1 shared_informer.go:255] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I1101 23:42:07.935967       1 tlsconfig.go:240] "Starting DynamicServingCertificateController"
	I1101 23:42:08.037040       1 shared_informer.go:262] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	* 
	* ==> kubelet <==
	* -- Journal begins at Tue 2022-11-01 23:40:30 UTC, ends at Tue 2022-11-01 23:42:28 UTC. --
	Nov 01 23:42:07 pause-233945 kubelet[4892]: E1101 23:42:07.717270    4892 kubelet.go:2448] "Error getting node" err="node \"pause-233945\" not found"
	Nov 01 23:42:07 pause-233945 kubelet[4892]: E1101 23:42:07.817719    4892 kubelet.go:2448] "Error getting node" err="node \"pause-233945\" not found"
	Nov 01 23:42:07 pause-233945 kubelet[4892]: I1101 23:42:07.918014    4892 kuberuntime_manager.go:1050] "Updating runtime config through cri with podcidr" CIDR="10.244.0.0/24"
	Nov 01 23:42:07 pause-233945 kubelet[4892]: I1101 23:42:07.919468    4892 kubelet_network.go:60] "Updating Pod CIDR" originalPodCIDR="" newPodCIDR="10.244.0.0/24"
	Nov 01 23:42:07 pause-233945 kubelet[4892]: I1101 23:42:07.993650    4892 kubelet_node_status.go:108] "Node was previously registered" node="pause-233945"
	Nov 01 23:42:07 pause-233945 kubelet[4892]: I1101 23:42:07.993769    4892 kubelet_node_status.go:73] "Successfully registered node" node="pause-233945"
	Nov 01 23:42:08 pause-233945 kubelet[4892]: I1101 23:42:08.021477    4892 apiserver.go:52] "Watching apiserver"
	Nov 01 23:42:08 pause-233945 kubelet[4892]: I1101 23:42:08.041181    4892 topology_manager.go:205] "Topology Admit Handler"
	Nov 01 23:42:08 pause-233945 kubelet[4892]: I1101 23:42:08.041755    4892 topology_manager.go:205] "Topology Admit Handler"
	Nov 01 23:42:08 pause-233945 kubelet[4892]: I1101 23:42:08.041884    4892 topology_manager.go:205] "Topology Admit Handler"
	Nov 01 23:42:08 pause-233945 kubelet[4892]: I1101 23:42:08.125812    4892 reconciler.go:357] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-rwl7x\" (UniqueName: \"kubernetes.io/projected/34c796aa-9d2c-426a-ae6f-8acf6735d1d6-kube-api-access-rwl7x\") pod \"coredns-565d847f94-jwmfb\" (UID: \"34c796aa-9d2c-426a-ae6f-8acf6735d1d6\") " pod="kube-system/coredns-565d847f94-jwmfb"
	Nov 01 23:42:08 pause-233945 kubelet[4892]: I1101 23:42:08.125887    4892 reconciler.go:357] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-proxy\" (UniqueName: \"kubernetes.io/configmap/b3df2ffc-aeca-4c8a-b93a-0c0ab2a29440-kube-proxy\") pod \"kube-proxy-cd45r\" (UID: \"b3df2ffc-aeca-4c8a-b93a-0c0ab2a29440\") " pod="kube-system/kube-proxy-cd45r"
	Nov 01 23:42:08 pause-233945 kubelet[4892]: I1101 23:42:08.125908    4892 reconciler.go:357] "operationExecutor.VerifyControllerAttachedVolume started for volume \"lib-modules\" (UniqueName: \"kubernetes.io/host-path/b3df2ffc-aeca-4c8a-b93a-0c0ab2a29440-lib-modules\") pod \"kube-proxy-cd45r\" (UID: \"b3df2ffc-aeca-4c8a-b93a-0c0ab2a29440\") " pod="kube-system/kube-proxy-cd45r"
	Nov 01 23:42:08 pause-233945 kubelet[4892]: I1101 23:42:08.125930    4892 reconciler.go:357] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-vl6b7\" (UniqueName: \"kubernetes.io/projected/b3df2ffc-aeca-4c8a-b93a-0c0ab2a29440-kube-api-access-vl6b7\") pod \"kube-proxy-cd45r\" (UID: \"b3df2ffc-aeca-4c8a-b93a-0c0ab2a29440\") " pod="kube-system/kube-proxy-cd45r"
	Nov 01 23:42:08 pause-233945 kubelet[4892]: I1101 23:42:08.125951    4892 reconciler.go:357] "operationExecutor.VerifyControllerAttachedVolume started for volume \"xtables-lock\" (UniqueName: \"kubernetes.io/host-path/b3df2ffc-aeca-4c8a-b93a-0c0ab2a29440-xtables-lock\") pod \"kube-proxy-cd45r\" (UID: \"b3df2ffc-aeca-4c8a-b93a-0c0ab2a29440\") " pod="kube-system/kube-proxy-cd45r"
	Nov 01 23:42:08 pause-233945 kubelet[4892]: I1101 23:42:08.125971    4892 reconciler.go:357] "operationExecutor.VerifyControllerAttachedVolume started for volume \"config-volume\" (UniqueName: \"kubernetes.io/configmap/34c796aa-9d2c-426a-ae6f-8acf6735d1d6-config-volume\") pod \"coredns-565d847f94-jwmfb\" (UID: \"34c796aa-9d2c-426a-ae6f-8acf6735d1d6\") " pod="kube-system/coredns-565d847f94-jwmfb"
	Nov 01 23:42:08 pause-233945 kubelet[4892]: I1101 23:42:08.125982    4892 reconciler.go:169] "Reconciler: start to sync state"
	Nov 01 23:42:08 pause-233945 kubelet[4892]: I1101 23:42:08.651726    4892 scope.go:115] "RemoveContainer" containerID="6e634fea6f9476d68e1acd2425509188b760a85b50201312f545e11c95c615ec"
	Nov 01 23:42:09 pause-233945 kubelet[4892]: I1101 23:42:09.160496    4892 kubelet_volumes.go:160] "Cleaned up orphaned pod volumes dir" podUID=ed3d21cf-cc01-4a60-9e8e-afec5e8bb27c path="/var/lib/kubelet/pods/ed3d21cf-cc01-4a60-9e8e-afec5e8bb27c/volumes"
	Nov 01 23:42:09 pause-233945 kubelet[4892]: I1101 23:42:09.941313    4892 pod_container_deletor.go:79] "Container not found in pod's containers" containerID="8ac7ecc511188be7bd9741e59d0b30c1fd3f19fadd5f9c80df6eca0959f0d481"
	Nov 01 23:42:11 pause-233945 kubelet[4892]: I1101 23:42:11.977038    4892 prober_manager.go:287] "Failed to trigger a manual run" probe="Readiness"
	Nov 01 23:42:16 pause-233945 kubelet[4892]: I1101 23:42:16.061616    4892 prober_manager.go:287] "Failed to trigger a manual run" probe="Readiness"
	Nov 01 23:42:22 pause-233945 kubelet[4892]: I1101 23:42:22.569572    4892 topology_manager.go:205] "Topology Admit Handler"
	Nov 01 23:42:22 pause-233945 kubelet[4892]: I1101 23:42:22.639571    4892 reconciler.go:357] "operationExecutor.VerifyControllerAttachedVolume started for volume \"tmp\" (UniqueName: \"kubernetes.io/host-path/f6e0a3e7-9dcb-41a8-9dff-a63b722f2286-tmp\") pod \"storage-provisioner\" (UID: \"f6e0a3e7-9dcb-41a8-9dff-a63b722f2286\") " pod="kube-system/storage-provisioner"
	Nov 01 23:42:22 pause-233945 kubelet[4892]: I1101 23:42:22.639652    4892 reconciler.go:357] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-zrq5g\" (UniqueName: \"kubernetes.io/projected/f6e0a3e7-9dcb-41a8-9dff-a63b722f2286-kube-api-access-zrq5g\") pod \"storage-provisioner\" (UID: \"f6e0a3e7-9dcb-41a8-9dff-a63b722f2286\") " pod="kube-system/storage-provisioner"
	
	* 
	* ==> storage-provisioner [ddae0551aa3e] <==
	* I1101 23:42:23.827225       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I1101 23:42:23.840476       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I1101 23:42:23.840580       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I1101 23:42:23.850986       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I1101 23:42:23.851513       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_pause-233945_841fe3fe-90e9-461b-9460-a542115ce55f!
	I1101 23:42:23.859088       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"517a59de-037f-4417-8b41-6633189f2d6b", APIVersion:"v1", ResourceVersion:"478", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' pause-233945_841fe3fe-90e9-461b-9460-a542115ce55f became leader
	I1101 23:42:23.952293       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_pause-233945_841fe3fe-90e9-461b-9460-a542115ce55f!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p pause-233945 -n pause-233945
helpers_test.go:261: (dbg) Run:  kubectl --context pause-233945 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:270: non-running pods: 
helpers_test.go:272: ======> post-mortem[TestPause/serial/SecondStartNoReconfiguration]: describe non-running pods <======
helpers_test.go:275: (dbg) Run:  kubectl --context pause-233945 describe pod 
helpers_test.go:275: (dbg) Non-zero exit: kubectl --context pause-233945 describe pod : exit status 1 (59.510439ms)

                                                
                                                
** stderr ** 
	error: resource name may not be empty

                                                
                                                
** /stderr **
helpers_test.go:277: kubectl --context pause-233945 describe pod : exit status 1
--- FAIL: TestPause/serial/SecondStartNoReconfiguration (56.41s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/HairPin
net_test.go:238: (dbg) Run:  kubectl --context kubenet-233752 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
net_test.go:238: (dbg) Non-zero exit: kubectl --context kubenet-233752 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080": exit status 1 (5.218973852s)

                                                
                                                
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
net_test.go:238: (dbg) Run:  kubectl --context kubenet-233752 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
E1101 23:53:08.109227   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/functional-225022/client.crt: no such file or directory
net_test.go:238: (dbg) Non-zero exit: kubectl --context kubenet-233752 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080": exit status 1 (5.18048013s)

                                                
                                                
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
net_test.go:238: (dbg) Run:  kubectl --context kubenet-233752 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
net_test.go:238: (dbg) Non-zero exit: kubectl --context kubenet-233752 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080": exit status 1 (5.212991681s)

                                                
                                                
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
net_test.go:238: (dbg) Run:  kubectl --context kubenet-233752 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
net_test.go:238: (dbg) Non-zero exit: kubectl --context kubenet-233752 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080": exit status 1 (5.183578716s)

                                                
                                                
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
net_test.go:238: (dbg) Run:  kubectl --context kubenet-233752 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
E1101 23:53:26.974951   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/cilium-233752/client.crt: no such file or directory
E1101 23:53:26.980218   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/cilium-233752/client.crt: no such file or directory
E1101 23:53:26.990462   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/cilium-233752/client.crt: no such file or directory
E1101 23:53:27.010755   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/cilium-233752/client.crt: no such file or directory
E1101 23:53:27.051067   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/cilium-233752/client.crt: no such file or directory
E1101 23:53:27.131419   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/cilium-233752/client.crt: no such file or directory
E1101 23:53:27.291851   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/cilium-233752/client.crt: no such file or directory
E1101 23:53:27.612632   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/cilium-233752/client.crt: no such file or directory
E1101 23:53:28.252782   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/cilium-233752/client.crt: no such file or directory
E1101 23:53:28.703836   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/kindnet-233752/client.crt: no such file or directory
E1101 23:53:29.533107   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/cilium-233752/client.crt: no such file or directory
E1101 23:53:30.540360   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/gvisor-234341/client.crt: no such file or directory
net_test.go:238: (dbg) Non-zero exit: kubectl --context kubenet-233752 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080": exit status 1 (5.162420601s)

                                                
                                                
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
E1101 23:53:32.094026   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/cilium-233752/client.crt: no such file or directory
net_test.go:238: (dbg) Run:  kubectl --context kubenet-233752 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
E1101 23:53:37.215118   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/cilium-233752/client.crt: no such file or directory
net_test.go:238: (dbg) Non-zero exit: kubectl --context kubenet-233752 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080": exit status 1 (5.175465834s)

                                                
                                                
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
net_test.go:238: (dbg) Run:  kubectl --context kubenet-233752 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
E1101 23:53:47.456040   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/cilium-233752/client.crt: no such file or directory
net_test.go:238: (dbg) Non-zero exit: kubectl --context kubenet-233752 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080": exit status 1 (5.175557608s)

                                                
                                                
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
net_test.go:243: failed to connect via pod host: exit status 1
--- FAIL: TestNetworkPlugins/group/kubenet/HairPin (53.06s)
E1101 23:58:48.151987   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/bridge-233752/client.crt: no such file or directory
E1101 23:58:49.704374   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/addons-224457/client.crt: no such file or directory
E1101 23:58:50.776899   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/enable-default-cni-233752/client.crt: no such file or directory
E1101 23:58:52.124078   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/flannel-233752/client.crt: no such file or directory
E1101 23:58:53.394358   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/calico-233752/client.crt: no such file or directory
E1101 23:58:54.659043   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/cilium-233752/client.crt: no such file or directory
E1101 23:59:04.757026   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/skaffold-233624/client.crt: no such file or directory
E1101 23:59:06.532067   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/kubenet-233752/client.crt: no such file or directory
E1101 23:59:07.759827   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/custom-flannel-233752/client.crt: no such file or directory
E1101 23:59:11.840512   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/old-k8s-version-235128/client.crt: no such file or directory
E1101 23:59:11.845776   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/old-k8s-version-235128/client.crt: no such file or directory
E1101 23:59:11.856103   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/old-k8s-version-235128/client.crt: no such file or directory
E1101 23:59:11.876347   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/old-k8s-version-235128/client.crt: no such file or directory
E1101 23:59:11.916643   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/old-k8s-version-235128/client.crt: no such file or directory
E1101 23:59:11.996926   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/old-k8s-version-235128/client.crt: no such file or directory
E1101 23:59:12.157291   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/old-k8s-version-235128/client.crt: no such file or directory
E1101 23:59:12.477775   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/old-k8s-version-235128/client.crt: no such file or directory
E1101 23:59:13.118776   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/old-k8s-version-235128/client.crt: no such file or directory
E1101 23:59:14.399744   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/old-k8s-version-235128/client.crt: no such file or directory
E1101 23:59:16.960621   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/old-k8s-version-235128/client.crt: no such file or directory
E1101 23:59:22.081433   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/old-k8s-version-235128/client.crt: no such file or directory
E1101 23:59:32.321680   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/old-k8s-version-235128/client.crt: no such file or directory
E1101 23:59:35.445813   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/custom-flannel-233752/client.crt: no such file or directory
E1101 23:59:52.801971   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/old-k8s-version-235128/client.crt: no such file or directory
E1102 00:00:09.772696   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/false-233752/client.crt: no such file or directory
E1102 00:00:10.072141   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/bridge-233752/client.crt: no such file or directory
E1102 00:00:15.314660   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/calico-233752/client.crt: no such file or directory

                                                
                                    

Test pass (271/300)

Order passed test Duration
3 TestDownloadOnly/v1.16.0/json-events 7.06
4 TestDownloadOnly/v1.16.0/preload-exists 0
8 TestDownloadOnly/v1.16.0/LogsDuration 0.08
10 TestDownloadOnly/v1.25.3/json-events 3.93
11 TestDownloadOnly/v1.25.3/preload-exists 0
15 TestDownloadOnly/v1.25.3/LogsDuration 0.08
16 TestDownloadOnly/DeleteAll 0.17
17 TestDownloadOnly/DeleteAlwaysSucceeds 0.15
19 TestBinaryMirror 0.55
20 TestOffline 103.3
22 TestAddons/Setup 148.76
24 TestAddons/parallel/Registry 20.42
25 TestAddons/parallel/Ingress 32.58
26 TestAddons/parallel/MetricsServer 5.7
27 TestAddons/parallel/HelmTiller 13.51
29 TestAddons/parallel/CSI 49.83
30 TestAddons/parallel/Headlamp 13.17
31 TestAddons/parallel/CloudSpanner 5.44
33 TestAddons/serial/GCPAuth 40.53
34 TestAddons/StoppedEnableDisable 14.32
35 TestCertOptions 98.08
36 TestCertExpiration 357.97
37 TestDockerFlags 112.27
38 TestForceSystemdFlag 59.4
39 TestForceSystemdEnv 61.61
40 TestKVMDriverInstallOrUpdate 9.72
44 TestErrorSpam/setup 54.08
45 TestErrorSpam/start 0.39
46 TestErrorSpam/status 0.77
47 TestErrorSpam/pause 1.22
48 TestErrorSpam/unpause 1.37
49 TestErrorSpam/stop 12.59
52 TestFunctional/serial/CopySyncFile 0
53 TestFunctional/serial/StartWithProxy 69.27
54 TestFunctional/serial/AuditLog 0
55 TestFunctional/serial/SoftStart 38.6
56 TestFunctional/serial/KubeContext 0.04
57 TestFunctional/serial/KubectlGetPods 0.08
60 TestFunctional/serial/CacheCmd/cache/add_remote 2.7
61 TestFunctional/serial/CacheCmd/cache/add_local 1.56
62 TestFunctional/serial/CacheCmd/cache/delete_k8s.gcr.io/pause:3.3 0.06
63 TestFunctional/serial/CacheCmd/cache/list 0.07
64 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.24
65 TestFunctional/serial/CacheCmd/cache/cache_reload 1.52
66 TestFunctional/serial/CacheCmd/cache/delete 0.13
67 TestFunctional/serial/MinikubeKubectlCmd 0.12
68 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.12
69 TestFunctional/serial/ExtraConfig 48.25
70 TestFunctional/serial/ComponentHealth 0.06
71 TestFunctional/serial/LogsCmd 1.11
72 TestFunctional/serial/LogsFileCmd 1.11
74 TestFunctional/parallel/ConfigCmd 0.52
75 TestFunctional/parallel/DashboardCmd 45.27
76 TestFunctional/parallel/DryRun 0.36
77 TestFunctional/parallel/InternationalLanguage 0.18
78 TestFunctional/parallel/StatusCmd 1.08
81 TestFunctional/parallel/ServiceCmd 14.68
82 TestFunctional/parallel/ServiceCmdConnect 13.57
83 TestFunctional/parallel/AddonsCmd 0.2
84 TestFunctional/parallel/PersistentVolumeClaim 57.96
86 TestFunctional/parallel/SSHCmd 0.61
87 TestFunctional/parallel/CpCmd 1.15
88 TestFunctional/parallel/MySQL 36.14
89 TestFunctional/parallel/FileSync 0.26
90 TestFunctional/parallel/CertSync 1.55
94 TestFunctional/parallel/NodeLabels 0.07
96 TestFunctional/parallel/NonActiveRuntimeDisabled 0.23
98 TestFunctional/parallel/License 0.14
107 TestFunctional/parallel/ProfileCmd/profile_not_create 0.37
108 TestFunctional/parallel/ProfileCmd/profile_list 0.32
109 TestFunctional/parallel/ProfileCmd/profile_json_output 0.33
110 TestFunctional/parallel/MountCmd/any-port 7.46
111 TestFunctional/parallel/MountCmd/specific-port 1.69
112 TestFunctional/parallel/Version/short 0.08
113 TestFunctional/parallel/Version/components 0.64
114 TestFunctional/parallel/ImageCommands/ImageListShort 0.25
115 TestFunctional/parallel/ImageCommands/ImageListTable 0.31
116 TestFunctional/parallel/ImageCommands/ImageListJson 0.25
117 TestFunctional/parallel/ImageCommands/ImageListYaml 0.25
118 TestFunctional/parallel/ImageCommands/ImageBuild 3.68
119 TestFunctional/parallel/ImageCommands/Setup 0.82
120 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 6.1
121 TestFunctional/parallel/DockerEnv/bash 1.02
122 TestFunctional/parallel/UpdateContextCmd/no_changes 0.11
123 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.11
124 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.11
125 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 2.55
126 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 5.45
127 TestFunctional/parallel/ImageCommands/ImageSaveToFile 1.37
128 TestFunctional/parallel/ImageCommands/ImageRemove 0.68
129 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 2.65
130 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 3.37
131 TestFunctional/delete_addon-resizer_images 0.08
132 TestFunctional/delete_my-image_image 0.02
133 TestFunctional/delete_minikube_cached_images 0.02
134 TestGvisorAddon 317.42
136 TestIngressAddonLegacy/StartLegacyK8sCluster 122.82
138 TestIngressAddonLegacy/serial/ValidateIngressAddonActivation 16.76
139 TestIngressAddonLegacy/serial/ValidateIngressDNSAddonActivation 0.38
140 TestIngressAddonLegacy/serial/ValidateIngressAddons 33.36
143 TestJSONOutput/start/Command 69.67
144 TestJSONOutput/start/Audit 0
146 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
147 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
149 TestJSONOutput/pause/Command 0.61
150 TestJSONOutput/pause/Audit 0
152 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
153 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
155 TestJSONOutput/unpause/Command 0.59
156 TestJSONOutput/unpause/Audit 0
158 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
159 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
161 TestJSONOutput/stop/Command 13.12
162 TestJSONOutput/stop/Audit 0
164 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
165 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
166 TestErrorJSONOutput 0.24
170 TestMainNoArgs 0.06
171 TestMinikubeProfile 111.92
174 TestMountStart/serial/StartWithMountFirst 27.77
175 TestMountStart/serial/VerifyMountFirst 0.41
176 TestMountStart/serial/StartWithMountSecond 27.61
177 TestMountStart/serial/VerifyMountSecond 0.42
178 TestMountStart/serial/DeleteFirst 0.89
179 TestMountStart/serial/VerifyMountPostDelete 0.42
180 TestMountStart/serial/Stop 2.1
181 TestMountStart/serial/RestartStopped 22.54
182 TestMountStart/serial/VerifyMountPostStop 0.41
185 TestMultiNode/serial/FreshStart2Nodes 159.3
186 TestMultiNode/serial/DeployApp2Nodes 4.02
187 TestMultiNode/serial/PingHostFrom2Pods 0.97
188 TestMultiNode/serial/AddNode 64.56
189 TestMultiNode/serial/ProfileList 0.25
190 TestMultiNode/serial/CopyFile 7.99
191 TestMultiNode/serial/StopNode 3.99
192 TestMultiNode/serial/StartAfterStop 32.88
193 TestMultiNode/serial/RestartKeepsNodes 889.23
194 TestMultiNode/serial/DeleteNode 4.85
195 TestMultiNode/serial/StopMultiNode 6.33
196 TestMultiNode/serial/RestartMultiNode 583.14
202 TestPreload 147.12
204 TestScheduledStopUnix 126.35
205 TestSkaffold 88.14
208 TestRunningBinaryUpgrade 150.79
210 TestKubernetesUpgrade 183.09
231 TestPause/serial/Start 107.31
233 TestStoppedBinaryUpgrade/Setup 0.29
234 TestStoppedBinaryUpgrade/Upgrade 162.14
236 TestNoKubernetes/serial/StartNoK8sWithVersion 0.09
237 TestNoKubernetes/serial/StartWithK8s 64.42
238 TestNoKubernetes/serial/StartWithStopK8s 6.84
239 TestNoKubernetes/serial/Start 27.38
240 TestNoKubernetes/serial/VerifyK8sNotRunning 0.24
241 TestNoKubernetes/serial/ProfileList 30.84
242 TestNoKubernetes/serial/Stop 2.11
243 TestNoKubernetes/serial/StartNoArgs 59.16
244 TestStoppedBinaryUpgrade/MinikubeLogs 1.05
245 TestNetworkPlugins/group/auto/Start 107.52
246 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.28
247 TestNetworkPlugins/group/kindnet/Start 112.68
248 TestNetworkPlugins/group/cilium/Start 172.91
249 TestNetworkPlugins/group/auto/KubeletFlags 0.29
250 TestNetworkPlugins/group/auto/NetCatPod 14.5
251 TestNetworkPlugins/group/auto/DNS 0.22
252 TestNetworkPlugins/group/auto/Localhost 0.16
253 TestNetworkPlugins/group/auto/HairPin 5.17
254 TestNetworkPlugins/group/calico/Start 342.25
255 TestNetworkPlugins/group/kindnet/ControllerPod 5.02
256 TestNetworkPlugins/group/kindnet/KubeletFlags 0.25
257 TestNetworkPlugins/group/kindnet/NetCatPod 14.41
258 TestNetworkPlugins/group/kindnet/DNS 0.28
259 TestNetworkPlugins/group/kindnet/Localhost 0.22
260 TestNetworkPlugins/group/kindnet/HairPin 0.22
261 TestNetworkPlugins/group/custom-flannel/Start 98.82
262 TestNetworkPlugins/group/cilium/ControllerPod 5.02
263 TestNetworkPlugins/group/cilium/KubeletFlags 0.26
264 TestNetworkPlugins/group/cilium/NetCatPod 16.06
265 TestNetworkPlugins/group/cilium/DNS 0.28
266 TestNetworkPlugins/group/cilium/Localhost 0.17
267 TestNetworkPlugins/group/cilium/HairPin 0.15
268 TestNetworkPlugins/group/false/Start 79.06
269 TestNetworkPlugins/group/enable-default-cni/Start 127.49
270 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.24
271 TestNetworkPlugins/group/custom-flannel/NetCatPod 11.33
272 TestNetworkPlugins/group/custom-flannel/DNS 0.25
273 TestNetworkPlugins/group/custom-flannel/Localhost 0.17
274 TestNetworkPlugins/group/custom-flannel/HairPin 0.18
275 TestNetworkPlugins/group/flannel/Start 106.98
276 TestNetworkPlugins/group/false/KubeletFlags 0.3
277 TestNetworkPlugins/group/false/NetCatPod 15.42
278 TestNetworkPlugins/group/false/DNS 0.22
279 TestNetworkPlugins/group/false/Localhost 0.21
280 TestNetworkPlugins/group/false/HairPin 5.19
281 TestNetworkPlugins/group/bridge/Start 113.92
282 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.26
283 TestNetworkPlugins/group/enable-default-cni/NetCatPod 12.39
284 TestNetworkPlugins/group/flannel/ControllerPod 5.02
285 TestNetworkPlugins/group/flannel/KubeletFlags 0.24
286 TestNetworkPlugins/group/flannel/NetCatPod 13.36
287 TestNetworkPlugins/group/enable-default-cni/DNS 0.21
288 TestNetworkPlugins/group/enable-default-cni/Localhost 0.18
289 TestNetworkPlugins/group/enable-default-cni/HairPin 0.14
290 TestNetworkPlugins/group/kubenet/Start 83.25
291 TestNetworkPlugins/group/flannel/DNS 0.21
292 TestNetworkPlugins/group/flannel/Localhost 0.2
293 TestNetworkPlugins/group/flannel/HairPin 0.19
295 TestStartStop/group/old-k8s-version/serial/FirstStart 162.87
296 TestNetworkPlugins/group/bridge/KubeletFlags 0.24
297 TestNetworkPlugins/group/bridge/NetCatPod 15.39
298 TestNetworkPlugins/group/calico/ControllerPod 5.04
299 TestNetworkPlugins/group/calico/KubeletFlags 0.26
300 TestNetworkPlugins/group/calico/NetCatPod 15.49
301 TestNetworkPlugins/group/bridge/DNS 0.25
302 TestNetworkPlugins/group/bridge/Localhost 0.19
303 TestNetworkPlugins/group/bridge/HairPin 0.21
305 TestStartStop/group/embed-certs/serial/FirstStart 79.79
306 TestNetworkPlugins/group/kubenet/KubeletFlags 0.27
307 TestNetworkPlugins/group/kubenet/NetCatPod 12.41
308 TestNetworkPlugins/group/calico/DNS 0.25
309 TestNetworkPlugins/group/calico/Localhost 0.19
310 TestNetworkPlugins/group/calico/HairPin 0.21
312 TestStartStop/group/no-preload/serial/FirstStart 149.18
313 TestNetworkPlugins/group/kubenet/DNS 0.24
314 TestNetworkPlugins/group/kubenet/Localhost 0.26
317 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 79.93
318 TestStartStop/group/embed-certs/serial/DeployApp 9.44
319 TestStartStop/group/old-k8s-version/serial/DeployApp 9.54
320 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 0.94
321 TestStartStop/group/embed-certs/serial/Stop 14.18
322 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 0.82
323 TestStartStop/group/old-k8s-version/serial/Stop 4.77
324 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.78
325 TestStartStop/group/old-k8s-version/serial/SecondStart 48.99
326 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.26
327 TestStartStop/group/embed-certs/serial/SecondStart 358.42
328 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 10.44
329 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 24.02
330 TestStartStop/group/no-preload/serial/DeployApp 10.42
331 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.11
332 TestStartStop/group/default-k8s-diff-port/serial/Stop 13.43
333 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.14
334 TestStartStop/group/no-preload/serial/Stop 13.43
335 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.24
336 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 328.86
337 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.08
338 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.25
339 TestStartStop/group/old-k8s-version/serial/Pause 2.98
340 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.33
341 TestStartStop/group/no-preload/serial/SecondStart 335.71
343 TestStartStop/group/newest-cni/serial/FirstStart 106.07
344 TestStartStop/group/newest-cni/serial/DeployApp 0
345 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 0.94
346 TestStartStop/group/newest-cni/serial/Stop 13.14
347 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.21
348 TestStartStop/group/newest-cni/serial/SecondStart 40.51
349 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
350 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
351 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.3
352 TestStartStop/group/newest-cni/serial/Pause 2.58
353 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 21.02
354 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.08
355 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.26
356 TestStartStop/group/embed-certs/serial/Pause 2.75
357 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 14.02
358 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.09
359 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 14.02
360 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.28
361 TestStartStop/group/default-k8s-diff-port/serial/Pause 2.96
362 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.08
363 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.28
364 TestStartStop/group/no-preload/serial/Pause 2.61
x
+
TestDownloadOnly/v1.16.0/json-events (7.06s)

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

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

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

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

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

                                                
                                                
-- stdout --
	* 
	* ==> Audit <==
	* |---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-224445 | jenkins | v1.27.1 | 01 Nov 22 22:44 UTC |          |
	|         | -p download-only-224445        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.16.0   |                      |         |         |                     |          |
	|         | --container-runtime=docker     |                      |         |         |                     |          |
	|         | --driver=kvm2                  |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	* 
	* ==> Last Start <==
	* Log file created at: 2022/11/01 22:44:45
	Running on machine: ubuntu-20-agent-7
	Binary: Built with gc go1.19.2 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1101 22:44:45.784444   10656 out.go:296] Setting OutFile to fd 1 ...
	I1101 22:44:45.784532   10656 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I1101 22:44:45.784541   10656 out.go:309] Setting ErrFile to fd 2...
	I1101 22:44:45.784545   10656 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I1101 22:44:45.784650   10656 root.go:334] Updating PATH: /home/jenkins/minikube-integration/15232-3852/.minikube/bin
	W1101 22:44:45.784762   10656 root.go:311] Error reading config file at /home/jenkins/minikube-integration/15232-3852/.minikube/config/config.json: open /home/jenkins/minikube-integration/15232-3852/.minikube/config/config.json: no such file or directory
	I1101 22:44:45.785281   10656 out.go:303] Setting JSON to true
	I1101 22:44:45.786034   10656 start.go:116] hostinfo: {"hostname":"ubuntu-20-agent-7","uptime":1641,"bootTime":1667341045,"procs":172,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1021-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1101 22:44:45.786092   10656 start.go:126] virtualization: kvm guest
	I1101 22:44:45.788759   10656 out.go:97] [download-only-224445] minikube v1.27.1 on Ubuntu 20.04 (kvm/amd64)
	I1101 22:44:45.788848   10656 notify.go:220] Checking for updates...
	I1101 22:44:45.790274   10656 out.go:169] MINIKUBE_LOCATION=15232
	W1101 22:44:45.788858   10656 preload.go:295] Failed to list preload files: open /home/jenkins/minikube-integration/15232-3852/.minikube/cache/preloaded-tarball: no such file or directory
	I1101 22:44:45.792810   10656 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1101 22:44:45.794306   10656 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/15232-3852/kubeconfig
	I1101 22:44:45.795721   10656 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/15232-3852/.minikube
	I1101 22:44:45.797065   10656 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W1101 22:44:45.799421   10656 out.go:272] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I1101 22:44:45.799565   10656 driver.go:365] Setting default libvirt URI to qemu:///system
	I1101 22:44:45.895313   10656 out.go:97] Using the kvm2 driver based on user configuration
	I1101 22:44:45.895329   10656 start.go:282] selected driver: kvm2
	I1101 22:44:45.895339   10656 start.go:808] validating driver "kvm2" against <nil>
	I1101 22:44:45.895599   10656 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1101 22:44:45.895792   10656 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/minikube-integration/15232-3852/.minikube/bin:/home/jenkins/workspace/KVM_Linux_integration/out/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/go/bin:/home/jenkins/go/bin:/usr/local/bin/:/usr/local/go/bin/:/home/jenkins/go/bin
	I1101 22:44:45.909572   10656 install.go:137] /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2 version is 1.27.1
	I1101 22:44:45.909619   10656 start_flags.go:303] no existing cluster config was found, will generate one from the flags 
	I1101 22:44:45.910028   10656 start_flags.go:384] Using suggested 6000MB memory alloc based on sys=32101MB, container=0MB
	I1101 22:44:45.910124   10656 start_flags.go:870] Wait components to verify : map[apiserver:true system_pods:true]
	I1101 22:44:45.910153   10656 cni.go:95] Creating CNI manager for ""
	I1101 22:44:45.910159   10656 cni.go:169] CNI unnecessary in this configuration, recommending no CNI
	I1101 22:44:45.910165   10656 start_flags.go:317] config:
	{Name:download-only-224445 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 Memory:6000 CPUs:2 DiskSize:20000 VMDriver: Driver:kvm2 HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:0 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.16.0 ClusterName:download-only-224445 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRunt
ime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath:/opt/socket_vmnet/bin/socket_vmnet_client SocketVMnetPath:/var/run/socket_vmnet}
	I1101 22:44:45.910318   10656 iso.go:124] acquiring lock: {Name:mk93232507d11fe0845a763ac9a9cca8a262da71 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1101 22:44:45.911968   10656 out.go:97] Downloading VM boot image ...
	I1101 22:44:45.911997   10656 download.go:101] Downloading: https://storage.googleapis.com/minikube-builds/iso/15232/minikube-v1.27.0-1666976405-15232-amd64.iso?checksum=file:https://storage.googleapis.com/minikube-builds/iso/15232/minikube-v1.27.0-1666976405-15232-amd64.iso.sha256 -> /home/jenkins/minikube-integration/15232-3852/.minikube/cache/iso/amd64/minikube-v1.27.0-1666976405-15232-amd64.iso
	I1101 22:44:49.536690   10656 out.go:97] Starting control plane node download-only-224445 in cluster download-only-224445
	I1101 22:44:49.536711   10656 preload.go:132] Checking if preload exists for k8s version v1.16.0 and runtime docker
	I1101 22:44:49.560515   10656 preload.go:119] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.16.0/preloaded-images-k8s-v18-v1.16.0-docker-overlay2-amd64.tar.lz4
	I1101 22:44:49.560540   10656 cache.go:57] Caching tarball of preloaded images
	I1101 22:44:49.560685   10656 preload.go:132] Checking if preload exists for k8s version v1.16.0 and runtime docker
	I1101 22:44:49.562414   10656 out.go:97] Downloading Kubernetes v1.16.0 preload ...
	I1101 22:44:49.562435   10656 preload.go:238] getting checksum for preloaded-images-k8s-v18-v1.16.0-docker-overlay2-amd64.tar.lz4 ...
	I1101 22:44:49.588941   10656 download.go:101] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.16.0/preloaded-images-k8s-v18-v1.16.0-docker-overlay2-amd64.tar.lz4?checksum=md5:326f3ce331abb64565b50b8c9e791244 -> /home/jenkins/minikube-integration/15232-3852/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.16.0-docker-overlay2-amd64.tar.lz4
	
	* 
	* The control plane node "" does not exist.
	  To start a cluster, run: "minikube start -p download-only-224445"

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

                                                
                                    
x
+
TestDownloadOnly/v1.25.3/json-events (3.93s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.25.3/json-events
aaa_download_only_test.go:71: (dbg) Run:  out/minikube-linux-amd64 start -o=json --download-only -p download-only-224445 --force --alsologtostderr --kubernetes-version=v1.25.3 --container-runtime=docker --driver=kvm2 
aaa_download_only_test.go:71: (dbg) Done: out/minikube-linux-amd64 start -o=json --download-only -p download-only-224445 --force --alsologtostderr --kubernetes-version=v1.25.3 --container-runtime=docker --driver=kvm2 : (3.927155016s)
--- PASS: TestDownloadOnly/v1.25.3/json-events (3.93s)

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

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.25.3/LogsDuration
aaa_download_only_test.go:173: (dbg) Run:  out/minikube-linux-amd64 logs -p download-only-224445
aaa_download_only_test.go:173: (dbg) Non-zero exit: out/minikube-linux-amd64 logs -p download-only-224445: exit status 85 (78.215047ms)

                                                
                                                
-- stdout --
	* 
	* ==> Audit <==
	* |---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-224445 | jenkins | v1.27.1 | 01 Nov 22 22:44 UTC |          |
	|         | -p download-only-224445        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.16.0   |                      |         |         |                     |          |
	|         | --container-runtime=docker     |                      |         |         |                     |          |
	|         | --driver=kvm2                  |                      |         |         |                     |          |
	| start   | -o=json --download-only        | download-only-224445 | jenkins | v1.27.1 | 01 Nov 22 22:44 UTC |          |
	|         | -p download-only-224445        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.25.3   |                      |         |         |                     |          |
	|         | --container-runtime=docker     |                      |         |         |                     |          |
	|         | --driver=kvm2                  |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	* 
	* ==> Last Start <==
	* Log file created at: 2022/11/01 22:44:52
	Running on machine: ubuntu-20-agent-7
	Binary: Built with gc go1.19.2 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1101 22:44:52.922676   10692 out.go:296] Setting OutFile to fd 1 ...
	I1101 22:44:52.922835   10692 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I1101 22:44:52.922845   10692 out.go:309] Setting ErrFile to fd 2...
	I1101 22:44:52.922849   10692 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I1101 22:44:52.922942   10692 root.go:334] Updating PATH: /home/jenkins/minikube-integration/15232-3852/.minikube/bin
	W1101 22:44:52.923056   10692 root.go:311] Error reading config file at /home/jenkins/minikube-integration/15232-3852/.minikube/config/config.json: open /home/jenkins/minikube-integration/15232-3852/.minikube/config/config.json: no such file or directory
	I1101 22:44:52.923405   10692 out.go:303] Setting JSON to true
	I1101 22:44:52.924118   10692 start.go:116] hostinfo: {"hostname":"ubuntu-20-agent-7","uptime":1648,"bootTime":1667341045,"procs":168,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1021-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1101 22:44:52.924183   10692 start.go:126] virtualization: kvm guest
	I1101 22:44:52.926106   10692 out.go:97] [download-only-224445] minikube v1.27.1 on Ubuntu 20.04 (kvm/amd64)
	I1101 22:44:52.926206   10692 notify.go:220] Checking for updates...
	I1101 22:44:52.927574   10692 out.go:169] MINIKUBE_LOCATION=15232
	I1101 22:44:52.928965   10692 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1101 22:44:52.930425   10692 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/15232-3852/kubeconfig
	I1101 22:44:52.931718   10692 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/15232-3852/.minikube
	I1101 22:44:52.932961   10692 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	
	* 
	* The control plane node "" does not exist.
	  To start a cluster, run: "minikube start -p download-only-224445"

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

                                                
                                    
x
+
TestDownloadOnly/DeleteAll (0.17s)

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

                                                
                                    
x
+
TestDownloadOnly/DeleteAlwaysSucceeds (0.15s)

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

                                                
                                    
x
+
TestBinaryMirror (0.55s)

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

                                                
                                    
x
+
TestOffline (103.3s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:55: (dbg) Run:  out/minikube-linux-amd64 start -p offline-docker-233752 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=kvm2 

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

                                                
                                    
x
+
TestAddons/Setup (148.76s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:76: (dbg) Run:  out/minikube-linux-amd64 start -p addons-224457 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --driver=kvm2  --addons=ingress --addons=ingress-dns --addons=helm-tiller
addons_test.go:76: (dbg) Done: out/minikube-linux-amd64 start -p addons-224457 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --driver=kvm2  --addons=ingress --addons=ingress-dns --addons=helm-tiller: (2m28.76325274s)
--- PASS: TestAddons/Setup (148.76s)

                                                
                                    
x
+
TestAddons/parallel/Registry (20.42s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:283: registry stabilized in 16.689036ms

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:285: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...

                                                
                                                
=== CONT  TestAddons/parallel/Registry
helpers_test.go:342: "registry-4f2r6" [41a2af88-3a08-4508-b98f-1376b21c4aef] Running

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:285: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.021095946s
addons_test.go:288: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:342: "registry-proxy-gdbnw" [1b44ef47-bc79-457d-94cf-34083d2f1a70] Running

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:288: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.008263917s
addons_test.go:293: (dbg) Run:  kubectl --context addons-224457 delete po -l run=registry-test --now
addons_test.go:298: (dbg) Run:  kubectl --context addons-224457 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"

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:298: (dbg) Done: kubectl --context addons-224457 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": (9.721351195s)
addons_test.go:312: (dbg) Run:  out/minikube-linux-amd64 -p addons-224457 ip
2022/11/01 22:47:46 [DEBUG] GET http://192.168.39.230:5000
addons_test.go:341: (dbg) Run:  out/minikube-linux-amd64 -p addons-224457 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (20.42s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (32.58s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:165: (dbg) Run:  kubectl --context addons-224457 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:165: (dbg) Done: kubectl --context addons-224457 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s: (2.39859814s)
addons_test.go:185: (dbg) Run:  kubectl --context addons-224457 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:185: (dbg) Non-zero exit: kubectl --context addons-224457 replace --force -f testdata/nginx-ingress-v1.yaml: exit status 1 (856.009191ms)

                                                
                                                
** stderr ** 
	Error from server (InternalError): Internal error occurred: failed calling webhook "validate.nginx.ingress.kubernetes.io": failed to call webhook: Post "https://ingress-nginx-controller-admission.ingress-nginx.svc:443/networking/v1/ingresses?timeout=10s": dial tcp 10.99.5.94:443: connect: connection refused

                                                
                                                
** /stderr **

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:185: (dbg) Run:  kubectl --context addons-224457 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:198: (dbg) Run:  kubectl --context addons-224457 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:203: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:342: "nginx" [23c8f713-3a89-42ee-86f2-eed01415aa6e] Pending
helpers_test.go:342: "nginx" [23c8f713-3a89-42ee-86f2-eed01415aa6e] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
helpers_test.go:342: "nginx" [23c8f713-3a89-42ee-86f2-eed01415aa6e] Running

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:203: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 17.007264988s
addons_test.go:215: (dbg) Run:  out/minikube-linux-amd64 -p addons-224457 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:239: (dbg) Run:  kubectl --context addons-224457 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:244: (dbg) Run:  out/minikube-linux-amd64 -p addons-224457 ip
addons_test.go:250: (dbg) Run:  nslookup hello-john.test 192.168.39.230
addons_test.go:259: (dbg) Run:  out/minikube-linux-amd64 -p addons-224457 addons disable ingress-dns --alsologtostderr -v=1

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:259: (dbg) Done: out/minikube-linux-amd64 -p addons-224457 addons disable ingress-dns --alsologtostderr -v=1: (2.022106045s)
addons_test.go:264: (dbg) Run:  out/minikube-linux-amd64 -p addons-224457 addons disable ingress --alsologtostderr -v=1

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:264: (dbg) Done: out/minikube-linux-amd64 -p addons-224457 addons disable ingress --alsologtostderr -v=1: (7.695873464s)
--- PASS: TestAddons/parallel/Ingress (32.58s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (5.7s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:360: metrics-server stabilized in 16.766473ms

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:362: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
helpers_test.go:342: "metrics-server-769cd898cd-nd2f6" [b18cc636-799b-4875-a970-742a85b52932] Running

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:362: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.018127512s
addons_test.go:368: (dbg) Run:  kubectl --context addons-224457 top pods -n kube-system

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:385: (dbg) Run:  out/minikube-linux-amd64 -p addons-224457 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (5.70s)

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (13.51s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:409: tiller-deploy stabilized in 2.28958ms
addons_test.go:411: (dbg) TestAddons/parallel/HelmTiller: waiting 6m0s for pods matching "app=helm" in namespace "kube-system" ...
helpers_test.go:342: "tiller-deploy-696b5bfbb7-822zs" [bca5ae87-6081-4a0a-82ab-611946c6bf80] Running

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:411: (dbg) TestAddons/parallel/HelmTiller: app=helm healthy within 5.007989482s
addons_test.go:426: (dbg) Run:  kubectl --context addons-224457 run --rm helm-test --restart=Never --image=alpine/helm:2.16.3 -it --namespace=kube-system -- version

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:426: (dbg) Done: kubectl --context addons-224457 run --rm helm-test --restart=Never --image=alpine/helm:2.16.3 -it --namespace=kube-system -- version: (8.02609603s)
addons_test.go:443: (dbg) Run:  out/minikube-linux-amd64 -p addons-224457 addons disable helm-tiller --alsologtostderr -v=1
--- PASS: TestAddons/parallel/HelmTiller (13.51s)

                                                
                                    
x
+
TestAddons/parallel/CSI (49.83s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:514: csi-hostpath-driver pods stabilized in 21.01865ms
addons_test.go:517: (dbg) Run:  kubectl --context addons-224457 create -f testdata/csi-hostpath-driver/pvc.yaml

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:522: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:392: (dbg) Run:  kubectl --context addons-224457 get pvc hpvc -o jsonpath={.status.phase} -n default

                                                
                                                
=== CONT  TestAddons/parallel/CSI
helpers_test.go:392: (dbg) Run:  kubectl --context addons-224457 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:527: (dbg) Run:  kubectl --context addons-224457 create -f testdata/csi-hostpath-driver/pv-pod.yaml

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:532: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:342: "task-pv-pod" [0c55ab2c-2817-4779-809c-ccb5992a2cb6] Pending
helpers_test.go:342: "task-pv-pod" [0c55ab2c-2817-4779-809c-ccb5992a2cb6] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])

                                                
                                                
=== CONT  TestAddons/parallel/CSI
helpers_test.go:342: "task-pv-pod" [0c55ab2c-2817-4779-809c-ccb5992a2cb6] Running

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:532: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 22.017370579s
addons_test.go:537: (dbg) Run:  kubectl --context addons-224457 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:542: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:417: (dbg) Run:  kubectl --context addons-224457 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:425: TestAddons/parallel/CSI: WARNING: volume snapshot get for "default" "new-snapshot-demo" returned: 
helpers_test.go:417: (dbg) Run:  kubectl --context addons-224457 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:547: (dbg) Run:  kubectl --context addons-224457 delete pod task-pv-pod
addons_test.go:553: (dbg) Run:  kubectl --context addons-224457 delete pvc hpvc
addons_test.go:559: (dbg) Run:  kubectl --context addons-224457 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:564: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:392: (dbg) Run:  kubectl --context addons-224457 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:392: (dbg) Run:  kubectl --context addons-224457 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:569: (dbg) Run:  kubectl --context addons-224457 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:574: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod-restore" in namespace "default" ...
helpers_test.go:342: "task-pv-pod-restore" [2f68e2d9-a668-426c-9a25-229e0777a431] Pending

                                                
                                                
=== CONT  TestAddons/parallel/CSI
helpers_test.go:342: "task-pv-pod-restore" [2f68e2d9-a668-426c-9a25-229e0777a431] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])

                                                
                                                
=== CONT  TestAddons/parallel/CSI
helpers_test.go:342: "task-pv-pod-restore" [2f68e2d9-a668-426c-9a25-229e0777a431] Running

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:574: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 13.01484481s
addons_test.go:579: (dbg) Run:  kubectl --context addons-224457 delete pod task-pv-pod-restore
addons_test.go:579: (dbg) Done: kubectl --context addons-224457 delete pod task-pv-pod-restore: (1.18903071s)
addons_test.go:583: (dbg) Run:  kubectl --context addons-224457 delete pvc hpvc-restore
addons_test.go:587: (dbg) Run:  kubectl --context addons-224457 delete volumesnapshot new-snapshot-demo
addons_test.go:591: (dbg) Run:  out/minikube-linux-amd64 -p addons-224457 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:591: (dbg) Done: out/minikube-linux-amd64 -p addons-224457 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.827557884s)
addons_test.go:595: (dbg) Run:  out/minikube-linux-amd64 -p addons-224457 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (49.83s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (13.17s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:738: (dbg) Run:  out/minikube-linux-amd64 addons enable headlamp -p addons-224457 --alsologtostderr -v=1

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:738: (dbg) Done: out/minikube-linux-amd64 addons enable headlamp -p addons-224457 --alsologtostderr -v=1: (1.166815478s)
addons_test.go:743: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
helpers_test.go:342: "headlamp-5f4cf474d8-8xvzr" [8f8538ee-a1b9-40cf-8470-441367c2cf43] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
helpers_test.go:342: "headlamp-5f4cf474d8-8xvzr" [8f8538ee-a1b9-40cf-8470-441367c2cf43] Running

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:743: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 12.005869665s
--- PASS: TestAddons/parallel/Headlamp (13.17s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.44s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:759: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:342: "cloud-spanner-emulator-6c47ff8fb6-mzpwp" [663caf8e-6414-41e7-8af5-e182fdc001cb] Running
addons_test.go:759: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.00647554s
addons_test.go:762: (dbg) Run:  out/minikube-linux-amd64 addons disable cloud-spanner -p addons-224457
--- PASS: TestAddons/parallel/CloudSpanner (5.44s)

                                                
                                    
x
+
TestAddons/serial/GCPAuth (40.53s)

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth
addons_test.go:606: (dbg) Run:  kubectl --context addons-224457 create -f testdata/busybox.yaml
addons_test.go:613: (dbg) Run:  kubectl --context addons-224457 create sa gcp-auth-test
addons_test.go:619: (dbg) TestAddons/serial/GCPAuth: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:342: "busybox" [8d584f1a-feea-4a4b-a6cb-a575a2cb18c8] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:342: "busybox" [8d584f1a-feea-4a4b-a6cb-a575a2cb18c8] Running
addons_test.go:619: (dbg) TestAddons/serial/GCPAuth: integration-test=busybox healthy within 8.007221416s
addons_test.go:625: (dbg) Run:  kubectl --context addons-224457 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS"
addons_test.go:637: (dbg) Run:  kubectl --context addons-224457 describe sa gcp-auth-test
addons_test.go:675: (dbg) Run:  kubectl --context addons-224457 exec busybox -- /bin/sh -c "printenv GOOGLE_CLOUD_PROJECT"
addons_test.go:688: (dbg) Run:  out/minikube-linux-amd64 -p addons-224457 addons disable gcp-auth --alsologtostderr -v=1
addons_test.go:688: (dbg) Done: out/minikube-linux-amd64 -p addons-224457 addons disable gcp-auth --alsologtostderr -v=1: (6.071013724s)
addons_test.go:704: (dbg) Run:  out/minikube-linux-amd64 -p addons-224457 addons enable gcp-auth
addons_test.go:704: (dbg) Done: out/minikube-linux-amd64 -p addons-224457 addons enable gcp-auth: (2.038936205s)
addons_test.go:710: (dbg) Run:  kubectl --context addons-224457 apply -f testdata/private-image.yaml
addons_test.go:717: (dbg) TestAddons/serial/GCPAuth: waiting 8m0s for pods matching "integration-test=private-image" in namespace "default" ...
helpers_test.go:342: "private-image-5c86c669bd-2dvsr" [91886bec-bedb-48ad-aa94-f3cb2100da27] Pending / Ready:ContainersNotReady (containers with unready status: [private-image]) / ContainersReady:ContainersNotReady (containers with unready status: [private-image])
helpers_test.go:342: "private-image-5c86c669bd-2dvsr" [91886bec-bedb-48ad-aa94-f3cb2100da27] Running
addons_test.go:717: (dbg) TestAddons/serial/GCPAuth: integration-test=private-image healthy within 13.01260695s
addons_test.go:723: (dbg) Run:  kubectl --context addons-224457 apply -f testdata/private-image-eu.yaml
addons_test.go:728: (dbg) TestAddons/serial/GCPAuth: waiting 8m0s for pods matching "integration-test=private-image-eu" in namespace "default" ...
helpers_test.go:342: "private-image-eu-64c96f687b-975kw" [7a489188-f65d-4a87-94d7-d9195540c31e] Pending / Ready:ContainersNotReady (containers with unready status: [private-image-eu]) / ContainersReady:ContainersNotReady (containers with unready status: [private-image-eu])
helpers_test.go:342: "private-image-eu-64c96f687b-975kw" [7a489188-f65d-4a87-94d7-d9195540c31e] Running
addons_test.go:728: (dbg) TestAddons/serial/GCPAuth: integration-test=private-image-eu healthy within 10.016592447s
--- PASS: TestAddons/serial/GCPAuth (40.53s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (14.32s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:135: (dbg) Run:  out/minikube-linux-amd64 stop -p addons-224457
addons_test.go:135: (dbg) Done: out/minikube-linux-amd64 stop -p addons-224457: (14.11281493s)
addons_test.go:139: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p addons-224457
addons_test.go:143: (dbg) Run:  out/minikube-linux-amd64 addons disable dashboard -p addons-224457
--- PASS: TestAddons/StoppedEnableDisable (14.32s)

                                                
                                    
x
+
TestCertOptions (98.08s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-amd64 start -p cert-options-234023 --memory=2048 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=kvm2 

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

                                                
                                    
x
+
TestCertExpiration (357.97s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-233936 --memory=2048 --cert-expiration=3m --driver=kvm2 

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Done: out/minikube-linux-amd64 start -p cert-expiration-233936 --memory=2048 --cert-expiration=3m --driver=kvm2 : (1m14.683913208s)
E1101 23:41:30.595336   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/ingress-addon-legacy-225410/client.crt: no such file or directory

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-233936 --memory=2048 --cert-expiration=8760h --driver=kvm2 

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:131: (dbg) Done: out/minikube-linux-amd64 start -p cert-expiration-233936 --memory=2048 --cert-expiration=8760h --driver=kvm2 : (1m42.153297425s)
helpers_test.go:175: Cleaning up "cert-expiration-233936" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-expiration-233936
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p cert-expiration-233936: (1.128445671s)
--- PASS: TestCertExpiration (357.97s)

                                                
                                    
x
+
TestDockerFlags (112.27s)

                                                
                                                
=== RUN   TestDockerFlags
=== PAUSE TestDockerFlags

                                                
                                                

                                                
                                                
=== CONT  TestDockerFlags
docker_test.go:45: (dbg) Run:  out/minikube-linux-amd64 start -p docker-flags-233752 --cache-images=false --memory=2048 --install-addons=false --wait=false --docker-env=FOO=BAR --docker-env=BAZ=BAT --docker-opt=debug --docker-opt=icc=true --alsologtostderr -v=5 --driver=kvm2 

                                                
                                                
=== CONT  TestDockerFlags
docker_test.go:45: (dbg) Done: out/minikube-linux-amd64 start -p docker-flags-233752 --cache-images=false --memory=2048 --install-addons=false --wait=false --docker-env=FOO=BAR --docker-env=BAZ=BAT --docker-opt=debug --docker-opt=icc=true --alsologtostderr -v=5 --driver=kvm2 : (1m50.569828259s)
docker_test.go:50: (dbg) Run:  out/minikube-linux-amd64 -p docker-flags-233752 ssh "sudo systemctl show docker --property=Environment --no-pager"
docker_test.go:61: (dbg) Run:  out/minikube-linux-amd64 -p docker-flags-233752 ssh "sudo systemctl show docker --property=ExecStart --no-pager"
helpers_test.go:175: Cleaning up "docker-flags-233752" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p docker-flags-233752
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p docker-flags-233752: (1.210019475s)
--- PASS: TestDockerFlags (112.27s)

                                                
                                    
x
+
TestForceSystemdFlag (59.4s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:85: (dbg) Run:  out/minikube-linux-amd64 start -p force-systemd-flag-233752 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=kvm2 

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

                                                
                                    
x
+
TestForceSystemdEnv (61.61s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:149: (dbg) Run:  out/minikube-linux-amd64 start -p force-systemd-env-234230 --memory=2048 --alsologtostderr -v=5 --driver=kvm2 
E1101 23:42:41.713195   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/skaffold-233624/client.crt: no such file or directory
E1101 23:42:41.718488   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/skaffold-233624/client.crt: no such file or directory
E1101 23:42:41.728743   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/skaffold-233624/client.crt: no such file or directory
E1101 23:42:41.749006   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/skaffold-233624/client.crt: no such file or directory
E1101 23:42:41.789241   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/skaffold-233624/client.crt: no such file or directory
E1101 23:42:41.869544   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/skaffold-233624/client.crt: no such file or directory
E1101 23:42:42.029984   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/skaffold-233624/client.crt: no such file or directory
E1101 23:42:42.350653   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/skaffold-233624/client.crt: no such file or directory
E1101 23:42:42.991519   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/skaffold-233624/client.crt: no such file or directory
E1101 23:42:44.271745   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/skaffold-233624/client.crt: no such file or directory
E1101 23:42:46.832630   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/skaffold-233624/client.crt: no such file or directory
E1101 23:42:51.953384   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/skaffold-233624/client.crt: no such file or directory
E1101 23:43:02.194538   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/skaffold-233624/client.crt: no such file or directory

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:149: (dbg) Done: out/minikube-linux-amd64 start -p force-systemd-env-234230 --memory=2048 --alsologtostderr -v=5 --driver=kvm2 : (1m0.287900451s)
docker_test.go:104: (dbg) Run:  out/minikube-linux-amd64 -p force-systemd-env-234230 ssh "docker info --format {{.CgroupDriver}}"
helpers_test.go:175: Cleaning up "force-systemd-env-234230" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p force-systemd-env-234230

                                                
                                                
=== CONT  TestForceSystemdEnv
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p force-systemd-env-234230: (1.05280265s)
--- PASS: TestForceSystemdEnv (61.61s)

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (9.72s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
=== PAUSE TestKVMDriverInstallOrUpdate

                                                
                                                

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

                                                
                                    
x
+
TestErrorSpam/setup (54.08s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.39s)

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

                                                
                                    
x
+
TestErrorSpam/status (0.77s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.22s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.37s)

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

                                                
                                    
x
+
TestErrorSpam/stop (12.59s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1782: local sync path: /home/jenkins/minikube-integration/15232-3852/.minikube/files/etc/test/nested/copy/10644/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.00s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (69.27s)

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

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (38.6s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
functional_test.go:652: (dbg) Run:  out/minikube-linux-amd64 start -p functional-225022 --alsologtostderr -v=8
functional_test.go:652: (dbg) Done: out/minikube-linux-amd64 start -p functional-225022 --alsologtostderr -v=8: (38.603966269s)
functional_test.go:656: soft start took 38.604585624s for "functional-225022" cluster.
--- PASS: TestFunctional/serial/SoftStart (38.60s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.04s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.08s)

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1070: (dbg) Run:  docker build -t minikube-local-cache-test:functional-225022 /tmp/TestFunctionalserialCacheCmdcacheadd_local630021115/001
functional_test.go:1082: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 cache add minikube-local-cache-test:functional-225022
functional_test.go:1082: (dbg) Done: out/minikube-linux-amd64 -p functional-225022 cache add minikube-local-cache-test:functional-225022: (1.327468823s)
functional_test.go:1087: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 cache delete minikube-local-cache-test:functional-225022
functional_test.go:1076: (dbg) Run:  docker rmi minikube-local-cache-test:functional-225022
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (1.56s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/delete_k8s.gcr.io/pause:3.3 (0.06s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/delete_k8s.gcr.io/pause:3.3
functional_test.go:1095: (dbg) Run:  out/minikube-linux-amd64 cache delete k8s.gcr.io/pause:3.3
--- PASS: TestFunctional/serial/CacheCmd/cache/delete_k8s.gcr.io/pause:3.3 (0.06s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/cache_reload
functional_test.go:1140: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 ssh sudo docker rmi k8s.gcr.io/pause:latest
functional_test.go:1146: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 ssh sudo crictl inspecti k8s.gcr.io/pause:latest
functional_test.go:1146: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-225022 ssh sudo crictl inspecti k8s.gcr.io/pause:latest: exit status 1 (231.527774ms)

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

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

                                                
                                                
** /stderr **
functional_test.go:1151: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 cache reload
functional_test.go:1156: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 ssh sudo crictl inspecti k8s.gcr.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (1.52s)

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.12s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.12s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (48.25s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:750: (dbg) Run:  out/minikube-linux-amd64 start -p functional-225022 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E1101 22:52:26.656629   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/addons-224457/client.crt: no such file or directory
E1101 22:52:26.662534   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/addons-224457/client.crt: no such file or directory
E1101 22:52:26.672849   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/addons-224457/client.crt: no such file or directory
E1101 22:52:26.693172   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/addons-224457/client.crt: no such file or directory
E1101 22:52:26.733513   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/addons-224457/client.crt: no such file or directory
E1101 22:52:26.813833   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/addons-224457/client.crt: no such file or directory
E1101 22:52:26.974155   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/addons-224457/client.crt: no such file or directory
E1101 22:52:27.294717   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/addons-224457/client.crt: no such file or directory
E1101 22:52:27.935690   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/addons-224457/client.crt: no such file or directory
E1101 22:52:29.216170   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/addons-224457/client.crt: no such file or directory
E1101 22:52:31.777934   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/addons-224457/client.crt: no such file or directory
E1101 22:52:36.898117   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/addons-224457/client.crt: no such file or directory
E1101 22:52:47.138704   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/addons-224457/client.crt: no such file or directory
functional_test.go:750: (dbg) Done: out/minikube-linux-amd64 start -p functional-225022 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (48.25430852s)
functional_test.go:754: restart took 48.254412426s for "functional-225022" cluster.
--- PASS: TestFunctional/serial/ExtraConfig (48.25s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.06s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.11s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1229: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 logs
functional_test.go:1229: (dbg) Done: out/minikube-linux-amd64 -p functional-225022 logs: (1.111271552s)
--- PASS: TestFunctional/serial/LogsCmd (1.11s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.11s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1243: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 logs --file /tmp/TestFunctionalserialLogsFileCmd1370238472/001/logs.txt
E1101 22:53:07.619524   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/addons-224457/client.crt: no such file or directory
functional_test.go:1243: (dbg) Done: out/minikube-linux-amd64 -p functional-225022 logs --file /tmp/TestFunctionalserialLogsFileCmd1370238472/001/logs.txt: (1.107267231s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.11s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.52s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ConfigCmd

                                                
                                                
=== CONT  TestFunctional/parallel/ConfigCmd
functional_test.go:1192: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 config unset cpus

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

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

                                                
                                                
** /stderr **
functional_test.go:1192: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 config set cpus 2

                                                
                                                
=== CONT  TestFunctional/parallel/ConfigCmd
functional_test.go:1192: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 config get cpus

                                                
                                                
=== CONT  TestFunctional/parallel/ConfigCmd
functional_test.go:1192: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 config unset cpus

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (45.27s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DashboardCmd
functional_test.go:898: (dbg) daemon: [out/minikube-linux-amd64 dashboard --url --port 36195 -p functional-225022 --alsologtostderr -v=1]

                                                
                                                
=== CONT  TestFunctional/parallel/DashboardCmd
functional_test.go:903: (dbg) stopping [out/minikube-linux-amd64 dashboard --url --port 36195 -p functional-225022 --alsologtostderr -v=1] ...
helpers_test.go:506: unable to kill pid 15570: os: process already finished
--- PASS: TestFunctional/parallel/DashboardCmd (45.27s)

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.36s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DryRun
functional_test.go:967: (dbg) Run:  out/minikube-linux-amd64 start -p functional-225022 --dry-run --memory 250MB --alsologtostderr --driver=kvm2 

                                                
                                                
=== CONT  TestFunctional/parallel/DryRun
functional_test.go:967: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p functional-225022 --dry-run --memory 250MB --alsologtostderr --driver=kvm2 : exit status 23 (180.149757ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1101 22:53:23.929872   15430 out.go:296] Setting OutFile to fd 1 ...
	I1101 22:53:23.929999   15430 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I1101 22:53:23.930010   15430 out.go:309] Setting ErrFile to fd 2...
	I1101 22:53:23.930018   15430 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I1101 22:53:23.930171   15430 root.go:334] Updating PATH: /home/jenkins/minikube-integration/15232-3852/.minikube/bin
	I1101 22:53:23.930800   15430 out.go:303] Setting JSON to false
	I1101 22:53:23.932035   15430 start.go:116] hostinfo: {"hostname":"ubuntu-20-agent-7","uptime":2159,"bootTime":1667341045,"procs":258,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1021-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1101 22:53:23.932115   15430 start.go:126] virtualization: kvm guest
	I1101 22:53:23.934697   15430 out.go:177] * [functional-225022] minikube v1.27.1 on Ubuntu 20.04 (kvm/amd64)
	I1101 22:53:23.936237   15430 out.go:177]   - MINIKUBE_LOCATION=15232
	I1101 22:53:23.936167   15430 notify.go:220] Checking for updates...
	I1101 22:53:23.937700   15430 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1101 22:53:23.939118   15430 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/15232-3852/kubeconfig
	I1101 22:53:23.940640   15430 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/15232-3852/.minikube
	I1101 22:53:23.942258   15430 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I1101 22:53:23.944066   15430 config.go:180] Loaded profile config "functional-225022": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.25.3
	I1101 22:53:23.944631   15430 main.go:134] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1101 22:53:23.944680   15430 main.go:134] libmachine: Launching plugin server for driver kvm2
	I1101 22:53:23.966571   15430 main.go:134] libmachine: Plugin server listening at address 127.0.0.1:39263
	I1101 22:53:23.966939   15430 main.go:134] libmachine: () Calling .GetVersion
	I1101 22:53:23.967522   15430 main.go:134] libmachine: Using API Version  1
	I1101 22:53:23.967549   15430 main.go:134] libmachine: () Calling .SetConfigRaw
	I1101 22:53:23.967973   15430 main.go:134] libmachine: () Calling .GetMachineName
	I1101 22:53:23.968141   15430 main.go:134] libmachine: (functional-225022) Calling .DriverName
	I1101 22:53:23.968282   15430 driver.go:365] Setting default libvirt URI to qemu:///system
	I1101 22:53:23.968676   15430 main.go:134] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1101 22:53:23.968717   15430 main.go:134] libmachine: Launching plugin server for driver kvm2
	I1101 22:53:23.987316   15430 main.go:134] libmachine: Plugin server listening at address 127.0.0.1:45479
	I1101 22:53:23.987727   15430 main.go:134] libmachine: () Calling .GetVersion
	I1101 22:53:23.988172   15430 main.go:134] libmachine: Using API Version  1
	I1101 22:53:23.988196   15430 main.go:134] libmachine: () Calling .SetConfigRaw
	I1101 22:53:23.988553   15430 main.go:134] libmachine: () Calling .GetMachineName
	I1101 22:53:23.988717   15430 main.go:134] libmachine: (functional-225022) Calling .DriverName
	I1101 22:53:24.026222   15430 out.go:177] * Using the kvm2 driver based on existing profile
	I1101 22:53:24.027618   15430 start.go:282] selected driver: kvm2
	I1101 22:53:24.027641   15430 start.go:808] validating driver "kvm2" against &{Name:functional-225022 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/15232/minikube-v1.27.0-1666976405-15232-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 Memory:4000 CPUs:2 DiskSize:20000 VMDriver: Driver:kvm2 HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:0 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig
:{KubernetesVersion:v1.25.3 ClusterName:functional-225022 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8441 NodeName:} Nodes:[{Name: IP:192.168.39.165 Port:8441 KubernetesVersion:v1.25.3 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[ambassador: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 helm-tiller:false inaccel:false ingress:false ingress-dns:false istio:false istio-provisioner:false kong:false kubevirt:false logviewer:false metallb:false metrics-server:fal
se 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 volumesnapshots:false] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath:/opt/socket_vmnet/bin/socket_vmnet_client SocketVMnetPath:/var/run/socket_vmnet}
	I1101 22:53:24.027802   15430 start.go:819] status for kvm2: {Installed:true Healthy:true Running:true NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1101 22:53:24.030225   15430 out.go:177] 
	W1101 22:53:24.031775   15430 out.go:239] X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	I1101 22:53:24.033028   15430 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.18s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/InternationalLanguage
functional_test.go:1013: (dbg) Run:  out/minikube-linux-amd64 start -p functional-225022 --dry-run --memory 250MB --alsologtostderr --driver=kvm2 

                                                
                                                
=== CONT  TestFunctional/parallel/InternationalLanguage
functional_test.go:1013: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p functional-225022 --dry-run --memory 250MB --alsologtostderr --driver=kvm2 : exit status 23 (179.558193ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1101 22:53:23.990625   15441 out.go:296] Setting OutFile to fd 1 ...
	I1101 22:53:23.990741   15441 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I1101 22:53:23.990762   15441 out.go:309] Setting ErrFile to fd 2...
	I1101 22:53:23.990770   15441 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I1101 22:53:23.990963   15441 root.go:334] Updating PATH: /home/jenkins/minikube-integration/15232-3852/.minikube/bin
	I1101 22:53:23.991469   15441 out.go:303] Setting JSON to false
	I1101 22:53:23.992623   15441 start.go:116] hostinfo: {"hostname":"ubuntu-20-agent-7","uptime":2159,"bootTime":1667341045,"procs":261,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1021-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1101 22:53:23.992704   15441 start.go:126] virtualization: kvm guest
	I1101 22:53:23.994894   15441 out.go:177] * [functional-225022] minikube v1.27.1 sur Ubuntu 20.04 (kvm/amd64)
	I1101 22:53:23.996408   15441 out.go:177]   - MINIKUBE_LOCATION=15232
	I1101 22:53:23.996346   15441 notify.go:220] Checking for updates...
	I1101 22:53:23.998901   15441 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1101 22:53:24.000411   15441 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/15232-3852/kubeconfig
	I1101 22:53:24.001796   15441 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/15232-3852/.minikube
	I1101 22:53:24.003252   15441 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I1101 22:53:24.005052   15441 config.go:180] Loaded profile config "functional-225022": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.25.3
	I1101 22:53:24.005674   15441 main.go:134] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1101 22:53:24.005731   15441 main.go:134] libmachine: Launching plugin server for driver kvm2
	I1101 22:53:24.019657   15441 main.go:134] libmachine: Plugin server listening at address 127.0.0.1:40875
	I1101 22:53:24.019984   15441 main.go:134] libmachine: () Calling .GetVersion
	I1101 22:53:24.020583   15441 main.go:134] libmachine: Using API Version  1
	I1101 22:53:24.020613   15441 main.go:134] libmachine: () Calling .SetConfigRaw
	I1101 22:53:24.020928   15441 main.go:134] libmachine: () Calling .GetMachineName
	I1101 22:53:24.021317   15441 main.go:134] libmachine: (functional-225022) Calling .DriverName
	I1101 22:53:24.023408   15441 driver.go:365] Setting default libvirt URI to qemu:///system
	I1101 22:53:24.023753   15441 main.go:134] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1101 22:53:24.023799   15441 main.go:134] libmachine: Launching plugin server for driver kvm2
	I1101 22:53:24.041283   15441 main.go:134] libmachine: Plugin server listening at address 127.0.0.1:34783
	I1101 22:53:24.041693   15441 main.go:134] libmachine: () Calling .GetVersion
	I1101 22:53:24.042230   15441 main.go:134] libmachine: Using API Version  1
	I1101 22:53:24.042257   15441 main.go:134] libmachine: () Calling .SetConfigRaw
	I1101 22:53:24.042655   15441 main.go:134] libmachine: () Calling .GetMachineName
	I1101 22:53:24.042820   15441 main.go:134] libmachine: (functional-225022) Calling .DriverName
	I1101 22:53:24.080954   15441 out.go:177] * Utilisation du pilote kvm2 basé sur le profil existant
	I1101 22:53:24.082223   15441 start.go:282] selected driver: kvm2
	I1101 22:53:24.082250   15441 start.go:808] validating driver "kvm2" against &{Name:functional-225022 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/15232/minikube-v1.27.0-1666976405-15232-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 Memory:4000 CPUs:2 DiskSize:20000 VMDriver: Driver:kvm2 HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:0 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig
:{KubernetesVersion:v1.25.3 ClusterName:functional-225022 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8441 NodeName:} Nodes:[{Name: IP:192.168.39.165 Port:8441 KubernetesVersion:v1.25.3 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[ambassador: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 helm-tiller:false inaccel:false ingress:false ingress-dns:false istio:false istio-provisioner:false kong:false kubevirt:false logviewer:false metallb:false metrics-server:fal
se 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 volumesnapshots:false] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath:/opt/socket_vmnet/bin/socket_vmnet_client SocketVMnetPath:/var/run/socket_vmnet}
	I1101 22:53:24.082402   15441 start.go:819] status for kvm2: {Installed:true Healthy:true Running:true NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1101 22:53:24.084702   15441 out.go:177] 
	W1101 22:53:24.086186   15441 out.go:239] X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	I1101 22:53:24.087604   15441 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.08s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:847: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 status
functional_test.go:853: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}
functional_test.go:865: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 status -o json
--- PASS: TestFunctional/parallel/StatusCmd (1.08s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmd (14.68s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd
=== PAUSE TestFunctional/parallel/ServiceCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmd

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmd
functional_test.go:1433: (dbg) Run:  kubectl --context functional-225022 create deployment hello-node --image=k8s.gcr.io/echoserver:1.8
functional_test.go:1439: (dbg) Run:  kubectl --context functional-225022 expose deployment hello-node --type=NodePort --port=8080

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmd
functional_test.go:1444: (dbg) TestFunctional/parallel/ServiceCmd: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:342: "hello-node-5fcdfb5cc4-zgkfr" [2ff38476-5ff9-449e-b4b8-f57b11ee9ef6] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmd
helpers_test.go:342: "hello-node-5fcdfb5cc4-zgkfr" [2ff38476-5ff9-449e-b4b8-f57b11ee9ef6] Running

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmd
functional_test.go:1444: (dbg) TestFunctional/parallel/ServiceCmd: app=hello-node healthy within 13.033966609s
functional_test.go:1449: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 service list

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmd
functional_test.go:1463: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 service --namespace=default --https --url hello-node
functional_test.go:1476: found endpoint: https://192.168.39.165:30522
functional_test.go:1491: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 service hello-node --url --format={{.IP}}

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmd
functional_test.go:1505: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 service hello-node --url

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmd
functional_test.go:1511: found endpoint for hello-node: http://192.168.39.165:30522
--- PASS: TestFunctional/parallel/ServiceCmd (14.68s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (13.57s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1559: (dbg) Run:  kubectl --context functional-225022 create deployment hello-node-connect --image=k8s.gcr.io/echoserver:1.8
functional_test.go:1565: (dbg) Run:  kubectl --context functional-225022 expose deployment hello-node-connect --type=NodePort --port=8080

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1570: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:342: "hello-node-connect-6458c8fb6f-tstww" [2c28d390-25df-437b-b223-6b30627540e3] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
helpers_test.go:342: "hello-node-connect-6458c8fb6f-tstww" [2c28d390-25df-437b-b223-6b30627540e3] Running

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1570: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 13.01055406s
functional_test.go:1579: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 service hello-node-connect --url

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1585: found endpoint for hello-node-connect: http://192.168.39.165:32540
functional_test.go:1605: http://192.168.39.165:32540: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-6458c8fb6f-tstww

                                                
                                                
Pod Information:
	-no pod information available-

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

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

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.2s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/AddonsCmd
functional_test.go:1620: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 addons list

                                                
                                                
=== CONT  TestFunctional/parallel/AddonsCmd
functional_test.go:1632: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 addons list -o json
--- PASS: TestFunctional/parallel/AddonsCmd (0.20s)

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (57.96s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 4m0s for pods matching "integration-test=storage-provisioner" in namespace "kube-system" ...
helpers_test.go:342: "storage-provisioner" [7f060fde-e5d1-4521-8167-d4df9108030a] Running

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.007771543s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-225022 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-225022 apply -f testdata/storage-provisioner/pvc.yaml

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-225022 get pvc myclaim -o=json

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-225022 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-225022 apply -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 3m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:342: "sp-pod" [cd974393-20e5-4f92-bf9b-fa2e1f2a79b7] Pending

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
helpers_test.go:342: "sp-pod" [cd974393-20e5-4f92-bf9b-fa2e1f2a79b7] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
helpers_test.go:342: "sp-pod" [cd974393-20e5-4f92-bf9b-fa2e1f2a79b7] Running

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 18.010183291s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-225022 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-225022 delete -f testdata/storage-provisioner/pod.yaml

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-225022 delete -f testdata/storage-provisioner/pod.yaml: (2.252106863s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-225022 apply -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 3m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:342: "sp-pod" [2768dd52-daa6-47d0-ac75-487a269f5af5] Pending

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
helpers_test.go:342: "sp-pod" [2768dd52-daa6-47d0-ac75-487a269f5af5] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
helpers_test.go:342: "sp-pod" [2768dd52-daa6-47d0-ac75-487a269f5af5] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 29.010675406s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-225022 exec sp-pod -- ls /tmp/mount
2022/11/01 22:54:08 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (57.96s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.61s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/SSHCmd

                                                
                                                
=== CONT  TestFunctional/parallel/SSHCmd
functional_test.go:1655: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 ssh "echo hello"

                                                
                                                
=== CONT  TestFunctional/parallel/SSHCmd
functional_test.go:1672: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 ssh "cat /etc/hostname"
--- PASS: TestFunctional/parallel/SSHCmd (0.61s)

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.15s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CpCmd

                                                
                                                
=== CONT  TestFunctional/parallel/CpCmd
helpers_test.go:554: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 cp testdata/cp-test.txt /home/docker/cp-test.txt

                                                
                                                
=== CONT  TestFunctional/parallel/CpCmd
helpers_test.go:532: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 ssh -n functional-225022 "sudo cat /home/docker/cp-test.txt"

                                                
                                                
=== CONT  TestFunctional/parallel/CpCmd
helpers_test.go:554: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 cp functional-225022:/home/docker/cp-test.txt /tmp/TestFunctionalparallelCpCmd3833459609/001/cp-test.txt

                                                
                                                
=== CONT  TestFunctional/parallel/CpCmd
helpers_test.go:532: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 ssh -n functional-225022 "sudo cat /home/docker/cp-test.txt"
--- PASS: TestFunctional/parallel/CpCmd (1.15s)

                                                
                                    
x
+
TestFunctional/parallel/MySQL (36.14s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1720: (dbg) Run:  kubectl --context functional-225022 replace --force -f testdata/mysql.yaml
functional_test.go:1726: (dbg) TestFunctional/parallel/MySQL: waiting 10m0s for pods matching "app=mysql" in namespace "default" ...
helpers_test.go:342: "mysql-596b7fcdbf-4h77l" [38e83128-a283-466c-8c03-70f7fe6b4a7a] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
helpers_test.go:342: "mysql-596b7fcdbf-4h77l" [38e83128-a283-466c-8c03-70f7fe6b4a7a] Running

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1726: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 31.012267982s
functional_test.go:1734: (dbg) Run:  kubectl --context functional-225022 exec mysql-596b7fcdbf-4h77l -- mysql -ppassword -e "show databases;"
functional_test.go:1734: (dbg) Non-zero exit: kubectl --context functional-225022 exec mysql-596b7fcdbf-4h77l -- mysql -ppassword -e "show databases;": exit status 1 (215.906779ms)

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

                                                
                                                
** /stderr **
functional_test.go:1734: (dbg) Run:  kubectl --context functional-225022 exec mysql-596b7fcdbf-4h77l -- mysql -ppassword -e "show databases;"
functional_test.go:1734: (dbg) Non-zero exit: kubectl --context functional-225022 exec mysql-596b7fcdbf-4h77l -- mysql -ppassword -e "show databases;": exit status 1 (140.93764ms)

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

                                                
                                                
** /stderr **
functional_test.go:1734: (dbg) Run:  kubectl --context functional-225022 exec mysql-596b7fcdbf-4h77l -- mysql -ppassword -e "show databases;"
functional_test.go:1734: (dbg) Non-zero exit: kubectl --context functional-225022 exec mysql-596b7fcdbf-4h77l -- mysql -ppassword -e "show databases;": exit status 1 (165.839038ms)

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

                                                
                                                
** /stderr **
functional_test.go:1734: (dbg) Run:  kubectl --context functional-225022 exec mysql-596b7fcdbf-4h77l -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (36.14s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.26s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/FileSync
functional_test.go:1856: Checking for existence of /etc/test/nested/copy/10644/hosts within VM
functional_test.go:1858: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 ssh "sudo cat /etc/test/nested/copy/10644/hosts"

                                                
                                                
=== CONT  TestFunctional/parallel/FileSync
functional_test.go:1863: file sync test content: Test file for checking file sync process
--- PASS: TestFunctional/parallel/FileSync (0.26s)

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.55s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1899: Checking for existence of /etc/ssl/certs/10644.pem within VM
functional_test.go:1900: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 ssh "sudo cat /etc/ssl/certs/10644.pem"

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1899: Checking for existence of /usr/share/ca-certificates/10644.pem within VM
functional_test.go:1900: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 ssh "sudo cat /usr/share/ca-certificates/10644.pem"
functional_test.go:1899: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1900: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:1926: Checking for existence of /etc/ssl/certs/106442.pem within VM
functional_test.go:1927: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 ssh "sudo cat /etc/ssl/certs/106442.pem"

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1926: Checking for existence of /usr/share/ca-certificates/106442.pem within VM
functional_test.go:1927: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 ssh "sudo cat /usr/share/ca-certificates/106442.pem"

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1926: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:1927: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (1.55s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.07s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.23s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.14s)

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

                                                
                                                

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1357: (dbg) Run:  out/minikube-linux-amd64 profile list -o json
functional_test.go:1362: Took "252.699109ms" to run "out/minikube-linux-amd64 profile list -o json"
functional_test.go:1370: (dbg) Run:  out/minikube-linux-amd64 profile list -o json --light
functional_test.go:1375: Took "74.716813ms" to run "out/minikube-linux-amd64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.33s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/any-port
functional_test_mount_test.go:66: (dbg) daemon: [out/minikube-linux-amd64 mount -p functional-225022 /tmp/TestFunctionalparallelMountCmdany-port2600865713/001:/mount-9p --alsologtostderr -v=1]
functional_test_mount_test.go:100: wrote "test-1667343191154358663" to /tmp/TestFunctionalparallelMountCmdany-port2600865713/001/created-by-test
functional_test_mount_test.go:100: wrote "test-1667343191154358663" to /tmp/TestFunctionalparallelMountCmdany-port2600865713/001/created-by-test-removed-by-pod
functional_test_mount_test.go:100: wrote "test-1667343191154358663" to /tmp/TestFunctionalparallelMountCmdany-port2600865713/001/test-1667343191154358663
functional_test_mount_test.go:108: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:108: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-225022 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (242.295663ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:108: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:122: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 ssh -- ls -la /mount-9p
functional_test_mount_test.go:126: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Nov  1 22:53 created-by-test
-rw-r--r-- 1 docker docker 24 Nov  1 22:53 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Nov  1 22:53 test-1667343191154358663
functional_test_mount_test.go:130: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 ssh cat /mount-9p/test-1667343191154358663
functional_test_mount_test.go:141: (dbg) Run:  kubectl --context functional-225022 replace --force -f testdata/busybox-mount-test.yaml
functional_test_mount_test.go:146: (dbg) TestFunctional/parallel/MountCmd/any-port: waiting 4m0s for pods matching "integration-test=busybox-mount" in namespace "default" ...
helpers_test.go:342: "busybox-mount" [15d69d2e-3ff4-45e3-a1d1-435bd56f90be] Pending

                                                
                                                
=== CONT  TestFunctional/parallel/MountCmd/any-port
helpers_test.go:342: "busybox-mount" [15d69d2e-3ff4-45e3-a1d1-435bd56f90be] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])

                                                
                                                
=== CONT  TestFunctional/parallel/MountCmd/any-port
helpers_test.go:342: "busybox-mount" [15d69d2e-3ff4-45e3-a1d1-435bd56f90be] Pending: Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted

                                                
                                                
=== CONT  TestFunctional/parallel/MountCmd/any-port
helpers_test.go:342: "busybox-mount" [15d69d2e-3ff4-45e3-a1d1-435bd56f90be] Succeeded: Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
functional_test_mount_test.go:146: (dbg) TestFunctional/parallel/MountCmd/any-port: integration-test=busybox-mount healthy within 5.009978197s
functional_test_mount_test.go:162: (dbg) Run:  kubectl --context functional-225022 logs busybox-mount

                                                
                                                
=== CONT  TestFunctional/parallel/MountCmd/any-port
functional_test_mount_test.go:174: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:174: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:83: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:87: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-225022 /tmp/TestFunctionalparallelMountCmdany-port2600865713/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (7.46s)

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:236: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:250: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 ssh -- ls -la /mount-9p
functional_test_mount_test.go:254: guest mount directory contents
total 0
functional_test_mount_test.go:256: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-225022 /tmp/TestFunctionalparallelMountCmdspecific-port2505401898/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
functional_test_mount_test.go:257: reading mount text
functional_test_mount_test.go:271: done reading mount text
functional_test_mount_test.go:223: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:223: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-225022 ssh "sudo umount -f /mount-9p": exit status 1 (233.090924ms)

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:225: "out/minikube-linux-amd64 -p functional-225022 ssh \"sudo umount -f /mount-9p\"": exit status 1
functional_test_mount_test.go:227: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-225022 /tmp/TestFunctionalparallelMountCmdspecific-port2505401898/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
--- PASS: TestFunctional/parallel/MountCmd/specific-port (1.69s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:257: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 image ls --format short
functional_test.go:262: (dbg) Stdout: out/minikube-linux-amd64 -p functional-225022 image ls --format short:
registry.k8s.io/pause:3.8
registry.k8s.io/kube-scheduler:v1.25.3
registry.k8s.io/kube-proxy:v1.25.3
registry.k8s.io/kube-controller-manager:v1.25.3
registry.k8s.io/kube-apiserver:v1.25.3
registry.k8s.io/etcd:3.5.4-0
registry.k8s.io/coredns/coredns:v1.9.3
k8s.gcr.io/pause:latest
k8s.gcr.io/pause:3.6
k8s.gcr.io/pause:3.3
k8s.gcr.io/pause:3.1
k8s.gcr.io/echoserver:1.8
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
gcr.io/google-containers/addon-resizer:functional-225022
docker.io/library/nginx:latest
docker.io/library/minikube-local-cache-test:functional-225022
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.25s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:257: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 image ls --format table

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:262: (dbg) Stdout: out/minikube-linux-amd64 -p functional-225022 image ls --format table:
|---------------------------------------------|-------------------|---------------|--------|
|                    Image                    |        Tag        |   Image ID    |  Size  |
|---------------------------------------------|-------------------|---------------|--------|
| k8s.gcr.io/pause                            | 3.6               | 6270bb605e12e | 683kB  |
| k8s.gcr.io/pause                            | latest            | 350b164e7ae1d | 240kB  |
| docker.io/library/nginx                     | latest            | 76c69feac34e8 | 142MB  |
| docker.io/library/mysql                     | 5.7               | 14905234a4ed4 | 495MB  |
| registry.k8s.io/kube-scheduler              | v1.25.3           | 6d23ec0e8b87e | 50.6MB |
| registry.k8s.io/kube-controller-manager     | v1.25.3           | 6039992312758 | 117MB  |
| registry.k8s.io/pause                       | 3.8               | 4873874c08efc | 711kB  |
| gcr.io/k8s-minikube/busybox                 | latest            | beae173ccac6a | 1.24MB |
| gcr.io/k8s-minikube/storage-provisioner     | v5                | 6e38f40d628db | 31.5MB |
| k8s.gcr.io/pause                            | 3.3               | 0184c1613d929 | 683kB  |
| k8s.gcr.io/pause                            | 3.1               | da86e6ba6ca19 | 742kB  |
| docker.io/localhost/my-image                | functional-225022 | f2842eff75ae4 | 1.24MB |
| registry.k8s.io/kube-apiserver              | v1.25.3           | 0346dbd74bcb9 | 128MB  |
| registry.k8s.io/kube-proxy                  | v1.25.3           | beaaf00edd38a | 61.7MB |
| registry.k8s.io/coredns/coredns             | v1.9.3            | 5185b96f0becf | 48.8MB |
| gcr.io/k8s-minikube/busybox                 | 1.28.4-glibc      | 56cc512116c8f | 4.4MB  |
| docker.io/library/minikube-local-cache-test | functional-225022 | 2ed60f4c2e3aa | 30B    |
| registry.k8s.io/etcd                        | 3.5.4-0           | a8a176a5d5d69 | 300MB  |
| gcr.io/google-containers/addon-resizer      | functional-225022 | ffd4cfbbe753e | 32.9MB |
| k8s.gcr.io/echoserver                       | 1.8               | 82e4c8a736a4f | 95.4MB |
|---------------------------------------------|-------------------|---------------|--------|
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.31s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:257: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 image ls --format json
functional_test.go:262: (dbg) Stdout: out/minikube-linux-amd64 -p functional-225022 image ls --format json:
[{"id":"76c69feac34e85768b284f84416c3546b240e8cb4f68acbbe5ad261a8b36f39f","repoDigests":[],"repoTags":["docker.io/library/nginx:latest"],"size":"142000000"},{"id":"0346dbd74bcb9485bb4da1b33027094d79488470d8d1b9baa4d927db564e4fe0","repoDigests":[],"repoTags":["registry.k8s.io/kube-apiserver:v1.25.3"],"size":"128000000"},{"id":"60399923127581086e9029f30a0c9e3c88708efa8fc05d22d5e33887e7c0310a","repoDigests":[],"repoTags":["registry.k8s.io/kube-controller-manager:v1.25.3"],"size":"117000000"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":[],"repoTags":["k8s.gcr.io/pause:3.3"],"size":"683000"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":[],"repoTags":["k8s.gcr.io/echoserver:1.8"],"size":"95400000"},{"id":"a8a176a5d5d698f9409dc246f81fa69d37d4a2f4132ba5e62e72a78476b27f66","repoDigests":[],"repoTags":["registry.k8s.io/etcd:3.5.4-0"],"size":"300000000"},{"id":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","r
epoDigests":[],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31500000"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":[],"repoTags":["k8s.gcr.io/pause:latest"],"size":"240000"},{"id":"f2842eff75ae4b6c6adc4c39d22435bc873d5a37dac89254bf8aa15fa0af63a6","repoDigests":[],"repoTags":["docker.io/localhost/my-image:functional-225022"],"size":"1240000"},{"id":"14905234a4ed471d6da5b7e09d9e9f62f4d350713e2b0e8c86652ebcbf710238","repoDigests":[],"repoTags":["docker.io/library/mysql:5.7"],"size":"495000000"},{"id":"beaaf00edd38a6cb405376588e708084376a6786e722231dc8a1482730e0c041","repoDigests":[],"repoTags":["registry.k8s.io/kube-proxy:v1.25.3"],"size":"61700000"},{"id":"4873874c08efc72e9729683a83ffbb7502ee729e9a5ac097723806ea7fa13517","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.8"],"size":"711000"},{"id":"5185b96f0becf59032b8e3646e99f84d9655dff3ac9e2605e0dc77f9c441ae4a","repoDigests":[],"repoTags":["registry.k8s.io/coredns/coredns:v1.9.3"],"size":"4880
0000"},{"id":"beae173ccac6ad749f76713cf4440fe3d21d1043fe616dfbe30775815d1d0f6a","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/busybox:latest"],"size":"1240000"},{"id":"2ed60f4c2e3aa46f0f9961c2505b1b0b958010bc7c022e9c9e31af4a2a2f0a32","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-225022"],"size":"30"},{"id":"6d23ec0e8b87eaaa698c3425c2c4d25f7329c587e9b39d967ab3f60048983912","repoDigests":[],"repoTags":["registry.k8s.io/kube-scheduler:v1.25.3"],"size":"50600000"},{"id":"6270bb605e12e581514ada5fd5b3216f727db55dc87d5889c790e4c760683fee","repoDigests":[],"repoTags":["k8s.gcr.io/pause:3.6"],"size":"683000"},{"id":"ffd4cfbbe753e62419e129ee2ac618beb94e51baa7471df5038b0b516b59cf91","repoDigests":[],"repoTags":["gcr.io/google-containers/addon-resizer:functional-225022"],"size":"32900000"},{"id":"56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"4400000"},{"id":"da86e6ba6ca197bf6bc5e
9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":[],"repoTags":["k8s.gcr.io/pause:3.1"],"size":"742000"}]
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.25s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:257: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 image ls --format yaml
functional_test.go:262: (dbg) Stdout: out/minikube-linux-amd64 -p functional-225022 image ls --format yaml:
- id: 60399923127581086e9029f30a0c9e3c88708efa8fc05d22d5e33887e7c0310a
repoDigests: []
repoTags:
- registry.k8s.io/kube-controller-manager:v1.25.3
size: "117000000"
- id: beaaf00edd38a6cb405376588e708084376a6786e722231dc8a1482730e0c041
repoDigests: []
repoTags:
- registry.k8s.io/kube-proxy:v1.25.3
size: "61700000"
- id: a8a176a5d5d698f9409dc246f81fa69d37d4a2f4132ba5e62e72a78476b27f66
repoDigests: []
repoTags:
- registry.k8s.io/etcd:3.5.4-0
size: "300000000"
- id: 5185b96f0becf59032b8e3646e99f84d9655dff3ac9e2605e0dc77f9c441ae4a
repoDigests: []
repoTags:
- registry.k8s.io/coredns/coredns:v1.9.3
size: "48800000"
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests: []
repoTags:
- k8s.gcr.io/echoserver:1.8
size: "95400000"
- id: 0346dbd74bcb9485bb4da1b33027094d79488470d8d1b9baa4d927db564e4fe0
repoDigests: []
repoTags:
- registry.k8s.io/kube-apiserver:v1.25.3
size: "128000000"
- id: 76c69feac34e85768b284f84416c3546b240e8cb4f68acbbe5ad261a8b36f39f
repoDigests: []
repoTags:
- docker.io/library/nginx:latest
size: "142000000"
- id: 6d23ec0e8b87eaaa698c3425c2c4d25f7329c587e9b39d967ab3f60048983912
repoDigests: []
repoTags:
- registry.k8s.io/kube-scheduler:v1.25.3
size: "50600000"
- id: 4873874c08efc72e9729683a83ffbb7502ee729e9a5ac097723806ea7fa13517
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.8
size: "711000"
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31500000"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests: []
repoTags:
- k8s.gcr.io/pause:3.1
size: "742000"
- id: 2ed60f4c2e3aa46f0f9961c2505b1b0b958010bc7c022e9c9e31af4a2a2f0a32
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-225022
size: "30"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests: []
repoTags:
- k8s.gcr.io/pause:latest
size: "240000"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests: []
repoTags:
- k8s.gcr.io/pause:3.3
size: "683000"
- id: ffd4cfbbe753e62419e129ee2ac618beb94e51baa7471df5038b0b516b59cf91
repoDigests: []
repoTags:
- gcr.io/google-containers/addon-resizer:functional-225022
size: "32900000"
- id: 56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "4400000"
- id: 6270bb605e12e581514ada5fd5b3216f727db55dc87d5889c790e4c760683fee
repoDigests: []
repoTags:
- k8s.gcr.io/pause:3.6
size: "683000"

                                                
                                                
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.25s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:311: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 image build -t localhost/my-image:functional-225022 testdata/build
E1101 22:53:48.580002   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/addons-224457/client.crt: no such file or directory
functional_test.go:311: (dbg) Done: out/minikube-linux-amd64 -p functional-225022 image build -t localhost/my-image:functional-225022 testdata/build: (3.2073485s)
functional_test.go:316: (dbg) Stdout: out/minikube-linux-amd64 -p functional-225022 image build -t localhost/my-image:functional-225022 testdata/build:
Sending build context to Docker daemon  3.072kB

Step 1/3 : FROM gcr.io/k8s-minikube/busybox
latest: Pulling from k8s-minikube/busybox
5cc84ad355aa: Pulling fs layer
5cc84ad355aa: Verifying Checksum
5cc84ad355aa: Download complete
5cc84ad355aa: Pull complete
Digest: sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b
Status: Downloaded newer image for gcr.io/k8s-minikube/busybox:latest
---> beae173ccac6
Step 2/3 : RUN true
---> Running in 09a3ce1fd580
Removing intermediate container 09a3ce1fd580
---> e9970704f509
Step 3/3 : ADD content.txt /
---> f2842eff75ae
Successfully built f2842eff75ae
Successfully tagged localhost/my-image:functional-225022
functional_test.go:444: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.68s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:338: (dbg) Run:  docker pull gcr.io/google-containers/addon-resizer:1.8.8

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/Setup
functional_test.go:343: (dbg) Run:  docker tag gcr.io/google-containers/addon-resizer:1.8.8 gcr.io/google-containers/addon-resizer:functional-225022
--- PASS: TestFunctional/parallel/ImageCommands/Setup (0.82s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:351: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 image load --daemon gcr.io/google-containers/addon-resizer:functional-225022

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:351: (dbg) Done: out/minikube-linux-amd64 -p functional-225022 image load --daemon gcr.io/google-containers/addon-resizer:functional-225022: (5.864236321s)
functional_test.go:444: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (6.10s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/DockerEnv/bash
functional_test.go:492: (dbg) Run:  /bin/bash -c "eval $(out/minikube-linux-amd64 -p functional-225022 docker-env) && out/minikube-linux-amd64 status -p functional-225022"

                                                
                                                
=== CONT  TestFunctional/parallel/DockerEnv/bash
functional_test.go:515: (dbg) Run:  /bin/bash -c "eval $(out/minikube-linux-amd64 -p functional-225022 docker-env) && docker images"
--- PASS: TestFunctional/parallel/DockerEnv/bash (1.02s)

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_clusters
functional_test.go:2046: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.11s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageReloadDaemon
functional_test.go:361: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 image load --daemon gcr.io/google-containers/addon-resizer:functional-225022

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageReloadDaemon
functional_test.go:361: (dbg) Done: out/minikube-linux-amd64 -p functional-225022 image load --daemon gcr.io/google-containers/addon-resizer:functional-225022: (2.283465423s)
functional_test.go:444: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageReloadDaemon (2.55s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:231: (dbg) Run:  docker pull gcr.io/google-containers/addon-resizer:1.8.9
functional_test.go:236: (dbg) Run:  docker tag gcr.io/google-containers/addon-resizer:1.8.9 gcr.io/google-containers/addon-resizer:functional-225022
functional_test.go:241: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 image load --daemon gcr.io/google-containers/addon-resizer:functional-225022

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:241: (dbg) Done: out/minikube-linux-amd64 -p functional-225022 image load --daemon gcr.io/google-containers/addon-resizer:functional-225022: (4.189136301s)
functional_test.go:444: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (5.45s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:388: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 image rm gcr.io/google-containers/addon-resizer:functional-225022

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:444: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageRemove (0.68s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:405: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 image load /home/jenkins/workspace/KVM_Linux_integration/addon-resizer-save.tar

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:405: (dbg) Done: out/minikube-linux-amd64 -p functional-225022 image load /home/jenkins/workspace/KVM_Linux_integration/addon-resizer-save.tar: (2.397987694s)
functional_test.go:444: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (2.65s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveDaemon
functional_test.go:415: (dbg) Run:  docker rmi gcr.io/google-containers/addon-resizer:functional-225022
functional_test.go:420: (dbg) Run:  out/minikube-linux-amd64 -p functional-225022 image save --daemon gcr.io/google-containers/addon-resizer:functional-225022
functional_test.go:420: (dbg) Done: out/minikube-linux-amd64 -p functional-225022 image save --daemon gcr.io/google-containers/addon-resizer:functional-225022: (3.318071682s)
functional_test.go:425: (dbg) Run:  docker image inspect gcr.io/google-containers/addon-resizer:functional-225022
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveDaemon (3.37s)

                                                
                                    
x
+
TestFunctional/delete_addon-resizer_images (0.08s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.02s)

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

                                                
                                    
x
+
TestGvisorAddon (317.42s)

                                                
                                                
=== RUN   TestGvisorAddon
=== PAUSE TestGvisorAddon

                                                
                                                

                                                
                                                
=== CONT  TestGvisorAddon
gvisor_addon_test.go:52: (dbg) Run:  out/minikube-linux-amd64 start -p gvisor-234341 --memory=2200 --container-runtime=containerd --docker-opt containerd=/var/run/containerd/containerd.sock --driver=kvm2 

                                                
                                                
=== CONT  TestGvisorAddon
gvisor_addon_test.go:52: (dbg) Done: out/minikube-linux-amd64 start -p gvisor-234341 --memory=2200 --container-runtime=containerd --docker-opt containerd=/var/run/containerd/containerd.sock --driver=kvm2 : (1m35.943528889s)
gvisor_addon_test.go:58: (dbg) Run:  out/minikube-linux-amd64 -p gvisor-234341 cache add gcr.io/k8s-minikube/gvisor-addon:2
E1101 23:45:25.555766   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/skaffold-233624/client.crt: no such file or directory

                                                
                                                
=== CONT  TestGvisorAddon
gvisor_addon_test.go:58: (dbg) Done: out/minikube-linux-amd64 -p gvisor-234341 cache add gcr.io/k8s-minikube/gvisor-addon:2: (23.285478868s)
gvisor_addon_test.go:63: (dbg) Run:  out/minikube-linux-amd64 -p gvisor-234341 addons enable gvisor
gvisor_addon_test.go:63: (dbg) Done: out/minikube-linux-amd64 -p gvisor-234341 addons enable gvisor: (5.973301625s)
gvisor_addon_test.go:68: (dbg) TestGvisorAddon: waiting 4m0s for pods matching "kubernetes.io/minikube-addons=gvisor" in namespace "kube-system" ...
helpers_test.go:342: "gvisor" [0c54aafa-5cf9-4035-b9c5-95086011ff91] Running
helpers_test.go:327: TestGvisorAddon: WARNING: pod list for "kube-system" "kubernetes.io/minikube-addons=gvisor" returned: Get "https://192.168.83.142:8443/api/v1/namespaces/kube-system/pods?labelSelector=kubernetes.io%2Fminikube-addons%3Dgvisor": dial tcp 192.168.83.142:8443: connect: connection refused
helpers_test.go:327: TestGvisorAddon: WARNING: pod list for "kube-system" "kubernetes.io/minikube-addons=gvisor" returned: Get "https://192.168.83.142:8443/api/v1/namespaces/kube-system/pods?labelSelector=kubernetes.io%2Fminikube-addons%3Dgvisor": dial tcp 192.168.83.142:8443: connect: connection refused
helpers_test.go:327: TestGvisorAddon: WARNING: pod list for "kube-system" "kubernetes.io/minikube-addons=gvisor" returned: Get "https://192.168.83.142:8443/api/v1/namespaces/kube-system/pods?labelSelector=kubernetes.io%2Fminikube-addons%3Dgvisor": dial tcp 192.168.83.142:8443: connect: connection refused
helpers_test.go:327: TestGvisorAddon: WARNING: pod list for "kube-system" "kubernetes.io/minikube-addons=gvisor" returned: Get "https://192.168.83.142:8443/api/v1/namespaces/kube-system/pods?labelSelector=kubernetes.io%2Fminikube-addons%3Dgvisor": dial tcp 192.168.83.142:8443: connect: connection refused
helpers_test.go:327: TestGvisorAddon: WARNING: pod list for "kube-system" "kubernetes.io/minikube-addons=gvisor" returned: Get "https://192.168.83.142:8443/api/v1/namespaces/kube-system/pods?labelSelector=kubernetes.io%2Fminikube-addons%3Dgvisor": dial tcp 192.168.83.142:8443: connect: connection refused
gvisor_addon_test.go:68: (dbg) TestGvisorAddon: kubernetes.io/minikube-addons=gvisor healthy within 17.02463588s
gvisor_addon_test.go:73: (dbg) Run:  kubectl --context gvisor-234341 replace --force -f testdata/nginx-untrusted.yaml
gvisor_addon_test.go:78: (dbg) Run:  kubectl --context gvisor-234341 replace --force -f testdata/nginx-gvisor.yaml
gvisor_addon_test.go:83: (dbg) TestGvisorAddon: waiting 4m0s for pods matching "run=nginx,untrusted=true" in namespace "default" ...
helpers_test.go:342: "nginx-untrusted" [d17154aa-2878-4bb3-83ab-21afa575c304] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:342: "nginx-untrusted" [d17154aa-2878-4bb3-83ab-21afa575c304] Running
helpers_test.go:327: TestGvisorAddon: WARNING: pod list for "default" "run=nginx,untrusted=true" returned: Get "https://192.168.83.142:8443/api/v1/namespaces/default/pods?labelSelector=run%3Dnginx%2Cuntrusted%3Dtrue": dial tcp 192.168.83.142:8443: connect: connection refused
helpers_test.go:327: TestGvisorAddon: WARNING: pod list for "default" "run=nginx,untrusted=true" returned: Get "https://192.168.83.142:8443/api/v1/namespaces/default/pods?labelSelector=run%3Dnginx%2Cuntrusted%3Dtrue": dial tcp 192.168.83.142:8443: connect: connection refused
helpers_test.go:327: TestGvisorAddon: WARNING: pod list for "default" "run=nginx,untrusted=true" returned: Get "https://192.168.83.142:8443/api/v1/namespaces/default/pods?labelSelector=run%3Dnginx%2Cuntrusted%3Dtrue": dial tcp 192.168.83.142:8443: connect: connection refused
helpers_test.go:327: TestGvisorAddon: WARNING: pod list for "default" "run=nginx,untrusted=true" returned: Get "https://192.168.83.142:8443/api/v1/namespaces/default/pods?labelSelector=run%3Dnginx%2Cuntrusted%3Dtrue": dial tcp 192.168.83.142:8443: connect: connection refused
helpers_test.go:327: TestGvisorAddon: WARNING: pod list for "default" "run=nginx,untrusted=true" returned: Get "https://192.168.83.142:8443/api/v1/namespaces/default/pods?labelSelector=run%3Dnginx%2Cuntrusted%3Dtrue": dial tcp 192.168.83.142:8443: connect: connection refused
helpers_test.go:327: TestGvisorAddon: WARNING: pod list for "default" "run=nginx,untrusted=true" returned: Get "https://192.168.83.142:8443/api/v1/namespaces/default/pods?labelSelector=run%3Dnginx%2Cuntrusted%3Dtrue": dial tcp 192.168.83.142:8443: connect: connection refused
helpers_test.go:327: TestGvisorAddon: WARNING: pod list for "default" "run=nginx,untrusted=true" returned: Get "https://192.168.83.142:8443/api/v1/namespaces/default/pods?labelSelector=run%3Dnginx%2Cuntrusted%3Dtrue": dial tcp 192.168.83.142:8443: connect: connection refused
helpers_test.go:327: TestGvisorAddon: WARNING: pod list for "default" "run=nginx,untrusted=true" returned: Get "https://192.168.83.142:8443/api/v1/namespaces/default/pods?labelSelector=run%3Dnginx%2Cuntrusted%3Dtrue": dial tcp 192.168.83.142:8443: connect: connection refused
helpers_test.go:327: TestGvisorAddon: WARNING: pod list for "default" "run=nginx,untrusted=true" returned: Get "https://192.168.83.142:8443/api/v1/namespaces/default/pods?labelSelector=run%3Dnginx%2Cuntrusted%3Dtrue": dial tcp 192.168.83.142:8443: connect: connection refused
helpers_test.go:327: TestGvisorAddon: WARNING: pod list for "default" "run=nginx,untrusted=true" returned: Get "https://192.168.83.142:8443/api/v1/namespaces/default/pods?labelSelector=run%3Dnginx%2Cuntrusted%3Dtrue": dial tcp 192.168.83.142:8443: connect: connection refused
helpers_test.go:327: TestGvisorAddon: WARNING: pod list for "default" "run=nginx,untrusted=true" returned: Get "https://192.168.83.142:8443/api/v1/namespaces/default/pods?labelSelector=run%3Dnginx%2Cuntrusted%3Dtrue": dial tcp 192.168.83.142:8443: connect: connection refused

                                                
                                                
=== CONT  TestGvisorAddon
helpers_test.go:327: TestGvisorAddon: WARNING: pod list for "default" "run=nginx,untrusted=true" returned: Get "https://192.168.83.142:8443/api/v1/namespaces/default/pods?labelSelector=run%3Dnginx%2Cuntrusted%3Dtrue": dial tcp 192.168.83.142:8443: connect: connection refused

                                                
                                                
=== CONT  TestGvisorAddon
helpers_test.go:327: TestGvisorAddon: WARNING: pod list for "default" "run=nginx,untrusted=true" returned: Get "https://192.168.83.142:8443/api/v1/namespaces/default/pods?labelSelector=run%3Dnginx%2Cuntrusted%3Dtrue": dial tcp 192.168.83.142:8443: connect: connection refused

                                                
                                                
=== CONT  TestGvisorAddon
helpers_test.go:327: TestGvisorAddon: WARNING: pod list for "default" "run=nginx,untrusted=true" returned: Get "https://192.168.83.142:8443/api/v1/namespaces/default/pods?labelSelector=run%3Dnginx%2Cuntrusted%3Dtrue": dial tcp 192.168.83.142:8443: connect: connection refused
E1101 23:46:30.595494   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/ingress-addon-legacy-225410/client.crt: no such file or directory
helpers_test.go:327: TestGvisorAddon: WARNING: pod list for "default" "run=nginx,untrusted=true" returned: Get "https://192.168.83.142:8443/api/v1/namespaces/default/pods?labelSelector=run%3Dnginx%2Cuntrusted%3Dtrue": dial tcp 192.168.83.142:8443: connect: connection refused
helpers_test.go:327: TestGvisorAddon: WARNING: pod list for "default" "run=nginx,untrusted=true" returned: Get "https://192.168.83.142:8443/api/v1/namespaces/default/pods?labelSelector=run%3Dnginx%2Cuntrusted%3Dtrue": dial tcp 192.168.83.142:8443: connect: connection refused
helpers_test.go:327: TestGvisorAddon: WARNING: pod list for "default" "run=nginx,untrusted=true" returned: Get "https://192.168.83.142:8443/api/v1/namespaces/default/pods?labelSelector=run%3Dnginx%2Cuntrusted%3Dtrue": dial tcp 192.168.83.142:8443: connect: connection refused
helpers_test.go:327: TestGvisorAddon: WARNING: pod list for "default" "run=nginx,untrusted=true" returned: Get "https://192.168.83.142:8443/api/v1/namespaces/default/pods?labelSelector=run%3Dnginx%2Cuntrusted%3Dtrue": dial tcp 192.168.83.142:8443: connect: connection refused
helpers_test.go:327: TestGvisorAddon: WARNING: pod list for "default" "run=nginx,untrusted=true" returned: Get "https://192.168.83.142:8443/api/v1/namespaces/default/pods?labelSelector=run%3Dnginx%2Cuntrusted%3Dtrue": dial tcp 192.168.83.142:8443: connect: connection refused
helpers_test.go:327: TestGvisorAddon: WARNING: pod list for "default" "run=nginx,untrusted=true" returned: Get "https://192.168.83.142:8443/api/v1/namespaces/default/pods?labelSelector=run%3Dnginx%2Cuntrusted%3Dtrue": dial tcp 192.168.83.142:8443: connect: connection refused
helpers_test.go:327: TestGvisorAddon: WARNING: pod list for "default" "run=nginx,untrusted=true" returned: Get "https://192.168.83.142:8443/api/v1/namespaces/default/pods?labelSelector=run%3Dnginx%2Cuntrusted%3Dtrue": dial tcp 192.168.83.142:8443: connect: connection refused

                                                
                                                
=== CONT  TestGvisorAddon
helpers_test.go:327: TestGvisorAddon: WARNING: pod list for "default" "run=nginx,untrusted=true" returned: Get "https://192.168.83.142:8443/api/v1/namespaces/default/pods?labelSelector=run%3Dnginx%2Cuntrusted%3Dtrue": dial tcp 192.168.83.142:8443: connect: connection refused
helpers_test.go:327: TestGvisorAddon: WARNING: pod list for "default" "run=nginx,untrusted=true" returned: Get "https://192.168.83.142:8443/api/v1/namespaces/default/pods?labelSelector=run%3Dnginx%2Cuntrusted%3Dtrue": dial tcp 192.168.83.142:8443: connect: connection refused
helpers_test.go:327: TestGvisorAddon: WARNING: pod list for "default" "run=nginx,untrusted=true" returned: Get "https://192.168.83.142:8443/api/v1/namespaces/default/pods?labelSelector=run%3Dnginx%2Cuntrusted%3Dtrue": dial tcp 192.168.83.142:8443: connect: connection refused

                                                
                                                
=== CONT  TestGvisorAddon
gvisor_addon_test.go:83: (dbg) TestGvisorAddon: run=nginx,untrusted=true healthy within 44.011733477s
gvisor_addon_test.go:86: (dbg) TestGvisorAddon: waiting 4m0s for pods matching "run=nginx,runtime=gvisor" in namespace "default" ...
helpers_test.go:342: "nginx-gvisor" [ad1978ab-e1f8-42c4-91b7-c17cb3c2187d] Running

                                                
                                                
=== CONT  TestGvisorAddon
gvisor_addon_test.go:86: (dbg) TestGvisorAddon: run=nginx,runtime=gvisor healthy within 5.009287199s
gvisor_addon_test.go:91: (dbg) Run:  out/minikube-linux-amd64 stop -p gvisor-234341
gvisor_addon_test.go:91: (dbg) Done: out/minikube-linux-amd64 stop -p gvisor-234341: (2.290921213s)
gvisor_addon_test.go:96: (dbg) Run:  out/minikube-linux-amd64 start -p gvisor-234341 --memory=2200 --container-runtime=containerd --docker-opt containerd=/var/run/containerd/containerd.sock --driver=kvm2 

                                                
                                                
=== CONT  TestGvisorAddon
gvisor_addon_test.go:96: (dbg) Done: out/minikube-linux-amd64 start -p gvisor-234341 --memory=2200 --container-runtime=containerd --docker-opt containerd=/var/run/containerd/containerd.sock --driver=kvm2 : (1m46.265789578s)
gvisor_addon_test.go:100: (dbg) TestGvisorAddon: waiting 4m0s for pods matching "kubernetes.io/minikube-addons=gvisor" in namespace "kube-system" ...
helpers_test.go:342: "gvisor" [0c54aafa-5cf9-4035-b9c5-95086011ff91] Running
gvisor_addon_test.go:100: (dbg) TestGvisorAddon: kubernetes.io/minikube-addons=gvisor healthy within 5.017236831s
gvisor_addon_test.go:103: (dbg) TestGvisorAddon: waiting 4m0s for pods matching "run=nginx,untrusted=true" in namespace "default" ...
helpers_test.go:342: "nginx-untrusted" [d17154aa-2878-4bb3-83ab-21afa575c304] Running

                                                
                                                
=== CONT  TestGvisorAddon
gvisor_addon_test.go:103: (dbg) TestGvisorAddon: run=nginx,untrusted=true healthy within 5.007636733s
gvisor_addon_test.go:106: (dbg) TestGvisorAddon: waiting 4m0s for pods matching "run=nginx,runtime=gvisor" in namespace "default" ...
helpers_test.go:342: "nginx-gvisor" [ad1978ab-e1f8-42c4-91b7-c17cb3c2187d] Running
gvisor_addon_test.go:106: (dbg) TestGvisorAddon: run=nginx,runtime=gvisor healthy within 5.008098741s
helpers_test.go:175: Cleaning up "gvisor-234341" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p gvisor-234341
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p gvisor-234341: (1.405235573s)
--- PASS: TestGvisorAddon (317.42s)

                                                
                                    
x
+
TestIngressAddonLegacy/StartLegacyK8sCluster (122.82s)

                                                
                                                
=== RUN   TestIngressAddonLegacy/StartLegacyK8sCluster
ingress_addon_legacy_test.go:39: (dbg) Run:  out/minikube-linux-amd64 start -p ingress-addon-legacy-225410 --kubernetes-version=v1.18.20 --memory=4096 --wait=true --alsologtostderr -v=5 --driver=kvm2 
E1101 22:55:10.500320   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/addons-224457/client.crt: no such file or directory
ingress_addon_legacy_test.go:39: (dbg) Done: out/minikube-linux-amd64 start -p ingress-addon-legacy-225410 --kubernetes-version=v1.18.20 --memory=4096 --wait=true --alsologtostderr -v=5 --driver=kvm2 : (2m2.817728245s)
--- PASS: TestIngressAddonLegacy/StartLegacyK8sCluster (122.82s)

                                                
                                    
x
+
TestIngressAddonLegacy/serial/ValidateIngressAddonActivation (16.76s)

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

                                                
                                    
x
+
TestIngressAddonLegacy/serial/ValidateIngressDNSAddonActivation (0.38s)

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

                                                
                                    
x
+
TestIngressAddonLegacy/serial/ValidateIngressAddons (33.36s)

                                                
                                                
=== RUN   TestIngressAddonLegacy/serial/ValidateIngressAddons
addons_test.go:165: (dbg) Run:  kubectl --context ingress-addon-legacy-225410 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:165: (dbg) Done: kubectl --context ingress-addon-legacy-225410 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s: (13.330760978s)
addons_test.go:185: (dbg) Run:  kubectl --context ingress-addon-legacy-225410 replace --force -f testdata/nginx-ingress-v1beta1.yaml
addons_test.go:198: (dbg) Run:  kubectl --context ingress-addon-legacy-225410 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:203: (dbg) TestIngressAddonLegacy/serial/ValidateIngressAddons: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:342: "nginx" [1ab1e4f6-bfa1-491b-b4bd-572849af2892] Pending
helpers_test.go:342: "nginx" [1ab1e4f6-bfa1-491b-b4bd-572849af2892] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:342: "nginx" [1ab1e4f6-bfa1-491b-b4bd-572849af2892] Running
addons_test.go:203: (dbg) TestIngressAddonLegacy/serial/ValidateIngressAddons: run=nginx healthy within 9.009765366s
addons_test.go:215: (dbg) Run:  out/minikube-linux-amd64 -p ingress-addon-legacy-225410 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:239: (dbg) Run:  kubectl --context ingress-addon-legacy-225410 replace --force -f testdata/ingress-dns-example-v1beta1.yaml
addons_test.go:244: (dbg) Run:  out/minikube-linux-amd64 -p ingress-addon-legacy-225410 ip
addons_test.go:250: (dbg) Run:  nslookup hello-john.test 192.168.39.239
addons_test.go:259: (dbg) Run:  out/minikube-linux-amd64 -p ingress-addon-legacy-225410 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:259: (dbg) Done: out/minikube-linux-amd64 -p ingress-addon-legacy-225410 addons disable ingress-dns --alsologtostderr -v=1: (2.588339894s)
addons_test.go:264: (dbg) Run:  out/minikube-linux-amd64 -p ingress-addon-legacy-225410 addons disable ingress --alsologtostderr -v=1
addons_test.go:264: (dbg) Done: out/minikube-linux-amd64 -p ingress-addon-legacy-225410 addons disable ingress --alsologtostderr -v=1: (7.353360124s)
--- PASS: TestIngressAddonLegacy/serial/ValidateIngressAddons (33.36s)

                                                
                                    
x
+
TestJSONOutput/start/Command (69.67s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 start -p json-output-225705 --output=json --user=testUser --memory=2200 --wait=true --driver=kvm2 
E1101 22:57:26.657407   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/addons-224457/client.crt: no such file or directory
E1101 22:57:54.341967   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/addons-224457/client.crt: no such file or directory
E1101 22:58:08.109412   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/functional-225022/client.crt: no such file or directory
E1101 22:58:08.114655   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/functional-225022/client.crt: no such file or directory
E1101 22:58:08.124881   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/functional-225022/client.crt: no such file or directory
E1101 22:58:08.145139   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/functional-225022/client.crt: no such file or directory
E1101 22:58:08.185410   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/functional-225022/client.crt: no such file or directory
E1101 22:58:08.265680   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/functional-225022/client.crt: no such file or directory
E1101 22:58:08.426124   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/functional-225022/client.crt: no such file or directory
E1101 22:58:08.746709   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/functional-225022/client.crt: no such file or directory
E1101 22:58:09.387661   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/functional-225022/client.crt: no such file or directory
E1101 22:58:10.668855   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/functional-225022/client.crt: no such file or directory
E1101 22:58:13.229202   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/functional-225022/client.crt: no such file or directory
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 start -p json-output-225705 --output=json --user=testUser --memory=2200 --wait=true --driver=kvm2 : (1m9.669610471s)
--- PASS: TestJSONOutput/start/Command (69.67s)

                                                
                                    
x
+
TestJSONOutput/start/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/pause/Command (0.61s)

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

                                                
                                    
x
+
TestJSONOutput/pause/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/unpause/Command (0.59s)

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

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

                                                
                                                
=== RUN   TestJSONOutput/stop/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 stop -p json-output-225705 --output=json --user=testUser
E1101 22:58:18.349898   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/functional-225022/client.crt: no such file or directory
E1101 22:58:28.591088   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/functional-225022/client.crt: no such file or directory
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 stop -p json-output-225705 --output=json --user=testUser: (13.11988233s)
--- PASS: TestJSONOutput/stop/Command (13.12s)

                                                
                                    
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:149: (dbg) Run:  out/minikube-linux-amd64 start -p json-output-error-225829 --memory=2200 --output=json --wait=true --driver=fail
json_output_test.go:149: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p json-output-error-225829 --memory=2200 --output=json --wait=true --driver=fail: exit status 56 (78.427162ms)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"f3902bbc-4c42-4cfc-b770-6fcc39109836","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-225829] minikube v1.27.1 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"93ba2f3f-328a-4650-97bf-89112c43c21d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=15232"}}
	{"specversion":"1.0","id":"a140a21d-e331-4412-81a4-77645d5c95c2","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":"43dcfd99-e7ff-40d2-9e23-17fb48391101","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/15232-3852/kubeconfig"}}
	{"specversion":"1.0","id":"63204b99-918c-46bc-9f5e-d22f0c990f1e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/15232-3852/.minikube"}}
	{"specversion":"1.0","id":"de4b8322-00c5-4f56-a250-facce03d4567","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-amd64"}}
	{"specversion":"1.0","id":"6fd428fc-a790-4fa7-afe6-cadc3c811885","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"","exitcode":"56","issues":"","message":"The driver 'fail' is not supported on linux/amd64","name":"DRV_UNSUPPORTED_OS","url":""}}

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

                                                
                                    
x
+
TestMainNoArgs (0.06s)

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

                                                
                                    
x
+
TestMinikubeProfile (111.92s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p first-225829 --driver=kvm2 
E1101 22:58:49.071291   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/functional-225022/client.crt: no such file or directory
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p first-225829 --driver=kvm2 : (53.989829298s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p second-225829 --driver=kvm2 
E1101 22:59:30.032607   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/functional-225022/client.crt: no such file or directory
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p second-225829 --driver=kvm2 : (54.965000824s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile first-225829
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile second-225829
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
helpers_test.go:175: Cleaning up "second-225829" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p second-225829
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p second-225829: (1.010052003s)
helpers_test.go:175: Cleaning up "first-225829" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p first-225829
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p first-225829: (1.008776258s)
--- PASS: TestMinikubeProfile (111.92s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (27.77s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-1-230021 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=kvm2 
mount_start_test.go:98: (dbg) Done: out/minikube-linux-amd64 start -p mount-start-1-230021 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=kvm2 : (26.766967141s)
--- PASS: TestMountStart/serial/StartWithMountFirst (27.77s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.41s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (27.61s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountSecond
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-2-230021 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=kvm2 
E1101 23:00:51.953875   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/functional-225022/client.crt: no such file or directory
mount_start_test.go:98: (dbg) Done: out/minikube-linux-amd64 start -p mount-start-2-230021 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=kvm2 : (26.60762899s)
--- PASS: TestMountStart/serial/StartWithMountSecond (27.61s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.42s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (0.89s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.42s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (2.1s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (22.54s)

                                                
                                                
=== RUN   TestMountStart/serial/RestartStopped
mount_start_test.go:166: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-2-230021
E1101 23:01:30.597401   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/ingress-addon-legacy-225410/client.crt: no such file or directory
E1101 23:01:30.602750   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/ingress-addon-legacy-225410/client.crt: no such file or directory
E1101 23:01:30.612979   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/ingress-addon-legacy-225410/client.crt: no such file or directory
E1101 23:01:30.633253   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/ingress-addon-legacy-225410/client.crt: no such file or directory
E1101 23:01:30.673530   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/ingress-addon-legacy-225410/client.crt: no such file or directory
E1101 23:01:30.753813   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/ingress-addon-legacy-225410/client.crt: no such file or directory
E1101 23:01:30.914230   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/ingress-addon-legacy-225410/client.crt: no such file or directory
E1101 23:01:31.234914   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/ingress-addon-legacy-225410/client.crt: no such file or directory
E1101 23:01:31.875855   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/ingress-addon-legacy-225410/client.crt: no such file or directory
E1101 23:01:33.156358   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/ingress-addon-legacy-225410/client.crt: no such file or directory
E1101 23:01:35.717192   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/ingress-addon-legacy-225410/client.crt: no such file or directory
E1101 23:01:40.837922   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/ingress-addon-legacy-225410/client.crt: no such file or directory
mount_start_test.go:166: (dbg) Done: out/minikube-linux-amd64 start -p mount-start-2-230021: (21.543439203s)
--- PASS: TestMountStart/serial/RestartStopped (22.54s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.41s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (159.3s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:83: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-230145 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=kvm2 
E1101 23:01:51.078075   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/ingress-addon-legacy-225410/client.crt: no such file or directory
E1101 23:02:11.558602   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/ingress-addon-legacy-225410/client.crt: no such file or directory
E1101 23:02:26.656899   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/addons-224457/client.crt: no such file or directory
E1101 23:02:52.519559   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/ingress-addon-legacy-225410/client.crt: no such file or directory
E1101 23:03:08.109424   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/functional-225022/client.crt: no such file or directory
E1101 23:03:35.795023   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/functional-225022/client.crt: no such file or directory
E1101 23:04:14.439818   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/ingress-addon-legacy-225410/client.crt: no such file or directory
multinode_test.go:83: (dbg) Done: out/minikube-linux-amd64 start -p multinode-230145 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=kvm2 : (2m38.863973694s)
multinode_test.go:89: (dbg) Run:  out/minikube-linux-amd64 -p multinode-230145 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (159.30s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (4.02s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeployApp2Nodes
multinode_test.go:479: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-230145 -- apply -f ./testdata/multinodes/multinode-pod-dns-test.yaml
multinode_test.go:484: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-230145 -- rollout status deployment/busybox
multinode_test.go:484: (dbg) Done: out/minikube-linux-amd64 kubectl -p multinode-230145 -- rollout status deployment/busybox: (2.04101878s)
multinode_test.go:490: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-230145 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:502: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-230145 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:510: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-230145 -- exec busybox-65db55d5d6-rks76 -- nslookup kubernetes.io
multinode_test.go:510: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-230145 -- exec busybox-65db55d5d6-w5f9t -- nslookup kubernetes.io
multinode_test.go:520: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-230145 -- exec busybox-65db55d5d6-rks76 -- nslookup kubernetes.default
multinode_test.go:520: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-230145 -- exec busybox-65db55d5d6-w5f9t -- nslookup kubernetes.default
multinode_test.go:528: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-230145 -- exec busybox-65db55d5d6-rks76 -- nslookup kubernetes.default.svc.cluster.local
multinode_test.go:528: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-230145 -- exec busybox-65db55d5d6-w5f9t -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiNode/serial/DeployApp2Nodes (4.02s)

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.97s)

                                                
                                                
=== RUN   TestMultiNode/serial/PingHostFrom2Pods
multinode_test.go:538: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-230145 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:546: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-230145 -- exec busybox-65db55d5d6-rks76 -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:554: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-230145 -- exec busybox-65db55d5d6-rks76 -- sh -c "ping -c 1 192.168.39.1"
multinode_test.go:546: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-230145 -- exec busybox-65db55d5d6-w5f9t -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:554: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-230145 -- exec busybox-65db55d5d6-w5f9t -- sh -c "ping -c 1 192.168.39.1"
--- PASS: TestMultiNode/serial/PingHostFrom2Pods (0.97s)

                                                
                                    
x
+
TestMultiNode/serial/AddNode (64.56s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:108: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-230145 -v 3 --alsologtostderr
multinode_test.go:108: (dbg) Done: out/minikube-linux-amd64 node add -p multinode-230145 -v 3 --alsologtostderr: (1m3.917383883s)
multinode_test.go:114: (dbg) Run:  out/minikube-linux-amd64 -p multinode-230145 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (64.56s)

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.25s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (7.99s)

                                                
                                                
=== RUN   TestMultiNode/serial/CopyFile
multinode_test.go:171: (dbg) Run:  out/minikube-linux-amd64 -p multinode-230145 status --output json --alsologtostderr
helpers_test.go:554: (dbg) Run:  out/minikube-linux-amd64 -p multinode-230145 cp testdata/cp-test.txt multinode-230145:/home/docker/cp-test.txt
helpers_test.go:532: (dbg) Run:  out/minikube-linux-amd64 -p multinode-230145 ssh -n multinode-230145 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:554: (dbg) Run:  out/minikube-linux-amd64 -p multinode-230145 cp multinode-230145:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile3888472495/001/cp-test_multinode-230145.txt
helpers_test.go:532: (dbg) Run:  out/minikube-linux-amd64 -p multinode-230145 ssh -n multinode-230145 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:554: (dbg) Run:  out/minikube-linux-amd64 -p multinode-230145 cp multinode-230145:/home/docker/cp-test.txt multinode-230145-m02:/home/docker/cp-test_multinode-230145_multinode-230145-m02.txt
helpers_test.go:532: (dbg) Run:  out/minikube-linux-amd64 -p multinode-230145 ssh -n multinode-230145 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:532: (dbg) Run:  out/minikube-linux-amd64 -p multinode-230145 ssh -n multinode-230145-m02 "sudo cat /home/docker/cp-test_multinode-230145_multinode-230145-m02.txt"
helpers_test.go:554: (dbg) Run:  out/minikube-linux-amd64 -p multinode-230145 cp multinode-230145:/home/docker/cp-test.txt multinode-230145-m03:/home/docker/cp-test_multinode-230145_multinode-230145-m03.txt
helpers_test.go:532: (dbg) Run:  out/minikube-linux-amd64 -p multinode-230145 ssh -n multinode-230145 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:532: (dbg) Run:  out/minikube-linux-amd64 -p multinode-230145 ssh -n multinode-230145-m03 "sudo cat /home/docker/cp-test_multinode-230145_multinode-230145-m03.txt"
helpers_test.go:554: (dbg) Run:  out/minikube-linux-amd64 -p multinode-230145 cp testdata/cp-test.txt multinode-230145-m02:/home/docker/cp-test.txt
helpers_test.go:532: (dbg) Run:  out/minikube-linux-amd64 -p multinode-230145 ssh -n multinode-230145-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:554: (dbg) Run:  out/minikube-linux-amd64 -p multinode-230145 cp multinode-230145-m02:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile3888472495/001/cp-test_multinode-230145-m02.txt
helpers_test.go:532: (dbg) Run:  out/minikube-linux-amd64 -p multinode-230145 ssh -n multinode-230145-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:554: (dbg) Run:  out/minikube-linux-amd64 -p multinode-230145 cp multinode-230145-m02:/home/docker/cp-test.txt multinode-230145:/home/docker/cp-test_multinode-230145-m02_multinode-230145.txt
helpers_test.go:532: (dbg) Run:  out/minikube-linux-amd64 -p multinode-230145 ssh -n multinode-230145-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:532: (dbg) Run:  out/minikube-linux-amd64 -p multinode-230145 ssh -n multinode-230145 "sudo cat /home/docker/cp-test_multinode-230145-m02_multinode-230145.txt"
helpers_test.go:554: (dbg) Run:  out/minikube-linux-amd64 -p multinode-230145 cp multinode-230145-m02:/home/docker/cp-test.txt multinode-230145-m03:/home/docker/cp-test_multinode-230145-m02_multinode-230145-m03.txt
helpers_test.go:532: (dbg) Run:  out/minikube-linux-amd64 -p multinode-230145 ssh -n multinode-230145-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:532: (dbg) Run:  out/minikube-linux-amd64 -p multinode-230145 ssh -n multinode-230145-m03 "sudo cat /home/docker/cp-test_multinode-230145-m02_multinode-230145-m03.txt"
helpers_test.go:554: (dbg) Run:  out/minikube-linux-amd64 -p multinode-230145 cp testdata/cp-test.txt multinode-230145-m03:/home/docker/cp-test.txt
helpers_test.go:532: (dbg) Run:  out/minikube-linux-amd64 -p multinode-230145 ssh -n multinode-230145-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:554: (dbg) Run:  out/minikube-linux-amd64 -p multinode-230145 cp multinode-230145-m03:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile3888472495/001/cp-test_multinode-230145-m03.txt
helpers_test.go:532: (dbg) Run:  out/minikube-linux-amd64 -p multinode-230145 ssh -n multinode-230145-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:554: (dbg) Run:  out/minikube-linux-amd64 -p multinode-230145 cp multinode-230145-m03:/home/docker/cp-test.txt multinode-230145:/home/docker/cp-test_multinode-230145-m03_multinode-230145.txt
helpers_test.go:532: (dbg) Run:  out/minikube-linux-amd64 -p multinode-230145 ssh -n multinode-230145-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:532: (dbg) Run:  out/minikube-linux-amd64 -p multinode-230145 ssh -n multinode-230145 "sudo cat /home/docker/cp-test_multinode-230145-m03_multinode-230145.txt"
helpers_test.go:554: (dbg) Run:  out/minikube-linux-amd64 -p multinode-230145 cp multinode-230145-m03:/home/docker/cp-test.txt multinode-230145-m02:/home/docker/cp-test_multinode-230145-m03_multinode-230145-m02.txt
helpers_test.go:532: (dbg) Run:  out/minikube-linux-amd64 -p multinode-230145 ssh -n multinode-230145-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:532: (dbg) Run:  out/minikube-linux-amd64 -p multinode-230145 ssh -n multinode-230145-m02 "sudo cat /home/docker/cp-test_multinode-230145-m03_multinode-230145-m02.txt"
--- PASS: TestMultiNode/serial/CopyFile (7.99s)

                                                
                                    
x
+
TestMultiNode/serial/StopNode (3.99s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopNode
multinode_test.go:208: (dbg) Run:  out/minikube-linux-amd64 -p multinode-230145 node stop m03
multinode_test.go:208: (dbg) Done: out/minikube-linux-amd64 -p multinode-230145 node stop m03: (3.103404377s)
multinode_test.go:214: (dbg) Run:  out/minikube-linux-amd64 -p multinode-230145 status
multinode_test.go:214: (dbg) Non-zero exit: out/minikube-linux-amd64 -p multinode-230145 status: exit status 7 (443.62887ms)

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1101 23:05:46.018897   21367 out.go:296] Setting OutFile to fd 1 ...
	I1101 23:05:46.018990   21367 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I1101 23:05:46.018999   21367 out.go:309] Setting ErrFile to fd 2...
	I1101 23:05:46.019003   21367 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I1101 23:05:46.019099   21367 root.go:334] Updating PATH: /home/jenkins/minikube-integration/15232-3852/.minikube/bin
	I1101 23:05:46.019240   21367 out.go:303] Setting JSON to false
	I1101 23:05:46.019262   21367 mustload.go:65] Loading cluster: multinode-230145
	I1101 23:05:46.019368   21367 notify.go:220] Checking for updates...
	I1101 23:05:46.019628   21367 config.go:180] Loaded profile config "multinode-230145": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.25.3
	I1101 23:05:46.019645   21367 status.go:255] checking status of multinode-230145 ...
	I1101 23:05:46.021092   21367 main.go:134] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1101 23:05:46.021132   21367 main.go:134] libmachine: Launching plugin server for driver kvm2
	I1101 23:05:46.036779   21367 main.go:134] libmachine: Plugin server listening at address 127.0.0.1:39557
	I1101 23:05:46.037097   21367 main.go:134] libmachine: () Calling .GetVersion
	I1101 23:05:46.037517   21367 main.go:134] libmachine: Using API Version  1
	I1101 23:05:46.037540   21367 main.go:134] libmachine: () Calling .SetConfigRaw
	I1101 23:05:46.037889   21367 main.go:134] libmachine: () Calling .GetMachineName
	I1101 23:05:46.038085   21367 main.go:134] libmachine: (multinode-230145) Calling .GetState
	I1101 23:05:46.039640   21367 status.go:330] multinode-230145 host status = "Running" (err=<nil>)
	I1101 23:05:46.039653   21367 host.go:66] Checking if "multinode-230145" exists ...
	I1101 23:05:46.039899   21367 main.go:134] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1101 23:05:46.039921   21367 main.go:134] libmachine: Launching plugin server for driver kvm2
	I1101 23:05:46.053751   21367 main.go:134] libmachine: Plugin server listening at address 127.0.0.1:43713
	I1101 23:05:46.054058   21367 main.go:134] libmachine: () Calling .GetVersion
	I1101 23:05:46.054491   21367 main.go:134] libmachine: Using API Version  1
	I1101 23:05:46.054514   21367 main.go:134] libmachine: () Calling .SetConfigRaw
	I1101 23:05:46.054873   21367 main.go:134] libmachine: () Calling .GetMachineName
	I1101 23:05:46.055046   21367 main.go:134] libmachine: (multinode-230145) Calling .GetIP
	I1101 23:05:46.057640   21367 main.go:134] libmachine: (multinode-230145) DBG | domain multinode-230145 has defined MAC address 52:54:00:9f:8f:b8 in network mk-multinode-230145
	I1101 23:05:46.058012   21367 main.go:134] libmachine: (multinode-230145) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:9f:8f:b8", ip: ""} in network mk-multinode-230145: {Iface:virbr1 ExpiryTime:2022-11-02 00:02:00 +0000 UTC Type:0 Mac:52:54:00:9f:8f:b8 Iaid: IPaddr:192.168.39.139 Prefix:24 Hostname:multinode-230145 Clientid:01:52:54:00:9f:8f:b8}
	I1101 23:05:46.058045   21367 main.go:134] libmachine: (multinode-230145) DBG | domain multinode-230145 has defined IP address 192.168.39.139 and MAC address 52:54:00:9f:8f:b8 in network mk-multinode-230145
	I1101 23:05:46.058197   21367 host.go:66] Checking if "multinode-230145" exists ...
	I1101 23:05:46.058455   21367 main.go:134] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1101 23:05:46.058477   21367 main.go:134] libmachine: Launching plugin server for driver kvm2
	I1101 23:05:46.073256   21367 main.go:134] libmachine: Plugin server listening at address 127.0.0.1:36173
	I1101 23:05:46.073594   21367 main.go:134] libmachine: () Calling .GetVersion
	I1101 23:05:46.074163   21367 main.go:134] libmachine: Using API Version  1
	I1101 23:05:46.074204   21367 main.go:134] libmachine: () Calling .SetConfigRaw
	I1101 23:05:46.074589   21367 main.go:134] libmachine: () Calling .GetMachineName
	I1101 23:05:46.074771   21367 main.go:134] libmachine: (multinode-230145) Calling .DriverName
	I1101 23:05:46.074958   21367 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1101 23:05:46.074992   21367 main.go:134] libmachine: (multinode-230145) Calling .GetSSHHostname
	I1101 23:05:46.077351   21367 main.go:134] libmachine: (multinode-230145) DBG | domain multinode-230145 has defined MAC address 52:54:00:9f:8f:b8 in network mk-multinode-230145
	I1101 23:05:46.077724   21367 main.go:134] libmachine: (multinode-230145) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:9f:8f:b8", ip: ""} in network mk-multinode-230145: {Iface:virbr1 ExpiryTime:2022-11-02 00:02:00 +0000 UTC Type:0 Mac:52:54:00:9f:8f:b8 Iaid: IPaddr:192.168.39.139 Prefix:24 Hostname:multinode-230145 Clientid:01:52:54:00:9f:8f:b8}
	I1101 23:05:46.077767   21367 main.go:134] libmachine: (multinode-230145) DBG | domain multinode-230145 has defined IP address 192.168.39.139 and MAC address 52:54:00:9f:8f:b8 in network mk-multinode-230145
	I1101 23:05:46.077825   21367 main.go:134] libmachine: (multinode-230145) Calling .GetSSHPort
	I1101 23:05:46.078007   21367 main.go:134] libmachine: (multinode-230145) Calling .GetSSHKeyPath
	I1101 23:05:46.078171   21367 main.go:134] libmachine: (multinode-230145) Calling .GetSSHUsername
	I1101 23:05:46.078350   21367 sshutil.go:53] new ssh client: &{IP:192.168.39.139 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/15232-3852/.minikube/machines/multinode-230145/id_rsa Username:docker}
	I1101 23:05:46.166792   21367 ssh_runner.go:195] Run: systemctl --version
	I1101 23:05:46.172027   21367 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1101 23:05:46.184804   21367 kubeconfig.go:92] found "multinode-230145" server: "https://192.168.39.139:8443"
	I1101 23:05:46.184831   21367 api_server.go:165] Checking apiserver status ...
	I1101 23:05:46.184850   21367 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1101 23:05:46.198094   21367 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1720/cgroup
	I1101 23:05:46.206633   21367 api_server.go:181] apiserver freezer: "6:freezer:/kubepods.slice/kubepods-burstable.slice/kubepods-burstable-pod7be85df5a9d0efce20d5ffe01f39646d.slice/docker-e1b029a99920e633326b123f12705dd936e81479b1c0686068268c96d46c852e.scope"
	I1101 23:05:46.206679   21367 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/kubepods.slice/kubepods-burstable.slice/kubepods-burstable-pod7be85df5a9d0efce20d5ffe01f39646d.slice/docker-e1b029a99920e633326b123f12705dd936e81479b1c0686068268c96d46c852e.scope/freezer.state
	I1101 23:05:46.215819   21367 api_server.go:203] freezer state: "THAWED"
	I1101 23:05:46.215837   21367 api_server.go:252] Checking apiserver healthz at https://192.168.39.139:8443/healthz ...
	I1101 23:05:46.221230   21367 api_server.go:278] https://192.168.39.139:8443/healthz returned 200:
	ok
	I1101 23:05:46.221247   21367 status.go:421] multinode-230145 apiserver status = Running (err=<nil>)
	I1101 23:05:46.221254   21367 status.go:257] multinode-230145 status: &{Name:multinode-230145 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1101 23:05:46.221266   21367 status.go:255] checking status of multinode-230145-m02 ...
	I1101 23:05:46.221523   21367 main.go:134] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1101 23:05:46.221548   21367 main.go:134] libmachine: Launching plugin server for driver kvm2
	I1101 23:05:46.236707   21367 main.go:134] libmachine: Plugin server listening at address 127.0.0.1:32785
	I1101 23:05:46.237062   21367 main.go:134] libmachine: () Calling .GetVersion
	I1101 23:05:46.237590   21367 main.go:134] libmachine: Using API Version  1
	I1101 23:05:46.237609   21367 main.go:134] libmachine: () Calling .SetConfigRaw
	I1101 23:05:46.237999   21367 main.go:134] libmachine: () Calling .GetMachineName
	I1101 23:05:46.238159   21367 main.go:134] libmachine: (multinode-230145-m02) Calling .GetState
	I1101 23:05:46.239744   21367 status.go:330] multinode-230145-m02 host status = "Running" (err=<nil>)
	I1101 23:05:46.239758   21367 host.go:66] Checking if "multinode-230145-m02" exists ...
	I1101 23:05:46.240033   21367 main.go:134] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1101 23:05:46.240075   21367 main.go:134] libmachine: Launching plugin server for driver kvm2
	I1101 23:05:46.254014   21367 main.go:134] libmachine: Plugin server listening at address 127.0.0.1:40227
	I1101 23:05:46.254334   21367 main.go:134] libmachine: () Calling .GetVersion
	I1101 23:05:46.254768   21367 main.go:134] libmachine: Using API Version  1
	I1101 23:05:46.254793   21367 main.go:134] libmachine: () Calling .SetConfigRaw
	I1101 23:05:46.255133   21367 main.go:134] libmachine: () Calling .GetMachineName
	I1101 23:05:46.255295   21367 main.go:134] libmachine: (multinode-230145-m02) Calling .GetIP
	I1101 23:05:46.257947   21367 main.go:134] libmachine: (multinode-230145-m02) DBG | domain multinode-230145-m02 has defined MAC address 52:54:00:ba:2d:81 in network mk-multinode-230145
	I1101 23:05:46.258321   21367 main.go:134] libmachine: (multinode-230145-m02) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:ba:2d:81", ip: ""} in network mk-multinode-230145: {Iface:virbr1 ExpiryTime:2022-11-02 00:03:27 +0000 UTC Type:0 Mac:52:54:00:ba:2d:81 Iaid: IPaddr:192.168.39.8 Prefix:24 Hostname:multinode-230145-m02 Clientid:01:52:54:00:ba:2d:81}
	I1101 23:05:46.258353   21367 main.go:134] libmachine: (multinode-230145-m02) DBG | domain multinode-230145-m02 has defined IP address 192.168.39.8 and MAC address 52:54:00:ba:2d:81 in network mk-multinode-230145
	I1101 23:05:46.258485   21367 host.go:66] Checking if "multinode-230145-m02" exists ...
	I1101 23:05:46.258733   21367 main.go:134] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1101 23:05:46.258761   21367 main.go:134] libmachine: Launching plugin server for driver kvm2
	I1101 23:05:46.272819   21367 main.go:134] libmachine: Plugin server listening at address 127.0.0.1:39187
	I1101 23:05:46.273136   21367 main.go:134] libmachine: () Calling .GetVersion
	I1101 23:05:46.273544   21367 main.go:134] libmachine: Using API Version  1
	I1101 23:05:46.273565   21367 main.go:134] libmachine: () Calling .SetConfigRaw
	I1101 23:05:46.273834   21367 main.go:134] libmachine: () Calling .GetMachineName
	I1101 23:05:46.274023   21367 main.go:134] libmachine: (multinode-230145-m02) Calling .DriverName
	I1101 23:05:46.274181   21367 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1101 23:05:46.274206   21367 main.go:134] libmachine: (multinode-230145-m02) Calling .GetSSHHostname
	I1101 23:05:46.276551   21367 main.go:134] libmachine: (multinode-230145-m02) DBG | domain multinode-230145-m02 has defined MAC address 52:54:00:ba:2d:81 in network mk-multinode-230145
	I1101 23:05:46.276879   21367 main.go:134] libmachine: (multinode-230145-m02) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:ba:2d:81", ip: ""} in network mk-multinode-230145: {Iface:virbr1 ExpiryTime:2022-11-02 00:03:27 +0000 UTC Type:0 Mac:52:54:00:ba:2d:81 Iaid: IPaddr:192.168.39.8 Prefix:24 Hostname:multinode-230145-m02 Clientid:01:52:54:00:ba:2d:81}
	I1101 23:05:46.276911   21367 main.go:134] libmachine: (multinode-230145-m02) DBG | domain multinode-230145-m02 has defined IP address 192.168.39.8 and MAC address 52:54:00:ba:2d:81 in network mk-multinode-230145
	I1101 23:05:46.277040   21367 main.go:134] libmachine: (multinode-230145-m02) Calling .GetSSHPort
	I1101 23:05:46.277210   21367 main.go:134] libmachine: (multinode-230145-m02) Calling .GetSSHKeyPath
	I1101 23:05:46.277380   21367 main.go:134] libmachine: (multinode-230145-m02) Calling .GetSSHUsername
	I1101 23:05:46.277530   21367 sshutil.go:53] new ssh client: &{IP:192.168.39.8 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/15232-3852/.minikube/machines/multinode-230145-m02/id_rsa Username:docker}
	I1101 23:05:46.366098   21367 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1101 23:05:46.378314   21367 status.go:257] multinode-230145-m02 status: &{Name:multinode-230145-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I1101 23:05:46.378343   21367 status.go:255] checking status of multinode-230145-m03 ...
	I1101 23:05:46.378678   21367 main.go:134] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1101 23:05:46.378704   21367 main.go:134] libmachine: Launching plugin server for driver kvm2
	I1101 23:05:46.393032   21367 main.go:134] libmachine: Plugin server listening at address 127.0.0.1:38313
	I1101 23:05:46.393360   21367 main.go:134] libmachine: () Calling .GetVersion
	I1101 23:05:46.393798   21367 main.go:134] libmachine: Using API Version  1
	I1101 23:05:46.393818   21367 main.go:134] libmachine: () Calling .SetConfigRaw
	I1101 23:05:46.394094   21367 main.go:134] libmachine: () Calling .GetMachineName
	I1101 23:05:46.394266   21367 main.go:134] libmachine: (multinode-230145-m03) Calling .GetState
	I1101 23:05:46.395529   21367 status.go:330] multinode-230145-m03 host status = "Stopped" (err=<nil>)
	I1101 23:05:46.395545   21367 status.go:343] host is not running, skipping remaining checks
	I1101 23:05:46.395553   21367 status.go:257] multinode-230145-m03 status: &{Name:multinode-230145-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (32.88s)

                                                
                                                
=== RUN   TestMultiNode/serial/StartAfterStop
multinode_test.go:252: (dbg) Run:  out/minikube-linux-amd64 -p multinode-230145 node start m03 --alsologtostderr
multinode_test.go:252: (dbg) Done: out/minikube-linux-amd64 -p multinode-230145 node start m03 --alsologtostderr: (32.247358345s)
multinode_test.go:259: (dbg) Run:  out/minikube-linux-amd64 -p multinode-230145 status
multinode_test.go:273: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiNode/serial/StartAfterStop (32.88s)

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (889.23s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:281: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-230145
multinode_test.go:288: (dbg) Run:  out/minikube-linux-amd64 stop -p multinode-230145
E1101 23:06:30.596129   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/ingress-addon-legacy-225410/client.crt: no such file or directory
multinode_test.go:288: (dbg) Done: out/minikube-linux-amd64 stop -p multinode-230145: (26.66514151s)
multinode_test.go:293: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-230145 --wait=true -v=8 --alsologtostderr
E1101 23:06:58.280831   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/ingress-addon-legacy-225410/client.crt: no such file or directory
E1101 23:07:26.657453   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/addons-224457/client.crt: no such file or directory
E1101 23:08:08.109746   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/functional-225022/client.crt: no such file or directory
E1101 23:08:49.702669   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/addons-224457/client.crt: no such file or directory
E1101 23:11:30.595043   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/ingress-addon-legacy-225410/client.crt: no such file or directory
E1101 23:12:26.657397   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/addons-224457/client.crt: no such file or directory
E1101 23:13:08.109814   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/functional-225022/client.crt: no such file or directory
E1101 23:14:31.155850   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/functional-225022/client.crt: no such file or directory
E1101 23:16:30.595596   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/ingress-addon-legacy-225410/client.crt: no such file or directory
E1101 23:17:26.657127   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/addons-224457/client.crt: no such file or directory
E1101 23:17:53.641380   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/ingress-addon-legacy-225410/client.crt: no such file or directory
E1101 23:18:08.109235   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/functional-225022/client.crt: no such file or directory
multinode_test.go:293: (dbg) Done: out/minikube-linux-amd64 start -p multinode-230145 --wait=true -v=8 --alsologtostderr: (14m22.433713068s)
multinode_test.go:298: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-230145
--- PASS: TestMultiNode/serial/RestartKeepsNodes (889.23s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (4.85s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (6.33s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:312: (dbg) Run:  out/minikube-linux-amd64 -p multinode-230145 stop
multinode_test.go:312: (dbg) Done: out/minikube-linux-amd64 -p multinode-230145 stop: (6.133623203s)
multinode_test.go:318: (dbg) Run:  out/minikube-linux-amd64 -p multinode-230145 status
multinode_test.go:318: (dbg) Non-zero exit: out/minikube-linux-amd64 -p multinode-230145 status: exit status 7 (94.914857ms)

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1101 23:21:19.660173   22777 out.go:296] Setting OutFile to fd 1 ...
	I1101 23:21:19.660257   22777 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I1101 23:21:19.660266   22777 out.go:309] Setting ErrFile to fd 2...
	I1101 23:21:19.660270   22777 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I1101 23:21:19.660354   22777 root.go:334] Updating PATH: /home/jenkins/minikube-integration/15232-3852/.minikube/bin
	I1101 23:21:19.660497   22777 out.go:303] Setting JSON to false
	I1101 23:21:19.660522   22777 mustload.go:65] Loading cluster: multinode-230145
	I1101 23:21:19.660556   22777 notify.go:220] Checking for updates...
	I1101 23:21:19.660908   22777 config.go:180] Loaded profile config "multinode-230145": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.25.3
	I1101 23:21:19.660925   22777 status.go:255] checking status of multinode-230145 ...
	I1101 23:21:19.661291   22777 main.go:134] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1101 23:21:19.661329   22777 main.go:134] libmachine: Launching plugin server for driver kvm2
	I1101 23:21:19.677308   22777 main.go:134] libmachine: Plugin server listening at address 127.0.0.1:34425
	I1101 23:21:19.677601   22777 main.go:134] libmachine: () Calling .GetVersion
	I1101 23:21:19.678035   22777 main.go:134] libmachine: Using API Version  1
	I1101 23:21:19.678058   22777 main.go:134] libmachine: () Calling .SetConfigRaw
	I1101 23:21:19.678613   22777 main.go:134] libmachine: () Calling .GetMachineName
	I1101 23:21:19.679874   22777 main.go:134] libmachine: (multinode-230145) Calling .GetState
	I1101 23:21:19.681242   22777 status.go:330] multinode-230145 host status = "Stopped" (err=<nil>)
	I1101 23:21:19.681258   22777 status.go:343] host is not running, skipping remaining checks
	I1101 23:21:19.681262   22777 status.go:257] multinode-230145 status: &{Name:multinode-230145 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1101 23:21:19.681274   22777 status.go:255] checking status of multinode-230145-m02 ...
	I1101 23:21:19.681531   22777 main.go:134] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1101 23:21:19.681564   22777 main.go:134] libmachine: Launching plugin server for driver kvm2
	I1101 23:21:19.695044   22777 main.go:134] libmachine: Plugin server listening at address 127.0.0.1:40999
	I1101 23:21:19.695367   22777 main.go:134] libmachine: () Calling .GetVersion
	I1101 23:21:19.695771   22777 main.go:134] libmachine: Using API Version  1
	I1101 23:21:19.695791   22777 main.go:134] libmachine: () Calling .SetConfigRaw
	I1101 23:21:19.696084   22777 main.go:134] libmachine: () Calling .GetMachineName
	I1101 23:21:19.696269   22777 main.go:134] libmachine: (multinode-230145-m02) Calling .GetState
	I1101 23:21:19.697646   22777 status.go:330] multinode-230145-m02 host status = "Stopped" (err=<nil>)
	I1101 23:21:19.697660   22777 status.go:343] host is not running, skipping remaining checks
	I1101 23:21:19.697664   22777 status.go:257] multinode-230145-m02 status: &{Name:multinode-230145-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (583.14s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:352: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-230145 --wait=true -v=8 --alsologtostderr --driver=kvm2 
E1101 23:21:30.595567   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/ingress-addon-legacy-225410/client.crt: no such file or directory
E1101 23:22:26.657488   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/addons-224457/client.crt: no such file or directory
E1101 23:23:08.109456   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/functional-225022/client.crt: no such file or directory
E1101 23:25:29.702989   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/addons-224457/client.crt: no such file or directory
E1101 23:26:30.595641   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/ingress-addon-legacy-225410/client.crt: no such file or directory
E1101 23:27:26.657567   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/addons-224457/client.crt: no such file or directory
E1101 23:28:08.109979   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/functional-225022/client.crt: no such file or directory
multinode_test.go:352: (dbg) Done: out/minikube-linux-amd64 start -p multinode-230145 --wait=true -v=8 --alsologtostderr --driver=kvm2 : (9m42.59465749s)
multinode_test.go:358: (dbg) Run:  out/minikube-linux-amd64 -p multinode-230145 status --alsologtostderr
multinode_test.go:372: (dbg) Run:  kubectl get nodes
multinode_test.go:380: (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 (583.14s)

                                                
                                    
x
+
TestPreload (147.12s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-233151 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=kvm2  --kubernetes-version=v1.24.4
E1101 23:32:26.657535   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/addons-224457/client.crt: no such file or directory
E1101 23:33:08.109325   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/functional-225022/client.crt: no such file or directory
preload_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-233151 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=kvm2  --kubernetes-version=v1.24.4: (1m23.535893088s)
preload_test.go:57: (dbg) Run:  out/minikube-linux-amd64 ssh -p test-preload-233151 -- docker pull gcr.io/k8s-minikube/busybox
preload_test.go:67: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-233151 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=kvm2  --kubernetes-version=v1.24.6
preload_test.go:67: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-233151 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=kvm2  --kubernetes-version=v1.24.6: (1m1.347401691s)
preload_test.go:76: (dbg) Run:  out/minikube-linux-amd64 ssh -p test-preload-233151 -- docker images
helpers_test.go:175: Cleaning up "test-preload-233151" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p test-preload-233151
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p test-preload-233151: (1.140638969s)
--- PASS: TestPreload (147.12s)

                                                
                                    
x
+
TestScheduledStopUnix (126.35s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-amd64 start -p scheduled-stop-233418 --memory=2048 --driver=kvm2 
E1101 23:34:33.641747   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/ingress-addon-legacy-225410/client.crt: no such file or directory
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-amd64 start -p scheduled-stop-233418 --memory=2048 --driver=kvm2 : (54.418396069s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-233418 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-amd64 status --format={{.TimeToStop}} -p scheduled-stop-233418 -n scheduled-stop-233418
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-233418 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-233418 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-233418 -n scheduled-stop-233418
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-233418
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-233418 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-233418
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p scheduled-stop-233418: exit status 7 (89.028336ms)

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

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestSkaffold (88.14s)

                                                
                                                
=== RUN   TestSkaffold
skaffold_test.go:59: (dbg) Run:  /tmp/skaffold.exe3774505828 version
skaffold_test.go:63: skaffold version: v2.0.1
skaffold_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p skaffold-233624 --memory=2600 --driver=kvm2 
E1101 23:36:30.595598   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/ingress-addon-legacy-225410/client.crt: no such file or directory
skaffold_test.go:66: (dbg) Done: out/minikube-linux-amd64 start -p skaffold-233624 --memory=2600 --driver=kvm2 : (54.177420127s)
skaffold_test.go:86: copying out/minikube-linux-amd64 to /home/jenkins/workspace/KVM_Linux_integration/out/minikube
skaffold_test.go:110: (dbg) Run:  /tmp/skaffold.exe3774505828 run --minikube-profile skaffold-233624 --kube-context skaffold-233624 --status-check=true --port-forward=false --interactive=false
E1101 23:37:26.656859   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/addons-224457/client.crt: no such file or directory
skaffold_test.go:110: (dbg) Done: /tmp/skaffold.exe3774505828 run --minikube-profile skaffold-233624 --kube-context skaffold-233624 --status-check=true --port-forward=false --interactive=false: (22.315352892s)
skaffold_test.go:116: (dbg) TestSkaffold: waiting 1m0s for pods matching "app=leeroy-app" in namespace "default" ...
helpers_test.go:342: "leeroy-app-5567985c7f-vjpsc" [5618779d-ca68-4ed9-8fe4-ebc0ce10f4da] Running
skaffold_test.go:116: (dbg) TestSkaffold: app=leeroy-app healthy within 5.01149958s
skaffold_test.go:119: (dbg) TestSkaffold: waiting 1m0s for pods matching "app=leeroy-web" in namespace "default" ...
helpers_test.go:342: "leeroy-web-77fc79745d-dv56b" [3c1d0311-1ef0-4c0e-94b7-8594a994dcb7] Running
skaffold_test.go:119: (dbg) TestSkaffold: app=leeroy-web healthy within 5.005812965s
helpers_test.go:175: Cleaning up "skaffold-233624" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p skaffold-233624
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p skaffold-233624: (1.048988511s)
--- PASS: TestSkaffold (88.14s)

                                                
                                    
x
+
TestRunningBinaryUpgrade (150.79s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:127: (dbg) Run:  /tmp/minikube-v1.6.2.995976815.exe start -p running-upgrade-233752 --memory=2200 --vm-driver=kvm2 
E1101 23:38:08.109408   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/functional-225022/client.crt: no such file or directory

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:127: (dbg) Done: /tmp/minikube-v1.6.2.995976815.exe start -p running-upgrade-233752 --memory=2200 --vm-driver=kvm2 : (1m38.080563384s)
version_upgrade_test.go:137: (dbg) Run:  out/minikube-linux-amd64 start -p running-upgrade-233752 --memory=2200 --alsologtostderr -v=1 --driver=kvm2 

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:137: (dbg) Done: out/minikube-linux-amd64 start -p running-upgrade-233752 --memory=2200 --alsologtostderr -v=1 --driver=kvm2 : (50.34035544s)
helpers_test.go:175: Cleaning up "running-upgrade-233752" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p running-upgrade-233752

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p running-upgrade-233752: (1.855362083s)
--- PASS: TestRunningBinaryUpgrade (150.79s)

                                                
                                    
x
+
TestKubernetesUpgrade (183.09s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:229: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-233852 --memory=2200 --kubernetes-version=v1.16.0 --alsologtostderr -v=1 --driver=kvm2 

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:229: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-233852 --memory=2200 --kubernetes-version=v1.16.0 --alsologtostderr -v=1 --driver=kvm2 : (1m25.717773346s)
version_upgrade_test.go:234: (dbg) Run:  out/minikube-linux-amd64 stop -p kubernetes-upgrade-233852

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:234: (dbg) Done: out/minikube-linux-amd64 stop -p kubernetes-upgrade-233852: (4.764622617s)
version_upgrade_test.go:239: (dbg) Run:  out/minikube-linux-amd64 -p kubernetes-upgrade-233852 status --format={{.Host}}
version_upgrade_test.go:239: (dbg) Non-zero exit: out/minikube-linux-amd64 -p kubernetes-upgrade-233852 status --format={{.Host}}: exit status 7 (104.061925ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
version_upgrade_test.go:241: status error: exit status 7 (may be ok)
version_upgrade_test.go:250: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-233852 --memory=2200 --kubernetes-version=v1.25.3 --alsologtostderr -v=1 --driver=kvm2 

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:250: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-233852 --memory=2200 --kubernetes-version=v1.25.3 --alsologtostderr -v=1 --driver=kvm2 : (1m7.904072968s)
version_upgrade_test.go:255: (dbg) Run:  kubectl --context kubernetes-upgrade-233852 version --output=json
version_upgrade_test.go:274: Attempting to downgrade Kubernetes (should fail)
version_upgrade_test.go:276: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-233852 --memory=2200 --kubernetes-version=v1.16.0 --driver=kvm2 
version_upgrade_test.go:276: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p kubernetes-upgrade-233852 --memory=2200 --kubernetes-version=v1.16.0 --driver=kvm2 : exit status 106 (144.940212ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-233852] minikube v1.27.1 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=15232
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/15232-3852/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/15232-3852/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to K8S_DOWNGRADE_UNSUPPORTED: Unable to safely downgrade existing Kubernetes v1.25.3 cluster to v1.16.0
	* Suggestion: 
	
	    1) Recreate the cluster with Kubernetes 1.16.0, by running:
	    
	    minikube delete -p kubernetes-upgrade-233852
	    minikube start -p kubernetes-upgrade-233852 --kubernetes-version=v1.16.0
	    
	    2) Create a second cluster with Kubernetes 1.16.0, by running:
	    
	    minikube start -p kubernetes-upgrade-2338522 --kubernetes-version=v1.16.0
	    
	    3) Use the existing cluster at version Kubernetes 1.25.3, by running:
	    
	    minikube start -p kubernetes-upgrade-233852 --kubernetes-version=v1.25.3
	    

                                                
                                                
** /stderr **
version_upgrade_test.go:280: Attempting restart after unsuccessful downgrade
version_upgrade_test.go:282: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-233852 --memory=2200 --kubernetes-version=v1.25.3 --alsologtostderr -v=1 --driver=kvm2 

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:282: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-233852 --memory=2200 --kubernetes-version=v1.25.3 --alsologtostderr -v=1 --driver=kvm2 : (23.209730177s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-233852" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p kubernetes-upgrade-233852
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p kubernetes-upgrade-233852: (1.170022602s)
--- PASS: TestKubernetesUpgrade (183.09s)

                                                
                                    
x
+
TestPause/serial/Start (107.31s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-amd64 start -p pause-233945 --memory=2048 --install-addons=false --wait=all --driver=kvm2 

                                                
                                                
=== CONT  TestPause/serial/Start
pause_test.go:80: (dbg) Done: out/minikube-linux-amd64 start -p pause-233945 --memory=2048 --install-addons=false --wait=all --driver=kvm2 : (1m47.314504773s)
--- PASS: TestPause/serial/Start (107.31s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.29s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (162.14s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:190: (dbg) Run:  /tmp/minikube-v1.6.2.2667549905.exe start -p stopped-upgrade-234155 --memory=2200 --vm-driver=kvm2 

                                                
                                                
=== CONT  TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:190: (dbg) Done: /tmp/minikube-v1.6.2.2667549905.exe start -p stopped-upgrade-234155 --memory=2200 --vm-driver=kvm2 : (1m35.946159164s)
version_upgrade_test.go:199: (dbg) Run:  /tmp/minikube-v1.6.2.2667549905.exe -p stopped-upgrade-234155 stop

                                                
                                                
=== CONT  TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:199: (dbg) Done: /tmp/minikube-v1.6.2.2667549905.exe -p stopped-upgrade-234155 stop: (13.13928345s)
version_upgrade_test.go:205: (dbg) Run:  out/minikube-linux-amd64 start -p stopped-upgrade-234155 --memory=2200 --alsologtostderr -v=1 --driver=kvm2 

                                                
                                                
=== CONT  TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:205: (dbg) Done: out/minikube-linux-amd64 start -p stopped-upgrade-234155 --memory=2200 --alsologtostderr -v=1 --driver=kvm2 : (53.050548466s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (162.14s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.09s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-234201] minikube v1.27.1 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=15232
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/15232-3852/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/15232-3852/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	
	

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (64.42s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:95: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-234201 --driver=kvm2 
E1101 23:42:09.703483   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/addons-224457/client.crt: no such file or directory

                                                
                                                
=== CONT  TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:95: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-234201 --driver=kvm2 : (1m4.114815865s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-amd64 -p NoKubernetes-234201 status -o json
--- PASS: TestNoKubernetes/serial/StartWithK8s (64.42s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (6.84s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithStopK8s
no_kubernetes_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-234201 --no-kubernetes --driver=kvm2 
E1101 23:43:08.109461   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/functional-225022/client.crt: no such file or directory
no_kubernetes_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-234201 --no-kubernetes --driver=kvm2 : (5.474598753s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-amd64 -p NoKubernetes-234201 status -o json
no_kubernetes_test.go:200: (dbg) Non-zero exit: out/minikube-linux-amd64 -p NoKubernetes-234201 status -o json: exit status 2 (261.804354ms)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (27.38s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Start
no_kubernetes_test.go:136: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-234201 --no-kubernetes --driver=kvm2 
E1101 23:43:22.675099   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/skaffold-233624/client.crt: no such file or directory

                                                
                                                
=== CONT  TestNoKubernetes/serial/Start
no_kubernetes_test.go:136: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-234201 --no-kubernetes --driver=kvm2 : (27.383884399s)
--- PASS: TestNoKubernetes/serial/Start (27.38s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.24s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (30.84s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/ProfileList
no_kubernetes_test.go:169: (dbg) Run:  out/minikube-linux-amd64 profile list

                                                
                                                
=== CONT  TestNoKubernetes/serial/ProfileList
no_kubernetes_test.go:169: (dbg) Done: out/minikube-linux-amd64 profile list: (13.860017489s)
no_kubernetes_test.go:179: (dbg) Run:  out/minikube-linux-amd64 profile list --output=json
E1101 23:44:03.635596   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/skaffold-233624/client.crt: no such file or directory
no_kubernetes_test.go:179: (dbg) Done: out/minikube-linux-amd64 profile list --output=json: (16.98247275s)
--- PASS: TestNoKubernetes/serial/ProfileList (30.84s)

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (2.11s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (59.16s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:191: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-234201 --driver=kvm2 

                                                
                                                
=== CONT  TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:191: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-234201 --driver=kvm2 : (59.158337548s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (59.16s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.05s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/MinikubeLogs
version_upgrade_test.go:213: (dbg) Run:  out/minikube-linux-amd64 logs -p stopped-upgrade-234155
version_upgrade_test.go:213: (dbg) Done: out/minikube-linux-amd64 logs -p stopped-upgrade-234155: (1.049929025s)
--- PASS: TestStoppedBinaryUpgrade/MinikubeLogs (1.05s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p auto-233752 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --driver=kvm2 

                                                
                                                
=== CONT  TestNetworkPlugins/group/auto/Start
net_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p auto-233752 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --driver=kvm2 : (1m47.521498185s)
--- PASS: TestNetworkPlugins/group/auto/Start (107.52s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.28s)

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p kindnet-233752 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=kindnet --driver=kvm2 

                                                
                                                
=== CONT  TestNetworkPlugins/group/kindnet/Start
net_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p kindnet-233752 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=kindnet --driver=kvm2 : (1m52.678257564s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (112.68s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium/Start (172.91s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/cilium/Start
net_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p cilium-233752 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=cilium --driver=kvm2 

                                                
                                                
=== CONT  TestNetworkPlugins/group/cilium/Start
net_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p cilium-233752 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=cilium --driver=kvm2 : (2m52.912350211s)
--- PASS: TestNetworkPlugins/group/cilium/Start (172.91s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:138: (dbg) Run:  kubectl --context auto-233752 replace --force -f testdata/netcat-deployment.yaml
net_test.go:152: (dbg) TestNetworkPlugins/group/auto/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:342: "netcat-5788d667bd-f2zw8" [cf467141-5fd0-4d12-af0c-f75460a0e081] Pending

                                                
                                                
=== CONT  TestNetworkPlugins/group/auto/NetCatPod
helpers_test.go:342: "netcat-5788d667bd-f2zw8" [cf467141-5fd0-4d12-af0c-f75460a0e081] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])

                                                
                                                
=== CONT  TestNetworkPlugins/group/auto/NetCatPod
helpers_test.go:342: "netcat-5788d667bd-f2zw8" [cf467141-5fd0-4d12-af0c-f75460a0e081] Running

                                                
                                                
=== CONT  TestNetworkPlugins/group/auto/NetCatPod
net_test.go:152: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 14.016836114s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (14.50s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/HairPin
net_test.go:238: (dbg) Run:  kubectl --context auto-233752 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
net_test.go:238: (dbg) Non-zero exit: kubectl --context auto-233752 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080": exit status 1 (5.173094726s)

                                                
                                                
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
--- PASS: TestNetworkPlugins/group/auto/HairPin (5.17s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p calico-233752 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=calico --driver=kvm2 

                                                
                                                
=== CONT  TestNetworkPlugins/group/calico/Start
net_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p calico-233752 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=calico --driver=kvm2 : (5m42.248435483s)
--- PASS: TestNetworkPlugins/group/calico/Start (342.25s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/ControllerPod
net_test.go:109: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: waiting 10m0s for pods matching "app=kindnet" in namespace "kube-system" ...
helpers_test.go:342: "kindnet-sxhqz" [4b38cf6e-0ce9-4a2a-8166-033787b86a6d] Running
net_test.go:109: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 5.014631968s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (5.02s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:138: (dbg) Run:  kubectl --context kindnet-233752 replace --force -f testdata/netcat-deployment.yaml
net_test.go:152: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:342: "netcat-5788d667bd-f6fqh" [794cfa66-a052-4e4d-9cbf-d9f20b8b6dfa] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:342: "netcat-5788d667bd-f6fqh" [794cfa66-a052-4e4d-9cbf-d9f20b8b6dfa] Running
net_test.go:152: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 14.011437951s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (14.41s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/DNS
net_test.go:169: (dbg) Run:  kubectl --context kindnet-233752 exec deployment/netcat -- nslookup kubernetes.default
E1101 23:47:26.657224   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/addons-224457/client.crt: no such file or directory
--- PASS: TestNetworkPlugins/group/kindnet/DNS (0.28s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p custom-flannel-233752 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=testdata/kube-flannel.yaml --driver=kvm2 
E1101 23:47:41.713459   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/skaffold-233624/client.crt: no such file or directory
E1101 23:47:51.156540   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/functional-225022/client.crt: no such file or directory
E1101 23:48:08.109405   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/functional-225022/client.crt: no such file or directory
E1101 23:48:09.396298   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/skaffold-233624/client.crt: no such file or directory

                                                
                                                
=== CONT  TestNetworkPlugins/group/custom-flannel/Start
net_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p custom-flannel-233752 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=testdata/kube-flannel.yaml --driver=kvm2 : (1m38.818367865s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (98.82s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/cilium/ControllerPod
net_test.go:109: (dbg) TestNetworkPlugins/group/cilium/ControllerPod: waiting 10m0s for pods matching "k8s-app=cilium" in namespace "kube-system" ...
helpers_test.go:342: "cilium-lsmq4" [4048bc40-b5df-447a-b962-eca187dba36a] Running
net_test.go:109: (dbg) TestNetworkPlugins/group/cilium/ControllerPod: k8s-app=cilium healthy within 5.022532582s
--- PASS: TestNetworkPlugins/group/cilium/ControllerPod (5.02s)

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium/NetCatPod (16.06s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/cilium/NetCatPod
net_test.go:138: (dbg) Run:  kubectl --context cilium-233752 replace --force -f testdata/netcat-deployment.yaml
net_test.go:138: (dbg) Done: kubectl --context cilium-233752 replace --force -f testdata/netcat-deployment.yaml: (1.039695005s)
net_test.go:152: (dbg) TestNetworkPlugins/group/cilium/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:342: "netcat-5788d667bd-54phc" [e1093de1-59cd-4cc7-a4a0-d2cdc83cede7] Pending
helpers_test.go:342: "netcat-5788d667bd-54phc" [e1093de1-59cd-4cc7-a4a0-d2cdc83cede7] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:342: "netcat-5788d667bd-54phc" [e1093de1-59cd-4cc7-a4a0-d2cdc83cede7] Running

                                                
                                                
=== CONT  TestNetworkPlugins/group/cilium/NetCatPod
net_test.go:152: (dbg) TestNetworkPlugins/group/cilium/NetCatPod: app=netcat healthy within 15.013317368s
--- PASS: TestNetworkPlugins/group/cilium/NetCatPod (16.06s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium/DNS (0.28s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/cilium/DNS
net_test.go:169: (dbg) Run:  kubectl --context cilium-233752 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/cilium/DNS (0.28s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium/Localhost (0.17s)

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/Start
net_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p false-233752 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=false --driver=kvm2 

                                                
                                                
=== CONT  TestNetworkPlugins/group/false/Start
net_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p false-233752 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=false --driver=kvm2 : (1m19.06244317s)
--- PASS: TestNetworkPlugins/group/false/Start (79.06s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p enable-default-cni-233752 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --enable-default-cni=true --driver=kvm2 

                                                
                                                
=== CONT  TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p enable-default-cni-233752 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --enable-default-cni=true --driver=kvm2 : (2m7.485974155s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (127.49s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:138: (dbg) Run:  kubectl --context custom-flannel-233752 replace --force -f testdata/netcat-deployment.yaml
net_test.go:152: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:342: "netcat-5788d667bd-njn6l" [0f1fce8c-81f2-48c7-8c24-90f52ba36a30] Pending
helpers_test.go:342: "netcat-5788d667bd-njn6l" [0f1fce8c-81f2-48c7-8c24-90f52ba36a30] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:342: "netcat-5788d667bd-njn6l" [0f1fce8c-81f2-48c7-8c24-90f52ba36a30] Running
net_test.go:152: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 11.009830624s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (11.33s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Localhost
net_test.go:188: (dbg) Run:  kubectl --context custom-flannel-233752 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.18s)

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p flannel-233752 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=flannel --driver=kvm2 

                                                
                                                
=== CONT  TestNetworkPlugins/group/flannel/Start
net_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p flannel-233752 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=flannel --driver=kvm2 : (1m46.983964508s)
--- PASS: TestNetworkPlugins/group/flannel/Start (106.98s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/NetCatPod
net_test.go:138: (dbg) Run:  kubectl --context false-233752 replace --force -f testdata/netcat-deployment.yaml
net_test.go:152: (dbg) TestNetworkPlugins/group/false/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:342: "netcat-5788d667bd-hjx6j" [ad9b79ed-4248-44c0-a78e-3cc99930dd15] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:342: "netcat-5788d667bd-hjx6j" [ad9b79ed-4248-44c0-a78e-3cc99930dd15] Running
net_test.go:152: (dbg) TestNetworkPlugins/group/false/NetCatPod: app=netcat healthy within 15.015879563s
--- PASS: TestNetworkPlugins/group/false/NetCatPod (15.42s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/HairPin
net_test.go:238: (dbg) Run:  kubectl --context false-233752 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
net_test.go:238: (dbg) Non-zero exit: kubectl --context false-233752 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080": exit status 1 (5.189134543s)

                                                
                                                
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
--- PASS: TestNetworkPlugins/group/false/HairPin (5.19s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p bridge-233752 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=bridge --driver=kvm2 
E1101 23:50:46.695483   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/gvisor-234341/client.crt: no such file or directory
E1101 23:50:46.700752   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/gvisor-234341/client.crt: no such file or directory
E1101 23:50:46.711157   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/gvisor-234341/client.crt: no such file or directory
E1101 23:50:46.731405   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/gvisor-234341/client.crt: no such file or directory
E1101 23:50:46.772147   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/gvisor-234341/client.crt: no such file or directory
E1101 23:50:46.852586   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/gvisor-234341/client.crt: no such file or directory
E1101 23:50:47.013121   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/gvisor-234341/client.crt: no such file or directory
E1101 23:50:47.333560   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/gvisor-234341/client.crt: no such file or directory
E1101 23:50:47.973859   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/gvisor-234341/client.crt: no such file or directory
E1101 23:50:49.254919   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/gvisor-234341/client.crt: no such file or directory
E1101 23:50:51.816121   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/gvisor-234341/client.crt: no such file or directory
E1101 23:50:56.936859   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/gvisor-234341/client.crt: no such file or directory

                                                
                                                
=== CONT  TestNetworkPlugins/group/bridge/Start
net_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p bridge-233752 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=bridge --driver=kvm2 : (1m53.91700508s)
--- PASS: TestNetworkPlugins/group/bridge/Start (113.92s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:138: (dbg) Run:  kubectl --context enable-default-cni-233752 replace --force -f testdata/netcat-deployment.yaml
net_test.go:152: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:342: "netcat-5788d667bd-rvq9t" [4a8a3341-c361-4361-8efd-fc6a3804925c] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E1101 23:51:07.178030   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/gvisor-234341/client.crt: no such file or directory

                                                
                                                
=== CONT  TestNetworkPlugins/group/enable-default-cni/NetCatPod
helpers_test.go:342: "netcat-5788d667bd-rvq9t" [4a8a3341-c361-4361-8efd-fc6a3804925c] Running

                                                
                                                
=== CONT  TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:152: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 12.011770579s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (12.39s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/ControllerPod
net_test.go:109: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: waiting 10m0s for pods matching "app=flannel" in namespace "kube-system" ...
helpers_test.go:342: "kube-flannel-ds-amd64-n9jfz" [4932b28e-2520-49dc-83b1-c07802861913] Running

                                                
                                                
=== CONT  TestNetworkPlugins/group/flannel/ControllerPod
net_test.go:109: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 5.015207778s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (5.02s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:138: (dbg) Run:  kubectl --context flannel-233752 replace --force -f testdata/netcat-deployment.yaml
E1101 23:51:13.642761   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/ingress-addon-legacy-225410/client.crt: no such file or directory
net_test.go:152: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:342: "netcat-5788d667bd-69khs" [51bf8822-e83a-4363-9afa-f6033ec4277c] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])

                                                
                                                
=== CONT  TestNetworkPlugins/group/flannel/NetCatPod
helpers_test.go:342: "netcat-5788d667bd-69khs" [51bf8822-e83a-4363-9afa-f6033ec4277c] Running
net_test.go:152: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 13.008875299s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (13.36s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/Start
net_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p kubenet-233752 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --network-plugin=kubenet --driver=kvm2 

                                                
                                                
=== CONT  TestNetworkPlugins/group/kubenet/Start
net_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p kubenet-233752 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --network-plugin=kubenet --driver=kvm2 : (1m23.245682798s)
--- PASS: TestNetworkPlugins/group/kubenet/Start (83.25s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p old-k8s-version-235128 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=kvm2  --kubernetes-version=v1.16.0
E1101 23:51:28.979194   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/auto-233752/client.crt: no such file or directory
E1101 23:51:29.620077   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/auto-233752/client.crt: no such file or directory
E1101 23:51:30.595737   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/ingress-addon-legacy-225410/client.crt: no such file or directory
E1101 23:51:30.900500   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/auto-233752/client.crt: no such file or directory
E1101 23:51:33.460730   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/auto-233752/client.crt: no such file or directory
E1101 23:51:38.581293   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/auto-233752/client.crt: no such file or directory
E1101 23:51:48.822379   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/auto-233752/client.crt: no such file or directory
E1101 23:52:06.781995   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/kindnet-233752/client.crt: no such file or directory
E1101 23:52:06.787295   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/kindnet-233752/client.crt: no such file or directory
E1101 23:52:06.797544   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/kindnet-233752/client.crt: no such file or directory
E1101 23:52:06.817813   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/kindnet-233752/client.crt: no such file or directory
E1101 23:52:06.858066   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/kindnet-233752/client.crt: no such file or directory
E1101 23:52:06.938449   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/kindnet-233752/client.crt: no such file or directory
E1101 23:52:07.099194   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/kindnet-233752/client.crt: no such file or directory
E1101 23:52:07.419598   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/kindnet-233752/client.crt: no such file or directory
E1101 23:52:08.060684   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/kindnet-233752/client.crt: no such file or directory
E1101 23:52:08.619691   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/gvisor-234341/client.crt: no such file or directory
E1101 23:52:09.302888   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/auto-233752/client.crt: no such file or directory
E1101 23:52:09.341225   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/kindnet-233752/client.crt: no such file or directory
E1101 23:52:11.901695   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/kindnet-233752/client.crt: no such file or directory
E1101 23:52:17.022187   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/kindnet-233752/client.crt: no such file or directory

                                                
                                                
=== CONT  TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-235128 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=kvm2  --kubernetes-version=v1.16.0: (2m42.867094988s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (162.87s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:138: (dbg) Run:  kubectl --context bridge-233752 replace --force -f testdata/netcat-deployment.yaml
net_test.go:152: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:342: "netcat-5788d667bd-6zlq9" [8cff71d6-667f-4cf9-838e-bcefd8e6fafb] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E1101 23:52:26.657357   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/addons-224457/client.crt: no such file or directory
E1101 23:52:27.262894   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/kindnet-233752/client.crt: no such file or directory

                                                
                                                
=== CONT  TestNetworkPlugins/group/bridge/NetCatPod
helpers_test.go:342: "netcat-5788d667bd-6zlq9" [8cff71d6-667f-4cf9-838e-bcefd8e6fafb] Running

                                                
                                                
=== CONT  TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:152: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 15.010249221s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (15.39s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/ControllerPod
net_test.go:109: (dbg) TestNetworkPlugins/group/calico/ControllerPod: waiting 10m0s for pods matching "k8s-app=calico-node" in namespace "kube-system" ...
helpers_test.go:342: "calico-node-zr5lw" [35cd881b-2091-4260-90f8-bd450f95a4e2] Running / Ready:ContainersNotReady (containers with unready status: [calico-node]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-node])

                                                
                                                
=== CONT  TestNetworkPlugins/group/calico/ControllerPod
net_test.go:109: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 5.036674823s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (5.04s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:138: (dbg) Run:  kubectl --context calico-233752 replace --force -f testdata/netcat-deployment.yaml
net_test.go:152: (dbg) TestNetworkPlugins/group/calico/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:342: "netcat-5788d667bd-pf8wn" [ee36c686-8734-43a5-872c-74da2f45e27c] Pending
helpers_test.go:342: "netcat-5788d667bd-pf8wn" [ee36c686-8734-43a5-872c-74da2f45e27c] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])

                                                
                                                
=== CONT  TestNetworkPlugins/group/calico/NetCatPod
helpers_test.go:342: "netcat-5788d667bd-pf8wn" [ee36c686-8734-43a5-872c-74da2f45e27c] Running
E1101 23:52:47.743058   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/kindnet-233752/client.crt: no such file or directory
E1101 23:52:50.263982   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/auto-233752/client.crt: no such file or directory

                                                
                                                
=== CONT  TestNetworkPlugins/group/calico/NetCatPod
net_test.go:152: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 15.008449647s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (15.49s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Localhost
net_test.go:188: (dbg) Run:  kubectl --context bridge-233752 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
E1101 23:52:41.713216   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/skaffold-233624/client.crt: no such file or directory
--- PASS: TestNetworkPlugins/group/bridge/Localhost (0.19s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-235243 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=kvm2  --kubernetes-version=v1.25.3

                                                
                                                
=== CONT  TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-235243 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=kvm2  --kubernetes-version=v1.25.3: (1m19.79399095s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (79.79s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/NetCatPod
net_test.go:138: (dbg) Run:  kubectl --context kubenet-233752 replace --force -f testdata/netcat-deployment.yaml
net_test.go:152: (dbg) TestNetworkPlugins/group/kubenet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:342: "netcat-5788d667bd-sw8vf" [9dc15b66-b762-4e41-bfa8-aadab33b5515] Pending
helpers_test.go:342: "netcat-5788d667bd-sw8vf" [9dc15b66-b762-4e41-bfa8-aadab33b5515] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])

                                                
                                                
=== CONT  TestNetworkPlugins/group/kubenet/NetCatPod
helpers_test.go:342: "netcat-5788d667bd-sw8vf" [9dc15b66-b762-4e41-bfa8-aadab33b5515] Running

                                                
                                                
=== CONT  TestNetworkPlugins/group/kubenet/NetCatPod
net_test.go:152: (dbg) TestNetworkPlugins/group/kubenet/NetCatPod: app=netcat healthy within 12.031475855s
--- PASS: TestNetworkPlugins/group/kubenet/NetCatPod (12.41s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-235254 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=kvm2  --kubernetes-version=v1.25.3

                                                
                                                
=== CONT  TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-235254 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=kvm2  --kubernetes-version=v1.25.3: (2m29.175778894s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (149.18s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p default-k8s-diff-port-235353 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=kvm2  --kubernetes-version=v1.25.3

                                                
                                                
=== CONT  TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-235353 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=kvm2  --kubernetes-version=v1.25.3: (1m19.924997s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (79.93s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-235243 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:342: "busybox" [a31bec93-fc52-468c-87b1-623c3024f9f2] Pending
helpers_test.go:342: "busybox" [a31bec93-fc52-468c-87b1-623c3024f9f2] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:342: "busybox" [a31bec93-fc52-468c-87b1-623c3024f9f2] Running
E1101 23:54:07.760142   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/custom-flannel-233752/client.crt: no such file or directory
E1101 23:54:07.765432   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/custom-flannel-233752/client.crt: no such file or directory
E1101 23:54:07.775658   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/custom-flannel-233752/client.crt: no such file or directory
E1101 23:54:07.796000   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/custom-flannel-233752/client.crt: no such file or directory
E1101 23:54:07.836323   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/custom-flannel-233752/client.crt: no such file or directory
E1101 23:54:07.916632   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/custom-flannel-233752/client.crt: no such file or directory
E1101 23:54:07.936939   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/cilium-233752/client.crt: no such file or directory
E1101 23:54:08.077266   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/custom-flannel-233752/client.crt: no such file or directory
E1101 23:54:08.398034   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/custom-flannel-233752/client.crt: no such file or directory
E1101 23:54:09.038642   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/custom-flannel-233752/client.crt: no such file or directory
E1101 23:54:10.319146   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/custom-flannel-233752/client.crt: no such file or directory

                                                
                                                
=== CONT  TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 9.03429457s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-235243 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (9.44s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-235128 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:342: "busybox" [0cc7a231-cdac-46fb-ab2a-a336bf508cc0] Pending
E1101 23:54:12.184646   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/auto-233752/client.crt: no such file or directory

                                                
                                                
=== CONT  TestStartStop/group/old-k8s-version/serial/DeployApp
helpers_test.go:342: "busybox" [0cc7a231-cdac-46fb-ab2a-a336bf508cc0] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])

                                                
                                                
=== CONT  TestStartStop/group/old-k8s-version/serial/DeployApp
helpers_test.go:342: "busybox" [0cc7a231-cdac-46fb-ab2a-a336bf508cc0] Running
E1101 23:54:18.001307   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/custom-flannel-233752/client.crt: no such file or directory
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 9.045970782s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-235128 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (9.54s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-amd64 addons enable metrics-server -p embed-certs-235243 --images=MetricsServer=k8s.gcr.io/echoserver:1.4 --registries=MetricsServer=fake.domain
E1101 23:54:12.880329   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/custom-flannel-233752/client.crt: no such file or directory

                                                
                                                
=== CONT  TestStartStop/group/embed-certs/serial/EnableAddonWhileActive
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context embed-certs-235243 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonWhileActive (0.94s)

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

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

                                                
                                                
=== CONT  TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p embed-certs-235243 --alsologtostderr -v=3: (14.175644037s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (14.18s)

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

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

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

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

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

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p old-k8s-version-235128 --images=MetricsScraper=k8s.gcr.io/echoserver:1.4
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (0.78s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p old-k8s-version-235128 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=kvm2  --kubernetes-version=v1.16.0

                                                
                                                
=== CONT  TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-235128 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=kvm2  --kubernetes-version=v1.16.0: (48.668383685s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-235128 -n old-k8s-version-235128
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (48.99s)

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

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p embed-certs-235243 --images=MetricsScraper=k8s.gcr.io/echoserver:1.4
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonAfterStop (0.26s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-235243 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=kvm2  --kubernetes-version=v1.25.3
E1101 23:54:28.242251   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/custom-flannel-233752/client.crt: no such file or directory
E1101 23:54:48.723023   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/custom-flannel-233752/client.crt: no such file or directory
E1101 23:54:48.897377   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/cilium-233752/client.crt: no such file or directory
E1101 23:54:50.624824   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/kindnet-233752/client.crt: no such file or directory
E1101 23:55:09.772994   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/false-233752/client.crt: no such file or directory
E1101 23:55:09.778286   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/false-233752/client.crt: no such file or directory
E1101 23:55:09.788530   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/false-233752/client.crt: no such file or directory
E1101 23:55:09.808790   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/false-233752/client.crt: no such file or directory
E1101 23:55:09.849148   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/false-233752/client.crt: no such file or directory
E1101 23:55:09.929471   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/false-233752/client.crt: no such file or directory
E1101 23:55:10.089924   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/false-233752/client.crt: no such file or directory
E1101 23:55:10.411028   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/false-233752/client.crt: no such file or directory
E1101 23:55:11.052220   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/false-233752/client.crt: no such file or directory
E1101 23:55:12.333162   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/false-233752/client.crt: no such file or directory

                                                
                                                
=== CONT  TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-235243 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=kvm2  --kubernetes-version=v1.25.3: (5m58.040647496s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p embed-certs-235243 -n embed-certs-235243
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (358.42s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-235353 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:342: "busybox" [0a12ea70-a827-4c77-a1fd-035a52b693ce] Pending
E1101 23:55:14.893966   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/false-233752/client.crt: no such file or directory
helpers_test.go:342: "busybox" [0a12ea70-a827-4c77-a1fd-035a52b693ce] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])

                                                
                                                
=== CONT  TestStartStop/group/default-k8s-diff-port/serial/DeployApp
helpers_test.go:342: "busybox" [0a12ea70-a827-4c77-a1fd-035a52b693ce] Running
E1101 23:55:20.014389   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/false-233752/client.crt: no such file or directory

                                                
                                                
=== CONT  TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 10.018732187s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-235353 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (10.44s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...

                                                
                                                
=== CONT  TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
helpers_test.go:342: "kubernetes-dashboard-59d54d6bc8-nfjx4" [948a1052-9b7f-4072-bc78-0d2de63f4479] Pending

                                                
                                                
=== CONT  TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
helpers_test.go:342: "kubernetes-dashboard-59d54d6bc8-nfjx4" [948a1052-9b7f-4072-bc78-0d2de63f4479] Pending / Ready:ContainersNotReady (containers with unready status: [kubernetes-dashboard]) / ContainersReady:ContainersNotReady (containers with unready status: [kubernetes-dashboard])

                                                
                                                
=== CONT  TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
helpers_test.go:342: "kubernetes-dashboard-59d54d6bc8-nfjx4" [948a1052-9b7f-4072-bc78-0d2de63f4479] Running

                                                
                                                
=== CONT  TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 24.017017728s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (24.02s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-235254 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:342: "busybox" [c1de6af3-058d-4ac4-89e2-4713dc7978dd] Pending

                                                
                                                
=== CONT  TestStartStop/group/no-preload/serial/DeployApp
helpers_test.go:342: "busybox" [c1de6af3-058d-4ac4-89e2-4713dc7978dd] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])

                                                
                                                
=== CONT  TestStartStop/group/no-preload/serial/DeployApp
helpers_test.go:342: "busybox" [c1de6af3-058d-4ac4-89e2-4713dc7978dd] Running
E1101 23:55:29.684120   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/custom-flannel-233752/client.crt: no such file or directory
E1101 23:55:30.255292   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/false-233752/client.crt: no such file or directory
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 10.034503277s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-235254 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (10.42s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-amd64 addons enable metrics-server -p default-k8s-diff-port-235353 --images=MetricsServer=k8s.gcr.io/echoserver:1.4 --registries=MetricsServer=fake.domain

                                                
                                                
=== CONT  TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context default-k8s-diff-port-235353 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (1.11s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p default-k8s-diff-port-235353 --alsologtostderr -v=3

                                                
                                                
=== CONT  TestStartStop/group/default-k8s-diff-port/serial/Stop
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p default-k8s-diff-port-235353 --alsologtostderr -v=3: (13.427616898s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (13.43s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-amd64 addons enable metrics-server -p no-preload-235254 --images=MetricsServer=k8s.gcr.io/echoserver:1.4 --registries=MetricsServer=fake.domain

                                                
                                                
=== CONT  TestStartStop/group/no-preload/serial/EnableAddonWhileActive
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context no-preload-235254 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonWhileActive (1.14s)

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

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

                                                
                                                
=== CONT  TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p no-preload-235254 --alsologtostderr -v=3: (13.428321276s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (13.43s)

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

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p default-k8s-diff-port-235353 --images=MetricsScraper=k8s.gcr.io/echoserver:1.4
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop (0.24s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p default-k8s-diff-port-235353 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=kvm2  --kubernetes-version=v1.25.3

                                                
                                                
=== CONT  TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-235353 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=kvm2  --kubernetes-version=v1.25.3: (5m28.496403596s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-diff-port-235353 -n default-k8s-diff-port-235353
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (328.86s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:342: "kubernetes-dashboard-59d54d6bc8-nfjx4" [948a1052-9b7f-4072-bc78-0d2de63f4479] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.007347665s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-235128 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.08s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 ssh -p old-k8s-version-235128 "sudo crictl images -o json"
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/gvisor-addon:2
--- PASS: TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.25s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 pause -p old-k8s-version-235128 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p old-k8s-version-235128 -n old-k8s-version-235128
E1101 23:55:46.695151   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/gvisor-234341/client.crt: no such file or directory
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p old-k8s-version-235128 -n old-k8s-version-235128: exit status 2 (279.100916ms)

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p no-preload-235254 --images=MetricsScraper=k8s.gcr.io/echoserver:1.4
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonAfterStop (0.33s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-235254 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=kvm2  --kubernetes-version=v1.25.3

                                                
                                                
=== CONT  TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-235254 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=kvm2  --kubernetes-version=v1.25.3: (5m35.351174855s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p no-preload-235254 -n no-preload-235254
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (335.71s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-235550 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=192.168.111.111/16 --driver=kvm2  --kubernetes-version=v1.25.3
E1101 23:55:50.736248   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/false-233752/client.crt: no such file or directory
E1101 23:56:06.932547   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/enable-default-cni-233752/client.crt: no such file or directory
E1101 23:56:06.937881   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/enable-default-cni-233752/client.crt: no such file or directory
E1101 23:56:06.948175   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/enable-default-cni-233752/client.crt: no such file or directory
E1101 23:56:06.968476   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/enable-default-cni-233752/client.crt: no such file or directory
E1101 23:56:07.008943   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/enable-default-cni-233752/client.crt: no such file or directory
E1101 23:56:07.089244   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/enable-default-cni-233752/client.crt: no such file or directory
E1101 23:56:07.249766   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/enable-default-cni-233752/client.crt: no such file or directory
E1101 23:56:07.570943   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/enable-default-cni-233752/client.crt: no such file or directory
E1101 23:56:08.211834   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/enable-default-cni-233752/client.crt: no such file or directory
E1101 23:56:08.281138   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/flannel-233752/client.crt: no such file or directory
E1101 23:56:08.286292   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/flannel-233752/client.crt: no such file or directory
E1101 23:56:08.296591   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/flannel-233752/client.crt: no such file or directory
E1101 23:56:08.316859   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/flannel-233752/client.crt: no such file or directory
E1101 23:56:08.357311   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/flannel-233752/client.crt: no such file or directory
E1101 23:56:08.437583   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/flannel-233752/client.crt: no such file or directory
E1101 23:56:08.598042   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/flannel-233752/client.crt: no such file or directory
E1101 23:56:08.918997   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/flannel-233752/client.crt: no such file or directory
E1101 23:56:09.492554   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/enable-default-cni-233752/client.crt: no such file or directory
E1101 23:56:09.559782   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/flannel-233752/client.crt: no such file or directory
E1101 23:56:10.818080   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/cilium-233752/client.crt: no such file or directory
E1101 23:56:10.840263   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/flannel-233752/client.crt: no such file or directory
E1101 23:56:12.052747   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/enable-default-cni-233752/client.crt: no such file or directory
E1101 23:56:13.400486   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/flannel-233752/client.crt: no such file or directory
E1101 23:56:14.381567   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/gvisor-234341/client.crt: no such file or directory
E1101 23:56:17.173753   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/enable-default-cni-233752/client.crt: no such file or directory
E1101 23:56:18.521378   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/flannel-233752/client.crt: no such file or directory
E1101 23:56:27.414646   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/enable-default-cni-233752/client.crt: no such file or directory
E1101 23:56:28.342490   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/auto-233752/client.crt: no such file or directory
E1101 23:56:28.761640   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/flannel-233752/client.crt: no such file or directory
E1101 23:56:30.595562   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/ingress-addon-legacy-225410/client.crt: no such file or directory
E1101 23:56:31.697305   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/false-233752/client.crt: no such file or directory
E1101 23:56:47.895460   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/enable-default-cni-233752/client.crt: no such file or directory
E1101 23:56:49.242815   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/flannel-233752/client.crt: no such file or directory
E1101 23:56:51.604778   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/custom-flannel-233752/client.crt: no such file or directory
E1101 23:56:56.025221   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/auto-233752/client.crt: no such file or directory
E1101 23:57:06.782057   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/kindnet-233752/client.crt: no such file or directory
E1101 23:57:26.230458   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/bridge-233752/client.crt: no such file or directory
E1101 23:57:26.235728   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/bridge-233752/client.crt: no such file or directory
E1101 23:57:26.246009   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/bridge-233752/client.crt: no such file or directory
E1101 23:57:26.266275   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/bridge-233752/client.crt: no such file or directory
E1101 23:57:26.306573   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/bridge-233752/client.crt: no such file or directory
E1101 23:57:26.386887   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/bridge-233752/client.crt: no such file or directory
E1101 23:57:26.547332   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/bridge-233752/client.crt: no such file or directory
E1101 23:57:26.656641   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/addons-224457/client.crt: no such file or directory
E1101 23:57:26.867896   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/bridge-233752/client.crt: no such file or directory
E1101 23:57:27.508266   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/bridge-233752/client.crt: no such file or directory
E1101 23:57:28.788672   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/bridge-233752/client.crt: no such file or directory
E1101 23:57:28.855960   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/enable-default-cni-233752/client.crt: no such file or directory
E1101 23:57:30.203394   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/flannel-233752/client.crt: no such file or directory
E1101 23:57:31.349373   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/bridge-233752/client.crt: no such file or directory
E1101 23:57:31.471709   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/calico-233752/client.crt: no such file or directory
E1101 23:57:31.477002   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/calico-233752/client.crt: no such file or directory
E1101 23:57:31.487280   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/calico-233752/client.crt: no such file or directory
E1101 23:57:31.507498   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/calico-233752/client.crt: no such file or directory
E1101 23:57:31.547789   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/calico-233752/client.crt: no such file or directory
E1101 23:57:31.628119   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/calico-233752/client.crt: no such file or directory
E1101 23:57:31.788594   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/calico-233752/client.crt: no such file or directory
E1101 23:57:32.109228   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/calico-233752/client.crt: no such file or directory
E1101 23:57:32.749834   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/calico-233752/client.crt: no such file or directory
E1101 23:57:34.030820   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/calico-233752/client.crt: no such file or directory
E1101 23:57:34.465828   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/kindnet-233752/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-235550 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=192.168.111.111/16 --driver=kvm2  --kubernetes-version=v1.25.3: (1m46.072085744s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (106.07s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-amd64 addons enable metrics-server -p newest-cni-235550 --images=MetricsServer=k8s.gcr.io/echoserver:1.4 --registries=MetricsServer=fake.domain
E1101 23:57:36.470542   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/bridge-233752/client.crt: no such file or directory
E1101 23:57:36.591880   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/calico-233752/client.crt: no such file or directory
start_stop_delete_test.go:211: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (0.94s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p newest-cni-235550 --alsologtostderr -v=3
E1101 23:57:41.712793   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/calico-233752/client.crt: no such file or directory
E1101 23:57:41.713933   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/skaffold-233624/client.crt: no such file or directory
E1101 23:57:44.609494   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/kubenet-233752/client.crt: no such file or directory
E1101 23:57:44.614738   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/kubenet-233752/client.crt: no such file or directory
E1101 23:57:44.625026   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/kubenet-233752/client.crt: no such file or directory
E1101 23:57:44.645681   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/kubenet-233752/client.crt: no such file or directory
E1101 23:57:44.686045   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/kubenet-233752/client.crt: no such file or directory
E1101 23:57:44.766360   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/kubenet-233752/client.crt: no such file or directory
E1101 23:57:44.926725   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/kubenet-233752/client.crt: no such file or directory
E1101 23:57:45.247420   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/kubenet-233752/client.crt: no such file or directory
E1101 23:57:45.888384   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/kubenet-233752/client.crt: no such file or directory
E1101 23:57:46.710689   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/bridge-233752/client.crt: no such file or directory
E1101 23:57:47.168860   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/kubenet-233752/client.crt: no such file or directory
E1101 23:57:49.729092   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/kubenet-233752/client.crt: no such file or directory
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p newest-cni-235550 --alsologtostderr -v=3: (13.142077909s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (13.14s)

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

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p newest-cni-235550 --images=MetricsScraper=k8s.gcr.io/echoserver:1.4
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (0.21s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-235550 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=192.168.111.111/16 --driver=kvm2  --kubernetes-version=v1.25.3
E1101 23:57:51.953428   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/calico-233752/client.crt: no such file or directory
E1101 23:57:53.617462   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/false-233752/client.crt: no such file or directory
E1101 23:57:54.849893   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/kubenet-233752/client.crt: no such file or directory
E1101 23:58:05.090962   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/kubenet-233752/client.crt: no such file or directory
E1101 23:58:07.190938   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/bridge-233752/client.crt: no such file or directory
E1101 23:58:08.109286   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/functional-225022/client.crt: no such file or directory
E1101 23:58:12.433571   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/calico-233752/client.crt: no such file or directory
E1101 23:58:25.571631   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/kubenet-233752/client.crt: no such file or directory
E1101 23:58:26.974785   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/cilium-233752/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-235550 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=192.168.111.111/16 --driver=kvm2  --kubernetes-version=v1.25.3: (40.203694919s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-235550 -n newest-cni-235550
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (40.51s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 ssh -p newest-cni-235550 "sudo crictl images -o json"
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/gvisor-addon:2
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.30s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:342: "kubernetes-dashboard-57bbdc5f89-dqnwd" [76af5944-7a7e-4017-baa2-61b87494a08f] Pending / Ready:ContainersNotReady (containers with unready status: [kubernetes-dashboard]) / ContainersReady:ContainersNotReady (containers with unready status: [kubernetes-dashboard])
E1102 00:00:28.453142   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/kubenet-233752/client.crt: no such file or directory
E1102 00:00:33.762925   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/old-k8s-version-235128/client.crt: no such file or directory
E1102 00:00:37.457707   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/false-233752/client.crt: no such file or directory
helpers_test.go:342: "kubernetes-dashboard-57bbdc5f89-dqnwd" [76af5944-7a7e-4017-baa2-61b87494a08f] Running
E1102 00:00:46.695509   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/gvisor-234341/client.crt: no such file or directory
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 21.014524983s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (21.02s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:342: "kubernetes-dashboard-57bbdc5f89-dqnwd" [76af5944-7a7e-4017-baa2-61b87494a08f] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.00926785s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-235243 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.08s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 ssh -p embed-certs-235243 "sudo crictl images -o json"
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/gvisor-addon:2
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.26s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:342: "kubernetes-dashboard-57bbdc5f89-g9lps" [55ccd438-96b2-41c8-acd4-9b0a9cb241a0] Pending / Ready:ContainersNotReady (containers with unready status: [kubernetes-dashboard]) / ContainersReady:ContainersNotReady (containers with unready status: [kubernetes-dashboard])
E1102 00:01:08.281303   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/flannel-233752/client.crt: no such file or directory
helpers_test.go:342: "kubernetes-dashboard-57bbdc5f89-g9lps" [55ccd438-96b2-41c8-acd4-9b0a9cb241a0] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 14.014998816s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (14.02s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:342: "kubernetes-dashboard-57bbdc5f89-g9lps" [55ccd438-96b2-41c8-acd4-9b0a9cb241a0] Running

                                                
                                                
=== CONT  TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.008255491s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-235353 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.09s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:342: "kubernetes-dashboard-57bbdc5f89-7mfrq" [bc757ab8-47f7-4e6b-aeb6-12426f379753] Pending / Ready:ContainersNotReady (containers with unready status: [kubernetes-dashboard]) / ContainersReady:ContainersNotReady (containers with unready status: [kubernetes-dashboard])

                                                
                                                
=== CONT  TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
helpers_test.go:342: "kubernetes-dashboard-57bbdc5f89-7mfrq" [bc757ab8-47f7-4e6b-aeb6-12426f379753] Running
E1102 00:01:34.617505   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/enable-default-cni-233752/client.crt: no such file or directory
E1102 00:01:35.964799   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/flannel-233752/client.crt: no such file or directory
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 14.017064031s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (14.02s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 ssh -p default-k8s-diff-port-235353 "sudo crictl images -o json"
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/gvisor-addon:2
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.28s)

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

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

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p default-k8s-diff-port-235353 -n default-k8s-diff-port-235353
E1102 00:01:28.341876   10644 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/15232-3852/.minikube/profiles/auto-233752/client.crt: no such file or directory
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p default-k8s-diff-port-235353 -n default-k8s-diff-port-235353: exit status 2 (289.581695ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 unpause -p default-k8s-diff-port-235353 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p default-k8s-diff-port-235353 -n default-k8s-diff-port-235353
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p default-k8s-diff-port-235353 -n default-k8s-diff-port-235353
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (2.96s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:342: "kubernetes-dashboard-57bbdc5f89-7mfrq" [bc757ab8-47f7-4e6b-aeb6-12426f379753] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.010526054s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-235254 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.08s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 ssh -p no-preload-235254 "sudo crictl images -o json"
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/gvisor-addon:2
--- PASS: TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.28s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    

Test skip (26/300)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (0s)

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

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Olm

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

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

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

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/PodmanEnv

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestKicCustomNetwork (0s)

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

                                                
                                    
x
+
TestKicExistingNetwork (0s)

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

                                                
                                    
x
+
TestKicCustomSubnet (0s)

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

                                                
                                    
x
+
TestChangeNoneUser (0s)

                                                
                                                
=== RUN   TestChangeNoneUser
none_test.go:38: Only test none driver.
--- SKIP: TestChangeNoneUser (0.00s)

                                                
                                    
x
+
TestScheduledStopWindows (0s)

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

                                                
                                    
x
+
TestInsufficientStorage (0s)

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

                                                
                                    
x
+
TestMissingContainerUpgrade (0s)

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

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

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

                                                
                                                

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

                                                
                                    
Copied to clipboard