=== RUN TestAddons/parallel/Ingress
=== PAUSE TestAddons/parallel/Ingress
=== CONT TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run: kubectl --context addons-747503 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:232: (dbg) Run: kubectl --context addons-747503 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run: kubectl --context addons-747503 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [ef94d41d-bf78-46f9-80ca-8d83499cf88f] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [ef94d41d-bf78-46f9-80ca-8d83499cf88f] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 10.003478712s
addons_test.go:262: (dbg) Run: out/minikube-linux-arm64 -p addons-747503 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:262: (dbg) Non-zero exit: out/minikube-linux-arm64 -p addons-747503 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m11.0158941s)
** stderr **
ssh: Process exited with status 28
** /stderr **
addons_test.go:278: failed to get expected response from http://127.0.0.1/ within minikube: exit status 1
addons_test.go:286: (dbg) Run: kubectl --context addons-747503 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:291: (dbg) Run: out/minikube-linux-arm64 -p addons-747503 ip
addons_test.go:297: (dbg) Run: nslookup hello-john.test 192.168.49.2
addons_test.go:297: (dbg) Non-zero exit: nslookup hello-john.test 192.168.49.2: exit status 1 (15.071764342s)
-- stdout --
;; connection timed out; no servers could be reached
-- /stdout --
addons_test.go:299: failed to nslookup hello-john.test host. args "nslookup hello-john.test 192.168.49.2" : exit status 1
addons_test.go:303: unexpected output from nslookup. stdout: ;; connection timed out; no servers could be reached
stderr:
addons_test.go:306: (dbg) Run: out/minikube-linux-arm64 -p addons-747503 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:306: (dbg) Done: out/minikube-linux-arm64 -p addons-747503 addons disable ingress-dns --alsologtostderr -v=1: (1.078269373s)
addons_test.go:311: (dbg) Run: out/minikube-linux-arm64 -p addons-747503 addons disable ingress --alsologtostderr -v=1
addons_test.go:311: (dbg) Done: out/minikube-linux-arm64 -p addons-747503 addons disable ingress --alsologtostderr -v=1: (7.77597961s)
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======> post-mortem[TestAddons/parallel/Ingress]: docker inspect <======
helpers_test.go:231: (dbg) Run: docker inspect addons-747503
helpers_test.go:235: (dbg) docker inspect addons-747503:
-- stdout --
[
{
"Id": "038fb1234c5ed1428cb2e6caf6d407f0102ef23b18f7c51df21f0baf94000f56",
"Created": "2024-04-20T00:46:38.106832296Z",
"Path": "/usr/local/bin/entrypoint",
"Args": [
"/sbin/init"
],
"State": {
"Status": "running",
"Running": true,
"Paused": false,
"Restarting": false,
"OOMKilled": false,
"Dead": false,
"Pid": 1644719,
"ExitCode": 0,
"Error": "",
"StartedAt": "2024-04-20T00:46:38.423221308Z",
"FinishedAt": "0001-01-01T00:00:00Z"
},
"Image": "sha256:3b2d88ca3ca9b0dbaf60124ea2550b937bd64c7063d7cb640718ddb37cba13b1",
"ResolvConfPath": "/var/lib/docker/containers/038fb1234c5ed1428cb2e6caf6d407f0102ef23b18f7c51df21f0baf94000f56/resolv.conf",
"HostnamePath": "/var/lib/docker/containers/038fb1234c5ed1428cb2e6caf6d407f0102ef23b18f7c51df21f0baf94000f56/hostname",
"HostsPath": "/var/lib/docker/containers/038fb1234c5ed1428cb2e6caf6d407f0102ef23b18f7c51df21f0baf94000f56/hosts",
"LogPath": "/var/lib/docker/containers/038fb1234c5ed1428cb2e6caf6d407f0102ef23b18f7c51df21f0baf94000f56/038fb1234c5ed1428cb2e6caf6d407f0102ef23b18f7c51df21f0baf94000f56-json.log",
"Name": "/addons-747503",
"RestartCount": 0,
"Driver": "overlay2",
"Platform": "linux",
"MountLabel": "",
"ProcessLabel": "",
"AppArmorProfile": "unconfined",
"ExecIDs": null,
"HostConfig": {
"Binds": [
"/lib/modules:/lib/modules:ro",
"addons-747503:/var"
],
"ContainerIDFile": "",
"LogConfig": {
"Type": "json-file",
"Config": {}
},
"NetworkMode": "addons-747503",
"PortBindings": {
"22/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": ""
}
],
"2376/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": ""
}
],
"32443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": ""
}
],
"5000/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": ""
}
],
"8443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": ""
}
]
},
"RestartPolicy": {
"Name": "no",
"MaximumRetryCount": 0
},
"AutoRemove": false,
"VolumeDriver": "",
"VolumesFrom": null,
"ConsoleSize": [
0,
0
],
"CapAdd": null,
"CapDrop": null,
"CgroupnsMode": "host",
"Dns": [],
"DnsOptions": [],
"DnsSearch": [],
"ExtraHosts": null,
"GroupAdd": null,
"IpcMode": "private",
"Cgroup": "",
"Links": null,
"OomScoreAdj": 0,
"PidMode": "",
"Privileged": true,
"PublishAllPorts": false,
"ReadonlyRootfs": false,
"SecurityOpt": [
"seccomp=unconfined",
"apparmor=unconfined",
"label=disable"
],
"Tmpfs": {
"/run": "",
"/tmp": ""
},
"UTSMode": "",
"UsernsMode": "",
"ShmSize": 67108864,
"Runtime": "runc",
"Isolation": "",
"CpuShares": 0,
"Memory": 4194304000,
"NanoCpus": 2000000000,
"CgroupParent": "",
"BlkioWeight": 0,
"BlkioWeightDevice": [],
"BlkioDeviceReadBps": [],
"BlkioDeviceWriteBps": [],
"BlkioDeviceReadIOps": [],
"BlkioDeviceWriteIOps": [],
"CpuPeriod": 0,
"CpuQuota": 0,
"CpuRealtimePeriod": 0,
"CpuRealtimeRuntime": 0,
"CpusetCpus": "",
"CpusetMems": "",
"Devices": [],
"DeviceCgroupRules": null,
"DeviceRequests": null,
"MemoryReservation": 0,
"MemorySwap": 8388608000,
"MemorySwappiness": null,
"OomKillDisable": false,
"PidsLimit": null,
"Ulimits": [],
"CpuCount": 0,
"CpuPercent": 0,
"IOMaximumIOps": 0,
"IOMaximumBandwidth": 0,
"MaskedPaths": null,
"ReadonlyPaths": null
},
"GraphDriver": {
"Data": {
"LowerDir": "/var/lib/docker/overlay2/11f58f8159fe4bcc9c388790d75da6c438cdd6b1e64ec9931ba42d5522190542-init/diff:/var/lib/docker/overlay2/e0471a8635b1d2c4e15ee92afa46c7d34f76188a5b6aa3cb3689b7cec908b9a7/diff",
"MergedDir": "/var/lib/docker/overlay2/11f58f8159fe4bcc9c388790d75da6c438cdd6b1e64ec9931ba42d5522190542/merged",
"UpperDir": "/var/lib/docker/overlay2/11f58f8159fe4bcc9c388790d75da6c438cdd6b1e64ec9931ba42d5522190542/diff",
"WorkDir": "/var/lib/docker/overlay2/11f58f8159fe4bcc9c388790d75da6c438cdd6b1e64ec9931ba42d5522190542/work"
},
"Name": "overlay2"
},
"Mounts": [
{
"Type": "bind",
"Source": "/lib/modules",
"Destination": "/lib/modules",
"Mode": "ro",
"RW": false,
"Propagation": "rprivate"
},
{
"Type": "volume",
"Name": "addons-747503",
"Source": "/var/lib/docker/volumes/addons-747503/_data",
"Destination": "/var",
"Driver": "local",
"Mode": "z",
"RW": true,
"Propagation": ""
}
],
"Config": {
"Hostname": "addons-747503",
"Domainname": "",
"User": "",
"AttachStdin": false,
"AttachStdout": false,
"AttachStderr": false,
"ExposedPorts": {
"22/tcp": {},
"2376/tcp": {},
"32443/tcp": {},
"5000/tcp": {},
"8443/tcp": {}
},
"Tty": true,
"OpenStdin": false,
"StdinOnce": false,
"Env": [
"container=docker",
"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
],
"Cmd": null,
"Image": "gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737",
"Volumes": null,
"WorkingDir": "/",
"Entrypoint": [
"/usr/local/bin/entrypoint",
"/sbin/init"
],
"OnBuild": null,
"Labels": {
"created_by.minikube.sigs.k8s.io": "true",
"mode.minikube.sigs.k8s.io": "addons-747503",
"name.minikube.sigs.k8s.io": "addons-747503",
"role.minikube.sigs.k8s.io": ""
},
"StopSignal": "SIGRTMIN+3"
},
"NetworkSettings": {
"Bridge": "",
"SandboxID": "2bf060fd849aa8a792c66482994fdba957bcf5fad9bd2decda24bd7d8500a7b5",
"SandboxKey": "/var/run/docker/netns/2bf060fd849a",
"Ports": {
"22/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "34675"
}
],
"2376/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "34674"
}
],
"32443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "34671"
}
],
"5000/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "34673"
}
],
"8443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "34672"
}
]
},
"HairpinMode": false,
"LinkLocalIPv6Address": "",
"LinkLocalIPv6PrefixLen": 0,
"SecondaryIPAddresses": null,
"SecondaryIPv6Addresses": null,
"EndpointID": "",
"Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"IPAddress": "",
"IPPrefixLen": 0,
"IPv6Gateway": "",
"MacAddress": "",
"Networks": {
"addons-747503": {
"IPAMConfig": {
"IPv4Address": "192.168.49.2"
},
"Links": null,
"Aliases": null,
"MacAddress": "02:42:c0:a8:31:02",
"NetworkID": "64e1715d5e750e9daed359ac38e3073a5c93c82f8a5daf2e135f2d0b5be8da62",
"EndpointID": "31ed3dc6d507db832465fc3d5d178d5ab6552b0ea16ea63ec1d876b06129484e",
"Gateway": "192.168.49.1",
"IPAddress": "192.168.49.2",
"IPPrefixLen": 24,
"IPv6Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"DriverOpts": null,
"DNSNames": [
"addons-747503",
"038fb1234c5e"
]
}
}
}
}
]
-- /stdout --
helpers_test.go:239: (dbg) Run: out/minikube-linux-arm64 status --format={{.Host}} -p addons-747503 -n addons-747503
helpers_test.go:244: <<< TestAddons/parallel/Ingress FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======> post-mortem[TestAddons/parallel/Ingress]: minikube logs <======
helpers_test.go:247: (dbg) Run: out/minikube-linux-arm64 -p addons-747503 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-747503 logs -n 25: (1.477258563s)
helpers_test.go:252: TestAddons/parallel/Ingress logs:
-- stdout --
==> Audit <==
|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
| Command | Args | Profile | User | Version | Start Time | End Time |
|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
| start | -o=json --download-only | download-only-161385 | jenkins | v1.33.0 | 20 Apr 24 00:46 UTC | |
| | -p download-only-161385 | | | | | |
| | --force --alsologtostderr | | | | | |
| | --kubernetes-version=v1.30.0 | | | | | |
| | --container-runtime=crio | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=crio | | | | | |
| delete | --all | minikube | jenkins | v1.33.0 | 20 Apr 24 00:46 UTC | 20 Apr 24 00:46 UTC |
| delete | -p download-only-161385 | download-only-161385 | jenkins | v1.33.0 | 20 Apr 24 00:46 UTC | 20 Apr 24 00:46 UTC |
| delete | -p download-only-784633 | download-only-784633 | jenkins | v1.33.0 | 20 Apr 24 00:46 UTC | 20 Apr 24 00:46 UTC |
| delete | -p download-only-161385 | download-only-161385 | jenkins | v1.33.0 | 20 Apr 24 00:46 UTC | 20 Apr 24 00:46 UTC |
| start | --download-only -p | download-docker-407942 | jenkins | v1.33.0 | 20 Apr 24 00:46 UTC | |
| | download-docker-407942 | | | | | |
| | --alsologtostderr | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=crio | | | | | |
| delete | -p download-docker-407942 | download-docker-407942 | jenkins | v1.33.0 | 20 Apr 24 00:46 UTC | 20 Apr 24 00:46 UTC |
| start | --download-only -p | binary-mirror-562090 | jenkins | v1.33.0 | 20 Apr 24 00:46 UTC | |
| | binary-mirror-562090 | | | | | |
| | --alsologtostderr | | | | | |
| | --binary-mirror | | | | | |
| | http://127.0.0.1:39787 | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=crio | | | | | |
| delete | -p binary-mirror-562090 | binary-mirror-562090 | jenkins | v1.33.0 | 20 Apr 24 00:46 UTC | 20 Apr 24 00:46 UTC |
| addons | enable dashboard -p | addons-747503 | jenkins | v1.33.0 | 20 Apr 24 00:46 UTC | |
| | addons-747503 | | | | | |
| addons | disable dashboard -p | addons-747503 | jenkins | v1.33.0 | 20 Apr 24 00:46 UTC | |
| | addons-747503 | | | | | |
| start | -p addons-747503 --wait=true | addons-747503 | jenkins | v1.33.0 | 20 Apr 24 00:46 UTC | 20 Apr 24 00:49 UTC |
| | --memory=4000 --alsologtostderr | | | | | |
| | --addons=registry | | | | | |
| | --addons=metrics-server | | | | | |
| | --addons=volumesnapshots | | | | | |
| | --addons=csi-hostpath-driver | | | | | |
| | --addons=gcp-auth | | | | | |
| | --addons=cloud-spanner | | | | | |
| | --addons=inspektor-gadget | | | | | |
| | --addons=storage-provisioner-rancher | | | | | |
| | --addons=nvidia-device-plugin | | | | | |
| | --addons=yakd --driver=docker | | | | | |
| | --container-runtime=crio | | | | | |
| | --addons=ingress | | | | | |
| | --addons=ingress-dns | | | | | |
| ip | addons-747503 ip | addons-747503 | jenkins | v1.33.0 | 20 Apr 24 00:49 UTC | 20 Apr 24 00:49 UTC |
| addons | addons-747503 addons disable | addons-747503 | jenkins | v1.33.0 | 20 Apr 24 00:49 UTC | 20 Apr 24 00:49 UTC |
| | registry --alsologtostderr | | | | | |
| | -v=1 | | | | | |
| addons | disable nvidia-device-plugin | addons-747503 | jenkins | v1.33.0 | 20 Apr 24 00:50 UTC | 20 Apr 24 00:50 UTC |
| | -p addons-747503 | | | | | |
| ssh | addons-747503 ssh cat | addons-747503 | jenkins | v1.33.0 | 20 Apr 24 00:50 UTC | 20 Apr 24 00:50 UTC |
| | /opt/local-path-provisioner/pvc-b29b3cd7-c850-4a4e-b0ba-8a8cc403a41d_default_test-pvc/file1 | | | | | |
| addons | addons-747503 addons disable | addons-747503 | jenkins | v1.33.0 | 20 Apr 24 00:50 UTC | 20 Apr 24 00:50 UTC |
| | storage-provisioner-rancher | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | addons-747503 addons | addons-747503 | jenkins | v1.33.0 | 20 Apr 24 00:50 UTC | 20 Apr 24 00:50 UTC |
| | disable csi-hostpath-driver | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | addons-747503 addons | addons-747503 | jenkins | v1.33.0 | 20 Apr 24 00:50 UTC | 20 Apr 24 00:50 UTC |
| | disable volumesnapshots | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | disable cloud-spanner -p | addons-747503 | jenkins | v1.33.0 | 20 Apr 24 00:50 UTC | 20 Apr 24 00:50 UTC |
| | addons-747503 | | | | | |
| addons | enable headlamp | addons-747503 | jenkins | v1.33.0 | 20 Apr 24 00:50 UTC | |
| | -p addons-747503 | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| ssh | addons-747503 ssh curl -s | addons-747503 | jenkins | v1.33.0 | 20 Apr 24 00:51 UTC | |
| | http://127.0.0.1/ -H 'Host: | | | | | |
| | nginx.example.com' | | | | | |
| ip | addons-747503 ip | addons-747503 | jenkins | v1.33.0 | 20 Apr 24 00:53 UTC | 20 Apr 24 00:53 UTC |
| addons | addons-747503 addons disable | addons-747503 | jenkins | v1.33.0 | 20 Apr 24 00:53 UTC | 20 Apr 24 00:53 UTC |
| | ingress-dns --alsologtostderr | | | | | |
| | -v=1 | | | | | |
| addons | addons-747503 addons disable | addons-747503 | jenkins | v1.33.0 | 20 Apr 24 00:53 UTC | 20 Apr 24 00:53 UTC |
| | ingress --alsologtostderr -v=1 | | | | | |
|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
==> Last Start <==
Log file created at: 2024/04/20 00:46:14
Running on machine: ip-172-31-29-130
Binary: Built with gc go1.22.1 for linux/arm64
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I0420 00:46:14.607015 1644261 out.go:291] Setting OutFile to fd 1 ...
I0420 00:46:14.607178 1644261 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0420 00:46:14.607208 1644261 out.go:304] Setting ErrFile to fd 2...
I0420 00:46:14.607226 1644261 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0420 00:46:14.607498 1644261 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18703-1638187/.minikube/bin
I0420 00:46:14.607984 1644261 out.go:298] Setting JSON to false
I0420 00:46:14.608870 1644261 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":26921,"bootTime":1713547053,"procs":155,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1058-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
I0420 00:46:14.608940 1644261 start.go:139] virtualization:
I0420 00:46:14.612689 1644261 out.go:177] * [addons-747503] minikube v1.33.0 on Ubuntu 20.04 (arm64)
I0420 00:46:14.614357 1644261 out.go:177] - MINIKUBE_LOCATION=18703
I0420 00:46:14.616082 1644261 out.go:177] - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
I0420 00:46:14.614429 1644261 notify.go:220] Checking for updates...
I0420 00:46:14.619849 1644261 out.go:177] - KUBECONFIG=/home/jenkins/minikube-integration/18703-1638187/kubeconfig
I0420 00:46:14.621777 1644261 out.go:177] - MINIKUBE_HOME=/home/jenkins/minikube-integration/18703-1638187/.minikube
I0420 00:46:14.623523 1644261 out.go:177] - MINIKUBE_BIN=out/minikube-linux-arm64
I0420 00:46:14.625229 1644261 out.go:177] - MINIKUBE_FORCE_SYSTEMD=
I0420 00:46:14.627320 1644261 driver.go:392] Setting default libvirt URI to qemu:///system
I0420 00:46:14.645723 1644261 docker.go:122] docker version: linux-26.0.2:Docker Engine - Community
I0420 00:46:14.645835 1644261 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0420 00:46:14.712118 1644261 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:45 SystemTime:2024-04-20 00:46:14.700723825 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:26.0.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1]] Warnings:<nil>}}
I0420 00:46:14.712238 1644261 docker.go:295] overlay module found
I0420 00:46:14.714333 1644261 out.go:177] * Using the docker driver based on user configuration
I0420 00:46:14.715905 1644261 start.go:297] selected driver: docker
I0420 00:46:14.715921 1644261 start.go:901] validating driver "docker" against <nil>
I0420 00:46:14.715934 1644261 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
I0420 00:46:14.716574 1644261 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0420 00:46:14.765511 1644261 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:45 SystemTime:2024-04-20 00:46:14.755476473 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:26.0.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1]] Warnings:<nil>}}
I0420 00:46:14.765687 1644261 start_flags.go:310] no existing cluster config was found, will generate one from the flags
I0420 00:46:14.765914 1644261 start_flags.go:947] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
I0420 00:46:14.767783 1644261 out.go:177] * Using Docker driver with root privileges
I0420 00:46:14.769372 1644261 cni.go:84] Creating CNI manager for ""
I0420 00:46:14.769396 1644261 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
I0420 00:46:14.769406 1644261 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
I0420 00:46:14.769486 1644261 start.go:340] cluster config:
{Name:addons-747503 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.0 ClusterName:addons-747503 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: Network
Plugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.0 ContainerRuntime:crio 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: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPau
seInterval:1m0s}
I0420 00:46:14.771617 1644261 out.go:177] * Starting "addons-747503" primary control-plane node in "addons-747503" cluster
I0420 00:46:14.773185 1644261 cache.go:121] Beginning downloading kic base image for docker with crio
I0420 00:46:14.774855 1644261 out.go:177] * Pulling base image v0.0.43 ...
I0420 00:46:14.776595 1644261 preload.go:132] Checking if preload exists for k8s version v1.30.0 and runtime crio
I0420 00:46:14.776634 1644261 image.go:79] Checking for gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 in local docker daemon
I0420 00:46:14.776648 1644261 preload.go:147] Found local preload: /home/jenkins/minikube-integration/18703-1638187/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.0-cri-o-overlay-arm64.tar.lz4
I0420 00:46:14.776672 1644261 cache.go:56] Caching tarball of preloaded images
I0420 00:46:14.776753 1644261 preload.go:173] Found /home/jenkins/minikube-integration/18703-1638187/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.0-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
I0420 00:46:14.776764 1644261 cache.go:59] Finished verifying existence of preloaded tar for v1.30.0 on crio
I0420 00:46:14.777129 1644261 profile.go:143] Saving config to /home/jenkins/minikube-integration/18703-1638187/.minikube/profiles/addons-747503/config.json ...
I0420 00:46:14.777263 1644261 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18703-1638187/.minikube/profiles/addons-747503/config.json: {Name:mkc5932488b9adc511b83497f974c2edc34e9770 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0420 00:46:14.789608 1644261 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 to local cache
I0420 00:46:14.789711 1644261 image.go:63] Checking for gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 in local cache directory
I0420 00:46:14.789728 1644261 image.go:66] Found gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 in local cache directory, skipping pull
I0420 00:46:14.789733 1644261 image.go:105] gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 exists in cache, skipping pull
I0420 00:46:14.789741 1644261 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 as a tarball
I0420 00:46:14.789746 1644261 cache.go:162] Loading gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 from local cache
I0420 00:46:31.319259 1644261 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 from cached tarball
I0420 00:46:31.319302 1644261 cache.go:194] Successfully downloaded all kic artifacts
I0420 00:46:31.319332 1644261 start.go:360] acquireMachinesLock for addons-747503: {Name:mk90f80baada2f8c104726bc92d1956d63d494dd Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0420 00:46:31.319827 1644261 start.go:364] duration metric: took 471.731µs to acquireMachinesLock for "addons-747503"
I0420 00:46:31.319867 1644261 start.go:93] Provisioning new machine with config: &{Name:addons-747503 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.0 ClusterName:addons-747503 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[
] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.0 ContainerRuntime:crio 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: SocketVM
netClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.30.0 ContainerRuntime:crio ControlPlane:true Worker:true}
I0420 00:46:31.319953 1644261 start.go:125] createHost starting for "" (driver="docker")
I0420 00:46:31.322194 1644261 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
I0420 00:46:31.322447 1644261 start.go:159] libmachine.API.Create for "addons-747503" (driver="docker")
I0420 00:46:31.322484 1644261 client.go:168] LocalClient.Create starting
I0420 00:46:31.322598 1644261 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/18703-1638187/.minikube/certs/ca.pem
I0420 00:46:31.615216 1644261 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/18703-1638187/.minikube/certs/cert.pem
I0420 00:46:31.818172 1644261 cli_runner.go:164] Run: docker network inspect addons-747503 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
W0420 00:46:31.832341 1644261 cli_runner.go:211] docker network inspect addons-747503 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}" returned with exit code 1
I0420 00:46:31.832434 1644261 network_create.go:281] running [docker network inspect addons-747503] to gather additional debugging logs...
I0420 00:46:31.832456 1644261 cli_runner.go:164] Run: docker network inspect addons-747503
W0420 00:46:31.845135 1644261 cli_runner.go:211] docker network inspect addons-747503 returned with exit code 1
I0420 00:46:31.845171 1644261 network_create.go:284] error running [docker network inspect addons-747503]: docker network inspect addons-747503: exit status 1
stdout:
[]
stderr:
Error response from daemon: network addons-747503 not found
I0420 00:46:31.845184 1644261 network_create.go:286] output of [docker network inspect addons-747503]: -- stdout --
[]
-- /stdout --
** stderr **
Error response from daemon: network addons-747503 not found
** /stderr **
I0420 00:46:31.845292 1644261 cli_runner.go:164] Run: docker network inspect bridge --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
I0420 00:46:31.858385 1644261 network.go:206] using free private subnet 192.168.49.0/24: &{IP:192.168.49.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.49.0/24 Gateway:192.168.49.1 ClientMin:192.168.49.2 ClientMax:192.168.49.254 Broadcast:192.168.49.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0x40024d75e0}
I0420 00:46:31.858427 1644261 network_create.go:124] attempt to create docker network addons-747503 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
I0420 00:46:31.858487 1644261 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.49.0/24 --gateway=192.168.49.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=addons-747503 addons-747503
I0420 00:46:31.918669 1644261 network_create.go:108] docker network addons-747503 192.168.49.0/24 created
I0420 00:46:31.918704 1644261 kic.go:121] calculated static IP "192.168.49.2" for the "addons-747503" container
I0420 00:46:31.918779 1644261 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
I0420 00:46:31.932121 1644261 cli_runner.go:164] Run: docker volume create addons-747503 --label name.minikube.sigs.k8s.io=addons-747503 --label created_by.minikube.sigs.k8s.io=true
I0420 00:46:31.946137 1644261 oci.go:103] Successfully created a docker volume addons-747503
I0420 00:46:31.946230 1644261 cli_runner.go:164] Run: docker run --rm --name addons-747503-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-747503 --entrypoint /usr/bin/test -v addons-747503:/var gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 -d /var/lib
I0420 00:46:33.904376 1644261 cli_runner.go:217] Completed: docker run --rm --name addons-747503-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-747503 --entrypoint /usr/bin/test -v addons-747503:/var gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 -d /var/lib: (1.958105111s)
I0420 00:46:33.904409 1644261 oci.go:107] Successfully prepared a docker volume addons-747503
I0420 00:46:33.904447 1644261 preload.go:132] Checking if preload exists for k8s version v1.30.0 and runtime crio
I0420 00:46:33.904466 1644261 kic.go:194] Starting extracting preloaded images to volume ...
I0420 00:46:33.904548 1644261 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/18703-1638187/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.0-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-747503:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 -I lz4 -xf /preloaded.tar -C /extractDir
I0420 00:46:38.033459 1644261 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/18703-1638187/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.0-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-747503:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 -I lz4 -xf /preloaded.tar -C /extractDir: (4.128855513s)
I0420 00:46:38.033498 1644261 kic.go:203] duration metric: took 4.129027815s to extract preloaded images to volume ...
W0420 00:46:38.033666 1644261 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
I0420 00:46:38.033783 1644261 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
I0420 00:46:38.092961 1644261 cli_runner.go:164] Run: docker run -d -t --privileged --security-opt seccomp=unconfined --tmpfs /tmp --tmpfs /run -v /lib/modules:/lib/modules:ro --hostname addons-747503 --name addons-747503 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-747503 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-747503 --network addons-747503 --ip 192.168.49.2 --volume addons-747503:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737
I0420 00:46:38.431321 1644261 cli_runner.go:164] Run: docker container inspect addons-747503 --format={{.State.Running}}
I0420 00:46:38.449111 1644261 cli_runner.go:164] Run: docker container inspect addons-747503 --format={{.State.Status}}
I0420 00:46:38.473100 1644261 cli_runner.go:164] Run: docker exec addons-747503 stat /var/lib/dpkg/alternatives/iptables
I0420 00:46:38.539136 1644261 oci.go:144] the created container "addons-747503" has a running status.
I0420 00:46:38.539177 1644261 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/18703-1638187/.minikube/machines/addons-747503/id_rsa...
I0420 00:46:38.988697 1644261 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/18703-1638187/.minikube/machines/addons-747503/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
I0420 00:46:39.013673 1644261 cli_runner.go:164] Run: docker container inspect addons-747503 --format={{.State.Status}}
I0420 00:46:39.036196 1644261 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
I0420 00:46:39.036217 1644261 kic_runner.go:114] Args: [docker exec --privileged addons-747503 chown docker:docker /home/docker/.ssh/authorized_keys]
I0420 00:46:39.118596 1644261 cli_runner.go:164] Run: docker container inspect addons-747503 --format={{.State.Status}}
I0420 00:46:39.142860 1644261 machine.go:94] provisionDockerMachine start ...
I0420 00:46:39.142976 1644261 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-747503
I0420 00:46:39.167812 1644261 main.go:141] libmachine: Using SSH client type: native
I0420 00:46:39.168086 1644261 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1e90] 0x3e46f0 <nil> [] 0s} 127.0.0.1 34675 <nil> <nil>}
I0420 00:46:39.168096 1644261 main.go:141] libmachine: About to run SSH command:
hostname
I0420 00:46:39.349580 1644261 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-747503
I0420 00:46:39.349601 1644261 ubuntu.go:169] provisioning hostname "addons-747503"
I0420 00:46:39.349678 1644261 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-747503
I0420 00:46:39.377796 1644261 main.go:141] libmachine: Using SSH client type: native
I0420 00:46:39.378035 1644261 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1e90] 0x3e46f0 <nil> [] 0s} 127.0.0.1 34675 <nil> <nil>}
I0420 00:46:39.378046 1644261 main.go:141] libmachine: About to run SSH command:
sudo hostname addons-747503 && echo "addons-747503" | sudo tee /etc/hostname
I0420 00:46:39.558224 1644261 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-747503
I0420 00:46:39.558419 1644261 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-747503
I0420 00:46:39.575363 1644261 main.go:141] libmachine: Using SSH client type: native
I0420 00:46:39.575600 1644261 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1e90] 0x3e46f0 <nil> [] 0s} 127.0.0.1 34675 <nil> <nil>}
I0420 00:46:39.575617 1644261 main.go:141] libmachine: About to run SSH command:
if ! grep -xq '.*\saddons-747503' /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 addons-747503/g' /etc/hosts;
else
echo '127.0.1.1 addons-747503' | sudo tee -a /etc/hosts;
fi
fi
I0420 00:46:39.717750 1644261 main.go:141] libmachine: SSH cmd err, output: <nil>:
I0420 00:46:39.717780 1644261 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/18703-1638187/.minikube CaCertPath:/home/jenkins/minikube-integration/18703-1638187/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/18703-1638187/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/18703-1638187/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/18703-1638187/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/18703-1638187/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/18703-1638187/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/18703-1638187/.minikube}
I0420 00:46:39.717798 1644261 ubuntu.go:177] setting up certificates
I0420 00:46:39.717807 1644261 provision.go:84] configureAuth start
I0420 00:46:39.717871 1644261 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-747503
I0420 00:46:39.734066 1644261 provision.go:143] copyHostCerts
I0420 00:46:39.734147 1644261 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18703-1638187/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/18703-1638187/.minikube/ca.pem (1082 bytes)
I0420 00:46:39.734277 1644261 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18703-1638187/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/18703-1638187/.minikube/cert.pem (1123 bytes)
I0420 00:46:39.734339 1644261 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18703-1638187/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/18703-1638187/.minikube/key.pem (1675 bytes)
I0420 00:46:39.734390 1644261 provision.go:117] generating server cert: /home/jenkins/minikube-integration/18703-1638187/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/18703-1638187/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/18703-1638187/.minikube/certs/ca-key.pem org=jenkins.addons-747503 san=[127.0.0.1 192.168.49.2 addons-747503 localhost minikube]
I0420 00:46:40.231219 1644261 provision.go:177] copyRemoteCerts
I0420 00:46:40.231290 1644261 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
I0420 00:46:40.231331 1644261 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-747503
I0420 00:46:40.247276 1644261 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34675 SSHKeyPath:/home/jenkins/minikube-integration/18703-1638187/.minikube/machines/addons-747503/id_rsa Username:docker}
I0420 00:46:40.346662 1644261 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18703-1638187/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
I0420 00:46:40.371651 1644261 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18703-1638187/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
I0420 00:46:40.396149 1644261 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18703-1638187/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
I0420 00:46:40.421133 1644261 provision.go:87] duration metric: took 703.312596ms to configureAuth
I0420 00:46:40.421162 1644261 ubuntu.go:193] setting minikube options for container-runtime
I0420 00:46:40.421357 1644261 config.go:182] Loaded profile config "addons-747503": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
I0420 00:46:40.421463 1644261 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-747503
I0420 00:46:40.436686 1644261 main.go:141] libmachine: Using SSH client type: native
I0420 00:46:40.436931 1644261 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1e90] 0x3e46f0 <nil> [] 0s} 127.0.0.1 34675 <nil> <nil>}
I0420 00:46:40.436947 1644261 main.go:141] libmachine: About to run SSH command:
sudo mkdir -p /etc/sysconfig && printf %!s(MISSING) "
CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
I0420 00:46:40.681193 1644261 main.go:141] libmachine: SSH cmd err, output: <nil>:
CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
I0420 00:46:40.681219 1644261 machine.go:97] duration metric: took 1.538331373s to provisionDockerMachine
I0420 00:46:40.681230 1644261 client.go:171] duration metric: took 9.358739082s to LocalClient.Create
I0420 00:46:40.681274 1644261 start.go:167] duration metric: took 9.358813131s to libmachine.API.Create "addons-747503"
I0420 00:46:40.681289 1644261 start.go:293] postStartSetup for "addons-747503" (driver="docker")
I0420 00:46:40.681301 1644261 start.go:322] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs]
I0420 00:46:40.681386 1644261 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
I0420 00:46:40.681463 1644261 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-747503
I0420 00:46:40.698546 1644261 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34675 SSHKeyPath:/home/jenkins/minikube-integration/18703-1638187/.minikube/machines/addons-747503/id_rsa Username:docker}
I0420 00:46:40.802764 1644261 ssh_runner.go:195] Run: cat /etc/os-release
I0420 00:46:40.805936 1644261 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
I0420 00:46:40.805975 1644261 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
I0420 00:46:40.806008 1644261 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
I0420 00:46:40.806022 1644261 info.go:137] Remote host: Ubuntu 22.04.4 LTS
I0420 00:46:40.806034 1644261 filesync.go:126] Scanning /home/jenkins/minikube-integration/18703-1638187/.minikube/addons for local assets ...
I0420 00:46:40.806115 1644261 filesync.go:126] Scanning /home/jenkins/minikube-integration/18703-1638187/.minikube/files for local assets ...
I0420 00:46:40.806144 1644261 start.go:296] duration metric: took 124.848597ms for postStartSetup
I0420 00:46:40.806464 1644261 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-747503
I0420 00:46:40.821587 1644261 profile.go:143] Saving config to /home/jenkins/minikube-integration/18703-1638187/.minikube/profiles/addons-747503/config.json ...
I0420 00:46:40.821882 1644261 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
I0420 00:46:40.821936 1644261 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-747503
I0420 00:46:40.835949 1644261 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34675 SSHKeyPath:/home/jenkins/minikube-integration/18703-1638187/.minikube/machines/addons-747503/id_rsa Username:docker}
I0420 00:46:40.934325 1644261 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
I0420 00:46:40.938838 1644261 start.go:128] duration metric: took 9.618867781s to createHost
I0420 00:46:40.938860 1644261 start.go:83] releasing machines lock for "addons-747503", held for 9.61901377s
I0420 00:46:40.938948 1644261 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-747503
I0420 00:46:40.954767 1644261 ssh_runner.go:195] Run: cat /version.json
I0420 00:46:40.954809 1644261 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
I0420 00:46:40.954838 1644261 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-747503
I0420 00:46:40.954856 1644261 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-747503
I0420 00:46:40.973750 1644261 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34675 SSHKeyPath:/home/jenkins/minikube-integration/18703-1638187/.minikube/machines/addons-747503/id_rsa Username:docker}
I0420 00:46:40.987873 1644261 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34675 SSHKeyPath:/home/jenkins/minikube-integration/18703-1638187/.minikube/machines/addons-747503/id_rsa Username:docker}
I0420 00:46:41.073383 1644261 ssh_runner.go:195] Run: systemctl --version
I0420 00:46:41.192077 1644261 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
I0420 00:46:41.344667 1644261 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
I0420 00:46:41.349255 1644261 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "sudo mv {} {}.mk_disabled" ;
I0420 00:46:41.370360 1644261 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
I0420 00:46:41.370464 1644261 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%!p(MISSING), " -exec sh -c "sudo mv {} {}.mk_disabled" ;
I0420 00:46:41.403068 1644261 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
I0420 00:46:41.403146 1644261 start.go:494] detecting cgroup driver to use...
I0420 00:46:41.403194 1644261 detect.go:196] detected "cgroupfs" cgroup driver on host os
I0420 00:46:41.403271 1644261 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
I0420 00:46:41.419319 1644261 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
I0420 00:46:41.431512 1644261 docker.go:217] disabling cri-docker service (if available) ...
I0420 00:46:41.431608 1644261 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
I0420 00:46:41.446179 1644261 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
I0420 00:46:41.465996 1644261 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
I0420 00:46:41.554380 1644261 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
I0420 00:46:41.655130 1644261 docker.go:233] disabling docker service ...
I0420 00:46:41.655197 1644261 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
I0420 00:46:41.675820 1644261 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
I0420 00:46:41.688324 1644261 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
I0420 00:46:41.772551 1644261 ssh_runner.go:195] Run: sudo systemctl mask docker.service
I0420 00:46:41.869236 1644261 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
I0420 00:46:41.880923 1644261 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///var/run/crio/crio.sock
" | sudo tee /etc/crictl.yaml"
I0420 00:46:41.897306 1644261 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
I0420 00:46:41.897393 1644261 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.9"|' /etc/crio/crio.conf.d/02-crio.conf"
I0420 00:46:41.908466 1644261 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
I0420 00:46:41.908556 1644261 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
I0420 00:46:41.919831 1644261 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
I0420 00:46:41.930232 1644261 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
I0420 00:46:41.940033 1644261 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
I0420 00:46:41.949454 1644261 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *"net.ipv4.ip_unprivileged_port_start=.*"/d' /etc/crio/crio.conf.d/02-crio.conf"
I0420 00:46:41.959319 1644261 ssh_runner.go:195] Run: sh -c "sudo grep -q "^ *default_sysctls" /etc/crio/crio.conf.d/02-crio.conf || sudo sed -i '/conmon_cgroup = .*/a default_sysctls = \[\n\]' /etc/crio/crio.conf.d/02-crio.conf"
I0420 00:46:41.974839 1644261 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^default_sysctls *= *\[|&\n "net.ipv4.ip_unprivileged_port_start=0",|' /etc/crio/crio.conf.d/02-crio.conf"
I0420 00:46:41.984469 1644261 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
I0420 00:46:41.993979 1644261 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
I0420 00:46:42.008022 1644261 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0420 00:46:42.111879 1644261 ssh_runner.go:195] Run: sudo systemctl restart crio
I0420 00:46:42.238392 1644261 start.go:541] Will wait 60s for socket path /var/run/crio/crio.sock
I0420 00:46:42.238485 1644261 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
I0420 00:46:42.242714 1644261 start.go:562] Will wait 60s for crictl version
I0420 00:46:42.242782 1644261 ssh_runner.go:195] Run: which crictl
I0420 00:46:42.246739 1644261 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
I0420 00:46:42.289378 1644261 start.go:578] Version: 0.1.0
RuntimeName: cri-o
RuntimeVersion: 1.24.6
RuntimeApiVersion: v1
I0420 00:46:42.289488 1644261 ssh_runner.go:195] Run: crio --version
I0420 00:46:42.333568 1644261 ssh_runner.go:195] Run: crio --version
I0420 00:46:42.377897 1644261 out.go:177] * Preparing Kubernetes v1.30.0 on CRI-O 1.24.6 ...
I0420 00:46:42.379595 1644261 cli_runner.go:164] Run: docker network inspect addons-747503 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
I0420 00:46:42.392523 1644261 ssh_runner.go:195] Run: grep 192.168.49.1 host.minikube.internal$ /etc/hosts
I0420 00:46:42.396287 1644261 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.49.1 host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
I0420 00:46:42.406719 1644261 kubeadm.go:877] updating cluster {Name:addons-747503 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.0 ClusterName:addons-747503 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] D
NSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.0 ContainerRuntime:crio 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: SocketVMnetClie
ntPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
I0420 00:46:42.406844 1644261 preload.go:132] Checking if preload exists for k8s version v1.30.0 and runtime crio
I0420 00:46:42.406909 1644261 ssh_runner.go:195] Run: sudo crictl images --output json
I0420 00:46:42.492542 1644261 crio.go:514] all images are preloaded for cri-o runtime.
I0420 00:46:42.492568 1644261 crio.go:433] Images already preloaded, skipping extraction
I0420 00:46:42.492648 1644261 ssh_runner.go:195] Run: sudo crictl images --output json
I0420 00:46:42.532591 1644261 crio.go:514] all images are preloaded for cri-o runtime.
I0420 00:46:42.532618 1644261 cache_images.go:84] Images are preloaded, skipping loading
I0420 00:46:42.532628 1644261 kubeadm.go:928] updating node { 192.168.49.2 8443 v1.30.0 crio true true} ...
I0420 00:46:42.532741 1644261 kubeadm.go:940] kubelet [Unit]
Wants=crio.service
[Service]
ExecStart=
ExecStart=/var/lib/minikube/binaries/v1.30.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-747503 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
[Install]
config:
{KubernetesVersion:v1.30.0 ClusterName:addons-747503 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
I0420 00:46:42.532824 1644261 ssh_runner.go:195] Run: crio config
I0420 00:46:42.580609 1644261 cni.go:84] Creating CNI manager for ""
I0420 00:46:42.580639 1644261 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
I0420 00:46:42.580660 1644261 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
I0420 00:46:42.580718 1644261 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.30.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-747503 NodeName:addons-747503 DNSDomain:cluster.local CRISocket:/var/run/crio/crio.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.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kuberne
tes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/crio/crio.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
I0420 00:46:42.580886 1644261 kubeadm.go:187] kubeadm config:
apiVersion: kubeadm.k8s.io/v1beta3
kind: InitConfiguration
localAPIEndpoint:
advertiseAddress: 192.168.49.2
bindPort: 8443
bootstrapTokens:
- groups:
- system:bootstrappers:kubeadm:default-node-token
ttl: 24h0m0s
usages:
- signing
- authentication
nodeRegistration:
criSocket: unix:///var/run/crio/crio.sock
name: "addons-747503"
kubeletExtraArgs:
node-ip: 192.168.49.2
taints: []
---
apiVersion: kubeadm.k8s.io/v1beta3
kind: ClusterConfiguration
apiServer:
certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
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.30.0
networking:
dnsDomain: cluster.local
podSubnet: "10.244.0.0/16"
serviceSubnet: 10.96.0.0/12
---
apiVersion: kubelet.config.k8s.io/v1beta1
kind: KubeletConfiguration
authentication:
x509:
clientCAFile: /var/lib/minikube/certs/ca.crt
cgroupDriver: cgroupfs
containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
hairpinMode: hairpin-veth
runtimeRequestTimeout: 15m
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
I0420 00:46:42.580966 1644261 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.0
I0420 00:46:42.590117 1644261 binaries.go:44] Found k8s binaries, skipping transfer
I0420 00:46:42.590190 1644261 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
I0420 00:46:42.599044 1644261 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
I0420 00:46:42.617636 1644261 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
I0420 00:46:42.635779 1644261 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
I0420 00:46:42.653757 1644261 ssh_runner.go:195] Run: grep 192.168.49.2 control-plane.minikube.internal$ /etc/hosts
I0420 00:46:42.657403 1644261 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.49.2 control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
I0420 00:46:42.668479 1644261 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0420 00:46:42.748825 1644261 ssh_runner.go:195] Run: sudo systemctl start kubelet
I0420 00:46:42.762791 1644261 certs.go:68] Setting up /home/jenkins/minikube-integration/18703-1638187/.minikube/profiles/addons-747503 for IP: 192.168.49.2
I0420 00:46:42.762861 1644261 certs.go:194] generating shared ca certs ...
I0420 00:46:42.762893 1644261 certs.go:226] acquiring lock for ca certs: {Name:mkf02d2bd3e0f29e12b7cec7c5b9a48566830288 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0420 00:46:42.763075 1644261 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/18703-1638187/.minikube/ca.key
I0420 00:46:42.952911 1644261 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18703-1638187/.minikube/ca.crt ...
I0420 00:46:42.952946 1644261 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18703-1638187/.minikube/ca.crt: {Name:mk49370c70b4ffc1cbcd1227f487de3de2af3ed0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0420 00:46:42.953182 1644261 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18703-1638187/.minikube/ca.key ...
I0420 00:46:42.953200 1644261 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18703-1638187/.minikube/ca.key: {Name:mk2877a201a5ba28e426f127f32ae06fa0033f63 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0420 00:46:42.953299 1644261 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/18703-1638187/.minikube/proxy-client-ca.key
I0420 00:46:43.525747 1644261 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18703-1638187/.minikube/proxy-client-ca.crt ...
I0420 00:46:43.525778 1644261 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18703-1638187/.minikube/proxy-client-ca.crt: {Name:mk695cd51a6cd9c3c06377fb3cd1872da426efc0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0420 00:46:43.527292 1644261 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18703-1638187/.minikube/proxy-client-ca.key ...
I0420 00:46:43.527309 1644261 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18703-1638187/.minikube/proxy-client-ca.key: {Name:mkef065e7c04a8c6100720cceafeab1ff9cb96b2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0420 00:46:43.527942 1644261 certs.go:256] generating profile certs ...
I0420 00:46:43.528022 1644261 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/18703-1638187/.minikube/profiles/addons-747503/client.key
I0420 00:46:43.528041 1644261 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18703-1638187/.minikube/profiles/addons-747503/client.crt with IP's: []
I0420 00:46:43.960821 1644261 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18703-1638187/.minikube/profiles/addons-747503/client.crt ...
I0420 00:46:43.960852 1644261 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18703-1638187/.minikube/profiles/addons-747503/client.crt: {Name:mk84a033ba366df9ffa0dfef7e831bb3e5c0f737 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0420 00:46:43.961043 1644261 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18703-1638187/.minikube/profiles/addons-747503/client.key ...
I0420 00:46:43.961056 1644261 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18703-1638187/.minikube/profiles/addons-747503/client.key: {Name:mk83bfd7e187e91bdb04631dbc1011de4d92fc28 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0420 00:46:43.961606 1644261 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/18703-1638187/.minikube/profiles/addons-747503/apiserver.key.e2a49c09
I0420 00:46:43.961631 1644261 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18703-1638187/.minikube/profiles/addons-747503/apiserver.crt.e2a49c09 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
I0420 00:46:44.377939 1644261 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18703-1638187/.minikube/profiles/addons-747503/apiserver.crt.e2a49c09 ...
I0420 00:46:44.377977 1644261 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18703-1638187/.minikube/profiles/addons-747503/apiserver.crt.e2a49c09: {Name:mk0a88b731f275f786bbac6d601f7f9fda080c92 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0420 00:46:44.378572 1644261 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18703-1638187/.minikube/profiles/addons-747503/apiserver.key.e2a49c09 ...
I0420 00:46:44.378591 1644261 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18703-1638187/.minikube/profiles/addons-747503/apiserver.key.e2a49c09: {Name:mkd4e59169d95ea0e222dd2e9bcaa9e7684c6506 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0420 00:46:44.379246 1644261 certs.go:381] copying /home/jenkins/minikube-integration/18703-1638187/.minikube/profiles/addons-747503/apiserver.crt.e2a49c09 -> /home/jenkins/minikube-integration/18703-1638187/.minikube/profiles/addons-747503/apiserver.crt
I0420 00:46:44.379343 1644261 certs.go:385] copying /home/jenkins/minikube-integration/18703-1638187/.minikube/profiles/addons-747503/apiserver.key.e2a49c09 -> /home/jenkins/minikube-integration/18703-1638187/.minikube/profiles/addons-747503/apiserver.key
I0420 00:46:44.379402 1644261 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/18703-1638187/.minikube/profiles/addons-747503/proxy-client.key
I0420 00:46:44.379425 1644261 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18703-1638187/.minikube/profiles/addons-747503/proxy-client.crt with IP's: []
I0420 00:46:45.155458 1644261 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18703-1638187/.minikube/profiles/addons-747503/proxy-client.crt ...
I0420 00:46:45.155496 1644261 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18703-1638187/.minikube/profiles/addons-747503/proxy-client.crt: {Name:mk297ed885f196ef52980a6bcd4c4dd306202aca Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0420 00:46:45.155722 1644261 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18703-1638187/.minikube/profiles/addons-747503/proxy-client.key ...
I0420 00:46:45.155739 1644261 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18703-1638187/.minikube/profiles/addons-747503/proxy-client.key: {Name:mk1a0c4c69f4e1c4e307aafc0f32c462980fe679 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0420 00:46:45.155970 1644261 certs.go:484] found cert: /home/jenkins/minikube-integration/18703-1638187/.minikube/certs/ca-key.pem (1679 bytes)
I0420 00:46:45.156033 1644261 certs.go:484] found cert: /home/jenkins/minikube-integration/18703-1638187/.minikube/certs/ca.pem (1082 bytes)
I0420 00:46:45.156076 1644261 certs.go:484] found cert: /home/jenkins/minikube-integration/18703-1638187/.minikube/certs/cert.pem (1123 bytes)
I0420 00:46:45.156120 1644261 certs.go:484] found cert: /home/jenkins/minikube-integration/18703-1638187/.minikube/certs/key.pem (1675 bytes)
I0420 00:46:45.156827 1644261 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18703-1638187/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
I0420 00:46:45.185776 1644261 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18703-1638187/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
I0420 00:46:45.215921 1644261 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18703-1638187/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
I0420 00:46:45.246659 1644261 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18703-1638187/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
I0420 00:46:45.276336 1644261 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18703-1638187/.minikube/profiles/addons-747503/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
I0420 00:46:45.302931 1644261 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18703-1638187/.minikube/profiles/addons-747503/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
I0420 00:46:45.330184 1644261 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18703-1638187/.minikube/profiles/addons-747503/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
I0420 00:46:45.355925 1644261 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18703-1638187/.minikube/profiles/addons-747503/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
I0420 00:46:45.380042 1644261 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18703-1638187/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
I0420 00:46:45.404816 1644261 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
I0420 00:46:45.422615 1644261 ssh_runner.go:195] Run: openssl version
I0420 00:46:45.427939 1644261 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"
I0420 00:46:45.437580 1644261 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
I0420 00:46:45.441275 1644261 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Apr 20 00:46 /usr/share/ca-certificates/minikubeCA.pem
I0420 00:46:45.441378 1644261 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
I0420 00:46:45.448324 1644261 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"
I0420 00:46:45.457860 1644261 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
I0420 00:46:45.461194 1644261 certs.go:399] 'apiserver-kubelet-client' cert doesn't exist, likely first start: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt: Process exited with status 1
stdout:
stderr:
stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
I0420 00:46:45.461309 1644261 kubeadm.go:391] StartCluster: {Name:addons-747503 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.0 ClusterName:addons-747503 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSD
omain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.0 ContainerRuntime:crio 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: SocketVMnetClientP
ath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
I0420 00:46:45.461403 1644261 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
I0420 00:46:45.461467 1644261 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
I0420 00:46:45.503476 1644261 cri.go:89] found id: ""
I0420 00:46:45.503547 1644261 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
I0420 00:46:45.512391 1644261 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
I0420 00:46:45.521198 1644261 kubeadm.go:213] ignoring SystemVerification for kubeadm because of docker driver
I0420 00:46:45.521290 1644261 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
I0420 00:46:45.530277 1644261 kubeadm.go:154] 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
I0420 00:46:45.530297 1644261 kubeadm.go:156] found existing configuration files:
I0420 00:46:45.530357 1644261 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
I0420 00:46:45.539187 1644261 kubeadm.go:162] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
stdout:
stderr:
grep: /etc/kubernetes/admin.conf: No such file or directory
I0420 00:46:45.539295 1644261 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
I0420 00:46:45.547666 1644261 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
I0420 00:46:45.556291 1644261 kubeadm.go:162] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
stdout:
stderr:
grep: /etc/kubernetes/kubelet.conf: No such file or directory
I0420 00:46:45.556360 1644261 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
I0420 00:46:45.564678 1644261 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
I0420 00:46:45.573450 1644261 kubeadm.go:162] "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 2
stdout:
stderr:
grep: /etc/kubernetes/controller-manager.conf: No such file or directory
I0420 00:46:45.573517 1644261 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
I0420 00:46:45.582508 1644261 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
I0420 00:46:45.591500 1644261 kubeadm.go:162] "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 2
stdout:
stderr:
grep: /etc/kubernetes/scheduler.conf: No such file or directory
I0420 00:46:45.591577 1644261 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
I0420 00:46:45.600866 1644261 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.30.0:$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,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
I0420 00:46:45.645453 1644261 kubeadm.go:309] [init] Using Kubernetes version: v1.30.0
I0420 00:46:45.645777 1644261 kubeadm.go:309] [preflight] Running pre-flight checks
I0420 00:46:45.683542 1644261 kubeadm.go:309] [preflight] The system verification failed. Printing the output from the verification:
I0420 00:46:45.683657 1644261 kubeadm.go:309] [0;37mKERNEL_VERSION[0m: [0;32m5.15.0-1058-aws[0m
I0420 00:46:45.683722 1644261 kubeadm.go:309] [0;37mOS[0m: [0;32mLinux[0m
I0420 00:46:45.683789 1644261 kubeadm.go:309] [0;37mCGROUPS_CPU[0m: [0;32menabled[0m
I0420 00:46:45.683865 1644261 kubeadm.go:309] [0;37mCGROUPS_CPUACCT[0m: [0;32menabled[0m
I0420 00:46:45.683931 1644261 kubeadm.go:309] [0;37mCGROUPS_CPUSET[0m: [0;32menabled[0m
I0420 00:46:45.684007 1644261 kubeadm.go:309] [0;37mCGROUPS_DEVICES[0m: [0;32menabled[0m
I0420 00:46:45.684075 1644261 kubeadm.go:309] [0;37mCGROUPS_FREEZER[0m: [0;32menabled[0m
I0420 00:46:45.684148 1644261 kubeadm.go:309] [0;37mCGROUPS_MEMORY[0m: [0;32menabled[0m
I0420 00:46:45.684214 1644261 kubeadm.go:309] [0;37mCGROUPS_PIDS[0m: [0;32menabled[0m
I0420 00:46:45.684312 1644261 kubeadm.go:309] [0;37mCGROUPS_HUGETLB[0m: [0;32menabled[0m
I0420 00:46:45.684387 1644261 kubeadm.go:309] [0;37mCGROUPS_BLKIO[0m: [0;32menabled[0m
I0420 00:46:45.759423 1644261 kubeadm.go:309] [preflight] Pulling images required for setting up a Kubernetes cluster
I0420 00:46:45.759626 1644261 kubeadm.go:309] [preflight] This might take a minute or two, depending on the speed of your internet connection
I0420 00:46:45.759767 1644261 kubeadm.go:309] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
I0420 00:46:46.002291 1644261 kubeadm.go:309] [certs] Using certificateDir folder "/var/lib/minikube/certs"
I0420 00:46:46.007243 1644261 out.go:204] - Generating certificates and keys ...
I0420 00:46:46.007483 1644261 kubeadm.go:309] [certs] Using existing ca certificate authority
I0420 00:46:46.007612 1644261 kubeadm.go:309] [certs] Using existing apiserver certificate and key on disk
I0420 00:46:46.884914 1644261 kubeadm.go:309] [certs] Generating "apiserver-kubelet-client" certificate and key
I0420 00:46:47.257057 1644261 kubeadm.go:309] [certs] Generating "front-proxy-ca" certificate and key
I0420 00:46:47.525713 1644261 kubeadm.go:309] [certs] Generating "front-proxy-client" certificate and key
I0420 00:46:48.004926 1644261 kubeadm.go:309] [certs] Generating "etcd/ca" certificate and key
I0420 00:46:48.760658 1644261 kubeadm.go:309] [certs] Generating "etcd/server" certificate and key
I0420 00:46:48.761028 1644261 kubeadm.go:309] [certs] etcd/server serving cert is signed for DNS names [addons-747503 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I0420 00:46:49.351744 1644261 kubeadm.go:309] [certs] Generating "etcd/peer" certificate and key
I0420 00:46:49.352075 1644261 kubeadm.go:309] [certs] etcd/peer serving cert is signed for DNS names [addons-747503 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I0420 00:46:50.201612 1644261 kubeadm.go:309] [certs] Generating "etcd/healthcheck-client" certificate and key
I0420 00:46:51.561008 1644261 kubeadm.go:309] [certs] Generating "apiserver-etcd-client" certificate and key
I0420 00:46:51.893672 1644261 kubeadm.go:309] [certs] Generating "sa" key and public key
I0420 00:46:51.893960 1644261 kubeadm.go:309] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
I0420 00:46:52.391610 1644261 kubeadm.go:309] [kubeconfig] Writing "admin.conf" kubeconfig file
I0420 00:46:52.832785 1644261 kubeadm.go:309] [kubeconfig] Writing "super-admin.conf" kubeconfig file
I0420 00:46:53.450795 1644261 kubeadm.go:309] [kubeconfig] Writing "kubelet.conf" kubeconfig file
I0420 00:46:54.163371 1644261 kubeadm.go:309] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
I0420 00:46:54.525910 1644261 kubeadm.go:309] [kubeconfig] Writing "scheduler.conf" kubeconfig file
I0420 00:46:54.526499 1644261 kubeadm.go:309] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
I0420 00:46:54.530099 1644261 kubeadm.go:309] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
I0420 00:46:54.533698 1644261 out.go:204] - Booting up control plane ...
I0420 00:46:54.533810 1644261 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-apiserver"
I0420 00:46:54.533896 1644261 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-controller-manager"
I0420 00:46:54.534330 1644261 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-scheduler"
I0420 00:46:54.544911 1644261 kubeadm.go:309] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
I0420 00:46:54.545769 1644261 kubeadm.go:309] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
I0420 00:46:54.545990 1644261 kubeadm.go:309] [kubelet-start] Starting the kubelet
I0420 00:46:54.640341 1644261 kubeadm.go:309] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
I0420 00:46:54.640434 1644261 kubeadm.go:309] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
I0420 00:46:56.142567 1644261 kubeadm.go:309] [kubelet-check] The kubelet is healthy after 1.502003018s
I0420 00:46:56.142654 1644261 kubeadm.go:309] [api-check] Waiting for a healthy API server. This can take up to 4m0s
I0420 00:47:01.644242 1644261 kubeadm.go:309] [api-check] The API server is healthy after 5.501943699s
I0420 00:47:01.664659 1644261 kubeadm.go:309] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
I0420 00:47:01.681300 1644261 kubeadm.go:309] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
I0420 00:47:01.708476 1644261 kubeadm.go:309] [upload-certs] Skipping phase. Please see --upload-certs
I0420 00:47:01.708705 1644261 kubeadm.go:309] [mark-control-plane] Marking the node addons-747503 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
I0420 00:47:01.721036 1644261 kubeadm.go:309] [bootstrap-token] Using token: gydxtq.1vtpvmdo173k1bfx
I0420 00:47:01.723573 1644261 out.go:204] - Configuring RBAC rules ...
I0420 00:47:01.723699 1644261 kubeadm.go:309] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
I0420 00:47:01.728901 1644261 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
I0420 00:47:01.737904 1644261 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
I0420 00:47:01.741657 1644261 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
I0420 00:47:01.745445 1644261 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
I0420 00:47:01.750064 1644261 kubeadm.go:309] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
I0420 00:47:02.051404 1644261 kubeadm.go:309] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
I0420 00:47:02.494567 1644261 kubeadm.go:309] [addons] Applied essential addon: CoreDNS
I0420 00:47:03.051115 1644261 kubeadm.go:309] [addons] Applied essential addon: kube-proxy
I0420 00:47:03.052415 1644261 kubeadm.go:309]
I0420 00:47:03.052490 1644261 kubeadm.go:309] Your Kubernetes control-plane has initialized successfully!
I0420 00:47:03.052501 1644261 kubeadm.go:309]
I0420 00:47:03.052583 1644261 kubeadm.go:309] To start using your cluster, you need to run the following as a regular user:
I0420 00:47:03.052596 1644261 kubeadm.go:309]
I0420 00:47:03.052621 1644261 kubeadm.go:309] mkdir -p $HOME/.kube
I0420 00:47:03.052682 1644261 kubeadm.go:309] sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
I0420 00:47:03.052735 1644261 kubeadm.go:309] sudo chown $(id -u):$(id -g) $HOME/.kube/config
I0420 00:47:03.052744 1644261 kubeadm.go:309]
I0420 00:47:03.052796 1644261 kubeadm.go:309] Alternatively, if you are the root user, you can run:
I0420 00:47:03.052805 1644261 kubeadm.go:309]
I0420 00:47:03.052851 1644261 kubeadm.go:309] export KUBECONFIG=/etc/kubernetes/admin.conf
I0420 00:47:03.052861 1644261 kubeadm.go:309]
I0420 00:47:03.052912 1644261 kubeadm.go:309] You should now deploy a pod network to the cluster.
I0420 00:47:03.052987 1644261 kubeadm.go:309] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
I0420 00:47:03.053062 1644261 kubeadm.go:309] https://kubernetes.io/docs/concepts/cluster-administration/addons/
I0420 00:47:03.053074 1644261 kubeadm.go:309]
I0420 00:47:03.053155 1644261 kubeadm.go:309] You can now join any number of control-plane nodes by copying certificate authorities
I0420 00:47:03.053232 1644261 kubeadm.go:309] and service account keys on each node and then running the following as root:
I0420 00:47:03.053241 1644261 kubeadm.go:309]
I0420 00:47:03.053322 1644261 kubeadm.go:309] kubeadm join control-plane.minikube.internal:8443 --token gydxtq.1vtpvmdo173k1bfx \
I0420 00:47:03.053425 1644261 kubeadm.go:309] --discovery-token-ca-cert-hash sha256:9c904917a7f9caa355a71a4c03ca34b03d28761d5d47f15de292975c6da7288d \
I0420 00:47:03.053449 1644261 kubeadm.go:309] --control-plane
I0420 00:47:03.053475 1644261 kubeadm.go:309]
I0420 00:47:03.053587 1644261 kubeadm.go:309] Then you can join any number of worker nodes by running the following on each as root:
I0420 00:47:03.053596 1644261 kubeadm.go:309]
I0420 00:47:03.053675 1644261 kubeadm.go:309] kubeadm join control-plane.minikube.internal:8443 --token gydxtq.1vtpvmdo173k1bfx \
I0420 00:47:03.053777 1644261 kubeadm.go:309] --discovery-token-ca-cert-hash sha256:9c904917a7f9caa355a71a4c03ca34b03d28761d5d47f15de292975c6da7288d
I0420 00:47:03.056801 1644261 kubeadm.go:309] [WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1058-aws\n", err: exit status 1
I0420 00:47:03.056915 1644261 kubeadm.go:309] [WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
I0420 00:47:03.056944 1644261 cni.go:84] Creating CNI manager for ""
I0420 00:47:03.056957 1644261 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
I0420 00:47:03.060887 1644261 out.go:177] * Configuring CNI (Container Networking Interface) ...
I0420 00:47:03.063358 1644261 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
I0420 00:47:03.067117 1644261 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.0/kubectl ...
I0420 00:47:03.067135 1644261 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
I0420 00:47:03.086237 1644261 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
I0420 00:47:03.390022 1644261 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
I0420 00:47:03.390173 1644261 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
I0420 00:47:03.390313 1644261 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-747503 minikube.k8s.io/updated_at=2024_04_20T00_47_03_0700 minikube.k8s.io/version=v1.33.0 minikube.k8s.io/commit=910ae0f62f2dcf448782075db183a042c84a625e minikube.k8s.io/name=addons-747503 minikube.k8s.io/primary=true
I0420 00:47:03.585439 1644261 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0420 00:47:03.585498 1644261 ops.go:34] apiserver oom_adj: -16
I0420 00:47:04.085626 1644261 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0420 00:47:04.586529 1644261 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0420 00:47:05.086557 1644261 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0420 00:47:05.585699 1644261 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0420 00:47:06.085654 1644261 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0420 00:47:06.585771 1644261 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0420 00:47:07.085576 1644261 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0420 00:47:07.586155 1644261 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0420 00:47:08.086096 1644261 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0420 00:47:08.585649 1644261 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0420 00:47:09.086504 1644261 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0420 00:47:09.585610 1644261 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0420 00:47:10.085668 1644261 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0420 00:47:10.586519 1644261 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0420 00:47:11.086404 1644261 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0420 00:47:11.586239 1644261 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0420 00:47:12.085669 1644261 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0420 00:47:12.586287 1644261 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0420 00:47:13.086534 1644261 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0420 00:47:13.586536 1644261 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0420 00:47:14.085702 1644261 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0420 00:47:14.586138 1644261 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0420 00:47:15.085794 1644261 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0420 00:47:15.586433 1644261 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0420 00:47:16.085650 1644261 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0420 00:47:16.179804 1644261 kubeadm.go:1107] duration metric: took 12.78970109s to wait for elevateKubeSystemPrivileges
W0420 00:47:16.179838 1644261 kubeadm.go:286] apiserver tunnel failed: apiserver port not set
I0420 00:47:16.179846 1644261 kubeadm.go:393] duration metric: took 30.718541399s to StartCluster
I0420 00:47:16.179861 1644261 settings.go:142] acquiring lock: {Name:mk38dc124731a3de0f512758a89f5557db305d6b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0420 00:47:16.180388 1644261 settings.go:150] Updating kubeconfig: /home/jenkins/minikube-integration/18703-1638187/kubeconfig
I0420 00:47:16.180815 1644261 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18703-1638187/kubeconfig: {Name:mk33979dc7705003abaa608c8031c04a91a05c64 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0420 00:47:16.181428 1644261 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
I0420 00:47:16.181453 1644261 start.go:234] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.0 ContainerRuntime:crio ControlPlane:true Worker:true}
I0420 00:47:16.183715 1644261 out.go:177] * Verifying Kubernetes components...
I0420 00:47:16.181718 1644261 config.go:182] Loaded profile config "addons-747503": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
I0420 00:47:16.181730 1644261 addons.go:502] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volumesnapshots:true yakd:true]
I0420 00:47:16.185704 1644261 addons.go:69] Setting yakd=true in profile "addons-747503"
I0420 00:47:16.185734 1644261 addons.go:234] Setting addon yakd=true in "addons-747503"
I0420 00:47:16.185768 1644261 host.go:66] Checking if "addons-747503" exists ...
I0420 00:47:16.186268 1644261 cli_runner.go:164] Run: docker container inspect addons-747503 --format={{.State.Status}}
I0420 00:47:16.186447 1644261 addons.go:69] Setting ingress-dns=true in profile "addons-747503"
I0420 00:47:16.186469 1644261 addons.go:234] Setting addon ingress-dns=true in "addons-747503"
I0420 00:47:16.186517 1644261 host.go:66] Checking if "addons-747503" exists ...
I0420 00:47:16.186921 1644261 cli_runner.go:164] Run: docker container inspect addons-747503 --format={{.State.Status}}
I0420 00:47:16.187248 1644261 addons.go:69] Setting inspektor-gadget=true in profile "addons-747503"
I0420 00:47:16.187275 1644261 addons.go:234] Setting addon inspektor-gadget=true in "addons-747503"
I0420 00:47:16.187315 1644261 host.go:66] Checking if "addons-747503" exists ...
I0420 00:47:16.187697 1644261 cli_runner.go:164] Run: docker container inspect addons-747503 --format={{.State.Status}}
I0420 00:47:16.187894 1644261 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0420 00:47:16.188126 1644261 addons.go:69] Setting cloud-spanner=true in profile "addons-747503"
I0420 00:47:16.188155 1644261 addons.go:234] Setting addon cloud-spanner=true in "addons-747503"
I0420 00:47:16.188175 1644261 host.go:66] Checking if "addons-747503" exists ...
I0420 00:47:16.188546 1644261 cli_runner.go:164] Run: docker container inspect addons-747503 --format={{.State.Status}}
I0420 00:47:16.191365 1644261 addons.go:69] Setting metrics-server=true in profile "addons-747503"
I0420 00:47:16.191404 1644261 addons.go:234] Setting addon metrics-server=true in "addons-747503"
I0420 00:47:16.191442 1644261 host.go:66] Checking if "addons-747503" exists ...
I0420 00:47:16.191858 1644261 cli_runner.go:164] Run: docker container inspect addons-747503 --format={{.State.Status}}
I0420 00:47:16.195564 1644261 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-747503"
I0420 00:47:16.195639 1644261 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-747503"
I0420 00:47:16.195677 1644261 host.go:66] Checking if "addons-747503" exists ...
I0420 00:47:16.196140 1644261 cli_runner.go:164] Run: docker container inspect addons-747503 --format={{.State.Status}}
I0420 00:47:16.196393 1644261 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-747503"
I0420 00:47:16.196425 1644261 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-747503"
I0420 00:47:16.196458 1644261 host.go:66] Checking if "addons-747503" exists ...
I0420 00:47:16.196858 1644261 cli_runner.go:164] Run: docker container inspect addons-747503 --format={{.State.Status}}
I0420 00:47:16.212712 1644261 addons.go:69] Setting registry=true in profile "addons-747503"
I0420 00:47:16.212761 1644261 addons.go:234] Setting addon registry=true in "addons-747503"
I0420 00:47:16.212800 1644261 host.go:66] Checking if "addons-747503" exists ...
I0420 00:47:16.213262 1644261 cli_runner.go:164] Run: docker container inspect addons-747503 --format={{.State.Status}}
I0420 00:47:16.213595 1644261 addons.go:69] Setting default-storageclass=true in profile "addons-747503"
I0420 00:47:16.213636 1644261 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-747503"
I0420 00:47:16.213917 1644261 cli_runner.go:164] Run: docker container inspect addons-747503 --format={{.State.Status}}
I0420 00:47:16.229059 1644261 addons.go:69] Setting storage-provisioner=true in profile "addons-747503"
I0420 00:47:16.229107 1644261 addons.go:234] Setting addon storage-provisioner=true in "addons-747503"
I0420 00:47:16.229144 1644261 host.go:66] Checking if "addons-747503" exists ...
I0420 00:47:16.229674 1644261 cli_runner.go:164] Run: docker container inspect addons-747503 --format={{.State.Status}}
I0420 00:47:16.238837 1644261 addons.go:69] Setting gcp-auth=true in profile "addons-747503"
I0420 00:47:16.238899 1644261 mustload.go:65] Loading cluster: addons-747503
I0420 00:47:16.239098 1644261 config.go:182] Loaded profile config "addons-747503": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
I0420 00:47:16.239349 1644261 cli_runner.go:164] Run: docker container inspect addons-747503 --format={{.State.Status}}
I0420 00:47:16.247529 1644261 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-747503"
I0420 00:47:16.247581 1644261 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-747503"
I0420 00:47:16.247904 1644261 cli_runner.go:164] Run: docker container inspect addons-747503 --format={{.State.Status}}
I0420 00:47:16.260923 1644261 addons.go:69] Setting ingress=true in profile "addons-747503"
I0420 00:47:16.261022 1644261 addons.go:234] Setting addon ingress=true in "addons-747503"
I0420 00:47:16.261118 1644261 host.go:66] Checking if "addons-747503" exists ...
I0420 00:47:16.261627 1644261 addons.go:69] Setting volumesnapshots=true in profile "addons-747503"
I0420 00:47:16.261657 1644261 addons.go:234] Setting addon volumesnapshots=true in "addons-747503"
I0420 00:47:16.261681 1644261 host.go:66] Checking if "addons-747503" exists ...
I0420 00:47:16.262076 1644261 cli_runner.go:164] Run: docker container inspect addons-747503 --format={{.State.Status}}
I0420 00:47:16.269352 1644261 cli_runner.go:164] Run: docker container inspect addons-747503 --format={{.State.Status}}
I0420 00:47:16.380646 1644261 out.go:177] - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.2
I0420 00:47:16.389090 1644261 addons.go:426] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
I0420 00:47:16.389162 1644261 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
I0420 00:47:16.389257 1644261 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-747503
I0420 00:47:16.396585 1644261 out.go:177] - Using image docker.io/marcnuri/yakd:0.0.4
I0420 00:47:16.413756 1644261 out.go:177] - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
I0420 00:47:16.415782 1644261 addons.go:426] installing /etc/kubernetes/addons/metrics-apiservice.yaml
I0420 00:47:16.415807 1644261 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
I0420 00:47:16.415883 1644261 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-747503
I0420 00:47:16.413893 1644261 addons.go:426] installing /etc/kubernetes/addons/yakd-ns.yaml
I0420 00:47:16.401466 1644261 host.go:66] Checking if "addons-747503" exists ...
I0420 00:47:16.403036 1644261 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-747503"
I0420 00:47:16.418273 1644261 out.go:177] - Using image gcr.io/k8s-minikube/storage-provisioner:v5
I0420 00:47:16.418280 1644261 out.go:177] - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.27.0
I0420 00:47:16.418293 1644261 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
I0420 00:47:16.420636 1644261 out.go:177] - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.15
I0420 00:47:16.420642 1644261 out.go:177] - Using image docker.io/registry:2.8.3
I0420 00:47:16.420647 1644261 out.go:177] - Using image nvcr.io/nvidia/k8s-device-plugin:v0.15.0
I0420 00:47:16.425004 1644261 out.go:177] - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
I0420 00:47:16.425041 1644261 host.go:66] Checking if "addons-747503" exists ...
I0420 00:47:16.426776 1644261 cli_runner.go:164] Run: docker container inspect addons-747503 --format={{.State.Status}}
I0420 00:47:16.426994 1644261 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-747503
I0420 00:47:16.441701 1644261 addons.go:426] installing /etc/kubernetes/addons/deployment.yaml
I0420 00:47:16.441728 1644261 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
I0420 00:47:16.441815 1644261 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-747503
I0420 00:47:16.442302 1644261 out.go:177] - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
I0420 00:47:16.445183 1644261 out.go:177] - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
I0420 00:47:16.442535 1644261 out.go:177] - Using image registry.k8s.io/ingress-nginx/controller:v1.10.0
I0420 00:47:16.443701 1644261 addons.go:234] Setting addon default-storageclass=true in "addons-747503"
I0420 00:47:16.448904 1644261 addons.go:426] installing /etc/kubernetes/addons/ig-namespace.yaml
I0420 00:47:16.448990 1644261 addons.go:426] installing /etc/kubernetes/addons/storage-provisioner.yaml
I0420 00:47:16.449022 1644261 host.go:66] Checking if "addons-747503" exists ...
I0420 00:47:16.451018 1644261 cli_runner.go:164] Run: docker container inspect addons-747503 --format={{.State.Status}}
I0420 00:47:16.451164 1644261 out.go:177] - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
I0420 00:47:16.453010 1644261 out.go:177] - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
I0420 00:47:16.451430 1644261 addons.go:426] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
I0420 00:47:16.451490 1644261 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
I0420 00:47:16.451506 1644261 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
I0420 00:47:16.451526 1644261 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
I0420 00:47:16.455094 1644261 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
I0420 00:47:16.456879 1644261 out.go:177] - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
I0420 00:47:16.456900 1644261 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
I0420 00:47:16.456978 1644261 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-747503
I0420 00:47:16.458542 1644261 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
I0420 00:47:16.458614 1644261 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-747503
I0420 00:47:16.474496 1644261 addons.go:426] installing /etc/kubernetes/addons/registry-rc.yaml
I0420 00:47:16.474512 1644261 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (798 bytes)
I0420 00:47:16.474577 1644261 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-747503
I0420 00:47:16.477483 1644261 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-747503
I0420 00:47:16.461983 1644261 out.go:177] - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
I0420 00:47:16.500835 1644261 out.go:177] - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
I0420 00:47:16.502674 1644261 out.go:177] - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
I0420 00:47:16.504324 1644261 out.go:177] - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
I0420 00:47:16.506235 1644261 addons.go:426] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
I0420 00:47:16.506258 1644261 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
I0420 00:47:16.506328 1644261 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-747503
I0420 00:47:16.517701 1644261 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34675 SSHKeyPath:/home/jenkins/minikube-integration/18703-1638187/.minikube/machines/addons-747503/id_rsa Username:docker}
I0420 00:47:16.462052 1644261 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-747503
I0420 00:47:16.601782 1644261 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
I0420 00:47:16.609614 1644261 out.go:177] - Using image docker.io/busybox:stable
I0420 00:47:16.605998 1644261 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34675 SSHKeyPath:/home/jenkins/minikube-integration/18703-1638187/.minikube/machines/addons-747503/id_rsa Username:docker}
I0420 00:47:16.601684 1644261 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34675 SSHKeyPath:/home/jenkins/minikube-integration/18703-1638187/.minikube/machines/addons-747503/id_rsa Username:docker}
I0420 00:47:16.609993 1644261 addons.go:426] installing /etc/kubernetes/addons/ingress-deploy.yaml
I0420 00:47:16.611424 1644261 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
I0420 00:47:16.611499 1644261 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-747503
I0420 00:47:16.620520 1644261 out.go:177] - Using image docker.io/rancher/local-path-provisioner:v0.0.22
I0420 00:47:16.617584 1644261 addons.go:426] installing /etc/kubernetes/addons/storageclass.yaml
I0420 00:47:16.624839 1644261 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
I0420 00:47:16.624942 1644261 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-747503
I0420 00:47:16.638699 1644261 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34675 SSHKeyPath:/home/jenkins/minikube-integration/18703-1638187/.minikube/machines/addons-747503/id_rsa Username:docker}
I0420 00:47:16.639612 1644261 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34675 SSHKeyPath:/home/jenkins/minikube-integration/18703-1638187/.minikube/machines/addons-747503/id_rsa Username:docker}
I0420 00:47:16.641927 1644261 addons.go:426] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I0420 00:47:16.641980 1644261 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
I0420 00:47:16.642067 1644261 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-747503
I0420 00:47:16.668331 1644261 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^ forward . \/etc\/resolv.conf.*/i \ hosts {\n 192.168.49.1 host.minikube.internal\n fallthrough\n }' -e '/^ errors *$/i \ log' | sudo /var/lib/minikube/binaries/v1.30.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
I0420 00:47:16.668981 1644261 ssh_runner.go:195] Run: sudo systemctl start kubelet
I0420 00:47:16.669308 1644261 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34675 SSHKeyPath:/home/jenkins/minikube-integration/18703-1638187/.minikube/machines/addons-747503/id_rsa Username:docker}
I0420 00:47:16.673621 1644261 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34675 SSHKeyPath:/home/jenkins/minikube-integration/18703-1638187/.minikube/machines/addons-747503/id_rsa Username:docker}
I0420 00:47:16.676969 1644261 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34675 SSHKeyPath:/home/jenkins/minikube-integration/18703-1638187/.minikube/machines/addons-747503/id_rsa Username:docker}
I0420 00:47:16.677828 1644261 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34675 SSHKeyPath:/home/jenkins/minikube-integration/18703-1638187/.minikube/machines/addons-747503/id_rsa Username:docker}
I0420 00:47:16.699192 1644261 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34675 SSHKeyPath:/home/jenkins/minikube-integration/18703-1638187/.minikube/machines/addons-747503/id_rsa Username:docker}
I0420 00:47:16.730795 1644261 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34675 SSHKeyPath:/home/jenkins/minikube-integration/18703-1638187/.minikube/machines/addons-747503/id_rsa Username:docker}
I0420 00:47:16.732606 1644261 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34675 SSHKeyPath:/home/jenkins/minikube-integration/18703-1638187/.minikube/machines/addons-747503/id_rsa Username:docker}
I0420 00:47:16.742311 1644261 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34675 SSHKeyPath:/home/jenkins/minikube-integration/18703-1638187/.minikube/machines/addons-747503/id_rsa Username:docker}
I0420 00:47:16.780716 1644261 node_ready.go:35] waiting up to 6m0s for node "addons-747503" to be "Ready" ...
I0420 00:47:16.921085 1644261 addons.go:426] installing /etc/kubernetes/addons/yakd-sa.yaml
I0420 00:47:16.921116 1644261 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
I0420 00:47:16.991932 1644261 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
I0420 00:47:16.996333 1644261 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
I0420 00:47:17.100495 1644261 addons.go:426] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
I0420 00:47:17.100519 1644261 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
I0420 00:47:17.112923 1644261 addons.go:426] installing /etc/kubernetes/addons/rbac-hostpath.yaml
I0420 00:47:17.112950 1644261 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
I0420 00:47:17.120377 1644261 addons.go:426] installing /etc/kubernetes/addons/yakd-crb.yaml
I0420 00:47:17.120403 1644261 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
I0420 00:47:17.189815 1644261 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
I0420 00:47:17.189844 1644261 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
I0420 00:47:17.207623 1644261 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
I0420 00:47:17.210877 1644261 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
I0420 00:47:17.219064 1644261 addons.go:426] installing /etc/kubernetes/addons/registry-svc.yaml
I0420 00:47:17.219098 1644261 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
I0420 00:47:17.227561 1644261 addons.go:426] installing /etc/kubernetes/addons/yakd-svc.yaml
I0420 00:47:17.227588 1644261 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
I0420 00:47:17.268204 1644261 addons.go:426] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
I0420 00:47:17.268232 1644261 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
I0420 00:47:17.272800 1644261 addons.go:426] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
I0420 00:47:17.272833 1644261 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
I0420 00:47:17.275286 1644261 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
I0420 00:47:17.303754 1644261 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
I0420 00:47:17.334811 1644261 addons.go:426] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
I0420 00:47:17.334879 1644261 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
I0420 00:47:17.341610 1644261 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I0420 00:47:17.394607 1644261 addons.go:426] installing /etc/kubernetes/addons/yakd-dp.yaml
I0420 00:47:17.394678 1644261 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
I0420 00:47:17.407225 1644261 addons.go:426] installing /etc/kubernetes/addons/registry-proxy.yaml
I0420 00:47:17.407292 1644261 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
I0420 00:47:17.411478 1644261 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
I0420 00:47:17.411505 1644261 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
I0420 00:47:17.412384 1644261 addons.go:426] installing /etc/kubernetes/addons/ig-role.yaml
I0420 00:47:17.412410 1644261 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
I0420 00:47:17.459411 1644261 addons.go:426] installing /etc/kubernetes/addons/metrics-server-service.yaml
I0420 00:47:17.459482 1644261 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
I0420 00:47:17.520995 1644261 addons.go:426] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
I0420 00:47:17.521029 1644261 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
I0420 00:47:17.562920 1644261 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
I0420 00:47:17.570793 1644261 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
I0420 00:47:17.570820 1644261 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
I0420 00:47:17.628250 1644261 addons.go:426] installing /etc/kubernetes/addons/ig-rolebinding.yaml
I0420 00:47:17.628287 1644261 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
I0420 00:47:17.635304 1644261 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
I0420 00:47:17.675653 1644261 addons.go:426] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
I0420 00:47:17.675685 1644261 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
I0420 00:47:17.677655 1644261 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
I0420 00:47:17.692234 1644261 addons.go:426] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
I0420 00:47:17.692263 1644261 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
I0420 00:47:17.785863 1644261 addons.go:426] installing /etc/kubernetes/addons/ig-clusterrole.yaml
I0420 00:47:17.785891 1644261 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
I0420 00:47:17.790678 1644261 addons.go:426] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I0420 00:47:17.790712 1644261 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
I0420 00:47:17.836414 1644261 addons.go:426] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
I0420 00:47:17.836445 1644261 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
I0420 00:47:17.897210 1644261 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I0420 00:47:17.956384 1644261 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
I0420 00:47:17.956418 1644261 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
I0420 00:47:17.972928 1644261 addons.go:426] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
I0420 00:47:17.972958 1644261 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
I0420 00:47:18.058087 1644261 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
I0420 00:47:18.058115 1644261 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
I0420 00:47:18.122175 1644261 addons.go:426] installing /etc/kubernetes/addons/ig-crd.yaml
I0420 00:47:18.122210 1644261 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
I0420 00:47:18.196857 1644261 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
I0420 00:47:18.196898 1644261 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
I0420 00:47:18.223649 1644261 addons.go:426] installing /etc/kubernetes/addons/ig-daemonset.yaml
I0420 00:47:18.223683 1644261 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
I0420 00:47:18.308893 1644261 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
I0420 00:47:18.308918 1644261 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
I0420 00:47:18.317127 1644261 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
I0420 00:47:18.431462 1644261 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
I0420 00:47:18.431507 1644261 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
I0420 00:47:18.590897 1644261 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
I0420 00:47:18.976068 1644261 node_ready.go:53] node "addons-747503" has status "Ready":"False"
I0420 00:47:20.096220 1644261 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^ forward . \/etc\/resolv.conf.*/i \ hosts {\n 192.168.49.1 host.minikube.internal\n fallthrough\n }' -e '/^ errors *$/i \ log' | sudo /var/lib/minikube/binaries/v1.30.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (3.427813593s)
I0420 00:47:20.096422 1644261 start.go:946] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
I0420 00:47:20.703392 1644261 kapi.go:248] "coredns" deployment in "kube-system" namespace and "addons-747503" context rescaled to 1 replicas
I0420 00:47:21.021961 1644261 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (4.02998807s)
I0420 00:47:21.316695 1644261 node_ready.go:53] node "addons-747503" has status "Ready":"False"
I0420 00:47:22.188682 1644261 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.192309833s)
I0420 00:47:22.188774 1644261 addons.go:470] Verifying addon ingress=true in "addons-747503"
I0420 00:47:22.192225 1644261 out.go:177] * Verifying ingress addon...
I0420 00:47:22.188943 1644261 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (4.981293644s)
I0420 00:47:22.189126 1644261 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (4.978079286s)
I0420 00:47:22.189179 1644261 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.91383171s)
I0420 00:47:22.189212 1644261 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (4.88538872s)
I0420 00:47:22.189275 1644261 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.847605776s)
I0420 00:47:22.189361 1644261 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (4.554030452s)
I0420 00:47:22.189389 1644261 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.51171099s)
I0420 00:47:22.189421 1644261 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (4.626351674s)
I0420 00:47:22.192770 1644261 addons.go:470] Verifying addon metrics-server=true in "addons-747503"
I0420 00:47:22.192870 1644261 addons.go:470] Verifying addon registry=true in "addons-747503"
I0420 00:47:22.196209 1644261 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
I0420 00:47:22.197884 1644261 out.go:177] * Verifying registry addon...
I0420 00:47:22.200704 1644261 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
I0420 00:47:22.197983 1644261 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
minikube -p addons-747503 service yakd-dashboard -n yakd-dashboard
I0420 00:47:22.211783 1644261 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
I0420 00:47:22.211886 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:22.214456 1644261 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
I0420 00:47:22.214527 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
W0420 00:47:22.238344 1644261 out.go:239] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class local-path as non-default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
I0420 00:47:22.380821 1644261 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (4.063648234s)
I0420 00:47:22.381083 1644261 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (4.483841163s)
W0420 00:47:22.381139 1644261 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
stdout:
customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
serviceaccount/snapshot-controller created
clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
deployment.apps/snapshot-controller created
stderr:
error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
ensure CRDs are installed first
I0420 00:47:22.381175 1644261 retry.go:31] will retry after 166.820915ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
stdout:
customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
serviceaccount/snapshot-controller created
clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
deployment.apps/snapshot-controller created
stderr:
error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
ensure CRDs are installed first
I0420 00:47:22.548877 1644261 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I0420 00:47:22.600574 1644261 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (4.009625669s)
I0420 00:47:22.600671 1644261 addons.go:470] Verifying addon csi-hostpath-driver=true in "addons-747503"
I0420 00:47:22.603229 1644261 out.go:177] * Verifying csi-hostpath-driver addon...
I0420 00:47:22.606034 1644261 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0420 00:47:22.670601 1644261 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0420 00:47:22.670671 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:22.720534 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:22.725459 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:23.175823 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:23.228069 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:23.229636 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:23.610334 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:23.701866 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:23.705088 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:23.785324 1644261 node_ready.go:53] node "addons-747503" has status "Ready":"False"
I0420 00:47:24.112035 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:24.205349 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:24.210857 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:24.611934 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:24.703020 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:24.705704 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:25.111349 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:25.203668 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:25.206311 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:25.544549 1644261 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
I0420 00:47:25.544657 1644261 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-747503
I0420 00:47:25.569718 1644261 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34675 SSHKeyPath:/home/jenkins/minikube-integration/18703-1638187/.minikube/machines/addons-747503/id_rsa Username:docker}
I0420 00:47:25.611543 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:25.707373 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:25.711627 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:25.751589 1644261 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
I0420 00:47:25.791122 1644261 node_ready.go:53] node "addons-747503" has status "Ready":"False"
I0420 00:47:25.816447 1644261 addons.go:234] Setting addon gcp-auth=true in "addons-747503"
I0420 00:47:25.816499 1644261 host.go:66] Checking if "addons-747503" exists ...
I0420 00:47:25.816957 1644261 cli_runner.go:164] Run: docker container inspect addons-747503 --format={{.State.Status}}
I0420 00:47:25.845517 1644261 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
I0420 00:47:25.845586 1644261 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-747503
I0420 00:47:25.877309 1644261 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (3.328324528s)
I0420 00:47:25.877697 1644261 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34675 SSHKeyPath:/home/jenkins/minikube-integration/18703-1638187/.minikube/machines/addons-747503/id_rsa Username:docker}
I0420 00:47:25.975676 1644261 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
I0420 00:47:25.978070 1644261 out.go:177] - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
I0420 00:47:25.980578 1644261 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
I0420 00:47:25.980605 1644261 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
I0420 00:47:25.999059 1644261 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-service.yaml
I0420 00:47:25.999087 1644261 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
I0420 00:47:26.023351 1644261 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
I0420 00:47:26.023374 1644261 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
I0420 00:47:26.045389 1644261 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
I0420 00:47:26.110669 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:26.202148 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:26.205465 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:26.611994 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:26.731236 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:26.732300 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:26.789639 1644261 addons.go:470] Verifying addon gcp-auth=true in "addons-747503"
I0420 00:47:26.792415 1644261 out.go:177] * Verifying gcp-auth addon...
I0420 00:47:26.795034 1644261 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
I0420 00:47:26.801627 1644261 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
I0420 00:47:26.801647 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:27.111220 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:27.202244 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:27.206342 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:27.299355 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:27.611552 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:27.704193 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:27.706819 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:27.800094 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:28.112242 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:28.203543 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:28.205771 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:28.285015 1644261 node_ready.go:53] node "addons-747503" has status "Ready":"False"
I0420 00:47:28.299535 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:28.610656 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:28.701793 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:28.705035 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:28.799716 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:29.110925 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:29.202332 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:29.205716 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:29.298341 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:29.610673 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:29.701621 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:29.706306 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:29.798919 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:30.112640 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:30.204537 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:30.206706 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:30.299144 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:30.610522 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:30.702150 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:30.704677 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:30.784363 1644261 node_ready.go:53] node "addons-747503" has status "Ready":"False"
I0420 00:47:30.799016 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:31.110019 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:31.202111 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:31.205063 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:31.299204 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:31.611514 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:31.701803 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:31.704838 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:31.798703 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:32.111116 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:32.202000 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:32.204400 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:32.298928 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:32.611045 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:32.702323 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:32.705822 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:32.789058 1644261 node_ready.go:53] node "addons-747503" has status "Ready":"False"
I0420 00:47:32.798725 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:33.110424 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:33.204110 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:33.205044 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:33.298391 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:33.610022 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:33.701936 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:33.705447 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:33.798469 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:34.111023 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:34.201972 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:34.204989 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:34.298734 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:34.611132 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:34.702210 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:34.704568 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:34.798686 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:35.114336 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:35.201894 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:35.204405 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:35.284372 1644261 node_ready.go:53] node "addons-747503" has status "Ready":"False"
I0420 00:47:35.299112 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:35.610506 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:35.703095 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:35.704656 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:35.798675 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:36.111001 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:36.202000 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:36.205085 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:36.298568 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:36.610614 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:36.701867 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:36.705335 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:36.798308 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:37.110714 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:37.201367 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:37.205486 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:37.298446 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:37.610698 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:37.701750 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:37.703884 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:37.784367 1644261 node_ready.go:53] node "addons-747503" has status "Ready":"False"
I0420 00:47:37.798325 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:38.110748 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:38.201466 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:38.204655 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:38.298691 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:38.610939 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:38.702667 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:38.706391 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:38.798284 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:39.110263 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:39.202152 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:39.205507 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:39.298283 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:39.610642 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:39.701439 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:39.704765 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:39.784473 1644261 node_ready.go:53] node "addons-747503" has status "Ready":"False"
I0420 00:47:39.798580 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:40.111665 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:40.201902 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:40.204092 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:40.298312 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:40.611241 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:40.701932 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:40.704592 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:40.798190 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:41.110629 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:41.202188 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:41.204072 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:41.298945 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:41.611166 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:41.702282 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:41.704810 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:41.784563 1644261 node_ready.go:53] node "addons-747503" has status "Ready":"False"
I0420 00:47:41.798789 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:42.110754 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:42.202995 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:42.205235 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:42.299222 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:42.611146 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:42.702723 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:42.705024 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:42.798378 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:43.110641 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:43.202122 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:43.204551 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:43.299823 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:43.610371 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:43.702371 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:43.705119 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:43.798537 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:44.110802 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:44.201908 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:44.204050 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:44.283628 1644261 node_ready.go:53] node "addons-747503" has status "Ready":"False"
I0420 00:47:44.299022 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:44.611069 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:44.702139 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:44.704447 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:44.798400 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:45.110913 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:45.203669 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:45.207125 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:45.299652 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:45.611596 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:45.702314 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:45.704145 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:45.798613 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:46.111305 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:46.202398 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:46.207349 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:46.284676 1644261 node_ready.go:53] node "addons-747503" has status "Ready":"False"
I0420 00:47:46.299304 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:46.610152 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:46.701326 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:46.704270 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:46.798790 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:47.110635 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:47.201792 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:47.203647 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:47.298677 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:47.610877 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:47.701753 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:47.704933 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:47.798847 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:48.111425 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:48.201251 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:48.204521 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:48.298577 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:48.615418 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:48.703331 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:48.707352 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:48.784673 1644261 node_ready.go:53] node "addons-747503" has status "Ready":"False"
I0420 00:47:48.800104 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:49.112682 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:49.201597 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:49.204732 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:49.298628 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:49.610976 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:49.701739 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:49.705321 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:49.798577 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:50.111739 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:50.201941 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:50.203737 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:50.299042 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:50.610954 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:50.709155 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:50.709916 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:50.799587 1644261 node_ready.go:49] node "addons-747503" has status "Ready":"True"
I0420 00:47:50.799614 1644261 node_ready.go:38] duration metric: took 34.018855397s for node "addons-747503" to be "Ready" ...
I0420 00:47:50.799624 1644261 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" ...
I0420 00:47:50.839199 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:50.842280 1644261 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-pj8wd" in "kube-system" namespace to be "Ready" ...
I0420 00:47:51.121354 1644261 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0420 00:47:51.121385 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:51.265128 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:51.306316 1644261 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
I0420 00:47:51.306343 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:51.316679 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:51.646936 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:51.738236 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:51.738864 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:51.825253 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:51.869885 1644261 pod_ready.go:92] pod "coredns-7db6d8ff4d-pj8wd" in "kube-system" namespace has status "Ready":"True"
I0420 00:47:51.869905 1644261 pod_ready.go:81] duration metric: took 1.02759912s for pod "coredns-7db6d8ff4d-pj8wd" in "kube-system" namespace to be "Ready" ...
I0420 00:47:51.869936 1644261 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-747503" in "kube-system" namespace to be "Ready" ...
I0420 00:47:51.880443 1644261 pod_ready.go:92] pod "etcd-addons-747503" in "kube-system" namespace has status "Ready":"True"
I0420 00:47:51.880468 1644261 pod_ready.go:81] duration metric: took 10.523706ms for pod "etcd-addons-747503" in "kube-system" namespace to be "Ready" ...
I0420 00:47:51.880483 1644261 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-747503" in "kube-system" namespace to be "Ready" ...
I0420 00:47:51.893210 1644261 pod_ready.go:92] pod "kube-apiserver-addons-747503" in "kube-system" namespace has status "Ready":"True"
I0420 00:47:51.893237 1644261 pod_ready.go:81] duration metric: took 12.745711ms for pod "kube-apiserver-addons-747503" in "kube-system" namespace to be "Ready" ...
I0420 00:47:51.893253 1644261 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-747503" in "kube-system" namespace to be "Ready" ...
I0420 00:47:51.902837 1644261 pod_ready.go:92] pod "kube-controller-manager-addons-747503" in "kube-system" namespace has status "Ready":"True"
I0420 00:47:51.902861 1644261 pod_ready.go:81] duration metric: took 9.600699ms for pod "kube-controller-manager-addons-747503" in "kube-system" namespace to be "Ready" ...
I0420 00:47:51.902876 1644261 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-cmk9r" in "kube-system" namespace to be "Ready" ...
I0420 00:47:51.984300 1644261 pod_ready.go:92] pod "kube-proxy-cmk9r" in "kube-system" namespace has status "Ready":"True"
I0420 00:47:51.984328 1644261 pod_ready.go:81] duration metric: took 81.441699ms for pod "kube-proxy-cmk9r" in "kube-system" namespace to be "Ready" ...
I0420 00:47:51.984340 1644261 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-747503" in "kube-system" namespace to be "Ready" ...
I0420 00:47:52.112853 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:52.203480 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:52.206627 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:52.298995 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:52.385428 1644261 pod_ready.go:92] pod "kube-scheduler-addons-747503" in "kube-system" namespace has status "Ready":"True"
I0420 00:47:52.385502 1644261 pod_ready.go:81] duration metric: took 401.135821ms for pod "kube-scheduler-addons-747503" in "kube-system" namespace to be "Ready" ...
I0420 00:47:52.385569 1644261 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-c59844bb4-jmtz4" in "kube-system" namespace to be "Ready" ...
I0420 00:47:52.612694 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:52.702190 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:52.747764 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:52.816322 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:53.112453 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:53.204654 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:53.207621 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:53.300011 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:53.611628 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:53.705044 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:53.707972 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:53.798494 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:54.114108 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:54.205753 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:54.208644 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:54.299729 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:54.393624 1644261 pod_ready.go:102] pod "metrics-server-c59844bb4-jmtz4" in "kube-system" namespace has status "Ready":"False"
I0420 00:47:54.614619 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:54.705416 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:54.734978 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:54.802347 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:55.114619 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:55.207471 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:55.207745 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:55.298943 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:55.613443 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:55.703721 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:55.711000 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:55.800030 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:56.112264 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:56.202387 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:56.205588 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:56.298472 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:56.611287 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:56.702954 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:56.706206 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:56.806862 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:56.892905 1644261 pod_ready.go:102] pod "metrics-server-c59844bb4-jmtz4" in "kube-system" namespace has status "Ready":"False"
I0420 00:47:57.111783 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:57.202483 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:57.206930 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:57.298660 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:57.614099 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:57.715434 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:57.716689 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:57.799161 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:58.111940 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:58.202592 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:58.205903 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:58.299398 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:58.614025 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:58.703746 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:58.710610 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:58.800586 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:59.113393 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:59.210841 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:59.213028 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:59.300372 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:47:59.395893 1644261 pod_ready.go:102] pod "metrics-server-c59844bb4-jmtz4" in "kube-system" namespace has status "Ready":"False"
I0420 00:47:59.624560 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:47:59.702174 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:47:59.706175 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:47:59.798856 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:00.144163 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:00.225477 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:00.229320 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:48:00.331039 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:00.612190 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:00.703620 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:00.707231 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:48:00.800642 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:01.114451 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:01.205638 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:01.213681 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:48:01.299675 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:01.612691 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:01.703427 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:01.705034 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0420 00:48:01.798680 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:01.892315 1644261 pod_ready.go:102] pod "metrics-server-c59844bb4-jmtz4" in "kube-system" namespace has status "Ready":"False"
I0420 00:48:02.114119 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:02.204802 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:02.225935 1644261 kapi.go:107] duration metric: took 40.025228032s to wait for kubernetes.io/minikube-addons=registry ...
I0420 00:48:02.312863 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:02.627694 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:02.703161 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:02.798728 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:03.113524 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:03.202842 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:03.299523 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:03.613428 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:03.703775 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:03.800788 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:03.895136 1644261 pod_ready.go:102] pod "metrics-server-c59844bb4-jmtz4" in "kube-system" namespace has status "Ready":"False"
I0420 00:48:04.113370 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:04.202943 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:04.299410 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:04.613215 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:04.702731 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:04.799550 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:05.113042 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:05.202585 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:05.299047 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:05.614002 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:05.702680 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:05.802558 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:05.895296 1644261 pod_ready.go:102] pod "metrics-server-c59844bb4-jmtz4" in "kube-system" namespace has status "Ready":"False"
I0420 00:48:06.114675 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:06.204549 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:06.302473 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:06.614112 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:06.703570 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:06.799260 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:07.113316 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:07.202565 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:07.298863 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:07.612018 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:07.703264 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:07.798648 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:08.112270 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:08.203042 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:08.299153 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:08.393303 1644261 pod_ready.go:102] pod "metrics-server-c59844bb4-jmtz4" in "kube-system" namespace has status "Ready":"False"
I0420 00:48:08.613346 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:08.702765 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:08.799658 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:09.112127 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:09.203847 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:09.299447 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:09.614216 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:09.703657 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:09.800601 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:10.118707 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:10.202184 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:10.298516 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:10.393387 1644261 pod_ready.go:102] pod "metrics-server-c59844bb4-jmtz4" in "kube-system" namespace has status "Ready":"False"
I0420 00:48:10.613200 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:10.703138 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:10.800550 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:11.137314 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:11.202576 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:11.299140 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:11.613141 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:11.703548 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:11.805116 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:12.111561 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:12.202457 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:12.299341 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:12.612160 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:12.702500 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:12.799184 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:12.892518 1644261 pod_ready.go:102] pod "metrics-server-c59844bb4-jmtz4" in "kube-system" namespace has status "Ready":"False"
I0420 00:48:13.111952 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:13.202640 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:13.299417 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:13.612612 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:13.703214 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:13.799562 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:14.112092 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:14.202789 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:14.298940 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:14.612071 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:14.701930 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:14.798636 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:15.112017 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:15.202850 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:15.300071 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:15.396380 1644261 pod_ready.go:102] pod "metrics-server-c59844bb4-jmtz4" in "kube-system" namespace has status "Ready":"False"
I0420 00:48:15.642371 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:15.703162 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:15.799216 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:16.113062 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:16.202577 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:16.298955 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:16.612867 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:16.702379 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:16.798754 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:17.111096 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:17.202268 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:17.298651 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:17.611502 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:17.702326 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:17.799117 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:17.891723 1644261 pod_ready.go:102] pod "metrics-server-c59844bb4-jmtz4" in "kube-system" namespace has status "Ready":"False"
I0420 00:48:18.112154 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:18.203753 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:18.298844 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:18.611817 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:18.701804 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:18.799969 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:19.112834 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:19.202549 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:19.299356 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:19.612472 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:19.702362 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:19.800164 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:19.894073 1644261 pod_ready.go:102] pod "metrics-server-c59844bb4-jmtz4" in "kube-system" namespace has status "Ready":"False"
I0420 00:48:20.112337 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:20.205154 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:20.299624 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:20.612270 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:20.702951 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:20.798601 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:21.111917 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:21.202373 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:21.299686 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:21.612723 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:21.702148 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:21.798629 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:22.112515 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:22.203367 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:22.302148 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:22.392640 1644261 pod_ready.go:102] pod "metrics-server-c59844bb4-jmtz4" in "kube-system" namespace has status "Ready":"False"
I0420 00:48:22.612660 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:22.702810 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:22.798786 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:23.111919 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:23.201812 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:23.299108 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:23.611637 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:23.701775 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:23.799304 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:24.131787 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:24.255684 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:24.316635 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:24.418028 1644261 pod_ready.go:102] pod "metrics-server-c59844bb4-jmtz4" in "kube-system" namespace has status "Ready":"False"
I0420 00:48:24.617598 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:24.702006 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:24.799016 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:25.112839 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:25.201904 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:25.298574 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:25.611863 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:25.702151 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:25.798626 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:26.112621 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:26.202033 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:26.298771 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:26.621173 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:26.704880 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:26.799455 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:26.892011 1644261 pod_ready.go:102] pod "metrics-server-c59844bb4-jmtz4" in "kube-system" namespace has status "Ready":"False"
I0420 00:48:27.111595 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:27.202612 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:27.298946 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:27.612741 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:27.703062 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:27.799262 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:28.111989 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:28.205133 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:28.300116 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:28.617767 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:28.702926 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:28.798906 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:28.895433 1644261 pod_ready.go:102] pod "metrics-server-c59844bb4-jmtz4" in "kube-system" namespace has status "Ready":"False"
I0420 00:48:29.115635 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:29.202330 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:29.305517 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:29.612221 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:29.715115 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:29.800816 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:30.113986 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:30.204176 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:30.300436 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:30.611466 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:30.702492 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:30.799210 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:31.132012 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:31.204558 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:31.299795 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:31.394405 1644261 pod_ready.go:102] pod "metrics-server-c59844bb4-jmtz4" in "kube-system" namespace has status "Ready":"False"
I0420 00:48:31.611911 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:31.702249 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:31.798674 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:32.115252 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:32.204156 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:32.298833 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:32.612034 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:32.702349 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:32.798789 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:33.112130 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:33.202582 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:33.299170 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:33.612774 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:33.702834 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:33.800234 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:33.892097 1644261 pod_ready.go:102] pod "metrics-server-c59844bb4-jmtz4" in "kube-system" namespace has status "Ready":"False"
I0420 00:48:34.112008 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:34.202297 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:34.298717 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:34.619328 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:34.703435 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:34.806019 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:35.120414 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:35.205464 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:35.300355 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:35.613650 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:35.703059 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:35.799691 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:35.894200 1644261 pod_ready.go:102] pod "metrics-server-c59844bb4-jmtz4" in "kube-system" namespace has status "Ready":"False"
I0420 00:48:36.113606 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:36.202374 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:36.299444 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:36.612786 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:36.702747 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:36.799741 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:37.112124 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:37.202762 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:37.301973 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:37.612106 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:37.702390 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:37.820773 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:37.896709 1644261 pod_ready.go:102] pod "metrics-server-c59844bb4-jmtz4" in "kube-system" namespace has status "Ready":"False"
I0420 00:48:38.112525 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:38.203055 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:38.298160 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:38.614559 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:38.702186 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:38.798806 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:39.113206 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:39.203142 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:39.302909 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:39.621741 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:39.702067 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:39.799389 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:40.113336 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:40.203042 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:40.298723 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:40.395135 1644261 pod_ready.go:102] pod "metrics-server-c59844bb4-jmtz4" in "kube-system" namespace has status "Ready":"False"
I0420 00:48:40.612345 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:40.702488 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:40.799104 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:41.122104 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:41.202448 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:41.300486 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:41.612243 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:41.703549 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:41.799237 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:42.111985 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:42.203111 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:42.302465 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:42.612639 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:42.703714 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:42.799406 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:42.892695 1644261 pod_ready.go:102] pod "metrics-server-c59844bb4-jmtz4" in "kube-system" namespace has status "Ready":"False"
I0420 00:48:43.112179 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:43.203272 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:43.298925 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:43.612258 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:43.702705 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:43.799390 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:44.115774 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:44.202051 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:44.298314 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:44.611987 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:44.702124 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:44.798541 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:45.112791 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:45.204493 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:45.299729 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:45.393729 1644261 pod_ready.go:102] pod "metrics-server-c59844bb4-jmtz4" in "kube-system" namespace has status "Ready":"False"
I0420 00:48:45.612789 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:45.702486 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:45.799560 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:46.119540 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0420 00:48:46.202732 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:46.299293 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:46.611893 1644261 kapi.go:107] duration metric: took 1m24.005858121s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
I0420 00:48:46.702042 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:46.798447 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:47.202393 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:47.298773 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:47.701765 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:47.799351 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:47.892278 1644261 pod_ready.go:102] pod "metrics-server-c59844bb4-jmtz4" in "kube-system" namespace has status "Ready":"False"
I0420 00:48:48.202626 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:48.299390 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:48.702100 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:48.799332 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:49.201889 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:49.299047 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:49.702415 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:49.799051 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:49.892790 1644261 pod_ready.go:102] pod "metrics-server-c59844bb4-jmtz4" in "kube-system" namespace has status "Ready":"False"
I0420 00:48:50.202697 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:50.299292 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:50.702478 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:50.798784 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:51.202229 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:51.298707 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:51.703133 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:51.798709 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:52.202174 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:52.298480 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:52.391893 1644261 pod_ready.go:102] pod "metrics-server-c59844bb4-jmtz4" in "kube-system" namespace has status "Ready":"False"
I0420 00:48:52.702258 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:52.798434 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:53.202557 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:53.298973 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:53.702469 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:53.798795 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:54.201914 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:54.299019 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:54.392210 1644261 pod_ready.go:102] pod "metrics-server-c59844bb4-jmtz4" in "kube-system" namespace has status "Ready":"False"
I0420 00:48:54.702208 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:54.798675 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:55.201889 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:55.299247 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:55.703349 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:55.798800 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:56.201804 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:56.299211 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:56.398126 1644261 pod_ready.go:102] pod "metrics-server-c59844bb4-jmtz4" in "kube-system" namespace has status "Ready":"False"
I0420 00:48:56.703544 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:56.801082 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:57.203554 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:57.300723 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:57.701744 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:57.799038 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:58.202294 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:58.298796 1644261 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0420 00:48:58.408975 1644261 pod_ready.go:102] pod "metrics-server-c59844bb4-jmtz4" in "kube-system" namespace has status "Ready":"False"
I0420 00:48:58.703585 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:58.800895 1644261 kapi.go:107] duration metric: took 1m32.005859357s to wait for kubernetes.io/minikube-addons=gcp-auth ...
I0420 00:48:58.803430 1644261 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-747503 cluster.
I0420 00:48:58.805977 1644261 out.go:177] * If you don't want your credentials mounted into a specific pod, add a label with the `gcp-auth-skip-secret` key to your pod configuration.
I0420 00:48:58.808774 1644261 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
I0420 00:48:59.214348 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:48:59.702282 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:49:00.204506 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:49:00.703046 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:49:00.895496 1644261 pod_ready.go:102] pod "metrics-server-c59844bb4-jmtz4" in "kube-system" namespace has status "Ready":"False"
I0420 00:49:01.210517 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:49:01.401710 1644261 pod_ready.go:92] pod "metrics-server-c59844bb4-jmtz4" in "kube-system" namespace has status "Ready":"True"
I0420 00:49:01.401740 1644261 pod_ready.go:81] duration metric: took 1m9.016144355s for pod "metrics-server-c59844bb4-jmtz4" in "kube-system" namespace to be "Ready" ...
I0420 00:49:01.401759 1644261 pod_ready.go:38] duration metric: took 1m10.602112322s 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" ...
I0420 00:49:01.401774 1644261 api_server.go:52] waiting for apiserver process to appear ...
I0420 00:49:01.401809 1644261 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
I0420 00:49:01.401878 1644261 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
I0420 00:49:01.476056 1644261 cri.go:89] found id: "d7b31a1429803bbc1a1a428ba1eac2ef7f48e86e1cd6e2cf1c432bec1007e053"
I0420 00:49:01.476082 1644261 cri.go:89] found id: ""
I0420 00:49:01.476091 1644261 logs.go:276] 1 containers: [d7b31a1429803bbc1a1a428ba1eac2ef7f48e86e1cd6e2cf1c432bec1007e053]
I0420 00:49:01.476157 1644261 ssh_runner.go:195] Run: which crictl
I0420 00:49:01.482452 1644261 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
I0420 00:49:01.482549 1644261 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
I0420 00:49:01.545143 1644261 cri.go:89] found id: "dc5579e3b8be4adac4470925230e30fc4b51285937109a83bf34bdf48c609330"
I0420 00:49:01.545169 1644261 cri.go:89] found id: ""
I0420 00:49:01.545179 1644261 logs.go:276] 1 containers: [dc5579e3b8be4adac4470925230e30fc4b51285937109a83bf34bdf48c609330]
I0420 00:49:01.545245 1644261 ssh_runner.go:195] Run: which crictl
I0420 00:49:01.550669 1644261 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
I0420 00:49:01.550748 1644261 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
I0420 00:49:01.613640 1644261 cri.go:89] found id: "dfc51e1c1bccdb2033408505e079965b15fce9eed3eea1c304d59990af7522df"
I0420 00:49:01.613666 1644261 cri.go:89] found id: ""
I0420 00:49:01.613678 1644261 logs.go:276] 1 containers: [dfc51e1c1bccdb2033408505e079965b15fce9eed3eea1c304d59990af7522df]
I0420 00:49:01.613749 1644261 ssh_runner.go:195] Run: which crictl
I0420 00:49:01.619858 1644261 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
I0420 00:49:01.619944 1644261 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
I0420 00:49:01.677562 1644261 cri.go:89] found id: "efdbc1a5337c8ef08aa44a9a46119e00ebbce80a613213aa7ebe6169ce084929"
I0420 00:49:01.677589 1644261 cri.go:89] found id: ""
I0420 00:49:01.677600 1644261 logs.go:276] 1 containers: [efdbc1a5337c8ef08aa44a9a46119e00ebbce80a613213aa7ebe6169ce084929]
I0420 00:49:01.677672 1644261 ssh_runner.go:195] Run: which crictl
I0420 00:49:01.682732 1644261 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
I0420 00:49:01.682885 1644261 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
I0420 00:49:01.704238 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:49:01.772321 1644261 cri.go:89] found id: "8504f24d60ff9009f45e0bbb6d695589a6af2b97f09a02965f72cdc47fe2fe20"
I0420 00:49:01.772392 1644261 cri.go:89] found id: ""
I0420 00:49:01.772427 1644261 logs.go:276] 1 containers: [8504f24d60ff9009f45e0bbb6d695589a6af2b97f09a02965f72cdc47fe2fe20]
I0420 00:49:01.772523 1644261 ssh_runner.go:195] Run: which crictl
I0420 00:49:01.776830 1644261 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
I0420 00:49:01.776962 1644261 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
I0420 00:49:01.856325 1644261 cri.go:89] found id: "120c278a1bb925ec4a1ee180446e9d193c7aedc259d9694dfffac91a03117d2e"
I0420 00:49:01.856401 1644261 cri.go:89] found id: ""
I0420 00:49:01.856433 1644261 logs.go:276] 1 containers: [120c278a1bb925ec4a1ee180446e9d193c7aedc259d9694dfffac91a03117d2e]
I0420 00:49:01.856549 1644261 ssh_runner.go:195] Run: which crictl
I0420 00:49:01.861620 1644261 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
I0420 00:49:01.861776 1644261 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
I0420 00:49:01.928733 1644261 cri.go:89] found id: "b21e49c0bda548c1eb5946f72ae33e703f302aefe2a8b624f2febca53de7bc52"
I0420 00:49:01.928808 1644261 cri.go:89] found id: ""
I0420 00:49:01.928845 1644261 logs.go:276] 1 containers: [b21e49c0bda548c1eb5946f72ae33e703f302aefe2a8b624f2febca53de7bc52]
I0420 00:49:01.928943 1644261 ssh_runner.go:195] Run: which crictl
I0420 00:49:01.933261 1644261 logs.go:123] Gathering logs for dmesg ...
I0420 00:49:01.933340 1644261 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
I0420 00:49:01.955010 1644261 logs.go:123] Gathering logs for kube-apiserver [d7b31a1429803bbc1a1a428ba1eac2ef7f48e86e1cd6e2cf1c432bec1007e053] ...
I0420 00:49:01.955091 1644261 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d7b31a1429803bbc1a1a428ba1eac2ef7f48e86e1cd6e2cf1c432bec1007e053"
I0420 00:49:02.037301 1644261 logs.go:123] Gathering logs for etcd [dc5579e3b8be4adac4470925230e30fc4b51285937109a83bf34bdf48c609330] ...
I0420 00:49:02.037382 1644261 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 dc5579e3b8be4adac4470925230e30fc4b51285937109a83bf34bdf48c609330"
I0420 00:49:02.098944 1644261 logs.go:123] Gathering logs for kube-controller-manager [120c278a1bb925ec4a1ee180446e9d193c7aedc259d9694dfffac91a03117d2e] ...
I0420 00:49:02.098977 1644261 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 120c278a1bb925ec4a1ee180446e9d193c7aedc259d9694dfffac91a03117d2e"
I0420 00:49:02.203698 1644261 logs.go:123] Gathering logs for CRI-O ...
I0420 00:49:02.203731 1644261 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
I0420 00:49:02.208871 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:49:02.335611 1644261 logs.go:123] Gathering logs for kubelet ...
I0420 00:49:02.335713 1644261 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
W0420 00:49:02.411512 1644261 logs.go:138] Found kubelet problem: Apr 20 00:47:50 addons-747503 kubelet[1518]: W0420 00:47:50.801309 1518 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-747503" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-747503' and this object
W0420 00:49:02.411792 1644261 logs.go:138] Found kubelet problem: Apr 20 00:47:50 addons-747503 kubelet[1518]: E0420 00:47:50.801356 1518 reflector.go:150] object-"gcp-auth"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-747503" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-747503' and this object
W0420 00:49:02.412589 1644261 logs.go:138] Found kubelet problem: Apr 20 00:47:50 addons-747503 kubelet[1518]: W0420 00:47:50.815347 1518 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-747503" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-747503' and this object
W0420 00:49:02.412756 1644261 logs.go:138] Found kubelet problem: Apr 20 00:47:50 addons-747503 kubelet[1518]: W0420 00:47:50.815367 1518 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-747503" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-747503' and this object
W0420 00:49:02.413022 1644261 logs.go:138] Found kubelet problem: Apr 20 00:47:50 addons-747503 kubelet[1518]: E0420 00:47:50.815395 1518 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-747503" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-747503' and this object
W0420 00:49:02.413229 1644261 logs.go:138] Found kubelet problem: Apr 20 00:47:50 addons-747503 kubelet[1518]: E0420 00:47:50.815395 1518 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-747503" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-747503' and this object
W0420 00:49:02.413874 1644261 logs.go:138] Found kubelet problem: Apr 20 00:47:50 addons-747503 kubelet[1518]: W0420 00:47:50.820274 1518 reflector.go:547] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-747503" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-747503' and this object
W0420 00:49:02.414080 1644261 logs.go:138] Found kubelet problem: Apr 20 00:47:50 addons-747503 kubelet[1518]: E0420 00:47:50.820315 1518 reflector.go:150] object-"ingress-nginx"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-747503" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-747503' and this object
W0420 00:49:02.414271 1644261 logs.go:138] Found kubelet problem: Apr 20 00:47:50 addons-747503 kubelet[1518]: W0420 00:47:50.820622 1518 reflector.go:547] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-747503" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-747503' and this object
W0420 00:49:02.414479 1644261 logs.go:138] Found kubelet problem: Apr 20 00:47:50 addons-747503 kubelet[1518]: E0420 00:47:50.820646 1518 reflector.go:150] object-"local-path-storage"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-747503" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-747503' and this object
W0420 00:49:02.414667 1644261 logs.go:138] Found kubelet problem: Apr 20 00:47:50 addons-747503 kubelet[1518]: W0420 00:47:50.821047 1518 reflector.go:547] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-747503" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-747503' and this object
W0420 00:49:02.414879 1644261 logs.go:138] Found kubelet problem: Apr 20 00:47:50 addons-747503 kubelet[1518]: E0420 00:47:50.821073 1518 reflector.go:150] object-"local-path-storage"/"local-path-config": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-747503" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-747503' and this object
W0420 00:49:02.415678 1644261 logs.go:138] Found kubelet problem: Apr 20 00:47:50 addons-747503 kubelet[1518]: W0420 00:47:50.827880 1518 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-747503" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-747503' and this object
W0420 00:49:02.416354 1644261 logs.go:138] Found kubelet problem: Apr 20 00:47:50 addons-747503 kubelet[1518]: E0420 00:47:50.827916 1518 reflector.go:150] object-"yakd-dashboard"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-747503" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-747503' and this object
W0420 00:49:02.416560 1644261 logs.go:138] Found kubelet problem: Apr 20 00:47:50 addons-747503 kubelet[1518]: W0420 00:47:50.827995 1518 reflector.go:547] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-747503" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-747503' and this object
W0420 00:49:02.416767 1644261 logs.go:138] Found kubelet problem: Apr 20 00:47:50 addons-747503 kubelet[1518]: E0420 00:47:50.828009 1518 reflector.go:150] object-"ingress-nginx"/"ingress-nginx-admission": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-747503" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-747503' and this object
I0420 00:49:02.481101 1644261 logs.go:123] Gathering logs for coredns [dfc51e1c1bccdb2033408505e079965b15fce9eed3eea1c304d59990af7522df] ...
I0420 00:49:02.481147 1644261 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 dfc51e1c1bccdb2033408505e079965b15fce9eed3eea1c304d59990af7522df"
I0420 00:49:02.545331 1644261 logs.go:123] Gathering logs for kube-scheduler [efdbc1a5337c8ef08aa44a9a46119e00ebbce80a613213aa7ebe6169ce084929] ...
I0420 00:49:02.545360 1644261 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 efdbc1a5337c8ef08aa44a9a46119e00ebbce80a613213aa7ebe6169ce084929"
I0420 00:49:02.653396 1644261 logs.go:123] Gathering logs for kube-proxy [8504f24d60ff9009f45e0bbb6d695589a6af2b97f09a02965f72cdc47fe2fe20] ...
I0420 00:49:02.653434 1644261 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8504f24d60ff9009f45e0bbb6d695589a6af2b97f09a02965f72cdc47fe2fe20"
I0420 00:49:02.703574 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:49:02.718396 1644261 logs.go:123] Gathering logs for kindnet [b21e49c0bda548c1eb5946f72ae33e703f302aefe2a8b624f2febca53de7bc52] ...
I0420 00:49:02.718473 1644261 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b21e49c0bda548c1eb5946f72ae33e703f302aefe2a8b624f2febca53de7bc52"
I0420 00:49:02.784614 1644261 logs.go:123] Gathering logs for container status ...
I0420 00:49:02.784642 1644261 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
I0420 00:49:02.862815 1644261 logs.go:123] Gathering logs for describe nodes ...
I0420 00:49:02.862918 1644261 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
I0420 00:49:03.154905 1644261 out.go:304] Setting ErrFile to fd 2...
I0420 00:49:03.154978 1644261 out.go:338] TERM=,COLORTERM=, which probably does not support color
W0420 00:49:03.155071 1644261 out.go:239] X Problems detected in kubelet:
W0420 00:49:03.155116 1644261 out.go:239] Apr 20 00:47:50 addons-747503 kubelet[1518]: E0420 00:47:50.821073 1518 reflector.go:150] object-"local-path-storage"/"local-path-config": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-747503" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-747503' and this object
W0420 00:49:03.155296 1644261 out.go:239] Apr 20 00:47:50 addons-747503 kubelet[1518]: W0420 00:47:50.827880 1518 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-747503" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-747503' and this object
W0420 00:49:03.155332 1644261 out.go:239] Apr 20 00:47:50 addons-747503 kubelet[1518]: E0420 00:47:50.827916 1518 reflector.go:150] object-"yakd-dashboard"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-747503" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-747503' and this object
W0420 00:49:03.155379 1644261 out.go:239] Apr 20 00:47:50 addons-747503 kubelet[1518]: W0420 00:47:50.827995 1518 reflector.go:547] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-747503" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-747503' and this object
W0420 00:49:03.155413 1644261 out.go:239] Apr 20 00:47:50 addons-747503 kubelet[1518]: E0420 00:47:50.828009 1518 reflector.go:150] object-"ingress-nginx"/"ingress-nginx-admission": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-747503" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-747503' and this object
I0420 00:49:03.155457 1644261 out.go:304] Setting ErrFile to fd 2...
I0420 00:49:03.155482 1644261 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0420 00:49:03.203035 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:49:03.702362 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:49:04.203239 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:49:04.711009 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:49:05.203956 1644261 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0420 00:49:05.702494 1644261 kapi.go:107] duration metric: took 1m43.506280483s to wait for app.kubernetes.io/name=ingress-nginx ...
I0420 00:49:05.705025 1644261 out.go:177] * Enabled addons: ingress-dns, cloud-spanner, nvidia-device-plugin, storage-provisioner, metrics-server, yakd, storage-provisioner-rancher, inspektor-gadget, volumesnapshots, registry, csi-hostpath-driver, gcp-auth, ingress
I0420 00:49:05.707241 1644261 addons.go:505] duration metric: took 1m49.525505308s for enable addons: enabled=[ingress-dns cloud-spanner nvidia-device-plugin storage-provisioner metrics-server yakd storage-provisioner-rancher inspektor-gadget volumesnapshots registry csi-hostpath-driver gcp-auth ingress]
I0420 00:49:13.156219 1644261 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
I0420 00:49:13.170608 1644261 api_server.go:72] duration metric: took 1m56.989122484s to wait for apiserver process to appear ...
I0420 00:49:13.170636 1644261 api_server.go:88] waiting for apiserver healthz status ...
I0420 00:49:13.170677 1644261 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
I0420 00:49:13.170743 1644261 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
I0420 00:49:13.215140 1644261 cri.go:89] found id: "d7b31a1429803bbc1a1a428ba1eac2ef7f48e86e1cd6e2cf1c432bec1007e053"
I0420 00:49:13.215162 1644261 cri.go:89] found id: ""
I0420 00:49:13.215171 1644261 logs.go:276] 1 containers: [d7b31a1429803bbc1a1a428ba1eac2ef7f48e86e1cd6e2cf1c432bec1007e053]
I0420 00:49:13.215236 1644261 ssh_runner.go:195] Run: which crictl
I0420 00:49:13.218892 1644261 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
I0420 00:49:13.218971 1644261 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
I0420 00:49:13.263654 1644261 cri.go:89] found id: "dc5579e3b8be4adac4470925230e30fc4b51285937109a83bf34bdf48c609330"
I0420 00:49:13.263682 1644261 cri.go:89] found id: ""
I0420 00:49:13.263691 1644261 logs.go:276] 1 containers: [dc5579e3b8be4adac4470925230e30fc4b51285937109a83bf34bdf48c609330]
I0420 00:49:13.263764 1644261 ssh_runner.go:195] Run: which crictl
I0420 00:49:13.267679 1644261 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
I0420 00:49:13.267768 1644261 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
I0420 00:49:13.309684 1644261 cri.go:89] found id: "dfc51e1c1bccdb2033408505e079965b15fce9eed3eea1c304d59990af7522df"
I0420 00:49:13.309708 1644261 cri.go:89] found id: ""
I0420 00:49:13.309720 1644261 logs.go:276] 1 containers: [dfc51e1c1bccdb2033408505e079965b15fce9eed3eea1c304d59990af7522df]
I0420 00:49:13.309776 1644261 ssh_runner.go:195] Run: which crictl
I0420 00:49:13.313423 1644261 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
I0420 00:49:13.313507 1644261 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
I0420 00:49:13.351369 1644261 cri.go:89] found id: "efdbc1a5337c8ef08aa44a9a46119e00ebbce80a613213aa7ebe6169ce084929"
I0420 00:49:13.351394 1644261 cri.go:89] found id: ""
I0420 00:49:13.351403 1644261 logs.go:276] 1 containers: [efdbc1a5337c8ef08aa44a9a46119e00ebbce80a613213aa7ebe6169ce084929]
I0420 00:49:13.351459 1644261 ssh_runner.go:195] Run: which crictl
I0420 00:49:13.358220 1644261 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
I0420 00:49:13.358301 1644261 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
I0420 00:49:13.402876 1644261 cri.go:89] found id: "8504f24d60ff9009f45e0bbb6d695589a6af2b97f09a02965f72cdc47fe2fe20"
I0420 00:49:13.402901 1644261 cri.go:89] found id: ""
I0420 00:49:13.402909 1644261 logs.go:276] 1 containers: [8504f24d60ff9009f45e0bbb6d695589a6af2b97f09a02965f72cdc47fe2fe20]
I0420 00:49:13.402967 1644261 ssh_runner.go:195] Run: which crictl
I0420 00:49:13.406557 1644261 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
I0420 00:49:13.406631 1644261 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
I0420 00:49:13.446459 1644261 cri.go:89] found id: "120c278a1bb925ec4a1ee180446e9d193c7aedc259d9694dfffac91a03117d2e"
I0420 00:49:13.446528 1644261 cri.go:89] found id: ""
I0420 00:49:13.446542 1644261 logs.go:276] 1 containers: [120c278a1bb925ec4a1ee180446e9d193c7aedc259d9694dfffac91a03117d2e]
I0420 00:49:13.446602 1644261 ssh_runner.go:195] Run: which crictl
I0420 00:49:13.450261 1644261 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
I0420 00:49:13.450351 1644261 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
I0420 00:49:13.490186 1644261 cri.go:89] found id: "b21e49c0bda548c1eb5946f72ae33e703f302aefe2a8b624f2febca53de7bc52"
I0420 00:49:13.490224 1644261 cri.go:89] found id: ""
I0420 00:49:13.490234 1644261 logs.go:276] 1 containers: [b21e49c0bda548c1eb5946f72ae33e703f302aefe2a8b624f2febca53de7bc52]
I0420 00:49:13.490331 1644261 ssh_runner.go:195] Run: which crictl
I0420 00:49:13.493880 1644261 logs.go:123] Gathering logs for describe nodes ...
I0420 00:49:13.493909 1644261 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
I0420 00:49:13.625695 1644261 logs.go:123] Gathering logs for kube-apiserver [d7b31a1429803bbc1a1a428ba1eac2ef7f48e86e1cd6e2cf1c432bec1007e053] ...
I0420 00:49:13.625770 1644261 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d7b31a1429803bbc1a1a428ba1eac2ef7f48e86e1cd6e2cf1c432bec1007e053"
I0420 00:49:13.692424 1644261 logs.go:123] Gathering logs for coredns [dfc51e1c1bccdb2033408505e079965b15fce9eed3eea1c304d59990af7522df] ...
I0420 00:49:13.692460 1644261 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 dfc51e1c1bccdb2033408505e079965b15fce9eed3eea1c304d59990af7522df"
I0420 00:49:13.739447 1644261 logs.go:123] Gathering logs for kube-scheduler [efdbc1a5337c8ef08aa44a9a46119e00ebbce80a613213aa7ebe6169ce084929] ...
I0420 00:49:13.739479 1644261 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 efdbc1a5337c8ef08aa44a9a46119e00ebbce80a613213aa7ebe6169ce084929"
I0420 00:49:13.783910 1644261 logs.go:123] Gathering logs for container status ...
I0420 00:49:13.783946 1644261 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
I0420 00:49:13.846042 1644261 logs.go:123] Gathering logs for kubelet ...
I0420 00:49:13.846079 1644261 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
W0420 00:49:13.886398 1644261 logs.go:138] Found kubelet problem: Apr 20 00:47:50 addons-747503 kubelet[1518]: W0420 00:47:50.801309 1518 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-747503" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-747503' and this object
W0420 00:49:13.886620 1644261 logs.go:138] Found kubelet problem: Apr 20 00:47:50 addons-747503 kubelet[1518]: E0420 00:47:50.801356 1518 reflector.go:150] object-"gcp-auth"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-747503" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-747503' and this object
W0420 00:49:13.887405 1644261 logs.go:138] Found kubelet problem: Apr 20 00:47:50 addons-747503 kubelet[1518]: W0420 00:47:50.815347 1518 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-747503" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-747503' and this object
W0420 00:49:13.887575 1644261 logs.go:138] Found kubelet problem: Apr 20 00:47:50 addons-747503 kubelet[1518]: W0420 00:47:50.815367 1518 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-747503" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-747503' and this object
W0420 00:49:13.887758 1644261 logs.go:138] Found kubelet problem: Apr 20 00:47:50 addons-747503 kubelet[1518]: E0420 00:47:50.815395 1518 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-747503" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-747503' and this object
W0420 00:49:13.887960 1644261 logs.go:138] Found kubelet problem: Apr 20 00:47:50 addons-747503 kubelet[1518]: E0420 00:47:50.815395 1518 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-747503" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-747503' and this object
W0420 00:49:13.888582 1644261 logs.go:138] Found kubelet problem: Apr 20 00:47:50 addons-747503 kubelet[1518]: W0420 00:47:50.820274 1518 reflector.go:547] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-747503" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-747503' and this object
W0420 00:49:13.888784 1644261 logs.go:138] Found kubelet problem: Apr 20 00:47:50 addons-747503 kubelet[1518]: E0420 00:47:50.820315 1518 reflector.go:150] object-"ingress-nginx"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-747503" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-747503' and this object
W0420 00:49:13.888970 1644261 logs.go:138] Found kubelet problem: Apr 20 00:47:50 addons-747503 kubelet[1518]: W0420 00:47:50.820622 1518 reflector.go:547] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-747503" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-747503' and this object
W0420 00:49:13.889177 1644261 logs.go:138] Found kubelet problem: Apr 20 00:47:50 addons-747503 kubelet[1518]: E0420 00:47:50.820646 1518 reflector.go:150] object-"local-path-storage"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-747503" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-747503' and this object
W0420 00:49:13.889365 1644261 logs.go:138] Found kubelet problem: Apr 20 00:47:50 addons-747503 kubelet[1518]: W0420 00:47:50.821047 1518 reflector.go:547] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-747503" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-747503' and this object
W0420 00:49:13.889580 1644261 logs.go:138] Found kubelet problem: Apr 20 00:47:50 addons-747503 kubelet[1518]: E0420 00:47:50.821073 1518 reflector.go:150] object-"local-path-storage"/"local-path-config": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-747503" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-747503' and this object
W0420 00:49:13.890396 1644261 logs.go:138] Found kubelet problem: Apr 20 00:47:50 addons-747503 kubelet[1518]: W0420 00:47:50.827880 1518 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-747503" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-747503' and this object
W0420 00:49:13.890599 1644261 logs.go:138] Found kubelet problem: Apr 20 00:47:50 addons-747503 kubelet[1518]: E0420 00:47:50.827916 1518 reflector.go:150] object-"yakd-dashboard"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-747503" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-747503' and this object
W0420 00:49:13.890791 1644261 logs.go:138] Found kubelet problem: Apr 20 00:47:50 addons-747503 kubelet[1518]: W0420 00:47:50.827995 1518 reflector.go:547] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-747503" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-747503' and this object
W0420 00:49:13.890996 1644261 logs.go:138] Found kubelet problem: Apr 20 00:47:50 addons-747503 kubelet[1518]: E0420 00:47:50.828009 1518 reflector.go:150] object-"ingress-nginx"/"ingress-nginx-admission": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-747503" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-747503' and this object
I0420 00:49:13.938460 1644261 logs.go:123] Gathering logs for dmesg ...
I0420 00:49:13.938494 1644261 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
I0420 00:49:13.965511 1644261 logs.go:123] Gathering logs for kube-controller-manager [120c278a1bb925ec4a1ee180446e9d193c7aedc259d9694dfffac91a03117d2e] ...
I0420 00:49:13.965647 1644261 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 120c278a1bb925ec4a1ee180446e9d193c7aedc259d9694dfffac91a03117d2e"
I0420 00:49:14.058549 1644261 logs.go:123] Gathering logs for kindnet [b21e49c0bda548c1eb5946f72ae33e703f302aefe2a8b624f2febca53de7bc52] ...
I0420 00:49:14.058589 1644261 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b21e49c0bda548c1eb5946f72ae33e703f302aefe2a8b624f2febca53de7bc52"
I0420 00:49:14.107649 1644261 logs.go:123] Gathering logs for CRI-O ...
I0420 00:49:14.107678 1644261 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
I0420 00:49:14.200718 1644261 logs.go:123] Gathering logs for etcd [dc5579e3b8be4adac4470925230e30fc4b51285937109a83bf34bdf48c609330] ...
I0420 00:49:14.200757 1644261 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 dc5579e3b8be4adac4470925230e30fc4b51285937109a83bf34bdf48c609330"
I0420 00:49:14.253776 1644261 logs.go:123] Gathering logs for kube-proxy [8504f24d60ff9009f45e0bbb6d695589a6af2b97f09a02965f72cdc47fe2fe20] ...
I0420 00:49:14.253816 1644261 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8504f24d60ff9009f45e0bbb6d695589a6af2b97f09a02965f72cdc47fe2fe20"
I0420 00:49:14.295736 1644261 out.go:304] Setting ErrFile to fd 2...
I0420 00:49:14.295762 1644261 out.go:338] TERM=,COLORTERM=, which probably does not support color
W0420 00:49:14.295814 1644261 out.go:239] X Problems detected in kubelet:
W0420 00:49:14.295828 1644261 out.go:239] Apr 20 00:47:50 addons-747503 kubelet[1518]: E0420 00:47:50.821073 1518 reflector.go:150] object-"local-path-storage"/"local-path-config": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-747503" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-747503' and this object
W0420 00:49:14.295836 1644261 out.go:239] Apr 20 00:47:50 addons-747503 kubelet[1518]: W0420 00:47:50.827880 1518 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-747503" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-747503' and this object
W0420 00:49:14.295844 1644261 out.go:239] Apr 20 00:47:50 addons-747503 kubelet[1518]: E0420 00:47:50.827916 1518 reflector.go:150] object-"yakd-dashboard"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-747503" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-747503' and this object
W0420 00:49:14.295852 1644261 out.go:239] Apr 20 00:47:50 addons-747503 kubelet[1518]: W0420 00:47:50.827995 1518 reflector.go:547] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-747503" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-747503' and this object
W0420 00:49:14.295857 1644261 out.go:239] Apr 20 00:47:50 addons-747503 kubelet[1518]: E0420 00:47:50.828009 1518 reflector.go:150] object-"ingress-nginx"/"ingress-nginx-admission": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-747503" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-747503' and this object
I0420 00:49:14.295871 1644261 out.go:304] Setting ErrFile to fd 2...
I0420 00:49:14.295877 1644261 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0420 00:49:24.297174 1644261 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
I0420 00:49:24.304890 1644261 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
ok
I0420 00:49:24.305901 1644261 api_server.go:141] control plane version: v1.30.0
I0420 00:49:24.305926 1644261 api_server.go:131] duration metric: took 11.135283023s to wait for apiserver health ...
I0420 00:49:24.305935 1644261 system_pods.go:43] waiting for kube-system pods to appear ...
I0420 00:49:24.305957 1644261 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
I0420 00:49:24.306023 1644261 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
I0420 00:49:24.342719 1644261 cri.go:89] found id: "d7b31a1429803bbc1a1a428ba1eac2ef7f48e86e1cd6e2cf1c432bec1007e053"
I0420 00:49:24.342741 1644261 cri.go:89] found id: ""
I0420 00:49:24.342749 1644261 logs.go:276] 1 containers: [d7b31a1429803bbc1a1a428ba1eac2ef7f48e86e1cd6e2cf1c432bec1007e053]
I0420 00:49:24.342812 1644261 ssh_runner.go:195] Run: which crictl
I0420 00:49:24.346322 1644261 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
I0420 00:49:24.346394 1644261 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
I0420 00:49:24.390679 1644261 cri.go:89] found id: "dc5579e3b8be4adac4470925230e30fc4b51285937109a83bf34bdf48c609330"
I0420 00:49:24.390702 1644261 cri.go:89] found id: ""
I0420 00:49:24.390710 1644261 logs.go:276] 1 containers: [dc5579e3b8be4adac4470925230e30fc4b51285937109a83bf34bdf48c609330]
I0420 00:49:24.390791 1644261 ssh_runner.go:195] Run: which crictl
I0420 00:49:24.394567 1644261 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
I0420 00:49:24.394662 1644261 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
I0420 00:49:24.442284 1644261 cri.go:89] found id: "dfc51e1c1bccdb2033408505e079965b15fce9eed3eea1c304d59990af7522df"
I0420 00:49:24.442307 1644261 cri.go:89] found id: ""
I0420 00:49:24.442315 1644261 logs.go:276] 1 containers: [dfc51e1c1bccdb2033408505e079965b15fce9eed3eea1c304d59990af7522df]
I0420 00:49:24.442382 1644261 ssh_runner.go:195] Run: which crictl
I0420 00:49:24.446024 1644261 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
I0420 00:49:24.446108 1644261 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
I0420 00:49:24.484224 1644261 cri.go:89] found id: "efdbc1a5337c8ef08aa44a9a46119e00ebbce80a613213aa7ebe6169ce084929"
I0420 00:49:24.484248 1644261 cri.go:89] found id: ""
I0420 00:49:24.484260 1644261 logs.go:276] 1 containers: [efdbc1a5337c8ef08aa44a9a46119e00ebbce80a613213aa7ebe6169ce084929]
I0420 00:49:24.484317 1644261 ssh_runner.go:195] Run: which crictl
I0420 00:49:24.488065 1644261 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
I0420 00:49:24.488140 1644261 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
I0420 00:49:24.561054 1644261 cri.go:89] found id: "8504f24d60ff9009f45e0bbb6d695589a6af2b97f09a02965f72cdc47fe2fe20"
I0420 00:49:24.561075 1644261 cri.go:89] found id: ""
I0420 00:49:24.561085 1644261 logs.go:276] 1 containers: [8504f24d60ff9009f45e0bbb6d695589a6af2b97f09a02965f72cdc47fe2fe20]
I0420 00:49:24.561141 1644261 ssh_runner.go:195] Run: which crictl
I0420 00:49:24.564741 1644261 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
I0420 00:49:24.564860 1644261 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
I0420 00:49:24.605384 1644261 cri.go:89] found id: "120c278a1bb925ec4a1ee180446e9d193c7aedc259d9694dfffac91a03117d2e"
I0420 00:49:24.605444 1644261 cri.go:89] found id: ""
I0420 00:49:24.605466 1644261 logs.go:276] 1 containers: [120c278a1bb925ec4a1ee180446e9d193c7aedc259d9694dfffac91a03117d2e]
I0420 00:49:24.605568 1644261 ssh_runner.go:195] Run: which crictl
I0420 00:49:24.609475 1644261 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
I0420 00:49:24.610101 1644261 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
I0420 00:49:24.647409 1644261 cri.go:89] found id: "b21e49c0bda548c1eb5946f72ae33e703f302aefe2a8b624f2febca53de7bc52"
I0420 00:49:24.647432 1644261 cri.go:89] found id: ""
I0420 00:49:24.647441 1644261 logs.go:276] 1 containers: [b21e49c0bda548c1eb5946f72ae33e703f302aefe2a8b624f2febca53de7bc52]
I0420 00:49:24.647516 1644261 ssh_runner.go:195] Run: which crictl
I0420 00:49:24.650908 1644261 logs.go:123] Gathering logs for kubelet ...
I0420 00:49:24.650933 1644261 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
W0420 00:49:24.687053 1644261 logs.go:138] Found kubelet problem: Apr 20 00:47:50 addons-747503 kubelet[1518]: W0420 00:47:50.801309 1518 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-747503" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-747503' and this object
W0420 00:49:24.687296 1644261 logs.go:138] Found kubelet problem: Apr 20 00:47:50 addons-747503 kubelet[1518]: E0420 00:47:50.801356 1518 reflector.go:150] object-"gcp-auth"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-747503" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-747503' and this object
W0420 00:49:24.688077 1644261 logs.go:138] Found kubelet problem: Apr 20 00:47:50 addons-747503 kubelet[1518]: W0420 00:47:50.815347 1518 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-747503" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-747503' and this object
W0420 00:49:24.688245 1644261 logs.go:138] Found kubelet problem: Apr 20 00:47:50 addons-747503 kubelet[1518]: W0420 00:47:50.815367 1518 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-747503" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-747503' and this object
W0420 00:49:24.688430 1644261 logs.go:138] Found kubelet problem: Apr 20 00:47:50 addons-747503 kubelet[1518]: E0420 00:47:50.815395 1518 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-747503" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-747503' and this object
W0420 00:49:24.688630 1644261 logs.go:138] Found kubelet problem: Apr 20 00:47:50 addons-747503 kubelet[1518]: E0420 00:47:50.815395 1518 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-747503" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-747503' and this object
W0420 00:49:24.689257 1644261 logs.go:138] Found kubelet problem: Apr 20 00:47:50 addons-747503 kubelet[1518]: W0420 00:47:50.820274 1518 reflector.go:547] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-747503" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-747503' and this object
W0420 00:49:24.689459 1644261 logs.go:138] Found kubelet problem: Apr 20 00:47:50 addons-747503 kubelet[1518]: E0420 00:47:50.820315 1518 reflector.go:150] object-"ingress-nginx"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-747503" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-747503' and this object
W0420 00:49:24.689656 1644261 logs.go:138] Found kubelet problem: Apr 20 00:47:50 addons-747503 kubelet[1518]: W0420 00:47:50.820622 1518 reflector.go:547] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-747503" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-747503' and this object
W0420 00:49:24.689866 1644261 logs.go:138] Found kubelet problem: Apr 20 00:47:50 addons-747503 kubelet[1518]: E0420 00:47:50.820646 1518 reflector.go:150] object-"local-path-storage"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-747503" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-747503' and this object
W0420 00:49:24.690051 1644261 logs.go:138] Found kubelet problem: Apr 20 00:47:50 addons-747503 kubelet[1518]: W0420 00:47:50.821047 1518 reflector.go:547] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-747503" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-747503' and this object
W0420 00:49:24.690258 1644261 logs.go:138] Found kubelet problem: Apr 20 00:47:50 addons-747503 kubelet[1518]: E0420 00:47:50.821073 1518 reflector.go:150] object-"local-path-storage"/"local-path-config": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-747503" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-747503' and this object
W0420 00:49:24.691080 1644261 logs.go:138] Found kubelet problem: Apr 20 00:47:50 addons-747503 kubelet[1518]: W0420 00:47:50.827880 1518 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-747503" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-747503' and this object
W0420 00:49:24.691285 1644261 logs.go:138] Found kubelet problem: Apr 20 00:47:50 addons-747503 kubelet[1518]: E0420 00:47:50.827916 1518 reflector.go:150] object-"yakd-dashboard"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-747503" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-747503' and this object
W0420 00:49:24.691472 1644261 logs.go:138] Found kubelet problem: Apr 20 00:47:50 addons-747503 kubelet[1518]: W0420 00:47:50.827995 1518 reflector.go:547] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-747503" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-747503' and this object
W0420 00:49:24.691679 1644261 logs.go:138] Found kubelet problem: Apr 20 00:47:50 addons-747503 kubelet[1518]: E0420 00:47:50.828009 1518 reflector.go:150] object-"ingress-nginx"/"ingress-nginx-admission": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-747503" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-747503' and this object
I0420 00:49:24.740157 1644261 logs.go:123] Gathering logs for dmesg ...
I0420 00:49:24.740187 1644261 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
I0420 00:49:24.760602 1644261 logs.go:123] Gathering logs for kube-apiserver [d7b31a1429803bbc1a1a428ba1eac2ef7f48e86e1cd6e2cf1c432bec1007e053] ...
I0420 00:49:24.760632 1644261 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d7b31a1429803bbc1a1a428ba1eac2ef7f48e86e1cd6e2cf1c432bec1007e053"
I0420 00:49:24.828968 1644261 logs.go:123] Gathering logs for etcd [dc5579e3b8be4adac4470925230e30fc4b51285937109a83bf34bdf48c609330] ...
I0420 00:49:24.829007 1644261 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 dc5579e3b8be4adac4470925230e30fc4b51285937109a83bf34bdf48c609330"
I0420 00:49:24.876633 1644261 logs.go:123] Gathering logs for kindnet [b21e49c0bda548c1eb5946f72ae33e703f302aefe2a8b624f2febca53de7bc52] ...
I0420 00:49:24.876671 1644261 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b21e49c0bda548c1eb5946f72ae33e703f302aefe2a8b624f2febca53de7bc52"
I0420 00:49:24.922399 1644261 logs.go:123] Gathering logs for container status ...
I0420 00:49:24.922431 1644261 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
I0420 00:49:24.969473 1644261 logs.go:123] Gathering logs for describe nodes ...
I0420 00:49:24.969505 1644261 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
I0420 00:49:25.149062 1644261 logs.go:123] Gathering logs for coredns [dfc51e1c1bccdb2033408505e079965b15fce9eed3eea1c304d59990af7522df] ...
I0420 00:49:25.149098 1644261 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 dfc51e1c1bccdb2033408505e079965b15fce9eed3eea1c304d59990af7522df"
I0420 00:49:25.194458 1644261 logs.go:123] Gathering logs for kube-scheduler [efdbc1a5337c8ef08aa44a9a46119e00ebbce80a613213aa7ebe6169ce084929] ...
I0420 00:49:25.194489 1644261 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 efdbc1a5337c8ef08aa44a9a46119e00ebbce80a613213aa7ebe6169ce084929"
I0420 00:49:25.247513 1644261 logs.go:123] Gathering logs for kube-proxy [8504f24d60ff9009f45e0bbb6d695589a6af2b97f09a02965f72cdc47fe2fe20] ...
I0420 00:49:25.247547 1644261 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8504f24d60ff9009f45e0bbb6d695589a6af2b97f09a02965f72cdc47fe2fe20"
I0420 00:49:25.283929 1644261 logs.go:123] Gathering logs for kube-controller-manager [120c278a1bb925ec4a1ee180446e9d193c7aedc259d9694dfffac91a03117d2e] ...
I0420 00:49:25.283956 1644261 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 120c278a1bb925ec4a1ee180446e9d193c7aedc259d9694dfffac91a03117d2e"
I0420 00:49:25.350599 1644261 logs.go:123] Gathering logs for CRI-O ...
I0420 00:49:25.350633 1644261 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
I0420 00:49:25.466073 1644261 out.go:304] Setting ErrFile to fd 2...
I0420 00:49:25.466105 1644261 out.go:338] TERM=,COLORTERM=, which probably does not support color
W0420 00:49:25.466176 1644261 out.go:239] X Problems detected in kubelet:
W0420 00:49:25.466192 1644261 out.go:239] Apr 20 00:47:50 addons-747503 kubelet[1518]: E0420 00:47:50.821073 1518 reflector.go:150] object-"local-path-storage"/"local-path-config": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-747503" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-747503' and this object
W0420 00:49:25.466205 1644261 out.go:239] Apr 20 00:47:50 addons-747503 kubelet[1518]: W0420 00:47:50.827880 1518 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-747503" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-747503' and this object
W0420 00:49:25.466234 1644261 out.go:239] Apr 20 00:47:50 addons-747503 kubelet[1518]: E0420 00:47:50.827916 1518 reflector.go:150] object-"yakd-dashboard"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-747503" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-747503' and this object
W0420 00:49:25.466254 1644261 out.go:239] Apr 20 00:47:50 addons-747503 kubelet[1518]: W0420 00:47:50.827995 1518 reflector.go:547] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-747503" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-747503' and this object
W0420 00:49:25.466269 1644261 out.go:239] Apr 20 00:47:50 addons-747503 kubelet[1518]: E0420 00:47:50.828009 1518 reflector.go:150] object-"ingress-nginx"/"ingress-nginx-admission": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-747503" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-747503' and this object
I0420 00:49:25.466276 1644261 out.go:304] Setting ErrFile to fd 2...
I0420 00:49:25.466287 1644261 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0420 00:49:35.482334 1644261 system_pods.go:59] 18 kube-system pods found
I0420 00:49:35.482377 1644261 system_pods.go:61] "coredns-7db6d8ff4d-pj8wd" [ce9c9144-65d1-45f2-a6e0-65ac4c220237] Running
I0420 00:49:35.482384 1644261 system_pods.go:61] "csi-hostpath-attacher-0" [1407d955-83ec-4b1d-ac07-d55e593f975f] Running
I0420 00:49:35.482389 1644261 system_pods.go:61] "csi-hostpath-resizer-0" [023884e7-abc6-4359-95ba-ee8031b2db76] Running
I0420 00:49:35.482394 1644261 system_pods.go:61] "csi-hostpathplugin-z7j5n" [b938be04-8aac-427e-a62d-e0d6ecea4fe9] Running
I0420 00:49:35.482399 1644261 system_pods.go:61] "etcd-addons-747503" [707cce58-27c7-483a-9f12-80d354c6e443] Running
I0420 00:49:35.482402 1644261 system_pods.go:61] "kindnet-x7szp" [910dbd2a-9863-4585-8a5d-98c1bb4817e2] Running
I0420 00:49:35.482407 1644261 system_pods.go:61] "kube-apiserver-addons-747503" [81db4265-6e75-41b4-85b6-c7e09e1979a7] Running
I0420 00:49:35.482411 1644261 system_pods.go:61] "kube-controller-manager-addons-747503" [f4cfdf92-3a76-49c4-b1f6-3bc7cf34cd49] Running
I0420 00:49:35.482420 1644261 system_pods.go:61] "kube-ingress-dns-minikube" [ec712066-7b44-45dc-a961-0f7688a75714] Running / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
I0420 00:49:35.482431 1644261 system_pods.go:61] "kube-proxy-cmk9r" [13976009-573c-4b43-8062-07d9a92cb809] Running
I0420 00:49:35.482441 1644261 system_pods.go:61] "kube-scheduler-addons-747503" [4c4ccef8-4e11-425f-9dc6-178584aa294d] Running
I0420 00:49:35.482445 1644261 system_pods.go:61] "metrics-server-c59844bb4-jmtz4" [582654f0-7046-465f-b015-d889d5397c3c] Running
I0420 00:49:35.482458 1644261 system_pods.go:61] "nvidia-device-plugin-daemonset-8wcvh" [1dc1e685-c035-4a95-99c7-d40ef680694c] Running
I0420 00:49:35.482462 1644261 system_pods.go:61] "registry-proxy-5c8mf" [78326941-b968-43a4-865c-3f7c843b92c7] Running
I0420 00:49:35.482466 1644261 system_pods.go:61] "registry-sx6fv" [c3fda03d-8cd2-4cff-9835-e17c079b7e05] Running
I0420 00:49:35.482470 1644261 system_pods.go:61] "snapshot-controller-745499f584-7chnh" [1d82f222-8775-4214-b579-247919a249be] Running
I0420 00:49:35.482474 1644261 system_pods.go:61] "snapshot-controller-745499f584-nk457" [a90bbeca-e4e7-4d3e-9eda-bf44e5d15f2c] Running
I0420 00:49:35.482478 1644261 system_pods.go:61] "storage-provisioner" [c64f875a-fc82-45a9-acce-a3f649735d47] Running
I0420 00:49:35.482493 1644261 system_pods.go:74] duration metric: took 11.176551903s to wait for pod list to return data ...
I0420 00:49:35.482501 1644261 default_sa.go:34] waiting for default service account to be created ...
I0420 00:49:35.485056 1644261 default_sa.go:45] found service account: "default"
I0420 00:49:35.485086 1644261 default_sa.go:55] duration metric: took 2.576218ms for default service account to be created ...
I0420 00:49:35.485096 1644261 system_pods.go:116] waiting for k8s-apps to be running ...
I0420 00:49:35.495868 1644261 system_pods.go:86] 18 kube-system pods found
I0420 00:49:35.495904 1644261 system_pods.go:89] "coredns-7db6d8ff4d-pj8wd" [ce9c9144-65d1-45f2-a6e0-65ac4c220237] Running
I0420 00:49:35.495912 1644261 system_pods.go:89] "csi-hostpath-attacher-0" [1407d955-83ec-4b1d-ac07-d55e593f975f] Running
I0420 00:49:35.495918 1644261 system_pods.go:89] "csi-hostpath-resizer-0" [023884e7-abc6-4359-95ba-ee8031b2db76] Running
I0420 00:49:35.495922 1644261 system_pods.go:89] "csi-hostpathplugin-z7j5n" [b938be04-8aac-427e-a62d-e0d6ecea4fe9] Running
I0420 00:49:35.495926 1644261 system_pods.go:89] "etcd-addons-747503" [707cce58-27c7-483a-9f12-80d354c6e443] Running
I0420 00:49:35.495931 1644261 system_pods.go:89] "kindnet-x7szp" [910dbd2a-9863-4585-8a5d-98c1bb4817e2] Running
I0420 00:49:35.495936 1644261 system_pods.go:89] "kube-apiserver-addons-747503" [81db4265-6e75-41b4-85b6-c7e09e1979a7] Running
I0420 00:49:35.495940 1644261 system_pods.go:89] "kube-controller-manager-addons-747503" [f4cfdf92-3a76-49c4-b1f6-3bc7cf34cd49] Running
I0420 00:49:35.495951 1644261 system_pods.go:89] "kube-ingress-dns-minikube" [ec712066-7b44-45dc-a961-0f7688a75714] Running / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
I0420 00:49:35.495962 1644261 system_pods.go:89] "kube-proxy-cmk9r" [13976009-573c-4b43-8062-07d9a92cb809] Running
I0420 00:49:35.495977 1644261 system_pods.go:89] "kube-scheduler-addons-747503" [4c4ccef8-4e11-425f-9dc6-178584aa294d] Running
I0420 00:49:35.495981 1644261 system_pods.go:89] "metrics-server-c59844bb4-jmtz4" [582654f0-7046-465f-b015-d889d5397c3c] Running
I0420 00:49:35.495986 1644261 system_pods.go:89] "nvidia-device-plugin-daemonset-8wcvh" [1dc1e685-c035-4a95-99c7-d40ef680694c] Running
I0420 00:49:35.495993 1644261 system_pods.go:89] "registry-proxy-5c8mf" [78326941-b968-43a4-865c-3f7c843b92c7] Running
I0420 00:49:35.495999 1644261 system_pods.go:89] "registry-sx6fv" [c3fda03d-8cd2-4cff-9835-e17c079b7e05] Running
I0420 00:49:35.496006 1644261 system_pods.go:89] "snapshot-controller-745499f584-7chnh" [1d82f222-8775-4214-b579-247919a249be] Running
I0420 00:49:35.496011 1644261 system_pods.go:89] "snapshot-controller-745499f584-nk457" [a90bbeca-e4e7-4d3e-9eda-bf44e5d15f2c] Running
I0420 00:49:35.496015 1644261 system_pods.go:89] "storage-provisioner" [c64f875a-fc82-45a9-acce-a3f649735d47] Running
I0420 00:49:35.496023 1644261 system_pods.go:126] duration metric: took 10.920416ms to wait for k8s-apps to be running ...
I0420 00:49:35.496034 1644261 system_svc.go:44] waiting for kubelet service to be running ....
I0420 00:49:35.496098 1644261 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
I0420 00:49:35.510334 1644261 system_svc.go:56] duration metric: took 14.291022ms WaitForService to wait for kubelet
I0420 00:49:35.510421 1644261 kubeadm.go:576] duration metric: took 2m19.328937561s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
I0420 00:49:35.510458 1644261 node_conditions.go:102] verifying NodePressure condition ...
I0420 00:49:35.513887 1644261 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
I0420 00:49:35.513920 1644261 node_conditions.go:123] node cpu capacity is 2
I0420 00:49:35.513932 1644261 node_conditions.go:105] duration metric: took 3.453007ms to run NodePressure ...
I0420 00:49:35.513944 1644261 start.go:240] waiting for startup goroutines ...
I0420 00:49:35.513972 1644261 start.go:245] waiting for cluster config update ...
I0420 00:49:35.514000 1644261 start.go:254] writing updated cluster config ...
I0420 00:49:35.514532 1644261 ssh_runner.go:195] Run: rm -f paused
I0420 00:49:35.939859 1644261 start.go:600] kubectl: 1.30.0, cluster: 1.30.0 (minor skew: 0)
I0420 00:49:35.941995 1644261 out.go:177] * Done! kubectl is now configured to use "addons-747503" cluster and "default" namespace by default
==> CRI-O <==
Apr 20 00:53:39 addons-747503 crio[920]: time="2024-04-20 00:53:39.358529850Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:dd1b12fcb60978ac32686ef6732d56f612c8636ef86693c09613946a54c69d79,RepoTags:[gcr.io/google-samples/hello-app:1.0],RepoDigests:[gcr.io/google-samples/hello-app@sha256:b1455e1c4fcc5ea1023c9e3b584cd84b64eb920e332feff690a2829696e379e7],Size_:28999827,Uid:nil,Username:nonroot,Spec:nil,},Info:map[string]string{},}" id=501231ae-5469-4079-955d-a182a6fdd3a6 name=/runtime.v1.ImageService/ImageStatus
Apr 20 00:53:39 addons-747503 crio[920]: time="2024-04-20 00:53:39.359495154Z" level=info msg="Checking image status: gcr.io/google-samples/hello-app:1.0" id=83e7dd07-5a58-4545-bf5c-1bbbf3964ebb name=/runtime.v1.ImageService/ImageStatus
Apr 20 00:53:39 addons-747503 crio[920]: time="2024-04-20 00:53:39.359709597Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:dd1b12fcb60978ac32686ef6732d56f612c8636ef86693c09613946a54c69d79,RepoTags:[gcr.io/google-samples/hello-app:1.0],RepoDigests:[gcr.io/google-samples/hello-app@sha256:b1455e1c4fcc5ea1023c9e3b584cd84b64eb920e332feff690a2829696e379e7],Size_:28999827,Uid:nil,Username:nonroot,Spec:nil,},Info:map[string]string{},}" id=83e7dd07-5a58-4545-bf5c-1bbbf3964ebb name=/runtime.v1.ImageService/ImageStatus
Apr 20 00:53:39 addons-747503 crio[920]: time="2024-04-20 00:53:39.360507654Z" level=info msg="Creating container: default/hello-world-app-86c47465fc-j7hjs/hello-world-app" id=57d3c038-7feb-4f35-bfcb-6797bdcb484a name=/runtime.v1.RuntimeService/CreateContainer
Apr 20 00:53:39 addons-747503 crio[920]: time="2024-04-20 00:53:39.360603799Z" level=warning msg="Allowed annotations are specified for workload []"
Apr 20 00:53:39 addons-747503 crio[920]: time="2024-04-20 00:53:39.424820313Z" level=info msg="Created container 08c1bcfd72f398136b60482fe95a4f6e470e05801209f5833146c8dc87586ba8: default/hello-world-app-86c47465fc-j7hjs/hello-world-app" id=57d3c038-7feb-4f35-bfcb-6797bdcb484a name=/runtime.v1.RuntimeService/CreateContainer
Apr 20 00:53:39 addons-747503 crio[920]: time="2024-04-20 00:53:39.425942741Z" level=info msg="Starting container: 08c1bcfd72f398136b60482fe95a4f6e470e05801209f5833146c8dc87586ba8" id=1c403157-0790-4b80-8e4f-7c907b0dc624 name=/runtime.v1.RuntimeService/StartContainer
Apr 20 00:53:39 addons-747503 crio[920]: time="2024-04-20 00:53:39.434833981Z" level=info msg="Started container" PID=8725 containerID=08c1bcfd72f398136b60482fe95a4f6e470e05801209f5833146c8dc87586ba8 description=default/hello-world-app-86c47465fc-j7hjs/hello-world-app id=1c403157-0790-4b80-8e4f-7c907b0dc624 name=/runtime.v1.RuntimeService/StartContainer sandboxID=794425e63ed03b2adefd1957ebb2c482f0f81978b5dc0fd339dffcd01ca4fff5
Apr 20 00:53:39 addons-747503 conmon[8713]: conmon 08c1bcfd72f398136b60 <ninfo>: container 8725 exited with status 1
Apr 20 00:53:39 addons-747503 crio[920]: time="2024-04-20 00:53:39.996464754Z" level=warning msg="Stopping container 350ed3938381cd9760ab19844905b96dbbfa9ade65937e486d218e771049ec1f with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=5afad98b-03b9-4b15-bdbf-98c4fb076eaf name=/runtime.v1.RuntimeService/StopContainer
Apr 20 00:53:40 addons-747503 conmon[5408]: conmon 350ed3938381cd9760ab <ninfo>: container 5419 exited with status 137
Apr 20 00:53:40 addons-747503 crio[920]: time="2024-04-20 00:53:40.142914882Z" level=info msg="Stopped container 350ed3938381cd9760ab19844905b96dbbfa9ade65937e486d218e771049ec1f: ingress-nginx/ingress-nginx-controller-84df5799c-j6rf2/controller" id=5afad98b-03b9-4b15-bdbf-98c4fb076eaf name=/runtime.v1.RuntimeService/StopContainer
Apr 20 00:53:40 addons-747503 crio[920]: time="2024-04-20 00:53:40.143462254Z" level=info msg="Stopping pod sandbox: a4bb8a14e383ec73d5be06313f2bbd9841dfbd9f2e9f5d30f1ead2a7f21968df" id=068ae8b3-bde3-4176-9b28-3acc92002b51 name=/runtime.v1.RuntimeService/StopPodSandbox
Apr 20 00:53:40 addons-747503 crio[920]: time="2024-04-20 00:53:40.146854646Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HP-4CBCNKG7HHUNFQXP - [0:0]\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-K3E3LFPQ7DD5Y3FM - [0:0]\n-X KUBE-HP-4CBCNKG7HHUNFQXP\n-X KUBE-HP-K3E3LFPQ7DD5Y3FM\nCOMMIT\n"
Apr 20 00:53:40 addons-747503 crio[920]: time="2024-04-20 00:53:40.148398444Z" level=info msg="Closing host port tcp:80"
Apr 20 00:53:40 addons-747503 crio[920]: time="2024-04-20 00:53:40.148448461Z" level=info msg="Closing host port tcp:443"
Apr 20 00:53:40 addons-747503 crio[920]: time="2024-04-20 00:53:40.149870704Z" level=info msg="Host port tcp:80 does not have an open socket"
Apr 20 00:53:40 addons-747503 crio[920]: time="2024-04-20 00:53:40.149901029Z" level=info msg="Host port tcp:443 does not have an open socket"
Apr 20 00:53:40 addons-747503 crio[920]: time="2024-04-20 00:53:40.150069558Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-84df5799c-j6rf2 Namespace:ingress-nginx ID:a4bb8a14e383ec73d5be06313f2bbd9841dfbd9f2e9f5d30f1ead2a7f21968df UID:d5ddb622-d22b-4f2b-b279-493146cf0e6a NetNS:/var/run/netns/fbd8a93f-8591-437e-8e94-a9cb5511ccf6 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
Apr 20 00:53:40 addons-747503 crio[920]: time="2024-04-20 00:53:40.150228355Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-84df5799c-j6rf2 from CNI network \"kindnet\" (type=ptp)"
Apr 20 00:53:40 addons-747503 crio[920]: time="2024-04-20 00:53:40.182038463Z" level=info msg="Stopped pod sandbox: a4bb8a14e383ec73d5be06313f2bbd9841dfbd9f2e9f5d30f1ead2a7f21968df" id=068ae8b3-bde3-4176-9b28-3acc92002b51 name=/runtime.v1.RuntimeService/StopPodSandbox
Apr 20 00:53:40 addons-747503 crio[920]: time="2024-04-20 00:53:40.241133243Z" level=info msg="Removing container: 350ed3938381cd9760ab19844905b96dbbfa9ade65937e486d218e771049ec1f" id=c306611b-47e4-455a-a88d-97c86d92ab1b name=/runtime.v1.RuntimeService/RemoveContainer
Apr 20 00:53:40 addons-747503 crio[920]: time="2024-04-20 00:53:40.264853614Z" level=info msg="Removed container 350ed3938381cd9760ab19844905b96dbbfa9ade65937e486d218e771049ec1f: ingress-nginx/ingress-nginx-controller-84df5799c-j6rf2/controller" id=c306611b-47e4-455a-a88d-97c86d92ab1b name=/runtime.v1.RuntimeService/RemoveContainer
Apr 20 00:53:40 addons-747503 crio[920]: time="2024-04-20 00:53:40.266834749Z" level=info msg="Removing container: ecb26851b5633392f87949fd0f71fe5ae22513f143549b1d1f26877dd8cde6a1" id=36aa146b-c810-4535-a7ac-0753593e952f name=/runtime.v1.RuntimeService/RemoveContainer
Apr 20 00:53:40 addons-747503 crio[920]: time="2024-04-20 00:53:40.282934702Z" level=info msg="Removed container ecb26851b5633392f87949fd0f71fe5ae22513f143549b1d1f26877dd8cde6a1: default/hello-world-app-86c47465fc-j7hjs/hello-world-app" id=36aa146b-c810-4535-a7ac-0753593e952f name=/runtime.v1.RuntimeService/RemoveContainer
==> container status <==
CONTAINER IMAGE CREATED STATE NAME ATTEMPT POD ID POD
08c1bcfd72f39 dd1b12fcb60978ac32686ef6732d56f612c8636ef86693c09613946a54c69d79 5 seconds ago Exited hello-world-app 2 794425e63ed03 hello-world-app-86c47465fc-j7hjs
70d7dbd6eb021 ghcr.io/inspektor-gadget/inspektor-gadget@sha256:a0c58a03bd7b31512e187f86e72a18feb6fb938e744a713efcfe5ef5418aa1cd 11 seconds ago Exited gadget 6 91e2dd6b49779 gadget-j48lz
3059b1b73e48e docker.io/library/nginx@sha256:7bd88800d8c18d4f73feeee25e04fcdbeecfc5e0a2b7254a90f4816bb67beadd 2 minutes ago Running nginx 0 3d907a9a1b360 nginx
065eeb203edc3 gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69 4 minutes ago Running gcp-auth 0 12318430bbe8d gcp-auth-5db96cd9b4-dg9c5
c7bd8cacd1c82 docker.io/marcnuri/yakd@sha256:a3f540278e4c11373e15605311851dd9c64d208f4d63e727bccc0e39f9329310 5 minutes ago Running yakd 0 b1192b4bbd9c1 yakd-dashboard-5ddbf7d777-q5cff
ce2467374744f 1a024e390dd050d584b5c93bb30810e8be713157ab713b0d77a7af14dfe88c1e 5 minutes ago Exited patch 1 df393a718fd03 ingress-nginx-admission-patch-zm4pk
2bd8cbc349360 registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:0b1098ef00acee905f9736f98dd151af0a38d0fef0ccf9fb5ad189b20933e5f8 5 minutes ago Exited create 0 f2bef6044a1b7 ingress-nginx-admission-create-p788l
d44171fb37303 registry.k8s.io/metrics-server/metrics-server@sha256:7f0fc3565b6d4655d078bb8e250d0423d7c79aeb05fbc71e1ffa6ff664264d70 5 minutes ago Running metrics-server 0 48679652e7ffe metrics-server-c59844bb4-jmtz4
22c56a3e8a0fe ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6 5 minutes ago Running storage-provisioner 0 d7e961b6341a3 storage-provisioner
dfc51e1c1bccd 2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93 5 minutes ago Running coredns 0 1d5e91a66a006 coredns-7db6d8ff4d-pj8wd
b21e49c0bda54 4740c1948d3fceb8d7dacc63033aa6299d80794ee4f4811539ec1081d9211f3d 6 minutes ago Running kindnet-cni 0 48b6b802564de kindnet-x7szp
8504f24d60ff9 cb7eac0b42cc1efe8ef8d69652c7c0babbf9ab418daca7fe90ddb8b1ab68389f 6 minutes ago Running kube-proxy 0 a5fb2119d00b2 kube-proxy-cmk9r
efdbc1a5337c8 547adae34140be47cdc0d9f3282b6184ef76154c44cf43fc7edd0685e61ab73a 6 minutes ago Running kube-scheduler 0 db745aaf12fb3 kube-scheduler-addons-747503
d7b31a1429803 181f57fd3cdb796d3b94d5a1c86bf48ec261d75965d1b7c328f1d7c11f79f0bb 6 minutes ago Running kube-apiserver 0 e3358216037d1 kube-apiserver-addons-747503
120c278a1bb92 68feac521c0f104bef927614ce0960d6fcddf98bd42f039c98b7d4a82294d6f1 6 minutes ago Running kube-controller-manager 0 32129d92cb9e3 kube-controller-manager-addons-747503
dc5579e3b8be4 014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd 6 minutes ago Running etcd 0 0793765290d5b etcd-addons-747503
==> coredns [dfc51e1c1bccdb2033408505e079965b15fce9eed3eea1c304d59990af7522df] <==
[INFO] 10.244.0.20:39271 - 49899 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000182116s
[INFO] 10.244.0.20:39271 - 36853 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.00015339s
[INFO] 10.244.0.20:39271 - 54108 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000071358s
[INFO] 10.244.0.20:39271 - 23540 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000064244s
[INFO] 10.244.0.20:39271 - 36450 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001425418s
[INFO] 10.244.0.20:39271 - 1160 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001283564s
[INFO] 10.244.0.20:39271 - 55387 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000069496s
[INFO] 10.244.0.20:50025 - 38066 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000115434s
[INFO] 10.244.0.20:58091 - 47793 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000042502s
[INFO] 10.244.0.20:50025 - 53522 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000067075s
[INFO] 10.244.0.20:50025 - 60527 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000046842s
[INFO] 10.244.0.20:50025 - 38545 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000050107s
[INFO] 10.244.0.20:58091 - 3541 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000036602s
[INFO] 10.244.0.20:58091 - 40598 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000040417s
[INFO] 10.244.0.20:50025 - 10978 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000030498s
[INFO] 10.244.0.20:50025 - 47695 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000048064s
[INFO] 10.244.0.20:58091 - 53055 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000050575s
[INFO] 10.244.0.20:58091 - 54793 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000037406s
[INFO] 10.244.0.20:58091 - 6655 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000079702s
[INFO] 10.244.0.20:50025 - 33288 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001386388s
[INFO] 10.244.0.20:58091 - 16986 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.004227329s
[INFO] 10.244.0.20:50025 - 6931 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.003492319s
[INFO] 10.244.0.20:50025 - 7397 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000061315s
[INFO] 10.244.0.20:58091 - 1995 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001219836s
[INFO] 10.244.0.20:58091 - 57192 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.00006737s
==> describe nodes <==
Name: addons-747503
Roles: control-plane
Labels: beta.kubernetes.io/arch=arm64
beta.kubernetes.io/os=linux
kubernetes.io/arch=arm64
kubernetes.io/hostname=addons-747503
kubernetes.io/os=linux
minikube.k8s.io/commit=910ae0f62f2dcf448782075db183a042c84a625e
minikube.k8s.io/name=addons-747503
minikube.k8s.io/primary=true
minikube.k8s.io/updated_at=2024_04_20T00_47_03_0700
minikube.k8s.io/version=v1.33.0
node-role.kubernetes.io/control-plane=
node.kubernetes.io/exclude-from-external-load-balancers=
topology.hostpath.csi/node=addons-747503
Annotations: kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
node.alpha.kubernetes.io/ttl: 0
volumes.kubernetes.io/controller-managed-attach-detach: true
CreationTimestamp: Sat, 20 Apr 2024 00:46:59 +0000
Taints: <none>
Unschedulable: false
Lease:
HolderIdentity: addons-747503
AcquireTime: <unset>
RenewTime: Sat, 20 Apr 2024 00:53:41 +0000
Conditions:
Type Status LastHeartbeatTime LastTransitionTime Reason Message
---- ------ ----------------- ------------------ ------ -------
MemoryPressure False Sat, 20 Apr 2024 00:53:42 +0000 Sat, 20 Apr 2024 00:46:57 +0000 KubeletHasSufficientMemory kubelet has sufficient memory available
DiskPressure False Sat, 20 Apr 2024 00:53:42 +0000 Sat, 20 Apr 2024 00:46:57 +0000 KubeletHasNoDiskPressure kubelet has no disk pressure
PIDPressure False Sat, 20 Apr 2024 00:53:42 +0000 Sat, 20 Apr 2024 00:46:57 +0000 KubeletHasSufficientPID kubelet has sufficient PID available
Ready True Sat, 20 Apr 2024 00:53:42 +0000 Sat, 20 Apr 2024 00:47:50 +0000 KubeletReady kubelet is posting ready status
Addresses:
InternalIP: 192.168.49.2
Hostname: addons-747503
Capacity:
cpu: 2
ephemeral-storage: 203034800Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
hugepages-32Mi: 0
hugepages-64Ki: 0
memory: 8022564Ki
pods: 110
Allocatable:
cpu: 2
ephemeral-storage: 203034800Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
hugepages-32Mi: 0
hugepages-64Ki: 0
memory: 8022564Ki
pods: 110
System Info:
Machine ID: fb345c96e51549588e3445f8f88cea8c
System UUID: 338aa8bd-646a-4cfc-b77a-f650366b6c8a
Boot ID: cdaae8f5-66dd-4dda-afdc-9b84bbb262c1
Kernel Version: 5.15.0-1058-aws
OS Image: Ubuntu 22.04.4 LTS
Operating System: linux
Architecture: arm64
Container Runtime Version: cri-o://1.24.6
Kubelet Version: v1.30.0
Kube-Proxy Version: v1.30.0
PodCIDR: 10.244.0.0/24
PodCIDRs: 10.244.0.0/24
Non-terminated Pods: (14 in total)
Namespace Name CPU Requests CPU Limits Memory Requests Memory Limits Age
--------- ---- ------------ ---------- --------------- ------------- ---
default hello-world-app-86c47465fc-j7hjs 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 26s
default nginx 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 2m47s
gadget gadget-j48lz 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 6m24s
gcp-auth gcp-auth-5db96cd9b4-dg9c5 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 6m19s
kube-system coredns-7db6d8ff4d-pj8wd 100m (5%!)(MISSING) 0 (0%!)(MISSING) 70Mi (0%!)(MISSING) 170Mi (2%!)(MISSING) 6m29s
kube-system etcd-addons-747503 100m (5%!)(MISSING) 0 (0%!)(MISSING) 100Mi (1%!)(MISSING) 0 (0%!)(MISSING) 6m43s
kube-system kindnet-x7szp 100m (5%!)(MISSING) 100m (5%!)(MISSING) 50Mi (0%!)(MISSING) 50Mi (0%!)(MISSING) 6m29s
kube-system kube-apiserver-addons-747503 250m (12%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 6m43s
kube-system kube-controller-manager-addons-747503 200m (10%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 6m43s
kube-system kube-proxy-cmk9r 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 6m29s
kube-system kube-scheduler-addons-747503 100m (5%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 6m43s
kube-system metrics-server-c59844bb4-jmtz4 100m (5%!)(MISSING) 0 (0%!)(MISSING) 200Mi (2%!)(MISSING) 0 (0%!)(MISSING) 6m25s
kube-system storage-provisioner 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 6m24s
yakd-dashboard yakd-dashboard-5ddbf7d777-q5cff 0 (0%!)(MISSING) 0 (0%!)(MISSING) 128Mi (1%!)(MISSING) 256Mi (3%!)(MISSING) 6m24s
Allocated resources:
(Total limits may be over 100 percent, i.e., overcommitted.)
Resource Requests Limits
-------- -------- ------
cpu 950m (47%!)(MISSING) 100m (5%!)(MISSING)
memory 548Mi (6%!)(MISSING) 476Mi (6%!)(MISSING)
ephemeral-storage 0 (0%!)(MISSING) 0 (0%!)(MISSING)
hugepages-1Gi 0 (0%!)(MISSING) 0 (0%!)(MISSING)
hugepages-2Mi 0 (0%!)(MISSING) 0 (0%!)(MISSING)
hugepages-32Mi 0 (0%!)(MISSING) 0 (0%!)(MISSING)
hugepages-64Ki 0 (0%!)(MISSING) 0 (0%!)(MISSING)
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Starting 6m23s kube-proxy
Normal NodeHasSufficientMemory 6m50s (x8 over 6m50s) kubelet Node addons-747503 status is now: NodeHasSufficientMemory
Normal NodeHasNoDiskPressure 6m50s (x8 over 6m50s) kubelet Node addons-747503 status is now: NodeHasNoDiskPressure
Normal NodeHasSufficientPID 6m50s (x8 over 6m50s) kubelet Node addons-747503 status is now: NodeHasSufficientPID
Normal Starting 6m43s kubelet Starting kubelet.
Normal NodeHasSufficientMemory 6m43s kubelet Node addons-747503 status is now: NodeHasSufficientMemory
Normal NodeHasNoDiskPressure 6m43s kubelet Node addons-747503 status is now: NodeHasNoDiskPressure
Normal NodeHasSufficientPID 6m43s kubelet Node addons-747503 status is now: NodeHasSufficientPID
Normal RegisteredNode 6m30s node-controller Node addons-747503 event: Registered Node addons-747503 in Controller
Normal NodeReady 5m55s kubelet Node addons-747503 status is now: NodeReady
==> dmesg <==
[ +0.000807] FS-Cache: N-cookie c=00000054 [p=0000004b fl=2 nc=0 na=1]
[ +0.000960] FS-Cache: N-cookie d=00000000ead4e9ad{9p.inode} n=00000000be586629
[ +0.001092] FS-Cache: N-key=[8] '15d8c90000000000'
[ +0.002828] FS-Cache: Duplicate cookie detected
[ +0.000717] FS-Cache: O-cookie c=0000004e [p=0000004b fl=226 nc=0 na=1]
[ +0.000949] FS-Cache: O-cookie d=00000000ead4e9ad{9p.inode} n=000000008f558ce4
[ +0.001060] FS-Cache: O-key=[8] '15d8c90000000000'
[ +0.000703] FS-Cache: N-cookie c=00000055 [p=0000004b fl=2 nc=0 na=1]
[ +0.000906] FS-Cache: N-cookie d=00000000ead4e9ad{9p.inode} n=00000000f46698ff
[ +0.001011] FS-Cache: N-key=[8] '15d8c90000000000'
[ +3.061970] FS-Cache: Duplicate cookie detected
[ +0.000754] FS-Cache: O-cookie c=0000004c [p=0000004b fl=226 nc=0 na=1]
[ +0.001064] FS-Cache: O-cookie d=00000000ead4e9ad{9p.inode} n=00000000ea440894
[ +0.001029] FS-Cache: O-key=[8] '14d8c90000000000'
[ +0.000778] FS-Cache: N-cookie c=00000057 [p=0000004b fl=2 nc=0 na=1]
[ +0.001045] FS-Cache: N-cookie d=00000000ead4e9ad{9p.inode} n=00000000999f4db4
[ +0.001563] FS-Cache: N-key=[8] '14d8c90000000000'
[ +0.297624] FS-Cache: Duplicate cookie detected
[ +0.000690] FS-Cache: O-cookie c=00000051 [p=0000004b fl=226 nc=0 na=1]
[ +0.000919] FS-Cache: O-cookie d=00000000ead4e9ad{9p.inode} n=00000000e5d6a697
[ +0.001014] FS-Cache: O-key=[8] '1ad8c90000000000'
[ +0.000691] FS-Cache: N-cookie c=00000058 [p=0000004b fl=2 nc=0 na=1]
[ +0.001016] FS-Cache: N-cookie d=00000000ead4e9ad{9p.inode} n=00000000be586629
[ +0.001047] FS-Cache: N-key=[8] '1ad8c90000000000'
[Apr20 00:19] overlayfs: '/var/lib/containers/storage/overlay/l/Q2QJNMTVZL6GMULS36RA5ZJGSA' not a directory
==> etcd [dc5579e3b8be4adac4470925230e30fc4b51285937109a83bf34bdf48c609330] <==
{"level":"info","ts":"2024-04-20T00:46:57.326346Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
{"level":"info","ts":"2024-04-20T00:46:57.327877Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
{"level":"info","ts":"2024-04-20T00:46:57.329336Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
{"level":"info","ts":"2024-04-20T00:46:57.333604Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
{"level":"info","ts":"2024-04-20T00:46:57.388525Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
{"level":"info","ts":"2024-04-20T00:46:57.388574Z","caller":"etcdserver/server.go:2602","msg":"cluster version is updated","cluster-version":"3.5"}
{"level":"warn","ts":"2024-04-20T00:47:16.924241Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"124.94691ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/kube-proxy-cmk9r\" ","response":"range_response_count:1 size:4633"}
{"level":"info","ts":"2024-04-20T00:47:16.924761Z","caller":"traceutil/trace.go:171","msg":"trace[1215544873] range","detail":"{range_begin:/registry/pods/kube-system/kube-proxy-cmk9r; range_end:; response_count:1; response_revision:378; }","duration":"125.496234ms","start":"2024-04-20T00:47:16.799258Z","end":"2024-04-20T00:47:16.924754Z","steps":["trace[1215544873] 'agreement among raft nodes before linearized reading' (duration: 124.890747ms)"],"step_count":1}
{"level":"info","ts":"2024-04-20T00:47:16.924393Z","caller":"traceutil/trace.go:171","msg":"trace[153633669] transaction","detail":"{read_only:false; response_revision:376; number_of_response:1; }","duration":"125.22924ms","start":"2024-04-20T00:47:16.799148Z","end":"2024-04-20T00:47:16.924378Z","steps":["trace[153633669] 'process raft request' (duration: 124.905082ms)"],"step_count":1}
{"level":"info","ts":"2024-04-20T00:47:16.924546Z","caller":"traceutil/trace.go:171","msg":"trace[925466315] transaction","detail":"{read_only:false; response_revision:375; number_of_response:1; }","duration":"125.445036ms","start":"2024-04-20T00:47:16.799094Z","end":"2024-04-20T00:47:16.924539Z","steps":["trace[925466315] 'process raft request' (duration: 124.874059ms)"],"step_count":1}
{"level":"info","ts":"2024-04-20T00:47:16.924681Z","caller":"traceutil/trace.go:171","msg":"trace[470147017] transaction","detail":"{read_only:false; response_revision:377; number_of_response:1; }","duration":"125.389169ms","start":"2024-04-20T00:47:16.799285Z","end":"2024-04-20T00:47:16.924674Z","steps":["trace[470147017] 'process raft request' (duration: 124.793429ms)"],"step_count":1}
{"level":"info","ts":"2024-04-20T00:47:16.92472Z","caller":"traceutil/trace.go:171","msg":"trace[1120083311] transaction","detail":"{read_only:false; response_revision:378; number_of_response:1; }","duration":"125.391983ms","start":"2024-04-20T00:47:16.799322Z","end":"2024-04-20T00:47:16.924714Z","steps":["trace[1120083311] 'process raft request' (duration: 124.790048ms)"],"step_count":1}
{"level":"warn","ts":"2024-04-20T00:47:18.67798Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"229.383847ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/kindnet-x7szp\" ","response":"range_response_count:1 size:4910"}
{"level":"info","ts":"2024-04-20T00:47:18.755921Z","caller":"traceutil/trace.go:171","msg":"trace[1811675749] linearizableReadLoop","detail":"{readStateIndex:402; appliedIndex:402; }","duration":"118.796807ms","start":"2024-04-20T00:47:18.637099Z","end":"2024-04-20T00:47:18.755896Z","steps":["trace[1811675749] 'read index received' (duration: 118.790883ms)","trace[1811675749] 'applied index is now lower than readState.Index' (duration: 4.701µs)"],"step_count":2}
{"level":"info","ts":"2024-04-20T00:47:18.789714Z","caller":"traceutil/trace.go:171","msg":"trace[1490804175] range","detail":"{range_begin:/registry/pods/kube-system/kindnet-x7szp; range_end:; response_count:1; response_revision:389; }","duration":"308.029626ms","start":"2024-04-20T00:47:18.448578Z","end":"2024-04-20T00:47:18.756608Z","steps":["trace[1490804175] 'agreement among raft nodes before linearized reading' (duration: 229.28301ms)"],"step_count":1}
{"level":"warn","ts":"2024-04-20T00:47:19.14332Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-04-20T00:47:18.448539Z","time spent":"694.609452ms","remote":"127.0.0.1:48224","response type":"/etcdserverpb.KV/Range","request count":0,"request size":42,"response count":1,"response size":4934,"request content":"key:\"/registry/pods/kube-system/kindnet-x7szp\" "}
{"level":"warn","ts":"2024-04-20T00:47:19.166679Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"490.097119ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/events/kube-system/coredns-7db6d8ff4d-pj8wd.17c7d681fb332ee5\" ","response":"range_response_count:1 size:844"}
{"level":"info","ts":"2024-04-20T00:47:19.183579Z","caller":"traceutil/trace.go:171","msg":"trace[1385382603] range","detail":"{range_begin:/registry/events/kube-system/coredns-7db6d8ff4d-pj8wd.17c7d681fb332ee5; range_end:; response_count:1; response_revision:389; }","duration":"497.334583ms","start":"2024-04-20T00:47:18.676557Z","end":"2024-04-20T00:47:19.173891Z","steps":["trace[1385382603] 'agreement among raft nodes before linearized reading' (duration: 490.031645ms)"],"step_count":1}
{"level":"warn","ts":"2024-04-20T00:47:19.189018Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-04-20T00:47:18.676516Z","time spent":"512.471167ms","remote":"127.0.0.1:48100","response type":"/etcdserverpb.KV/Range","request count":0,"request size":72,"response count":1,"response size":868,"request content":"key:\"/registry/events/kube-system/coredns-7db6d8ff4d-pj8wd.17c7d681fb332ee5\" "}
{"level":"warn","ts":"2024-04-20T00:47:19.186049Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"429.718807ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/default/cloud-spanner-emulator\" ","response":"range_response_count:0 size:5"}
{"level":"warn","ts":"2024-04-20T00:47:19.186088Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"508.974865ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/daemonsets/kube-system/nvidia-device-plugin-daemonset\" ","response":"range_response_count:0 size:5"}
{"level":"info","ts":"2024-04-20T00:47:19.191942Z","caller":"traceutil/trace.go:171","msg":"trace[2029096551] range","detail":"{range_begin:/registry/daemonsets/kube-system/nvidia-device-plugin-daemonset; range_end:; response_count:0; response_revision:389; }","duration":"514.81594ms","start":"2024-04-20T00:47:18.677109Z","end":"2024-04-20T00:47:19.191925Z","steps":["trace[2029096551] 'agreement among raft nodes before linearized reading' (duration: 508.967169ms)"],"step_count":1}
{"level":"warn","ts":"2024-04-20T00:47:19.25392Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-04-20T00:47:18.677088Z","time spent":"576.805526ms","remote":"127.0.0.1:48534","response type":"/etcdserverpb.KV/Range","request count":0,"request size":65,"response count":0,"response size":29,"request content":"key:\"/registry/daemonsets/kube-system/nvidia-device-plugin-daemonset\" "}
{"level":"info","ts":"2024-04-20T00:47:19.224875Z","caller":"traceutil/trace.go:171","msg":"trace[1801637594] range","detail":"{range_begin:/registry/deployments/default/cloud-spanner-emulator; range_end:; response_count:0; response_revision:389; }","duration":"468.545511ms","start":"2024-04-20T00:47:18.756311Z","end":"2024-04-20T00:47:19.224857Z","steps":["trace[1801637594] 'agreement among raft nodes before linearized reading' (duration: 429.691937ms)"],"step_count":1}
{"level":"warn","ts":"2024-04-20T00:47:19.254181Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-04-20T00:47:18.756257Z","time spent":"497.915488ms","remote":"127.0.0.1:48514","response type":"/etcdserverpb.KV/Range","request count":0,"request size":54,"response count":0,"response size":29,"request content":"key:\"/registry/deployments/default/cloud-spanner-emulator\" "}
==> gcp-auth [065eeb203edc3606ff24136ef272bf67f73b81ea9764ef0b86090be0bcf9d3e6] <==
2024/04/20 00:48:57 GCP Auth Webhook started!
2024/04/20 00:49:47 Ready to marshal response ...
2024/04/20 00:49:47 Ready to write response ...
2024/04/20 00:49:47 Ready to marshal response ...
2024/04/20 00:49:47 Ready to write response ...
2024/04/20 00:50:05 Ready to marshal response ...
2024/04/20 00:50:05 Ready to write response ...
2024/04/20 00:50:05 Ready to marshal response ...
2024/04/20 00:50:05 Ready to write response ...
2024/04/20 00:50:12 Ready to marshal response ...
2024/04/20 00:50:12 Ready to write response ...
2024/04/20 00:50:14 Ready to marshal response ...
2024/04/20 00:50:14 Ready to write response ...
2024/04/20 00:50:58 Ready to marshal response ...
2024/04/20 00:50:58 Ready to write response ...
2024/04/20 00:53:19 Ready to marshal response ...
2024/04/20 00:53:19 Ready to write response ...
==> kernel <==
00:53:45 up 7:36, 0 users, load average: 0.32, 1.22, 1.93
Linux addons-747503 5.15.0-1058-aws #64~20.04.1-Ubuntu SMP Tue Apr 9 11:11:55 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
PRETTY_NAME="Ubuntu 22.04.4 LTS"
==> kindnet [b21e49c0bda548c1eb5946f72ae33e703f302aefe2a8b624f2febca53de7bc52] <==
I0420 00:51:40.678951 1 main.go:227] handling current node
I0420 00:51:50.687872 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0420 00:51:50.687904 1 main.go:227] handling current node
I0420 00:52:00.698448 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0420 00:52:00.698476 1 main.go:227] handling current node
I0420 00:52:10.708866 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0420 00:52:10.708895 1 main.go:227] handling current node
I0420 00:52:20.712587 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0420 00:52:20.712617 1 main.go:227] handling current node
I0420 00:52:30.718567 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0420 00:52:30.718594 1 main.go:227] handling current node
I0420 00:52:40.729729 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0420 00:52:40.729754 1 main.go:227] handling current node
I0420 00:52:50.742262 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0420 00:52:50.742294 1 main.go:227] handling current node
I0420 00:53:00.747382 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0420 00:53:00.747410 1 main.go:227] handling current node
I0420 00:53:10.759846 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0420 00:53:10.759875 1 main.go:227] handling current node
I0420 00:53:20.764737 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0420 00:53:20.764767 1 main.go:227] handling current node
I0420 00:53:30.768654 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0420 00:53:30.768682 1 main.go:227] handling current node
I0420 00:53:40.772985 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0420 00:53:40.773013 1 main.go:227] handling current node
==> kube-apiserver [d7b31a1429803bbc1a1a428ba1eac2ef7f48e86e1cd6e2cf1c432bec1007e053] <==
W0420 00:49:01.186508 1 handler_proxy.go:93] no RequestInfo found in the context
E0420 00:49:01.186618 1 controller.go:146] Error updating APIService "v1beta1.metrics.k8s.io" with err: failed to download v1beta1.metrics.k8s.io: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
E0420 00:49:01.187795 1 available_controller.go:460] v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.99.3.226:443/apis/metrics.k8s.io/v1beta1: Get "https://10.99.3.226:443/apis/metrics.k8s.io/v1beta1": dial tcp 10.99.3.226:443: connect: connection refused
E0420 00:49:01.193314 1 available_controller.go:460] v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.99.3.226:443/apis/metrics.k8s.io/v1beta1: Get "https://10.99.3.226:443/apis/metrics.k8s.io/v1beta1": dial tcp 10.99.3.226:443: connect: connection refused
E0420 00:49:01.214414 1 available_controller.go:460] v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.99.3.226:443/apis/metrics.k8s.io/v1beta1: Get "https://10.99.3.226:443/apis/metrics.k8s.io/v1beta1": dial tcp 10.99.3.226:443: connect: connection refused
I0420 00:49:01.426379 1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
http2: server: error reading preface from client 192.168.49.1:38014: read tcp 192.168.49.2:8443->192.168.49.1:38014: read: connection reset by peer
I0420 00:50:00.595117 1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
I0420 00:50:28.670545 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0420 00:50:28.670597 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0420 00:50:28.715804 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0420 00:50:28.715853 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0420 00:50:28.748957 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0420 00:50:28.749037 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0420 00:50:28.834347 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0420 00:50:28.836069 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
E0420 00:50:28.986860 1 watch.go:250] http2: stream closed
W0420 00:50:29.716466 1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
W0420 00:50:29.834147 1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
W0420 00:50:29.854747 1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
E0420 00:50:30.599412 1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
I0420 00:50:58.242507 1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
I0420 00:50:58.551717 1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.109.222.26"}
I0420 00:53:19.962474 1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.107.159.228"}
==> kube-controller-manager [120c278a1bb925ec4a1ee180446e9d193c7aedc259d9694dfffac91a03117d2e] <==
W0420 00:52:09.785915 1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0420 00:52:09.785953 1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
W0420 00:52:30.249165 1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0420 00:52:30.249216 1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
W0420 00:52:48.491123 1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0420 00:52:48.491162 1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
W0420 00:52:48.805339 1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0420 00:52:48.805375 1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
W0420 00:53:05.368538 1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0420 00:53:05.368578 1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
I0420 00:53:19.766414 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="45.377294ms"
I0420 00:53:19.806065 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="39.590249ms"
I0420 00:53:19.838979 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="32.756179ms"
I0420 00:53:19.839092 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="44.865µs"
I0420 00:53:24.213993 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="43.108µs"
I0420 00:53:25.216299 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="39.867µs"
W0420 00:53:32.721311 1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0420 00:53:32.721349 1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
I0420 00:53:36.964047 1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create"
I0420 00:53:36.971073 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-84df5799c" duration="4.701µs"
I0420 00:53:36.975154 1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch"
I0420 00:53:39.374558 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="39.982µs"
I0420 00:53:40.262851 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="850.527µs"
W0420 00:53:44.924672 1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0420 00:53:44.924709 1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
==> kube-proxy [8504f24d60ff9009f45e0bbb6d695589a6af2b97f09a02965f72cdc47fe2fe20] <==
I0420 00:47:21.144641 1 server_linux.go:69] "Using iptables proxy"
I0420 00:47:21.218151 1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
I0420 00:47:21.752491 1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
I0420 00:47:21.752619 1 server_linux.go:165] "Using iptables Proxier"
I0420 00:47:21.778013 1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
I0420 00:47:21.778127 1 server_linux.go:528] "Defaulting to no-op detect-local"
I0420 00:47:21.778180 1 proxier.go:243] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses"
I0420 00:47:21.778432 1 server.go:872] "Version info" version="v1.30.0"
I0420 00:47:21.778963 1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
I0420 00:47:21.779916 1 config.go:192] "Starting service config controller"
I0420 00:47:21.780016 1 shared_informer.go:313] Waiting for caches to sync for service config
I0420 00:47:21.780072 1 config.go:101] "Starting endpoint slice config controller"
I0420 00:47:21.780100 1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
I0420 00:47:21.780654 1 config.go:319] "Starting node config controller"
I0420 00:47:21.780711 1 shared_informer.go:313] Waiting for caches to sync for node config
I0420 00:47:21.880269 1 shared_informer.go:320] Caches are synced for endpoint slice config
I0420 00:47:21.885308 1 shared_informer.go:320] Caches are synced for node config
I0420 00:47:21.885552 1 shared_informer.go:320] Caches are synced for service config
==> kube-scheduler [efdbc1a5337c8ef08aa44a9a46119e00ebbce80a613213aa7ebe6169ce084929] <==
W0420 00:46:59.940609 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
E0420 00:46:59.940660 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
W0420 00:46:59.940762 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
E0420 00:46:59.940813 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
W0420 00:46:59.940912 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
E0420 00:46:59.940952 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
W0420 00:46:59.941040 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
E0420 00:46:59.941188 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
W0420 00:46:59.941145 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
E0420 00:46:59.941293 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
W0420 00:47:00.905621 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
E0420 00:47:00.905761 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
W0420 00:47:00.906996 1 reflector.go:547] runtime/asm_arm64.s:1222: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
E0420 00:47:00.907089 1 reflector.go:150] runtime/asm_arm64.s:1222: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
W0420 00:47:00.942823 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
E0420 00:47:00.942862 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
W0420 00:47:00.951864 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
E0420 00:47:00.952007 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
W0420 00:47:01.030920 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
E0420 00:47:01.031101 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
W0420 00:47:01.032673 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
E0420 00:47:01.032706 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
W0420 00:47:01.039542 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
E0420 00:47:01.039661 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
I0420 00:47:03.025762 1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
==> kubelet <==
Apr 20 00:53:35 addons-747503 kubelet[1518]: I0420 00:53:35.865748 1518 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/ec712066-7b44-45dc-a961-0f7688a75714-kube-api-access-zcdxc" (OuterVolumeSpecName: "kube-api-access-zcdxc") pod "ec712066-7b44-45dc-a961-0f7688a75714" (UID: "ec712066-7b44-45dc-a961-0f7688a75714"). InnerVolumeSpecName "kube-api-access-zcdxc". PluginName "kubernetes.io/projected", VolumeGidValue ""
Apr 20 00:53:35 addons-747503 kubelet[1518]: I0420 00:53:35.963079 1518 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-zcdxc\" (UniqueName: \"kubernetes.io/projected/ec712066-7b44-45dc-a961-0f7688a75714-kube-api-access-zcdxc\") on node \"addons-747503\" DevicePath \"\""
Apr 20 00:53:36 addons-747503 kubelet[1518]: I0420 00:53:36.227027 1518 scope.go:117] "RemoveContainer" containerID="70d7dbd6eb021afc55b2fda57c7aa746c8427d85be31cc4a1d42b29801b97d47"
Apr 20 00:53:36 addons-747503 kubelet[1518]: E0420 00:53:36.227489 1518 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 5m0s restarting failed container=gadget pod=gadget-j48lz_gadget(1c6fda8f-82c7-43ad-8c7d-11de076291e3)\"" pod="gadget/gadget-j48lz" podUID="1c6fda8f-82c7-43ad-8c7d-11de076291e3"
Apr 20 00:53:36 addons-747503 kubelet[1518]: I0420 00:53:36.228726 1518 scope.go:117] "RemoveContainer" containerID="3bb984c846326537d28760d5ead2df08b0056f36b4ff3617b450a2be724ef733"
Apr 20 00:53:36 addons-747503 kubelet[1518]: I0420 00:53:36.359776 1518 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="ec712066-7b44-45dc-a961-0f7688a75714" path="/var/lib/kubelet/pods/ec712066-7b44-45dc-a961-0f7688a75714/volumes"
Apr 20 00:53:37 addons-747503 kubelet[1518]: I0420 00:53:37.231453 1518 scope.go:117] "RemoveContainer" containerID="70d7dbd6eb021afc55b2fda57c7aa746c8427d85be31cc4a1d42b29801b97d47"
Apr 20 00:53:37 addons-747503 kubelet[1518]: E0420 00:53:37.231915 1518 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 5m0s restarting failed container=gadget pod=gadget-j48lz_gadget(1c6fda8f-82c7-43ad-8c7d-11de076291e3)\"" pod="gadget/gadget-j48lz" podUID="1c6fda8f-82c7-43ad-8c7d-11de076291e3"
Apr 20 00:53:38 addons-747503 kubelet[1518]: I0420 00:53:38.359610 1518 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="a8afdedc-2b46-4711-b613-5ae6a9039bf5" path="/var/lib/kubelet/pods/a8afdedc-2b46-4711-b613-5ae6a9039bf5/volumes"
Apr 20 00:53:38 addons-747503 kubelet[1518]: I0420 00:53:38.359986 1518 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="b505563e-8c86-4278-b14f-806a393d3845" path="/var/lib/kubelet/pods/b505563e-8c86-4278-b14f-806a393d3845/volumes"
Apr 20 00:53:39 addons-747503 kubelet[1518]: I0420 00:53:39.357679 1518 scope.go:117] "RemoveContainer" containerID="ecb26851b5633392f87949fd0f71fe5ae22513f143549b1d1f26877dd8cde6a1"
Apr 20 00:53:40 addons-747503 kubelet[1518]: I0420 00:53:40.239393 1518 scope.go:117] "RemoveContainer" containerID="350ed3938381cd9760ab19844905b96dbbfa9ade65937e486d218e771049ec1f"
Apr 20 00:53:40 addons-747503 kubelet[1518]: I0420 00:53:40.242947 1518 scope.go:117] "RemoveContainer" containerID="08c1bcfd72f398136b60482fe95a4f6e470e05801209f5833146c8dc87586ba8"
Apr 20 00:53:40 addons-747503 kubelet[1518]: E0420 00:53:40.243219 1518 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"hello-world-app\" with CrashLoopBackOff: \"back-off 20s restarting failed container=hello-world-app pod=hello-world-app-86c47465fc-j7hjs_default(c7fb6036-110e-4661-aca3-2f00006c27de)\"" pod="default/hello-world-app-86c47465fc-j7hjs" podUID="c7fb6036-110e-4661-aca3-2f00006c27de"
Apr 20 00:53:40 addons-747503 kubelet[1518]: I0420 00:53:40.265113 1518 scope.go:117] "RemoveContainer" containerID="350ed3938381cd9760ab19844905b96dbbfa9ade65937e486d218e771049ec1f"
Apr 20 00:53:40 addons-747503 kubelet[1518]: E0420 00:53:40.265666 1518 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"350ed3938381cd9760ab19844905b96dbbfa9ade65937e486d218e771049ec1f\": container with ID starting with 350ed3938381cd9760ab19844905b96dbbfa9ade65937e486d218e771049ec1f not found: ID does not exist" containerID="350ed3938381cd9760ab19844905b96dbbfa9ade65937e486d218e771049ec1f"
Apr 20 00:53:40 addons-747503 kubelet[1518]: I0420 00:53:40.265712 1518 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"350ed3938381cd9760ab19844905b96dbbfa9ade65937e486d218e771049ec1f"} err="failed to get container status \"350ed3938381cd9760ab19844905b96dbbfa9ade65937e486d218e771049ec1f\": rpc error: code = NotFound desc = could not find container \"350ed3938381cd9760ab19844905b96dbbfa9ade65937e486d218e771049ec1f\": container with ID starting with 350ed3938381cd9760ab19844905b96dbbfa9ade65937e486d218e771049ec1f not found: ID does not exist"
Apr 20 00:53:40 addons-747503 kubelet[1518]: I0420 00:53:40.265737 1518 scope.go:117] "RemoveContainer" containerID="ecb26851b5633392f87949fd0f71fe5ae22513f143549b1d1f26877dd8cde6a1"
Apr 20 00:53:40 addons-747503 kubelet[1518]: I0420 00:53:40.292777 1518 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-grx8s\" (UniqueName: \"kubernetes.io/projected/d5ddb622-d22b-4f2b-b279-493146cf0e6a-kube-api-access-grx8s\") pod \"d5ddb622-d22b-4f2b-b279-493146cf0e6a\" (UID: \"d5ddb622-d22b-4f2b-b279-493146cf0e6a\") "
Apr 20 00:53:40 addons-747503 kubelet[1518]: I0420 00:53:40.292844 1518 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/d5ddb622-d22b-4f2b-b279-493146cf0e6a-webhook-cert\") pod \"d5ddb622-d22b-4f2b-b279-493146cf0e6a\" (UID: \"d5ddb622-d22b-4f2b-b279-493146cf0e6a\") "
Apr 20 00:53:40 addons-747503 kubelet[1518]: I0420 00:53:40.295099 1518 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/d5ddb622-d22b-4f2b-b279-493146cf0e6a-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "d5ddb622-d22b-4f2b-b279-493146cf0e6a" (UID: "d5ddb622-d22b-4f2b-b279-493146cf0e6a"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
Apr 20 00:53:40 addons-747503 kubelet[1518]: I0420 00:53:40.295255 1518 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/d5ddb622-d22b-4f2b-b279-493146cf0e6a-kube-api-access-grx8s" (OuterVolumeSpecName: "kube-api-access-grx8s") pod "d5ddb622-d22b-4f2b-b279-493146cf0e6a" (UID: "d5ddb622-d22b-4f2b-b279-493146cf0e6a"). InnerVolumeSpecName "kube-api-access-grx8s". PluginName "kubernetes.io/projected", VolumeGidValue ""
Apr 20 00:53:40 addons-747503 kubelet[1518]: I0420 00:53:40.358955 1518 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="d5ddb622-d22b-4f2b-b279-493146cf0e6a" path="/var/lib/kubelet/pods/d5ddb622-d22b-4f2b-b279-493146cf0e6a/volumes"
Apr 20 00:53:40 addons-747503 kubelet[1518]: I0420 00:53:40.393363 1518 reconciler_common.go:289] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/d5ddb622-d22b-4f2b-b279-493146cf0e6a-webhook-cert\") on node \"addons-747503\" DevicePath \"\""
Apr 20 00:53:40 addons-747503 kubelet[1518]: I0420 00:53:40.393413 1518 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-grx8s\" (UniqueName: \"kubernetes.io/projected/d5ddb622-d22b-4f2b-b279-493146cf0e6a-kube-api-access-grx8s\") on node \"addons-747503\" DevicePath \"\""
==> storage-provisioner [22c56a3e8a0fed567d434d23c22e5fb9e361b66b1c454f968e6ca7a6a7da876d] <==
I0420 00:47:51.832097 1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
I0420 00:47:51.868002 1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
I0420 00:47:51.868049 1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
I0420 00:47:51.883550 1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
I0420 00:47:51.884602 1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"69e938c5-ddcb-47d2-89e5-2e78c1a90077", APIVersion:"v1", ResourceVersion:"930", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-747503_fa266937-e3d1-47aa-bd72-27b9ca80792a became leader
I0420 00:47:51.887962 1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-747503_fa266937-e3d1-47aa-bd72-27b9ca80792a!
I0420 00:47:51.988837 1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-747503_fa266937-e3d1-47aa-bd72-27b9ca80792a!
-- /stdout --
helpers_test.go:254: (dbg) Run: out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-747503 -n addons-747503
helpers_test.go:261: (dbg) Run: kubectl --context addons-747503 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:285: <<< TestAddons/parallel/Ingress FAILED: end of post-mortem logs <<<
helpers_test.go:286: ---------------------/post-mortem---------------------------------
--- FAIL: TestAddons/parallel/Ingress (168.64s)