=== RUN TestAddons/parallel/Ingress
=== PAUSE TestAddons/parallel/Ingress
=== CONT TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run: kubectl --context addons-874223 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-874223 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run: kubectl --context addons-874223 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" [b4973161-0f7c-4230-a4ff-9eed733430cc] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [b4973161-0f7c-4230-a4ff-9eed733430cc] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 7.004174111s
I1030 19:05:17.242605 734731 kapi.go:150] Service nginx in namespace default found.
addons_test.go:262: (dbg) Run: out/minikube-linux-arm64 -p addons-874223 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-874223 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m10.398387327s)
** 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-874223 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:291: (dbg) Run: out/minikube-linux-arm64 -p addons-874223 ip
addons_test.go:297: (dbg) Run: nslookup hello-john.test 192.168.49.2
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-874223
helpers_test.go:235: (dbg) docker inspect addons-874223:
-- stdout --
[
{
"Id": "83e1227de233ff4458af97ab47d4b7d4872e62e25e3d56ae8bac4832d8229269",
"Created": "2024-10-30T18:59:57.742686832Z",
"Path": "/usr/local/bin/entrypoint",
"Args": [
"/sbin/init"
],
"State": {
"Status": "running",
"Running": true,
"Paused": false,
"Restarting": false,
"OOMKilled": false,
"Dead": false,
"Pid": 735981,
"ExitCode": 0,
"Error": "",
"StartedAt": "2024-10-30T18:59:57.874006846Z",
"FinishedAt": "0001-01-01T00:00:00Z"
},
"Image": "sha256:b9c385cbd7184c9dd77d4bc379a996635e559e337cc53655e2d39219017c804c",
"ResolvConfPath": "/var/lib/docker/containers/83e1227de233ff4458af97ab47d4b7d4872e62e25e3d56ae8bac4832d8229269/resolv.conf",
"HostnamePath": "/var/lib/docker/containers/83e1227de233ff4458af97ab47d4b7d4872e62e25e3d56ae8bac4832d8229269/hostname",
"HostsPath": "/var/lib/docker/containers/83e1227de233ff4458af97ab47d4b7d4872e62e25e3d56ae8bac4832d8229269/hosts",
"LogPath": "/var/lib/docker/containers/83e1227de233ff4458af97ab47d4b7d4872e62e25e3d56ae8bac4832d8229269/83e1227de233ff4458af97ab47d4b7d4872e62e25e3d56ae8bac4832d8229269-json.log",
"Name": "/addons-874223",
"RestartCount": 0,
"Driver": "overlay2",
"Platform": "linux",
"MountLabel": "",
"ProcessLabel": "",
"AppArmorProfile": "unconfined",
"ExecIDs": null,
"HostConfig": {
"Binds": [
"/lib/modules:/lib/modules:ro",
"addons-874223:/var"
],
"ContainerIDFile": "",
"LogConfig": {
"Type": "json-file",
"Config": {}
},
"NetworkMode": "addons-874223",
"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/349d1dd90a0b1f8b8d8cb4b047067b18f1d4a72b91b566ab47db443e07ffdaf9-init/diff:/var/lib/docker/overlay2/ede795eea2565c45550b9aa6ab26067629c02f06cbbef335d10a11d3630cc2ee/diff",
"MergedDir": "/var/lib/docker/overlay2/349d1dd90a0b1f8b8d8cb4b047067b18f1d4a72b91b566ab47db443e07ffdaf9/merged",
"UpperDir": "/var/lib/docker/overlay2/349d1dd90a0b1f8b8d8cb4b047067b18f1d4a72b91b566ab47db443e07ffdaf9/diff",
"WorkDir": "/var/lib/docker/overlay2/349d1dd90a0b1f8b8d8cb4b047067b18f1d4a72b91b566ab47db443e07ffdaf9/work"
},
"Name": "overlay2"
},
"Mounts": [
{
"Type": "bind",
"Source": "/lib/modules",
"Destination": "/lib/modules",
"Mode": "ro",
"RW": false,
"Propagation": "rprivate"
},
{
"Type": "volume",
"Name": "addons-874223",
"Source": "/var/lib/docker/volumes/addons-874223/_data",
"Destination": "/var",
"Driver": "local",
"Mode": "z",
"RW": true,
"Propagation": ""
}
],
"Config": {
"Hostname": "addons-874223",
"Domainname": "",
"User": "",
"AttachStdin": false,
"AttachStdout": false,
"AttachStderr": false,
"ExposedPorts": {
"22/tcp": {},
"2376/tcp": {},
"32443/tcp": {},
"5000/tcp": {},
"8443/tcp": {}
},
"Tty": true,
"OpenStdin": false,
"StdinOnce": false,
"Env": [
"container=docker",
"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
],
"Cmd": null,
"Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4",
"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-874223",
"name.minikube.sigs.k8s.io": "addons-874223",
"role.minikube.sigs.k8s.io": ""
},
"StopSignal": "SIGRTMIN+3"
},
"NetworkSettings": {
"Bridge": "",
"SandboxID": "4c64dbcebfc168c510f0c60d4ce8d79c0bd2e264303338447af7eabeb950adf6",
"SandboxKey": "/var/run/docker/netns/4c64dbcebfc1",
"Ports": {
"22/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33538"
}
],
"2376/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33539"
}
],
"32443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33542"
}
],
"5000/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33540"
}
],
"8443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33541"
}
]
},
"HairpinMode": false,
"LinkLocalIPv6Address": "",
"LinkLocalIPv6PrefixLen": 0,
"SecondaryIPAddresses": null,
"SecondaryIPv6Addresses": null,
"EndpointID": "",
"Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"IPAddress": "",
"IPPrefixLen": 0,
"IPv6Gateway": "",
"MacAddress": "",
"Networks": {
"addons-874223": {
"IPAMConfig": {
"IPv4Address": "192.168.49.2"
},
"Links": null,
"Aliases": null,
"MacAddress": "02:42:c0:a8:31:02",
"DriverOpts": null,
"NetworkID": "1e2d6d7025a639227b7f52a3986aaf034032be95e0aa8e6cf1f83d57e5865be4",
"EndpointID": "7fa981c771870be9f01b2728d469b231b78a43e5e7e34a0d49a4ca43a6199990",
"Gateway": "192.168.49.1",
"IPAddress": "192.168.49.2",
"IPPrefixLen": 24,
"IPv6Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"DNSNames": [
"addons-874223",
"83e1227de233"
]
}
}
}
}
]
-- /stdout --
helpers_test.go:239: (dbg) Run: out/minikube-linux-arm64 status --format={{.Host}} -p addons-874223 -n addons-874223
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-874223 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-874223 logs -n 25: (1.606290895s)
helpers_test.go:252: TestAddons/parallel/Ingress logs:
-- stdout --
==> Audit <==
|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
| Command | Args | Profile | User | Version | Start Time | End Time |
|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
| delete | -p download-only-538495 | download-only-538495 | jenkins | v1.34.0 | 30 Oct 24 18:59 UTC | 30 Oct 24 18:59 UTC |
| delete | -p download-only-297549 | download-only-297549 | jenkins | v1.34.0 | 30 Oct 24 18:59 UTC | 30 Oct 24 18:59 UTC |
| start | --download-only -p | download-docker-814901 | jenkins | v1.34.0 | 30 Oct 24 18:59 UTC | |
| | download-docker-814901 | | | | | |
| | --alsologtostderr | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=crio | | | | | |
| delete | -p download-docker-814901 | download-docker-814901 | jenkins | v1.34.0 | 30 Oct 24 18:59 UTC | 30 Oct 24 18:59 UTC |
| start | --download-only -p | binary-mirror-384950 | jenkins | v1.34.0 | 30 Oct 24 18:59 UTC | |
| | binary-mirror-384950 | | | | | |
| | --alsologtostderr | | | | | |
| | --binary-mirror | | | | | |
| | http://127.0.0.1:34767 | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=crio | | | | | |
| delete | -p binary-mirror-384950 | binary-mirror-384950 | jenkins | v1.34.0 | 30 Oct 24 18:59 UTC | 30 Oct 24 18:59 UTC |
| addons | enable dashboard -p | addons-874223 | jenkins | v1.34.0 | 30 Oct 24 18:59 UTC | |
| | addons-874223 | | | | | |
| addons | disable dashboard -p | addons-874223 | jenkins | v1.34.0 | 30 Oct 24 18:59 UTC | |
| | addons-874223 | | | | | |
| start | -p addons-874223 --wait=true | addons-874223 | jenkins | v1.34.0 | 30 Oct 24 18:59 UTC | 30 Oct 24 19:03 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=nvidia-device-plugin | | | | | |
| | --addons=yakd --addons=volcano | | | | | |
| | --addons=amd-gpu-device-plugin | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=crio | | | | | |
| | --addons=ingress | | | | | |
| | --addons=ingress-dns | | | | | |
| | --addons=storage-provisioner-rancher | | | | | |
| addons | addons-874223 addons disable | addons-874223 | jenkins | v1.34.0 | 30 Oct 24 19:03 UTC | 30 Oct 24 19:03 UTC |
| | volcano --alsologtostderr -v=1 | | | | | |
| addons | addons-874223 addons disable | addons-874223 | jenkins | v1.34.0 | 30 Oct 24 19:03 UTC | 30 Oct 24 19:03 UTC |
| | gcp-auth --alsologtostderr | | | | | |
| | -v=1 | | | | | |
| addons | addons-874223 addons disable | addons-874223 | jenkins | v1.34.0 | 30 Oct 24 19:04 UTC | 30 Oct 24 19:04 UTC |
| | yakd --alsologtostderr -v=1 | | | | | |
| ip | addons-874223 ip | addons-874223 | jenkins | v1.34.0 | 30 Oct 24 19:04 UTC | 30 Oct 24 19:04 UTC |
| addons | addons-874223 addons disable | addons-874223 | jenkins | v1.34.0 | 30 Oct 24 19:04 UTC | 30 Oct 24 19:04 UTC |
| | registry --alsologtostderr | | | | | |
| | -v=1 | | | | | |
| addons | addons-874223 addons | addons-874223 | jenkins | v1.34.0 | 30 Oct 24 19:04 UTC | 30 Oct 24 19:04 UTC |
| | disable nvidia-device-plugin | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| ssh | addons-874223 ssh cat | addons-874223 | jenkins | v1.34.0 | 30 Oct 24 19:04 UTC | 30 Oct 24 19:04 UTC |
| | /opt/local-path-provisioner/pvc-7d4120b6-1146-4b60-9bf2-a535a5c1d3d0_default_test-pvc/file1 | | | | | |
| addons | addons-874223 addons disable | addons-874223 | jenkins | v1.34.0 | 30 Oct 24 19:04 UTC | 30 Oct 24 19:04 UTC |
| | storage-provisioner-rancher | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | addons-874223 addons | addons-874223 | jenkins | v1.34.0 | 30 Oct 24 19:04 UTC | 30 Oct 24 19:04 UTC |
| | disable cloud-spanner | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | enable headlamp | addons-874223 | jenkins | v1.34.0 | 30 Oct 24 19:04 UTC | 30 Oct 24 19:04 UTC |
| | -p addons-874223 | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | addons-874223 addons | addons-874223 | jenkins | v1.34.0 | 30 Oct 24 19:04 UTC | 30 Oct 24 19:04 UTC |
| | disable volumesnapshots | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | addons-874223 addons disable | addons-874223 | jenkins | v1.34.0 | 30 Oct 24 19:04 UTC | 30 Oct 24 19:04 UTC |
| | headlamp --alsologtostderr | | | | | |
| | -v=1 | | | | | |
| addons | addons-874223 addons | addons-874223 | jenkins | v1.34.0 | 30 Oct 24 19:04 UTC | 30 Oct 24 19:04 UTC |
| | disable csi-hostpath-driver | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | addons-874223 addons | addons-874223 | jenkins | v1.34.0 | 30 Oct 24 19:05 UTC | 30 Oct 24 19:05 UTC |
| | disable inspektor-gadget | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| ssh | addons-874223 ssh curl -s | addons-874223 | jenkins | v1.34.0 | 30 Oct 24 19:05 UTC | |
| | http://127.0.0.1/ -H 'Host: | | | | | |
| | nginx.example.com' | | | | | |
| ip | addons-874223 ip | addons-874223 | jenkins | v1.34.0 | 30 Oct 24 19:07 UTC | 30 Oct 24 19:07 UTC |
|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
==> Last Start <==
Log file created at: 2024/10/30 18:59:32
Running on machine: ip-172-31-29-130
Binary: Built with gc go1.23.2 for linux/arm64
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I1030 18:59:32.897829 735481 out.go:345] Setting OutFile to fd 1 ...
I1030 18:59:32.898290 735481 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1030 18:59:32.898338 735481 out.go:358] Setting ErrFile to fd 2...
I1030 18:59:32.898358 735481 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1030 18:59:32.898834 735481 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19883-729336/.minikube/bin
I1030 18:59:32.899501 735481 out.go:352] Setting JSON to false
I1030 18:59:32.900498 735481 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":9722,"bootTime":1730305051,"procs":170,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1071-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
I1030 18:59:32.900702 735481 start.go:139] virtualization:
I1030 18:59:32.904127 735481 out.go:177] * [addons-874223] minikube v1.34.0 on Ubuntu 20.04 (arm64)
I1030 18:59:32.907958 735481 out.go:177] - MINIKUBE_LOCATION=19883
I1030 18:59:32.908037 735481 notify.go:220] Checking for updates...
I1030 18:59:32.911429 735481 out.go:177] - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
I1030 18:59:32.914357 735481 out.go:177] - KUBECONFIG=/home/jenkins/minikube-integration/19883-729336/kubeconfig
I1030 18:59:32.917334 735481 out.go:177] - MINIKUBE_HOME=/home/jenkins/minikube-integration/19883-729336/.minikube
I1030 18:59:32.920226 735481 out.go:177] - MINIKUBE_BIN=out/minikube-linux-arm64
I1030 18:59:32.923140 735481 out.go:177] - MINIKUBE_FORCE_SYSTEMD=
I1030 18:59:32.926536 735481 driver.go:394] Setting default libvirt URI to qemu:///system
I1030 18:59:32.954813 735481 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
I1030 18:59:32.954984 735481 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I1030 18:59:33.015603 735481 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:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-10-30 18:59:33.003873625 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1071-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 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:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: brid
ge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
I1030 18:59:33.015836 735481 docker.go:318] overlay module found
I1030 18:59:33.019296 735481 out.go:177] * Using the docker driver based on user configuration
I1030 18:59:33.022008 735481 start.go:297] selected driver: docker
I1030 18:59:33.022037 735481 start.go:901] validating driver "docker" against <nil>
I1030 18:59:33.022053 735481 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
I1030 18:59:33.022834 735481 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I1030 18:59:33.083314 735481 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:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-10-30 18:59:33.072903641 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1071-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 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:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: brid
ge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
I1030 18:59:33.083574 735481 start_flags.go:310] no existing cluster config was found, will generate one from the flags
I1030 18:59:33.083820 735481 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]
I1030 18:59:33.086273 735481 out.go:177] * Using Docker driver with root privileges
I1030 18:59:33.088686 735481 cni.go:84] Creating CNI manager for ""
I1030 18:59:33.088755 735481 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
I1030 18:59:33.088770 735481 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
I1030 18:59:33.088859 735481 start.go:340] cluster config:
{Name:addons-874223 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 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.31.2 ClusterName:addons-874223 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.31.2 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: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
I1030 18:59:33.093226 735481 out.go:177] * Starting "addons-874223" primary control-plane node in "addons-874223" cluster
I1030 18:59:33.095630 735481 cache.go:121] Beginning downloading kic base image for docker with crio
I1030 18:59:33.098169 735481 out.go:177] * Pulling base image v0.0.45-1730282848-19883 ...
I1030 18:59:33.100782 735481 preload.go:131] Checking if preload exists for k8s version v1.31.2 and runtime crio
I1030 18:59:33.100867 735481 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19883-729336/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-arm64.tar.lz4
I1030 18:59:33.100870 735481 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 in local docker daemon
I1030 18:59:33.100882 735481 cache.go:56] Caching tarball of preloaded images
I1030 18:59:33.100966 735481 preload.go:172] Found /home/jenkins/minikube-integration/19883-729336/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
I1030 18:59:33.100977 735481 cache.go:59] Finished verifying existence of preloaded tar for v1.31.2 on crio
I1030 18:59:33.101335 735481 profile.go:143] Saving config to /home/jenkins/minikube-integration/19883-729336/.minikube/profiles/addons-874223/config.json ...
I1030 18:59:33.101357 735481 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19883-729336/.minikube/profiles/addons-874223/config.json: {Name:mkfbfbaaf553741ce5aca78dcea5aff571bb77ef Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1030 18:59:33.117060 735481 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 to local cache
I1030 18:59:33.117184 735481 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 in local cache directory
I1030 18:59:33.117210 735481 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 in local cache directory, skipping pull
I1030 18:59:33.117216 735481 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 exists in cache, skipping pull
I1030 18:59:33.117228 735481 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 as a tarball
I1030 18:59:33.117233 735481 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 from local cache
I1030 18:59:51.268084 735481 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 from cached tarball
I1030 18:59:51.268126 735481 cache.go:194] Successfully downloaded all kic artifacts
I1030 18:59:51.268156 735481 start.go:360] acquireMachinesLock for addons-874223: {Name:mkfd93854b4cde1eb974d7a4b51ff0c987b24a5a Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I1030 18:59:51.268759 735481 start.go:364] duration metric: took 562.276µs to acquireMachinesLock for "addons-874223"
I1030 18:59:51.268803 735481 start.go:93] Provisioning new machine with config: &{Name:addons-874223 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 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.31.2 ClusterName:addons-874223 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA 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.31.2 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 CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.31.2 ContainerRuntime:crio ControlPlane:true Worker:true}
I1030 18:59:51.268882 735481 start.go:125] createHost starting for "" (driver="docker")
I1030 18:59:51.272305 735481 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
I1030 18:59:51.272553 735481 start.go:159] libmachine.API.Create for "addons-874223" (driver="docker")
I1030 18:59:51.272603 735481 client.go:168] LocalClient.Create starting
I1030 18:59:51.272722 735481 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19883-729336/.minikube/certs/ca.pem
I1030 18:59:51.862239 735481 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19883-729336/.minikube/certs/cert.pem
I1030 18:59:52.093095 735481 cli_runner.go:164] Run: docker network inspect addons-874223 --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}}]}"
W1030 18:59:52.108274 735481 cli_runner.go:211] docker network inspect addons-874223 --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
I1030 18:59:52.108380 735481 network_create.go:284] running [docker network inspect addons-874223] to gather additional debugging logs...
I1030 18:59:52.108413 735481 cli_runner.go:164] Run: docker network inspect addons-874223
W1030 18:59:52.124845 735481 cli_runner.go:211] docker network inspect addons-874223 returned with exit code 1
I1030 18:59:52.124882 735481 network_create.go:287] error running [docker network inspect addons-874223]: docker network inspect addons-874223: exit status 1
stdout:
[]
stderr:
Error response from daemon: network addons-874223 not found
I1030 18:59:52.124897 735481 network_create.go:289] output of [docker network inspect addons-874223]: -- stdout --
[]
-- /stdout --
** stderr **
Error response from daemon: network addons-874223 not found
** /stderr **
I1030 18:59:52.125005 735481 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}}]}"
I1030 18:59:52.141100 735481 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:0x400195a660}
I1030 18:59:52.141144 735481 network_create.go:124] attempt to create docker network addons-874223 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
I1030 18:59:52.141210 735481 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-874223 addons-874223
I1030 18:59:52.210702 735481 network_create.go:108] docker network addons-874223 192.168.49.0/24 created
I1030 18:59:52.210734 735481 kic.go:121] calculated static IP "192.168.49.2" for the "addons-874223" container
I1030 18:59:52.210810 735481 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
I1030 18:59:52.225376 735481 cli_runner.go:164] Run: docker volume create addons-874223 --label name.minikube.sigs.k8s.io=addons-874223 --label created_by.minikube.sigs.k8s.io=true
I1030 18:59:52.242475 735481 oci.go:103] Successfully created a docker volume addons-874223
I1030 18:59:52.242565 735481 cli_runner.go:164] Run: docker run --rm --name addons-874223-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-874223 --entrypoint /usr/bin/test -v addons-874223:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 -d /var/lib
I1030 18:59:53.653368 735481 cli_runner.go:217] Completed: docker run --rm --name addons-874223-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-874223 --entrypoint /usr/bin/test -v addons-874223:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 -d /var/lib: (1.410761969s)
I1030 18:59:53.653400 735481 oci.go:107] Successfully prepared a docker volume addons-874223
I1030 18:59:53.653430 735481 preload.go:131] Checking if preload exists for k8s version v1.31.2 and runtime crio
I1030 18:59:53.653449 735481 kic.go:194] Starting extracting preloaded images to volume ...
I1030 18:59:53.653514 735481 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19883-729336/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-874223:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 -I lz4 -xf /preloaded.tar -C /extractDir
I1030 18:59:57.680659 735481 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19883-729336/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-874223:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 -I lz4 -xf /preloaded.tar -C /extractDir: (4.027102312s)
I1030 18:59:57.680705 735481 kic.go:203] duration metric: took 4.027250986s to extract preloaded images to volume ...
W1030 18:59:57.680844 735481 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
I1030 18:59:57.680964 735481 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
I1030 18:59:57.728921 735481 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-874223 --name addons-874223 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-874223 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-874223 --network addons-874223 --ip 192.168.49.2 --volume addons-874223:/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-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4
I1030 18:59:58.042333 735481 cli_runner.go:164] Run: docker container inspect addons-874223 --format={{.State.Running}}
I1030 18:59:58.067711 735481 cli_runner.go:164] Run: docker container inspect addons-874223 --format={{.State.Status}}
I1030 18:59:58.089540 735481 cli_runner.go:164] Run: docker exec addons-874223 stat /var/lib/dpkg/alternatives/iptables
I1030 18:59:58.151834 735481 oci.go:144] the created container "addons-874223" has a running status.
I1030 18:59:58.151871 735481 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19883-729336/.minikube/machines/addons-874223/id_rsa...
I1030 18:59:58.689501 735481 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19883-729336/.minikube/machines/addons-874223/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
I1030 18:59:58.717846 735481 cli_runner.go:164] Run: docker container inspect addons-874223 --format={{.State.Status}}
I1030 18:59:58.752807 735481 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
I1030 18:59:58.752827 735481 kic_runner.go:114] Args: [docker exec --privileged addons-874223 chown docker:docker /home/docker/.ssh/authorized_keys]
I1030 18:59:58.833942 735481 cli_runner.go:164] Run: docker container inspect addons-874223 --format={{.State.Status}}
I1030 18:59:58.858776 735481 machine.go:93] provisionDockerMachine start ...
I1030 18:59:58.858878 735481 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-874223
I1030 18:59:58.894462 735481 main.go:141] libmachine: Using SSH client type: native
I1030 18:59:58.894724 735481 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x415580] 0x417dc0 <nil> [] 0s} 127.0.0.1 33538 <nil> <nil>}
I1030 18:59:58.894738 735481 main.go:141] libmachine: About to run SSH command:
hostname
I1030 18:59:59.029451 735481 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-874223
I1030 18:59:59.029479 735481 ubuntu.go:169] provisioning hostname "addons-874223"
I1030 18:59:59.029544 735481 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-874223
I1030 18:59:59.052280 735481 main.go:141] libmachine: Using SSH client type: native
I1030 18:59:59.052864 735481 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x415580] 0x417dc0 <nil> [] 0s} 127.0.0.1 33538 <nil> <nil>}
I1030 18:59:59.052904 735481 main.go:141] libmachine: About to run SSH command:
sudo hostname addons-874223 && echo "addons-874223" | sudo tee /etc/hostname
I1030 18:59:59.208617 735481 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-874223
I1030 18:59:59.208759 735481 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-874223
I1030 18:59:59.226531 735481 main.go:141] libmachine: Using SSH client type: native
I1030 18:59:59.226904 735481 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x415580] 0x417dc0 <nil> [] 0s} 127.0.0.1 33538 <nil> <nil>}
I1030 18:59:59.226930 735481 main.go:141] libmachine: About to run SSH command:
if ! grep -xq '.*\saddons-874223' /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-874223/g' /etc/hosts;
else
echo '127.0.1.1 addons-874223' | sudo tee -a /etc/hosts;
fi
fi
I1030 18:59:59.353936 735481 main.go:141] libmachine: SSH cmd err, output: <nil>:
I1030 18:59:59.353959 735481 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19883-729336/.minikube CaCertPath:/home/jenkins/minikube-integration/19883-729336/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19883-729336/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19883-729336/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19883-729336/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19883-729336/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19883-729336/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19883-729336/.minikube}
I1030 18:59:59.353978 735481 ubuntu.go:177] setting up certificates
I1030 18:59:59.353988 735481 provision.go:84] configureAuth start
I1030 18:59:59.354048 735481 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-874223
I1030 18:59:59.370113 735481 provision.go:143] copyHostCerts
I1030 18:59:59.370190 735481 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19883-729336/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19883-729336/.minikube/ca.pem (1082 bytes)
I1030 18:59:59.370308 735481 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19883-729336/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19883-729336/.minikube/cert.pem (1123 bytes)
I1030 18:59:59.370358 735481 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19883-729336/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19883-729336/.minikube/key.pem (1679 bytes)
I1030 18:59:59.370403 735481 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19883-729336/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19883-729336/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19883-729336/.minikube/certs/ca-key.pem org=jenkins.addons-874223 san=[127.0.0.1 192.168.49.2 addons-874223 localhost minikube]
I1030 18:59:59.596570 735481 provision.go:177] copyRemoteCerts
I1030 18:59:59.596643 735481 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
I1030 18:59:59.596687 735481 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-874223
I1030 18:59:59.615221 735481 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33538 SSHKeyPath:/home/jenkins/minikube-integration/19883-729336/.minikube/machines/addons-874223/id_rsa Username:docker}
I1030 18:59:59.706252 735481 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19883-729336/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
I1030 18:59:59.730183 735481 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19883-729336/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
I1030 18:59:59.754497 735481 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19883-729336/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
I1030 18:59:59.779022 735481 provision.go:87] duration metric: took 425.020024ms to configureAuth
I1030 18:59:59.779048 735481 ubuntu.go:193] setting minikube options for container-runtime
I1030 18:59:59.779228 735481 config.go:182] Loaded profile config "addons-874223": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1030 18:59:59.779331 735481 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-874223
I1030 18:59:59.797066 735481 main.go:141] libmachine: Using SSH client type: native
I1030 18:59:59.797305 735481 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x415580] 0x417dc0 <nil> [] 0s} 127.0.0.1 33538 <nil> <nil>}
I1030 18:59:59.797330 735481 main.go:141] libmachine: About to run SSH command:
sudo mkdir -p /etc/sysconfig && printf %s "
CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
I1030 19:00:00.070895 735481 main.go:141] libmachine: SSH cmd err, output: <nil>:
CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
I1030 19:00:00.070982 735481 machine.go:96] duration metric: took 1.212184282s to provisionDockerMachine
I1030 19:00:00.071009 735481 client.go:171] duration metric: took 8.798393597s to LocalClient.Create
I1030 19:00:00.071084 735481 start.go:167] duration metric: took 8.798521151s to libmachine.API.Create "addons-874223"
I1030 19:00:00.071118 735481 start.go:293] postStartSetup for "addons-874223" (driver="docker")
I1030 19:00:00.071160 735481 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]
I1030 19:00:00.071320 735481 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
I1030 19:00:00.071429 735481 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-874223
I1030 19:00:00.119840 735481 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33538 SSHKeyPath:/home/jenkins/minikube-integration/19883-729336/.minikube/machines/addons-874223/id_rsa Username:docker}
I1030 19:00:00.279136 735481 ssh_runner.go:195] Run: cat /etc/os-release
I1030 19:00:00.292981 735481 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
I1030 19:00:00.293097 735481 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
I1030 19:00:00.293174 735481 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
I1030 19:00:00.293239 735481 info.go:137] Remote host: Ubuntu 22.04.5 LTS
I1030 19:00:00.293274 735481 filesync.go:126] Scanning /home/jenkins/minikube-integration/19883-729336/.minikube/addons for local assets ...
I1030 19:00:00.293437 735481 filesync.go:126] Scanning /home/jenkins/minikube-integration/19883-729336/.minikube/files for local assets ...
I1030 19:00:00.293508 735481 start.go:296] duration metric: took 222.352167ms for postStartSetup
I1030 19:00:00.294054 735481 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-874223
I1030 19:00:00.348112 735481 profile.go:143] Saving config to /home/jenkins/minikube-integration/19883-729336/.minikube/profiles/addons-874223/config.json ...
I1030 19:00:00.348448 735481 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
I1030 19:00:00.348506 735481 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-874223
I1030 19:00:00.395869 735481 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33538 SSHKeyPath:/home/jenkins/minikube-integration/19883-729336/.minikube/machines/addons-874223/id_rsa Username:docker}
I1030 19:00:00.584616 735481 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
I1030 19:00:00.593503 735481 start.go:128] duration metric: took 9.324603212s to createHost
I1030 19:00:00.593692 735481 start.go:83] releasing machines lock for "addons-874223", held for 9.324909485s
I1030 19:00:00.593900 735481 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-874223
I1030 19:00:00.637794 735481 ssh_runner.go:195] Run: cat /version.json
I1030 19:00:00.637855 735481 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-874223
I1030 19:00:00.638121 735481 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
I1030 19:00:00.638205 735481 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-874223
I1030 19:00:00.680946 735481 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33538 SSHKeyPath:/home/jenkins/minikube-integration/19883-729336/.minikube/machines/addons-874223/id_rsa Username:docker}
I1030 19:00:00.693156 735481 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33538 SSHKeyPath:/home/jenkins/minikube-integration/19883-729336/.minikube/machines/addons-874223/id_rsa Username:docker}
I1030 19:00:00.796901 735481 ssh_runner.go:195] Run: systemctl --version
I1030 19:00:00.934172 735481 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
I1030 19:00:01.086956 735481 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
I1030 19:00:01.092062 735481 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" ;
I1030 19:00:01.124602 735481 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
I1030 19:00:01.124782 735481 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
I1030 19:00:01.163998 735481 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
I1030 19:00:01.164111 735481 start.go:495] detecting cgroup driver to use...
I1030 19:00:01.164208 735481 detect.go:187] detected "cgroupfs" cgroup driver on host os
I1030 19:00:01.164327 735481 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
I1030 19:00:01.188034 735481 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
I1030 19:00:01.207728 735481 docker.go:217] disabling cri-docker service (if available) ...
I1030 19:00:01.207885 735481 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
I1030 19:00:01.232634 735481 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
I1030 19:00:01.261066 735481 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
I1030 19:00:01.388143 735481 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
I1030 19:00:01.505781 735481 docker.go:233] disabling docker service ...
I1030 19:00:01.505957 735481 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
I1030 19:00:01.534628 735481 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
I1030 19:00:01.563847 735481 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
I1030 19:00:01.711224 735481 ssh_runner.go:195] Run: sudo systemctl mask docker.service
I1030 19:00:01.827465 735481 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
I1030 19:00:01.861402 735481 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/crio/crio.sock
" | sudo tee /etc/crictl.yaml"
I1030 19:00:01.908812 735481 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
I1030 19:00:01.908975 735481 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.10"|' /etc/crio/crio.conf.d/02-crio.conf"
I1030 19:00:01.923622 735481 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
I1030 19:00:01.923817 735481 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
I1030 19:00:01.942499 735481 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
I1030 19:00:01.960884 735481 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
I1030 19:00:01.989248 735481 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
I1030 19:00:02.017168 735481 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"
I1030 19:00:02.046191 735481 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"
I1030 19:00:02.075468 735481 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"
I1030 19:00:02.090653 735481 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
I1030 19:00:02.104853 735481 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
I1030 19:00:02.118398 735481 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I1030 19:00:02.235821 735481 ssh_runner.go:195] Run: sudo systemctl restart crio
I1030 19:00:02.375612 735481 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
I1030 19:00:02.375768 735481 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
I1030 19:00:02.380160 735481 start.go:563] Will wait 60s for crictl version
I1030 19:00:02.380296 735481 ssh_runner.go:195] Run: which crictl
I1030 19:00:02.384445 735481 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
I1030 19:00:02.434596 735481 start.go:579] Version: 0.1.0
RuntimeName: cri-o
RuntimeVersion: 1.24.6
RuntimeApiVersion: v1
I1030 19:00:02.434796 735481 ssh_runner.go:195] Run: crio --version
I1030 19:00:02.483753 735481 ssh_runner.go:195] Run: crio --version
I1030 19:00:02.536080 735481 out.go:177] * Preparing Kubernetes v1.31.2 on CRI-O 1.24.6 ...
I1030 19:00:02.538641 735481 cli_runner.go:164] Run: docker network inspect addons-874223 --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}}]}"
I1030 19:00:02.556193 735481 ssh_runner.go:195] Run: grep 192.168.49.1 host.minikube.internal$ /etc/hosts
I1030 19:00:02.561157 735481 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""
I1030 19:00:02.574618 735481 kubeadm.go:883] updating cluster {Name:addons-874223 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 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.31.2 ClusterName:addons-874223 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] 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:192.168.49.2 Port:8443 KubernetesVersion:v1.31.2 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 CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
I1030 19:00:02.574763 735481 preload.go:131] Checking if preload exists for k8s version v1.31.2 and runtime crio
I1030 19:00:02.574837 735481 ssh_runner.go:195] Run: sudo crictl images --output json
I1030 19:00:02.663749 735481 crio.go:514] all images are preloaded for cri-o runtime.
I1030 19:00:02.663778 735481 crio.go:433] Images already preloaded, skipping extraction
I1030 19:00:02.663868 735481 ssh_runner.go:195] Run: sudo crictl images --output json
I1030 19:00:02.705448 735481 crio.go:514] all images are preloaded for cri-o runtime.
I1030 19:00:02.705473 735481 cache_images.go:84] Images are preloaded, skipping loading
I1030 19:00:02.705481 735481 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.2 crio true true} ...
I1030 19:00:02.705586 735481 kubeadm.go:946] kubelet [Unit]
Wants=crio.service
[Service]
ExecStart=
ExecStart=/var/lib/minikube/binaries/v1.31.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-874223 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
[Install]
config:
{KubernetesVersion:v1.31.2 ClusterName:addons-874223 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:}
I1030 19:00:02.705678 735481 ssh_runner.go:195] Run: crio config
I1030 19:00:02.758469 735481 cni.go:84] Creating CNI manager for ""
I1030 19:00:02.758492 735481 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
I1030 19:00:02.758503 735481 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
I1030 19:00:02.758525 735481 kubeadm.go:189] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.31.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-874223 NodeName:addons-874223 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}
I1030 19:00:02.758666 735481 kubeadm.go:195] kubeadm config:
apiVersion: kubeadm.k8s.io/v1beta4
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-874223"
kubeletExtraArgs:
- name: "node-ip"
value: "192.168.49.2"
taints: []
---
apiVersion: kubeadm.k8s.io/v1beta4
kind: ClusterConfiguration
apiServer:
certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
extraArgs:
- name: "enable-admission-plugins"
value: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
controllerManager:
extraArgs:
- name: "allocate-node-cidrs"
value: "true"
- name: "leader-elect"
value: "false"
scheduler:
extraArgs:
- name: "leader-elect"
value: "false"
certificatesDir: /var/lib/minikube/certs
clusterName: mk
controlPlaneEndpoint: control-plane.minikube.internal:8443
etcd:
local:
dataDir: /var/lib/minikube/etcd
extraArgs:
- name: "proxy-refresh-interval"
value: "70000"
kubernetesVersion: v1.31.2
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%"
nodefs.inodesFree: "0%"
imagefs.available: "0%"
failSwapOn: false
staticPodPath: /etc/kubernetes/manifests
---
apiVersion: kubeproxy.config.k8s.io/v1alpha1
kind: KubeProxyConfiguration
clusterCIDR: "10.244.0.0/16"
metricsBindAddress: 0.0.0.0:10249
conntrack:
maxPerCore: 0
# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
tcpEstablishedTimeout: 0s
# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
tcpCloseWaitTimeout: 0s
I1030 19:00:02.758744 735481 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.2
I1030 19:00:02.768152 735481 binaries.go:44] Found k8s binaries, skipping transfer
I1030 19:00:02.768232 735481 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
I1030 19:00:02.777627 735481 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
I1030 19:00:02.796867 735481 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
I1030 19:00:02.816590 735481 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2287 bytes)
I1030 19:00:02.835784 735481 ssh_runner.go:195] Run: grep 192.168.49.2 control-plane.minikube.internal$ /etc/hosts
I1030 19:00:02.839630 735481 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""
I1030 19:00:02.851081 735481 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I1030 19:00:02.942633 735481 ssh_runner.go:195] Run: sudo systemctl start kubelet
I1030 19:00:02.957781 735481 certs.go:68] Setting up /home/jenkins/minikube-integration/19883-729336/.minikube/profiles/addons-874223 for IP: 192.168.49.2
I1030 19:00:02.957802 735481 certs.go:194] generating shared ca certs ...
I1030 19:00:02.957820 735481 certs.go:226] acquiring lock for ca certs: {Name:mk7f9101fe733173447bbbb9ec6941b34a3d23a6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1030 19:00:02.958618 735481 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19883-729336/.minikube/ca.key
I1030 19:00:03.393971 735481 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19883-729336/.minikube/ca.crt ...
I1030 19:00:03.394004 735481 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19883-729336/.minikube/ca.crt: {Name:mk605fce057afce5c9b32d25d8e2b6c3521c00f1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1030 19:00:03.394208 735481 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19883-729336/.minikube/ca.key ...
I1030 19:00:03.394222 735481 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19883-729336/.minikube/ca.key: {Name:mk4b89612ff53066d8baaef6e9e1a5e0e59e5d2c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1030 19:00:03.394955 735481 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19883-729336/.minikube/proxy-client-ca.key
I1030 19:00:04.099036 735481 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19883-729336/.minikube/proxy-client-ca.crt ...
I1030 19:00:04.099072 735481 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19883-729336/.minikube/proxy-client-ca.crt: {Name:mk2bfa5f8670991237c38a9e83fda8a631fa396c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1030 19:00:04.099256 735481 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19883-729336/.minikube/proxy-client-ca.key ...
I1030 19:00:04.099270 735481 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19883-729336/.minikube/proxy-client-ca.key: {Name:mk720460b14ff9427f7b08cf084e20fa2fa7b73d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1030 19:00:04.099346 735481 certs.go:256] generating profile certs ...
I1030 19:00:04.099415 735481 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19883-729336/.minikube/profiles/addons-874223/client.key
I1030 19:00:04.099433 735481 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19883-729336/.minikube/profiles/addons-874223/client.crt with IP's: []
I1030 19:00:04.545395 735481 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19883-729336/.minikube/profiles/addons-874223/client.crt ...
I1030 19:00:04.545429 735481 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19883-729336/.minikube/profiles/addons-874223/client.crt: {Name:mk76d7636dce33fb2f5d21864aaf63837c51f506 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1030 19:00:04.546270 735481 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19883-729336/.minikube/profiles/addons-874223/client.key ...
I1030 19:00:04.546287 735481 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19883-729336/.minikube/profiles/addons-874223/client.key: {Name:mk8cd6cb031f07ce392d4ed9996389590fdc169a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1030 19:00:04.546816 735481 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19883-729336/.minikube/profiles/addons-874223/apiserver.key.7c8e5783
I1030 19:00:04.546844 735481 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19883-729336/.minikube/profiles/addons-874223/apiserver.crt.7c8e5783 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
I1030 19:00:05.000116 735481 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19883-729336/.minikube/profiles/addons-874223/apiserver.crt.7c8e5783 ...
I1030 19:00:05.000160 735481 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19883-729336/.minikube/profiles/addons-874223/apiserver.crt.7c8e5783: {Name:mk6cfe86281746859b7a7a936643ded9f858fdf5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1030 19:00:05.000408 735481 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19883-729336/.minikube/profiles/addons-874223/apiserver.key.7c8e5783 ...
I1030 19:00:05.000422 735481 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19883-729336/.minikube/profiles/addons-874223/apiserver.key.7c8e5783: {Name:mk9a3aa85b5f50589b99e499f52e81d2c8a620b5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1030 19:00:05.001411 735481 certs.go:381] copying /home/jenkins/minikube-integration/19883-729336/.minikube/profiles/addons-874223/apiserver.crt.7c8e5783 -> /home/jenkins/minikube-integration/19883-729336/.minikube/profiles/addons-874223/apiserver.crt
I1030 19:00:05.001553 735481 certs.go:385] copying /home/jenkins/minikube-integration/19883-729336/.minikube/profiles/addons-874223/apiserver.key.7c8e5783 -> /home/jenkins/minikube-integration/19883-729336/.minikube/profiles/addons-874223/apiserver.key
I1030 19:00:05.001665 735481 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19883-729336/.minikube/profiles/addons-874223/proxy-client.key
I1030 19:00:05.001686 735481 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19883-729336/.minikube/profiles/addons-874223/proxy-client.crt with IP's: []
I1030 19:00:05.999302 735481 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19883-729336/.minikube/profiles/addons-874223/proxy-client.crt ...
I1030 19:00:05.999345 735481 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19883-729336/.minikube/profiles/addons-874223/proxy-client.crt: {Name:mkf290e6a73dde2924e9fb2d35c612f95fae60d7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1030 19:00:05.999596 735481 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19883-729336/.minikube/profiles/addons-874223/proxy-client.key ...
I1030 19:00:05.999613 735481 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19883-729336/.minikube/profiles/addons-874223/proxy-client.key: {Name:mk129566efdcb38e66b1d2fbce95d1e8541c7e72 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1030 19:00:06.000667 735481 certs.go:484] found cert: /home/jenkins/minikube-integration/19883-729336/.minikube/certs/ca-key.pem (1675 bytes)
I1030 19:00:06.000735 735481 certs.go:484] found cert: /home/jenkins/minikube-integration/19883-729336/.minikube/certs/ca.pem (1082 bytes)
I1030 19:00:06.000764 735481 certs.go:484] found cert: /home/jenkins/minikube-integration/19883-729336/.minikube/certs/cert.pem (1123 bytes)
I1030 19:00:06.000790 735481 certs.go:484] found cert: /home/jenkins/minikube-integration/19883-729336/.minikube/certs/key.pem (1679 bytes)
I1030 19:00:06.001577 735481 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19883-729336/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
I1030 19:00:06.030250 735481 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19883-729336/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
I1030 19:00:06.056032 735481 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19883-729336/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
I1030 19:00:06.084388 735481 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19883-729336/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
I1030 19:00:06.109153 735481 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19883-729336/.minikube/profiles/addons-874223/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
I1030 19:00:06.134122 735481 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19883-729336/.minikube/profiles/addons-874223/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
I1030 19:00:06.158953 735481 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19883-729336/.minikube/profiles/addons-874223/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
I1030 19:00:06.184007 735481 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19883-729336/.minikube/profiles/addons-874223/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
I1030 19:00:06.208606 735481 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19883-729336/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
I1030 19:00:06.232950 735481 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
I1030 19:00:06.251540 735481 ssh_runner.go:195] Run: openssl version
I1030 19:00:06.257201 735481 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"
I1030 19:00:06.266942 735481 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
I1030 19:00:06.270688 735481 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Oct 30 19:00 /usr/share/ca-certificates/minikubeCA.pem
I1030 19:00:06.270779 735481 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
I1030 19:00:06.277578 735481 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"
I1030 19:00:06.287405 735481 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
I1030 19:00:06.290725 735481 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
I1030 19:00:06.290779 735481 kubeadm.go:392] StartCluster: {Name:addons-874223 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 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.31.2 ClusterName:addons-874223 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:192.168.49.2 Port:8443 KubernetesVersion:v1.31.2 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 CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
I1030 19:00:06.290859 735481 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
I1030 19:00:06.290921 735481 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
I1030 19:00:06.327141 735481 cri.go:89] found id: ""
I1030 19:00:06.327224 735481 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
I1030 19:00:06.336082 735481 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
I1030 19:00:06.344980 735481 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
I1030 19:00:06.345070 735481 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
I1030 19:00:06.353742 735481 kubeadm.go:155] 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
I1030 19:00:06.353766 735481 kubeadm.go:157] found existing configuration files:
I1030 19:00:06.353846 735481 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
I1030 19:00:06.362571 735481 kubeadm.go:163] "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
I1030 19:00:06.362645 735481 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
I1030 19:00:06.371685 735481 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
I1030 19:00:06.380520 735481 kubeadm.go:163] "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
I1030 19:00:06.380640 735481 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
I1030 19:00:06.389523 735481 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
I1030 19:00:06.398401 735481 kubeadm.go:163] "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
I1030 19:00:06.398471 735481 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
I1030 19:00:06.406851 735481 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
I1030 19:00:06.416332 735481 kubeadm.go:163] "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
I1030 19:00:06.416403 735481 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
I1030 19:00:06.424519 735481 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.2:$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"
I1030 19:00:06.484782 735481 kubeadm.go:310] [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-1071-aws\n", err: exit status 1
I1030 19:00:06.548645 735481 kubeadm.go:310] [WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
I1030 19:00:23.145291 735481 kubeadm.go:310] [init] Using Kubernetes version: v1.31.2
I1030 19:00:23.145350 735481 kubeadm.go:310] [preflight] Running pre-flight checks
I1030 19:00:23.145441 735481 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
I1030 19:00:23.145496 735481 kubeadm.go:310] [0;37mKERNEL_VERSION[0m: [0;32m5.15.0-1071-aws[0m
I1030 19:00:23.145530 735481 kubeadm.go:310] [0;37mOS[0m: [0;32mLinux[0m
I1030 19:00:23.145576 735481 kubeadm.go:310] [0;37mCGROUPS_CPU[0m: [0;32menabled[0m
I1030 19:00:23.145624 735481 kubeadm.go:310] [0;37mCGROUPS_CPUACCT[0m: [0;32menabled[0m
I1030 19:00:23.145671 735481 kubeadm.go:310] [0;37mCGROUPS_CPUSET[0m: [0;32menabled[0m
I1030 19:00:23.145741 735481 kubeadm.go:310] [0;37mCGROUPS_DEVICES[0m: [0;32menabled[0m
I1030 19:00:23.145790 735481 kubeadm.go:310] [0;37mCGROUPS_FREEZER[0m: [0;32menabled[0m
I1030 19:00:23.145837 735481 kubeadm.go:310] [0;37mCGROUPS_MEMORY[0m: [0;32menabled[0m
I1030 19:00:23.145882 735481 kubeadm.go:310] [0;37mCGROUPS_PIDS[0m: [0;32menabled[0m
I1030 19:00:23.145930 735481 kubeadm.go:310] [0;37mCGROUPS_HUGETLB[0m: [0;32menabled[0m
I1030 19:00:23.145976 735481 kubeadm.go:310] [0;37mCGROUPS_BLKIO[0m: [0;32menabled[0m
I1030 19:00:23.146048 735481 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
I1030 19:00:23.146141 735481 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
I1030 19:00:23.146232 735481 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
I1030 19:00:23.146295 735481 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
I1030 19:00:23.149348 735481 out.go:235] - Generating certificates and keys ...
I1030 19:00:23.149486 735481 kubeadm.go:310] [certs] Using existing ca certificate authority
I1030 19:00:23.149593 735481 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
I1030 19:00:23.149676 735481 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
I1030 19:00:23.149765 735481 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
I1030 19:00:23.149837 735481 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
I1030 19:00:23.149898 735481 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
I1030 19:00:23.149959 735481 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
I1030 19:00:23.150090 735481 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-874223 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I1030 19:00:23.150156 735481 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
I1030 19:00:23.150293 735481 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-874223 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I1030 19:00:23.150372 735481 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
I1030 19:00:23.150444 735481 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
I1030 19:00:23.150506 735481 kubeadm.go:310] [certs] Generating "sa" key and public key
I1030 19:00:23.150579 735481 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
I1030 19:00:23.150643 735481 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
I1030 19:00:23.150705 735481 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
I1030 19:00:23.150765 735481 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
I1030 19:00:23.150844 735481 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
I1030 19:00:23.150920 735481 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
I1030 19:00:23.151008 735481 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
I1030 19:00:23.151086 735481 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
I1030 19:00:23.153782 735481 out.go:235] - Booting up control plane ...
I1030 19:00:23.153916 735481 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
I1030 19:00:23.154007 735481 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
I1030 19:00:23.154084 735481 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
I1030 19:00:23.154196 735481 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
I1030 19:00:23.154288 735481 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
I1030 19:00:23.154333 735481 kubeadm.go:310] [kubelet-start] Starting the kubelet
I1030 19:00:23.154479 735481 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
I1030 19:00:23.154591 735481 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
I1030 19:00:23.154658 735481 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001821969s
I1030 19:00:23.154738 735481 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
I1030 19:00:23.154802 735481 kubeadm.go:310] [api-check] The API server is healthy after 6.002309253s
I1030 19:00:23.154917 735481 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
I1030 19:00:23.155051 735481 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
I1030 19:00:23.155114 735481 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
I1030 19:00:23.155307 735481 kubeadm.go:310] [mark-control-plane] Marking the node addons-874223 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
I1030 19:00:23.155375 735481 kubeadm.go:310] [bootstrap-token] Using token: tzyk9e.0nhhkw5qidrcaui1
I1030 19:00:23.158092 735481 out.go:235] - Configuring RBAC rules ...
I1030 19:00:23.158258 735481 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
I1030 19:00:23.158353 735481 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
I1030 19:00:23.158495 735481 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
I1030 19:00:23.158636 735481 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
I1030 19:00:23.158752 735481 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
I1030 19:00:23.158842 735481 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
I1030 19:00:23.158958 735481 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
I1030 19:00:23.159003 735481 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
I1030 19:00:23.159053 735481 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
I1030 19:00:23.159060 735481 kubeadm.go:310]
I1030 19:00:23.159120 735481 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
I1030 19:00:23.159127 735481 kubeadm.go:310]
I1030 19:00:23.159203 735481 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
I1030 19:00:23.159211 735481 kubeadm.go:310]
I1030 19:00:23.159236 735481 kubeadm.go:310] mkdir -p $HOME/.kube
I1030 19:00:23.159306 735481 kubeadm.go:310] sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
I1030 19:00:23.159365 735481 kubeadm.go:310] sudo chown $(id -u):$(id -g) $HOME/.kube/config
I1030 19:00:23.159375 735481 kubeadm.go:310]
I1030 19:00:23.159429 735481 kubeadm.go:310] Alternatively, if you are the root user, you can run:
I1030 19:00:23.159437 735481 kubeadm.go:310]
I1030 19:00:23.159484 735481 kubeadm.go:310] export KUBECONFIG=/etc/kubernetes/admin.conf
I1030 19:00:23.159491 735481 kubeadm.go:310]
I1030 19:00:23.159543 735481 kubeadm.go:310] You should now deploy a pod network to the cluster.
I1030 19:00:23.159619 735481 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
I1030 19:00:23.159690 735481 kubeadm.go:310] https://kubernetes.io/docs/concepts/cluster-administration/addons/
I1030 19:00:23.159698 735481 kubeadm.go:310]
I1030 19:00:23.159781 735481 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
I1030 19:00:23.159859 735481 kubeadm.go:310] and service account keys on each node and then running the following as root:
I1030 19:00:23.159867 735481 kubeadm.go:310]
I1030 19:00:23.159949 735481 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token tzyk9e.0nhhkw5qidrcaui1 \
I1030 19:00:23.160052 735481 kubeadm.go:310] --discovery-token-ca-cert-hash sha256:39cdb01ca295529305d076b0807c353a55f434c002baa6de270413d23dd0e3ee \
I1030 19:00:23.160075 735481 kubeadm.go:310] --control-plane
I1030 19:00:23.160082 735481 kubeadm.go:310]
I1030 19:00:23.160166 735481 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
I1030 19:00:23.160178 735481 kubeadm.go:310]
I1030 19:00:23.160258 735481 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token tzyk9e.0nhhkw5qidrcaui1 \
I1030 19:00:23.160376 735481 kubeadm.go:310] --discovery-token-ca-cert-hash sha256:39cdb01ca295529305d076b0807c353a55f434c002baa6de270413d23dd0e3ee
I1030 19:00:23.160388 735481 cni.go:84] Creating CNI manager for ""
I1030 19:00:23.160395 735481 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
I1030 19:00:23.165027 735481 out.go:177] * Configuring CNI (Container Networking Interface) ...
I1030 19:00:23.167750 735481 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
I1030 19:00:23.173365 735481 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.2/kubectl ...
I1030 19:00:23.173384 735481 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
I1030 19:00:23.191781 735481 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
I1030 19:00:23.489361 735481 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
I1030 19:00:23.489499 735481 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
I1030 19:00:23.489575 735481 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-874223 minikube.k8s.io/updated_at=2024_10_30T19_00_23_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=605ec3dacea4f25ee181ccc490c641c149fd11d0 minikube.k8s.io/name=addons-874223 minikube.k8s.io/primary=true
I1030 19:00:23.654810 735481 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1030 19:00:23.654880 735481 ops.go:34] apiserver oom_adj: -16
I1030 19:00:24.154928 735481 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1030 19:00:24.654921 735481 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1030 19:00:25.155325 735481 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1030 19:00:25.654907 735481 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1030 19:00:26.155378 735481 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1030 19:00:26.655136 735481 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1030 19:00:27.154907 735481 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1030 19:00:27.655848 735481 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1030 19:00:27.759745 735481 kubeadm.go:1113] duration metric: took 4.270296095s to wait for elevateKubeSystemPrivileges
I1030 19:00:27.759778 735481 kubeadm.go:394] duration metric: took 21.469004373s to StartCluster
I1030 19:00:27.759796 735481 settings.go:142] acquiring lock: {Name:mkeef77cc0d4ea0302e67373e4f938eccb8caf9a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1030 19:00:27.760336 735481 settings.go:150] Updating kubeconfig: /home/jenkins/minikube-integration/19883-729336/kubeconfig
I1030 19:00:27.760733 735481 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19883-729336/kubeconfig: {Name:mk89673daa78c59b601246fc43c392d2621268b1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1030 19:00:27.760939 735481 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
I1030 19:00:27.760961 735481 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.2 ContainerRuntime:crio ControlPlane:true Worker:true}
I1030 19:00:27.761191 735481 config.go:182] Loaded profile config "addons-874223": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1030 19:00:27.761224 735481 addons.go:507] enable addons start: toEnable=map[ambassador:false amd-gpu-device-plugin:true 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 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 volcano:true volumesnapshots:true yakd:true]
I1030 19:00:27.761299 735481 addons.go:69] Setting yakd=true in profile "addons-874223"
I1030 19:00:27.761314 735481 addons.go:234] Setting addon yakd=true in "addons-874223"
I1030 19:00:27.761339 735481 host.go:66] Checking if "addons-874223" exists ...
I1030 19:00:27.761821 735481 cli_runner.go:164] Run: docker container inspect addons-874223 --format={{.State.Status}}
I1030 19:00:27.762442 735481 addons.go:69] Setting metrics-server=true in profile "addons-874223"
I1030 19:00:27.762470 735481 addons.go:234] Setting addon metrics-server=true in "addons-874223"
I1030 19:00:27.762496 735481 host.go:66] Checking if "addons-874223" exists ...
I1030 19:00:27.762933 735481 cli_runner.go:164] Run: docker container inspect addons-874223 --format={{.State.Status}}
I1030 19:00:27.763113 735481 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-874223"
I1030 19:00:27.763134 735481 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-874223"
I1030 19:00:27.763155 735481 host.go:66] Checking if "addons-874223" exists ...
I1030 19:00:27.763547 735481 cli_runner.go:164] Run: docker container inspect addons-874223 --format={{.State.Status}}
I1030 19:00:27.765850 735481 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-874223"
I1030 19:00:27.765890 735481 addons.go:234] Setting addon amd-gpu-device-plugin=true in "addons-874223"
I1030 19:00:27.765924 735481 host.go:66] Checking if "addons-874223" exists ...
I1030 19:00:27.766380 735481 cli_runner.go:164] Run: docker container inspect addons-874223 --format={{.State.Status}}
I1030 19:00:27.770447 735481 addons.go:69] Setting registry=true in profile "addons-874223"
I1030 19:00:27.770485 735481 addons.go:234] Setting addon registry=true in "addons-874223"
I1030 19:00:27.770521 735481 host.go:66] Checking if "addons-874223" exists ...
I1030 19:00:27.770977 735481 cli_runner.go:164] Run: docker container inspect addons-874223 --format={{.State.Status}}
I1030 19:00:27.771476 735481 addons.go:69] Setting storage-provisioner=true in profile "addons-874223"
I1030 19:00:27.771500 735481 addons.go:234] Setting addon storage-provisioner=true in "addons-874223"
I1030 19:00:27.771529 735481 host.go:66] Checking if "addons-874223" exists ...
I1030 19:00:27.771981 735481 cli_runner.go:164] Run: docker container inspect addons-874223 --format={{.State.Status}}
I1030 19:00:27.777899 735481 addons.go:69] Setting cloud-spanner=true in profile "addons-874223"
I1030 19:00:27.777937 735481 addons.go:234] Setting addon cloud-spanner=true in "addons-874223"
I1030 19:00:27.777973 735481 host.go:66] Checking if "addons-874223" exists ...
I1030 19:00:27.778430 735481 cli_runner.go:164] Run: docker container inspect addons-874223 --format={{.State.Status}}
I1030 19:00:27.787070 735481 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-874223"
I1030 19:00:27.787118 735481 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-874223"
I1030 19:00:27.787469 735481 cli_runner.go:164] Run: docker container inspect addons-874223 --format={{.State.Status}}
I1030 19:00:27.793395 735481 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-874223"
I1030 19:00:27.793470 735481 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-874223"
I1030 19:00:27.793504 735481 host.go:66] Checking if "addons-874223" exists ...
I1030 19:00:27.795058 735481 cli_runner.go:164] Run: docker container inspect addons-874223 --format={{.State.Status}}
I1030 19:00:27.805774 735481 addons.go:69] Setting volcano=true in profile "addons-874223"
I1030 19:00:27.805811 735481 addons.go:234] Setting addon volcano=true in "addons-874223"
I1030 19:00:27.805849 735481 host.go:66] Checking if "addons-874223" exists ...
I1030 19:00:27.805904 735481 addons.go:69] Setting default-storageclass=true in profile "addons-874223"
I1030 19:00:27.805926 735481 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-874223"
I1030 19:00:27.806220 735481 cli_runner.go:164] Run: docker container inspect addons-874223 --format={{.State.Status}}
I1030 19:00:27.806311 735481 cli_runner.go:164] Run: docker container inspect addons-874223 --format={{.State.Status}}
I1030 19:00:27.837869 735481 addons.go:69] Setting gcp-auth=true in profile "addons-874223"
I1030 19:00:27.837915 735481 mustload.go:65] Loading cluster: addons-874223
I1030 19:00:27.838121 735481 config.go:182] Loaded profile config "addons-874223": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1030 19:00:27.838389 735481 cli_runner.go:164] Run: docker container inspect addons-874223 --format={{.State.Status}}
I1030 19:00:27.838531 735481 addons.go:69] Setting volumesnapshots=true in profile "addons-874223"
I1030 19:00:27.838553 735481 addons.go:234] Setting addon volumesnapshots=true in "addons-874223"
I1030 19:00:27.838580 735481 host.go:66] Checking if "addons-874223" exists ...
I1030 19:00:27.838975 735481 cli_runner.go:164] Run: docker container inspect addons-874223 --format={{.State.Status}}
I1030 19:00:27.856535 735481 out.go:177] * Verifying Kubernetes components...
I1030 19:00:27.881859 735481 addons.go:69] Setting ingress=true in profile "addons-874223"
I1030 19:00:27.881942 735481 addons.go:234] Setting addon ingress=true in "addons-874223"
I1030 19:00:27.882019 735481 host.go:66] Checking if "addons-874223" exists ...
I1030 19:00:27.882524 735481 cli_runner.go:164] Run: docker container inspect addons-874223 --format={{.State.Status}}
I1030 19:00:27.914132 735481 addons.go:69] Setting ingress-dns=true in profile "addons-874223"
I1030 19:00:27.914217 735481 addons.go:234] Setting addon ingress-dns=true in "addons-874223"
I1030 19:00:27.914299 735481 host.go:66] Checking if "addons-874223" exists ...
I1030 19:00:27.915001 735481 cli_runner.go:164] Run: docker container inspect addons-874223 --format={{.State.Status}}
I1030 19:00:27.945772 735481 addons.go:69] Setting inspektor-gadget=true in profile "addons-874223"
I1030 19:00:27.945853 735481 addons.go:234] Setting addon inspektor-gadget=true in "addons-874223"
I1030 19:00:27.945922 735481 host.go:66] Checking if "addons-874223" exists ...
I1030 19:00:27.946421 735481 cli_runner.go:164] Run: docker container inspect addons-874223 --format={{.State.Status}}
I1030 19:00:28.004788 735481 out.go:177] - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.8
I1030 19:00:28.012196 735481 out.go:177] - Using image docker.io/registry:2.8.3
I1030 19:00:28.016409 735481 out.go:177] - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
I1030 19:00:28.016833 735481 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I1030 19:00:28.017113 735481 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
I1030 19:00:28.017260 735481 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
I1030 19:00:28.017340 735481 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-874223
I1030 19:00:28.045110 735481 out.go:177] - Using image gcr.io/k8s-minikube/storage-provisioner:v5
I1030 19:00:28.047142 735481 out.go:177] - Using image docker.io/marcnuri/yakd:0.0.5
I1030 19:00:28.049977 735481 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
I1030 19:00:28.050003 735481 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
I1030 19:00:28.050073 735481 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-874223
I1030 19:00:28.065416 735481 addons.go:234] Setting addon default-storageclass=true in "addons-874223"
I1030 19:00:28.065457 735481 host.go:66] Checking if "addons-874223" exists ...
I1030 19:00:28.069878 735481 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
I1030 19:00:28.069900 735481 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
I1030 19:00:28.069967 735481 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-874223
I1030 19:00:28.070421 735481 cli_runner.go:164] Run: docker container inspect addons-874223 --format={{.State.Status}}
I1030 19:00:28.087908 735481 out.go:177] - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
I1030 19:00:28.089489 735481 out.go:177] - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
I1030 19:00:28.090762 735481 addons.go:431] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
I1030 19:00:28.090786 735481 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
I1030 19:00:28.090853 735481 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-874223
I1030 19:00:28.093192 735481 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
I1030 19:00:28.093215 735481 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
I1030 19:00:28.093280 735481 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-874223
I1030 19:00:28.105515 735481 host.go:66] Checking if "addons-874223" exists ...
I1030 19:00:28.110709 735481 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
I1030 19:00:28.110726 735481 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
I1030 19:00:28.110872 735481 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-874223
I1030 19:00:28.114348 735481 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
I1030 19:00:28.114572 735481 out.go:177] - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
I1030 19:00:28.114715 735481 out.go:177] - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
I1030 19:00:28.165693 735481 out.go:177] - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.24
I1030 19:00:28.171892 735481 out.go:177] - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.33.0
I1030 19:00:28.172147 735481 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
I1030 19:00:28.172180 735481 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
I1030 19:00:28.172288 735481 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-874223
I1030 19:00:28.172556 735481 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
I1030 19:00:28.172591 735481 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
I1030 19:00:28.172673 735481 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-874223
I1030 19:00:28.188134 735481 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/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.31.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
I1030 19:00:28.188605 735481 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
I1030 19:00:28.188648 735481 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
I1030 19:00:28.188737 735481 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-874223
W1030 19:00:28.157439 735481 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
I1030 19:00:28.189118 735481 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
I1030 19:00:28.189141 735481 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
I1030 19:00:28.189214 735481 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-874223
I1030 19:00:28.202334 735481 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33538 SSHKeyPath:/home/jenkins/minikube-integration/19883-729336/.minikube/machines/addons-874223/id_rsa Username:docker}
I1030 19:00:28.205886 735481 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
I1030 19:00:28.210888 735481 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-874223"
I1030 19:00:28.210935 735481 host.go:66] Checking if "addons-874223" exists ...
I1030 19:00:28.211368 735481 cli_runner.go:164] Run: docker container inspect addons-874223 --format={{.State.Status}}
I1030 19:00:28.215947 735481 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33538 SSHKeyPath:/home/jenkins/minikube-integration/19883-729336/.minikube/machines/addons-874223/id_rsa Username:docker}
I1030 19:00:28.216949 735481 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
I1030 19:00:28.216968 735481 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5248 bytes)
I1030 19:00:28.217042 735481 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-874223
I1030 19:00:28.258118 735481 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33538 SSHKeyPath:/home/jenkins/minikube-integration/19883-729336/.minikube/machines/addons-874223/id_rsa Username:docker}
I1030 19:00:28.258448 735481 out.go:177] - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
I1030 19:00:28.260693 735481 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33538 SSHKeyPath:/home/jenkins/minikube-integration/19883-729336/.minikube/machines/addons-874223/id_rsa Username:docker}
I1030 19:00:28.263917 735481 out.go:177] - Using image registry.k8s.io/ingress-nginx/controller:v1.11.3
I1030 19:00:28.266739 735481 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
I1030 19:00:28.266769 735481 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
I1030 19:00:28.266838 735481 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-874223
I1030 19:00:28.267041 735481 out.go:177] - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
I1030 19:00:28.272312 735481 out.go:177] - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
I1030 19:00:28.274947 735481 out.go:177] - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
I1030 19:00:28.277644 735481 out.go:177] - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
I1030 19:00:28.280528 735481 out.go:177] - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
I1030 19:00:28.283428 735481 out.go:177] - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
I1030 19:00:28.288500 735481 out.go:177] - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
I1030 19:00:28.291507 735481 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
I1030 19:00:28.291528 735481 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
I1030 19:00:28.291593 735481 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-874223
I1030 19:00:28.313946 735481 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33538 SSHKeyPath:/home/jenkins/minikube-integration/19883-729336/.minikube/machines/addons-874223/id_rsa Username:docker}
I1030 19:00:28.320769 735481 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33538 SSHKeyPath:/home/jenkins/minikube-integration/19883-729336/.minikube/machines/addons-874223/id_rsa Username:docker}
I1030 19:00:28.323273 735481 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33538 SSHKeyPath:/home/jenkins/minikube-integration/19883-729336/.minikube/machines/addons-874223/id_rsa Username:docker}
I1030 19:00:28.390852 735481 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33538 SSHKeyPath:/home/jenkins/minikube-integration/19883-729336/.minikube/machines/addons-874223/id_rsa Username:docker}
I1030 19:00:28.410097 735481 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33538 SSHKeyPath:/home/jenkins/minikube-integration/19883-729336/.minikube/machines/addons-874223/id_rsa Username:docker}
I1030 19:00:28.426112 735481 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33538 SSHKeyPath:/home/jenkins/minikube-integration/19883-729336/.minikube/machines/addons-874223/id_rsa Username:docker}
I1030 19:00:28.433041 735481 out.go:177] - Using image docker.io/rancher/local-path-provisioner:v0.0.22
I1030 19:00:28.437223 735481 out.go:177] - Using image docker.io/busybox:stable
I1030 19:00:28.440609 735481 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I1030 19:00:28.440679 735481 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
I1030 19:00:28.440686 735481 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33538 SSHKeyPath:/home/jenkins/minikube-integration/19883-729336/.minikube/machines/addons-874223/id_rsa Username:docker}
I1030 19:00:28.440769 735481 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-874223
I1030 19:00:28.443961 735481 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33538 SSHKeyPath:/home/jenkins/minikube-integration/19883-729336/.minikube/machines/addons-874223/id_rsa Username:docker}
W1030 19:00:28.445664 735481 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
I1030 19:00:28.445695 735481 retry.go:31] will retry after 361.704822ms: ssh: handshake failed: EOF
I1030 19:00:28.446045 735481 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33538 SSHKeyPath:/home/jenkins/minikube-integration/19883-729336/.minikube/machines/addons-874223/id_rsa Username:docker}
W1030 19:00:28.447132 735481 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
I1030 19:00:28.447153 735481 retry.go:31] will retry after 338.365396ms: ssh: handshake failed: EOF
I1030 19:00:28.481440 735481 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33538 SSHKeyPath:/home/jenkins/minikube-integration/19883-729336/.minikube/machines/addons-874223/id_rsa Username:docker}
I1030 19:00:28.594582 735481 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
I1030 19:00:28.730284 735481 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
I1030 19:00:28.783049 735481 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
I1030 19:00:28.783070 735481 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
I1030 19:00:28.887024 735481 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
I1030 19:00:28.887096 735481 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
I1030 19:00:28.890715 735481 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
I1030 19:00:28.891205 735481 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
I1030 19:00:28.891244 735481 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
I1030 19:00:28.917907 735481 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I1030 19:00:28.922572 735481 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
I1030 19:00:28.928001 735481 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
I1030 19:00:28.928075 735481 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
I1030 19:00:28.935493 735481 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
I1030 19:00:28.982806 735481 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
I1030 19:00:29.010922 735481 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
I1030 19:00:29.011001 735481 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
I1030 19:00:29.015813 735481 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
I1030 19:00:29.015899 735481 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
I1030 19:00:29.029449 735481 ssh_runner.go:235] Completed: sudo systemctl daemon-reload: (1.012567544s)
I1030 19:00:29.029586 735481 ssh_runner.go:195] Run: sudo systemctl start kubelet
I1030 19:00:29.128948 735481 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
I1030 19:00:29.129020 735481 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
I1030 19:00:29.156538 735481 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
I1030 19:00:29.156616 735481 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
I1030 19:00:29.159539 735481 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
I1030 19:00:29.159620 735481 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
I1030 19:00:29.260975 735481 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
I1030 19:00:29.261056 735481 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
I1030 19:00:29.278538 735481 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
I1030 19:00:29.278616 735481 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-health-monitor-controller.yaml --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
I1030 19:00:29.298252 735481 addons.go:431] installing /etc/kubernetes/addons/ig-deployment.yaml
I1030 19:00:29.298322 735481 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (14451 bytes)
I1030 19:00:29.302205 735481 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
I1030 19:00:29.314357 735481 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
I1030 19:00:29.369797 735481 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
I1030 19:00:29.369881 735481 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
I1030 19:00:29.371948 735481 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
I1030 19:00:29.372006 735481 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
I1030 19:00:29.445386 735481 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
I1030 19:00:29.494963 735481 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
I1030 19:00:29.495040 735481 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
I1030 19:00:29.512215 735481 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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
I1030 19:00:29.543294 735481 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
I1030 19:00:29.543373 735481 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
I1030 19:00:29.576115 735481 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
I1030 19:00:29.576194 735481 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
I1030 19:00:29.646971 735481 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
I1030 19:00:29.647050 735481 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
I1030 19:00:29.680448 735481 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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
I1030 19:00:29.736690 735481 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I1030 19:00:29.736766 735481 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
I1030 19:00:29.804163 735481 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
I1030 19:00:29.804245 735481 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
I1030 19:00:29.872330 735481 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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
I1030 19:00:29.916556 735481 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
I1030 19:00:29.916618 735481 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
I1030 19:00:30.014517 735481 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
I1030 19:00:30.014604 735481 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
I1030 19:00:30.142565 735481 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
I1030 19:00:30.142641 735481 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
I1030 19:00:30.306904 735481 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
I1030 19:00:30.306976 735481 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
I1030 19:00:30.451408 735481 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
I1030 19:00:30.451488 735481 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
I1030 19:00:30.668739 735481 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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
I1030 19:00:31.075124 735481 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/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.31.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.886903718s)
I1030 19:00:31.075154 735481 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
I1030 19:00:32.102402 735481 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-874223" context rescaled to 1 replicas
I1030 19:00:33.844708 735481 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (5.250074646s)
I1030 19:00:33.844769 735481 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml: (5.114408086s)
I1030 19:00:34.864801 735481 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.973994288s)
I1030 19:00:34.864840 735481 addons.go:475] Verifying addon ingress=true in "addons-874223"
I1030 19:00:34.865115 735481 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.947131675s)
I1030 19:00:34.865394 735481 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (5.94274651s)
I1030 19:00:34.865454 735481 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.929891473s)
I1030 19:00:34.865480 735481 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.882606959s)
I1030 19:00:34.865610 735481 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (5.835992869s)
I1030 19:00:34.866480 735481 node_ready.go:35] waiting up to 6m0s for node "addons-874223" to be "Ready" ...
I1030 19:00:34.866633 735481 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.564352549s)
I1030 19:00:34.866647 735481 addons.go:475] Verifying addon registry=true in "addons-874223"
I1030 19:00:34.866772 735481 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (5.552355082s)
I1030 19:00:34.866837 735481 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (5.421383079s)
I1030 19:00:34.866895 735481 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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: (5.354600374s)
I1030 19:00:34.866903 735481 addons.go:475] Verifying addon metrics-server=true in "addons-874223"
I1030 19:00:34.866942 735481 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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: (5.18642155s)
I1030 19:00:34.869647 735481 out.go:177] * Verifying ingress addon...
I1030 19:00:34.869655 735481 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
minikube -p addons-874223 service yakd-dashboard -n yakd-dashboard
I1030 19:00:34.869784 735481 out.go:177] * Verifying registry addon...
I1030 19:00:34.873932 735481 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
I1030 19:00:34.874030 735481 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
I1030 19:00:34.888222 735481 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
I1030 19:00:34.888330 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
W1030 19:00:34.942264 735481 out.go:270] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as 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]
I1030 19:00:35.014586 735481 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
I1030 19:00:35.014658 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:35.110197 735481 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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: (5.237774051s)
W1030 19:00:35.110287 735481 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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
I1030 19:00:35.110323 735481 retry.go:31] will retry after 254.274664ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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
I1030 19:00:35.301328 735481 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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.632485261s)
I1030 19:00:35.301365 735481 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-874223"
I1030 19:00:35.304349 735481 out.go:177] * Verifying csi-hostpath-driver addon...
I1030 19:00:35.308586 735481 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I1030 19:00:35.314221 735481 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I1030 19:00:35.314244 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:35.365567 735481 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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
I1030 19:00:35.413673 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:35.414837 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:35.813002 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:35.913352 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:35.914112 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:36.075644 735481 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
I1030 19:00:36.075731 735481 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-874223
I1030 19:00:36.091813 735481 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33538 SSHKeyPath:/home/jenkins/minikube-integration/19883-729336/.minikube/machines/addons-874223/id_rsa Username:docker}
I1030 19:00:36.196241 735481 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
I1030 19:00:36.215244 735481 addons.go:234] Setting addon gcp-auth=true in "addons-874223"
I1030 19:00:36.215296 735481 host.go:66] Checking if "addons-874223" exists ...
I1030 19:00:36.215749 735481 cli_runner.go:164] Run: docker container inspect addons-874223 --format={{.State.Status}}
I1030 19:00:36.237363 735481 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
I1030 19:00:36.237426 735481 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-874223
I1030 19:00:36.255795 735481 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33538 SSHKeyPath:/home/jenkins/minikube-integration/19883-729336/.minikube/machines/addons-874223/id_rsa Username:docker}
I1030 19:00:36.313378 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:36.377982 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:36.379046 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:36.812267 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:36.869932 735481 node_ready.go:53] node "addons-874223" has status "Ready":"False"
I1030 19:00:36.878167 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:36.878963 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:37.312836 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:37.377785 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:37.378574 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:37.829090 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:37.878577 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:37.879639 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:38.199234 735481 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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: (2.833609417s)
I1030 19:00:38.199309 735481 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.961922989s)
I1030 19:00:38.202221 735481 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
I1030 19:00:38.204840 735481 out.go:177] - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
I1030 19:00:38.207443 735481 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
I1030 19:00:38.207468 735481 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
I1030 19:00:38.226071 735481 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
I1030 19:00:38.226209 735481 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
I1030 19:00:38.244789 735481 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
I1030 19:00:38.244819 735481 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
I1030 19:00:38.263638 735481 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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
I1030 19:00:38.313091 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:38.378430 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:38.378873 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:38.811203 735481 addons.go:475] Verifying addon gcp-auth=true in "addons-874223"
I1030 19:00:38.814153 735481 out.go:177] * Verifying gcp-auth addon...
I1030 19:00:38.817025 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:38.818891 735481 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
I1030 19:00:38.870459 735481 node_ready.go:53] node "addons-874223" has status "Ready":"False"
I1030 19:00:38.916490 735481 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
I1030 19:00:38.916514 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:00:38.916998 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:38.917884 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:39.313832 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:39.322115 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:00:39.378261 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:39.378895 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:39.811993 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:39.823042 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:00:39.877882 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:39.878818 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:40.312876 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:40.322599 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:00:40.377980 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:40.378504 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:40.813140 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:40.822484 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:00:40.878132 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:40.878939 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:41.312768 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:41.322179 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:00:41.370093 735481 node_ready.go:53] node "addons-874223" has status "Ready":"False"
I1030 19:00:41.377417 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:41.378091 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:41.813184 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:41.822475 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:00:41.878600 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:41.878926 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:42.313168 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:42.322403 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:00:42.379134 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:42.380780 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:42.813225 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:42.822775 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:00:42.877241 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:42.878380 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:43.313129 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:43.322514 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:00:43.379051 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:43.379940 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:43.812244 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:43.823043 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:00:43.870390 735481 node_ready.go:53] node "addons-874223" has status "Ready":"False"
I1030 19:00:43.877218 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:43.878563 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:44.312871 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:44.322620 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:00:44.378595 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:44.379602 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:44.812779 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:44.822465 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:00:44.878915 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:44.879428 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:45.313058 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:45.322383 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:00:45.380193 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:45.380556 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:45.812308 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:45.822983 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:00:45.877701 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:45.878792 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:46.312697 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:46.322724 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:00:46.370589 735481 node_ready.go:53] node "addons-874223" has status "Ready":"False"
I1030 19:00:46.378009 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:46.378159 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:46.813075 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:46.822504 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:00:46.878396 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:46.879280 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:47.312604 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:47.322959 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:00:47.379450 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:47.380499 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:47.812779 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:47.821679 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:00:47.877960 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:47.878713 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:48.313093 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:48.322485 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:00:48.378030 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:48.379064 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:48.812592 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:48.822638 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:00:48.870871 735481 node_ready.go:53] node "addons-874223" has status "Ready":"False"
I1030 19:00:48.878244 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:48.879003 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:49.312462 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:49.322671 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:00:49.378274 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:49.379027 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:49.812541 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:49.822767 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:00:49.877567 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:49.878721 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:50.313169 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:50.322915 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:00:50.379421 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:50.379522 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:50.813074 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:50.822416 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:00:50.878106 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:50.878823 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:51.312745 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:51.322115 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:00:51.370448 735481 node_ready.go:53] node "addons-874223" has status "Ready":"False"
I1030 19:00:51.377666 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:51.378745 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:51.812908 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:51.821995 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:00:51.877088 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:51.877883 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:52.311783 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:52.322329 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:00:52.378038 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:52.378394 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:52.813372 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:52.821879 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:00:52.878185 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:52.878530 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:53.312135 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:53.323489 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:00:53.413219 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:53.414085 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:53.812880 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:53.822258 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:00:53.870143 735481 node_ready.go:53] node "addons-874223" has status "Ready":"False"
I1030 19:00:53.878802 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:53.879541 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:54.312902 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:54.321912 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:00:54.378387 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:54.378923 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:54.813040 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:54.822576 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:00:54.877562 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:54.878302 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:55.311785 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:55.322889 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:00:55.379251 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:55.380332 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:55.811964 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:55.822009 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:00:55.870393 735481 node_ready.go:53] node "addons-874223" has status "Ready":"False"
I1030 19:00:55.877415 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:55.878914 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:56.312851 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:56.322224 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:00:56.378986 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:56.379303 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:56.813177 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:56.822995 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:00:56.877822 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:56.878424 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:57.311898 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:57.322396 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:00:57.377429 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:57.378216 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:57.813061 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:57.822968 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:00:57.877562 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:57.878343 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:58.312351 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:58.323037 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:00:58.370011 735481 node_ready.go:53] node "addons-874223" has status "Ready":"False"
I1030 19:00:58.379069 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:58.379370 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:58.813741 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:58.822952 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:00:58.878146 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:58.878737 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:59.312358 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:59.322585 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:00:59.378741 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:59.379510 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:00:59.812560 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:00:59.822150 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:00:59.877650 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:00:59.878514 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:00.312880 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:00.322964 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:00.370808 735481 node_ready.go:53] node "addons-874223" has status "Ready":"False"
I1030 19:01:00.379142 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:00.379991 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:00.812753 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:00.822179 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:00.878192 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:00.879002 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:01.313308 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:01.322814 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:01.380141 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:01.380927 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:01.812824 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:01.823400 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:01.879166 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:01.879933 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:02.312515 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:02.322065 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:02.371241 735481 node_ready.go:53] node "addons-874223" has status "Ready":"False"
I1030 19:01:02.381101 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:02.382299 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:02.812025 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:02.822073 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:02.877944 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:02.878748 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:03.312920 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:03.322058 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:03.378899 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:03.379028 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:03.813169 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:03.822613 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:03.878700 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:03.878813 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:04.312566 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:04.322188 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:04.377628 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:04.378798 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:04.812671 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:04.822669 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:04.870441 735481 node_ready.go:53] node "addons-874223" has status "Ready":"False"
I1030 19:01:04.877619 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:04.878411 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:05.312343 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:05.322485 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:05.379881 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:05.379971 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:05.812606 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:05.822643 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:05.878524 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:05.879229 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:06.312273 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:06.322662 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:06.379643 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:06.379903 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:06.812715 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:06.822695 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:06.877481 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:06.878649 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:07.312268 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:07.322834 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:07.369302 735481 node_ready.go:53] node "addons-874223" has status "Ready":"False"
I1030 19:01:07.377638 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:07.378709 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:07.812746 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:07.822415 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:07.877658 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:07.878599 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:08.312718 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:08.322404 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:08.378199 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:08.379890 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:08.811803 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:08.822005 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:08.877833 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:08.879100 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:09.311957 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:09.322198 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:09.369788 735481 node_ready.go:53] node "addons-874223" has status "Ready":"False"
I1030 19:01:09.378077 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:09.378889 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:09.812762 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:09.822948 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:09.878456 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:09.878883 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:10.312768 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:10.322662 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:10.377529 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:10.378853 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:10.812826 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:10.821729 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:10.877905 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:10.878451 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:11.311773 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:11.322829 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:11.370316 735481 node_ready.go:53] node "addons-874223" has status "Ready":"False"
I1030 19:01:11.378087 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:11.378984 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:11.813271 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:11.822969 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:11.913893 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:11.914737 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:12.312909 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:12.322144 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:12.378015 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:12.378219 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:12.812660 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:12.822561 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:12.878489 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:12.878731 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:13.312552 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:13.322120 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:13.379322 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:13.380038 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:13.812858 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:13.822372 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:13.870429 735481 node_ready.go:53] node "addons-874223" has status "Ready":"False"
I1030 19:01:13.878506 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:13.879278 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:14.311927 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:14.321906 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:14.378815 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:14.379070 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:14.886175 735481 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I1030 19:01:14.886202 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:14.886667 735481 node_ready.go:49] node "addons-874223" has status "Ready":"True"
I1030 19:01:14.886685 735481 node_ready.go:38] duration metric: took 40.020187604s for node "addons-874223" to be "Ready" ...
I1030 19:01:14.886695 735481 pod_ready.go:36] 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" ...
I1030 19:01:14.888784 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:14.913063 735481 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-dzq9n" in "kube-system" namespace to be "Ready" ...
I1030 19:01:14.914757 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:14.914885 735481 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
I1030 19:01:14.914897 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:15.323530 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:15.327841 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:15.379447 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:15.380535 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:15.815464 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:15.826439 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:15.916887 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:15.918516 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:16.315454 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:16.421369 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:16.423017 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:16.423920 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:16.814948 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:16.823133 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:16.916492 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:16.917057 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:16.923270 735481 pod_ready.go:93] pod "coredns-7c65d6cfc9-dzq9n" in "kube-system" namespace has status "Ready":"True"
I1030 19:01:16.923304 735481 pod_ready.go:82] duration metric: took 2.010200669s for pod "coredns-7c65d6cfc9-dzq9n" in "kube-system" namespace to be "Ready" ...
I1030 19:01:16.923330 735481 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-874223" in "kube-system" namespace to be "Ready" ...
I1030 19:01:16.930510 735481 pod_ready.go:93] pod "etcd-addons-874223" in "kube-system" namespace has status "Ready":"True"
I1030 19:01:16.930537 735481 pod_ready.go:82] duration metric: took 7.142792ms for pod "etcd-addons-874223" in "kube-system" namespace to be "Ready" ...
I1030 19:01:16.930552 735481 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-874223" in "kube-system" namespace to be "Ready" ...
I1030 19:01:16.937916 735481 pod_ready.go:93] pod "kube-apiserver-addons-874223" in "kube-system" namespace has status "Ready":"True"
I1030 19:01:16.937942 735481 pod_ready.go:82] duration metric: took 7.381735ms for pod "kube-apiserver-addons-874223" in "kube-system" namespace to be "Ready" ...
I1030 19:01:16.937954 735481 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-874223" in "kube-system" namespace to be "Ready" ...
I1030 19:01:16.951847 735481 pod_ready.go:93] pod "kube-controller-manager-addons-874223" in "kube-system" namespace has status "Ready":"True"
I1030 19:01:16.951873 735481 pod_ready.go:82] duration metric: took 13.910496ms for pod "kube-controller-manager-addons-874223" in "kube-system" namespace to be "Ready" ...
I1030 19:01:16.951888 735481 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-c2grl" in "kube-system" namespace to be "Ready" ...
I1030 19:01:16.964031 735481 pod_ready.go:93] pod "kube-proxy-c2grl" in "kube-system" namespace has status "Ready":"True"
I1030 19:01:16.964056 735481 pod_ready.go:82] duration metric: took 12.160409ms for pod "kube-proxy-c2grl" in "kube-system" namespace to be "Ready" ...
I1030 19:01:16.964069 735481 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-874223" in "kube-system" namespace to be "Ready" ...
I1030 19:01:17.314154 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:17.320457 735481 pod_ready.go:93] pod "kube-scheduler-addons-874223" in "kube-system" namespace has status "Ready":"True"
I1030 19:01:17.320480 735481 pod_ready.go:82] duration metric: took 356.403502ms for pod "kube-scheduler-addons-874223" in "kube-system" namespace to be "Ready" ...
I1030 19:01:17.320491 735481 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace to be "Ready" ...
I1030 19:01:17.323515 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:17.384697 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:17.385504 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:17.813398 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:17.822403 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:17.879194 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:17.880142 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:18.314675 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:18.323920 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:18.378493 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:18.380406 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:18.814624 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:18.826249 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:18.880479 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:18.881903 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:19.313976 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:19.325668 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:19.337853 735481 pod_ready.go:103] pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace has status "Ready":"False"
I1030 19:01:19.381144 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:19.385210 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:19.814099 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:19.824721 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:19.881311 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:19.882890 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:20.314298 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:20.323042 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:20.378795 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:20.378999 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:20.819580 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:20.822573 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:20.878770 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:20.879956 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:21.313541 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:21.326861 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:21.381605 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:21.386038 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:21.814678 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:21.826116 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:21.836572 735481 pod_ready.go:103] pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace has status "Ready":"False"
I1030 19:01:21.881770 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:21.883443 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:22.313386 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:22.322632 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:22.417431 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:22.420902 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:22.814252 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:22.821920 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:22.879167 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:22.879457 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:23.313836 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:23.323379 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:23.378730 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:23.379120 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:23.813874 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:23.822413 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:23.838150 735481 pod_ready.go:103] pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace has status "Ready":"False"
I1030 19:01:23.914074 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:23.914760 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:24.313731 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:24.325769 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:24.379940 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:24.380512 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:24.813681 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:24.822570 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:24.878110 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:24.880958 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:25.314282 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:25.323106 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:25.377481 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:25.380470 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:25.821329 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:25.915437 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:25.916027 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:25.918226 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:26.315135 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:26.327393 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:26.334697 735481 pod_ready.go:103] pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace has status "Ready":"False"
I1030 19:01:26.380421 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:26.381584 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:26.813703 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:26.834819 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:26.915593 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:26.917488 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:27.313917 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:27.322104 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:27.378966 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:27.379603 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:27.814348 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:27.823451 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:27.879737 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:27.880127 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:28.313975 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:28.322205 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:28.379560 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:28.379969 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:28.813303 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:28.824517 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:28.830253 735481 pod_ready.go:103] pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace has status "Ready":"False"
I1030 19:01:28.879343 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:28.880577 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:29.313238 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:29.324473 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:29.380175 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:29.380843 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:29.814849 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:29.825949 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:29.879580 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:29.880490 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:30.314934 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:30.322643 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:30.381894 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:30.383118 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:30.814437 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:30.823868 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:30.833036 735481 pod_ready.go:103] pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace has status "Ready":"False"
I1030 19:01:30.879757 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:30.880973 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:31.314451 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:31.325532 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:31.379977 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:31.381509 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:31.814421 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:31.825680 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:31.880529 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:31.888707 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:32.317817 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:32.324186 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:32.378841 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:32.379795 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:32.821907 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:32.838258 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:32.838980 735481 pod_ready.go:103] pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace has status "Ready":"False"
I1030 19:01:32.879143 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:32.880701 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:33.314492 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:33.329622 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:33.381506 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:33.383481 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:33.815862 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:33.832847 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:33.878818 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:33.881194 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:34.314485 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:34.324066 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:34.385816 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:34.389452 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:34.814407 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:34.822860 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:34.904075 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:34.904488 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:35.314427 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:35.322321 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:35.327155 735481 pod_ready.go:103] pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace has status "Ready":"False"
I1030 19:01:35.379115 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:35.381440 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:35.814126 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:35.822835 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:35.881958 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:35.886833 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:36.313291 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:36.322427 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:36.378449 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:36.378796 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:36.813558 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:36.823405 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:36.877473 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:36.879273 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:37.313941 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:37.323243 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:37.331541 735481 pod_ready.go:103] pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace has status "Ready":"False"
I1030 19:01:37.380487 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:37.381860 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:37.814500 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:37.825211 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:37.884051 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:37.885119 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:38.313653 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:38.322407 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:38.380483 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:38.381772 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:38.816984 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:38.823759 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:38.884179 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:38.885573 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:39.314180 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:39.322490 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:39.379391 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:39.380157 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:39.813927 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:39.823317 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:39.828751 735481 pod_ready.go:103] pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace has status "Ready":"False"
I1030 19:01:39.879766 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1030 19:01:39.881118 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:40.315112 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:40.323129 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:40.378578 735481 kapi.go:107] duration metric: took 1m5.504644305s to wait for kubernetes.io/minikube-addons=registry ...
I1030 19:01:40.379877 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:40.814109 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:40.824208 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:40.878881 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:41.314035 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:41.322294 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:41.378346 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:41.813608 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:41.826051 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:41.881555 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:42.314163 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:42.322632 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:42.330662 735481 pod_ready.go:103] pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace has status "Ready":"False"
I1030 19:01:42.379218 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:42.814715 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:42.839241 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:42.879735 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:43.313311 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:43.323910 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:43.378228 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:43.828274 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:43.838130 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:43.879071 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:44.315125 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:44.323402 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:44.332508 735481 pod_ready.go:103] pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace has status "Ready":"False"
I1030 19:01:44.380789 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:44.814364 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:44.825855 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:44.879497 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:45.316140 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:45.325876 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:45.387193 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:45.815763 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:45.823815 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:45.879211 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:46.314774 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:46.323508 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:46.379189 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:46.815441 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:46.822825 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:46.829344 735481 pod_ready.go:103] pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace has status "Ready":"False"
I1030 19:01:46.879179 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:47.313686 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:47.326794 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:47.379296 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:47.813210 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:47.823999 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:47.878817 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:48.314184 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:48.323050 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:48.379555 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:48.813560 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:48.824050 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:48.878393 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:49.315056 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:49.330518 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:49.335147 735481 pod_ready.go:103] pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace has status "Ready":"False"
I1030 19:01:49.380437 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:49.814886 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:49.822372 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:49.878647 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:50.315491 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:50.329432 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:50.379108 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:50.814661 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:50.826724 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:50.884353 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:51.314788 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:51.334625 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:51.379871 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:51.814905 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:51.823016 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:51.830613 735481 pod_ready.go:103] pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace has status "Ready":"False"
I1030 19:01:51.915380 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:52.313859 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:52.323759 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:52.415232 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:52.814189 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:52.829082 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:52.879794 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:53.315153 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:53.323153 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:53.378974 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:53.814178 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:53.823159 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:53.878524 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:54.313913 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:54.322055 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:54.327286 735481 pod_ready.go:103] pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace has status "Ready":"False"
I1030 19:01:54.379510 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:54.816441 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:54.825630 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:54.881283 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:55.317502 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:55.332493 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:55.381575 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:55.813741 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:55.823150 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:55.878881 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:56.315914 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:56.323475 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:56.331592 735481 pod_ready.go:103] pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace has status "Ready":"False"
I1030 19:01:56.380660 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:56.815333 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:56.834241 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:56.880153 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:57.321663 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:57.330451 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:57.388957 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:57.851733 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:57.854032 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:57.893986 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:58.315374 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:58.327801 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:58.334500 735481 pod_ready.go:103] pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace has status "Ready":"False"
I1030 19:01:58.382181 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:58.817583 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:58.829346 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:58.880406 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:59.314626 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:59.326503 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:59.380832 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:01:59.815975 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:01:59.830573 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:01:59.924964 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:02:00.316148 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:00.336581 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:02:00.343774 735481 pod_ready.go:103] pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace has status "Ready":"False"
I1030 19:02:00.380472 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:02:00.813462 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:00.822626 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:02:00.878304 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:02:01.313470 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:01.323525 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:02:01.378772 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:02:01.814210 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:01.822322 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:02:01.879354 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:02:02.314480 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:02.324563 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:02:02.380467 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:02:02.813689 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:02.823019 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:02:02.836199 735481 pod_ready.go:103] pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace has status "Ready":"False"
I1030 19:02:02.913848 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:02:03.313529 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:03.324406 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:02:03.378804 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:02:03.827777 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:02:03.831745 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:03.915702 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:02:04.314236 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:04.323869 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:02:04.417503 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:02:04.813800 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:04.824158 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:02:04.878595 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:02:05.313633 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:05.324229 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:02:05.328175 735481 pod_ready.go:103] pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace has status "Ready":"False"
I1030 19:02:05.379440 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:02:05.813450 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:05.822711 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:02:05.878484 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:02:06.314236 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:06.324526 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:02:06.379148 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:02:06.814170 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:06.823189 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:02:06.879039 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:02:07.317224 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:07.325861 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:02:07.328695 735481 pod_ready.go:103] pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace has status "Ready":"False"
I1030 19:02:07.379378 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:02:07.813341 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:07.822597 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:02:07.889259 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:02:08.312813 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:08.324973 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:02:08.397604 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:02:08.839167 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:08.843176 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:02:08.890343 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:02:09.314219 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:09.323345 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:02:09.379096 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:02:09.814874 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:09.825390 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:02:09.828136 735481 pod_ready.go:103] pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace has status "Ready":"False"
I1030 19:02:09.887944 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:02:10.314738 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:10.323316 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:02:10.379638 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:02:10.814184 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:10.823312 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:02:10.883454 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:02:11.313576 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:11.331748 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:02:11.379046 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:02:11.819063 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:11.826738 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:02:11.833612 735481 pod_ready.go:103] pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace has status "Ready":"False"
I1030 19:02:11.881670 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:02:12.314584 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:12.332177 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:02:12.378659 735481 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1030 19:02:12.844888 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:12.921480 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:02:12.922761 735481 kapi.go:107] duration metric: took 1m38.048727937s to wait for app.kubernetes.io/name=ingress-nginx ...
I1030 19:02:13.314800 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:13.324083 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:02:13.813843 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:13.825157 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:02:14.314731 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:14.324799 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:02:14.333693 735481 pod_ready.go:103] pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace has status "Ready":"False"
I1030 19:02:14.814828 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:14.825678 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:02:15.315550 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:15.324968 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:02:15.813737 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:15.822575 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:02:16.313439 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:16.326182 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:02:16.814592 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:16.824337 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:02:16.829034 735481 pod_ready.go:103] pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace has status "Ready":"False"
I1030 19:02:17.314652 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:17.324885 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:02:17.813379 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:17.824317 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:02:18.313437 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:18.322838 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:02:18.814169 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:18.823609 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:02:18.835638 735481 pod_ready.go:103] pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace has status "Ready":"False"
I1030 19:02:19.314367 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:19.323993 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:02:19.813373 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:19.822313 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:02:20.314924 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:20.322504 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:02:20.813969 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:20.822999 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:02:21.313051 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:21.322303 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:02:21.326384 735481 pod_ready.go:103] pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace has status "Ready":"False"
I1030 19:02:21.813693 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:21.824294 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:02:22.314235 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:22.322238 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:02:22.816475 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:22.822927 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:02:23.316563 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:23.327735 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:02:23.331538 735481 pod_ready.go:103] pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace has status "Ready":"False"
I1030 19:02:23.813410 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:23.822481 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1030 19:02:24.313997 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:24.323880 735481 kapi.go:107] duration metric: took 1m45.504985312s to wait for kubernetes.io/minikube-addons=gcp-auth ...
I1030 19:02:24.325589 735481 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-874223 cluster.
I1030 19:02:24.327313 735481 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.
I1030 19:02:24.329000 735481 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
I1030 19:02:24.814248 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:25.313532 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:25.814474 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:25.827430 735481 pod_ready.go:103] pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace has status "Ready":"False"
I1030 19:02:26.314151 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:26.814004 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:27.313953 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:27.815108 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:27.828640 735481 pod_ready.go:103] pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace has status "Ready":"False"
I1030 19:02:28.313830 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:28.814243 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:29.314467 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:29.816088 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:29.841902 735481 pod_ready.go:103] pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace has status "Ready":"False"
I1030 19:02:30.313820 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:30.813563 735481 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1030 19:02:31.314579 735481 kapi.go:107] duration metric: took 1m56.005992669s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
I1030 19:02:31.316273 735481 out.go:177] * Enabled addons: storage-provisioner, amd-gpu-device-plugin, nvidia-device-plugin, ingress-dns, cloud-spanner, inspektor-gadget, metrics-server, yakd, default-storageclass, volumesnapshots, registry, ingress, gcp-auth, csi-hostpath-driver
I1030 19:02:31.317499 735481 addons.go:510] duration metric: took 2m3.556270461s for enable addons: enabled=[storage-provisioner amd-gpu-device-plugin nvidia-device-plugin ingress-dns cloud-spanner inspektor-gadget metrics-server yakd default-storageclass volumesnapshots registry ingress gcp-auth csi-hostpath-driver]
I1030 19:02:32.326762 735481 pod_ready.go:103] pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace has status "Ready":"False"
I1030 19:02:34.327010 735481 pod_ready.go:103] pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace has status "Ready":"False"
I1030 19:02:36.327237 735481 pod_ready.go:103] pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace has status "Ready":"False"
I1030 19:02:38.827282 735481 pod_ready.go:103] pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace has status "Ready":"False"
I1030 19:02:41.327838 735481 pod_ready.go:103] pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace has status "Ready":"False"
I1030 19:02:43.826567 735481 pod_ready.go:103] pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace has status "Ready":"False"
I1030 19:02:45.826803 735481 pod_ready.go:103] pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace has status "Ready":"False"
I1030 19:02:47.826992 735481 pod_ready.go:103] pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace has status "Ready":"False"
I1030 19:02:50.327429 735481 pod_ready.go:103] pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace has status "Ready":"False"
I1030 19:02:52.827446 735481 pod_ready.go:103] pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace has status "Ready":"False"
I1030 19:02:55.326585 735481 pod_ready.go:103] pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace has status "Ready":"False"
I1030 19:02:57.326736 735481 pod_ready.go:103] pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace has status "Ready":"False"
I1030 19:02:59.826740 735481 pod_ready.go:103] pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace has status "Ready":"False"
I1030 19:03:01.827905 735481 pod_ready.go:103] pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace has status "Ready":"False"
I1030 19:03:04.326382 735481 pod_ready.go:103] pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace has status "Ready":"False"
I1030 19:03:05.327158 735481 pod_ready.go:93] pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace has status "Ready":"True"
I1030 19:03:05.327188 735481 pod_ready.go:82] duration metric: took 1m48.006688943s for pod "metrics-server-84c5f94fbc-f9v8f" in "kube-system" namespace to be "Ready" ...
I1030 19:03:05.327200 735481 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-992nl" in "kube-system" namespace to be "Ready" ...
I1030 19:03:05.333341 735481 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-992nl" in "kube-system" namespace has status "Ready":"True"
I1030 19:03:05.333371 735481 pod_ready.go:82] duration metric: took 6.161187ms for pod "nvidia-device-plugin-daemonset-992nl" in "kube-system" namespace to be "Ready" ...
I1030 19:03:05.333394 735481 pod_ready.go:39] duration metric: took 1m50.446677275s 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" ...
I1030 19:03:05.333409 735481 api_server.go:52] waiting for apiserver process to appear ...
I1030 19:03:05.333445 735481 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
I1030 19:03:05.333513 735481 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
I1030 19:03:05.397150 735481 cri.go:89] found id: "75870d9df807ae7dd9e03db97f9721abc0738232b0e21f87285b1a03f222b74e"
I1030 19:03:05.397175 735481 cri.go:89] found id: ""
I1030 19:03:05.397184 735481 logs.go:282] 1 containers: [75870d9df807ae7dd9e03db97f9721abc0738232b0e21f87285b1a03f222b74e]
I1030 19:03:05.397245 735481 ssh_runner.go:195] Run: which crictl
I1030 19:03:05.400777 735481 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
I1030 19:03:05.400856 735481 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
I1030 19:03:05.441932 735481 cri.go:89] found id: "ba0e0a7b74329a212e5ab2b17ad65cc31931ff565aeba893a4f247cfc4ff6500"
I1030 19:03:05.441956 735481 cri.go:89] found id: ""
I1030 19:03:05.441964 735481 logs.go:282] 1 containers: [ba0e0a7b74329a212e5ab2b17ad65cc31931ff565aeba893a4f247cfc4ff6500]
I1030 19:03:05.442019 735481 ssh_runner.go:195] Run: which crictl
I1030 19:03:05.445613 735481 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
I1030 19:03:05.445696 735481 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
I1030 19:03:05.492221 735481 cri.go:89] found id: "48ed41aca7754f2f31eb3b552c2a6da56762edb0d2e555c7cb375b98b6f304da"
I1030 19:03:05.492242 735481 cri.go:89] found id: ""
I1030 19:03:05.492250 735481 logs.go:282] 1 containers: [48ed41aca7754f2f31eb3b552c2a6da56762edb0d2e555c7cb375b98b6f304da]
I1030 19:03:05.492306 735481 ssh_runner.go:195] Run: which crictl
I1030 19:03:05.495960 735481 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
I1030 19:03:05.496081 735481 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
I1030 19:03:05.534171 735481 cri.go:89] found id: "f5a1e4896313607d590685597f490a6e431f61eb58a09bf8ac9166e0d0bbaf83"
I1030 19:03:05.534194 735481 cri.go:89] found id: ""
I1030 19:03:05.534203 735481 logs.go:282] 1 containers: [f5a1e4896313607d590685597f490a6e431f61eb58a09bf8ac9166e0d0bbaf83]
I1030 19:03:05.534277 735481 ssh_runner.go:195] Run: which crictl
I1030 19:03:05.538075 735481 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
I1030 19:03:05.538161 735481 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
I1030 19:03:05.579449 735481 cri.go:89] found id: "6a3513947251357786a007bc1acaaec3111704348a10edc4e802d72d7e3a343b"
I1030 19:03:05.579522 735481 cri.go:89] found id: ""
I1030 19:03:05.579538 735481 logs.go:282] 1 containers: [6a3513947251357786a007bc1acaaec3111704348a10edc4e802d72d7e3a343b]
I1030 19:03:05.579604 735481 ssh_runner.go:195] Run: which crictl
I1030 19:03:05.583233 735481 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
I1030 19:03:05.583316 735481 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
I1030 19:03:05.627463 735481 cri.go:89] found id: "0372913cbd3926785b476d9aefac85ade73aa3eeb20e57de5b593ac3a426b4a7"
I1030 19:03:05.627486 735481 cri.go:89] found id: ""
I1030 19:03:05.627495 735481 logs.go:282] 1 containers: [0372913cbd3926785b476d9aefac85ade73aa3eeb20e57de5b593ac3a426b4a7]
I1030 19:03:05.627572 735481 ssh_runner.go:195] Run: which crictl
I1030 19:03:05.631100 735481 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
I1030 19:03:05.631173 735481 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
I1030 19:03:05.676100 735481 cri.go:89] found id: "2c4d2fbb19163c889b76dfa0216f1ab858f8621a7ace8556707b9791ebc8f578"
I1030 19:03:05.676123 735481 cri.go:89] found id: ""
I1030 19:03:05.676132 735481 logs.go:282] 1 containers: [2c4d2fbb19163c889b76dfa0216f1ab858f8621a7ace8556707b9791ebc8f578]
I1030 19:03:05.676191 735481 ssh_runner.go:195] Run: which crictl
I1030 19:03:05.679758 735481 logs.go:123] Gathering logs for dmesg ...
I1030 19:03:05.679784 735481 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
I1030 19:03:05.695997 735481 logs.go:123] Gathering logs for etcd [ba0e0a7b74329a212e5ab2b17ad65cc31931ff565aeba893a4f247cfc4ff6500] ...
I1030 19:03:05.696029 735481 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ba0e0a7b74329a212e5ab2b17ad65cc31931ff565aeba893a4f247cfc4ff6500"
I1030 19:03:05.750507 735481 logs.go:123] Gathering logs for coredns [48ed41aca7754f2f31eb3b552c2a6da56762edb0d2e555c7cb375b98b6f304da] ...
I1030 19:03:05.750546 735481 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 48ed41aca7754f2f31eb3b552c2a6da56762edb0d2e555c7cb375b98b6f304da"
I1030 19:03:05.790787 735481 logs.go:123] Gathering logs for kube-proxy [6a3513947251357786a007bc1acaaec3111704348a10edc4e802d72d7e3a343b] ...
I1030 19:03:05.790822 735481 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6a3513947251357786a007bc1acaaec3111704348a10edc4e802d72d7e3a343b"
I1030 19:03:05.836176 735481 logs.go:123] Gathering logs for kindnet [2c4d2fbb19163c889b76dfa0216f1ab858f8621a7ace8556707b9791ebc8f578] ...
I1030 19:03:05.836204 735481 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2c4d2fbb19163c889b76dfa0216f1ab858f8621a7ace8556707b9791ebc8f578"
I1030 19:03:05.874274 735481 logs.go:123] Gathering logs for CRI-O ...
I1030 19:03:05.874301 735481 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
I1030 19:03:05.968295 735481 logs.go:123] Gathering logs for container status ...
I1030 19:03:05.968330 735481 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
I1030 19:03:06.024839 735481 logs.go:123] Gathering logs for kubelet ...
I1030 19:03:06.024878 735481 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
W1030 19:03:06.103751 735481 logs.go:138] Found kubelet problem: Oct 30 19:01:14 addons-874223 kubelet[1511]: W1030 19:01:14.487288 1511 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-874223" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-874223' and this object
W1030 19:03:06.104014 735481 logs.go:138] Found kubelet problem: Oct 30 19:01:14 addons-874223 kubelet[1511]: E1030 19:01:14.487358 1511 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-874223\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-874223' and this object" logger="UnhandledError"
W1030 19:03:06.104201 735481 logs.go:138] Found kubelet problem: Oct 30 19:01:14 addons-874223 kubelet[1511]: W1030 19:01:14.536019 1511 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-874223" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-874223' and this object
W1030 19:03:06.104424 735481 logs.go:138] Found kubelet problem: Oct 30 19:01:14 addons-874223 kubelet[1511]: E1030 19:01:14.536068 1511 reflector.go:158] "Unhandled Error" err="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-874223\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-874223' and this object" logger="UnhandledError"
I1030 19:03:06.150153 735481 logs.go:123] Gathering logs for kube-apiserver [75870d9df807ae7dd9e03db97f9721abc0738232b0e21f87285b1a03f222b74e] ...
I1030 19:03:06.150230 735481 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 75870d9df807ae7dd9e03db97f9721abc0738232b0e21f87285b1a03f222b74e"
I1030 19:03:06.209234 735481 logs.go:123] Gathering logs for kube-scheduler [f5a1e4896313607d590685597f490a6e431f61eb58a09bf8ac9166e0d0bbaf83] ...
I1030 19:03:06.209274 735481 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f5a1e4896313607d590685597f490a6e431f61eb58a09bf8ac9166e0d0bbaf83"
I1030 19:03:06.257962 735481 logs.go:123] Gathering logs for kube-controller-manager [0372913cbd3926785b476d9aefac85ade73aa3eeb20e57de5b593ac3a426b4a7] ...
I1030 19:03:06.257996 735481 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0372913cbd3926785b476d9aefac85ade73aa3eeb20e57de5b593ac3a426b4a7"
I1030 19:03:06.335919 735481 logs.go:123] Gathering logs for describe nodes ...
I1030 19:03:06.335953 735481 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
I1030 19:03:06.583032 735481 out.go:358] Setting ErrFile to fd 2...
I1030 19:03:06.583062 735481 out.go:392] TERM=,COLORTERM=, which probably does not support color
W1030 19:03:06.583121 735481 out.go:270] X Problems detected in kubelet:
W1030 19:03:06.583136 735481 out.go:270] Oct 30 19:01:14 addons-874223 kubelet[1511]: W1030 19:01:14.487288 1511 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-874223" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-874223' and this object
W1030 19:03:06.583143 735481 out.go:270] Oct 30 19:01:14 addons-874223 kubelet[1511]: E1030 19:01:14.487358 1511 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-874223\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-874223' and this object" logger="UnhandledError"
W1030 19:03:06.583158 735481 out.go:270] Oct 30 19:01:14 addons-874223 kubelet[1511]: W1030 19:01:14.536019 1511 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-874223" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-874223' and this object
W1030 19:03:06.583163 735481 out.go:270] Oct 30 19:01:14 addons-874223 kubelet[1511]: E1030 19:01:14.536068 1511 reflector.go:158] "Unhandled Error" err="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-874223\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-874223' and this object" logger="UnhandledError"
I1030 19:03:06.583175 735481 out.go:358] Setting ErrFile to fd 2...
I1030 19:03:06.583185 735481 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1030 19:03:16.584014 735481 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
I1030 19:03:16.599359 735481 api_server.go:72] duration metric: took 2m48.838367984s to wait for apiserver process to appear ...
I1030 19:03:16.599390 735481 api_server.go:88] waiting for apiserver healthz status ...
I1030 19:03:16.599434 735481 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
I1030 19:03:16.599517 735481 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
I1030 19:03:16.639374 735481 cri.go:89] found id: "75870d9df807ae7dd9e03db97f9721abc0738232b0e21f87285b1a03f222b74e"
I1030 19:03:16.639395 735481 cri.go:89] found id: ""
I1030 19:03:16.639404 735481 logs.go:282] 1 containers: [75870d9df807ae7dd9e03db97f9721abc0738232b0e21f87285b1a03f222b74e]
I1030 19:03:16.639480 735481 ssh_runner.go:195] Run: which crictl
I1030 19:03:16.643011 735481 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
I1030 19:03:16.643086 735481 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
I1030 19:03:16.686878 735481 cri.go:89] found id: "ba0e0a7b74329a212e5ab2b17ad65cc31931ff565aeba893a4f247cfc4ff6500"
I1030 19:03:16.686902 735481 cri.go:89] found id: ""
I1030 19:03:16.686911 735481 logs.go:282] 1 containers: [ba0e0a7b74329a212e5ab2b17ad65cc31931ff565aeba893a4f247cfc4ff6500]
I1030 19:03:16.686970 735481 ssh_runner.go:195] Run: which crictl
I1030 19:03:16.690725 735481 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
I1030 19:03:16.690812 735481 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
I1030 19:03:16.729413 735481 cri.go:89] found id: "48ed41aca7754f2f31eb3b552c2a6da56762edb0d2e555c7cb375b98b6f304da"
I1030 19:03:16.729434 735481 cri.go:89] found id: ""
I1030 19:03:16.729442 735481 logs.go:282] 1 containers: [48ed41aca7754f2f31eb3b552c2a6da56762edb0d2e555c7cb375b98b6f304da]
I1030 19:03:16.729498 735481 ssh_runner.go:195] Run: which crictl
I1030 19:03:16.733138 735481 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
I1030 19:03:16.733214 735481 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
I1030 19:03:16.771708 735481 cri.go:89] found id: "f5a1e4896313607d590685597f490a6e431f61eb58a09bf8ac9166e0d0bbaf83"
I1030 19:03:16.771732 735481 cri.go:89] found id: ""
I1030 19:03:16.771740 735481 logs.go:282] 1 containers: [f5a1e4896313607d590685597f490a6e431f61eb58a09bf8ac9166e0d0bbaf83]
I1030 19:03:16.771797 735481 ssh_runner.go:195] Run: which crictl
I1030 19:03:16.775736 735481 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
I1030 19:03:16.775806 735481 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
I1030 19:03:16.815665 735481 cri.go:89] found id: "6a3513947251357786a007bc1acaaec3111704348a10edc4e802d72d7e3a343b"
I1030 19:03:16.815687 735481 cri.go:89] found id: ""
I1030 19:03:16.815695 735481 logs.go:282] 1 containers: [6a3513947251357786a007bc1acaaec3111704348a10edc4e802d72d7e3a343b]
I1030 19:03:16.815752 735481 ssh_runner.go:195] Run: which crictl
I1030 19:03:16.819505 735481 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
I1030 19:03:16.819591 735481 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
I1030 19:03:16.857254 735481 cri.go:89] found id: "0372913cbd3926785b476d9aefac85ade73aa3eeb20e57de5b593ac3a426b4a7"
I1030 19:03:16.857274 735481 cri.go:89] found id: ""
I1030 19:03:16.857282 735481 logs.go:282] 1 containers: [0372913cbd3926785b476d9aefac85ade73aa3eeb20e57de5b593ac3a426b4a7]
I1030 19:03:16.857338 735481 ssh_runner.go:195] Run: which crictl
I1030 19:03:16.860966 735481 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
I1030 19:03:16.861044 735481 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
I1030 19:03:16.897626 735481 cri.go:89] found id: "2c4d2fbb19163c889b76dfa0216f1ab858f8621a7ace8556707b9791ebc8f578"
I1030 19:03:16.897647 735481 cri.go:89] found id: ""
I1030 19:03:16.897655 735481 logs.go:282] 1 containers: [2c4d2fbb19163c889b76dfa0216f1ab858f8621a7ace8556707b9791ebc8f578]
I1030 19:03:16.897736 735481 ssh_runner.go:195] Run: which crictl
I1030 19:03:16.901272 735481 logs.go:123] Gathering logs for etcd [ba0e0a7b74329a212e5ab2b17ad65cc31931ff565aeba893a4f247cfc4ff6500] ...
I1030 19:03:16.901298 735481 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ba0e0a7b74329a212e5ab2b17ad65cc31931ff565aeba893a4f247cfc4ff6500"
I1030 19:03:16.950775 735481 logs.go:123] Gathering logs for coredns [48ed41aca7754f2f31eb3b552c2a6da56762edb0d2e555c7cb375b98b6f304da] ...
I1030 19:03:16.950811 735481 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 48ed41aca7754f2f31eb3b552c2a6da56762edb0d2e555c7cb375b98b6f304da"
I1030 19:03:16.992353 735481 logs.go:123] Gathering logs for kube-scheduler [f5a1e4896313607d590685597f490a6e431f61eb58a09bf8ac9166e0d0bbaf83] ...
I1030 19:03:16.992385 735481 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f5a1e4896313607d590685597f490a6e431f61eb58a09bf8ac9166e0d0bbaf83"
I1030 19:03:17.041383 735481 logs.go:123] Gathering logs for kube-controller-manager [0372913cbd3926785b476d9aefac85ade73aa3eeb20e57de5b593ac3a426b4a7] ...
I1030 19:03:17.041422 735481 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0372913cbd3926785b476d9aefac85ade73aa3eeb20e57de5b593ac3a426b4a7"
I1030 19:03:17.115316 735481 logs.go:123] Gathering logs for kindnet [2c4d2fbb19163c889b76dfa0216f1ab858f8621a7ace8556707b9791ebc8f578] ...
I1030 19:03:17.115353 735481 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2c4d2fbb19163c889b76dfa0216f1ab858f8621a7ace8556707b9791ebc8f578"
I1030 19:03:17.167004 735481 logs.go:123] Gathering logs for kubelet ...
I1030 19:03:17.167036 735481 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
W1030 19:03:17.241475 735481 logs.go:138] Found kubelet problem: Oct 30 19:01:14 addons-874223 kubelet[1511]: W1030 19:01:14.487288 1511 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-874223" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-874223' and this object
W1030 19:03:17.241716 735481 logs.go:138] Found kubelet problem: Oct 30 19:01:14 addons-874223 kubelet[1511]: E1030 19:01:14.487358 1511 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-874223\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-874223' and this object" logger="UnhandledError"
W1030 19:03:17.241897 735481 logs.go:138] Found kubelet problem: Oct 30 19:01:14 addons-874223 kubelet[1511]: W1030 19:01:14.536019 1511 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-874223" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-874223' and this object
W1030 19:03:17.242118 735481 logs.go:138] Found kubelet problem: Oct 30 19:01:14 addons-874223 kubelet[1511]: E1030 19:01:14.536068 1511 reflector.go:158] "Unhandled Error" err="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-874223\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-874223' and this object" logger="UnhandledError"
I1030 19:03:17.285224 735481 logs.go:123] Gathering logs for dmesg ...
I1030 19:03:17.285253 735481 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
I1030 19:03:17.304323 735481 logs.go:123] Gathering logs for describe nodes ...
I1030 19:03:17.304355 735481 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
I1030 19:03:17.445679 735481 logs.go:123] Gathering logs for container status ...
I1030 19:03:17.445750 735481 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
I1030 19:03:17.496571 735481 logs.go:123] Gathering logs for kube-apiserver [75870d9df807ae7dd9e03db97f9721abc0738232b0e21f87285b1a03f222b74e] ...
I1030 19:03:17.496604 735481 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 75870d9df807ae7dd9e03db97f9721abc0738232b0e21f87285b1a03f222b74e"
I1030 19:03:17.557291 735481 logs.go:123] Gathering logs for kube-proxy [6a3513947251357786a007bc1acaaec3111704348a10edc4e802d72d7e3a343b] ...
I1030 19:03:17.557323 735481 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6a3513947251357786a007bc1acaaec3111704348a10edc4e802d72d7e3a343b"
I1030 19:03:17.595289 735481 logs.go:123] Gathering logs for CRI-O ...
I1030 19:03:17.595323 735481 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
I1030 19:03:17.686935 735481 out.go:358] Setting ErrFile to fd 2...
I1030 19:03:17.686967 735481 out.go:392] TERM=,COLORTERM=, which probably does not support color
W1030 19:03:17.687034 735481 out.go:270] X Problems detected in kubelet:
W1030 19:03:17.687045 735481 out.go:270] Oct 30 19:01:14 addons-874223 kubelet[1511]: W1030 19:01:14.487288 1511 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-874223" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-874223' and this object
W1030 19:03:17.687052 735481 out.go:270] Oct 30 19:01:14 addons-874223 kubelet[1511]: E1030 19:01:14.487358 1511 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-874223\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-874223' and this object" logger="UnhandledError"
W1030 19:03:17.687059 735481 out.go:270] Oct 30 19:01:14 addons-874223 kubelet[1511]: W1030 19:01:14.536019 1511 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-874223" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-874223' and this object
W1030 19:03:17.687065 735481 out.go:270] Oct 30 19:01:14 addons-874223 kubelet[1511]: E1030 19:01:14.536068 1511 reflector.go:158] "Unhandled Error" err="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-874223\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-874223' and this object" logger="UnhandledError"
I1030 19:03:17.687072 735481 out.go:358] Setting ErrFile to fd 2...
I1030 19:03:17.687078 735481 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1030 19:03:27.688337 735481 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
I1030 19:03:27.696924 735481 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
ok
I1030 19:03:27.697897 735481 api_server.go:141] control plane version: v1.31.2
I1030 19:03:27.697925 735481 api_server.go:131] duration metric: took 11.098526353s to wait for apiserver health ...
I1030 19:03:27.697934 735481 system_pods.go:43] waiting for kube-system pods to appear ...
I1030 19:03:27.697965 735481 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
I1030 19:03:27.698033 735481 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
I1030 19:03:27.742241 735481 cri.go:89] found id: "75870d9df807ae7dd9e03db97f9721abc0738232b0e21f87285b1a03f222b74e"
I1030 19:03:27.742266 735481 cri.go:89] found id: ""
I1030 19:03:27.742275 735481 logs.go:282] 1 containers: [75870d9df807ae7dd9e03db97f9721abc0738232b0e21f87285b1a03f222b74e]
I1030 19:03:27.742332 735481 ssh_runner.go:195] Run: which crictl
I1030 19:03:27.746377 735481 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
I1030 19:03:27.746448 735481 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
I1030 19:03:27.785966 735481 cri.go:89] found id: "ba0e0a7b74329a212e5ab2b17ad65cc31931ff565aeba893a4f247cfc4ff6500"
I1030 19:03:27.786043 735481 cri.go:89] found id: ""
I1030 19:03:27.786060 735481 logs.go:282] 1 containers: [ba0e0a7b74329a212e5ab2b17ad65cc31931ff565aeba893a4f247cfc4ff6500]
I1030 19:03:27.786128 735481 ssh_runner.go:195] Run: which crictl
I1030 19:03:27.789771 735481 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
I1030 19:03:27.789846 735481 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
I1030 19:03:27.828796 735481 cri.go:89] found id: "48ed41aca7754f2f31eb3b552c2a6da56762edb0d2e555c7cb375b98b6f304da"
I1030 19:03:27.828820 735481 cri.go:89] found id: ""
I1030 19:03:27.828829 735481 logs.go:282] 1 containers: [48ed41aca7754f2f31eb3b552c2a6da56762edb0d2e555c7cb375b98b6f304da]
I1030 19:03:27.828887 735481 ssh_runner.go:195] Run: which crictl
I1030 19:03:27.833008 735481 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
I1030 19:03:27.833080 735481 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
I1030 19:03:27.873790 735481 cri.go:89] found id: "f5a1e4896313607d590685597f490a6e431f61eb58a09bf8ac9166e0d0bbaf83"
I1030 19:03:27.873814 735481 cri.go:89] found id: ""
I1030 19:03:27.873822 735481 logs.go:282] 1 containers: [f5a1e4896313607d590685597f490a6e431f61eb58a09bf8ac9166e0d0bbaf83]
I1030 19:03:27.873879 735481 ssh_runner.go:195] Run: which crictl
I1030 19:03:27.877811 735481 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
I1030 19:03:27.877896 735481 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
I1030 19:03:27.921283 735481 cri.go:89] found id: "6a3513947251357786a007bc1acaaec3111704348a10edc4e802d72d7e3a343b"
I1030 19:03:27.921354 735481 cri.go:89] found id: ""
I1030 19:03:27.921376 735481 logs.go:282] 1 containers: [6a3513947251357786a007bc1acaaec3111704348a10edc4e802d72d7e3a343b]
I1030 19:03:27.921466 735481 ssh_runner.go:195] Run: which crictl
I1030 19:03:27.925174 735481 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
I1030 19:03:27.925293 735481 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
I1030 19:03:27.963293 735481 cri.go:89] found id: "0372913cbd3926785b476d9aefac85ade73aa3eeb20e57de5b593ac3a426b4a7"
I1030 19:03:27.963360 735481 cri.go:89] found id: ""
I1030 19:03:27.963376 735481 logs.go:282] 1 containers: [0372913cbd3926785b476d9aefac85ade73aa3eeb20e57de5b593ac3a426b4a7]
I1030 19:03:27.963437 735481 ssh_runner.go:195] Run: which crictl
I1030 19:03:27.967287 735481 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
I1030 19:03:27.967361 735481 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
I1030 19:03:28.011484 735481 cri.go:89] found id: "2c4d2fbb19163c889b76dfa0216f1ab858f8621a7ace8556707b9791ebc8f578"
I1030 19:03:28.011507 735481 cri.go:89] found id: ""
I1030 19:03:28.011515 735481 logs.go:282] 1 containers: [2c4d2fbb19163c889b76dfa0216f1ab858f8621a7ace8556707b9791ebc8f578]
I1030 19:03:28.011592 735481 ssh_runner.go:195] Run: which crictl
I1030 19:03:28.016028 735481 logs.go:123] Gathering logs for kube-apiserver [75870d9df807ae7dd9e03db97f9721abc0738232b0e21f87285b1a03f222b74e] ...
I1030 19:03:28.016052 735481 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 75870d9df807ae7dd9e03db97f9721abc0738232b0e21f87285b1a03f222b74e"
I1030 19:03:28.088211 735481 logs.go:123] Gathering logs for coredns [48ed41aca7754f2f31eb3b552c2a6da56762edb0d2e555c7cb375b98b6f304da] ...
I1030 19:03:28.088246 735481 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 48ed41aca7754f2f31eb3b552c2a6da56762edb0d2e555c7cb375b98b6f304da"
I1030 19:03:28.139221 735481 logs.go:123] Gathering logs for kube-proxy [6a3513947251357786a007bc1acaaec3111704348a10edc4e802d72d7e3a343b] ...
I1030 19:03:28.139258 735481 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6a3513947251357786a007bc1acaaec3111704348a10edc4e802d72d7e3a343b"
I1030 19:03:28.180352 735481 logs.go:123] Gathering logs for kindnet [2c4d2fbb19163c889b76dfa0216f1ab858f8621a7ace8556707b9791ebc8f578] ...
I1030 19:03:28.180379 735481 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2c4d2fbb19163c889b76dfa0216f1ab858f8621a7ace8556707b9791ebc8f578"
I1030 19:03:28.230058 735481 logs.go:123] Gathering logs for CRI-O ...
I1030 19:03:28.230087 735481 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
I1030 19:03:28.327192 735481 logs.go:123] Gathering logs for kubelet ...
I1030 19:03:28.327231 735481 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
W1030 19:03:28.402656 735481 logs.go:138] Found kubelet problem: Oct 30 19:01:14 addons-874223 kubelet[1511]: W1030 19:01:14.487288 1511 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-874223" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-874223' and this object
W1030 19:03:28.402921 735481 logs.go:138] Found kubelet problem: Oct 30 19:01:14 addons-874223 kubelet[1511]: E1030 19:01:14.487358 1511 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-874223\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-874223' and this object" logger="UnhandledError"
W1030 19:03:28.403104 735481 logs.go:138] Found kubelet problem: Oct 30 19:01:14 addons-874223 kubelet[1511]: W1030 19:01:14.536019 1511 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-874223" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-874223' and this object
W1030 19:03:28.403330 735481 logs.go:138] Found kubelet problem: Oct 30 19:01:14 addons-874223 kubelet[1511]: E1030 19:01:14.536068 1511 reflector.go:158] "Unhandled Error" err="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-874223\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-874223' and this object" logger="UnhandledError"
I1030 19:03:28.447525 735481 logs.go:123] Gathering logs for dmesg ...
I1030 19:03:28.447561 735481 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
I1030 19:03:28.467578 735481 logs.go:123] Gathering logs for describe nodes ...
I1030 19:03:28.467610 735481 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
I1030 19:03:28.667601 735481 logs.go:123] Gathering logs for etcd [ba0e0a7b74329a212e5ab2b17ad65cc31931ff565aeba893a4f247cfc4ff6500] ...
I1030 19:03:28.667635 735481 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ba0e0a7b74329a212e5ab2b17ad65cc31931ff565aeba893a4f247cfc4ff6500"
I1030 19:03:28.725917 735481 logs.go:123] Gathering logs for kube-scheduler [f5a1e4896313607d590685597f490a6e431f61eb58a09bf8ac9166e0d0bbaf83] ...
I1030 19:03:28.725951 735481 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f5a1e4896313607d590685597f490a6e431f61eb58a09bf8ac9166e0d0bbaf83"
I1030 19:03:28.775596 735481 logs.go:123] Gathering logs for kube-controller-manager [0372913cbd3926785b476d9aefac85ade73aa3eeb20e57de5b593ac3a426b4a7] ...
I1030 19:03:28.775632 735481 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0372913cbd3926785b476d9aefac85ade73aa3eeb20e57de5b593ac3a426b4a7"
I1030 19:03:28.861866 735481 logs.go:123] Gathering logs for container status ...
I1030 19:03:28.861902 735481 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
I1030 19:03:28.911446 735481 out.go:358] Setting ErrFile to fd 2...
I1030 19:03:28.911476 735481 out.go:392] TERM=,COLORTERM=, which probably does not support color
W1030 19:03:28.911535 735481 out.go:270] X Problems detected in kubelet:
W1030 19:03:28.911551 735481 out.go:270] Oct 30 19:01:14 addons-874223 kubelet[1511]: W1030 19:01:14.487288 1511 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-874223" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-874223' and this object
W1030 19:03:28.911564 735481 out.go:270] Oct 30 19:01:14 addons-874223 kubelet[1511]: E1030 19:01:14.487358 1511 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-874223\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-874223' and this object" logger="UnhandledError"
W1030 19:03:28.911572 735481 out.go:270] Oct 30 19:01:14 addons-874223 kubelet[1511]: W1030 19:01:14.536019 1511 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-874223" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-874223' and this object
W1030 19:03:28.911586 735481 out.go:270] Oct 30 19:01:14 addons-874223 kubelet[1511]: E1030 19:01:14.536068 1511 reflector.go:158] "Unhandled Error" err="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-874223\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-874223' and this object" logger="UnhandledError"
I1030 19:03:28.911592 735481 out.go:358] Setting ErrFile to fd 2...
I1030 19:03:28.911597 735481 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1030 19:03:38.924505 735481 system_pods.go:59] 18 kube-system pods found
I1030 19:03:38.924546 735481 system_pods.go:61] "coredns-7c65d6cfc9-dzq9n" [65f53782-8682-4644-9503-4676f1b69709] Running
I1030 19:03:38.924553 735481 system_pods.go:61] "csi-hostpath-attacher-0" [7940788d-74b9-4bc6-8434-dac81e0a27d7] Running
I1030 19:03:38.924557 735481 system_pods.go:61] "csi-hostpath-resizer-0" [97c7b989-30a1-4dfc-9d08-6065137288f7] Running
I1030 19:03:38.924562 735481 system_pods.go:61] "csi-hostpathplugin-jclcb" [a7018d78-483e-4a55-9f07-98796b73a872] Running
I1030 19:03:38.924566 735481 system_pods.go:61] "etcd-addons-874223" [8af93a31-82b3-4dbb-a1a7-e3d3371831ba] Running
I1030 19:03:38.924570 735481 system_pods.go:61] "kindnet-qbdmr" [2d42eac6-00e4-493a-a5d0-3802afc57f93] Running
I1030 19:03:38.924574 735481 system_pods.go:61] "kube-apiserver-addons-874223" [832aa686-ec45-4bba-8dd3-afa1fcf051c5] Running
I1030 19:03:38.924579 735481 system_pods.go:61] "kube-controller-manager-addons-874223" [7638aa38-ebf7-487b-a530-cece4817f318] Running
I1030 19:03:38.924585 735481 system_pods.go:61] "kube-ingress-dns-minikube" [574b7868-5ea1-4c9b-937b-4010c5fa5b8f] Running
I1030 19:03:38.924588 735481 system_pods.go:61] "kube-proxy-c2grl" [a0434e8c-4e37-4bf0-9f31-5e155f84cee9] Running
I1030 19:03:38.924592 735481 system_pods.go:61] "kube-scheduler-addons-874223" [7808e454-c5d0-40b0-a6c1-d3cd4578cba1] Running
I1030 19:03:38.924596 735481 system_pods.go:61] "metrics-server-84c5f94fbc-f9v8f" [f36d3866-22f4-45c3-bf43-3ea14168e962] Running
I1030 19:03:38.924600 735481 system_pods.go:61] "nvidia-device-plugin-daemonset-992nl" [0bdf11bb-668c-46fb-83a8-374ade6d613f] Running
I1030 19:03:38.924604 735481 system_pods.go:61] "registry-66c9cd494c-l74dn" [b6475f52-0af3-4862-8a40-b63243916d3e] Running
I1030 19:03:38.924608 735481 system_pods.go:61] "registry-proxy-dv6z6" [b0e5029d-97c4-4808-9d41-9a1a4b1a314f] Running
I1030 19:03:38.924614 735481 system_pods.go:61] "snapshot-controller-56fcc65765-rl79x" [375859d2-f211-4a74-83e7-d1b18dadc282] Running
I1030 19:03:38.924618 735481 system_pods.go:61] "snapshot-controller-56fcc65765-s9mx9" [7c801af6-ae4e-401b-ab2f-c9749c42c0ea] Running
I1030 19:03:38.924624 735481 system_pods.go:61] "storage-provisioner" [40d31268-1a48-4a45-8ca6-ff50b06fceb8] Running
I1030 19:03:38.924631 735481 system_pods.go:74] duration metric: took 11.226690511s to wait for pod list to return data ...
I1030 19:03:38.924641 735481 default_sa.go:34] waiting for default service account to be created ...
I1030 19:03:38.927543 735481 default_sa.go:45] found service account: "default"
I1030 19:03:38.927569 735481 default_sa.go:55] duration metric: took 2.918329ms for default service account to be created ...
I1030 19:03:38.927577 735481 system_pods.go:116] waiting for k8s-apps to be running ...
I1030 19:03:38.937841 735481 system_pods.go:86] 18 kube-system pods found
I1030 19:03:38.937875 735481 system_pods.go:89] "coredns-7c65d6cfc9-dzq9n" [65f53782-8682-4644-9503-4676f1b69709] Running
I1030 19:03:38.937883 735481 system_pods.go:89] "csi-hostpath-attacher-0" [7940788d-74b9-4bc6-8434-dac81e0a27d7] Running
I1030 19:03:38.937888 735481 system_pods.go:89] "csi-hostpath-resizer-0" [97c7b989-30a1-4dfc-9d08-6065137288f7] Running
I1030 19:03:38.937893 735481 system_pods.go:89] "csi-hostpathplugin-jclcb" [a7018d78-483e-4a55-9f07-98796b73a872] Running
I1030 19:03:38.937898 735481 system_pods.go:89] "etcd-addons-874223" [8af93a31-82b3-4dbb-a1a7-e3d3371831ba] Running
I1030 19:03:38.937902 735481 system_pods.go:89] "kindnet-qbdmr" [2d42eac6-00e4-493a-a5d0-3802afc57f93] Running
I1030 19:03:38.937907 735481 system_pods.go:89] "kube-apiserver-addons-874223" [832aa686-ec45-4bba-8dd3-afa1fcf051c5] Running
I1030 19:03:38.937912 735481 system_pods.go:89] "kube-controller-manager-addons-874223" [7638aa38-ebf7-487b-a530-cece4817f318] Running
I1030 19:03:38.937922 735481 system_pods.go:89] "kube-ingress-dns-minikube" [574b7868-5ea1-4c9b-937b-4010c5fa5b8f] Running
I1030 19:03:38.937927 735481 system_pods.go:89] "kube-proxy-c2grl" [a0434e8c-4e37-4bf0-9f31-5e155f84cee9] Running
I1030 19:03:38.937938 735481 system_pods.go:89] "kube-scheduler-addons-874223" [7808e454-c5d0-40b0-a6c1-d3cd4578cba1] Running
I1030 19:03:38.937943 735481 system_pods.go:89] "metrics-server-84c5f94fbc-f9v8f" [f36d3866-22f4-45c3-bf43-3ea14168e962] Running
I1030 19:03:38.937950 735481 system_pods.go:89] "nvidia-device-plugin-daemonset-992nl" [0bdf11bb-668c-46fb-83a8-374ade6d613f] Running
I1030 19:03:38.937955 735481 system_pods.go:89] "registry-66c9cd494c-l74dn" [b6475f52-0af3-4862-8a40-b63243916d3e] Running
I1030 19:03:38.937959 735481 system_pods.go:89] "registry-proxy-dv6z6" [b0e5029d-97c4-4808-9d41-9a1a4b1a314f] Running
I1030 19:03:38.937963 735481 system_pods.go:89] "snapshot-controller-56fcc65765-rl79x" [375859d2-f211-4a74-83e7-d1b18dadc282] Running
I1030 19:03:38.937970 735481 system_pods.go:89] "snapshot-controller-56fcc65765-s9mx9" [7c801af6-ae4e-401b-ab2f-c9749c42c0ea] Running
I1030 19:03:38.937974 735481 system_pods.go:89] "storage-provisioner" [40d31268-1a48-4a45-8ca6-ff50b06fceb8] Running
I1030 19:03:38.937987 735481 system_pods.go:126] duration metric: took 10.4012ms to wait for k8s-apps to be running ...
I1030 19:03:38.937994 735481 system_svc.go:44] waiting for kubelet service to be running ....
I1030 19:03:38.938058 735481 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
I1030 19:03:38.950652 735481 system_svc.go:56] duration metric: took 12.648521ms WaitForService to wait for kubelet
I1030 19:03:38.950699 735481 kubeadm.go:582] duration metric: took 3m11.189712729s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
I1030 19:03:38.950720 735481 node_conditions.go:102] verifying NodePressure condition ...
I1030 19:03:38.954598 735481 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
I1030 19:03:38.954633 735481 node_conditions.go:123] node cpu capacity is 2
I1030 19:03:38.954646 735481 node_conditions.go:105] duration metric: took 3.920307ms to run NodePressure ...
I1030 19:03:38.954659 735481 start.go:241] waiting for startup goroutines ...
I1030 19:03:38.954667 735481 start.go:246] waiting for cluster config update ...
I1030 19:03:38.954683 735481 start.go:255] writing updated cluster config ...
I1030 19:03:38.954983 735481 ssh_runner.go:195] Run: rm -f paused
I1030 19:03:39.363448 735481 start.go:600] kubectl: 1.31.2, cluster: 1.31.2 (minor skew: 0)
I1030 19:03:39.366667 735481 out.go:177] * Done! kubectl is now configured to use "addons-874223" cluster and "default" namespace by default
==> CRI-O <==
Oct 30 19:05:25 addons-874223 crio[966]: time="2024-10-30 19:05:25.375383733Z" level=info msg="Removed pod sandbox: 1a5cc5b7fa4fd9901b2c010e0843060616421543e77280c0af084d552e7bf820" id=fa9586ab-346f-4dc8-9b9f-6b0685eaab03 name=/runtime.v1.RuntimeService/RemovePodSandbox
Oct 30 19:07:28 addons-874223 crio[966]: time="2024-10-30 19:07:28.134490675Z" level=info msg="Running pod sandbox: default/hello-world-app-55bf9c44b4-hkz5j/POD" id=d5a2877a-f67a-4a4f-b034-4d4ab04b098a name=/runtime.v1.RuntimeService/RunPodSandbox
Oct 30 19:07:28 addons-874223 crio[966]: time="2024-10-30 19:07:28.134556905Z" level=warning msg="Allowed annotations are specified for workload []"
Oct 30 19:07:28 addons-874223 crio[966]: time="2024-10-30 19:07:28.167993985Z" level=info msg="Got pod network &{Name:hello-world-app-55bf9c44b4-hkz5j Namespace:default ID:facbbb625fc7445d956c4b18ec61767e6357ef48a9293437068274362daa9158 UID:6dca2129-09ac-45da-9c99-d199274a336f NetNS:/var/run/netns/87392503-d2a9-470d-91f3-5e8c01cd5235 Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
Oct 30 19:07:28 addons-874223 crio[966]: time="2024-10-30 19:07:28.168178546Z" level=info msg="Adding pod default_hello-world-app-55bf9c44b4-hkz5j to CNI network \"kindnet\" (type=ptp)"
Oct 30 19:07:28 addons-874223 crio[966]: time="2024-10-30 19:07:28.195032975Z" level=info msg="Got pod network &{Name:hello-world-app-55bf9c44b4-hkz5j Namespace:default ID:facbbb625fc7445d956c4b18ec61767e6357ef48a9293437068274362daa9158 UID:6dca2129-09ac-45da-9c99-d199274a336f NetNS:/var/run/netns/87392503-d2a9-470d-91f3-5e8c01cd5235 Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
Oct 30 19:07:28 addons-874223 crio[966]: time="2024-10-30 19:07:28.195192684Z" level=info msg="Checking pod default_hello-world-app-55bf9c44b4-hkz5j for CNI network kindnet (type=ptp)"
Oct 30 19:07:28 addons-874223 crio[966]: time="2024-10-30 19:07:28.204566340Z" level=info msg="Ran pod sandbox facbbb625fc7445d956c4b18ec61767e6357ef48a9293437068274362daa9158 with infra container: default/hello-world-app-55bf9c44b4-hkz5j/POD" id=d5a2877a-f67a-4a4f-b034-4d4ab04b098a name=/runtime.v1.RuntimeService/RunPodSandbox
Oct 30 19:07:28 addons-874223 crio[966]: time="2024-10-30 19:07:28.206696709Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=cacf1467-b5a3-4128-9fdf-91a2d68137bc name=/runtime.v1.ImageService/ImageStatus
Oct 30 19:07:28 addons-874223 crio[966]: time="2024-10-30 19:07:28.207817724Z" level=info msg="Image docker.io/kicbase/echo-server:1.0 not found" id=cacf1467-b5a3-4128-9fdf-91a2d68137bc name=/runtime.v1.ImageService/ImageStatus
Oct 30 19:07:28 addons-874223 crio[966]: time="2024-10-30 19:07:28.213009983Z" level=info msg="Pulling image: docker.io/kicbase/echo-server:1.0" id=e47cd00a-c971-42e7-be6d-095649988a41 name=/runtime.v1.ImageService/PullImage
Oct 30 19:07:28 addons-874223 crio[966]: time="2024-10-30 19:07:28.216295155Z" level=info msg="Trying to access \"docker.io/kicbase/echo-server:1.0\""
Oct 30 19:07:28 addons-874223 crio[966]: time="2024-10-30 19:07:28.548201166Z" level=info msg="Trying to access \"docker.io/kicbase/echo-server:1.0\""
Oct 30 19:07:29 addons-874223 crio[966]: time="2024-10-30 19:07:29.429827363Z" level=info msg="Pulled image: docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6" id=e47cd00a-c971-42e7-be6d-095649988a41 name=/runtime.v1.ImageService/PullImage
Oct 30 19:07:29 addons-874223 crio[966]: time="2024-10-30 19:07:29.430752189Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=4e2ea39c-bef3-4f87-b49d-d24b7f615818 name=/runtime.v1.ImageService/ImageStatus
Oct 30 19:07:29 addons-874223 crio[966]: time="2024-10-30 19:07:29.431477612Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17,RepoTags:[docker.io/kicbase/echo-server:1.0],RepoDigests:[docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6 docker.io/kicbase/echo-server@sha256:42a89d9b22e5307cb88494990d5d929c401339f508c0a7e98a4d8ac52623fc5b],Size_:4789170,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=4e2ea39c-bef3-4f87-b49d-d24b7f615818 name=/runtime.v1.ImageService/ImageStatus
Oct 30 19:07:29 addons-874223 crio[966]: time="2024-10-30 19:07:29.435164562Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=9bcc66e3-e834-4a5d-bf0f-d3c174ea0145 name=/runtime.v1.ImageService/ImageStatus
Oct 30 19:07:29 addons-874223 crio[966]: time="2024-10-30 19:07:29.436845071Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17,RepoTags:[docker.io/kicbase/echo-server:1.0],RepoDigests:[docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6 docker.io/kicbase/echo-server@sha256:42a89d9b22e5307cb88494990d5d929c401339f508c0a7e98a4d8ac52623fc5b],Size_:4789170,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=9bcc66e3-e834-4a5d-bf0f-d3c174ea0145 name=/runtime.v1.ImageService/ImageStatus
Oct 30 19:07:29 addons-874223 crio[966]: time="2024-10-30 19:07:29.437775026Z" level=info msg="Creating container: default/hello-world-app-55bf9c44b4-hkz5j/hello-world-app" id=74b96255-4dab-4da8-9e47-0562511ae275 name=/runtime.v1.RuntimeService/CreateContainer
Oct 30 19:07:29 addons-874223 crio[966]: time="2024-10-30 19:07:29.437861063Z" level=warning msg="Allowed annotations are specified for workload []"
Oct 30 19:07:29 addons-874223 crio[966]: time="2024-10-30 19:07:29.458327577Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/a9f99cc38189647a1ed8ca0d7f16bbc6ee1f8c74b2cb1d75aad6e530887e13b7/merged/etc/passwd: no such file or directory"
Oct 30 19:07:29 addons-874223 crio[966]: time="2024-10-30 19:07:29.458537796Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/a9f99cc38189647a1ed8ca0d7f16bbc6ee1f8c74b2cb1d75aad6e530887e13b7/merged/etc/group: no such file or directory"
Oct 30 19:07:29 addons-874223 crio[966]: time="2024-10-30 19:07:29.524013556Z" level=info msg="Created container fdc20bf1ee606518557c9b780ca91d73f11dac76e07016f12db246466be7d321: default/hello-world-app-55bf9c44b4-hkz5j/hello-world-app" id=74b96255-4dab-4da8-9e47-0562511ae275 name=/runtime.v1.RuntimeService/CreateContainer
Oct 30 19:07:29 addons-874223 crio[966]: time="2024-10-30 19:07:29.524790374Z" level=info msg="Starting container: fdc20bf1ee606518557c9b780ca91d73f11dac76e07016f12db246466be7d321" id=4a85b5f3-b65d-4a12-9c9b-06733b1087e8 name=/runtime.v1.RuntimeService/StartContainer
Oct 30 19:07:29 addons-874223 crio[966]: time="2024-10-30 19:07:29.534268536Z" level=info msg="Started container" PID=9213 containerID=fdc20bf1ee606518557c9b780ca91d73f11dac76e07016f12db246466be7d321 description=default/hello-world-app-55bf9c44b4-hkz5j/hello-world-app id=4a85b5f3-b65d-4a12-9c9b-06733b1087e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=facbbb625fc7445d956c4b18ec61767e6357ef48a9293437068274362daa9158
==> container status <==
CONTAINER IMAGE CREATED STATE NAME ATTEMPT POD ID POD
fdc20bf1ee606 docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6 Less than a second ago Running hello-world-app 0 facbbb625fc74 hello-world-app-55bf9c44b4-hkz5j
dc68855917412 docker.io/library/nginx@sha256:2140dad235c130ac861018a4e13a6bc8aea3a35f3a40e20c1b060d51a7efd250 2 minutes ago Running nginx 0 faa7a59049471 nginx
0ee4575d43803 gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e 3 minutes ago Running busybox 0 aca21269d1e39 busybox
b361ddb9ecd64 registry.k8s.io/ingress-nginx/controller@sha256:787a5408fa511266888b2e765f9666bee67d9bf2518a6b7cfd4ab6cc01c22eee 5 minutes ago Running controller 0 a3de4b6088547 ingress-nginx-controller-5f85ff4588-h5pcs
df07611f71cca registry.k8s.io/metrics-server/metrics-server@sha256:048bcf48fc2cce517a61777e22bac782ba59ea5e9b9a54bcb42dbee99566a91f 5 minutes ago Running metrics-server 0 606c7cd74d044 metrics-server-84c5f94fbc-f9v8f
0933d42493301 docker.io/rancher/local-path-provisioner@sha256:689a2489a24e74426e4a4666e611c988202c5fa995908b0c60133aca3eb87d98 5 minutes ago Running local-path-provisioner 0 c4fcc4df4c571 local-path-provisioner-86d989889c-lc6ln
1acc62f4f3109 gcr.io/k8s-minikube/minikube-ingress-dns@sha256:4211a1de532376c881851542238121b26792225faa36a7b02dccad88fd05797c 5 minutes ago Running minikube-ingress-dns 0 4195faee3c36c kube-ingress-dns-minikube
4d9896d2c3e2e d54655ed3a8543a162b688a24bf969ee1a28d906b8ccb30188059247efdae234 5 minutes ago Exited patch 2 2ee85b68b953b ingress-nginx-admission-patch-zb4ph
00e370dd15e9d registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:0550b75a965592f1dde3fbeaa98f67a1e10c5a086bcd69a29054cc4edcb56771 6 minutes ago Exited create 0 d04380279acf4 ingress-nginx-admission-create-5x8b4
48ed41aca7754 2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4 6 minutes ago Running coredns 0 033d4b4193ed6 coredns-7c65d6cfc9-dzq9n
c722d95d070f9 ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6 6 minutes ago Running storage-provisioner 0 229d70bdc53ad storage-provisioner
2c4d2fbb19163 docker.io/kindest/kindnetd@sha256:96156439ac8537499e45fedf68a7cb80f0fbafd77fc4d7a5204d3151cf412450 6 minutes ago Running kindnet-cni 0 885d8af7d3e05 kindnet-qbdmr
6a35139472513 021d2420133054f8835987db659750ff639ab6863776460264dd8025c06644ba 7 minutes ago Running kube-proxy 0 adf73e2d3f81c kube-proxy-c2grl
0372913cbd392 9404aea098d9e80cb648d86c07d56130a1fe875ed7c2526251c2ae68a9bf07ba 7 minutes ago Running kube-controller-manager 0 a6101c132059b kube-controller-manager-addons-874223
75870d9df807a f9c26480f1e722a7d05d7f1bb339180b19f941b23bcc928208e362df04a61270 7 minutes ago Running kube-apiserver 0 d506393bda019 kube-apiserver-addons-874223
f5a1e48963136 d6b061e73ae454743cbfe0e3479aa23e4ed65c61d38b4408a1e7f3d3859dda8a 7 minutes ago Running kube-scheduler 0 421637abd27de kube-scheduler-addons-874223
ba0e0a7b74329 27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da 7 minutes ago Running etcd 0 a5fa68cbea3e2 etcd-addons-874223
==> coredns [48ed41aca7754f2f31eb3b552c2a6da56762edb0d2e555c7cb375b98b6f304da] <==
[INFO] 10.244.0.8:35240 - 11059 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.002954734s
[INFO] 10.244.0.8:35240 - 29727 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000105795s
[INFO] 10.244.0.8:35240 - 5585 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000090697s
[INFO] 10.244.0.8:42931 - 34405 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000126545s
[INFO] 10.244.0.8:42931 - 34635 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000190855s
[INFO] 10.244.0.8:55128 - 41027 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000065615s
[INFO] 10.244.0.8:55128 - 41224 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000044995s
[INFO] 10.244.0.8:54614 - 43555 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000047473s
[INFO] 10.244.0.8:54614 - 43374 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.00004968s
[INFO] 10.244.0.8:54210 - 56945 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001654581s
[INFO] 10.244.0.8:54210 - 56748 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001694761s
[INFO] 10.244.0.8:51410 - 14671 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000069151s
[INFO] 10.244.0.8:51410 - 15083 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000060683s
[INFO] 10.244.0.21:60804 - 28045 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000184964s
[INFO] 10.244.0.21:60372 - 35563 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000218752s
[INFO] 10.244.0.21:59826 - 38721 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.002011421s
[INFO] 10.244.0.21:56370 - 18614 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000143373s
[INFO] 10.244.0.21:59947 - 44301 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000224437s
[INFO] 10.244.0.21:55934 - 9728 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000208545s
[INFO] 10.244.0.21:40270 - 59481 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.001961126s
[INFO] 10.244.0.21:40580 - 45061 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002739666s
[INFO] 10.244.0.21:50533 - 48227 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.00459668s
[INFO] 10.244.0.21:52799 - 7389 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 610 0.004940417s
[INFO] 10.244.0.23:60417 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000178736s
[INFO] 10.244.0.23:40570 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000162573s
==> describe nodes <==
Name: addons-874223
Roles: control-plane
Labels: beta.kubernetes.io/arch=arm64
beta.kubernetes.io/os=linux
kubernetes.io/arch=arm64
kubernetes.io/hostname=addons-874223
kubernetes.io/os=linux
minikube.k8s.io/commit=605ec3dacea4f25ee181ccc490c641c149fd11d0
minikube.k8s.io/name=addons-874223
minikube.k8s.io/primary=true
minikube.k8s.io/updated_at=2024_10_30T19_00_23_0700
minikube.k8s.io/version=v1.34.0
node-role.kubernetes.io/control-plane=
node.kubernetes.io/exclude-from-external-load-balancers=
topology.hostpath.csi/node=addons-874223
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: Wed, 30 Oct 2024 19:00:19 +0000
Taints: <none>
Unschedulable: false
Lease:
HolderIdentity: addons-874223
AcquireTime: <unset>
RenewTime: Wed, 30 Oct 2024 19:07:20 +0000
Conditions:
Type Status LastHeartbeatTime LastTransitionTime Reason Message
---- ------ ----------------- ------------------ ------ -------
MemoryPressure False Wed, 30 Oct 2024 19:05:29 +0000 Wed, 30 Oct 2024 19:00:17 +0000 KubeletHasSufficientMemory kubelet has sufficient memory available
DiskPressure False Wed, 30 Oct 2024 19:05:29 +0000 Wed, 30 Oct 2024 19:00:17 +0000 KubeletHasNoDiskPressure kubelet has no disk pressure
PIDPressure False Wed, 30 Oct 2024 19:05:29 +0000 Wed, 30 Oct 2024 19:00:17 +0000 KubeletHasSufficientPID kubelet has sufficient PID available
Ready True Wed, 30 Oct 2024 19:05:29 +0000 Wed, 30 Oct 2024 19:01:14 +0000 KubeletReady kubelet is posting ready status
Addresses:
InternalIP: 192.168.49.2
Hostname: addons-874223
Capacity:
cpu: 2
ephemeral-storage: 203034800Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
hugepages-32Mi: 0
hugepages-64Ki: 0
memory: 8022304Ki
pods: 110
Allocatable:
cpu: 2
ephemeral-storage: 203034800Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
hugepages-32Mi: 0
hugepages-64Ki: 0
memory: 8022304Ki
pods: 110
System Info:
Machine ID: c329c2a6b6354f0ca1f015a4a55054fe
System UUID: b2d394f1-d61e-4c15-9fb3-a8c0dc4b30f9
Boot ID: d88fd8b9-07e8-43ca-9704-2f8b9663e840
Kernel Version: 5.15.0-1071-aws
OS Image: Ubuntu 22.04.5 LTS
Operating System: linux
Architecture: arm64
Container Runtime Version: cri-o://1.24.6
Kubelet Version: v1.31.2
Kube-Proxy Version: v1.31.2
PodCIDR: 10.244.0.0/24
PodCIDRs: 10.244.0.0/24
Non-terminated Pods: (15 in total)
Namespace Name CPU Requests CPU Limits Memory Requests Memory Limits Age
--------- ---- ------------ ---------- --------------- ------------- ---
default busybox 0 (0%) 0 (0%) 0 (0%) 0 (0%) 3m49s
default hello-world-app-55bf9c44b4-hkz5j 0 (0%) 0 (0%) 0 (0%) 0 (0%) 2s
default nginx 0 (0%) 0 (0%) 0 (0%) 0 (0%) 2m19s
ingress-nginx ingress-nginx-controller-5f85ff4588-h5pcs 100m (5%) 0 (0%) 90Mi (1%) 0 (0%) 6m55s
kube-system coredns-7c65d6cfc9-dzq9n 100m (5%) 0 (0%) 70Mi (0%) 170Mi (2%) 7m2s
kube-system etcd-addons-874223 100m (5%) 0 (0%) 100Mi (1%) 0 (0%) 7m7s
kube-system kindnet-qbdmr 100m (5%) 100m (5%) 50Mi (0%) 50Mi (0%) 7m2s
kube-system kube-apiserver-addons-874223 250m (12%) 0 (0%) 0 (0%) 0 (0%) 7m7s
kube-system kube-controller-manager-addons-874223 200m (10%) 0 (0%) 0 (0%) 0 (0%) 7m7s
kube-system kube-ingress-dns-minikube 0 (0%) 0 (0%) 0 (0%) 0 (0%) 6m56s
kube-system kube-proxy-c2grl 0 (0%) 0 (0%) 0 (0%) 0 (0%) 7m2s
kube-system kube-scheduler-addons-874223 100m (5%) 0 (0%) 0 (0%) 0 (0%) 7m9s
kube-system metrics-server-84c5f94fbc-f9v8f 100m (5%) 0 (0%) 200Mi (2%) 0 (0%) 6m56s
kube-system storage-provisioner 0 (0%) 0 (0%) 0 (0%) 0 (0%) 6m56s
local-path-storage local-path-provisioner-86d989889c-lc6ln 0 (0%) 0 (0%) 0 (0%) 0 (0%) 6m56s
Allocated resources:
(Total limits may be over 100 percent, i.e., overcommitted.)
Resource Requests Limits
-------- -------- ------
cpu 1050m (52%) 100m (5%)
memory 510Mi (6%) 220Mi (2%)
ephemeral-storage 0 (0%) 0 (0%)
hugepages-1Gi 0 (0%) 0 (0%)
hugepages-2Mi 0 (0%) 0 (0%)
hugepages-32Mi 0 (0%) 0 (0%)
hugepages-64Ki 0 (0%) 0 (0%)
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Starting 6m56s kube-proxy
Normal NodeHasSufficientMemory 7m14s (x8 over 7m14s) kubelet Node addons-874223 status is now: NodeHasSufficientMemory
Normal NodeHasNoDiskPressure 7m14s (x8 over 7m14s) kubelet Node addons-874223 status is now: NodeHasNoDiskPressure
Normal NodeHasSufficientPID 7m14s (x7 over 7m14s) kubelet Node addons-874223 status is now: NodeHasSufficientPID
Normal Starting 7m7s kubelet Starting kubelet.
Warning CgroupV1 7m7s kubelet Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
Normal NodeHasSufficientMemory 7m7s kubelet Node addons-874223 status is now: NodeHasSufficientMemory
Normal NodeHasNoDiskPressure 7m7s kubelet Node addons-874223 status is now: NodeHasNoDiskPressure
Normal NodeHasSufficientPID 7m7s kubelet Node addons-874223 status is now: NodeHasSufficientPID
Normal RegisteredNode 7m3s node-controller Node addons-874223 event: Registered Node addons-874223 in Controller
Normal NodeReady 6m15s kubelet Node addons-874223 status is now: NodeReady
==> dmesg <==
[Oct30 17:39] hrtimer: interrupt took 21912333 ns
==> etcd [ba0e0a7b74329a212e5ab2b17ad65cc31931ff565aeba893a4f247cfc4ff6500] <==
{"level":"info","ts":"2024-10-30T19:00:16.837916Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
{"level":"warn","ts":"2024-10-30T19:00:30.766131Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"152.374295ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128032913113142653 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/leases/kube-system/apiserver-hijw25lc4oalxmyyqfjptnywli\" mod_revision:59 > success:<request_put:<key:\"/registry/leases/kube-system/apiserver-hijw25lc4oalxmyyqfjptnywli\" value_size:605 >> failure:<request_range:<key:\"/registry/leases/kube-system/apiserver-hijw25lc4oalxmyyqfjptnywli\" > >>","response":"size:16"}
{"level":"info","ts":"2024-10-30T19:00:30.790735Z","caller":"traceutil/trace.go:171","msg":"trace[1539708695] transaction","detail":"{read_only:false; response_revision:391; number_of_response:1; }","duration":"263.239944ms","start":"2024-10-30T19:00:30.527477Z","end":"2024-10-30T19:00:30.790717Z","steps":["trace[1539708695] 'process raft request' (duration: 62.487918ms)","trace[1539708695] 'compare' (duration: 152.251459ms)"],"step_count":2}
{"level":"info","ts":"2024-10-30T19:00:30.791056Z","caller":"traceutil/trace.go:171","msg":"trace[751948870] linearizableReadLoop","detail":"{readStateIndex:399; appliedIndex:398; }","duration":"201.172044ms","start":"2024-10-30T19:00:30.589874Z","end":"2024-10-30T19:00:30.791046Z","steps":["trace[751948870] 'read index received' (duration: 59.133µs)","trace[751948870] 'applied index is now lower than readState.Index' (duration: 201.111894ms)"],"step_count":2}
{"level":"warn","ts":"2024-10-30T19:00:30.822115Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"201.280423ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:1 size:351"}
{"level":"info","ts":"2024-10-30T19:00:30.822191Z","caller":"traceutil/trace.go:171","msg":"trace[1474435504] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:392; }","duration":"232.30812ms","start":"2024-10-30T19:00:30.589869Z","end":"2024-10-30T19:00:30.822177Z","steps":["trace[1474435504] 'agreement among raft nodes before linearized reading' (duration: 201.243353ms)"],"step_count":1}
{"level":"info","ts":"2024-10-30T19:00:30.823646Z","caller":"traceutil/trace.go:171","msg":"trace[2089500997] transaction","detail":"{read_only:false; response_revision:392; number_of_response:1; }","duration":"109.630716ms","start":"2024-10-30T19:00:30.714004Z","end":"2024-10-30T19:00:30.823635Z","steps":["trace[2089500997] 'process raft request' (duration: 76.596611ms)"],"step_count":1}
{"level":"info","ts":"2024-10-30T19:00:31.075265Z","caller":"traceutil/trace.go:171","msg":"trace[433144369] transaction","detail":"{read_only:false; response_revision:395; number_of_response:1; }","duration":"100.67795ms","start":"2024-10-30T19:00:30.974570Z","end":"2024-10-30T19:00:31.075247Z","steps":["trace[433144369] 'process raft request' (duration: 90.610217ms)"],"step_count":1}
{"level":"info","ts":"2024-10-30T19:00:31.662850Z","caller":"traceutil/trace.go:171","msg":"trace[50786119] transaction","detail":"{read_only:false; response_revision:400; number_of_response:1; }","duration":"200.06972ms","start":"2024-10-30T19:00:31.462733Z","end":"2024-10-30T19:00:31.662803Z","steps":["trace[50786119] 'process raft request' (duration: 190.308244ms)"],"step_count":1}
{"level":"info","ts":"2024-10-30T19:00:31.812600Z","caller":"traceutil/trace.go:171","msg":"trace[933862768] transaction","detail":"{read_only:false; response_revision:403; number_of_response:1; }","duration":"149.184178ms","start":"2024-10-30T19:00:31.663398Z","end":"2024-10-30T19:00:31.812582Z","steps":["trace[933862768] 'process raft request' (duration: 147.679025ms)"],"step_count":1}
{"level":"info","ts":"2024-10-30T19:00:31.813158Z","caller":"traceutil/trace.go:171","msg":"trace[466070600] transaction","detail":"{read_only:false; response_revision:404; number_of_response:1; }","duration":"149.136696ms","start":"2024-10-30T19:00:31.664011Z","end":"2024-10-30T19:00:31.813147Z","steps":["trace[466070600] 'process raft request' (duration: 147.183366ms)"],"step_count":1}
{"level":"info","ts":"2024-10-30T19:00:31.816049Z","caller":"traceutil/trace.go:171","msg":"trace[544812323] transaction","detail":"{read_only:false; response_revision:401; number_of_response:1; }","duration":"263.552698ms","start":"2024-10-30T19:00:31.552486Z","end":"2024-10-30T19:00:31.816039Z","steps":["trace[544812323] 'process raft request' (duration: 213.77359ms)","trace[544812323] 'compare' (duration: 28.520182ms)"],"step_count":2}
{"level":"info","ts":"2024-10-30T19:00:31.818141Z","caller":"traceutil/trace.go:171","msg":"trace[1881641903] transaction","detail":"{read_only:false; response_revision:402; number_of_response:1; }","duration":"262.440414ms","start":"2024-10-30T19:00:31.555691Z","end":"2024-10-30T19:00:31.818131Z","steps":["trace[1881641903] 'process raft request' (duration: 239.217999ms)"],"step_count":1}
{"level":"info","ts":"2024-10-30T19:00:31.828484Z","caller":"traceutil/trace.go:171","msg":"trace[88825728] linearizableReadLoop","detail":"{readStateIndex:409; appliedIndex:407; }","duration":"275.260728ms","start":"2024-10-30T19:00:31.553208Z","end":"2024-10-30T19:00:31.828469Z","steps":["trace[88825728] 'read index received' (duration: 99.714166ms)","trace[88825728] 'applied index is now lower than readState.Index' (duration: 175.545011ms)"],"step_count":2}
{"level":"warn","ts":"2024-10-30T19:00:31.835922Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"279.769936ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
{"level":"info","ts":"2024-10-30T19:00:31.835995Z","caller":"traceutil/trace.go:171","msg":"trace[687399797] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:406; }","duration":"279.851648ms","start":"2024-10-30T19:00:31.556130Z","end":"2024-10-30T19:00:31.835981Z","steps":["trace[687399797] 'agreement among raft nodes before linearized reading' (duration: 279.731692ms)"],"step_count":1}
{"level":"warn","ts":"2024-10-30T19:00:31.836493Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"100.146115ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/yakd-dashboard\" ","response":"range_response_count:0 size:5"}
{"level":"info","ts":"2024-10-30T19:00:31.837546Z","caller":"traceutil/trace.go:171","msg":"trace[1806097582] range","detail":"{range_begin:/registry/namespaces/yakd-dashboard; range_end:; response_count:0; response_revision:406; }","duration":"101.200621ms","start":"2024-10-30T19:00:31.736333Z","end":"2024-10-30T19:00:31.837533Z","steps":["trace[1806097582] 'agreement among raft nodes before linearized reading' (duration: 100.11986ms)"],"step_count":1}
{"level":"warn","ts":"2024-10-30T19:00:31.838479Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"173.995428ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/storage-provisioner\" ","response":"range_response_count:0 size:5"}
{"level":"info","ts":"2024-10-30T19:00:31.858726Z","caller":"traceutil/trace.go:171","msg":"trace[1179583965] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/storage-provisioner; range_end:; response_count:0; response_revision:406; }","duration":"194.646026ms","start":"2024-10-30T19:00:31.664062Z","end":"2024-10-30T19:00:31.858708Z","steps":["trace[1179583965] 'agreement among raft nodes before linearized reading' (duration: 173.967951ms)"],"step_count":1}
{"level":"warn","ts":"2024-10-30T19:00:31.852939Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"188.948319ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/minikube-ingress-dns\" ","response":"range_response_count:0 size:5"}
{"level":"info","ts":"2024-10-30T19:00:31.859121Z","caller":"traceutil/trace.go:171","msg":"trace[233773589] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/minikube-ingress-dns; range_end:; response_count:0; response_revision:406; }","duration":"195.144696ms","start":"2024-10-30T19:00:31.663967Z","end":"2024-10-30T19:00:31.859111Z","steps":["trace[233773589] 'agreement among raft nodes before linearized reading' (duration: 187.805709ms)"],"step_count":1}
{"level":"warn","ts":"2024-10-30T19:00:31.859526Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"306.29092ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/masterleases/192.168.49.2\" ","response":"range_response_count:1 size:131"}
{"level":"info","ts":"2024-10-30T19:00:31.878930Z","caller":"traceutil/trace.go:171","msg":"trace[1891764969] range","detail":"{range_begin:/registry/masterleases/192.168.49.2; range_end:; response_count:1; response_revision:406; }","duration":"308.581227ms","start":"2024-10-30T19:00:31.553203Z","end":"2024-10-30T19:00:31.861784Z","steps":["trace[1891764969] 'agreement among raft nodes before linearized reading' (duration: 275.322676ms)","trace[1891764969] 'range keys from bolt db' (duration: 30.93622ms)"],"step_count":2}
{"level":"warn","ts":"2024-10-30T19:00:31.890330Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-10-30T19:00:31.553174Z","time spent":"337.125055ms","remote":"127.0.0.1:47174","response type":"/etcdserverpb.KV/Range","request count":0,"request size":37,"response count":1,"response size":155,"request content":"key:\"/registry/masterleases/192.168.49.2\" "}
==> kernel <==
19:07:29 up 2:49, 0 users, load average: 0.40, 1.17, 2.11
Linux addons-874223 5.15.0-1071-aws #77~20.04.1-Ubuntu SMP Thu Oct 3 19:34:36 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
PRETTY_NAME="Ubuntu 22.04.5 LTS"
==> kindnet [2c4d2fbb19163c889b76dfa0216f1ab858f8621a7ace8556707b9791ebc8f578] <==
I1030 19:05:24.216972 1 main.go:301] handling current node
I1030 19:05:34.207317 1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
I1030 19:05:34.207364 1 main.go:301] handling current node
I1030 19:05:44.211071 1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
I1030 19:05:44.211199 1 main.go:301] handling current node
I1030 19:05:54.215389 1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
I1030 19:05:54.215421 1 main.go:301] handling current node
I1030 19:06:04.210174 1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
I1030 19:06:04.210209 1 main.go:301] handling current node
I1030 19:06:14.213902 1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
I1030 19:06:14.213937 1 main.go:301] handling current node
I1030 19:06:24.212245 1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
I1030 19:06:24.212279 1 main.go:301] handling current node
I1030 19:06:34.207646 1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
I1030 19:06:34.207769 1 main.go:301] handling current node
I1030 19:06:44.210700 1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
I1030 19:06:44.210748 1 main.go:301] handling current node
I1030 19:06:54.207269 1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
I1030 19:06:54.207315 1 main.go:301] handling current node
I1030 19:07:04.207082 1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
I1030 19:07:04.207126 1 main.go:301] handling current node
I1030 19:07:14.207020 1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
I1030 19:07:14.207059 1 main.go:301] handling current node
I1030 19:07:24.213228 1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
I1030 19:07:24.213262 1 main.go:301] handling current node
==> kube-apiserver [75870d9df807ae7dd9e03db97f9721abc0738232b0e21f87285b1a03f222b74e] <==
E1030 19:03:05.142846 1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.104.157.128:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.104.157.128:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.104.157.128:443: connect: connection refused" logger="UnhandledError"
I1030 19:03:05.226365 1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
E1030 19:03:49.750818 1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:43094: use of closed network connection
E1030 19:04:14.250817 1 watch.go:250] "Unhandled Error" err="http2: stream closed" logger="UnhandledError"
I1030 19:04:32.421031 1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
E1030 19:04:34.497584 1 watch.go:250] "Unhandled Error" err="http2: stream closed" logger="UnhandledError"
I1030 19:04:40.589306 1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.96.136.66"}
I1030 19:04:50.446850 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I1030 19:04:50.446906 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I1030 19:04:50.477425 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I1030 19:04:50.477477 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I1030 19:04:50.507869 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I1030 19:04:50.507995 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I1030 19:04:50.633336 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I1030 19:04:50.633395 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I1030 19:04:50.636111 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I1030 19:04:50.637162 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
W1030 19:04:51.636266 1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
W1030 19:04:51.637695 1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
W1030 19:04:51.759734 1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
I1030 19:05:04.399260 1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
W1030 19:05:05.428120 1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
I1030 19:05:09.938748 1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
I1030 19:05:10.228059 1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.101.38.85"}
I1030 19:07:28.066671 1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.100.240.174"}
==> kube-controller-manager [0372913cbd3926785b476d9aefac85ade73aa3eeb20e57de5b593ac3a426b4a7] <==
E1030 19:05:50.723922 1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
W1030 19:06:00.535789 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E1030 19:06:00.535837 1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
W1030 19:06:13.635087 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E1030 19:06:13.635227 1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
W1030 19:06:16.834389 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E1030 19:06:16.834437 1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
W1030 19:06:32.967520 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E1030 19:06:32.967561 1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
W1030 19:06:43.778336 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E1030 19:06:43.778379 1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
W1030 19:06:51.810973 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E1030 19:06:51.811095 1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
W1030 19:06:59.180024 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E1030 19:06:59.180068 1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
W1030 19:07:14.459651 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E1030 19:07:14.459783 1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
W1030 19:07:17.753301 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E1030 19:07:17.753428 1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
I1030 19:07:27.838379 1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="40.983842ms"
I1030 19:07:27.854350 1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="15.809315ms"
I1030 19:07:27.854504 1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="38.833µs"
I1030 19:07:27.865790 1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="268.014µs"
I1030 19:07:29.893873 1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="13.188783ms"
I1030 19:07:29.894115 1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="52.766µs"
==> kube-proxy [6a3513947251357786a007bc1acaaec3111704348a10edc4e802d72d7e3a343b] <==
I1030 19:00:28.183145 1 server_linux.go:66] "Using iptables proxy"
I1030 19:00:29.977985 1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
E1030 19:00:29.978063 1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
I1030 19:00:33.770350 1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
I1030 19:00:33.770415 1 server_linux.go:169] "Using iptables Proxier"
I1030 19:00:33.815744 1 proxier.go:255] "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" ipFamily="IPv4"
I1030 19:00:33.816362 1 server.go:483] "Version info" version="v1.31.2"
I1030 19:00:33.816387 1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
I1030 19:00:33.819357 1 config.go:199] "Starting service config controller"
I1030 19:00:33.819380 1 shared_informer.go:313] Waiting for caches to sync for service config
I1030 19:00:33.819413 1 config.go:105] "Starting endpoint slice config controller"
I1030 19:00:33.819418 1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
I1030 19:00:33.821380 1 config.go:328] "Starting node config controller"
I1030 19:00:33.821405 1 shared_informer.go:313] Waiting for caches to sync for node config
I1030 19:00:33.920696 1 shared_informer.go:320] Caches are synced for endpoint slice config
I1030 19:00:33.926462 1 shared_informer.go:320] Caches are synced for node config
I1030 19:00:33.926492 1 shared_informer.go:320] Caches are synced for service config
==> kube-scheduler [f5a1e4896313607d590685597f490a6e431f61eb58a09bf8ac9166e0d0bbaf83] <==
W1030 19:00:19.762990 1 reflector.go:561] 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
E1030 19:00:19.763052 1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
W1030 19:00:19.763540 1 reflector.go:561] 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
E1030 19:00:19.763644 1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
W1030 19:00:20.638793 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
E1030 19:00:20.638908 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
W1030 19:00:20.726495 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
E1030 19:00:20.726620 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError"
W1030 19:00:20.757628 1 reflector.go:561] 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
E1030 19:00:20.757892 1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
W1030 19:00:20.796609 1 reflector.go:561] 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
E1030 19:00:20.796732 1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
W1030 19:00:20.803749 1 reflector.go:561] 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
E1030 19:00:20.803867 1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
W1030 19:00:20.827423 1 reflector.go:561] 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
E1030 19:00:20.827554 1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
W1030 19:00:20.829866 1 reflector.go:561] 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
E1030 19:00:20.829983 1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
W1030 19:00:20.960670 1 reflector.go:561] 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
E1030 19:00:20.960819 1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
W1030 19:00:20.980439 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
E1030 19:00:20.980556 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
W1030 19:00:20.987065 1 reflector.go:561] 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"
E1030 19:00:20.987185 1 reflector.go:158] "Unhandled Error" err="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\"" logger="UnhandledError"
I1030 19:00:22.653268 1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
==> kubelet <==
Oct 30 19:05:42 addons-874223 kubelet[1511]: E1030 19:05:42.794597 1511 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730315142794250896,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597913,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Oct 30 19:05:42 addons-874223 kubelet[1511]: E1030 19:05:42.794628 1511 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730315142794250896,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597913,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Oct 30 19:05:52 addons-874223 kubelet[1511]: E1030 19:05:52.797108 1511 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730315152796844546,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597913,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Oct 30 19:05:52 addons-874223 kubelet[1511]: E1030 19:05:52.797578 1511 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730315152796844546,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597913,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Oct 30 19:06:02 addons-874223 kubelet[1511]: E1030 19:06:02.800515 1511 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730315162800268490,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597913,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Oct 30 19:06:02 addons-874223 kubelet[1511]: E1030 19:06:02.800551 1511 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730315162800268490,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597913,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Oct 30 19:06:12 addons-874223 kubelet[1511]: E1030 19:06:12.803436 1511 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730315172803211229,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597913,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Oct 30 19:06:12 addons-874223 kubelet[1511]: E1030 19:06:12.803474 1511 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730315172803211229,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597913,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Oct 30 19:06:22 addons-874223 kubelet[1511]: E1030 19:06:22.806726 1511 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730315182806525745,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597913,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Oct 30 19:06:22 addons-874223 kubelet[1511]: E1030 19:06:22.806764 1511 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730315182806525745,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597913,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Oct 30 19:06:32 addons-874223 kubelet[1511]: E1030 19:06:32.809289 1511 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730315192809104128,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597913,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Oct 30 19:06:32 addons-874223 kubelet[1511]: E1030 19:06:32.809328 1511 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730315192809104128,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597913,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Oct 30 19:06:35 addons-874223 kubelet[1511]: I1030 19:06:35.457472 1511 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/busybox" secret="" err="secret \"gcp-auth\" not found"
Oct 30 19:06:42 addons-874223 kubelet[1511]: E1030 19:06:42.812120 1511 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730315202811906795,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597913,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Oct 30 19:06:42 addons-874223 kubelet[1511]: E1030 19:06:42.812156 1511 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730315202811906795,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597913,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Oct 30 19:06:52 addons-874223 kubelet[1511]: E1030 19:06:52.814436 1511 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730315212814238091,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597913,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Oct 30 19:06:52 addons-874223 kubelet[1511]: E1030 19:06:52.814475 1511 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730315212814238091,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597913,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Oct 30 19:07:02 addons-874223 kubelet[1511]: E1030 19:07:02.816999 1511 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730315222816784045,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597913,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Oct 30 19:07:02 addons-874223 kubelet[1511]: E1030 19:07:02.817036 1511 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730315222816784045,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597913,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Oct 30 19:07:12 addons-874223 kubelet[1511]: E1030 19:07:12.819732 1511 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730315232819501042,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597913,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Oct 30 19:07:12 addons-874223 kubelet[1511]: E1030 19:07:12.819771 1511 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730315232819501042,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597913,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Oct 30 19:07:22 addons-874223 kubelet[1511]: E1030 19:07:22.826720 1511 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730315242823401166,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597913,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Oct 30 19:07:22 addons-874223 kubelet[1511]: E1030 19:07:22.827209 1511 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730315242823401166,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597913,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Oct 30 19:07:27 addons-874223 kubelet[1511]: I1030 19:07:27.832623 1511 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/nginx" podStartSLOduration=137.094201355 podStartE2EDuration="2m17.832605728s" podCreationTimestamp="2024-10-30 19:05:10 +0000 UTC" firstStartedPulling="2024-10-30 19:05:10.520423419 +0000 UTC m=+288.159519772" lastFinishedPulling="2024-10-30 19:05:11.2588278 +0000 UTC m=+288.897924145" observedRunningTime="2024-10-30 19:05:11.614225255 +0000 UTC m=+289.253321600" watchObservedRunningTime="2024-10-30 19:07:27.832605728 +0000 UTC m=+425.471702081"
Oct 30 19:07:27 addons-874223 kubelet[1511]: I1030 19:07:27.885040 1511 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-dlglc\" (UniqueName: \"kubernetes.io/projected/6dca2129-09ac-45da-9c99-d199274a336f-kube-api-access-dlglc\") pod \"hello-world-app-55bf9c44b4-hkz5j\" (UID: \"6dca2129-09ac-45da-9c99-d199274a336f\") " pod="default/hello-world-app-55bf9c44b4-hkz5j"
==> storage-provisioner [c722d95d070f9ccc4e8234858e0eb30e8bdf45799b0a574675c3be60b704d6f2] <==
I1030 19:01:15.164420 1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
I1030 19:01:15.175557 1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
I1030 19:01:15.175603 1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
I1030 19:01:15.298225 1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
I1030 19:01:15.298508 1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-874223_c3c02404-9829-498e-9d56-cdbb7744c5e2!
I1030 19:01:15.299069 1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"d952f0e1-34ab-48b0-9626-5932f3cdec67", APIVersion:"v1", ResourceVersion:"919", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-874223_c3c02404-9829-498e-9d56-cdbb7744c5e2 became leader
I1030 19:01:15.399535 1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-874223_c3c02404-9829-498e-9d56-cdbb7744c5e2!
-- /stdout --
helpers_test.go:254: (dbg) Run: out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-874223 -n addons-874223
helpers_test.go:261: (dbg) Run: kubectl --context addons-874223 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: ingress-nginx-admission-create-5x8b4 ingress-nginx-admission-patch-zb4ph
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/Ingress]: describe non-running pods <======
helpers_test.go:277: (dbg) Run: kubectl --context addons-874223 describe pod ingress-nginx-admission-create-5x8b4 ingress-nginx-admission-patch-zb4ph
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-874223 describe pod ingress-nginx-admission-create-5x8b4 ingress-nginx-admission-patch-zb4ph: exit status 1 (89.244505ms)
** stderr **
Error from server (NotFound): pods "ingress-nginx-admission-create-5x8b4" not found
Error from server (NotFound): pods "ingress-nginx-admission-patch-zb4ph" not found
** /stderr **
helpers_test.go:279: kubectl --context addons-874223 describe pod ingress-nginx-admission-create-5x8b4 ingress-nginx-admission-patch-zb4ph: exit status 1
addons_test.go:992: (dbg) Run: out/minikube-linux-arm64 -p addons-874223 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:992: (dbg) Run: out/minikube-linux-arm64 -p addons-874223 addons disable ingress --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-874223 addons disable ingress --alsologtostderr -v=1: (7.748258231s)
--- FAIL: TestAddons/parallel/Ingress (150.05s)