=== RUN TestAddons/parallel/Ingress
=== PAUSE TestAddons/parallel/Ingress
=== CONT TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run: kubectl --context addons-008387 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:234: (dbg) Run: kubectl --context addons-008387 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run: kubectl --context addons-008387 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [19cc3fe5-b16b-4f7c-8dda-f2b734e8827f] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [19cc3fe5-b16b-4f7c-8dda-f2b734e8827f] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 9.004042239s
addons_test.go:264: (dbg) Run: out/minikube-linux-arm64 -p addons-008387 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:288: (dbg) Run: kubectl --context addons-008387 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:293: (dbg) Run: out/minikube-linux-arm64 -p addons-008387 ip
addons_test.go:299: (dbg) Run: nslookup hello-john.test 192.168.49.2
addons_test.go:299: (dbg) Non-zero exit: nslookup hello-john.test 192.168.49.2: exit status 1 (15.0702843s)
-- stdout --
;; connection timed out; no servers could be reached
-- /stdout --
addons_test.go:301: failed to nslookup hello-john.test host. args "nslookup hello-john.test 192.168.49.2" : exit status 1
addons_test.go:305: unexpected output from nslookup. stdout: ;; connection timed out; no servers could be reached
stderr:
addons_test.go:308: (dbg) Run: out/minikube-linux-arm64 -p addons-008387 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:308: (dbg) Done: out/minikube-linux-arm64 -p addons-008387 addons disable ingress-dns --alsologtostderr -v=1: (1.542643524s)
addons_test.go:313: (dbg) Run: out/minikube-linux-arm64 -p addons-008387 addons disable ingress --alsologtostderr -v=1
addons_test.go:313: (dbg) Done: out/minikube-linux-arm64 -p addons-008387 addons disable ingress --alsologtostderr -v=1: (7.842705153s)
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-008387
helpers_test.go:235: (dbg) docker inspect addons-008387:
-- stdout --
[
{
"Id": "34f5b74b7fb6e478b6f27b955a3a227fba9f3f40e895b5b2b2aa9adbac1c6389",
"Created": "2024-05-31T18:33:36.898924683Z",
"Path": "/usr/local/bin/entrypoint",
"Args": [
"/sbin/init"
],
"State": {
"Status": "running",
"Running": true,
"Paused": false,
"Restarting": false,
"OOMKilled": false,
"Dead": false,
"Pid": 415835,
"ExitCode": 0,
"Error": "",
"StartedAt": "2024-05-31T18:33:37.189949068Z",
"FinishedAt": "0001-01-01T00:00:00Z"
},
"Image": "sha256:acea75078737755d2f999491dfa245ea1d1040bffc73283b8c9ba9ff1fde89b5",
"ResolvConfPath": "/var/lib/docker/containers/34f5b74b7fb6e478b6f27b955a3a227fba9f3f40e895b5b2b2aa9adbac1c6389/resolv.conf",
"HostnamePath": "/var/lib/docker/containers/34f5b74b7fb6e478b6f27b955a3a227fba9f3f40e895b5b2b2aa9adbac1c6389/hostname",
"HostsPath": "/var/lib/docker/containers/34f5b74b7fb6e478b6f27b955a3a227fba9f3f40e895b5b2b2aa9adbac1c6389/hosts",
"LogPath": "/var/lib/docker/containers/34f5b74b7fb6e478b6f27b955a3a227fba9f3f40e895b5b2b2aa9adbac1c6389/34f5b74b7fb6e478b6f27b955a3a227fba9f3f40e895b5b2b2aa9adbac1c6389-json.log",
"Name": "/addons-008387",
"RestartCount": 0,
"Driver": "overlay2",
"Platform": "linux",
"MountLabel": "",
"ProcessLabel": "",
"AppArmorProfile": "unconfined",
"ExecIDs": null,
"HostConfig": {
"Binds": [
"/lib/modules:/lib/modules:ro",
"addons-008387:/var"
],
"ContainerIDFile": "",
"LogConfig": {
"Type": "json-file",
"Config": {}
},
"NetworkMode": "addons-008387",
"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/a448f4904739d7869480e3c8035e8b1e253855fcf377e046c6eafa23d89e257d-init/diff:/var/lib/docker/overlay2/092ea59a41c286adeaa6a5714067ad590b97b77f63cb814e65eecb799ef38687/diff",
"MergedDir": "/var/lib/docker/overlay2/a448f4904739d7869480e3c8035e8b1e253855fcf377e046c6eafa23d89e257d/merged",
"UpperDir": "/var/lib/docker/overlay2/a448f4904739d7869480e3c8035e8b1e253855fcf377e046c6eafa23d89e257d/diff",
"WorkDir": "/var/lib/docker/overlay2/a448f4904739d7869480e3c8035e8b1e253855fcf377e046c6eafa23d89e257d/work"
},
"Name": "overlay2"
},
"Mounts": [
{
"Type": "bind",
"Source": "/lib/modules",
"Destination": "/lib/modules",
"Mode": "ro",
"RW": false,
"Propagation": "rprivate"
},
{
"Type": "volume",
"Name": "addons-008387",
"Source": "/var/lib/docker/volumes/addons-008387/_data",
"Destination": "/var",
"Driver": "local",
"Mode": "z",
"RW": true,
"Propagation": ""
}
],
"Config": {
"Hostname": "addons-008387",
"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.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862",
"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-008387",
"name.minikube.sigs.k8s.io": "addons-008387",
"role.minikube.sigs.k8s.io": ""
},
"StopSignal": "SIGRTMIN+3"
},
"NetworkSettings": {
"Bridge": "",
"SandboxID": "7a12691f5d7265c7f5a71661c26f5407c014ccd83c428cd5c8b89645b83706de",
"SandboxKey": "/var/run/docker/netns/7a12691f5d72",
"Ports": {
"22/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33169"
}
],
"2376/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33168"
}
],
"32443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33165"
}
],
"5000/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33167"
}
],
"8443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33166"
}
]
},
"HairpinMode": false,
"LinkLocalIPv6Address": "",
"LinkLocalIPv6PrefixLen": 0,
"SecondaryIPAddresses": null,
"SecondaryIPv6Addresses": null,
"EndpointID": "",
"Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"IPAddress": "",
"IPPrefixLen": 0,
"IPv6Gateway": "",
"MacAddress": "",
"Networks": {
"addons-008387": {
"IPAMConfig": {
"IPv4Address": "192.168.49.2"
},
"Links": null,
"Aliases": null,
"MacAddress": "02:42:c0:a8:31:02",
"NetworkID": "ffd3e97eccdc182aa66404a6f3c74bf657837fb78d480ec53c316dcf715cb354",
"EndpointID": "9bb0d1bca884419d87ebb37ff665f24dbb1b40796561dd5abab9cfea067f0296",
"Gateway": "192.168.49.1",
"IPAddress": "192.168.49.2",
"IPPrefixLen": 24,
"IPv6Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"DriverOpts": null,
"DNSNames": [
"addons-008387",
"34f5b74b7fb6"
]
}
}
}
}
]
-- /stdout --
helpers_test.go:239: (dbg) Run: out/minikube-linux-arm64 status --format={{.Host}} -p addons-008387 -n addons-008387
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-008387 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-008387 logs -n 25: (1.356902488s)
helpers_test.go:252: TestAddons/parallel/Ingress logs:
-- stdout --
==> Audit <==
|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
| Command | Args | Profile | User | Version | Start Time | End Time |
|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
| delete | -p download-only-907648 | download-only-907648 | jenkins | v1.33.1 | 31 May 24 18:33 UTC | 31 May 24 18:33 UTC |
| delete | -p download-only-295380 | download-only-295380 | jenkins | v1.33.1 | 31 May 24 18:33 UTC | 31 May 24 18:33 UTC |
| delete | -p download-only-907648 | download-only-907648 | jenkins | v1.33.1 | 31 May 24 18:33 UTC | 31 May 24 18:33 UTC |
| start | --download-only -p | download-docker-778298 | jenkins | v1.33.1 | 31 May 24 18:33 UTC | |
| | download-docker-778298 | | | | | |
| | --alsologtostderr | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=containerd | | | | | |
| delete | -p download-docker-778298 | download-docker-778298 | jenkins | v1.33.1 | 31 May 24 18:33 UTC | 31 May 24 18:33 UTC |
| start | --download-only -p | binary-mirror-118053 | jenkins | v1.33.1 | 31 May 24 18:33 UTC | |
| | binary-mirror-118053 | | | | | |
| | --alsologtostderr | | | | | |
| | --binary-mirror | | | | | |
| | http://127.0.0.1:44877 | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=containerd | | | | | |
| delete | -p binary-mirror-118053 | binary-mirror-118053 | jenkins | v1.33.1 | 31 May 24 18:33 UTC | 31 May 24 18:33 UTC |
| addons | enable dashboard -p | addons-008387 | jenkins | v1.33.1 | 31 May 24 18:33 UTC | |
| | addons-008387 | | | | | |
| addons | disable dashboard -p | addons-008387 | jenkins | v1.33.1 | 31 May 24 18:33 UTC | |
| | addons-008387 | | | | | |
| start | -p addons-008387 --wait=true | addons-008387 | jenkins | v1.33.1 | 31 May 24 18:33 UTC | 31 May 24 18:35 UTC |
| | --memory=4000 --alsologtostderr | | | | | |
| | --addons=registry | | | | | |
| | --addons=metrics-server | | | | | |
| | --addons=volumesnapshots | | | | | |
| | --addons=csi-hostpath-driver | | | | | |
| | --addons=gcp-auth | | | | | |
| | --addons=cloud-spanner | | | | | |
| | --addons=inspektor-gadget | | | | | |
| | --addons=storage-provisioner-rancher | | | | | |
| | --addons=nvidia-device-plugin | | | | | |
| | --addons=yakd --addons=volcano | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=containerd | | | | | |
| | --addons=ingress | | | | | |
| | --addons=ingress-dns | | | | | |
| addons | enable headlamp | addons-008387 | jenkins | v1.33.1 | 31 May 24 18:35 UTC | 31 May 24 18:35 UTC |
| | -p addons-008387 | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| ip | addons-008387 ip | addons-008387 | jenkins | v1.33.1 | 31 May 24 18:35 UTC | 31 May 24 18:35 UTC |
| addons | addons-008387 addons disable | addons-008387 | jenkins | v1.33.1 | 31 May 24 18:35 UTC | 31 May 24 18:35 UTC |
| | registry --alsologtostderr | | | | | |
| | -v=1 | | | | | |
| addons | disable nvidia-device-plugin | addons-008387 | jenkins | v1.33.1 | 31 May 24 18:36 UTC | 31 May 24 18:36 UTC |
| | -p addons-008387 | | | | | |
| ssh | addons-008387 ssh cat | addons-008387 | jenkins | v1.33.1 | 31 May 24 18:36 UTC | 31 May 24 18:36 UTC |
| | /opt/local-path-provisioner/pvc-d23f1a84-7192-48f3-8f14-2185e62c6b99_default_test-pvc/file1 | | | | | |
| addons | addons-008387 addons disable | addons-008387 | jenkins | v1.33.1 | 31 May 24 18:36 UTC | 31 May 24 18:37 UTC |
| | storage-provisioner-rancher | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | disable cloud-spanner -p | addons-008387 | jenkins | v1.33.1 | 31 May 24 18:37 UTC | 31 May 24 18:37 UTC |
| | addons-008387 | | | | | |
| addons | addons-008387 addons | addons-008387 | jenkins | v1.33.1 | 31 May 24 18:37 UTC | 31 May 24 18:37 UTC |
| | disable csi-hostpath-driver | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | addons-008387 addons | addons-008387 | jenkins | v1.33.1 | 31 May 24 18:37 UTC | 31 May 24 18:38 UTC |
| | disable volumesnapshots | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | disable inspektor-gadget -p | addons-008387 | jenkins | v1.33.1 | 31 May 24 18:38 UTC | |
| | addons-008387 | | | | | |
| addons | addons-008387 addons | addons-008387 | jenkins | v1.33.1 | 31 May 24 18:39 UTC | 31 May 24 18:39 UTC |
| | disable metrics-server | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| ssh | addons-008387 ssh curl -s | addons-008387 | jenkins | v1.33.1 | 31 May 24 18:39 UTC | 31 May 24 18:39 UTC |
| | http://127.0.0.1/ -H 'Host: | | | | | |
| | nginx.example.com' | | | | | |
| ip | addons-008387 ip | addons-008387 | jenkins | v1.33.1 | 31 May 24 18:39 UTC | 31 May 24 18:39 UTC |
| addons | addons-008387 addons disable | addons-008387 | jenkins | v1.33.1 | 31 May 24 18:39 UTC | 31 May 24 18:39 UTC |
| | ingress-dns --alsologtostderr | | | | | |
| | -v=1 | | | | | |
| addons | addons-008387 addons disable | addons-008387 | jenkins | v1.33.1 | 31 May 24 18:39 UTC | 31 May 24 18:39 UTC |
| | ingress --alsologtostderr -v=1 | | | | | |
|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
==> Last Start <==
Log file created at: 2024/05/31 18:33:12
Running on machine: ip-172-31-30-239
Binary: Built with gc go1.22.3 for linux/arm64
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I0531 18:33:12.915091 415373 out.go:291] Setting OutFile to fd 1 ...
I0531 18:33:12.915251 415373 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0531 18:33:12.915262 415373 out.go:304] Setting ErrFile to fd 2...
I0531 18:33:12.915268 415373 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0531 18:33:12.915532 415373 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18995-409294/.minikube/bin
I0531 18:33:12.915964 415373 out.go:298] Setting JSON to false
I0531 18:33:12.916843 415373 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":8140,"bootTime":1717172253,"procs":181,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1062-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
I0531 18:33:12.916913 415373 start.go:139] virtualization:
I0531 18:33:12.919143 415373 out.go:177] * [addons-008387] minikube v1.33.1 on Ubuntu 20.04 (arm64)
I0531 18:33:12.921553 415373 out.go:177] - MINIKUBE_LOCATION=18995
I0531 18:33:12.923644 415373 out.go:177] - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
I0531 18:33:12.921657 415373 notify.go:220] Checking for updates...
I0531 18:33:12.927317 415373 out.go:177] - KUBECONFIG=/home/jenkins/minikube-integration/18995-409294/kubeconfig
I0531 18:33:12.929393 415373 out.go:177] - MINIKUBE_HOME=/home/jenkins/minikube-integration/18995-409294/.minikube
I0531 18:33:12.931337 415373 out.go:177] - MINIKUBE_BIN=out/minikube-linux-arm64
I0531 18:33:12.933155 415373 out.go:177] - MINIKUBE_FORCE_SYSTEMD=
I0531 18:33:12.935633 415373 driver.go:392] Setting default libvirt URI to qemu:///system
I0531 18:33:12.954089 415373 docker.go:122] docker version: linux-26.1.3:Docker Engine - Community
I0531 18:33:12.954214 415373 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0531 18:33:13.018183 415373 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:45 SystemTime:2024-05-31 18:33:13.008647999 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214974464 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:26.1.3 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:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89 Expected:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.27.0]] Warnings:<nil>}}
I0531 18:33:13.018294 415373 docker.go:295] overlay module found
I0531 18:33:13.020455 415373 out.go:177] * Using the docker driver based on user configuration
I0531 18:33:13.022528 415373 start.go:297] selected driver: docker
I0531 18:33:13.022549 415373 start.go:901] validating driver "docker" against <nil>
I0531 18:33:13.022564 415373 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
I0531 18:33:13.023211 415373 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0531 18:33:13.076849 415373 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:45 SystemTime:2024-05-31 18:33:13.067470558 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214974464 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:26.1.3 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:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89 Expected:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.27.0]] Warnings:<nil>}}
I0531 18:33:13.077030 415373 start_flags.go:310] no existing cluster config was found, will generate one from the flags
I0531 18:33:13.077399 415373 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]
I0531 18:33:13.079543 415373 out.go:177] * Using Docker driver with root privileges
I0531 18:33:13.081679 415373 cni.go:84] Creating CNI manager for ""
I0531 18:33:13.081708 415373 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
I0531 18:33:13.081722 415373 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
I0531 18:33:13.081816 415373 start.go:340] cluster config:
{Name:addons-008387 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.1 ClusterName:addons-008387 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.1 ContainerRuntime:containerd 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: SSHA
uthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
I0531 18:33:13.084598 415373 out.go:177] * Starting "addons-008387" primary control-plane node in "addons-008387" cluster
I0531 18:33:13.086533 415373 cache.go:121] Beginning downloading kic base image for docker with containerd
I0531 18:33:13.089100 415373 out.go:177] * Pulling base image v0.0.44-1716228441-18934 ...
I0531 18:33:13.090991 415373 preload.go:132] Checking if preload exists for k8s version v1.30.1 and runtime containerd
I0531 18:33:13.091020 415373 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 in local docker daemon
I0531 18:33:13.091052 415373 preload.go:147] Found local preload: /home/jenkins/minikube-integration/18995-409294/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.1-containerd-overlay2-arm64.tar.lz4
I0531 18:33:13.091082 415373 cache.go:56] Caching tarball of preloaded images
I0531 18:33:13.091167 415373 preload.go:173] Found /home/jenkins/minikube-integration/18995-409294/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.1-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
I0531 18:33:13.091177 415373 cache.go:59] Finished verifying existence of preloaded tar for v1.30.1 on containerd
I0531 18:33:13.091516 415373 profile.go:143] Saving config to /home/jenkins/minikube-integration/18995-409294/.minikube/profiles/addons-008387/config.json ...
I0531 18:33:13.091550 415373 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18995-409294/.minikube/profiles/addons-008387/config.json: {Name:mk3335fdb4a3ad250ee111624002ecf3d8944506 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0531 18:33:13.104487 415373 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 to local cache
I0531 18:33:13.104624 415373 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 in local cache directory
I0531 18:33:13.104643 415373 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 in local cache directory, skipping pull
I0531 18:33:13.104648 415373 image.go:105] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 exists in cache, skipping pull
I0531 18:33:13.104656 415373 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 as a tarball
I0531 18:33:13.104661 415373 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 from local cache
I0531 18:33:29.828140 415373 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 from cached tarball
I0531 18:33:29.828182 415373 cache.go:194] Successfully downloaded all kic artifacts
I0531 18:33:29.828236 415373 start.go:360] acquireMachinesLock for addons-008387: {Name:mkef76eb62dcad815cb8207867a1d9e659a132c8 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0531 18:33:29.828349 415373 start.go:364] duration metric: took 89.524µs to acquireMachinesLock for "addons-008387"
I0531 18:33:29.828380 415373 start.go:93] Provisioning new machine with config: &{Name:addons-008387 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.1 ClusterName:addons-008387 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.1 ContainerRuntime:containerd 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:fa
lse CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.30.1 ContainerRuntime:containerd ControlPlane:true Worker:true}
I0531 18:33:29.828463 415373 start.go:125] createHost starting for "" (driver="docker")
I0531 18:33:29.830318 415373 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
I0531 18:33:29.830570 415373 start.go:159] libmachine.API.Create for "addons-008387" (driver="docker")
I0531 18:33:29.830606 415373 client.go:168] LocalClient.Create starting
I0531 18:33:29.830726 415373 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/18995-409294/.minikube/certs/ca.pem
I0531 18:33:30.362451 415373 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/18995-409294/.minikube/certs/cert.pem
I0531 18:33:31.204984 415373 cli_runner.go:164] Run: docker network inspect addons-008387 --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}}]}"
W0531 18:33:31.218934 415373 cli_runner.go:211] docker network inspect addons-008387 --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
I0531 18:33:31.219022 415373 network_create.go:281] running [docker network inspect addons-008387] to gather additional debugging logs...
I0531 18:33:31.219044 415373 cli_runner.go:164] Run: docker network inspect addons-008387
W0531 18:33:31.234295 415373 cli_runner.go:211] docker network inspect addons-008387 returned with exit code 1
I0531 18:33:31.234328 415373 network_create.go:284] error running [docker network inspect addons-008387]: docker network inspect addons-008387: exit status 1
stdout:
[]
stderr:
Error response from daemon: network addons-008387 not found
I0531 18:33:31.234342 415373 network_create.go:286] output of [docker network inspect addons-008387]: -- stdout --
[]
-- /stdout --
** stderr **
Error response from daemon: network addons-008387 not found
** /stderr **
I0531 18:33:31.234441 415373 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}}]}"
I0531 18:33:31.258523 415373 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:0x4001886720}
I0531 18:33:31.258573 415373 network_create.go:124] attempt to create docker network addons-008387 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
I0531 18:33:31.258636 415373 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-008387 addons-008387
I0531 18:33:31.326641 415373 network_create.go:108] docker network addons-008387 192.168.49.0/24 created
I0531 18:33:31.326679 415373 kic.go:121] calculated static IP "192.168.49.2" for the "addons-008387" container
I0531 18:33:31.326754 415373 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
I0531 18:33:31.341122 415373 cli_runner.go:164] Run: docker volume create addons-008387 --label name.minikube.sigs.k8s.io=addons-008387 --label created_by.minikube.sigs.k8s.io=true
I0531 18:33:31.356378 415373 oci.go:103] Successfully created a docker volume addons-008387
I0531 18:33:31.356472 415373 cli_runner.go:164] Run: docker run --rm --name addons-008387-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-008387 --entrypoint /usr/bin/test -v addons-008387:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 -d /var/lib
I0531 18:33:32.644996 415373 cli_runner.go:217] Completed: docker run --rm --name addons-008387-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-008387 --entrypoint /usr/bin/test -v addons-008387:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 -d /var/lib: (1.288485175s)
I0531 18:33:32.645040 415373 oci.go:107] Successfully prepared a docker volume addons-008387
I0531 18:33:32.645059 415373 preload.go:132] Checking if preload exists for k8s version v1.30.1 and runtime containerd
I0531 18:33:32.645079 415373 kic.go:194] Starting extracting preloaded images to volume ...
I0531 18:33:32.645164 415373 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/18995-409294/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.1-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-008387:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 -I lz4 -xf /preloaded.tar -C /extractDir
I0531 18:33:36.832040 415373 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/18995-409294/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.1-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-008387:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 -I lz4 -xf /preloaded.tar -C /extractDir: (4.186826191s)
I0531 18:33:36.832074 415373 kic.go:203] duration metric: took 4.186992752s to extract preloaded images to volume ...
W0531 18:33:36.832217 415373 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
I0531 18:33:36.832331 415373 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
I0531 18:33:36.885285 415373 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-008387 --name addons-008387 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-008387 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-008387 --network addons-008387 --ip 192.168.49.2 --volume addons-008387:/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.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862
I0531 18:33:37.199486 415373 cli_runner.go:164] Run: docker container inspect addons-008387 --format={{.State.Running}}
I0531 18:33:37.218981 415373 cli_runner.go:164] Run: docker container inspect addons-008387 --format={{.State.Status}}
I0531 18:33:37.242441 415373 cli_runner.go:164] Run: docker exec addons-008387 stat /var/lib/dpkg/alternatives/iptables
I0531 18:33:37.314017 415373 oci.go:144] the created container "addons-008387" has a running status.
I0531 18:33:37.314043 415373 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/18995-409294/.minikube/machines/addons-008387/id_rsa...
I0531 18:33:37.732475 415373 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/18995-409294/.minikube/machines/addons-008387/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
I0531 18:33:37.760940 415373 cli_runner.go:164] Run: docker container inspect addons-008387 --format={{.State.Status}}
I0531 18:33:37.782477 415373 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
I0531 18:33:37.782502 415373 kic_runner.go:114] Args: [docker exec --privileged addons-008387 chown docker:docker /home/docker/.ssh/authorized_keys]
I0531 18:33:37.862751 415373 cli_runner.go:164] Run: docker container inspect addons-008387 --format={{.State.Status}}
I0531 18:33:37.890321 415373 machine.go:94] provisionDockerMachine start ...
I0531 18:33:37.890425 415373 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-008387
I0531 18:33:37.918643 415373 main.go:141] libmachine: Using SSH client type: native
I0531 18:33:37.919615 415373 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2b30] 0x3e5390 <nil> [] 0s} 127.0.0.1 33169 <nil> <nil>}
I0531 18:33:37.919632 415373 main.go:141] libmachine: About to run SSH command:
hostname
I0531 18:33:38.069293 415373 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-008387
I0531 18:33:38.069320 415373 ubuntu.go:169] provisioning hostname "addons-008387"
I0531 18:33:38.069392 415373 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-008387
I0531 18:33:38.092849 415373 main.go:141] libmachine: Using SSH client type: native
I0531 18:33:38.093102 415373 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2b30] 0x3e5390 <nil> [] 0s} 127.0.0.1 33169 <nil> <nil>}
I0531 18:33:38.093114 415373 main.go:141] libmachine: About to run SSH command:
sudo hostname addons-008387 && echo "addons-008387" | sudo tee /etc/hostname
I0531 18:33:38.246813 415373 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-008387
I0531 18:33:38.246934 415373 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-008387
I0531 18:33:38.272113 415373 main.go:141] libmachine: Using SSH client type: native
I0531 18:33:38.272360 415373 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2b30] 0x3e5390 <nil> [] 0s} 127.0.0.1 33169 <nil> <nil>}
I0531 18:33:38.272376 415373 main.go:141] libmachine: About to run SSH command:
if ! grep -xq '.*\saddons-008387' /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-008387/g' /etc/hosts;
else
echo '127.0.1.1 addons-008387' | sudo tee -a /etc/hosts;
fi
fi
I0531 18:33:38.397171 415373 main.go:141] libmachine: SSH cmd err, output: <nil>:
I0531 18:33:38.397198 415373 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/18995-409294/.minikube CaCertPath:/home/jenkins/minikube-integration/18995-409294/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/18995-409294/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/18995-409294/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/18995-409294/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/18995-409294/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/18995-409294/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/18995-409294/.minikube}
I0531 18:33:38.397289 415373 ubuntu.go:177] setting up certificates
I0531 18:33:38.397300 415373 provision.go:84] configureAuth start
I0531 18:33:38.397383 415373 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-008387
I0531 18:33:38.413583 415373 provision.go:143] copyHostCerts
I0531 18:33:38.413680 415373 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18995-409294/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/18995-409294/.minikube/ca.pem (1078 bytes)
I0531 18:33:38.413821 415373 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18995-409294/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/18995-409294/.minikube/cert.pem (1123 bytes)
I0531 18:33:38.413884 415373 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18995-409294/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/18995-409294/.minikube/key.pem (1679 bytes)
I0531 18:33:38.413935 415373 provision.go:117] generating server cert: /home/jenkins/minikube-integration/18995-409294/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/18995-409294/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/18995-409294/.minikube/certs/ca-key.pem org=jenkins.addons-008387 san=[127.0.0.1 192.168.49.2 addons-008387 localhost minikube]
I0531 18:33:38.814074 415373 provision.go:177] copyRemoteCerts
I0531 18:33:38.814144 415373 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
I0531 18:33:38.814185 415373 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-008387
I0531 18:33:38.830802 415373 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33169 SSHKeyPath:/home/jenkins/minikube-integration/18995-409294/.minikube/machines/addons-008387/id_rsa Username:docker}
I0531 18:33:38.917691 415373 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18995-409294/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
I0531 18:33:38.940991 415373 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18995-409294/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
I0531 18:33:38.964721 415373 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18995-409294/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
I0531 18:33:38.988620 415373 provision.go:87] duration metric: took 591.305776ms to configureAuth
I0531 18:33:38.988648 415373 ubuntu.go:193] setting minikube options for container-runtime
I0531 18:33:38.988830 415373 config.go:182] Loaded profile config "addons-008387": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
I0531 18:33:38.988843 415373 machine.go:97] duration metric: took 1.098498225s to provisionDockerMachine
I0531 18:33:38.988850 415373 client.go:171] duration metric: took 9.158235472s to LocalClient.Create
I0531 18:33:38.988869 415373 start.go:167] duration metric: took 9.158299068s to libmachine.API.Create "addons-008387"
I0531 18:33:38.988881 415373 start.go:293] postStartSetup for "addons-008387" (driver="docker")
I0531 18:33:38.988891 415373 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]
I0531 18:33:38.988942 415373 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
I0531 18:33:38.988985 415373 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-008387
I0531 18:33:39.004529 415373 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33169 SSHKeyPath:/home/jenkins/minikube-integration/18995-409294/.minikube/machines/addons-008387/id_rsa Username:docker}
I0531 18:33:39.095702 415373 ssh_runner.go:195] Run: cat /etc/os-release
I0531 18:33:39.099206 415373 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
I0531 18:33:39.099246 415373 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
I0531 18:33:39.099257 415373 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
I0531 18:33:39.099264 415373 info.go:137] Remote host: Ubuntu 22.04.4 LTS
I0531 18:33:39.099275 415373 filesync.go:126] Scanning /home/jenkins/minikube-integration/18995-409294/.minikube/addons for local assets ...
I0531 18:33:39.099346 415373 filesync.go:126] Scanning /home/jenkins/minikube-integration/18995-409294/.minikube/files for local assets ...
I0531 18:33:39.099373 415373 start.go:296] duration metric: took 110.485848ms for postStartSetup
I0531 18:33:39.099712 415373 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-008387
I0531 18:33:39.116775 415373 profile.go:143] Saving config to /home/jenkins/minikube-integration/18995-409294/.minikube/profiles/addons-008387/config.json ...
I0531 18:33:39.117087 415373 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
I0531 18:33:39.117140 415373 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-008387
I0531 18:33:39.134224 415373 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33169 SSHKeyPath:/home/jenkins/minikube-integration/18995-409294/.minikube/machines/addons-008387/id_rsa Username:docker}
I0531 18:33:39.218166 415373 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
I0531 18:33:39.222611 415373 start.go:128] duration metric: took 9.394132082s to createHost
I0531 18:33:39.222636 415373 start.go:83] releasing machines lock for "addons-008387", held for 9.394272919s
I0531 18:33:39.222710 415373 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-008387
I0531 18:33:39.237908 415373 ssh_runner.go:195] Run: cat /version.json
I0531 18:33:39.237972 415373 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-008387
I0531 18:33:39.237986 415373 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
I0531 18:33:39.238049 415373 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-008387
I0531 18:33:39.259629 415373 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33169 SSHKeyPath:/home/jenkins/minikube-integration/18995-409294/.minikube/machines/addons-008387/id_rsa Username:docker}
I0531 18:33:39.264766 415373 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33169 SSHKeyPath:/home/jenkins/minikube-integration/18995-409294/.minikube/machines/addons-008387/id_rsa Username:docker}
I0531 18:33:39.462898 415373 ssh_runner.go:195] Run: systemctl --version
I0531 18:33:39.467283 415373 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
I0531 18:33:39.471444 415373 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "grep -q loopback {} && ( grep -q name {} || sudo sed -i '/"type": "loopback"/i \ \ \ \ "name": "loopback",' {} ) && sudo sed -i 's|"cniVersion": ".*"|"cniVersion": "1.0.0"|g' {}" ;
I0531 18:33:39.496748 415373 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
I0531 18:33:39.496841 415373 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%!p(MISSING), " -exec sh -c "sudo mv {} {}.mk_disabled" ;
I0531 18:33:39.526355 415373 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
I0531 18:33:39.526433 415373 start.go:494] detecting cgroup driver to use...
I0531 18:33:39.526480 415373 detect.go:196] detected "cgroupfs" cgroup driver on host os
I0531 18:33:39.526565 415373 ssh_runner.go:195] Run: sudo systemctl stop -f crio
I0531 18:33:39.539109 415373 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
I0531 18:33:39.550597 415373 docker.go:217] disabling cri-docker service (if available) ...
I0531 18:33:39.550664 415373 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
I0531 18:33:39.564495 415373 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
I0531 18:33:39.579428 415373 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
I0531 18:33:39.669631 415373 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
I0531 18:33:39.760497 415373 docker.go:233] disabling docker service ...
I0531 18:33:39.760607 415373 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
I0531 18:33:39.781084 415373 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
I0531 18:33:39.793324 415373 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
I0531 18:33:39.876182 415373 ssh_runner.go:195] Run: sudo systemctl mask docker.service
I0531 18:33:39.969785 415373 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
I0531 18:33:39.981249 415373 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///run/containerd/containerd.sock
" | sudo tee /etc/crictl.yaml"
I0531 18:33:39.997173 415373 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.9"|' /etc/containerd/config.toml"
I0531 18:33:40.008752 415373 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
I0531 18:33:40.020707 415373 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
I0531 18:33:40.020830 415373 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
I0531 18:33:40.032248 415373 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
I0531 18:33:40.043773 415373 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
I0531 18:33:40.054791 415373 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
I0531 18:33:40.065673 415373 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
I0531 18:33:40.075267 415373 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
I0531 18:33:40.085684 415373 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
I0531 18:33:40.095997 415373 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1 enable_unprivileged_ports = true|' /etc/containerd/config.toml"
I0531 18:33:40.107163 415373 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
I0531 18:33:40.117061 415373 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
I0531 18:33:40.126291 415373 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0531 18:33:40.205715 415373 ssh_runner.go:195] Run: sudo systemctl restart containerd
I0531 18:33:40.319010 415373 start.go:541] Will wait 60s for socket path /run/containerd/containerd.sock
I0531 18:33:40.319142 415373 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
I0531 18:33:40.322743 415373 start.go:562] Will wait 60s for crictl version
I0531 18:33:40.322846 415373 ssh_runner.go:195] Run: which crictl
I0531 18:33:40.326088 415373 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
I0531 18:33:40.364518 415373 start.go:578] Version: 0.1.0
RuntimeName: containerd
RuntimeVersion: 1.6.31
RuntimeApiVersion: v1
I0531 18:33:40.364645 415373 ssh_runner.go:195] Run: containerd --version
I0531 18:33:40.388074 415373 ssh_runner.go:195] Run: containerd --version
I0531 18:33:40.411811 415373 out.go:177] * Preparing Kubernetes v1.30.1 on containerd 1.6.31 ...
I0531 18:33:40.413691 415373 cli_runner.go:164] Run: docker network inspect addons-008387 --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}}]}"
I0531 18:33:40.429420 415373 ssh_runner.go:195] Run: grep 192.168.49.1 host.minikube.internal$ /etc/hosts
I0531 18:33:40.433173 415373 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""
I0531 18:33:40.445024 415373 kubeadm.go:877] updating cluster {Name:addons-008387 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.1 ClusterName:addons-008387 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.1 ContainerRuntime:containerd 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 Cus
tomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
I0531 18:33:40.445153 415373 preload.go:132] Checking if preload exists for k8s version v1.30.1 and runtime containerd
I0531 18:33:40.445267 415373 ssh_runner.go:195] Run: sudo crictl images --output json
I0531 18:33:40.483786 415373 containerd.go:627] all images are preloaded for containerd runtime.
I0531 18:33:40.483810 415373 containerd.go:534] Images already preloaded, skipping extraction
I0531 18:33:40.483875 415373 ssh_runner.go:195] Run: sudo crictl images --output json
I0531 18:33:40.519240 415373 containerd.go:627] all images are preloaded for containerd runtime.
I0531 18:33:40.519262 415373 cache_images.go:84] Images are preloaded, skipping loading
I0531 18:33:40.519271 415373 kubeadm.go:928] updating node { 192.168.49.2 8443 v1.30.1 containerd true true} ...
I0531 18:33:40.519368 415373 kubeadm.go:940] kubelet [Unit]
Wants=containerd.service
[Service]
ExecStart=
ExecStart=/var/lib/minikube/binaries/v1.30.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=addons-008387 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
[Install]
config:
{KubernetesVersion:v1.30.1 ClusterName:addons-008387 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
I0531 18:33:40.519435 415373 ssh_runner.go:195] Run: sudo crictl info
I0531 18:33:40.558046 415373 cni.go:84] Creating CNI manager for ""
I0531 18:33:40.558073 415373 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
I0531 18:33:40.558084 415373 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
I0531 18:33:40.558106 415373 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.30.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-008387 NodeName:addons-008387 DNSDomain:cluster.local CRISocket:/run/containerd/containerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.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
/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///run/containerd/containerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
I0531 18:33:40.558236 415373 kubeadm.go:187] kubeadm config:
apiVersion: kubeadm.k8s.io/v1beta3
kind: InitConfiguration
localAPIEndpoint:
advertiseAddress: 192.168.49.2
bindPort: 8443
bootstrapTokens:
- groups:
- system:bootstrappers:kubeadm:default-node-token
ttl: 24h0m0s
usages:
- signing
- authentication
nodeRegistration:
criSocket: unix:///run/containerd/containerd.sock
name: "addons-008387"
kubeletExtraArgs:
node-ip: 192.168.49.2
taints: []
---
apiVersion: kubeadm.k8s.io/v1beta3
kind: ClusterConfiguration
apiServer:
certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
extraArgs:
enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
controllerManager:
extraArgs:
allocate-node-cidrs: "true"
leader-elect: "false"
scheduler:
extraArgs:
leader-elect: "false"
certificatesDir: /var/lib/minikube/certs
clusterName: mk
controlPlaneEndpoint: control-plane.minikube.internal:8443
etcd:
local:
dataDir: /var/lib/minikube/etcd
extraArgs:
proxy-refresh-interval: "70000"
kubernetesVersion: v1.30.1
networking:
dnsDomain: cluster.local
podSubnet: "10.244.0.0/16"
serviceSubnet: 10.96.0.0/12
---
apiVersion: kubelet.config.k8s.io/v1beta1
kind: KubeletConfiguration
authentication:
x509:
clientCAFile: /var/lib/minikube/certs/ca.crt
cgroupDriver: cgroupfs
containerRuntimeEndpoint: unix:///run/containerd/containerd.sock
hairpinMode: hairpin-veth
runtimeRequestTimeout: 15m
clusterDomain: "cluster.local"
# disable disk resource management by default
imageGCHighThresholdPercent: 100
evictionHard:
nodefs.available: "0%!"(MISSING)
nodefs.inodesFree: "0%!"(MISSING)
imagefs.available: "0%!"(MISSING)
failSwapOn: false
staticPodPath: /etc/kubernetes/manifests
---
apiVersion: kubeproxy.config.k8s.io/v1alpha1
kind: KubeProxyConfiguration
clusterCIDR: "10.244.0.0/16"
metricsBindAddress: 0.0.0.0:10249
conntrack:
maxPerCore: 0
# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
tcpEstablishedTimeout: 0s
# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
tcpCloseWaitTimeout: 0s
I0531 18:33:40.558307 415373 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.1
I0531 18:33:40.566926 415373 binaries.go:44] Found k8s binaries, skipping transfer
I0531 18:33:40.566995 415373 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
I0531 18:33:40.575492 415373 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (317 bytes)
I0531 18:33:40.593309 415373 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
I0531 18:33:40.611054 415373 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2167 bytes)
I0531 18:33:40.628547 415373 ssh_runner.go:195] Run: grep 192.168.49.2 control-plane.minikube.internal$ /etc/hosts
I0531 18:33:40.632215 415373 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""
I0531 18:33:40.643041 415373 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0531 18:33:40.720252 415373 ssh_runner.go:195] Run: sudo systemctl start kubelet
I0531 18:33:40.735826 415373 certs.go:68] Setting up /home/jenkins/minikube-integration/18995-409294/.minikube/profiles/addons-008387 for IP: 192.168.49.2
I0531 18:33:40.735851 415373 certs.go:194] generating shared ca certs ...
I0531 18:33:40.735868 415373 certs.go:226] acquiring lock for ca certs: {Name:mkb1d9106e1185405f2cd07deb974b76340c1bc8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0531 18:33:40.736014 415373 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/18995-409294/.minikube/ca.key
I0531 18:33:40.977219 415373 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18995-409294/.minikube/ca.crt ...
I0531 18:33:40.977253 415373 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18995-409294/.minikube/ca.crt: {Name:mk3ee3234dcc94865e031e3a72215c400dfae555 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0531 18:33:40.977471 415373 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18995-409294/.minikube/ca.key ...
I0531 18:33:40.977487 415373 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18995-409294/.minikube/ca.key: {Name:mkfd72e4fb37be939e256a7b17c05b554505a33e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0531 18:33:40.977577 415373 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/18995-409294/.minikube/proxy-client-ca.key
I0531 18:33:41.395703 415373 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18995-409294/.minikube/proxy-client-ca.crt ...
I0531 18:33:41.395738 415373 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18995-409294/.minikube/proxy-client-ca.crt: {Name:mkb976d0406d3296551959dfa779b1312d450df9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0531 18:33:41.395930 415373 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18995-409294/.minikube/proxy-client-ca.key ...
I0531 18:33:41.395945 415373 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18995-409294/.minikube/proxy-client-ca.key: {Name:mkbbfdc120ee890b9e6cff03fe8dd700de1d846b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0531 18:33:41.396019 415373 certs.go:256] generating profile certs ...
I0531 18:33:41.396081 415373 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/18995-409294/.minikube/profiles/addons-008387/client.key
I0531 18:33:41.396097 415373 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18995-409294/.minikube/profiles/addons-008387/client.crt with IP's: []
I0531 18:33:41.649020 415373 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18995-409294/.minikube/profiles/addons-008387/client.crt ...
I0531 18:33:41.649052 415373 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18995-409294/.minikube/profiles/addons-008387/client.crt: {Name:mk1d447a88530edea93564ada587f9fb591ca4c0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0531 18:33:41.649254 415373 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18995-409294/.minikube/profiles/addons-008387/client.key ...
I0531 18:33:41.649267 415373 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18995-409294/.minikube/profiles/addons-008387/client.key: {Name:mk26efb15c0c44e33d6936934d815a3b91d3d2d3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0531 18:33:41.649356 415373 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/18995-409294/.minikube/profiles/addons-008387/apiserver.key.d6510bf5
I0531 18:33:41.649378 415373 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18995-409294/.minikube/profiles/addons-008387/apiserver.crt.d6510bf5 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
I0531 18:33:42.427247 415373 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18995-409294/.minikube/profiles/addons-008387/apiserver.crt.d6510bf5 ...
I0531 18:33:42.427280 415373 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18995-409294/.minikube/profiles/addons-008387/apiserver.crt.d6510bf5: {Name:mkd4db0e2b44d66f381a788c741e63c79a4ae3b8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0531 18:33:42.427468 415373 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18995-409294/.minikube/profiles/addons-008387/apiserver.key.d6510bf5 ...
I0531 18:33:42.427482 415373 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18995-409294/.minikube/profiles/addons-008387/apiserver.key.d6510bf5: {Name:mka436906349c36fb02d4bc3ce5dbbd78e6261ae Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0531 18:33:42.427569 415373 certs.go:381] copying /home/jenkins/minikube-integration/18995-409294/.minikube/profiles/addons-008387/apiserver.crt.d6510bf5 -> /home/jenkins/minikube-integration/18995-409294/.minikube/profiles/addons-008387/apiserver.crt
I0531 18:33:42.427645 415373 certs.go:385] copying /home/jenkins/minikube-integration/18995-409294/.minikube/profiles/addons-008387/apiserver.key.d6510bf5 -> /home/jenkins/minikube-integration/18995-409294/.minikube/profiles/addons-008387/apiserver.key
I0531 18:33:42.427706 415373 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/18995-409294/.minikube/profiles/addons-008387/proxy-client.key
I0531 18:33:42.427728 415373 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18995-409294/.minikube/profiles/addons-008387/proxy-client.crt with IP's: []
I0531 18:33:42.849026 415373 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18995-409294/.minikube/profiles/addons-008387/proxy-client.crt ...
I0531 18:33:42.849057 415373 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18995-409294/.minikube/profiles/addons-008387/proxy-client.crt: {Name:mkc8e7e74dad06d5be2632f660b2c8dc972ebd64 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0531 18:33:42.849246 415373 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18995-409294/.minikube/profiles/addons-008387/proxy-client.key ...
I0531 18:33:42.849261 415373 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18995-409294/.minikube/profiles/addons-008387/proxy-client.key: {Name:mk92e4529f294103c20f75a9437c1e604037735e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0531 18:33:42.849445 415373 certs.go:484] found cert: /home/jenkins/minikube-integration/18995-409294/.minikube/certs/ca-key.pem (1679 bytes)
I0531 18:33:42.849490 415373 certs.go:484] found cert: /home/jenkins/minikube-integration/18995-409294/.minikube/certs/ca.pem (1078 bytes)
I0531 18:33:42.849524 415373 certs.go:484] found cert: /home/jenkins/minikube-integration/18995-409294/.minikube/certs/cert.pem (1123 bytes)
I0531 18:33:42.849585 415373 certs.go:484] found cert: /home/jenkins/minikube-integration/18995-409294/.minikube/certs/key.pem (1679 bytes)
I0531 18:33:42.850228 415373 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18995-409294/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
I0531 18:33:42.876077 415373 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18995-409294/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
I0531 18:33:42.900095 415373 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18995-409294/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
I0531 18:33:42.931530 415373 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18995-409294/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
I0531 18:33:42.958068 415373 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18995-409294/.minikube/profiles/addons-008387/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
I0531 18:33:42.983778 415373 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18995-409294/.minikube/profiles/addons-008387/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
I0531 18:33:43.010944 415373 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18995-409294/.minikube/profiles/addons-008387/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
I0531 18:33:43.037497 415373 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18995-409294/.minikube/profiles/addons-008387/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
I0531 18:33:43.061602 415373 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18995-409294/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
I0531 18:33:43.084819 415373 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
I0531 18:33:43.102337 415373 ssh_runner.go:195] Run: openssl version
I0531 18:33:43.107956 415373 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"
I0531 18:33:43.117157 415373 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
I0531 18:33:43.120556 415373 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 May 31 18:33 /usr/share/ca-certificates/minikubeCA.pem
I0531 18:33:43.120659 415373 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
I0531 18:33:43.127586 415373 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"
I0531 18:33:43.136777 415373 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
I0531 18:33:43.139834 415373 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
I0531 18:33:43.139882 415373 kubeadm.go:391] StartCluster: {Name:addons-008387 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1716228441-18934@sha256:628b3f20803bc9c4302fd048087dd36cf2ff5dc9ab0ded395ec3288e2f1d0862 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.1 ClusterName:addons-008387 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.1 ContainerRuntime:containerd 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 Custom
QemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
I0531 18:33:43.139963 415373 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
I0531 18:33:43.140021 415373 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
I0531 18:33:43.180945 415373 cri.go:89] found id: ""
I0531 18:33:43.181043 415373 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
I0531 18:33:43.190011 415373 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
I0531 18:33:43.198672 415373 kubeadm.go:213] ignoring SystemVerification for kubeadm because of docker driver
I0531 18:33:43.198743 415373 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
I0531 18:33:43.207422 415373 kubeadm.go:154] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
stdout:
stderr:
ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
I0531 18:33:43.207444 415373 kubeadm.go:156] found existing configuration files:
I0531 18:33:43.207497 415373 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
I0531 18:33:43.216219 415373 kubeadm.go:162] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
stdout:
stderr:
grep: /etc/kubernetes/admin.conf: No such file or directory
I0531 18:33:43.216287 415373 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
I0531 18:33:43.224693 415373 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
I0531 18:33:43.232953 415373 kubeadm.go:162] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
stdout:
stderr:
grep: /etc/kubernetes/kubelet.conf: No such file or directory
I0531 18:33:43.233017 415373 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
I0531 18:33:43.241486 415373 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
I0531 18:33:43.250102 415373 kubeadm.go:162] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
stdout:
stderr:
grep: /etc/kubernetes/controller-manager.conf: No such file or directory
I0531 18:33:43.250187 415373 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
I0531 18:33:43.258399 415373 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
I0531 18:33:43.266941 415373 kubeadm.go:162] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
stdout:
stderr:
grep: /etc/kubernetes/scheduler.conf: No such file or directory
I0531 18:33:43.267035 415373 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
I0531 18:33:43.275319 415373 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.30.1:$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"
I0531 18:33:43.319135 415373 kubeadm.go:309] [init] Using Kubernetes version: v1.30.1
I0531 18:33:43.319228 415373 kubeadm.go:309] [preflight] Running pre-flight checks
I0531 18:33:43.358676 415373 kubeadm.go:309] [preflight] The system verification failed. Printing the output from the verification:
I0531 18:33:43.358789 415373 kubeadm.go:309] [0;37mKERNEL_VERSION[0m: [0;32m5.15.0-1062-aws[0m
I0531 18:33:43.358847 415373 kubeadm.go:309] [0;37mOS[0m: [0;32mLinux[0m
I0531 18:33:43.358908 415373 kubeadm.go:309] [0;37mCGROUPS_CPU[0m: [0;32menabled[0m
I0531 18:33:43.358975 415373 kubeadm.go:309] [0;37mCGROUPS_CPUACCT[0m: [0;32menabled[0m
I0531 18:33:43.359044 415373 kubeadm.go:309] [0;37mCGROUPS_CPUSET[0m: [0;32menabled[0m
I0531 18:33:43.359115 415373 kubeadm.go:309] [0;37mCGROUPS_DEVICES[0m: [0;32menabled[0m
I0531 18:33:43.359178 415373 kubeadm.go:309] [0;37mCGROUPS_FREEZER[0m: [0;32menabled[0m
I0531 18:33:43.359239 415373 kubeadm.go:309] [0;37mCGROUPS_MEMORY[0m: [0;32menabled[0m
I0531 18:33:43.359306 415373 kubeadm.go:309] [0;37mCGROUPS_PIDS[0m: [0;32menabled[0m
I0531 18:33:43.359376 415373 kubeadm.go:309] [0;37mCGROUPS_HUGETLB[0m: [0;32menabled[0m
I0531 18:33:43.359446 415373 kubeadm.go:309] [0;37mCGROUPS_BLKIO[0m: [0;32menabled[0m
I0531 18:33:43.422945 415373 kubeadm.go:309] [preflight] Pulling images required for setting up a Kubernetes cluster
I0531 18:33:43.423163 415373 kubeadm.go:309] [preflight] This might take a minute or two, depending on the speed of your internet connection
I0531 18:33:43.423307 415373 kubeadm.go:309] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
I0531 18:33:43.656663 415373 kubeadm.go:309] [certs] Using certificateDir folder "/var/lib/minikube/certs"
I0531 18:33:43.659114 415373 out.go:204] - Generating certificates and keys ...
I0531 18:33:43.659277 415373 kubeadm.go:309] [certs] Using existing ca certificate authority
I0531 18:33:43.659375 415373 kubeadm.go:309] [certs] Using existing apiserver certificate and key on disk
I0531 18:33:43.860051 415373 kubeadm.go:309] [certs] Generating "apiserver-kubelet-client" certificate and key
I0531 18:33:44.139980 415373 kubeadm.go:309] [certs] Generating "front-proxy-ca" certificate and key
I0531 18:33:44.456630 415373 kubeadm.go:309] [certs] Generating "front-proxy-client" certificate and key
I0531 18:33:44.960769 415373 kubeadm.go:309] [certs] Generating "etcd/ca" certificate and key
I0531 18:33:45.311266 415373 kubeadm.go:309] [certs] Generating "etcd/server" certificate and key
I0531 18:33:45.311404 415373 kubeadm.go:309] [certs] etcd/server serving cert is signed for DNS names [addons-008387 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I0531 18:33:46.167232 415373 kubeadm.go:309] [certs] Generating "etcd/peer" certificate and key
I0531 18:33:46.167518 415373 kubeadm.go:309] [certs] etcd/peer serving cert is signed for DNS names [addons-008387 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I0531 18:33:46.555405 415373 kubeadm.go:309] [certs] Generating "etcd/healthcheck-client" certificate and key
I0531 18:33:46.970019 415373 kubeadm.go:309] [certs] Generating "apiserver-etcd-client" certificate and key
I0531 18:33:47.804875 415373 kubeadm.go:309] [certs] Generating "sa" key and public key
I0531 18:33:47.805125 415373 kubeadm.go:309] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
I0531 18:33:48.115275 415373 kubeadm.go:309] [kubeconfig] Writing "admin.conf" kubeconfig file
I0531 18:33:48.565588 415373 kubeadm.go:309] [kubeconfig] Writing "super-admin.conf" kubeconfig file
I0531 18:33:49.020069 415373 kubeadm.go:309] [kubeconfig] Writing "kubelet.conf" kubeconfig file
I0531 18:33:49.286673 415373 kubeadm.go:309] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
I0531 18:33:49.960477 415373 kubeadm.go:309] [kubeconfig] Writing "scheduler.conf" kubeconfig file
I0531 18:33:49.961273 415373 kubeadm.go:309] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
I0531 18:33:49.964151 415373 kubeadm.go:309] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
I0531 18:33:49.966232 415373 out.go:204] - Booting up control plane ...
I0531 18:33:49.966336 415373 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-apiserver"
I0531 18:33:49.966417 415373 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-controller-manager"
I0531 18:33:49.967203 415373 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-scheduler"
I0531 18:33:49.979316 415373 kubeadm.go:309] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
I0531 18:33:49.982302 415373 kubeadm.go:309] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
I0531 18:33:49.982368 415373 kubeadm.go:309] [kubelet-start] Starting the kubelet
I0531 18:33:50.084311 415373 kubeadm.go:309] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
I0531 18:33:50.084403 415373 kubeadm.go:309] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
I0531 18:33:51.083919 415373 kubeadm.go:309] [kubelet-check] The kubelet is healthy after 1.001141229s
I0531 18:33:51.084007 415373 kubeadm.go:309] [api-check] Waiting for a healthy API server. This can take up to 4m0s
I0531 18:33:57.086369 415373 kubeadm.go:309] [api-check] The API server is healthy after 6.002302638s
I0531 18:33:57.107985 415373 kubeadm.go:309] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
I0531 18:33:57.129040 415373 kubeadm.go:309] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
I0531 18:33:57.158260 415373 kubeadm.go:309] [upload-certs] Skipping phase. Please see --upload-certs
I0531 18:33:57.158456 415373 kubeadm.go:309] [mark-control-plane] Marking the node addons-008387 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
I0531 18:33:57.168620 415373 kubeadm.go:309] [bootstrap-token] Using token: 1eist6.ped577ji63knbq15
I0531 18:33:57.170476 415373 out.go:204] - Configuring RBAC rules ...
I0531 18:33:57.170605 415373 kubeadm.go:309] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
I0531 18:33:57.181129 415373 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
I0531 18:33:57.189676 415373 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
I0531 18:33:57.193717 415373 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
I0531 18:33:57.197394 415373 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
I0531 18:33:57.201281 415373 kubeadm.go:309] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
I0531 18:33:57.493557 415373 kubeadm.go:309] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
I0531 18:33:57.938266 415373 kubeadm.go:309] [addons] Applied essential addon: CoreDNS
I0531 18:33:58.492869 415373 kubeadm.go:309] [addons] Applied essential addon: kube-proxy
I0531 18:33:58.493940 415373 kubeadm.go:309]
I0531 18:33:58.494012 415373 kubeadm.go:309] Your Kubernetes control-plane has initialized successfully!
I0531 18:33:58.494022 415373 kubeadm.go:309]
I0531 18:33:58.494096 415373 kubeadm.go:309] To start using your cluster, you need to run the following as a regular user:
I0531 18:33:58.494104 415373 kubeadm.go:309]
I0531 18:33:58.494128 415373 kubeadm.go:309] mkdir -p $HOME/.kube
I0531 18:33:58.494191 415373 kubeadm.go:309] sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
I0531 18:33:58.494244 415373 kubeadm.go:309] sudo chown $(id -u):$(id -g) $HOME/.kube/config
I0531 18:33:58.494251 415373 kubeadm.go:309]
I0531 18:33:58.494303 415373 kubeadm.go:309] Alternatively, if you are the root user, you can run:
I0531 18:33:58.494311 415373 kubeadm.go:309]
I0531 18:33:58.494357 415373 kubeadm.go:309] export KUBECONFIG=/etc/kubernetes/admin.conf
I0531 18:33:58.494365 415373 kubeadm.go:309]
I0531 18:33:58.494416 415373 kubeadm.go:309] You should now deploy a pod network to the cluster.
I0531 18:33:58.494492 415373 kubeadm.go:309] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
I0531 18:33:58.494560 415373 kubeadm.go:309] https://kubernetes.io/docs/concepts/cluster-administration/addons/
I0531 18:33:58.494569 415373 kubeadm.go:309]
I0531 18:33:58.494650 415373 kubeadm.go:309] You can now join any number of control-plane nodes by copying certificate authorities
I0531 18:33:58.494727 415373 kubeadm.go:309] and service account keys on each node and then running the following as root:
I0531 18:33:58.494734 415373 kubeadm.go:309]
I0531 18:33:58.494815 415373 kubeadm.go:309] kubeadm join control-plane.minikube.internal:8443 --token 1eist6.ped577ji63knbq15 \
I0531 18:33:58.494918 415373 kubeadm.go:309] --discovery-token-ca-cert-hash sha256:df2cf97094bc1d8f5d728b8dd40e42adcefa67666bc7b02e227b621b0598d4ec \
I0531 18:33:58.494941 415373 kubeadm.go:309] --control-plane
I0531 18:33:58.494948 415373 kubeadm.go:309]
I0531 18:33:58.495029 415373 kubeadm.go:309] Then you can join any number of worker nodes by running the following on each as root:
I0531 18:33:58.495037 415373 kubeadm.go:309]
I0531 18:33:58.495115 415373 kubeadm.go:309] kubeadm join control-plane.minikube.internal:8443 --token 1eist6.ped577ji63knbq15 \
I0531 18:33:58.495218 415373 kubeadm.go:309] --discovery-token-ca-cert-hash sha256:df2cf97094bc1d8f5d728b8dd40e42adcefa67666bc7b02e227b621b0598d4ec
I0531 18:33:58.499009 415373 kubeadm.go:309] [WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1062-aws\n", err: exit status 1
I0531 18:33:58.499127 415373 kubeadm.go:309] [WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
I0531 18:33:58.499149 415373 cni.go:84] Creating CNI manager for ""
I0531 18:33:58.499157 415373 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
I0531 18:33:58.503209 415373 out.go:177] * Configuring CNI (Container Networking Interface) ...
I0531 18:33:58.504783 415373 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
I0531 18:33:58.508476 415373 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.1/kubectl ...
I0531 18:33:58.508494 415373 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
I0531 18:33:58.527764 415373 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
I0531 18:33:58.812642 415373 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
I0531 18:33:58.812785 415373 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
I0531 18:33:58.812901 415373 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-008387 minikube.k8s.io/updated_at=2024_05_31T18_33_58_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=138945beedc8425ce94bc8c3f0970324094b8404 minikube.k8s.io/name=addons-008387 minikube.k8s.io/primary=true
I0531 18:33:59.013561 415373 ops.go:34] apiserver oom_adj: -16
I0531 18:33:59.013755 415373 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0531 18:33:59.513895 415373 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0531 18:34:00.024099 415373 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0531 18:34:00.513910 415373 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0531 18:34:01.013897 415373 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0531 18:34:01.514669 415373 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0531 18:34:02.014534 415373 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0531 18:34:02.514449 415373 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0531 18:34:03.013909 415373 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0531 18:34:03.514405 415373 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0531 18:34:04.014443 415373 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0531 18:34:04.513852 415373 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0531 18:34:05.014522 415373 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0531 18:34:05.513995 415373 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0531 18:34:06.014648 415373 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0531 18:34:06.513913 415373 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0531 18:34:07.014513 415373 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0531 18:34:07.513931 415373 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0531 18:34:08.014451 415373 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0531 18:34:08.514774 415373 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0531 18:34:09.014309 415373 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0531 18:34:09.514426 415373 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0531 18:34:10.016539 415373 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0531 18:34:10.514436 415373 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0531 18:34:11.017771 415373 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0531 18:34:11.513892 415373 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0531 18:34:12.014488 415373 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0531 18:34:12.123067 415373 kubeadm.go:1107] duration metric: took 13.310339104s to wait for elevateKubeSystemPrivileges
W0531 18:34:12.123103 415373 kubeadm.go:286] apiserver tunnel failed: apiserver port not set
I0531 18:34:12.123111 415373 kubeadm.go:393] duration metric: took 28.983234125s to StartCluster
I0531 18:34:12.123132 415373 settings.go:142] acquiring lock: {Name:mkdf2ed46ed629c24a549683593906c40f9256c2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0531 18:34:12.123263 415373 settings.go:150] Updating kubeconfig: /home/jenkins/minikube-integration/18995-409294/kubeconfig
I0531 18:34:12.123668 415373 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18995-409294/kubeconfig: {Name:mke3d343fb4ab15da7cbb66ff3fa4b9dd5e77da1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0531 18:34:12.123903 415373 start.go:234] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.1 ContainerRuntime:containerd ControlPlane:true Worker:true}
I0531 18:34:12.125967 415373 out.go:177] * Verifying Kubernetes components...
I0531 18:34:12.124028 415373 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
I0531 18:34:12.124216 415373 config.go:182] Loaded profile config "addons-008387": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
I0531 18:34:12.124226 415373 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
I0531 18:34:12.127668 415373 addons.go:69] Setting yakd=true in profile "addons-008387"
I0531 18:34:12.127679 415373 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0531 18:34:12.127691 415373 addons.go:234] Setting addon yakd=true in "addons-008387"
I0531 18:34:12.127725 415373 host.go:66] Checking if "addons-008387" exists ...
I0531 18:34:12.127780 415373 addons.go:69] Setting ingress-dns=true in profile "addons-008387"
I0531 18:34:12.127803 415373 addons.go:234] Setting addon ingress-dns=true in "addons-008387"
I0531 18:34:12.127861 415373 host.go:66] Checking if "addons-008387" exists ...
I0531 18:34:12.128265 415373 cli_runner.go:164] Run: docker container inspect addons-008387 --format={{.State.Status}}
I0531 18:34:12.128269 415373 cli_runner.go:164] Run: docker container inspect addons-008387 --format={{.State.Status}}
I0531 18:34:12.128675 415373 addons.go:69] Setting inspektor-gadget=true in profile "addons-008387"
I0531 18:34:12.128708 415373 addons.go:234] Setting addon inspektor-gadget=true in "addons-008387"
I0531 18:34:12.128742 415373 host.go:66] Checking if "addons-008387" exists ...
I0531 18:34:12.129181 415373 cli_runner.go:164] Run: docker container inspect addons-008387 --format={{.State.Status}}
I0531 18:34:12.129798 415373 addons.go:69] Setting cloud-spanner=true in profile "addons-008387"
I0531 18:34:12.129839 415373 addons.go:234] Setting addon cloud-spanner=true in "addons-008387"
I0531 18:34:12.129875 415373 host.go:66] Checking if "addons-008387" exists ...
I0531 18:34:12.130285 415373 cli_runner.go:164] Run: docker container inspect addons-008387 --format={{.State.Status}}
I0531 18:34:12.131538 415373 addons.go:69] Setting metrics-server=true in profile "addons-008387"
I0531 18:34:12.131587 415373 addons.go:234] Setting addon metrics-server=true in "addons-008387"
I0531 18:34:12.131624 415373 host.go:66] Checking if "addons-008387" exists ...
I0531 18:34:12.132090 415373 cli_runner.go:164] Run: docker container inspect addons-008387 --format={{.State.Status}}
I0531 18:34:12.133497 415373 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-008387"
I0531 18:34:12.133578 415373 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-008387"
I0531 18:34:12.133609 415373 host.go:66] Checking if "addons-008387" exists ...
I0531 18:34:12.134033 415373 cli_runner.go:164] Run: docker container inspect addons-008387 --format={{.State.Status}}
I0531 18:34:12.137908 415373 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-008387"
I0531 18:34:12.137983 415373 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-008387"
I0531 18:34:12.138028 415373 host.go:66] Checking if "addons-008387" exists ...
I0531 18:34:12.138613 415373 cli_runner.go:164] Run: docker container inspect addons-008387 --format={{.State.Status}}
I0531 18:34:12.138687 415373 addons.go:69] Setting default-storageclass=true in profile "addons-008387"
I0531 18:34:12.138721 415373 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-008387"
I0531 18:34:12.138979 415373 cli_runner.go:164] Run: docker container inspect addons-008387 --format={{.State.Status}}
I0531 18:34:12.145980 415373 addons.go:69] Setting registry=true in profile "addons-008387"
I0531 18:34:12.146061 415373 addons.go:234] Setting addon registry=true in "addons-008387"
I0531 18:34:12.146120 415373 host.go:66] Checking if "addons-008387" exists ...
I0531 18:34:12.146810 415373 cli_runner.go:164] Run: docker container inspect addons-008387 --format={{.State.Status}}
I0531 18:34:12.157342 415373 addons.go:69] Setting gcp-auth=true in profile "addons-008387"
I0531 18:34:12.157398 415373 mustload.go:65] Loading cluster: addons-008387
I0531 18:34:12.157444 415373 addons.go:69] Setting storage-provisioner=true in profile "addons-008387"
I0531 18:34:12.157474 415373 addons.go:234] Setting addon storage-provisioner=true in "addons-008387"
I0531 18:34:12.157511 415373 host.go:66] Checking if "addons-008387" exists ...
I0531 18:34:12.157602 415373 config.go:182] Loaded profile config "addons-008387": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.1
I0531 18:34:12.157842 415373 cli_runner.go:164] Run: docker container inspect addons-008387 --format={{.State.Status}}
I0531 18:34:12.157983 415373 cli_runner.go:164] Run: docker container inspect addons-008387 --format={{.State.Status}}
I0531 18:34:12.171554 415373 addons.go:69] Setting ingress=true in profile "addons-008387"
I0531 18:34:12.171581 415373 addons.go:69] Setting volcano=true in profile "addons-008387"
I0531 18:34:12.171605 415373 addons.go:234] Setting addon volcano=true in "addons-008387"
I0531 18:34:12.171608 415373 addons.go:234] Setting addon ingress=true in "addons-008387"
I0531 18:34:12.171645 415373 host.go:66] Checking if "addons-008387" exists ...
I0531 18:34:12.171649 415373 host.go:66] Checking if "addons-008387" exists ...
I0531 18:34:12.171566 415373 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-008387"
I0531 18:34:12.171743 415373 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-008387"
I0531 18:34:12.171995 415373 cli_runner.go:164] Run: docker container inspect addons-008387 --format={{.State.Status}}
I0531 18:34:12.172087 415373 cli_runner.go:164] Run: docker container inspect addons-008387 --format={{.State.Status}}
I0531 18:34:12.176849 415373 cli_runner.go:164] Run: docker container inspect addons-008387 --format={{.State.Status}}
I0531 18:34:12.192589 415373 addons.go:69] Setting volumesnapshots=true in profile "addons-008387"
I0531 18:34:12.192636 415373 addons.go:234] Setting addon volumesnapshots=true in "addons-008387"
I0531 18:34:12.192673 415373 host.go:66] Checking if "addons-008387" exists ...
I0531 18:34:12.193124 415373 cli_runner.go:164] Run: docker container inspect addons-008387 --format={{.State.Status}}
I0531 18:34:12.230403 415373 out.go:177] - Using image docker.io/marcnuri/yakd:0.0.4
I0531 18:34:12.232145 415373 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
I0531 18:34:12.232217 415373 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
I0531 18:34:12.232342 415373 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-008387
I0531 18:34:12.257190 415373 out.go:177] - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.28.1
I0531 18:34:12.259088 415373 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
I0531 18:34:12.259105 415373 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
I0531 18:34:12.259172 415373 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-008387
I0531 18:34:12.284945 415373 out.go:177] - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
I0531 18:34:12.286602 415373 out.go:177] - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
I0531 18:34:12.288250 415373 out.go:177] - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
I0531 18:34:12.289748 415373 out.go:177] - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
I0531 18:34:12.291429 415373 out.go:177] - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
I0531 18:34:12.293779 415373 out.go:177] - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
I0531 18:34:12.295496 415373 out.go:177] - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
I0531 18:34:12.297087 415373 out.go:177] - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
I0531 18:34:12.299056 415373 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
I0531 18:34:12.299072 415373 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
I0531 18:34:12.299131 415373 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-008387
I0531 18:34:12.334990 415373 out.go:177] - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.2
I0531 18:34:12.339569 415373 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
I0531 18:34:12.339594 415373 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
I0531 18:34:12.339688 415373 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-008387
I0531 18:34:12.341101 415373 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-008387"
I0531 18:34:12.341162 415373 host.go:66] Checking if "addons-008387" exists ...
I0531 18:34:12.341584 415373 cli_runner.go:164] Run: docker container inspect addons-008387 --format={{.State.Status}}
I0531 18:34:12.361436 415373 out.go:177] - Using image docker.io/volcanosh/vc-webhook-manager:v1.7.0
I0531 18:34:12.329656 415373 host.go:66] Checking if "addons-008387" exists ...
I0531 18:34:12.362947 415373 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33169 SSHKeyPath:/home/jenkins/minikube-integration/18995-409294/.minikube/machines/addons-008387/id_rsa Username:docker}
I0531 18:34:12.366540 415373 out.go:177] - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
I0531 18:34:12.372166 415373 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
I0531 18:34:12.373302 415373 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
I0531 18:34:12.373377 415373 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-008387
I0531 18:34:12.372195 415373 out.go:177] - Using image nvcr.io/nvidia/k8s-device-plugin:v0.15.0
I0531 18:34:12.372204 415373 out.go:177] - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.17
I0531 18:34:12.372210 415373 out.go:177] - Using image gcr.io/k8s-minikube/storage-provisioner:v5
I0531 18:34:12.372569 415373 out.go:177] - Using image docker.io/volcanosh/vc-controller-manager:v1.7.0
I0531 18:34:12.394141 415373 out.go:177] - Using image docker.io/volcanosh/vc-scheduler:v1.7.0
I0531 18:34:12.393824 415373 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
I0531 18:34:12.394162 415373 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
I0531 18:34:12.394221 415373 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-008387
I0531 18:34:12.407353 415373 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
I0531 18:34:12.407419 415373 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
I0531 18:34:12.407518 415373 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-008387
I0531 18:34:12.412398 415373 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
I0531 18:34:12.412427 415373 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
I0531 18:34:12.412501 415373 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-008387
I0531 18:34:12.473342 415373 out.go:177] - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
I0531 18:34:12.424800 415373 addons.go:234] Setting addon default-storageclass=true in "addons-008387"
I0531 18:34:12.481178 415373 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33169 SSHKeyPath:/home/jenkins/minikube-integration/18995-409294/.minikube/machines/addons-008387/id_rsa Username:docker}
I0531 18:34:12.497437 415373 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
I0531 18:34:12.497452 415373 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
I0531 18:34:12.497749 415373 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-008387
I0531 18:34:12.508256 415373 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
I0531 18:34:12.514694 415373 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
I0531 18:34:12.514275 415373 host.go:66] Checking if "addons-008387" exists ...
I0531 18:34:12.519706 415373 cli_runner.go:164] Run: docker container inspect addons-008387 --format={{.State.Status}}
I0531 18:34:12.528077 415373 out.go:177] - Using image registry.k8s.io/ingress-nginx/controller:v1.10.1
I0531 18:34:12.529922 415373 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
I0531 18:34:12.529947 415373 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
I0531 18:34:12.530010 415373 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-008387
I0531 18:34:12.528301 415373 out.go:177] - Using image docker.io/rancher/local-path-provisioner:v0.0.22
I0531 18:34:12.542760 415373 out.go:177] - Using image docker.io/busybox:stable
I0531 18:34:12.533172 415373 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33169 SSHKeyPath:/home/jenkins/minikube-integration/18995-409294/.minikube/machines/addons-008387/id_rsa Username:docker}
I0531 18:34:12.541642 415373 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^ forward . \/etc\/resolv.conf.*/i \ hosts {\n 192.168.49.1 host.minikube.internal\n fallthrough\n }' -e '/^ errors *$/i \ log' | sudo /var/lib/minikube/binaries/v1.30.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
I0531 18:34:12.541698 415373 ssh_runner.go:195] Run: sudo systemctl start kubelet
I0531 18:34:12.548291 415373 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I0531 18:34:12.548308 415373 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
I0531 18:34:12.548373 415373 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-008387
I0531 18:34:12.552456 415373 addons.go:431] installing /etc/kubernetes/addons/volcano-deployment.yaml
I0531 18:34:12.552482 415373 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (626760 bytes)
I0531 18:34:12.552568 415373 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-008387
I0531 18:34:12.565608 415373 out.go:177] - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
I0531 18:34:12.573439 415373 out.go:177] - Using image docker.io/registry:2.8.3
I0531 18:34:12.566298 415373 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33169 SSHKeyPath:/home/jenkins/minikube-integration/18995-409294/.minikube/machines/addons-008387/id_rsa Username:docker}
I0531 18:34:12.566361 415373 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33169 SSHKeyPath:/home/jenkins/minikube-integration/18995-409294/.minikube/machines/addons-008387/id_rsa Username:docker}
I0531 18:34:12.566507 415373 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33169 SSHKeyPath:/home/jenkins/minikube-integration/18995-409294/.minikube/machines/addons-008387/id_rsa Username:docker}
I0531 18:34:12.585014 415373 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
I0531 18:34:12.585083 415373 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (798 bytes)
I0531 18:34:12.585178 415373 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-008387
I0531 18:34:12.656705 415373 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33169 SSHKeyPath:/home/jenkins/minikube-integration/18995-409294/.minikube/machines/addons-008387/id_rsa Username:docker}
I0531 18:34:12.666526 415373 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33169 SSHKeyPath:/home/jenkins/minikube-integration/18995-409294/.minikube/machines/addons-008387/id_rsa Username:docker}
I0531 18:34:12.693394 415373 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33169 SSHKeyPath:/home/jenkins/minikube-integration/18995-409294/.minikube/machines/addons-008387/id_rsa Username:docker}
I0531 18:34:12.694573 415373 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
I0531 18:34:12.694591 415373 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
I0531 18:34:12.694658 415373 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-008387
I0531 18:34:12.701131 415373 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33169 SSHKeyPath:/home/jenkins/minikube-integration/18995-409294/.minikube/machines/addons-008387/id_rsa Username:docker}
I0531 18:34:12.717416 415373 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33169 SSHKeyPath:/home/jenkins/minikube-integration/18995-409294/.minikube/machines/addons-008387/id_rsa Username:docker}
I0531 18:34:12.722951 415373 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33169 SSHKeyPath:/home/jenkins/minikube-integration/18995-409294/.minikube/machines/addons-008387/id_rsa Username:docker}
I0531 18:34:12.727678 415373 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33169 SSHKeyPath:/home/jenkins/minikube-integration/18995-409294/.minikube/machines/addons-008387/id_rsa Username:docker}
I0531 18:34:12.744910 415373 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33169 SSHKeyPath:/home/jenkins/minikube-integration/18995-409294/.minikube/machines/addons-008387/id_rsa Username:docker}
I0531 18:34:12.777663 415373 node_ready.go:35] waiting up to 6m0s for node "addons-008387" to be "Ready" ...
I0531 18:34:12.781001 415373 node_ready.go:49] node "addons-008387" has status "Ready":"True"
I0531 18:34:12.781025 415373 node_ready.go:38] duration metric: took 3.2768ms for node "addons-008387" to be "Ready" ...
I0531 18:34:12.781036 415373 pod_ready.go:35] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
I0531 18:34:12.790610 415373 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-bs982" in "kube-system" namespace to be "Ready" ...
I0531 18:34:12.959443 415373 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
I0531 18:34:12.959521 415373 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
I0531 18:34:13.050227 415373 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
I0531 18:34:13.050250 415373 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
I0531 18:34:13.088100 415373 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
I0531 18:34:13.091460 415373 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
I0531 18:34:13.091532 415373 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
I0531 18:34:13.203563 415373 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
I0531 18:34:13.259948 415373 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
I0531 18:34:13.259978 415373 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
I0531 18:34:13.334317 415373 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
I0531 18:34:13.334382 415373 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
I0531 18:34:13.343278 415373 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
I0531 18:34:13.385597 415373 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
I0531 18:34:13.385627 415373 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
I0531 18:34:13.388063 415373 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
I0531 18:34:13.388087 415373 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
I0531 18:34:13.418448 415373 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
I0531 18:34:13.418474 415373 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
I0531 18:34:13.427453 415373 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml
I0531 18:34:13.487698 415373 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
I0531 18:34:13.487724 415373 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
I0531 18:34:13.518123 415373 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
I0531 18:34:13.518722 415373 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
I0531 18:34:13.569259 415373 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
I0531 18:34:13.569283 415373 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
I0531 18:34:13.576336 415373 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
I0531 18:34:13.576363 415373 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)
I0531 18:34:13.596574 415373 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
I0531 18:34:13.618441 415373 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I0531 18:34:13.628957 415373 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
I0531 18:34:13.628994 415373 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
I0531 18:34:13.644617 415373 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
I0531 18:34:13.644688 415373 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
I0531 18:34:13.657474 415373 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
I0531 18:34:13.657499 415373 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
I0531 18:34:13.688713 415373 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
I0531 18:34:13.688752 415373 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
I0531 18:34:13.721591 415373 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/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
I0531 18:34:13.767421 415373 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
I0531 18:34:13.767461 415373 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
I0531 18:34:13.803634 415373 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
I0531 18:34:13.803665 415373 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
I0531 18:34:13.864619 415373 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
I0531 18:34:13.932745 415373 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
I0531 18:34:13.932774 415373 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
I0531 18:34:13.989138 415373 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
I0531 18:34:13.989166 415373 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
I0531 18:34:14.086041 415373 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
I0531 18:34:14.086081 415373 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
I0531 18:34:14.185558 415373 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
I0531 18:34:14.185627 415373 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
I0531 18:34:14.219508 415373 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/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
I0531 18:34:14.228305 415373 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
I0531 18:34:14.228378 415373 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
I0531 18:34:14.361627 415373 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
I0531 18:34:14.361695 415373 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
I0531 18:34:14.605527 415373 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^ forward . \/etc\/resolv.conf.*/i \ hosts {\n 192.168.49.1 host.minikube.internal\n fallthrough\n }' -e '/^ errors *$/i \ log' | sudo /var/lib/minikube/binaries/v1.30.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.039364406s)
I0531 18:34:14.605568 415373 start.go:946] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
I0531 18:34:14.696835 415373 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
I0531 18:34:14.696860 415373 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
I0531 18:34:14.739151 415373 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I0531 18:34:14.739176 415373 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
I0531 18:34:14.802836 415373 pod_ready.go:102] pod "coredns-7db6d8ff4d-bs982" in "kube-system" namespace has status "Ready":"False"
I0531 18:34:14.855441 415373 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
I0531 18:34:14.855469 415373 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
I0531 18:34:15.109812 415373 kapi.go:248] "coredns" deployment in "kube-system" namespace and "addons-008387" context rescaled to 1 replicas
I0531 18:34:15.165184 415373 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
I0531 18:34:15.165265 415373 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
I0531 18:34:15.264837 415373 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/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
I0531 18:34:15.293600 415373 pod_ready.go:97] error getting pod "coredns-7db6d8ff4d-bs982" in "kube-system" namespace (skipping!): pods "coredns-7db6d8ff4d-bs982" not found
I0531 18:34:15.293628 415373 pod_ready.go:81] duration metric: took 2.502941337s for pod "coredns-7db6d8ff4d-bs982" in "kube-system" namespace to be "Ready" ...
E0531 18:34:15.293648 415373 pod_ready.go:66] WaitExtra: waitPodCondition: error getting pod "coredns-7db6d8ff4d-bs982" in "kube-system" namespace (skipping!): pods "coredns-7db6d8ff4d-bs982" not found
I0531 18:34:15.293656 415373 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-nqcx4" in "kube-system" namespace to be "Ready" ...
I0531 18:34:15.364724 415373 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
I0531 18:34:15.364766 415373 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
I0531 18:34:15.702540 415373 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
I0531 18:34:15.702571 415373 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
I0531 18:34:15.817732 415373 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
I0531 18:34:16.031814 415373 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
I0531 18:34:16.031847 415373 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
I0531 18:34:16.520993 415373 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
I0531 18:34:16.521036 415373 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
I0531 18:34:16.525173 415373 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (3.436987337s)
I0531 18:34:16.525245 415373 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (3.321656533s)
I0531 18:34:16.525309 415373 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (3.182007747s)
I0531 18:34:16.681314 415373 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/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
I0531 18:34:17.311217 415373 pod_ready.go:102] pod "coredns-7db6d8ff4d-nqcx4" in "kube-system" namespace has status "Ready":"False"
I0531 18:34:19.610757 415373 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
I0531 18:34:19.610873 415373 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-008387
I0531 18:34:19.642712 415373 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33169 SSHKeyPath:/home/jenkins/minikube-integration/18995-409294/.minikube/machines/addons-008387/id_rsa Username:docker}
I0531 18:34:19.802916 415373 pod_ready.go:102] pod "coredns-7db6d8ff4d-nqcx4" in "kube-system" namespace has status "Ready":"False"
I0531 18:34:20.231168 415373 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
I0531 18:34:20.460980 415373 addons.go:234] Setting addon gcp-auth=true in "addons-008387"
I0531 18:34:20.461086 415373 host.go:66] Checking if "addons-008387" exists ...
I0531 18:34:20.461624 415373 cli_runner.go:164] Run: docker container inspect addons-008387 --format={{.State.Status}}
I0531 18:34:20.484852 415373 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
I0531 18:34:20.484910 415373 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-008387
I0531 18:34:20.506557 415373 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33169 SSHKeyPath:/home/jenkins/minikube-integration/18995-409294/.minikube/machines/addons-008387/id_rsa Username:docker}
I0531 18:34:21.912423 415373 pod_ready.go:102] pod "coredns-7db6d8ff4d-nqcx4" in "kube-system" namespace has status "Ready":"False"
I0531 18:34:22.961798 415373 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (9.443627196s)
I0531 18:34:22.961903 415373 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (9.443161827s)
I0531 18:34:22.962020 415373 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (9.365422803s)
I0531 18:34:22.962047 415373 addons.go:475] Verifying addon ingress=true in "addons-008387"
I0531 18:34:22.964151 415373 out.go:177] * Verifying ingress addon...
I0531 18:34:22.962279 415373 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (9.343812738s)
I0531 18:34:22.962328 415373 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/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: (9.240692808s)
I0531 18:34:22.962352 415373 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (9.097709763s)
I0531 18:34:22.962436 415373 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/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: (8.742856152s)
I0531 18:34:22.962555 415373 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/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: (7.697674552s)
I0531 18:34:22.962634 415373 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (7.144863845s)
I0531 18:34:22.963226 415373 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml: (9.535741183s)
I0531 18:34:22.968015 415373 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
minikube -p addons-008387 service yakd-dashboard -n yakd-dashboard
I0531 18:34:22.966516 415373 addons.go:475] Verifying addon registry=true in "addons-008387"
I0531 18:34:22.966546 415373 addons.go:475] Verifying addon metrics-server=true in "addons-008387"
W0531 18:34:22.966585 415373 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/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
I0531 18:34:22.966899 415373 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
I0531 18:34:22.971691 415373 out.go:177] * Verifying registry addon...
I0531 18:34:22.970231 415373 retry.go:31] will retry after 154.979866ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/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
I0531 18:34:22.974340 415373 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
I0531 18:34:22.986494 415373 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
I0531 18:34:22.986520 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:22.994605 415373 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
I0531 18:34:22.994632 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:23.128617 415373 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/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
I0531 18:34:23.307362 415373 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/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: (6.626000154s)
I0531 18:34:23.307398 415373 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-008387"
I0531 18:34:23.312041 415373 out.go:177] * Verifying csi-hostpath-driver addon...
I0531 18:34:23.307543 415373 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (2.822670417s)
I0531 18:34:23.316136 415373 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
I0531 18:34:23.314605 415373 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0531 18:34:23.317871 415373 out.go:177] - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
I0531 18:34:23.319614 415373 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
I0531 18:34:23.319649 415373 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
I0531 18:34:23.323496 415373 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0531 18:34:23.323528 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:23.366175 415373 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
I0531 18:34:23.366203 415373 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
I0531 18:34:23.387336 415373 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
I0531 18:34:23.387365 415373 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
I0531 18:34:23.444631 415373 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/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
I0531 18:34:23.500913 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:23.501818 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:23.821606 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:23.984002 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:23.985825 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:24.299957 415373 pod_ready.go:102] pod "coredns-7db6d8ff4d-nqcx4" in "kube-system" namespace has status "Ready":"False"
I0531 18:34:24.321890 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:24.474687 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:24.478685 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:24.604858 415373 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/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: (1.47618148s)
I0531 18:34:24.819255 415373 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/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: (1.374582556s)
I0531 18:34:24.823048 415373 addons.go:475] Verifying addon gcp-auth=true in "addons-008387"
I0531 18:34:24.826445 415373 out.go:177] * Verifying gcp-auth addon...
I0531 18:34:24.825101 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:24.829309 415373 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
I0531 18:34:24.831417 415373 kapi.go:86] Found 0 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
I0531 18:34:24.976358 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:24.980844 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:25.322013 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:25.474746 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:25.479439 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:25.822957 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:25.979221 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:25.980321 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:26.306539 415373 pod_ready.go:102] pod "coredns-7db6d8ff4d-nqcx4" in "kube-system" namespace has status "Ready":"False"
I0531 18:34:26.325282 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:26.474196 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:26.481313 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:26.801816 415373 pod_ready.go:92] pod "coredns-7db6d8ff4d-nqcx4" in "kube-system" namespace has status "Ready":"True"
I0531 18:34:26.801844 415373 pod_ready.go:81] duration metric: took 11.508179942s for pod "coredns-7db6d8ff4d-nqcx4" in "kube-system" namespace to be "Ready" ...
I0531 18:34:26.801857 415373 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-008387" in "kube-system" namespace to be "Ready" ...
I0531 18:34:26.807485 415373 pod_ready.go:92] pod "etcd-addons-008387" in "kube-system" namespace has status "Ready":"True"
I0531 18:34:26.807510 415373 pod_ready.go:81] duration metric: took 5.618487ms for pod "etcd-addons-008387" in "kube-system" namespace to be "Ready" ...
I0531 18:34:26.807525 415373 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-008387" in "kube-system" namespace to be "Ready" ...
I0531 18:34:26.813159 415373 pod_ready.go:92] pod "kube-apiserver-addons-008387" in "kube-system" namespace has status "Ready":"True"
I0531 18:34:26.813179 415373 pod_ready.go:81] duration metric: took 5.645391ms for pod "kube-apiserver-addons-008387" in "kube-system" namespace to be "Ready" ...
I0531 18:34:26.813199 415373 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-008387" in "kube-system" namespace to be "Ready" ...
I0531 18:34:26.822857 415373 pod_ready.go:92] pod "kube-controller-manager-addons-008387" in "kube-system" namespace has status "Ready":"True"
I0531 18:34:26.822885 415373 pod_ready.go:81] duration metric: took 9.601261ms for pod "kube-controller-manager-addons-008387" in "kube-system" namespace to be "Ready" ...
I0531 18:34:26.822898 415373 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-glgw5" in "kube-system" namespace to be "Ready" ...
I0531 18:34:26.832529 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:26.834929 415373 pod_ready.go:92] pod "kube-proxy-glgw5" in "kube-system" namespace has status "Ready":"True"
I0531 18:34:26.834956 415373 pod_ready.go:81] duration metric: took 12.047722ms for pod "kube-proxy-glgw5" in "kube-system" namespace to be "Ready" ...
I0531 18:34:26.834969 415373 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-008387" in "kube-system" namespace to be "Ready" ...
I0531 18:34:26.974452 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:26.979240 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:27.198003 415373 pod_ready.go:92] pod "kube-scheduler-addons-008387" in "kube-system" namespace has status "Ready":"True"
I0531 18:34:27.198042 415373 pod_ready.go:81] duration metric: took 363.027747ms for pod "kube-scheduler-addons-008387" in "kube-system" namespace to be "Ready" ...
I0531 18:34:27.198055 415373 pod_ready.go:38] duration metric: took 14.417006292s 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" ...
I0531 18:34:27.198070 415373 api_server.go:52] waiting for apiserver process to appear ...
I0531 18:34:27.198138 415373 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
I0531 18:34:27.216804 415373 api_server.go:72] duration metric: took 15.092862437s to wait for apiserver process to appear ...
I0531 18:34:27.216875 415373 api_server.go:88] waiting for apiserver healthz status ...
I0531 18:34:27.216911 415373 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
I0531 18:34:27.224900 415373 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
ok
I0531 18:34:27.226041 415373 api_server.go:141] control plane version: v1.30.1
I0531 18:34:27.226069 415373 api_server.go:131] duration metric: took 9.173467ms to wait for apiserver health ...
I0531 18:34:27.226079 415373 system_pods.go:43] waiting for kube-system pods to appear ...
I0531 18:34:27.323538 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:27.419108 415373 system_pods.go:59] 18 kube-system pods found
I0531 18:34:27.419148 415373 system_pods.go:61] "coredns-7db6d8ff4d-nqcx4" [d45a539f-755f-441f-9e86-a3decb955d4d] Running
I0531 18:34:27.419160 415373 system_pods.go:61] "csi-hostpath-attacher-0" [f4962b87-db0c-4798-b4c3-d2e95f123f55] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
I0531 18:34:27.419168 415373 system_pods.go:61] "csi-hostpath-resizer-0" [ce045ba7-2335-4e33-8558-ce342acc6335] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
I0531 18:34:27.419208 415373 system_pods.go:61] "csi-hostpathplugin-8f2wc" [22b2427c-e1d8-47d3-9870-a023c6c1fa24] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
I0531 18:34:27.419222 415373 system_pods.go:61] "etcd-addons-008387" [94c3882b-94e2-4848-ad26-b256359333bf] Running
I0531 18:34:27.419228 415373 system_pods.go:61] "kindnet-62mw4" [61d5997e-b049-46e8-88c4-0e0655da05b9] Running
I0531 18:34:27.419232 415373 system_pods.go:61] "kube-apiserver-addons-008387" [de4b46af-cce2-459b-b047-6280e1c77e46] Running
I0531 18:34:27.419243 415373 system_pods.go:61] "kube-controller-manager-addons-008387" [118e24a2-fa22-427a-bc64-afe4f78b4fad] Running
I0531 18:34:27.419249 415373 system_pods.go:61] "kube-ingress-dns-minikube" [926a5012-3541-4f3b-a2d4-3e0f925e625e] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
I0531 18:34:27.419269 415373 system_pods.go:61] "kube-proxy-glgw5" [d068d82b-104a-48a4-8556-2ffb27f56d94] Running
I0531 18:34:27.419281 415373 system_pods.go:61] "kube-scheduler-addons-008387" [4f4c3e26-2990-454d-b35d-52dba853727d] Running
I0531 18:34:27.419287 415373 system_pods.go:61] "metrics-server-c59844bb4-78mvs" [dcfb47fe-3f18-4934-acf1-9946ed7119fa] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
I0531 18:34:27.419294 415373 system_pods.go:61] "nvidia-device-plugin-daemonset-znlrz" [17d36639-1fa8-4410-a8f1-aa6e02e0558a] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
I0531 18:34:27.419304 415373 system_pods.go:61] "registry-jbbq8" [1369e7e7-30e1-45f9-968c-a5b18c7a4e19] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
I0531 18:34:27.419311 415373 system_pods.go:61] "registry-proxy-j7bnj" [2102d25a-eb41-4479-bee1-96a6aedbe69f] Running
I0531 18:34:27.419322 415373 system_pods.go:61] "snapshot-controller-745499f584-kdc5g" [64158822-9d1d-4f84-b88c-1054dae001c9] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
I0531 18:34:27.419328 415373 system_pods.go:61] "snapshot-controller-745499f584-sct42" [17b5f86f-29bc-42a8-bd78-65595cf55fa3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
I0531 18:34:27.419333 415373 system_pods.go:61] "storage-provisioner" [e981caea-ed80-4372-8e8a-a0f273b58273] Running
I0531 18:34:27.419361 415373 system_pods.go:74] duration metric: took 193.27432ms to wait for pod list to return data ...
I0531 18:34:27.419376 415373 default_sa.go:34] waiting for default service account to be created ...
I0531 18:34:27.474792 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:27.479780 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:27.597453 415373 default_sa.go:45] found service account: "default"
I0531 18:34:27.597479 415373 default_sa.go:55] duration metric: took 178.095728ms for default service account to be created ...
I0531 18:34:27.597489 415373 system_pods.go:116] waiting for k8s-apps to be running ...
I0531 18:34:27.804913 415373 system_pods.go:86] 18 kube-system pods found
I0531 18:34:27.804986 415373 system_pods.go:89] "coredns-7db6d8ff4d-nqcx4" [d45a539f-755f-441f-9e86-a3decb955d4d] Running
I0531 18:34:27.805012 415373 system_pods.go:89] "csi-hostpath-attacher-0" [f4962b87-db0c-4798-b4c3-d2e95f123f55] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
I0531 18:34:27.805037 415373 system_pods.go:89] "csi-hostpath-resizer-0" [ce045ba7-2335-4e33-8558-ce342acc6335] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
I0531 18:34:27.805058 415373 system_pods.go:89] "csi-hostpathplugin-8f2wc" [22b2427c-e1d8-47d3-9870-a023c6c1fa24] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
I0531 18:34:27.805086 415373 system_pods.go:89] "etcd-addons-008387" [94c3882b-94e2-4848-ad26-b256359333bf] Running
I0531 18:34:27.805107 415373 system_pods.go:89] "kindnet-62mw4" [61d5997e-b049-46e8-88c4-0e0655da05b9] Running
I0531 18:34:27.805125 415373 system_pods.go:89] "kube-apiserver-addons-008387" [de4b46af-cce2-459b-b047-6280e1c77e46] Running
I0531 18:34:27.805143 415373 system_pods.go:89] "kube-controller-manager-addons-008387" [118e24a2-fa22-427a-bc64-afe4f78b4fad] Running
I0531 18:34:27.805163 415373 system_pods.go:89] "kube-ingress-dns-minikube" [926a5012-3541-4f3b-a2d4-3e0f925e625e] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
I0531 18:34:27.805180 415373 system_pods.go:89] "kube-proxy-glgw5" [d068d82b-104a-48a4-8556-2ffb27f56d94] Running
I0531 18:34:27.805197 415373 system_pods.go:89] "kube-scheduler-addons-008387" [4f4c3e26-2990-454d-b35d-52dba853727d] Running
I0531 18:34:27.805249 415373 system_pods.go:89] "metrics-server-c59844bb4-78mvs" [dcfb47fe-3f18-4934-acf1-9946ed7119fa] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
I0531 18:34:27.805281 415373 system_pods.go:89] "nvidia-device-plugin-daemonset-znlrz" [17d36639-1fa8-4410-a8f1-aa6e02e0558a] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
I0531 18:34:27.805303 415373 system_pods.go:89] "registry-jbbq8" [1369e7e7-30e1-45f9-968c-a5b18c7a4e19] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
I0531 18:34:27.805320 415373 system_pods.go:89] "registry-proxy-j7bnj" [2102d25a-eb41-4479-bee1-96a6aedbe69f] Running
I0531 18:34:27.805339 415373 system_pods.go:89] "snapshot-controller-745499f584-kdc5g" [64158822-9d1d-4f84-b88c-1054dae001c9] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
I0531 18:34:27.805359 415373 system_pods.go:89] "snapshot-controller-745499f584-sct42" [17b5f86f-29bc-42a8-bd78-65595cf55fa3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
I0531 18:34:27.805384 415373 system_pods.go:89] "storage-provisioner" [e981caea-ed80-4372-8e8a-a0f273b58273] Running
I0531 18:34:27.805404 415373 system_pods.go:126] duration metric: took 207.909144ms to wait for k8s-apps to be running ...
I0531 18:34:27.805425 415373 system_svc.go:44] waiting for kubelet service to be running ....
I0531 18:34:27.805503 415373 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
I0531 18:34:27.818475 415373 system_svc.go:56] duration metric: took 13.041152ms WaitForService to wait for kubelet
I0531 18:34:27.818498 415373 kubeadm.go:576] duration metric: took 15.694562379s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
I0531 18:34:27.818518 415373 node_conditions.go:102] verifying NodePressure condition ...
I0531 18:34:27.827018 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:27.974834 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:27.979713 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:27.997838 415373 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
I0531 18:34:27.997882 415373 node_conditions.go:123] node cpu capacity is 2
I0531 18:34:27.997893 415373 node_conditions.go:105] duration metric: took 179.370641ms to run NodePressure ...
I0531 18:34:27.997924 415373 start.go:240] waiting for startup goroutines ...
I0531 18:34:28.329055 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:28.473933 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:28.479363 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:28.821960 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:28.975028 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:28.979577 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:29.325051 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:29.475027 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:29.480224 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:29.822924 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:29.974833 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:29.979498 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:30.322531 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:30.475768 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:30.480031 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:30.822382 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:30.974910 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:30.980182 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:31.322434 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:31.474974 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:31.479893 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:31.821850 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:31.974848 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:31.979182 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:32.322893 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:32.475858 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:32.480465 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:32.823383 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:32.975598 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:32.980189 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:33.322370 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:33.474205 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:33.479657 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:33.822307 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:33.974891 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:33.979310 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:34.322761 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:34.475261 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:34.481023 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:34.821807 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:34.974894 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:34.979945 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:35.322400 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:35.476086 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:35.480335 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:35.821840 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:35.974342 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:35.978360 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:36.322860 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:36.474180 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:36.485579 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:36.821618 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:36.974910 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:36.979073 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:37.322600 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:37.474251 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:37.479403 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:37.823794 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:37.977598 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:37.989527 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:38.324288 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:38.480794 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:38.485611 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:38.833763 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:38.980860 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:38.982778 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:39.322618 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:39.474064 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:39.479272 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:39.821983 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:39.974630 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:39.979778 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:40.323205 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:40.474414 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:40.478866 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:40.822282 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:40.979560 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:40.981999 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:41.321725 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:41.496288 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:41.504641 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:41.822391 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:41.975846 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:41.980389 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:42.330321 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:42.475339 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:42.479786 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:42.822716 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:42.974647 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:42.978873 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:43.322633 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:43.474306 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:43.479815 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:43.827779 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:43.974899 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:43.979486 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:44.322369 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:44.477133 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:44.490269 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:44.822377 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:44.975279 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:44.979430 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:45.323630 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:45.475200 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:45.480134 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:45.822466 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:45.977870 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:45.982146 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:46.322787 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:46.478713 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:46.484138 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:46.821662 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:46.975805 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:46.984379 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:47.321868 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:47.475690 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:47.486148 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:47.821604 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:47.974863 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:47.979770 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:48.322109 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:48.482417 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:48.491636 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:48.822070 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:48.975259 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:48.981156 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:49.325239 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:49.486376 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:49.487990 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:49.827326 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:49.974930 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:49.982749 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:50.322012 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:50.474459 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:50.478754 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:50.829388 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:50.977576 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:50.981045 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:51.322969 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:51.475113 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:51.480060 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:51.824380 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:51.974048 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:51.979771 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:52.321877 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:52.474964 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:52.479099 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:52.821509 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:52.974348 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:52.978369 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:53.322325 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:53.474284 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:53.480183 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:53.822705 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:53.975045 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:53.979120 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:54.322002 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:54.475138 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:54.478995 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:54.822489 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:54.974321 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:54.979277 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:55.324559 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:55.475417 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:55.480484 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:55.822385 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:55.975044 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:55.979036 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:56.324085 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:56.475258 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:56.480154 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:56.823194 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:56.974754 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:56.979054 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:57.322503 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:57.474871 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:57.479324 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:57.822793 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:57.974917 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:57.979761 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:58.324752 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:58.475739 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:58.480561 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:58.822666 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:58.975185 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:58.980240 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:59.322857 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:59.474876 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:59.479227 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:34:59.822111 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:34:59.975229 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:34:59.979479 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:35:00.326814 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:35:00.475611 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:35:00.481673 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:35:00.821497 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:35:00.974904 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:35:00.979565 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:35:01.328631 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:35:01.474990 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:35:01.482207 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:35:01.822274 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:35:01.975199 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:35:01.979414 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:35:02.323259 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:35:02.475017 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:35:02.479321 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:35:02.822319 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:35:02.974112 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:35:02.979552 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:35:03.324102 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:35:03.475237 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:35:03.479662 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0531 18:35:03.828383 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:35:03.977827 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:35:03.982398 415373 kapi.go:107] duration metric: took 41.008051097s to wait for kubernetes.io/minikube-addons=registry ...
I0531 18:35:04.322600 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:35:04.474969 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:35:04.822339 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:35:04.975315 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:35:05.322554 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:35:05.474782 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:35:05.822817 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:35:05.975367 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:35:06.321896 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:35:06.474704 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:35:06.822631 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:35:06.975066 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:35:07.322078 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:35:07.334401 415373 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
I0531 18:35:07.334472 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:07.477062 415373 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0531 18:35:07.834982 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:35:07.843962 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:07.981180 415373 kapi.go:107] duration metric: took 45.014279294s to wait for app.kubernetes.io/name=ingress-nginx ...
I0531 18:35:08.324880 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:35:08.334486 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:08.822009 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:35:08.833638 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:09.325449 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:35:09.333266 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:09.822435 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:35:09.832892 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:10.322239 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:35:10.333890 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:10.825408 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:35:10.833781 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:11.322016 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:35:11.334300 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:11.821842 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:35:11.832906 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:12.322052 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:35:12.334443 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:12.821958 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:35:12.833043 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:13.323116 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:35:13.334394 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:13.821875 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:35:13.833038 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:14.321846 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0531 18:35:14.333436 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:14.821556 415373 kapi.go:107] duration metric: took 51.506946225s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
I0531 18:35:14.832642 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:15.333349 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:15.832847 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:16.332645 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:16.832463 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:17.333081 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:17.832429 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:18.332974 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:18.833468 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:19.333063 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:19.838734 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:20.335240 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:20.833425 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:21.333252 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:21.833090 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:22.333101 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:22.833072 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:23.333268 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:23.833427 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:24.333294 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:24.833036 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:25.332790 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:25.834146 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:26.332859 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:26.832451 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:27.333448 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:27.833737 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:28.333812 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:28.832645 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:29.334558 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:29.835718 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:30.333589 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:30.835458 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:31.333668 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:31.832876 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:32.332473 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:32.833365 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:33.332699 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:33.833797 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:34.333200 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:34.832687 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:35.334611 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:35.832479 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:36.333297 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:36.833180 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:37.333123 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:37.833403 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:38.333402 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:38.832806 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:39.332699 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:39.835090 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:40.333111 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:40.836217 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:41.332667 415373 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0531 18:35:41.834632 415373 kapi.go:107] duration metric: took 1m17.005420103s to wait for kubernetes.io/minikube-addons=gcp-auth ...
I0531 18:35:41.836292 415373 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-008387 cluster.
I0531 18:35:41.838096 415373 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.
I0531 18:35:41.839776 415373 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
I0531 18:35:41.841839 415373 out.go:177] * Enabled addons: nvidia-device-plugin, ingress-dns, default-storageclass, storage-provisioner, cloud-spanner, volcano, inspektor-gadget, yakd, metrics-server, storage-provisioner-rancher, volumesnapshots, registry, ingress, csi-hostpath-driver, gcp-auth
I0531 18:35:41.843653 415373 addons.go:510] duration metric: took 1m29.719420754s for enable addons: enabled=[nvidia-device-plugin ingress-dns default-storageclass storage-provisioner cloud-spanner volcano inspektor-gadget yakd metrics-server storage-provisioner-rancher volumesnapshots registry ingress csi-hostpath-driver gcp-auth]
I0531 18:35:41.843702 415373 start.go:245] waiting for cluster config update ...
I0531 18:35:41.843738 415373 start.go:254] writing updated cluster config ...
I0531 18:35:41.844050 415373 ssh_runner.go:195] Run: rm -f paused
I0531 18:35:42.206248 415373 start.go:600] kubectl: 1.30.1, cluster: 1.30.1 (minor skew: 0)
I0531 18:35:42.209149 415373 out.go:177] * Done! kubectl is now configured to use "addons-008387" cluster and "default" namespace by default
==> container status <==
CONTAINER IMAGE CREATED STATE NAME ATTEMPT POD ID POD
7a5e04e7d7d0f dd1b12fcb6097 5 seconds ago Exited hello-world-app 2 7a6b00c1565d3 hello-world-app-86c47465fc-62vx7
bc63778430977 705b7f60fea5f 33 seconds ago Running nginx 0 86933a528008c test-job-nginx-0
3b3cb6802e40a 4f49228258b64 33 seconds ago Running nginx 0 895793dd0b1c2 nginx
8a0e268d39ac2 12fe9d99e5ef2 4 minutes ago Running headlamp 0 740cfbb9b36d2 headlamp-68456f997b-p87h9
45a8235d86b27 6ef582f3ec844 4 minutes ago Running gcp-auth 0 dd0b5ff669d64 gcp-auth-5db96cd9b4-h4rkc
dad80aecf4aeb 97a7ba88339eb 4 minutes ago Running gadget 1 a096335af4c77 gadget-m74hw
3c756f545bbca 0d57eff3d5743 4 minutes ago Running volcano-scheduler 0 03ac2e69b355c volcano-scheduler-765f888978-bphdf
68b2cc6ef40d9 ee30e7819d386 4 minutes ago Running admission 0 99bd5109cfb36 volcano-admission-7b497cf95b-gg2md
109e072a275ff 38034050a9843 5 minutes ago Running volcano-controller 0 b167f4c4ca3d4 volcano-controller-86c5446455-fsnmx
afd34e591b940 296b5f799fcd8 5 minutes ago Exited patch 1 ae298b4c010c4 ingress-nginx-admission-patch-djjmt
eae41918a1550 296b5f799fcd8 5 minutes ago Exited create 0 357ef4f2c36b1 ingress-nginx-admission-create-722m6
9a65a77f19015 97a7ba88339eb 5 minutes ago Exited gadget 0 a096335af4c77 gadget-m74hw
b1c8b455a3b4b 20e3f2db01e81 5 minutes ago Running yakd 0 caa6736d76c99 yakd-dashboard-5ddbf7d777-bdx4l
ff74b469e4413 2437cf7621777 5 minutes ago Running coredns 0 bfcad4d15774e coredns-7db6d8ff4d-nqcx4
11f7c33d4f20a ba04bb24b9575 5 minutes ago Running storage-provisioner 0 168cab7667172 storage-provisioner
20410c793556f 89d73d416b992 5 minutes ago Running kindnet-cni 0 8e06b748bee1c kindnet-62mw4
3ce3dcd9d0a09 05eccb821e159 5 minutes ago Running kube-proxy 0 832e43ca141c8 kube-proxy-glgw5
c82445faa0bbb 014faa467e297 6 minutes ago Running etcd 0 11b2c41a6a395 etcd-addons-008387
62ea4e6cfa840 163ff818d154d 6 minutes ago Running kube-scheduler 0 ffa58fc81ff39 kube-scheduler-addons-008387
4e67e906eaaf8 234ac56e455be 6 minutes ago Running kube-controller-manager 0 91b33490a0ba3 kube-controller-manager-addons-008387
7fd15a74dbe53 988b55d423baf 6 minutes ago Running kube-apiserver 0 47c8d3ddfb8e4 kube-apiserver-addons-008387
==> containerd <==
May 31 18:39:47 addons-008387 containerd[768]: time="2024-05-31T18:39:47.931520404Z" level=info msg="shim disconnected" id=7a5e04e7d7d0f6d80c0d5f86ee7dd8ba58c927895dc730086ee7f2af1d0bd889
May 31 18:39:47 addons-008387 containerd[768]: time="2024-05-31T18:39:47.931586675Z" level=warning msg="cleaning up after shim disconnected" id=7a5e04e7d7d0f6d80c0d5f86ee7dd8ba58c927895dc730086ee7f2af1d0bd889 namespace=k8s.io
May 31 18:39:47 addons-008387 containerd[768]: time="2024-05-31T18:39:47.931600722Z" level=info msg="cleaning up dead shim"
May 31 18:39:47 addons-008387 containerd[768]: time="2024-05-31T18:39:47.940672674Z" level=warning msg="cleanup warnings time=\"2024-05-31T18:39:47Z\" level=info msg=\"starting signal loop\" namespace=k8s.io pid=13284 runtime=io.containerd.runc.v2\n"
May 31 18:39:48 addons-008387 containerd[768]: time="2024-05-31T18:39:48.560915896Z" level=info msg="Kill container \"b56b960157fc7415e4742b98d6c7357a34d01320903f0e2b86032c8a31d39baf\""
May 31 18:39:48 addons-008387 containerd[768]: time="2024-05-31T18:39:48.611558559Z" level=info msg="shim disconnected" id=b56b960157fc7415e4742b98d6c7357a34d01320903f0e2b86032c8a31d39baf
May 31 18:39:48 addons-008387 containerd[768]: time="2024-05-31T18:39:48.611616872Z" level=warning msg="cleaning up after shim disconnected" id=b56b960157fc7415e4742b98d6c7357a34d01320903f0e2b86032c8a31d39baf namespace=k8s.io
May 31 18:39:48 addons-008387 containerd[768]: time="2024-05-31T18:39:48.611628999Z" level=info msg="cleaning up dead shim"
May 31 18:39:48 addons-008387 containerd[768]: time="2024-05-31T18:39:48.619537930Z" level=warning msg="cleanup warnings time=\"2024-05-31T18:39:48Z\" level=info msg=\"starting signal loop\" namespace=k8s.io pid=13316 runtime=io.containerd.runc.v2\n"
May 31 18:39:48 addons-008387 containerd[768]: time="2024-05-31T18:39:48.622676665Z" level=info msg="StopContainer for \"b56b960157fc7415e4742b98d6c7357a34d01320903f0e2b86032c8a31d39baf\" returns successfully"
May 31 18:39:48 addons-008387 containerd[768]: time="2024-05-31T18:39:48.623304233Z" level=info msg="StopPodSandbox for \"b6ebbd9a0e497b9227099d01153cecd28dab9b87c529e8d7cdc467d03c227bf0\""
May 31 18:39:48 addons-008387 containerd[768]: time="2024-05-31T18:39:48.623365811Z" level=info msg="Container to stop \"b56b960157fc7415e4742b98d6c7357a34d01320903f0e2b86032c8a31d39baf\" must be in running or unknown state, current state \"CONTAINER_EXITED\""
May 31 18:39:48 addons-008387 containerd[768]: time="2024-05-31T18:39:48.652183968Z" level=info msg="RemoveContainer for \"7359855cd282a5c08ef0ff4f76bd84322b4bb9ebca690d6e7d78c088c50e6789\""
May 31 18:39:48 addons-008387 containerd[768]: time="2024-05-31T18:39:48.663350336Z" level=info msg="shim disconnected" id=b6ebbd9a0e497b9227099d01153cecd28dab9b87c529e8d7cdc467d03c227bf0
May 31 18:39:48 addons-008387 containerd[768]: time="2024-05-31T18:39:48.663420438Z" level=warning msg="cleaning up after shim disconnected" id=b6ebbd9a0e497b9227099d01153cecd28dab9b87c529e8d7cdc467d03c227bf0 namespace=k8s.io
May 31 18:39:48 addons-008387 containerd[768]: time="2024-05-31T18:39:48.663433213Z" level=info msg="cleaning up dead shim"
May 31 18:39:48 addons-008387 containerd[768]: time="2024-05-31T18:39:48.665002950Z" level=info msg="RemoveContainer for \"7359855cd282a5c08ef0ff4f76bd84322b4bb9ebca690d6e7d78c088c50e6789\" returns successfully"
May 31 18:39:48 addons-008387 containerd[768]: time="2024-05-31T18:39:48.674092312Z" level=warning msg="cleanup warnings time=\"2024-05-31T18:39:48Z\" level=info msg=\"starting signal loop\" namespace=k8s.io pid=13348 runtime=io.containerd.runc.v2\n"
May 31 18:39:48 addons-008387 containerd[768]: time="2024-05-31T18:39:48.733986607Z" level=info msg="TearDown network for sandbox \"b6ebbd9a0e497b9227099d01153cecd28dab9b87c529e8d7cdc467d03c227bf0\" successfully"
May 31 18:39:48 addons-008387 containerd[768]: time="2024-05-31T18:39:48.734168911Z" level=info msg="StopPodSandbox for \"b6ebbd9a0e497b9227099d01153cecd28dab9b87c529e8d7cdc467d03c227bf0\" returns successfully"
May 31 18:39:49 addons-008387 containerd[768]: time="2024-05-31T18:39:49.440230706Z" level=error msg="ExecSync for \"dad80aecf4aeba127ed959f25f8ecaecab1f2131a7032821e040100fc2fc606c\" failed" error="failed to exec in container: failed to start exec \"55d3c10a2c0458aac996fd43cfb689cae9d6af2daba4ee8b412afa38b655cb62\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
May 31 18:39:49 addons-008387 containerd[768]: time="2024-05-31T18:39:49.453719880Z" level=error msg="ExecSync for \"dad80aecf4aeba127ed959f25f8ecaecab1f2131a7032821e040100fc2fc606c\" failed" error="failed to exec in container: failed to start exec \"fcdf03db5a9c3041dffcad678624fbd8d9aa8534f6c826986a605021cf2bfdfd\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
May 31 18:39:49 addons-008387 containerd[768]: time="2024-05-31T18:39:49.465261293Z" level=error msg="ExecSync for \"dad80aecf4aeba127ed959f25f8ecaecab1f2131a7032821e040100fc2fc606c\" failed" error="failed to exec in container: failed to start exec \"a75d71ae30c415c185a7400d8b220b4bd6c8b17c976c2103bf2182afa5b647d4\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
May 31 18:39:49 addons-008387 containerd[768]: time="2024-05-31T18:39:49.668405980Z" level=info msg="RemoveContainer for \"b56b960157fc7415e4742b98d6c7357a34d01320903f0e2b86032c8a31d39baf\""
May 31 18:39:49 addons-008387 containerd[768]: time="2024-05-31T18:39:49.674395712Z" level=info msg="RemoveContainer for \"b56b960157fc7415e4742b98d6c7357a34d01320903f0e2b86032c8a31d39baf\" returns successfully"
==> coredns [ff74b469e4413a5fbdb3fd1bda6f142cee8d0d113dc7282abdb0996b57b9aadb] <==
[INFO] 10.244.0.20:47884 - 35677 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.00007341s
[INFO] 10.244.0.20:47884 - 54515 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.00146011s
[INFO] 10.244.0.20:40665 - 36088 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.003153545s
[INFO] 10.244.0.20:40665 - 35192 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001576628s
[INFO] 10.244.0.20:47884 - 33562 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.002508582s
[INFO] 10.244.0.20:47884 - 19268 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000140009s
[INFO] 10.244.0.20:40665 - 36105 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000063358s
[INFO] 10.244.0.20:42811 - 63556 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000114597s
[INFO] 10.244.0.20:51631 - 53391 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000050345s
[INFO] 10.244.0.20:51631 - 3063 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000112768s
[INFO] 10.244.0.20:51631 - 18890 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000083345s
[INFO] 10.244.0.20:42811 - 54971 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000045209s
[INFO] 10.244.0.20:42811 - 33573 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000075009s
[INFO] 10.244.0.20:51631 - 43352 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000192799s
[INFO] 10.244.0.20:51631 - 56188 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000079653s
[INFO] 10.244.0.20:51631 - 44848 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000060872s
[INFO] 10.244.0.20:42811 - 63217 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000199166s
[INFO] 10.244.0.20:42811 - 6720 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000076174s
[INFO] 10.244.0.20:42811 - 35654 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000071481s
[INFO] 10.244.0.20:51631 - 53903 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001598158s
[INFO] 10.244.0.20:42811 - 36110 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001857113s
[INFO] 10.244.0.20:51631 - 23373 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001579205s
[INFO] 10.244.0.20:51631 - 29433 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000073204s
[INFO] 10.244.0.20:42811 - 27769 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.00124936s
[INFO] 10.244.0.20:42811 - 53640 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000063358s
==> describe nodes <==
Name: addons-008387
Roles: control-plane
Labels: beta.kubernetes.io/arch=arm64
beta.kubernetes.io/os=linux
kubernetes.io/arch=arm64
kubernetes.io/hostname=addons-008387
kubernetes.io/os=linux
minikube.k8s.io/commit=138945beedc8425ce94bc8c3f0970324094b8404
minikube.k8s.io/name=addons-008387
minikube.k8s.io/primary=true
minikube.k8s.io/updated_at=2024_05_31T18_33_58_0700
minikube.k8s.io/version=v1.33.1
node-role.kubernetes.io/control-plane=
node.kubernetes.io/exclude-from-external-load-balancers=
topology.hostpath.csi/node=addons-008387
Annotations: kubeadm.alpha.kubernetes.io/cri-socket: unix:///run/containerd/containerd.sock
node.alpha.kubernetes.io/ttl: 0
volumes.kubernetes.io/controller-managed-attach-detach: true
CreationTimestamp: Fri, 31 May 2024 18:33:55 +0000
Taints: <none>
Unschedulable: false
Lease:
HolderIdentity: addons-008387
AcquireTime: <unset>
RenewTime: Fri, 31 May 2024 18:39:44 +0000
Conditions:
Type Status LastHeartbeatTime LastTransitionTime Reason Message
---- ------ ----------------- ------------------ ------ -------
MemoryPressure False Fri, 31 May 2024 18:39:34 +0000 Fri, 31 May 2024 18:33:52 +0000 KubeletHasSufficientMemory kubelet has sufficient memory available
DiskPressure False Fri, 31 May 2024 18:39:34 +0000 Fri, 31 May 2024 18:33:52 +0000 KubeletHasNoDiskPressure kubelet has no disk pressure
PIDPressure False Fri, 31 May 2024 18:39:34 +0000 Fri, 31 May 2024 18:33:52 +0000 KubeletHasSufficientPID kubelet has sufficient PID available
Ready True Fri, 31 May 2024 18:39:34 +0000 Fri, 31 May 2024 18:33:57 +0000 KubeletReady kubelet is posting ready status
Addresses:
InternalIP: 192.168.49.2
Hostname: addons-008387
Capacity:
cpu: 2
ephemeral-storage: 203034800Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
hugepages-32Mi: 0
hugepages-64Ki: 0
memory: 8022436Ki
pods: 110
Allocatable:
cpu: 2
ephemeral-storage: 203034800Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
hugepages-32Mi: 0
hugepages-64Ki: 0
memory: 8022436Ki
pods: 110
System Info:
Machine ID: 633aef271e724c279f7d526ac69a124d
System UUID: f65ecaa3-82b8-482f-9db9-7537296d0d04
Boot ID: 72f48768-8948-439c-b609-a3de878ada7b
Kernel Version: 5.15.0-1062-aws
OS Image: Ubuntu 22.04.4 LTS
Operating System: linux
Architecture: arm64
Container Runtime Version: containerd://1.6.31
Kubelet Version: v1.30.1
Kube-Proxy Version: v1.30.1
PodCIDR: 10.244.0.0/24
PodCIDRs: 10.244.0.0/24
Non-terminated Pods: (18 in total)
Namespace Name CPU Requests CPU Limits Memory Requests Memory Limits Age
--------- ---- ------------ ---------- --------------- ------------- ---
default hello-world-app-86c47465fc-62vx7 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 26s
default nginx 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 35s
gadget gadget-m74hw 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 5m34s
gcp-auth gcp-auth-5db96cd9b4-h4rkc 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 4m47s
headlamp headlamp-68456f997b-p87h9 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 4m10s
kube-system coredns-7db6d8ff4d-nqcx4 100m (5%!)(MISSING) 0 (0%!)(MISSING) 70Mi (0%!)(MISSING) 170Mi (2%!)(MISSING) 5m42s
kube-system etcd-addons-008387 100m (5%!)(MISSING) 0 (0%!)(MISSING) 100Mi (1%!)(MISSING) 0 (0%!)(MISSING) 5m55s
kube-system kindnet-62mw4 100m (5%!)(MISSING) 100m (5%!)(MISSING) 50Mi (0%!)(MISSING) 50Mi (0%!)(MISSING) 5m42s
kube-system kube-apiserver-addons-008387 250m (12%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 5m55s
kube-system kube-controller-manager-addons-008387 200m (10%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 5m55s
kube-system kube-proxy-glgw5 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 5m42s
kube-system kube-scheduler-addons-008387 100m (5%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 5m55s
kube-system storage-provisioner 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 5m36s
my-volcano test-job-nginx-0 1 (50%!)(MISSING) 1 (50%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 3m45s
volcano-system volcano-admission-7b497cf95b-gg2md 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 5m32s
volcano-system volcano-controller-86c5446455-fsnmx 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 5m31s
volcano-system volcano-scheduler-765f888978-bphdf 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 5m31s
yakd-dashboard yakd-dashboard-5ddbf7d777-bdx4l 0 (0%!)(MISSING) 0 (0%!)(MISSING) 128Mi (1%!)(MISSING) 256Mi (3%!)(MISSING) 5m35s
Allocated resources:
(Total limits may be over 100 percent, i.e., overcommitted.)
Resource Requests Limits
-------- -------- ------
cpu 1850m (92%!)(MISSING) 1100m (55%!)(MISSING)
memory 348Mi (4%!)(MISSING) 476Mi (6%!)(MISSING)
ephemeral-storage 0 (0%!)(MISSING) 0 (0%!)(MISSING)
hugepages-1Gi 0 (0%!)(MISSING) 0 (0%!)(MISSING)
hugepages-2Mi 0 (0%!)(MISSING) 0 (0%!)(MISSING)
hugepages-32Mi 0 (0%!)(MISSING) 0 (0%!)(MISSING)
hugepages-64Ki 0 (0%!)(MISSING) 0 (0%!)(MISSING)
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Starting 5m40s kube-proxy
Normal NodeAllocatableEnforced 6m3s kubelet Updated Node Allocatable limit across pods
Normal NodeHasSufficientMemory 6m2s (x8 over 6m3s) kubelet Node addons-008387 status is now: NodeHasSufficientMemory
Normal NodeHasNoDiskPressure 6m2s (x8 over 6m3s) kubelet Node addons-008387 status is now: NodeHasNoDiskPressure
Normal NodeHasSufficientPID 6m2s (x7 over 6m3s) kubelet Node addons-008387 status is now: NodeHasSufficientPID
Normal NodeHasSufficientMemory 5m56s kubelet Node addons-008387 status is now: NodeHasSufficientMemory
Normal NodeHasNoDiskPressure 5m56s kubelet Node addons-008387 status is now: NodeHasNoDiskPressure
Normal NodeHasSufficientPID 5m56s kubelet Node addons-008387 status is now: NodeHasSufficientPID
Normal NodeNotReady 5m56s kubelet Node addons-008387 status is now: NodeNotReady
Normal NodeAllocatableEnforced 5m56s kubelet Updated Node Allocatable limit across pods
Normal NodeReady 5m56s kubelet Node addons-008387 status is now: NodeReady
Normal Starting 5m56s kubelet Starting kubelet.
Normal RegisteredNode 5m43s node-controller Node addons-008387 event: Registered Node addons-008387 in Controller
==> dmesg <==
[ +0.001055] FS-Cache: N-key=[8] '976ced0000000000'
[ +0.002489] FS-Cache: Duplicate cookie detected
[ +0.000762] FS-Cache: O-cookie c=00000006 [p=00000003 fl=226 nc=0 na=1]
[ +0.001039] FS-Cache: O-cookie d=0000000046fb658d{9p.inode} n=00000000bfa0c288
[ +0.001051] FS-Cache: O-key=[8] '976ced0000000000'
[ +0.000713] FS-Cache: N-cookie c=0000000d [p=00000003 fl=2 nc=0 na=1]
[ +0.000967] FS-Cache: N-cookie d=0000000046fb658d{9p.inode} n=00000000f8648f3c
[ +0.001107] FS-Cache: N-key=[8] '976ced0000000000'
[ +3.411346] FS-Cache: Duplicate cookie detected
[ +0.000715] FS-Cache: O-cookie c=00000004 [p=00000003 fl=226 nc=0 na=1]
[ +0.000945] FS-Cache: O-cookie d=0000000046fb658d{9p.inode} n=000000007c1cb165
[ +0.001041] FS-Cache: O-key=[8] '966ced0000000000'
[ +0.000703] FS-Cache: N-cookie c=0000000f [p=00000003 fl=2 nc=0 na=1]
[ +0.001015] FS-Cache: N-cookie d=0000000046fb658d{9p.inode} n=00000000f01a2d43
[ +0.001051] FS-Cache: N-key=[8] '966ced0000000000'
[ +0.380418] FS-Cache: Duplicate cookie detected
[ +0.001032] FS-Cache: O-cookie c=00000009 [p=00000003 fl=226 nc=0 na=1]
[ +0.001125] FS-Cache: O-cookie d=0000000046fb658d{9p.inode} n=00000000e494a817
[ +0.001132] FS-Cache: O-key=[8] '9e6ced0000000000'
[ +0.000748] FS-Cache: N-cookie c=00000010 [p=00000003 fl=2 nc=0 na=1]
[ +0.001178] FS-Cache: N-cookie d=0000000046fb658d{9p.inode} n=00000000887ff0f0
[ +0.001107] FS-Cache: N-key=[8] '9e6ced0000000000'
[May31 18:02] kmem.limit_in_bytes is deprecated and will be removed. Please report your usecase to linux-mm@kvack.org if you depend on this functionality.
[May31 18:08] overlayfs: '/var/lib/docker/overlay2/l/WCSESTVH3U25P3IZ5LAJCY2BWZ' not a directory
[ +0.006320] overlayfs: '/var/lib/docker/overlay2/l/WCSESTVH3U25P3IZ5LAJCY2BWZ' not a directory
==> etcd [c82445faa0bbbc5803ce3fe2f9ccd2e817c2fec334d3f883bdb928ccebe37d9c] <==
{"level":"info","ts":"2024-05-31T18:33:51.845262Z","caller":"fileutil/purge.go:50","msg":"started to purge file","dir":"/var/lib/minikube/etcd/member/snap","suffix":"snap.db","max":5,"interval":"30s"}
{"level":"info","ts":"2024-05-31T18:33:51.845372Z","caller":"fileutil/purge.go:50","msg":"started to purge file","dir":"/var/lib/minikube/etcd/member/snap","suffix":"snap","max":5,"interval":"30s"}
{"level":"info","ts":"2024-05-31T18:33:51.845453Z","caller":"fileutil/purge.go:50","msg":"started to purge file","dir":"/var/lib/minikube/etcd/member/wal","suffix":"wal","max":5,"interval":"30s"}
{"level":"info","ts":"2024-05-31T18:33:51.845705Z","caller":"embed/etcd.go:597","msg":"serving peer traffic","address":"192.168.49.2:2380"}
{"level":"info","ts":"2024-05-31T18:33:51.847167Z","caller":"embed/etcd.go:569","msg":"cmux::serve","address":"192.168.49.2:2380"}
{"level":"info","ts":"2024-05-31T18:33:51.846856Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc switched to configuration voters=(12593026477526642892)"}
{"level":"info","ts":"2024-05-31T18:33:51.847469Z","caller":"membership/cluster.go:421","msg":"added member","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","added-peer-id":"aec36adc501070cc","added-peer-peer-urls":["https://192.168.49.2:2380"]}
{"level":"info","ts":"2024-05-31T18:33:52.326292Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc is starting a new election at term 1"}
{"level":"info","ts":"2024-05-31T18:33:52.326412Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became pre-candidate at term 1"}
{"level":"info","ts":"2024-05-31T18:33:52.326487Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgPreVoteResp from aec36adc501070cc at term 1"}
{"level":"info","ts":"2024-05-31T18:33:52.326551Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 2"}
{"level":"info","ts":"2024-05-31T18:33:52.326587Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 2"}
{"level":"info","ts":"2024-05-31T18:33:52.326637Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 2"}
{"level":"info","ts":"2024-05-31T18:33:52.326681Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
{"level":"info","ts":"2024-05-31T18:33:52.329346Z","caller":"etcdserver/server.go:2578","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
{"level":"info","ts":"2024-05-31T18:33:52.333377Z","caller":"etcdserver/server.go:2068","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-008387 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
{"level":"info","ts":"2024-05-31T18:33:52.333621Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
{"level":"info","ts":"2024-05-31T18:33:52.333708Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
{"level":"info","ts":"2024-05-31T18:33:52.333991Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
{"level":"info","ts":"2024-05-31T18:33:52.334083Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
{"level":"info","ts":"2024-05-31T18:33:52.335669Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
{"level":"info","ts":"2024-05-31T18:33:52.33725Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
{"level":"info","ts":"2024-05-31T18:33:52.337314Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
{"level":"info","ts":"2024-05-31T18:33:52.345778Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
{"level":"info","ts":"2024-05-31T18:33:52.345891Z","caller":"etcdserver/server.go:2602","msg":"cluster version is updated","cluster-version":"3.5"}
==> gcp-auth [45a8235d86b27b553516c6f830386dcad85221fb50429255e97cec5eb8e2efbf] <==
2024/05/31 18:35:43 Ready to write response ...
2024/05/31 18:35:43 Ready to marshal response ...
2024/05/31 18:35:43 Ready to write response ...
2024/05/31 18:35:43 Ready to marshal response ...
2024/05/31 18:35:43 Ready to write response ...
2024/05/31 18:35:53 Ready to marshal response ...
2024/05/31 18:35:53 Ready to write response ...
2024/05/31 18:36:07 Ready to marshal response ...
2024/05/31 18:36:07 Ready to write response ...
2024/05/31 18:36:08 Ready to marshal response ...
2024/05/31 18:36:08 Ready to write response ...
2024/05/31 18:36:08 Ready to marshal response ...
2024/05/31 18:36:08 Ready to write response ...
2024/05/31 18:36:08 Ready to marshal response ...
2024/05/31 18:36:08 Ready to write response ...
2024/05/31 18:36:18 Ready to marshal response ...
2024/05/31 18:36:18 Ready to write response ...
2024/05/31 18:37:14 Ready to marshal response ...
2024/05/31 18:37:14 Ready to write response ...
2024/05/31 18:37:43 Ready to marshal response ...
2024/05/31 18:37:43 Ready to write response ...
2024/05/31 18:39:18 Ready to marshal response ...
2024/05/31 18:39:18 Ready to write response ...
2024/05/31 18:39:27 Ready to marshal response ...
2024/05/31 18:39:27 Ready to write response ...
==> kernel <==
18:39:53 up 2:22, 0 users, load average: 0.57, 1.51, 2.71
Linux addons-008387 5.15.0-1062-aws #68~20.04.1-Ubuntu SMP Tue May 7 11:50:35 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
PRETTY_NAME="Ubuntu 22.04.4 LTS"
==> kindnet [20410c793556f96c827d0670af35a203ad148f23da7b6240fb5e435037584c71] <==
I0531 18:37:46.319879 1 main.go:227] handling current node
I0531 18:37:56.329691 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0531 18:37:56.329722 1 main.go:227] handling current node
I0531 18:38:06.333984 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0531 18:38:06.334015 1 main.go:227] handling current node
I0531 18:38:16.337509 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0531 18:38:16.337539 1 main.go:227] handling current node
I0531 18:38:26.342656 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0531 18:38:26.342684 1 main.go:227] handling current node
I0531 18:38:36.353592 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0531 18:38:36.353621 1 main.go:227] handling current node
I0531 18:38:46.357592 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0531 18:38:46.357621 1 main.go:227] handling current node
I0531 18:38:56.366919 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0531 18:38:56.366950 1 main.go:227] handling current node
I0531 18:39:06.379135 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0531 18:39:06.379166 1 main.go:227] handling current node
I0531 18:39:16.383330 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0531 18:39:16.383358 1 main.go:227] handling current node
I0531 18:39:26.395794 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0531 18:39:26.395823 1 main.go:227] handling current node
I0531 18:39:36.399783 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0531 18:39:36.399897 1 main.go:227] handling current node
I0531 18:39:46.412415 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0531 18:39:46.412445 1 main.go:227] handling current node
==> kube-apiserver [7fd15a74dbe537eb2365236a0e11824bbe485e2f806ce5a83cdf0b98c071d4aa] <==
E0531 18:36:19.513738 1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
E0531 18:36:19.525189 1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
E0531 18:36:34.526566 1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
I0531 18:37:26.067960 1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
I0531 18:37:59.954059 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0531 18:37:59.954104 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0531 18:37:59.979258 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0531 18:37:59.979312 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0531 18:37:59.988691 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0531 18:37:59.988733 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0531 18:38:00.018748 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0531 18:38:00.018806 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0531 18:38:00.027619 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0531 18:38:00.027663 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
W0531 18:38:00.989900 1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
W0531 18:38:01.028472 1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
W0531 18:38:01.170877 1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
I0531 18:38:06.930854 1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
W0531 18:38:08.024187 1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
I0531 18:39:17.896054 1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
I0531 18:39:18.182055 1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.100.215.40"}
I0531 18:39:27.882323 1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.110.3.205"}
E0531 18:39:45.591682 1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"ingress-nginx\" not found]"
E0531 18:39:47.339227 1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"ingress-nginx\" not found]"
I0531 18:39:49.197069 1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
==> kube-controller-manager [4e67e906eaaf87c9bc7659a24ff4105ee93ba0e2d0b16bcc759f7ccdf82e6a4c] <==
E0531 18:39:01.215921 1 namespace_controller.go:159] deletion of namespace gadget failed: unexpected items still remain in namespace: gadget for gvr: /v1, Resource=pods
W0531 18:39:08.228217 1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0531 18:39:08.228351 1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0531 18:39:11.583152 1 namespace_controller.go:159] deletion of namespace gadget failed: unexpected items still remain in namespace: gadget for gvr: /v1, Resource=pods
W0531 18:39:13.463158 1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0531 18:39:13.463266 1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
I0531 18:39:17.408740 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-c59844bb4" duration="4.628µs"
W0531 18:39:22.410592 1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0531 18:39:22.410634 1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
I0531 18:39:27.640517 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="33.829719ms"
I0531 18:39:27.648992 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="8.262463ms"
I0531 18:39:27.650226 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="28.249µs"
I0531 18:39:27.670668 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="38.284µs"
I0531 18:39:30.607781 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="41.025µs"
I0531 18:39:31.612043 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="41.352µs"
E0531 18:39:32.193425 1 namespace_controller.go:159] deletion of namespace gadget failed: unexpected items still remain in namespace: gadget for gvr: /v1, Resource=pods
I0531 18:39:32.614044 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="49.197µs"
W0531 18:39:35.596623 1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0531 18:39:35.596665 1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
I0531 18:39:45.500897 1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create"
I0531 18:39:45.517323 1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch"
I0531 18:39:45.522888 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-768f948f8f" duration="8.574µs"
I0531 18:39:48.660083 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="69.365µs"
W0531 18:39:51.984012 1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0531 18:39:51.984055 1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
==> kube-proxy [3ce3dcd9d0a09939641dbd23c1ccc261efaadccca06059c226c3da93e0b67bc6] <==
I0531 18:34:13.174930 1 server_linux.go:69] "Using iptables proxy"
I0531 18:34:13.189303 1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
I0531 18:34:13.222862 1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
I0531 18:34:13.222909 1 server_linux.go:165] "Using iptables Proxier"
I0531 18:34:13.224983 1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
I0531 18:34:13.225009 1 server_linux.go:528] "Defaulting to no-op detect-local"
I0531 18:34:13.225038 1 proxier.go:243] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses"
I0531 18:34:13.225559 1 server.go:872] "Version info" version="v1.30.1"
I0531 18:34:13.225590 1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
I0531 18:34:13.226912 1 config.go:192] "Starting service config controller"
I0531 18:34:13.226929 1 shared_informer.go:313] Waiting for caches to sync for service config
I0531 18:34:13.226988 1 config.go:101] "Starting endpoint slice config controller"
I0531 18:34:13.226993 1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
I0531 18:34:13.227504 1 config.go:319] "Starting node config controller"
I0531 18:34:13.227518 1 shared_informer.go:313] Waiting for caches to sync for node config
I0531 18:34:13.328520 1 shared_informer.go:320] Caches are synced for node config
I0531 18:34:13.328554 1 shared_informer.go:320] Caches are synced for service config
I0531 18:34:13.328602 1 shared_informer.go:320] Caches are synced for endpoint slice config
==> kube-scheduler [62ea4e6cfa840d47cadc2a0e30bd02ddf01bdfc9bd563ce684bd915350a8c9ef] <==
W0531 18:33:55.842152 1 reflector.go:547] 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
E0531 18:33:55.842171 1 reflector.go:150] 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
W0531 18:33:55.842259 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
E0531 18:33:55.842276 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
W0531 18:33:55.842323 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
E0531 18:33:55.842338 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
W0531 18:33:55.842379 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
E0531 18:33:55.842394 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
W0531 18:33:55.842430 1 reflector.go:547] 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
E0531 18:33:55.842444 1 reflector.go:150] 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
W0531 18:33:55.842459 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
E0531 18:33:55.842475 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
W0531 18:33:55.842561 1 reflector.go:547] 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
E0531 18:33:55.842636 1 reflector.go:150] 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
W0531 18:33:55.842799 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
E0531 18:33:55.842880 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
W0531 18:33:55.843006 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
E0531 18:33:55.843119 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
W0531 18:33:56.672329 1 reflector.go:547] 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
E0531 18:33:56.672564 1 reflector.go:150] 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
W0531 18:33:56.675489 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
E0531 18:33:56.675697 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
W0531 18:33:56.759455 1 reflector.go:547] runtime/asm_arm64.s:1222: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
E0531 18:33:56.759678 1 reflector.go:150] runtime/asm_arm64.s:1222: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
I0531 18:33:59.831134 1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
==> kubelet <==
May 31 18:39:43 addons-008387 kubelet[1493]: I0531 18:39:43.856717 1493 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-bk428\" (UniqueName: \"kubernetes.io/projected/926a5012-3541-4f3b-a2d4-3e0f925e625e-kube-api-access-bk428\") pod \"926a5012-3541-4f3b-a2d4-3e0f925e625e\" (UID: \"926a5012-3541-4f3b-a2d4-3e0f925e625e\") "
May 31 18:39:43 addons-008387 kubelet[1493]: I0531 18:39:43.858736 1493 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/926a5012-3541-4f3b-a2d4-3e0f925e625e-kube-api-access-bk428" (OuterVolumeSpecName: "kube-api-access-bk428") pod "926a5012-3541-4f3b-a2d4-3e0f925e625e" (UID: "926a5012-3541-4f3b-a2d4-3e0f925e625e"). InnerVolumeSpecName "kube-api-access-bk428". PluginName "kubernetes.io/projected", VolumeGidValue ""
May 31 18:39:43 addons-008387 kubelet[1493]: I0531 18:39:43.958082 1493 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-bk428\" (UniqueName: \"kubernetes.io/projected/926a5012-3541-4f3b-a2d4-3e0f925e625e-kube-api-access-bk428\") on node \"addons-008387\" DevicePath \"\""
May 31 18:39:44 addons-008387 kubelet[1493]: E0531 18:39:44.430543 1493 remote_runtime.go:496] "ExecSync cmd from runtime service failed" err="rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"289bd899b9f0c92a8530f679144ce72922a283f8b37f730fb5a7e63e30d9b1c1\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown" containerID="dad80aecf4aeba127ed959f25f8ecaecab1f2131a7032821e040100fc2fc606c" cmd=["/bin/gadgettracermanager","-liveness"]
May 31 18:39:44 addons-008387 kubelet[1493]: E0531 18:39:44.446903 1493 remote_runtime.go:496] "ExecSync cmd from runtime service failed" err="rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"91a6f7b14688e67d5cc336a73b80bb0d4b6650c2df8f879d30d66411ac55a4e2\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown" containerID="dad80aecf4aeba127ed959f25f8ecaecab1f2131a7032821e040100fc2fc606c" cmd=["/bin/gadgettracermanager","-liveness"]
May 31 18:39:44 addons-008387 kubelet[1493]: E0531 18:39:44.463262 1493 remote_runtime.go:496] "ExecSync cmd from runtime service failed" err="rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"593a7bd92ec1fe71f789a95e784b9402220183a8fe9b6cacb7e6037ba6f3b6b3\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown" containerID="dad80aecf4aeba127ed959f25f8ecaecab1f2131a7032821e040100fc2fc606c" cmd=["/bin/gadgettracermanager","-liveness"]
May 31 18:39:44 addons-008387 kubelet[1493]: I0531 18:39:44.632872 1493 scope.go:117] "RemoveContainer" containerID="e8214d1f71bdcd9720714f2fd4f363e0374985fe741579709618b682c0e0d8ab"
May 31 18:39:45 addons-008387 kubelet[1493]: I0531 18:39:45.823085 1493 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="7008d281-705c-4f10-b9c2-3e1d027a1171" path="/var/lib/kubelet/pods/7008d281-705c-4f10-b9c2-3e1d027a1171/volumes"
May 31 18:39:45 addons-008387 kubelet[1493]: I0531 18:39:45.823747 1493 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="926a5012-3541-4f3b-a2d4-3e0f925e625e" path="/var/lib/kubelet/pods/926a5012-3541-4f3b-a2d4-3e0f925e625e/volumes"
May 31 18:39:45 addons-008387 kubelet[1493]: I0531 18:39:45.824212 1493 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="d0f704ac-4197-47e0-8ef1-9c96644ffb0f" path="/var/lib/kubelet/pods/d0f704ac-4197-47e0-8ef1-9c96644ffb0f/volumes"
May 31 18:39:47 addons-008387 kubelet[1493]: I0531 18:39:47.813586 1493 scope.go:117] "RemoveContainer" containerID="7359855cd282a5c08ef0ff4f76bd84322b4bb9ebca690d6e7d78c088c50e6789"
May 31 18:39:48 addons-008387 kubelet[1493]: I0531 18:39:48.643990 1493 scope.go:117] "RemoveContainer" containerID="7359855cd282a5c08ef0ff4f76bd84322b4bb9ebca690d6e7d78c088c50e6789"
May 31 18:39:48 addons-008387 kubelet[1493]: I0531 18:39:48.644400 1493 scope.go:117] "RemoveContainer" containerID="7a5e04e7d7d0f6d80c0d5f86ee7dd8ba58c927895dc730086ee7f2af1d0bd889"
May 31 18:39:48 addons-008387 kubelet[1493]: E0531 18:39:48.644671 1493 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"hello-world-app\" with CrashLoopBackOff: \"back-off 20s restarting failed container=hello-world-app pod=hello-world-app-86c47465fc-62vx7_default(42543b79-9c4a-4778-8587-6cf6f5d6e1f1)\"" pod="default/hello-world-app-86c47465fc-62vx7" podUID="42543b79-9c4a-4778-8587-6cf6f5d6e1f1"
May 31 18:39:48 addons-008387 kubelet[1493]: I0531 18:39:48.892382 1493 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-cqkbh\" (UniqueName: \"kubernetes.io/projected/441f864b-7b85-4934-acf6-81ac76181659-kube-api-access-cqkbh\") pod \"441f864b-7b85-4934-acf6-81ac76181659\" (UID: \"441f864b-7b85-4934-acf6-81ac76181659\") "
May 31 18:39:48 addons-008387 kubelet[1493]: I0531 18:39:48.892438 1493 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/441f864b-7b85-4934-acf6-81ac76181659-webhook-cert\") pod \"441f864b-7b85-4934-acf6-81ac76181659\" (UID: \"441f864b-7b85-4934-acf6-81ac76181659\") "
May 31 18:39:48 addons-008387 kubelet[1493]: I0531 18:39:48.894781 1493 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/441f864b-7b85-4934-acf6-81ac76181659-kube-api-access-cqkbh" (OuterVolumeSpecName: "kube-api-access-cqkbh") pod "441f864b-7b85-4934-acf6-81ac76181659" (UID: "441f864b-7b85-4934-acf6-81ac76181659"). InnerVolumeSpecName "kube-api-access-cqkbh". PluginName "kubernetes.io/projected", VolumeGidValue ""
May 31 18:39:48 addons-008387 kubelet[1493]: I0531 18:39:48.897827 1493 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/441f864b-7b85-4934-acf6-81ac76181659-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "441f864b-7b85-4934-acf6-81ac76181659" (UID: "441f864b-7b85-4934-acf6-81ac76181659"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
May 31 18:39:48 addons-008387 kubelet[1493]: I0531 18:39:48.993155 1493 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-cqkbh\" (UniqueName: \"kubernetes.io/projected/441f864b-7b85-4934-acf6-81ac76181659-kube-api-access-cqkbh\") on node \"addons-008387\" DevicePath \"\""
May 31 18:39:48 addons-008387 kubelet[1493]: I0531 18:39:48.993201 1493 reconciler_common.go:289] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/441f864b-7b85-4934-acf6-81ac76181659-webhook-cert\") on node \"addons-008387\" DevicePath \"\""
May 31 18:39:49 addons-008387 kubelet[1493]: E0531 18:39:49.440530 1493 remote_runtime.go:496] "ExecSync cmd from runtime service failed" err="rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"55d3c10a2c0458aac996fd43cfb689cae9d6af2daba4ee8b412afa38b655cb62\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown" containerID="dad80aecf4aeba127ed959f25f8ecaecab1f2131a7032821e040100fc2fc606c" cmd=["/bin/gadgettracermanager","-liveness"]
May 31 18:39:49 addons-008387 kubelet[1493]: E0531 18:39:49.454234 1493 remote_runtime.go:496] "ExecSync cmd from runtime service failed" err="rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"fcdf03db5a9c3041dffcad678624fbd8d9aa8534f6c826986a605021cf2bfdfd\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown" containerID="dad80aecf4aeba127ed959f25f8ecaecab1f2131a7032821e040100fc2fc606c" cmd=["/bin/gadgettracermanager","-liveness"]
May 31 18:39:49 addons-008387 kubelet[1493]: E0531 18:39:49.465594 1493 remote_runtime.go:496] "ExecSync cmd from runtime service failed" err="rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"a75d71ae30c415c185a7400d8b220b4bd6c8b17c976c2103bf2182afa5b647d4\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown" containerID="dad80aecf4aeba127ed959f25f8ecaecab1f2131a7032821e040100fc2fc606c" cmd=["/bin/gadgettracermanager","-liveness"]
May 31 18:39:49 addons-008387 kubelet[1493]: I0531 18:39:49.662636 1493 scope.go:117] "RemoveContainer" containerID="b56b960157fc7415e4742b98d6c7357a34d01320903f0e2b86032c8a31d39baf"
May 31 18:39:49 addons-008387 kubelet[1493]: I0531 18:39:49.815342 1493 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="441f864b-7b85-4934-acf6-81ac76181659" path="/var/lib/kubelet/pods/441f864b-7b85-4934-acf6-81ac76181659/volumes"
==> storage-provisioner [11f7c33d4f20a733e59e4e95ac4193cde2641b74bffa43a9fe64bed31ab033e4] <==
I0531 18:34:19.321601 1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
I0531 18:34:19.362668 1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
I0531 18:34:19.362726 1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
I0531 18:34:19.374119 1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
I0531 18:34:19.374615 1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"ada7e16a-1a79-4aa9-aa63-31b7f3abb2c5", APIVersion:"v1", ResourceVersion:"643", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-008387_017bce14-ca54-44fb-af2b-7252bf72434e became leader
I0531 18:34:19.374658 1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-008387_017bce14-ca54-44fb-af2b-7252bf72434e!
I0531 18:34:19.476012 1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-008387_017bce14-ca54-44fb-af2b-7252bf72434e!
-- /stdout --
helpers_test.go:254: (dbg) Run: out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-008387 -n addons-008387
helpers_test.go:261: (dbg) Run: kubectl --context addons-008387 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:285: <<< TestAddons/parallel/Ingress FAILED: end of post-mortem logs <<<
helpers_test.go:286: ---------------------/post-mortem---------------------------------
--- FAIL: TestAddons/parallel/Ingress (37.18s)