=== RUN TestAddons/parallel/Registry
=== PAUSE TestAddons/parallel/Registry
=== CONT TestAddons/parallel/Registry
addons_test.go:328: registry stabilized in 2.183393ms
addons_test.go:330: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-66c9cd494c-zscw5" [1b3b7fa1-d8ab-4ede-bf68-c006a0d0c180] Running
addons_test.go:330: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.00379447s
addons_test.go:333: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-swlk5" [8167ccc6-dd33-4103-903e-3eed5bbba124] Running
addons_test.go:333: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.004396061s
addons_test.go:338: (dbg) Run: kubectl --context addons-860203 delete po -l run=registry-test --now
addons_test.go:343: (dbg) Run: kubectl --context addons-860203 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local"
addons_test.go:343: (dbg) Non-zero exit: kubectl --context addons-860203 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local": exit status 1 (1m0.156772357s)
-- stdout --
pod "registry-test" deleted
-- /stdout --
** stderr **
error: timed out waiting for the condition
** /stderr **
addons_test.go:345: failed to hit registry.kube-system.svc.cluster.local. args "kubectl --context addons-860203 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c \"wget --spider -S http://registry.kube-system.svc.cluster.local\"" failed: exit status 1
addons_test.go:349: expected curl response be "HTTP/1.1 200", but got *pod "registry-test" deleted
*
addons_test.go:357: (dbg) Run: out/minikube-linux-arm64 -p addons-860203 ip
2024/09/20 22:24:20 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:386: (dbg) Run: out/minikube-linux-arm64 -p addons-860203 addons disable registry --alsologtostderr -v=1
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======> post-mortem[TestAddons/parallel/Registry]: docker inspect <======
helpers_test.go:231: (dbg) Run: docker inspect addons-860203
helpers_test.go:235: (dbg) docker inspect addons-860203:
-- stdout --
[
{
"Id": "83c4790b0fa589294a61c6b5d0a91589634ad921605ef915abaa0be07212d47c",
"Created": "2024-09-20T22:11:06.961193498Z",
"Path": "/usr/local/bin/entrypoint",
"Args": [
"/sbin/init"
],
"State": {
"Status": "running",
"Running": true,
"Paused": false,
"Restarting": false,
"OOMKilled": false,
"Dead": false,
"Pid": 1437740,
"ExitCode": 0,
"Error": "",
"StartedAt": "2024-09-20T22:11:07.082473981Z",
"FinishedAt": "0001-01-01T00:00:00Z"
},
"Image": "sha256:c94982da1293baee77c00993711af197ed62d6b1a4ee12c0caa4f57c70de4fdc",
"ResolvConfPath": "/var/lib/docker/containers/83c4790b0fa589294a61c6b5d0a91589634ad921605ef915abaa0be07212d47c/resolv.conf",
"HostnamePath": "/var/lib/docker/containers/83c4790b0fa589294a61c6b5d0a91589634ad921605ef915abaa0be07212d47c/hostname",
"HostsPath": "/var/lib/docker/containers/83c4790b0fa589294a61c6b5d0a91589634ad921605ef915abaa0be07212d47c/hosts",
"LogPath": "/var/lib/docker/containers/83c4790b0fa589294a61c6b5d0a91589634ad921605ef915abaa0be07212d47c/83c4790b0fa589294a61c6b5d0a91589634ad921605ef915abaa0be07212d47c-json.log",
"Name": "/addons-860203",
"RestartCount": 0,
"Driver": "overlay2",
"Platform": "linux",
"MountLabel": "",
"ProcessLabel": "",
"AppArmorProfile": "unconfined",
"ExecIDs": null,
"HostConfig": {
"Binds": [
"/lib/modules:/lib/modules:ro",
"addons-860203:/var"
],
"ContainerIDFile": "",
"LogConfig": {
"Type": "json-file",
"Config": {}
},
"NetworkMode": "addons-860203",
"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/d332e1eb40bf7b73aefb7c0588aa883bb8a0d1e70263cef1ecf4c0b202772a91-init/diff:/var/lib/docker/overlay2/d4e86102177f5c473b4485deac53c850f244ada82d41fc536b2bc92ae7aec33d/diff",
"MergedDir": "/var/lib/docker/overlay2/d332e1eb40bf7b73aefb7c0588aa883bb8a0d1e70263cef1ecf4c0b202772a91/merged",
"UpperDir": "/var/lib/docker/overlay2/d332e1eb40bf7b73aefb7c0588aa883bb8a0d1e70263cef1ecf4c0b202772a91/diff",
"WorkDir": "/var/lib/docker/overlay2/d332e1eb40bf7b73aefb7c0588aa883bb8a0d1e70263cef1ecf4c0b202772a91/work"
},
"Name": "overlay2"
},
"Mounts": [
{
"Type": "bind",
"Source": "/lib/modules",
"Destination": "/lib/modules",
"Mode": "ro",
"RW": false,
"Propagation": "rprivate"
},
{
"Type": "volume",
"Name": "addons-860203",
"Source": "/var/lib/docker/volumes/addons-860203/_data",
"Destination": "/var",
"Driver": "local",
"Mode": "z",
"RW": true,
"Propagation": ""
}
],
"Config": {
"Hostname": "addons-860203",
"Domainname": "",
"User": "",
"AttachStdin": false,
"AttachStdout": false,
"AttachStderr": false,
"ExposedPorts": {
"22/tcp": {},
"2376/tcp": {},
"32443/tcp": {},
"5000/tcp": {},
"8443/tcp": {}
},
"Tty": true,
"OpenStdin": false,
"StdinOnce": false,
"Env": [
"container=docker",
"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
],
"Cmd": null,
"Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed",
"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-860203",
"name.minikube.sigs.k8s.io": "addons-860203",
"role.minikube.sigs.k8s.io": ""
},
"StopSignal": "SIGRTMIN+3"
},
"NetworkSettings": {
"Bridge": "",
"SandboxID": "36cfefdc5f846ea096aa610a778402052a1234d6ca4185e7c7cd29cfc1d775fc",
"SandboxKey": "/var/run/docker/netns/36cfefdc5f84",
"Ports": {
"22/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33530"
}
],
"2376/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33531"
}
],
"32443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33534"
}
],
"5000/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33532"
}
],
"8443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33533"
}
]
},
"HairpinMode": false,
"LinkLocalIPv6Address": "",
"LinkLocalIPv6PrefixLen": 0,
"SecondaryIPAddresses": null,
"SecondaryIPv6Addresses": null,
"EndpointID": "",
"Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"IPAddress": "",
"IPPrefixLen": 0,
"IPv6Gateway": "",
"MacAddress": "",
"Networks": {
"addons-860203": {
"IPAMConfig": {
"IPv4Address": "192.168.49.2"
},
"Links": null,
"Aliases": null,
"MacAddress": "02:42:c0:a8:31:02",
"DriverOpts": null,
"NetworkID": "77b8e80488227421a5f20a4663748c50555b3e130ab543d6d57d305c9d065191",
"EndpointID": "8604a6091ba78bb155e8f9c6ec78e9b12bdb41547ad8d4e752dfad9c0a5e9174",
"Gateway": "192.168.49.1",
"IPAddress": "192.168.49.2",
"IPPrefixLen": 24,
"IPv6Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"DNSNames": [
"addons-860203",
"83c4790b0fa5"
]
}
}
}
}
]
-- /stdout --
helpers_test.go:239: (dbg) Run: out/minikube-linux-arm64 status --format={{.Host}} -p addons-860203 -n addons-860203
helpers_test.go:244: <<< TestAddons/parallel/Registry FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======> post-mortem[TestAddons/parallel/Registry]: minikube logs <======
helpers_test.go:247: (dbg) Run: out/minikube-linux-arm64 -p addons-860203 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-860203 logs -n 25: (1.520791375s)
helpers_test.go:252: TestAddons/parallel/Registry logs:
-- stdout --
==> Audit <==
|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
| Command | Args | Profile | User | Version | Start Time | End Time |
|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
| start | -o=json --download-only | download-only-837951 | jenkins | v1.34.0 | 20 Sep 24 22:10 UTC | |
| | -p download-only-837951 | | | | | |
| | --force --alsologtostderr | | | | | |
| | --kubernetes-version=v1.20.0 | | | | | |
| | --container-runtime=docker | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=docker | | | | | |
| delete | --all | minikube | jenkins | v1.34.0 | 20 Sep 24 22:10 UTC | 20 Sep 24 22:10 UTC |
| delete | -p download-only-837951 | download-only-837951 | jenkins | v1.34.0 | 20 Sep 24 22:10 UTC | 20 Sep 24 22:10 UTC |
| start | -o=json --download-only | download-only-363766 | jenkins | v1.34.0 | 20 Sep 24 22:10 UTC | |
| | -p download-only-363766 | | | | | |
| | --force --alsologtostderr | | | | | |
| | --kubernetes-version=v1.31.1 | | | | | |
| | --container-runtime=docker | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=docker | | | | | |
| delete | --all | minikube | jenkins | v1.34.0 | 20 Sep 24 22:10 UTC | 20 Sep 24 22:10 UTC |
| delete | -p download-only-363766 | download-only-363766 | jenkins | v1.34.0 | 20 Sep 24 22:10 UTC | 20 Sep 24 22:10 UTC |
| delete | -p download-only-837951 | download-only-837951 | jenkins | v1.34.0 | 20 Sep 24 22:10 UTC | 20 Sep 24 22:10 UTC |
| delete | -p download-only-363766 | download-only-363766 | jenkins | v1.34.0 | 20 Sep 24 22:10 UTC | 20 Sep 24 22:10 UTC |
| start | --download-only -p | download-docker-030597 | jenkins | v1.34.0 | 20 Sep 24 22:10 UTC | |
| | download-docker-030597 | | | | | |
| | --alsologtostderr | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=docker | | | | | |
| delete | -p download-docker-030597 | download-docker-030597 | jenkins | v1.34.0 | 20 Sep 24 22:10 UTC | 20 Sep 24 22:10 UTC |
| start | --download-only -p | binary-mirror-911328 | jenkins | v1.34.0 | 20 Sep 24 22:10 UTC | |
| | binary-mirror-911328 | | | | | |
| | --alsologtostderr | | | | | |
| | --binary-mirror | | | | | |
| | http://127.0.0.1:45811 | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=docker | | | | | |
| delete | -p binary-mirror-911328 | binary-mirror-911328 | jenkins | v1.34.0 | 20 Sep 24 22:10 UTC | 20 Sep 24 22:10 UTC |
| addons | enable dashboard -p | addons-860203 | jenkins | v1.34.0 | 20 Sep 24 22:10 UTC | |
| | addons-860203 | | | | | |
| addons | disable dashboard -p | addons-860203 | jenkins | v1.34.0 | 20 Sep 24 22:10 UTC | |
| | addons-860203 | | | | | |
| start | -p addons-860203 --wait=true | addons-860203 | jenkins | v1.34.0 | 20 Sep 24 22:10 UTC | 20 Sep 24 22:14 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=docker | | | | | |
| | --addons=ingress | | | | | |
| | --addons=ingress-dns | | | | | |
| addons | addons-860203 addons disable | addons-860203 | jenkins | v1.34.0 | 20 Sep 24 22:14 UTC | 20 Sep 24 22:15 UTC |
| | volcano --alsologtostderr -v=1 | | | | | |
| addons | enable headlamp | addons-860203 | jenkins | v1.34.0 | 20 Sep 24 22:23 UTC | 20 Sep 24 22:23 UTC |
| | -p addons-860203 | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | addons-860203 addons disable | addons-860203 | jenkins | v1.34.0 | 20 Sep 24 22:23 UTC | 20 Sep 24 22:23 UTC |
| | headlamp --alsologtostderr | | | | | |
| | -v=1 | | | | | |
| addons | addons-860203 addons | addons-860203 | jenkins | v1.34.0 | 20 Sep 24 22:23 UTC | 20 Sep 24 22:23 UTC |
| | disable csi-hostpath-driver | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | addons-860203 addons | addons-860203 | jenkins | v1.34.0 | 20 Sep 24 22:23 UTC | 20 Sep 24 22:24 UTC |
| | disable volumesnapshots | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | addons-860203 addons | addons-860203 | jenkins | v1.34.0 | 20 Sep 24 22:24 UTC | 20 Sep 24 22:24 UTC |
| | disable metrics-server | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | disable inspektor-gadget -p | addons-860203 | jenkins | v1.34.0 | 20 Sep 24 22:24 UTC | 20 Sep 24 22:24 UTC |
| | addons-860203 | | | | | |
| ip | addons-860203 ip | addons-860203 | jenkins | v1.34.0 | 20 Sep 24 22:24 UTC | 20 Sep 24 22:24 UTC |
| addons | addons-860203 addons disable | addons-860203 | jenkins | v1.34.0 | 20 Sep 24 22:24 UTC | 20 Sep 24 22:24 UTC |
| | registry --alsologtostderr | | | | | |
| | -v=1 | | | | | |
|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
==> Last Start <==
Log file created at: 2024/09/20 22:10:42
Running on machine: ip-172-31-29-130
Binary: Built with gc go1.23.0 for linux/arm64
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I0920 22:10:42.715592 1437250 out.go:345] Setting OutFile to fd 1 ...
I0920 22:10:42.715746 1437250 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0920 22:10:42.715756 1437250 out.go:358] Setting ErrFile to fd 2...
I0920 22:10:42.715762 1437250 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0920 22:10:42.716038 1437250 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-1431110/.minikube/bin
I0920 22:10:42.716555 1437250 out.go:352] Setting JSON to false
I0920 22:10:42.717419 1437250 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":21194,"bootTime":1726849049,"procs":152,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
I0920 22:10:42.717494 1437250 start.go:139] virtualization:
I0920 22:10:42.719426 1437250 out.go:177] * [addons-860203] minikube v1.34.0 on Ubuntu 20.04 (arm64)
I0920 22:10:42.721156 1437250 out.go:177] - MINIKUBE_LOCATION=19672
I0920 22:10:42.721219 1437250 notify.go:220] Checking for updates...
I0920 22:10:42.723588 1437250 out.go:177] - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
I0920 22:10:42.725369 1437250 out.go:177] - KUBECONFIG=/home/jenkins/minikube-integration/19672-1431110/kubeconfig
I0920 22:10:42.726530 1437250 out.go:177] - MINIKUBE_HOME=/home/jenkins/minikube-integration/19672-1431110/.minikube
I0920 22:10:42.727597 1437250 out.go:177] - MINIKUBE_BIN=out/minikube-linux-arm64
I0920 22:10:42.728780 1437250 out.go:177] - MINIKUBE_FORCE_SYSTEMD=
I0920 22:10:42.730429 1437250 driver.go:394] Setting default libvirt URI to qemu:///system
I0920 22:10:42.756251 1437250 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
I0920 22:10:42.756433 1437250 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0920 22:10:42.818380 1437250 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-20 22:10:42.808309287 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-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:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<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.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
I0920 22:10:42.818489 1437250 docker.go:318] overlay module found
I0920 22:10:42.820347 1437250 out.go:177] * Using the docker driver based on user configuration
I0920 22:10:42.821457 1437250 start.go:297] selected driver: docker
I0920 22:10:42.821482 1437250 start.go:901] validating driver "docker" against <nil>
I0920 22:10:42.821497 1437250 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
I0920 22:10:42.822208 1437250 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0920 22:10:42.880305 1437250 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-20 22:10:42.869143234 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-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:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<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.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
I0920 22:10:42.880564 1437250 start_flags.go:310] no existing cluster config was found, will generate one from the flags
I0920 22:10:42.880815 1437250 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]
I0920 22:10:42.882020 1437250 out.go:177] * Using Docker driver with root privileges
I0920 22:10:42.883267 1437250 cni.go:84] Creating CNI manager for ""
I0920 22:10:42.883348 1437250 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
I0920 22:10:42.883365 1437250 start_flags.go:319] Found "bridge CNI" CNI - setting NetworkPlugin=cni
I0920 22:10:42.883463 1437250 start.go:340] cluster config:
{Name:addons-860203 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-860203 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock:
SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
I0920 22:10:42.884875 1437250 out.go:177] * Starting "addons-860203" primary control-plane node in "addons-860203" cluster
I0920 22:10:42.886090 1437250 cache.go:121] Beginning downloading kic base image for docker with docker
I0920 22:10:42.887265 1437250 out.go:177] * Pulling base image v0.0.45-1726784731-19672 ...
I0920 22:10:42.889407 1437250 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
I0920 22:10:42.889501 1437250 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19672-1431110/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-arm64.tar.lz4
I0920 22:10:42.889575 1437250 cache.go:56] Caching tarball of preloaded images
I0920 22:10:42.889691 1437250 preload.go:172] Found /home/jenkins/minikube-integration/19672-1431110/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-arm64.tar.lz4 in cache, skipping download
I0920 22:10:42.889707 1437250 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on docker
I0920 22:10:42.890060 1437250 profile.go:143] Saving config to /home/jenkins/minikube-integration/19672-1431110/.minikube/profiles/addons-860203/config.json ...
I0920 22:10:42.890087 1437250 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1431110/.minikube/profiles/addons-860203/config.json: {Name:mk6ccbbaef35aa77ef4de002191730411b1badd6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0920 22:10:42.889502 1437250 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local docker daemon
I0920 22:10:42.905181 1437250 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed to local cache
I0920 22:10:42.905303 1437250 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local cache directory
I0920 22:10:42.905330 1437250 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local cache directory, skipping pull
I0920 22:10:42.905338 1437250 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed exists in cache, skipping pull
I0920 22:10:42.905346 1437250 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed as a tarball
I0920 22:10:42.905358 1437250 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed from local cache
I0920 22:11:00.024434 1437250 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed from cached tarball
I0920 22:11:00.024491 1437250 cache.go:194] Successfully downloaded all kic artifacts
I0920 22:11:00.024530 1437250 start.go:360] acquireMachinesLock for addons-860203: {Name:mk7109d4a29303e3b5f931bafed363a8e79eb129 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0920 22:11:00.024672 1437250 start.go:364] duration metric: took 121.204µs to acquireMachinesLock for "addons-860203"
I0920 22:11:00.024705 1437250 start.go:93] Provisioning new machine with config: &{Name:addons-860203 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-860203 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false Cust
omQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}
I0920 22:11:00.024787 1437250 start.go:125] createHost starting for "" (driver="docker")
I0920 22:11:00.032863 1437250 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
I0920 22:11:00.033167 1437250 start.go:159] libmachine.API.Create for "addons-860203" (driver="docker")
I0920 22:11:00.033212 1437250 client.go:168] LocalClient.Create starting
I0920 22:11:00.033381 1437250 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19672-1431110/.minikube/certs/ca.pem
I0920 22:11:00.258734 1437250 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19672-1431110/.minikube/certs/cert.pem
I0920 22:11:01.066970 1437250 cli_runner.go:164] Run: docker network inspect addons-860203 --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}}]}"
W0920 22:11:01.083158 1437250 cli_runner.go:211] docker network inspect addons-860203 --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
I0920 22:11:01.083252 1437250 network_create.go:284] running [docker network inspect addons-860203] to gather additional debugging logs...
I0920 22:11:01.083270 1437250 cli_runner.go:164] Run: docker network inspect addons-860203
W0920 22:11:01.100293 1437250 cli_runner.go:211] docker network inspect addons-860203 returned with exit code 1
I0920 22:11:01.100330 1437250 network_create.go:287] error running [docker network inspect addons-860203]: docker network inspect addons-860203: exit status 1
stdout:
[]
stderr:
Error response from daemon: network addons-860203 not found
I0920 22:11:01.100345 1437250 network_create.go:289] output of [docker network inspect addons-860203]: -- stdout --
[]
-- /stdout --
** stderr **
Error response from daemon: network addons-860203 not found
** /stderr **
I0920 22:11:01.100449 1437250 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}}]}"
I0920 22:11:01.117945 1437250 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:0x40017a5200}
I0920 22:11:01.117991 1437250 network_create.go:124] attempt to create docker network addons-860203 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
I0920 22:11:01.118057 1437250 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-860203 addons-860203
I0920 22:11:01.192633 1437250 network_create.go:108] docker network addons-860203 192.168.49.0/24 created
I0920 22:11:01.192667 1437250 kic.go:121] calculated static IP "192.168.49.2" for the "addons-860203" container
I0920 22:11:01.192756 1437250 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
I0920 22:11:01.209057 1437250 cli_runner.go:164] Run: docker volume create addons-860203 --label name.minikube.sigs.k8s.io=addons-860203 --label created_by.minikube.sigs.k8s.io=true
I0920 22:11:01.226807 1437250 oci.go:103] Successfully created a docker volume addons-860203
I0920 22:11:01.226917 1437250 cli_runner.go:164] Run: docker run --rm --name addons-860203-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-860203 --entrypoint /usr/bin/test -v addons-860203:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -d /var/lib
I0920 22:11:03.250488 1437250 cli_runner.go:217] Completed: docker run --rm --name addons-860203-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-860203 --entrypoint /usr/bin/test -v addons-860203:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -d /var/lib: (2.023522916s)
I0920 22:11:03.250522 1437250 oci.go:107] Successfully prepared a docker volume addons-860203
I0920 22:11:03.250547 1437250 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
I0920 22:11:03.250568 1437250 kic.go:194] Starting extracting preloaded images to volume ...
I0920 22:11:03.250644 1437250 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19672-1431110/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-860203:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -I lz4 -xf /preloaded.tar -C /extractDir
I0920 22:11:06.894227 1437250 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19672-1431110/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-860203:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -I lz4 -xf /preloaded.tar -C /extractDir: (3.643527962s)
I0920 22:11:06.894259 1437250 kic.go:203] duration metric: took 3.643689124s to extract preloaded images to volume ...
W0920 22:11:06.894393 1437250 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
I0920 22:11:06.894498 1437250 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
I0920 22:11:06.946813 1437250 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-860203 --name addons-860203 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-860203 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-860203 --network addons-860203 --ip 192.168.49.2 --volume addons-860203:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed
I0920 22:11:07.264192 1437250 cli_runner.go:164] Run: docker container inspect addons-860203 --format={{.State.Running}}
I0920 22:11:07.288256 1437250 cli_runner.go:164] Run: docker container inspect addons-860203 --format={{.State.Status}}
I0920 22:11:07.312293 1437250 cli_runner.go:164] Run: docker exec addons-860203 stat /var/lib/dpkg/alternatives/iptables
I0920 22:11:07.381179 1437250 oci.go:144] the created container "addons-860203" has a running status.
I0920 22:11:07.381214 1437250 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19672-1431110/.minikube/machines/addons-860203/id_rsa...
I0920 22:11:09.103445 1437250 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19672-1431110/.minikube/machines/addons-860203/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
I0920 22:11:09.122294 1437250 cli_runner.go:164] Run: docker container inspect addons-860203 --format={{.State.Status}}
I0920 22:11:09.138425 1437250 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
I0920 22:11:09.138449 1437250 kic_runner.go:114] Args: [docker exec --privileged addons-860203 chown docker:docker /home/docker/.ssh/authorized_keys]
I0920 22:11:09.195393 1437250 cli_runner.go:164] Run: docker container inspect addons-860203 --format={{.State.Status}}
I0920 22:11:09.211907 1437250 machine.go:93] provisionDockerMachine start ...
I0920 22:11:09.212014 1437250 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-860203
I0920 22:11:09.228947 1437250 main.go:141] libmachine: Using SSH client type: native
I0920 22:11:09.229215 1437250 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil> [] 0s} 127.0.0.1 33530 <nil> <nil>}
I0920 22:11:09.229232 1437250 main.go:141] libmachine: About to run SSH command:
hostname
I0920 22:11:09.367568 1437250 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-860203
I0920 22:11:09.367637 1437250 ubuntu.go:169] provisioning hostname "addons-860203"
I0920 22:11:09.367722 1437250 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-860203
I0920 22:11:09.384596 1437250 main.go:141] libmachine: Using SSH client type: native
I0920 22:11:09.384847 1437250 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil> [] 0s} 127.0.0.1 33530 <nil> <nil>}
I0920 22:11:09.384864 1437250 main.go:141] libmachine: About to run SSH command:
sudo hostname addons-860203 && echo "addons-860203" | sudo tee /etc/hostname
I0920 22:11:09.528153 1437250 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-860203
I0920 22:11:09.528298 1437250 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-860203
I0920 22:11:09.546105 1437250 main.go:141] libmachine: Using SSH client type: native
I0920 22:11:09.546345 1437250 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil> [] 0s} 127.0.0.1 33530 <nil> <nil>}
I0920 22:11:09.546371 1437250 main.go:141] libmachine: About to run SSH command:
if ! grep -xq '.*\saddons-860203' /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-860203/g' /etc/hosts;
else
echo '127.0.1.1 addons-860203' | sudo tee -a /etc/hosts;
fi
fi
I0920 22:11:09.680446 1437250 main.go:141] libmachine: SSH cmd err, output: <nil>:
I0920 22:11:09.680518 1437250 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19672-1431110/.minikube CaCertPath:/home/jenkins/minikube-integration/19672-1431110/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19672-1431110/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19672-1431110/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19672-1431110/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19672-1431110/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19672-1431110/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19672-1431110/.minikube}
I0920 22:11:09.680548 1437250 ubuntu.go:177] setting up certificates
I0920 22:11:09.680558 1437250 provision.go:84] configureAuth start
I0920 22:11:09.680634 1437250 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-860203
I0920 22:11:09.699236 1437250 provision.go:143] copyHostCerts
I0920 22:11:09.699323 1437250 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19672-1431110/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19672-1431110/.minikube/ca.pem (1078 bytes)
I0920 22:11:09.699443 1437250 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19672-1431110/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19672-1431110/.minikube/cert.pem (1123 bytes)
I0920 22:11:09.699507 1437250 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19672-1431110/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19672-1431110/.minikube/key.pem (1679 bytes)
I0920 22:11:09.699561 1437250 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19672-1431110/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19672-1431110/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19672-1431110/.minikube/certs/ca-key.pem org=jenkins.addons-860203 san=[127.0.0.1 192.168.49.2 addons-860203 localhost minikube]
I0920 22:11:10.003164 1437250 provision.go:177] copyRemoteCerts
I0920 22:11:10.003243 1437250 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
I0920 22:11:10.003289 1437250 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-860203
I0920 22:11:10.033625 1437250 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33530 SSHKeyPath:/home/jenkins/minikube-integration/19672-1431110/.minikube/machines/addons-860203/id_rsa Username:docker}
I0920 22:11:10.134222 1437250 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-1431110/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
I0920 22:11:10.161402 1437250 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-1431110/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
I0920 22:11:10.187560 1437250 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-1431110/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
I0920 22:11:10.212964 1437250 provision.go:87] duration metric: took 532.391676ms to configureAuth
I0920 22:11:10.213045 1437250 ubuntu.go:193] setting minikube options for container-runtime
I0920 22:11:10.213248 1437250 config.go:182] Loaded profile config "addons-860203": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0920 22:11:10.213309 1437250 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-860203
I0920 22:11:10.241600 1437250 main.go:141] libmachine: Using SSH client type: native
I0920 22:11:10.241856 1437250 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil> [] 0s} 127.0.0.1 33530 <nil> <nil>}
I0920 22:11:10.241876 1437250 main.go:141] libmachine: About to run SSH command:
df --output=fstype / | tail -n 1
I0920 22:11:10.376607 1437250 main.go:141] libmachine: SSH cmd err, output: <nil>: overlay
I0920 22:11:10.376628 1437250 ubuntu.go:71] root file system type: overlay
I0920 22:11:10.376771 1437250 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
I0920 22:11:10.376847 1437250 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-860203
I0920 22:11:10.394139 1437250 main.go:141] libmachine: Using SSH client type: native
I0920 22:11:10.394388 1437250 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil> [] 0s} 127.0.0.1 33530 <nil> <nil>}
I0920 22:11:10.394470 1437250 main.go:141] libmachine: About to run SSH command:
sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
Description=Docker Application Container Engine
Documentation=https://docs.docker.com
BindsTo=containerd.service
After=network-online.target firewalld.service containerd.service
Wants=network-online.target
Requires=docker.socket
StartLimitBurst=3
StartLimitIntervalSec=60
[Service]
Type=notify
Restart=on-failure
# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
# The base configuration already specifies an 'ExecStart=...' command. The first directive
# here is to clear out that command inherited from the base configuration. Without this,
# the command from the base configuration and the command specified here are treated as
# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
# will catch this invalid input and refuse to start the service with an error like:
# Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
ExecStart=
ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12
ExecReload=/bin/kill -s HUP \$MAINPID
# Having non-zero Limit*s causes performance problems due to accounting overhead
# in the kernel. We recommend using cgroups to do container-local accounting.
LimitNOFILE=infinity
LimitNPROC=infinity
LimitCORE=infinity
# Uncomment TasksMax if your systemd version supports it.
# Only systemd 226 and above support this version.
TasksMax=infinity
TimeoutStartSec=0
# set delegate yes so that systemd does not reset the cgroups of docker containers
Delegate=yes
# kill only the docker process, not all processes in the cgroup
KillMode=process
[Install]
WantedBy=multi-user.target
" | sudo tee /lib/systemd/system/docker.service.new
I0920 22:11:10.540963 1437250 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
Description=Docker Application Container Engine
Documentation=https://docs.docker.com
BindsTo=containerd.service
After=network-online.target firewalld.service containerd.service
Wants=network-online.target
Requires=docker.socket
StartLimitBurst=3
StartLimitIntervalSec=60
[Service]
Type=notify
Restart=on-failure
# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
# The base configuration already specifies an 'ExecStart=...' command. The first directive
# here is to clear out that command inherited from the base configuration. Without this,
# the command from the base configuration and the command specified here are treated as
# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
# will catch this invalid input and refuse to start the service with an error like:
# Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
ExecStart=
ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12
ExecReload=/bin/kill -s HUP $MAINPID
# Having non-zero Limit*s causes performance problems due to accounting overhead
# in the kernel. We recommend using cgroups to do container-local accounting.
LimitNOFILE=infinity
LimitNPROC=infinity
LimitCORE=infinity
# Uncomment TasksMax if your systemd version supports it.
# Only systemd 226 and above support this version.
TasksMax=infinity
TimeoutStartSec=0
# set delegate yes so that systemd does not reset the cgroups of docker containers
Delegate=yes
# kill only the docker process, not all processes in the cgroup
KillMode=process
[Install]
WantedBy=multi-user.target
I0920 22:11:10.541053 1437250 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-860203
I0920 22:11:10.560013 1437250 main.go:141] libmachine: Using SSH client type: native
I0920 22:11:10.560289 1437250 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil> [] 0s} 127.0.0.1 33530 <nil> <nil>}
I0920 22:11:10.560317 1437250 main.go:141] libmachine: About to run SSH command:
sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
I0920 22:11:11.342485 1437250 main.go:141] libmachine: SSH cmd err, output: <nil>: --- /lib/systemd/system/docker.service 2024-09-19 14:24:16.000000000 +0000
+++ /lib/systemd/system/docker.service.new 2024-09-20 22:11:10.532899678 +0000
@@ -1,46 +1,49 @@
[Unit]
Description=Docker Application Container Engine
Documentation=https://docs.docker.com
-After=network-online.target docker.socket firewalld.service containerd.service time-set.target
-Wants=network-online.target containerd.service
+BindsTo=containerd.service
+After=network-online.target firewalld.service containerd.service
+Wants=network-online.target
Requires=docker.socket
+StartLimitBurst=3
+StartLimitIntervalSec=60
[Service]
Type=notify
-# the default is not to use systemd for cgroups because the delegate issues still
-# exists and systemd currently does not support the cgroup feature set required
-# for containers run by docker
-ExecStart=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
-ExecReload=/bin/kill -s HUP $MAINPID
-TimeoutStartSec=0
-RestartSec=2
-Restart=always
+Restart=on-failure
-# Note that StartLimit* options were moved from "Service" to "Unit" in systemd 229.
-# Both the old, and new location are accepted by systemd 229 and up, so using the old location
-# to make them work for either version of systemd.
-StartLimitBurst=3
-# Note that StartLimitInterval was renamed to StartLimitIntervalSec in systemd 230.
-# Both the old, and new name are accepted by systemd 230 and up, so using the old name to make
-# this option work for either version of systemd.
-StartLimitInterval=60s
+
+# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
+# The base configuration already specifies an 'ExecStart=...' command. The first directive
+# here is to clear out that command inherited from the base configuration. Without this,
+# the command from the base configuration and the command specified here are treated as
+# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
+# will catch this invalid input and refuse to start the service with an error like:
+# Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
+
+# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
+# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
+ExecStart=
+ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12
+ExecReload=/bin/kill -s HUP $MAINPID
# Having non-zero Limit*s causes performance problems due to accounting overhead
# in the kernel. We recommend using cgroups to do container-local accounting.
+LimitNOFILE=infinity
LimitNPROC=infinity
LimitCORE=infinity
-# Comment TasksMax if your systemd version does not support it.
-# Only systemd 226 and above support this option.
+# Uncomment TasksMax if your systemd version supports it.
+# Only systemd 226 and above support this version.
TasksMax=infinity
+TimeoutStartSec=0
# set delegate yes so that systemd does not reset the cgroups of docker containers
Delegate=yes
# kill only the docker process, not all processes in the cgroup
KillMode=process
-OOMScoreAdjust=-500
[Install]
WantedBy=multi-user.target
Synchronizing state of docker.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable docker
I0920 22:11:11.342564 1437250 machine.go:96] duration metric: took 2.130635372s to provisionDockerMachine
I0920 22:11:11.342591 1437250 client.go:171] duration metric: took 11.309372402s to LocalClient.Create
I0920 22:11:11.342643 1437250 start.go:167] duration metric: took 11.309474521s to libmachine.API.Create "addons-860203"
I0920 22:11:11.342657 1437250 start.go:293] postStartSetup for "addons-860203" (driver="docker")
I0920 22:11:11.342669 1437250 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]
I0920 22:11:11.342740 1437250 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
I0920 22:11:11.342783 1437250 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-860203
I0920 22:11:11.359323 1437250 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33530 SSHKeyPath:/home/jenkins/minikube-integration/19672-1431110/.minikube/machines/addons-860203/id_rsa Username:docker}
I0920 22:11:11.453317 1437250 ssh_runner.go:195] Run: cat /etc/os-release
I0920 22:11:11.456608 1437250 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
I0920 22:11:11.456648 1437250 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
I0920 22:11:11.456676 1437250 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
I0920 22:11:11.456690 1437250 info.go:137] Remote host: Ubuntu 22.04.5 LTS
I0920 22:11:11.456701 1437250 filesync.go:126] Scanning /home/jenkins/minikube-integration/19672-1431110/.minikube/addons for local assets ...
I0920 22:11:11.456788 1437250 filesync.go:126] Scanning /home/jenkins/minikube-integration/19672-1431110/.minikube/files for local assets ...
I0920 22:11:11.456815 1437250 start.go:296] duration metric: took 114.151495ms for postStartSetup
I0920 22:11:11.457125 1437250 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-860203
I0920 22:11:11.473312 1437250 profile.go:143] Saving config to /home/jenkins/minikube-integration/19672-1431110/.minikube/profiles/addons-860203/config.json ...
I0920 22:11:11.473609 1437250 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
I0920 22:11:11.473660 1437250 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-860203
I0920 22:11:11.489981 1437250 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33530 SSHKeyPath:/home/jenkins/minikube-integration/19672-1431110/.minikube/machines/addons-860203/id_rsa Username:docker}
I0920 22:11:11.581135 1437250 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
I0920 22:11:11.585640 1437250 start.go:128] duration metric: took 11.560836705s to createHost
I0920 22:11:11.585674 1437250 start.go:83] releasing machines lock for "addons-860203", held for 11.560991294s
I0920 22:11:11.585780 1437250 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-860203
I0920 22:11:11.601869 1437250 ssh_runner.go:195] Run: cat /version.json
I0920 22:11:11.601926 1437250 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-860203
I0920 22:11:11.602177 1437250 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
I0920 22:11:11.602247 1437250 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-860203
I0920 22:11:11.627690 1437250 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33530 SSHKeyPath:/home/jenkins/minikube-integration/19672-1431110/.minikube/machines/addons-860203/id_rsa Username:docker}
I0920 22:11:11.632186 1437250 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33530 SSHKeyPath:/home/jenkins/minikube-integration/19672-1431110/.minikube/machines/addons-860203/id_rsa Username:docker}
I0920 22:11:11.852232 1437250 ssh_runner.go:195] Run: systemctl --version
I0920 22:11:11.856480 1437250 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
I0920 22:11:11.860708 1437250 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' {}" ;
I0920 22:11:11.887251 1437250 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
I0920 22:11:11.887331 1437250 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
I0920 22:11:11.916220 1437250 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
I0920 22:11:11.916294 1437250 start.go:495] detecting cgroup driver to use...
I0920 22:11:11.916338 1437250 detect.go:187] detected "cgroupfs" cgroup driver on host os
I0920 22:11:11.916457 1437250 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
" | sudo tee /etc/crictl.yaml"
I0920 22:11:11.934094 1437250 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
I0920 22:11:11.944569 1437250 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"
I0920 22:11:11.954978 1437250 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
I0920 22:11:11.955098 1437250 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
I0920 22:11:11.965663 1437250 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"
I0920 22:11:11.975954 1437250 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
I0920 22:11:11.986463 1437250 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
I0920 22:11:11.996646 1437250 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
I0920 22:11:12.008925 1437250 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"
I0920 22:11:12.019840 1437250 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
I0920 22:11:12.030149 1437250 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"
I0920 22:11:12.040757 1437250 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
I0920 22:11:12.049681 1437250 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
I0920 22:11:12.059138 1437250 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0920 22:11:12.148336 1437250 ssh_runner.go:195] Run: sudo systemctl restart containerd
I0920 22:11:12.246482 1437250 start.go:495] detecting cgroup driver to use...
I0920 22:11:12.246537 1437250 detect.go:187] detected "cgroupfs" cgroup driver on host os
I0920 22:11:12.246615 1437250 ssh_runner.go:195] Run: sudo systemctl cat docker.service
I0920 22:11:12.261829 1437250 cruntime.go:279] skipping containerd shutdown because we are bound to it
I0920 22:11:12.261986 1437250 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
I0920 22:11:12.274793 1437250 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
" | sudo tee /etc/crictl.yaml"
I0920 22:11:12.292444 1437250 ssh_runner.go:195] Run: which cri-dockerd
I0920 22:11:12.296390 1437250 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
I0920 22:11:12.305676 1437250 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
I0920 22:11:12.330218 1437250 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
I0920 22:11:12.434223 1437250 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
I0920 22:11:12.533941 1437250 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
I0920 22:11:12.534085 1437250 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
I0920 22:11:12.556948 1437250 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0920 22:11:12.663164 1437250 ssh_runner.go:195] Run: sudo systemctl restart docker
I0920 22:11:12.923639 1437250 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
I0920 22:11:12.936029 1437250 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
I0920 22:11:12.950274 1437250 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
I0920 22:11:13.046602 1437250 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
I0920 22:11:13.138345 1437250 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0920 22:11:13.227119 1437250 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
I0920 22:11:13.241407 1437250 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
I0920 22:11:13.253111 1437250 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0920 22:11:13.353669 1437250 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
I0920 22:11:13.423900 1437250 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
I0920 22:11:13.424049 1437250 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
I0920 22:11:13.429378 1437250 start.go:563] Will wait 60s for crictl version
I0920 22:11:13.429474 1437250 ssh_runner.go:195] Run: which crictl
I0920 22:11:13.433274 1437250 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
I0920 22:11:13.477957 1437250 start.go:579] Version: 0.1.0
RuntimeName: docker
RuntimeVersion: 27.3.0
RuntimeApiVersion: v1
I0920 22:11:13.478079 1437250 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
I0920 22:11:13.499700 1437250 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
I0920 22:11:13.529681 1437250 out.go:235] * Preparing Kubernetes v1.31.1 on Docker 27.3.0 ...
I0920 22:11:13.529826 1437250 cli_runner.go:164] Run: docker network inspect addons-860203 --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}}]}"
I0920 22:11:13.545768 1437250 ssh_runner.go:195] Run: grep 192.168.49.1 host.minikube.internal$ /etc/hosts
I0920 22:11:13.549513 1437250 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""
I0920 22:11:13.560613 1437250 kubeadm.go:883] updating cluster {Name:addons-860203 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-860203 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuF
irmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
I0920 22:11:13.560732 1437250 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
I0920 22:11:13.560790 1437250 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
I0920 22:11:13.579457 1437250 docker.go:685] Got preloaded images: -- stdout --
registry.k8s.io/kube-apiserver:v1.31.1
registry.k8s.io/kube-scheduler:v1.31.1
registry.k8s.io/kube-controller-manager:v1.31.1
registry.k8s.io/kube-proxy:v1.31.1
registry.k8s.io/coredns/coredns:v1.11.3
registry.k8s.io/etcd:3.5.15-0
registry.k8s.io/pause:3.10
gcr.io/k8s-minikube/storage-provisioner:v5
-- /stdout --
I0920 22:11:13.579477 1437250 docker.go:615] Images already preloaded, skipping extraction
I0920 22:11:13.579538 1437250 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
I0920 22:11:13.598294 1437250 docker.go:685] Got preloaded images: -- stdout --
registry.k8s.io/kube-apiserver:v1.31.1
registry.k8s.io/kube-scheduler:v1.31.1
registry.k8s.io/kube-controller-manager:v1.31.1
registry.k8s.io/kube-proxy:v1.31.1
registry.k8s.io/coredns/coredns:v1.11.3
registry.k8s.io/etcd:3.5.15-0
registry.k8s.io/pause:3.10
gcr.io/k8s-minikube/storage-provisioner:v5
-- /stdout --
I0920 22:11:13.598315 1437250 cache_images.go:84] Images are preloaded, skipping loading
I0920 22:11:13.598326 1437250 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 docker true true} ...
I0920 22:11:13.598418 1437250 kubeadm.go:946] kubelet [Unit]
Wants=docker.socket
[Service]
ExecStart=
ExecStart=/var/lib/minikube/binaries/v1.31.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=addons-860203 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
[Install]
config:
{KubernetesVersion:v1.31.1 ClusterName:addons-860203 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
I0920 22:11:13.598485 1437250 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
I0920 22:11:13.640169 1437250 cni.go:84] Creating CNI manager for ""
I0920 22:11:13.640199 1437250 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
I0920 22:11:13.640209 1437250 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
I0920 22:11:13.640229 1437250 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.31.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-860203 NodeName:addons-860203 DNSDomain:cluster.local CRISocket:/var/run/cri-dockerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.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/kuber
netes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/cri-dockerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
I0920 22:11:13.640377 1437250 kubeadm.go:187] kubeadm config:
apiVersion: kubeadm.k8s.io/v1beta3
kind: InitConfiguration
localAPIEndpoint:
advertiseAddress: 192.168.49.2
bindPort: 8443
bootstrapTokens:
- groups:
- system:bootstrappers:kubeadm:default-node-token
ttl: 24h0m0s
usages:
- signing
- authentication
nodeRegistration:
criSocket: unix:///var/run/cri-dockerd.sock
name: "addons-860203"
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.31.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:///var/run/cri-dockerd.sock
hairpinMode: hairpin-veth
runtimeRequestTimeout: 15m
clusterDomain: "cluster.local"
# disable disk resource management by default
imageGCHighThresholdPercent: 100
evictionHard:
nodefs.available: "0%"
nodefs.inodesFree: "0%"
imagefs.available: "0%"
failSwapOn: false
staticPodPath: /etc/kubernetes/manifests
---
apiVersion: kubeproxy.config.k8s.io/v1alpha1
kind: KubeProxyConfiguration
clusterCIDR: "10.244.0.0/16"
metricsBindAddress: 0.0.0.0:10249
conntrack:
maxPerCore: 0
# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
tcpEstablishedTimeout: 0s
# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
tcpCloseWaitTimeout: 0s
I0920 22:11:13.640449 1437250 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
I0920 22:11:13.649222 1437250 binaries.go:44] Found k8s binaries, skipping transfer
I0920 22:11:13.649294 1437250 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
I0920 22:11:13.658087 1437250 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (312 bytes)
I0920 22:11:13.676733 1437250 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
I0920 22:11:13.696440 1437250 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2155 bytes)
I0920 22:11:13.714812 1437250 ssh_runner.go:195] Run: grep 192.168.49.2 control-plane.minikube.internal$ /etc/hosts
I0920 22:11:13.718195 1437250 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""
I0920 22:11:13.728673 1437250 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0920 22:11:13.818841 1437250 ssh_runner.go:195] Run: sudo systemctl start kubelet
I0920 22:11:13.834028 1437250 certs.go:68] Setting up /home/jenkins/minikube-integration/19672-1431110/.minikube/profiles/addons-860203 for IP: 192.168.49.2
I0920 22:11:13.834092 1437250 certs.go:194] generating shared ca certs ...
I0920 22:11:13.834122 1437250 certs.go:226] acquiring lock for ca certs: {Name:mkb63a23b6c1705f7f8da5dc3b2062b12902193f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0920 22:11:13.834281 1437250 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19672-1431110/.minikube/ca.key
I0920 22:11:14.684911 1437250 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-1431110/.minikube/ca.crt ...
I0920 22:11:14.684944 1437250 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1431110/.minikube/ca.crt: {Name:mk0665ad6b5ffe54f7121f590dfc8a84b33d9d6c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0920 22:11:14.685760 1437250 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-1431110/.minikube/ca.key ...
I0920 22:11:14.685777 1437250 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1431110/.minikube/ca.key: {Name:mk0090fa3e4a5d91e019eb2318a1087fe16caa5b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0920 22:11:14.686487 1437250 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19672-1431110/.minikube/proxy-client-ca.key
I0920 22:11:14.802951 1437250 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-1431110/.minikube/proxy-client-ca.crt ...
I0920 22:11:14.802978 1437250 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1431110/.minikube/proxy-client-ca.crt: {Name:mkb03a292981a629db2acba8bc080725787582a7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0920 22:11:14.803151 1437250 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-1431110/.minikube/proxy-client-ca.key ...
I0920 22:11:14.803162 1437250 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1431110/.minikube/proxy-client-ca.key: {Name:mk058371e409208c0eb491681b0174cde37b9cb4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0920 22:11:14.803800 1437250 certs.go:256] generating profile certs ...
I0920 22:11:14.803867 1437250 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19672-1431110/.minikube/profiles/addons-860203/client.key
I0920 22:11:14.803892 1437250 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19672-1431110/.minikube/profiles/addons-860203/client.crt with IP's: []
I0920 22:11:15.122897 1437250 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-1431110/.minikube/profiles/addons-860203/client.crt ...
I0920 22:11:15.122940 1437250 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1431110/.minikube/profiles/addons-860203/client.crt: {Name:mka52b51293bcec35602fb5706334454d0fcf55a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0920 22:11:15.123716 1437250 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-1431110/.minikube/profiles/addons-860203/client.key ...
I0920 22:11:15.123733 1437250 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1431110/.minikube/profiles/addons-860203/client.key: {Name:mkb883981f116448ecb8f763ea5789f81f3a39de Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0920 22:11:15.123822 1437250 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19672-1431110/.minikube/profiles/addons-860203/apiserver.key.9c71775c
I0920 22:11:15.123842 1437250 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19672-1431110/.minikube/profiles/addons-860203/apiserver.crt.9c71775c with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
I0920 22:11:15.299225 1437250 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-1431110/.minikube/profiles/addons-860203/apiserver.crt.9c71775c ...
I0920 22:11:15.299260 1437250 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1431110/.minikube/profiles/addons-860203/apiserver.crt.9c71775c: {Name:mk914307924a4c6a3ccbae66616ae5437ddb53e2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0920 22:11:15.299473 1437250 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-1431110/.minikube/profiles/addons-860203/apiserver.key.9c71775c ...
I0920 22:11:15.299489 1437250 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1431110/.minikube/profiles/addons-860203/apiserver.key.9c71775c: {Name:mk71be1a5d2becf8bc44256363e109e3ef71a577 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0920 22:11:15.300200 1437250 certs.go:381] copying /home/jenkins/minikube-integration/19672-1431110/.minikube/profiles/addons-860203/apiserver.crt.9c71775c -> /home/jenkins/minikube-integration/19672-1431110/.minikube/profiles/addons-860203/apiserver.crt
I0920 22:11:15.300303 1437250 certs.go:385] copying /home/jenkins/minikube-integration/19672-1431110/.minikube/profiles/addons-860203/apiserver.key.9c71775c -> /home/jenkins/minikube-integration/19672-1431110/.minikube/profiles/addons-860203/apiserver.key
I0920 22:11:15.300366 1437250 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19672-1431110/.minikube/profiles/addons-860203/proxy-client.key
I0920 22:11:15.300389 1437250 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19672-1431110/.minikube/profiles/addons-860203/proxy-client.crt with IP's: []
I0920 22:11:15.501045 1437250 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-1431110/.minikube/profiles/addons-860203/proxy-client.crt ...
I0920 22:11:15.501080 1437250 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1431110/.minikube/profiles/addons-860203/proxy-client.crt: {Name:mk9a31a706580984f3f3f3d5f8ffc6f48dd2d2d1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0920 22:11:15.501276 1437250 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-1431110/.minikube/profiles/addons-860203/proxy-client.key ...
I0920 22:11:15.501291 1437250 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1431110/.minikube/profiles/addons-860203/proxy-client.key: {Name:mk6c05fd7df0c3c5d4b46baae472c4132ec0b8ec Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0920 22:11:15.502050 1437250 certs.go:484] found cert: /home/jenkins/minikube-integration/19672-1431110/.minikube/certs/ca-key.pem (1679 bytes)
I0920 22:11:15.502099 1437250 certs.go:484] found cert: /home/jenkins/minikube-integration/19672-1431110/.minikube/certs/ca.pem (1078 bytes)
I0920 22:11:15.502131 1437250 certs.go:484] found cert: /home/jenkins/minikube-integration/19672-1431110/.minikube/certs/cert.pem (1123 bytes)
I0920 22:11:15.502160 1437250 certs.go:484] found cert: /home/jenkins/minikube-integration/19672-1431110/.minikube/certs/key.pem (1679 bytes)
I0920 22:11:15.502768 1437250 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-1431110/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
I0920 22:11:15.527564 1437250 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-1431110/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
I0920 22:11:15.553087 1437250 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-1431110/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
I0920 22:11:15.578695 1437250 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-1431110/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
I0920 22:11:15.602489 1437250 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-1431110/.minikube/profiles/addons-860203/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
I0920 22:11:15.626719 1437250 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-1431110/.minikube/profiles/addons-860203/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
I0920 22:11:15.650874 1437250 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-1431110/.minikube/profiles/addons-860203/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
I0920 22:11:15.675048 1437250 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-1431110/.minikube/profiles/addons-860203/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
I0920 22:11:15.699207 1437250 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-1431110/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
I0920 22:11:15.723266 1437250 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
I0920 22:11:15.741419 1437250 ssh_runner.go:195] Run: openssl version
I0920 22:11:15.747178 1437250 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"
I0920 22:11:15.756789 1437250 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
I0920 22:11:15.760196 1437250 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 20 22:11 /usr/share/ca-certificates/minikubeCA.pem
I0920 22:11:15.760265 1437250 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
I0920 22:11:15.767307 1437250 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"
I0920 22:11:15.777212 1437250 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
I0920 22:11:15.780570 1437250 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
I0920 22:11:15.780616 1437250 kubeadm.go:392] StartCluster: {Name:addons-860203 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-860203 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirm
warePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
I0920 22:11:15.780749 1437250 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
I0920 22:11:15.798175 1437250 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
I0920 22:11:15.807410 1437250 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
I0920 22:11:15.816471 1437250 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
I0920 22:11:15.816536 1437250 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
I0920 22:11:15.827573 1437250 kubeadm.go:155] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
stdout:
stderr:
ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
I0920 22:11:15.827640 1437250 kubeadm.go:157] found existing configuration files:
I0920 22:11:15.827718 1437250 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
I0920 22:11:15.836691 1437250 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
stdout:
stderr:
grep: /etc/kubernetes/admin.conf: No such file or directory
I0920 22:11:15.836782 1437250 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
I0920 22:11:15.845585 1437250 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
I0920 22:11:15.855732 1437250 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
stdout:
stderr:
grep: /etc/kubernetes/kubelet.conf: No such file or directory
I0920 22:11:15.855800 1437250 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
I0920 22:11:15.864418 1437250 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
I0920 22:11:15.873356 1437250 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
stdout:
stderr:
grep: /etc/kubernetes/controller-manager.conf: No such file or directory
I0920 22:11:15.873447 1437250 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
I0920 22:11:15.882026 1437250 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
I0920 22:11:15.890903 1437250 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
stdout:
stderr:
grep: /etc/kubernetes/scheduler.conf: No such file or directory
I0920 22:11:15.890971 1437250 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
I0920 22:11:15.899538 1437250 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.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"
I0920 22:11:15.940099 1437250 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
I0920 22:11:15.940166 1437250 kubeadm.go:310] [preflight] Running pre-flight checks
I0920 22:11:15.975453 1437250 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
I0920 22:11:15.975528 1437250 kubeadm.go:310] [0;37mKERNEL_VERSION[0m: [0;32m5.15.0-1070-aws[0m
I0920 22:11:15.975572 1437250 kubeadm.go:310] [0;37mOS[0m: [0;32mLinux[0m
I0920 22:11:15.975632 1437250 kubeadm.go:310] [0;37mCGROUPS_CPU[0m: [0;32menabled[0m
I0920 22:11:15.975688 1437250 kubeadm.go:310] [0;37mCGROUPS_CPUACCT[0m: [0;32menabled[0m
I0920 22:11:15.975738 1437250 kubeadm.go:310] [0;37mCGROUPS_CPUSET[0m: [0;32menabled[0m
I0920 22:11:15.975790 1437250 kubeadm.go:310] [0;37mCGROUPS_DEVICES[0m: [0;32menabled[0m
I0920 22:11:15.975841 1437250 kubeadm.go:310] [0;37mCGROUPS_FREEZER[0m: [0;32menabled[0m
I0920 22:11:15.975892 1437250 kubeadm.go:310] [0;37mCGROUPS_MEMORY[0m: [0;32menabled[0m
I0920 22:11:15.975940 1437250 kubeadm.go:310] [0;37mCGROUPS_PIDS[0m: [0;32menabled[0m
I0920 22:11:15.975993 1437250 kubeadm.go:310] [0;37mCGROUPS_HUGETLB[0m: [0;32menabled[0m
I0920 22:11:15.976041 1437250 kubeadm.go:310] [0;37mCGROUPS_BLKIO[0m: [0;32menabled[0m
I0920 22:11:16.041861 1437250 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
I0920 22:11:16.041993 1437250 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
I0920 22:11:16.042088 1437250 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
I0920 22:11:16.059615 1437250 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
I0920 22:11:16.062313 1437250 out.go:235] - Generating certificates and keys ...
I0920 22:11:16.062411 1437250 kubeadm.go:310] [certs] Using existing ca certificate authority
I0920 22:11:16.062514 1437250 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
I0920 22:11:16.580680 1437250 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
I0920 22:11:16.743104 1437250 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
I0920 22:11:17.276354 1437250 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
I0920 22:11:17.660914 1437250 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
I0920 22:11:17.937741 1437250 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
I0920 22:11:17.937961 1437250 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-860203 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I0920 22:11:19.018327 1437250 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
I0920 22:11:19.018622 1437250 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-860203 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I0920 22:11:19.499911 1437250 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
I0920 22:11:20.013206 1437250 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
I0920 22:11:20.280613 1437250 kubeadm.go:310] [certs] Generating "sa" key and public key
I0920 22:11:20.281040 1437250 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
I0920 22:11:21.243214 1437250 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
I0920 22:11:21.735230 1437250 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
I0920 22:11:21.981617 1437250 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
I0920 22:11:22.146843 1437250 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
I0920 22:11:22.398717 1437250 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
I0920 22:11:22.399370 1437250 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
I0920 22:11:22.402364 1437250 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
I0920 22:11:22.404454 1437250 out.go:235] - Booting up control plane ...
I0920 22:11:22.404569 1437250 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
I0920 22:11:22.404652 1437250 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
I0920 22:11:22.405337 1437250 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
I0920 22:11:22.416577 1437250 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
I0920 22:11:22.423191 1437250 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
I0920 22:11:22.423459 1437250 kubeadm.go:310] [kubelet-start] Starting the kubelet
I0920 22:11:22.544766 1437250 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
I0920 22:11:22.544888 1437250 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
I0920 22:11:23.543261 1437250 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.00084109s
I0920 22:11:23.543355 1437250 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
I0920 22:11:31.044837 1437250 kubeadm.go:310] [api-check] The API server is healthy after 7.501662901s
I0920 22:11:31.068377 1437250 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
I0920 22:11:31.082131 1437250 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
I0920 22:11:31.111492 1437250 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
I0920 22:11:31.111728 1437250 kubeadm.go:310] [mark-control-plane] Marking the node addons-860203 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
I0920 22:11:31.127072 1437250 kubeadm.go:310] [bootstrap-token] Using token: f9qrbx.ovidgbjqjnqjux0k
I0920 22:11:31.130003 1437250 out.go:235] - Configuring RBAC rules ...
I0920 22:11:31.130139 1437250 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
I0920 22:11:31.134893 1437250 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
I0920 22:11:31.144121 1437250 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
I0920 22:11:31.150253 1437250 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
I0920 22:11:31.154299 1437250 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
I0920 22:11:31.158649 1437250 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
I0920 22:11:31.456184 1437250 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
I0920 22:11:31.883908 1437250 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
I0920 22:11:32.451654 1437250 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
I0920 22:11:32.452838 1437250 kubeadm.go:310]
I0920 22:11:32.452918 1437250 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
I0920 22:11:32.452932 1437250 kubeadm.go:310]
I0920 22:11:32.453008 1437250 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
I0920 22:11:32.453020 1437250 kubeadm.go:310]
I0920 22:11:32.453046 1437250 kubeadm.go:310] mkdir -p $HOME/.kube
I0920 22:11:32.453120 1437250 kubeadm.go:310] sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
I0920 22:11:32.453176 1437250 kubeadm.go:310] sudo chown $(id -u):$(id -g) $HOME/.kube/config
I0920 22:11:32.453185 1437250 kubeadm.go:310]
I0920 22:11:32.453238 1437250 kubeadm.go:310] Alternatively, if you are the root user, you can run:
I0920 22:11:32.453247 1437250 kubeadm.go:310]
I0920 22:11:32.453294 1437250 kubeadm.go:310] export KUBECONFIG=/etc/kubernetes/admin.conf
I0920 22:11:32.453303 1437250 kubeadm.go:310]
I0920 22:11:32.453355 1437250 kubeadm.go:310] You should now deploy a pod network to the cluster.
I0920 22:11:32.453433 1437250 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
I0920 22:11:32.453505 1437250 kubeadm.go:310] https://kubernetes.io/docs/concepts/cluster-administration/addons/
I0920 22:11:32.453513 1437250 kubeadm.go:310]
I0920 22:11:32.453596 1437250 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
I0920 22:11:32.453674 1437250 kubeadm.go:310] and service account keys on each node and then running the following as root:
I0920 22:11:32.453683 1437250 kubeadm.go:310]
I0920 22:11:32.453766 1437250 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token f9qrbx.ovidgbjqjnqjux0k \
I0920 22:11:32.453872 1437250 kubeadm.go:310] --discovery-token-ca-cert-hash sha256:dba785f05f9af5e10914cb4a95f718c4d16aaf429b63058a8bb7654f2b6eb9a6 \
I0920 22:11:32.453896 1437250 kubeadm.go:310] --control-plane
I0920 22:11:32.453905 1437250 kubeadm.go:310]
I0920 22:11:32.453988 1437250 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
I0920 22:11:32.453997 1437250 kubeadm.go:310]
I0920 22:11:32.454077 1437250 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token f9qrbx.ovidgbjqjnqjux0k \
I0920 22:11:32.454177 1437250 kubeadm.go:310] --discovery-token-ca-cert-hash sha256:dba785f05f9af5e10914cb4a95f718c4d16aaf429b63058a8bb7654f2b6eb9a6
I0920 22:11:32.457563 1437250 kubeadm.go:310] W0920 22:11:15.936153 1809 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
I0920 22:11:32.457960 1437250 kubeadm.go:310] W0920 22:11:15.937492 1809 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
I0920 22:11:32.458208 1437250 kubeadm.go:310] [WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1070-aws\n", err: exit status 1
I0920 22:11:32.458326 1437250 kubeadm.go:310] [WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
I0920 22:11:32.458352 1437250 cni.go:84] Creating CNI manager for ""
I0920 22:11:32.458374 1437250 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
I0920 22:11:32.461090 1437250 out.go:177] * Configuring bridge CNI (Container Networking Interface) ...
I0920 22:11:32.463558 1437250 ssh_runner.go:195] Run: sudo mkdir -p /etc/cni/net.d
I0920 22:11:32.472475 1437250 ssh_runner.go:362] scp memory --> /etc/cni/net.d/1-k8s.conflist (496 bytes)
I0920 22:11:32.492833 1437250 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
I0920 22:11:32.492935 1437250 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
I0920 22:11:32.493031 1437250 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-860203 minikube.k8s.io/updated_at=2024_09_20T22_11_32_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=b921bee7dddd4990dd76a4773b23d7ec11e6144f minikube.k8s.io/name=addons-860203 minikube.k8s.io/primary=true
I0920 22:11:32.608941 1437250 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0920 22:11:32.660696 1437250 ops.go:34] apiserver oom_adj: -16
I0920 22:11:33.109309 1437250 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0920 22:11:33.609144 1437250 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0920 22:11:34.109034 1437250 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0920 22:11:34.609666 1437250 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0920 22:11:35.109016 1437250 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0920 22:11:35.609039 1437250 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0920 22:11:36.109518 1437250 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0920 22:11:36.608989 1437250 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0920 22:11:37.109441 1437250 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0920 22:11:37.216986 1437250 kubeadm.go:1113] duration metric: took 4.724098596s to wait for elevateKubeSystemPrivileges
I0920 22:11:37.217079 1437250 kubeadm.go:394] duration metric: took 21.436466317s to StartCluster
I0920 22:11:37.217137 1437250 settings.go:142] acquiring lock: {Name:mke25580fff74d1ca80ea87db010c6c8e10f6b3d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0920 22:11:37.217302 1437250 settings.go:150] Updating kubeconfig: /home/jenkins/minikube-integration/19672-1431110/kubeconfig
I0920 22:11:37.217763 1437250 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1431110/kubeconfig: {Name:mk35d9577dd5026a704c231b87328cbc763b753d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0920 22:11:37.218579 1437250 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
I0920 22:11:37.218898 1437250 config.go:182] Loaded profile config "addons-860203": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0920 22:11:37.219002 1437250 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}
I0920 22:11:37.219052 1437250 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 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]
I0920 22:11:37.219214 1437250 addons.go:69] Setting yakd=true in profile "addons-860203"
I0920 22:11:37.219229 1437250 addons.go:234] Setting addon yakd=true in "addons-860203"
I0920 22:11:37.219251 1437250 host.go:66] Checking if "addons-860203" exists ...
I0920 22:11:37.219756 1437250 cli_runner.go:164] Run: docker container inspect addons-860203 --format={{.State.Status}}
I0920 22:11:37.220252 1437250 addons.go:69] Setting inspektor-gadget=true in profile "addons-860203"
I0920 22:11:37.220271 1437250 addons.go:234] Setting addon inspektor-gadget=true in "addons-860203"
I0920 22:11:37.220297 1437250 host.go:66] Checking if "addons-860203" exists ...
I0920 22:11:37.220732 1437250 cli_runner.go:164] Run: docker container inspect addons-860203 --format={{.State.Status}}
I0920 22:11:37.223077 1437250 addons.go:69] Setting metrics-server=true in profile "addons-860203"
I0920 22:11:37.227092 1437250 addons.go:234] Setting addon metrics-server=true in "addons-860203"
I0920 22:11:37.223228 1437250 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-860203"
I0920 22:11:37.223238 1437250 addons.go:69] Setting registry=true in profile "addons-860203"
I0920 22:11:37.223245 1437250 addons.go:69] Setting storage-provisioner=true in profile "addons-860203"
I0920 22:11:37.223249 1437250 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-860203"
I0920 22:11:37.223252 1437250 addons.go:69] Setting volcano=true in profile "addons-860203"
I0920 22:11:37.223256 1437250 addons.go:69] Setting volumesnapshots=true in profile "addons-860203"
I0920 22:11:37.224281 1437250 addons.go:69] Setting cloud-spanner=true in profile "addons-860203"
I0920 22:11:37.224297 1437250 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-860203"
I0920 22:11:37.224304 1437250 addons.go:69] Setting default-storageclass=true in profile "addons-860203"
I0920 22:11:37.224312 1437250 addons.go:69] Setting gcp-auth=true in profile "addons-860203"
I0920 22:11:37.224319 1437250 addons.go:69] Setting ingress=true in profile "addons-860203"
I0920 22:11:37.224332 1437250 addons.go:69] Setting ingress-dns=true in profile "addons-860203"
I0920 22:11:37.226984 1437250 out.go:177] * Verifying Kubernetes components...
I0920 22:11:37.227762 1437250 host.go:66] Checking if "addons-860203" exists ...
I0920 22:11:37.228399 1437250 cli_runner.go:164] Run: docker container inspect addons-860203 --format={{.State.Status}}
I0920 22:11:37.232711 1437250 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0920 22:11:37.232965 1437250 addons.go:234] Setting addon volumesnapshots=true in "addons-860203"
I0920 22:11:37.233044 1437250 host.go:66] Checking if "addons-860203" exists ...
I0920 22:11:37.233642 1437250 cli_runner.go:164] Run: docker container inspect addons-860203 --format={{.State.Status}}
I0920 22:11:37.239575 1437250 addons.go:234] Setting addon cloud-spanner=true in "addons-860203"
I0920 22:11:37.239653 1437250 host.go:66] Checking if "addons-860203" exists ...
I0920 22:11:37.240491 1437250 cli_runner.go:164] Run: docker container inspect addons-860203 --format={{.State.Status}}
I0920 22:11:37.244336 1437250 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-860203"
I0920 22:11:37.244415 1437250 host.go:66] Checking if "addons-860203" exists ...
I0920 22:11:37.244969 1437250 cli_runner.go:164] Run: docker container inspect addons-860203 --format={{.State.Status}}
I0920 22:11:37.262251 1437250 addons.go:234] Setting addon registry=true in "addons-860203"
I0920 22:11:37.262314 1437250 host.go:66] Checking if "addons-860203" exists ...
I0920 22:11:37.262794 1437250 cli_runner.go:164] Run: docker container inspect addons-860203 --format={{.State.Status}}
I0920 22:11:37.262987 1437250 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-860203"
I0920 22:11:37.263021 1437250 host.go:66] Checking if "addons-860203" exists ...
I0920 22:11:37.263452 1437250 cli_runner.go:164] Run: docker container inspect addons-860203 --format={{.State.Status}}
I0920 22:11:37.274302 1437250 addons.go:234] Setting addon storage-provisioner=true in "addons-860203"
I0920 22:11:37.274369 1437250 host.go:66] Checking if "addons-860203" exists ...
I0920 22:11:37.274943 1437250 cli_runner.go:164] Run: docker container inspect addons-860203 --format={{.State.Status}}
I0920 22:11:37.276270 1437250 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-860203"
I0920 22:11:37.276617 1437250 cli_runner.go:164] Run: docker container inspect addons-860203 --format={{.State.Status}}
I0920 22:11:37.288829 1437250 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-860203"
I0920 22:11:37.289484 1437250 mustload.go:65] Loading cluster: addons-860203
I0920 22:11:37.289679 1437250 config.go:182] Loaded profile config "addons-860203": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0920 22:11:37.289851 1437250 cli_runner.go:164] Run: docker container inspect addons-860203 --format={{.State.Status}}
I0920 22:11:37.289919 1437250 cli_runner.go:164] Run: docker container inspect addons-860203 --format={{.State.Status}}
I0920 22:11:37.303435 1437250 addons.go:234] Setting addon volcano=true in "addons-860203"
I0920 22:11:37.303493 1437250 host.go:66] Checking if "addons-860203" exists ...
I0920 22:11:37.303974 1437250 cli_runner.go:164] Run: docker container inspect addons-860203 --format={{.State.Status}}
I0920 22:11:37.304124 1437250 addons.go:234] Setting addon ingress=true in "addons-860203"
I0920 22:11:37.304228 1437250 host.go:66] Checking if "addons-860203" exists ...
I0920 22:11:37.304964 1437250 cli_runner.go:164] Run: docker container inspect addons-860203 --format={{.State.Status}}
I0920 22:11:37.321404 1437250 addons.go:234] Setting addon ingress-dns=true in "addons-860203"
I0920 22:11:37.321562 1437250 host.go:66] Checking if "addons-860203" exists ...
I0920 22:11:37.322575 1437250 cli_runner.go:164] Run: docker container inspect addons-860203 --format={{.State.Status}}
I0920 22:11:37.439929 1437250 out.go:177] - Using image docker.io/marcnuri/yakd:0.0.5
I0920 22:11:37.446596 1437250 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
I0920 22:11:37.446673 1437250 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
I0920 22:11:37.446773 1437250 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-860203
I0920 22:11:37.448590 1437250 out.go:177] - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
I0920 22:11:37.452579 1437250 out.go:177] - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
I0920 22:11:37.473169 1437250 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
I0920 22:11:37.491725 1437250 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
I0920 22:11:37.491922 1437250 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-860203
I0920 22:11:37.499207 1437250 host.go:66] Checking if "addons-860203" exists ...
I0920 22:11:37.502678 1437250 out.go:177] - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
I0920 22:11:37.502889 1437250 out.go:177] - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
I0920 22:11:37.524886 1437250 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
I0920 22:11:37.524999 1437250 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
I0920 22:11:37.525125 1437250 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-860203
I0920 22:11:37.541074 1437250 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
I0920 22:11:37.541167 1437250 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
I0920 22:11:37.541291 1437250 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-860203
I0920 22:11:37.545526 1437250 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
I0920 22:11:37.545553 1437250 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
I0920 22:11:37.545637 1437250 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-860203
I0920 22:11:37.558733 1437250 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-860203"
I0920 22:11:37.558783 1437250 host.go:66] Checking if "addons-860203" exists ...
I0920 22:11:37.559751 1437250 cli_runner.go:164] Run: docker container inspect addons-860203 --format={{.State.Status}}
I0920 22:11:37.561196 1437250 out.go:177] - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
I0920 22:11:37.561452 1437250 out.go:177] - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
I0920 22:11:37.562279 1437250 out.go:177] - Using image docker.io/volcanosh/vc-webhook-manager:v1.9.0
I0920 22:11:37.569250 1437250 out.go:177] - Using image docker.io/volcanosh/vc-controller-manager:v1.9.0
I0920 22:11:37.569465 1437250 out.go:177] - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
I0920 22:11:37.570498 1437250 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
I0920 22:11:37.573938 1437250 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
I0920 22:11:37.574019 1437250 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-860203
I0920 22:11:37.607655 1437250 out.go:177] - Using image docker.io/registry:2.8.3
I0920 22:11:37.610617 1437250 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
I0920 22:11:37.610643 1437250 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
I0920 22:11:37.610726 1437250 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-860203
I0920 22:11:37.610910 1437250 out.go:177] - Using image docker.io/volcanosh/vc-scheduler:v1.9.0
I0920 22:11:37.614877 1437250 out.go:177] - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
I0920 22:11:37.621330 1437250 addons.go:431] installing /etc/kubernetes/addons/volcano-deployment.yaml
I0920 22:11:37.621409 1437250 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (434001 bytes)
I0920 22:11:37.621513 1437250 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-860203
I0920 22:11:37.636275 1437250 out.go:177] - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
I0920 22:11:37.650125 1437250 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
I0920 22:11:37.660364 1437250 out.go:177] - Using image gcr.io/k8s-minikube/storage-provisioner:v5
I0920 22:11:37.660735 1437250 addons.go:234] Setting addon default-storageclass=true in "addons-860203"
I0920 22:11:37.660786 1437250 host.go:66] Checking if "addons-860203" exists ...
I0920 22:11:37.661251 1437250 cli_runner.go:164] Run: docker container inspect addons-860203 --format={{.State.Status}}
I0920 22:11:37.663385 1437250 out.go:177] - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
I0920 22:11:37.667168 1437250 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
I0920 22:11:37.667191 1437250 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
I0920 22:11:37.667280 1437250 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-860203
I0920 22:11:37.690198 1437250 out.go:177] - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
I0920 22:11:37.696402 1437250 out.go:177] - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
I0920 22:11:37.698497 1437250 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
I0920 22:11:37.701360 1437250 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33530 SSHKeyPath:/home/jenkins/minikube-integration/19672-1431110/.minikube/machines/addons-860203/id_rsa Username:docker}
I0920 22:11:37.704465 1437250 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
I0920 22:11:37.704489 1437250 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
I0920 22:11:37.704568 1437250 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-860203
I0920 22:11:37.708217 1437250 out.go:177] - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
I0920 22:11:37.710685 1437250 out.go:177] - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
I0920 22:11:37.715567 1437250 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
I0920 22:11:37.715591 1437250 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
I0920 22:11:37.715660 1437250 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-860203
I0920 22:11:37.716190 1437250 out.go:177] - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
I0920 22:11:37.720220 1437250 out.go:177] - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
I0920 22:11:37.722002 1437250 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
I0920 22:11:37.722023 1437250 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
I0920 22:11:37.722099 1437250 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-860203
I0920 22:11:37.768187 1437250 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33530 SSHKeyPath:/home/jenkins/minikube-integration/19672-1431110/.minikube/machines/addons-860203/id_rsa Username:docker}
I0920 22:11:37.794048 1437250 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33530 SSHKeyPath:/home/jenkins/minikube-integration/19672-1431110/.minikube/machines/addons-860203/id_rsa Username:docker}
I0920 22:11:37.831218 1437250 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33530 SSHKeyPath:/home/jenkins/minikube-integration/19672-1431110/.minikube/machines/addons-860203/id_rsa Username:docker}
I0920 22:11:37.835913 1437250 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.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.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
I0920 22:11:37.836152 1437250 ssh_runner.go:195] Run: sudo systemctl start kubelet
I0920 22:11:37.838832 1437250 out.go:177] - Using image docker.io/rancher/local-path-provisioner:v0.0.22
I0920 22:11:37.839984 1437250 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33530 SSHKeyPath:/home/jenkins/minikube-integration/19672-1431110/.minikube/machines/addons-860203/id_rsa Username:docker}
I0920 22:11:37.841542 1437250 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33530 SSHKeyPath:/home/jenkins/minikube-integration/19672-1431110/.minikube/machines/addons-860203/id_rsa Username:docker}
I0920 22:11:37.844237 1437250 out.go:177] - Using image docker.io/busybox:stable
I0920 22:11:37.845738 1437250 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33530 SSHKeyPath:/home/jenkins/minikube-integration/19672-1431110/.minikube/machines/addons-860203/id_rsa Username:docker}
I0920 22:11:37.846696 1437250 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I0920 22:11:37.846712 1437250 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
I0920 22:11:37.846773 1437250 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-860203
I0920 22:11:37.879323 1437250 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33530 SSHKeyPath:/home/jenkins/minikube-integration/19672-1431110/.minikube/machines/addons-860203/id_rsa Username:docker}
I0920 22:11:37.892329 1437250 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
I0920 22:11:37.892360 1437250 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
I0920 22:11:37.892452 1437250 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-860203
I0920 22:11:37.914457 1437250 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33530 SSHKeyPath:/home/jenkins/minikube-integration/19672-1431110/.minikube/machines/addons-860203/id_rsa Username:docker}
I0920 22:11:37.917059 1437250 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33530 SSHKeyPath:/home/jenkins/minikube-integration/19672-1431110/.minikube/machines/addons-860203/id_rsa Username:docker}
I0920 22:11:37.925459 1437250 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33530 SSHKeyPath:/home/jenkins/minikube-integration/19672-1431110/.minikube/machines/addons-860203/id_rsa Username:docker}
I0920 22:11:37.929429 1437250 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33530 SSHKeyPath:/home/jenkins/minikube-integration/19672-1431110/.minikube/machines/addons-860203/id_rsa Username:docker}
I0920 22:11:37.970380 1437250 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33530 SSHKeyPath:/home/jenkins/minikube-integration/19672-1431110/.minikube/machines/addons-860203/id_rsa Username:docker}
I0920 22:11:37.975451 1437250 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33530 SSHKeyPath:/home/jenkins/minikube-integration/19672-1431110/.minikube/machines/addons-860203/id_rsa Username:docker}
I0920 22:11:38.584911 1437250 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
I0920 22:11:38.584980 1437250 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
I0920 22:11:38.589552 1437250 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
I0920 22:11:38.801380 1437250 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
I0920 22:11:38.801456 1437250 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
I0920 22:11:38.944555 1437250 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I0920 22:11:38.987659 1437250 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
I0920 22:11:38.987737 1437250 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
I0920 22:11:39.009712 1437250 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
I0920 22:11:39.009800 1437250 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
I0920 22:11:39.058096 1437250 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
I0920 22:11:39.058171 1437250 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
I0920 22:11:39.061005 1437250 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml
I0920 22:11:39.069828 1437250 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
I0920 22:11:39.075846 1437250 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
I0920 22:11:39.075936 1437250 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
I0920 22:11:39.097393 1437250 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
I0920 22:11:39.101791 1437250 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
I0920 22:11:39.102910 1437250 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
I0920 22:11:39.102961 1437250 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
I0920 22:11:39.103497 1437250 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
I0920 22:11:39.103541 1437250 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
I0920 22:11:39.114808 1437250 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
I0920 22:11:39.187105 1437250 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
I0920 22:11:39.187191 1437250 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)
I0920 22:11:39.190492 1437250 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
I0920 22:11:39.190572 1437250 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
I0920 22:11:39.198036 1437250 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
I0920 22:11:39.216229 1437250 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
I0920 22:11:39.216303 1437250 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
I0920 22:11:39.251771 1437250 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
I0920 22:11:39.251844 1437250 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
I0920 22:11:39.279210 1437250 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
I0920 22:11:39.279295 1437250 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
I0920 22:11:39.341937 1437250 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
I0920 22:11:39.341962 1437250 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
I0920 22:11:39.357401 1437250 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
I0920 22:11:39.357432 1437250 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
I0920 22:11:39.363151 1437250 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
I0920 22:11:39.363231 1437250 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
I0920 22:11:39.533459 1437250 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
I0920 22:11:39.609446 1437250 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
I0920 22:11:39.609528 1437250 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
I0920 22:11:39.622555 1437250 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
I0920 22:11:39.622633 1437250 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
I0920 22:11:39.626083 1437250 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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
I0920 22:11:39.678000 1437250 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
I0920 22:11:39.678074 1437250 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
I0920 22:11:39.700591 1437250 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
I0920 22:11:39.700668 1437250 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
I0920 22:11:39.877332 1437250 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
I0920 22:11:39.877411 1437250 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
I0920 22:11:39.886394 1437250 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
I0920 22:11:39.886482 1437250 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
I0920 22:11:39.958262 1437250 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
I0920 22:11:39.958339 1437250 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
I0920 22:11:40.011315 1437250 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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
I0920 22:11:40.149142 1437250 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
I0920 22:11:40.149216 1437250 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
I0920 22:11:40.259405 1437250 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I0920 22:11:40.259479 1437250 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
I0920 22:11:40.341027 1437250 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
I0920 22:11:40.341101 1437250 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
I0920 22:11:40.361129 1437250 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
I0920 22:11:40.361206 1437250 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
I0920 22:11:40.564994 1437250 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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
I0920 22:11:40.650856 1437250 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
I0920 22:11:40.650929 1437250 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
I0920 22:11:40.668782 1437250 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.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.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.832829124s)
I0920 22:11:40.668864 1437250 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
I0920 22:11:40.669723 1437250 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (2.833550725s)
I0920 22:11:40.669889 1437250 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (2.080306783s)
I0920 22:11:40.671313 1437250 node_ready.go:35] waiting up to 6m0s for node "addons-860203" to be "Ready" ...
I0920 22:11:40.675450 1437250 node_ready.go:49] node "addons-860203" has status "Ready":"True"
I0920 22:11:40.675477 1437250 node_ready.go:38] duration metric: took 4.116604ms for node "addons-860203" to be "Ready" ...
I0920 22:11:40.675486 1437250 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
I0920 22:11:40.689410 1437250 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-rf5d4" in "kube-system" namespace to be "Ready" ...
I0920 22:11:40.825572 1437250 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
I0920 22:11:40.825645 1437250 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
I0920 22:11:40.969517 1437250 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
I0920 22:11:40.969590 1437250 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
I0920 22:11:41.173770 1437250 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-860203" context rescaled to 1 replicas
I0920 22:11:41.202745 1437250 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
I0920 22:11:41.202826 1437250 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
I0920 22:11:41.225262 1437250 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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
I0920 22:11:41.505942 1437250 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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
I0920 22:11:42.777585 1437250 pod_ready.go:103] pod "coredns-7c65d6cfc9-rf5d4" in "kube-system" namespace has status "Ready":"False"
I0920 22:11:44.135281 1437250 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.190647616s)
I0920 22:11:44.514691 1437250 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
I0920 22:11:44.514895 1437250 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-860203
I0920 22:11:44.551425 1437250 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33530 SSHKeyPath:/home/jenkins/minikube-integration/19672-1431110/.minikube/machines/addons-860203/id_rsa Username:docker}
I0920 22:11:45.222701 1437250 pod_ready.go:103] pod "coredns-7c65d6cfc9-rf5d4" in "kube-system" namespace has status "Ready":"False"
I0920 22:11:45.596165 1437250 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
I0920 22:11:45.825734 1437250 addons.go:234] Setting addon gcp-auth=true in "addons-860203"
I0920 22:11:45.825835 1437250 host.go:66] Checking if "addons-860203" exists ...
I0920 22:11:45.826406 1437250 cli_runner.go:164] Run: docker container inspect addons-860203 --format={{.State.Status}}
I0920 22:11:45.858891 1437250 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
I0920 22:11:45.858944 1437250 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-860203
I0920 22:11:45.891226 1437250 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33530 SSHKeyPath:/home/jenkins/minikube-integration/19672-1431110/.minikube/machines/addons-860203/id_rsa Username:docker}
I0920 22:11:47.696200 1437250 pod_ready.go:103] pod "coredns-7c65d6cfc9-rf5d4" in "kube-system" namespace has status "Ready":"False"
I0920 22:11:48.060803 1437250 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (8.990872571s)
I0920 22:11:48.060889 1437250 addons.go:475] Verifying addon ingress=true in "addons-860203"
I0920 22:11:48.064258 1437250 out.go:177] * Verifying ingress addon...
I0920 22:11:48.067934 1437250 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
I0920 22:11:48.072659 1437250 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
I0920 22:11:48.072741 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:11:48.609472 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:11:49.098388 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:11:49.580860 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:11:49.724865 1437250 pod_ready.go:103] pod "coredns-7c65d6cfc9-rf5d4" in "kube-system" namespace has status "Ready":"False"
I0920 22:11:50.102394 1437250 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml: (11.041308403s)
I0920 22:11:50.102458 1437250 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (11.004992382s)
I0920 22:11:50.102490 1437250 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (11.000631606s)
I0920 22:11:50.102737 1437250 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (10.987871563s)
I0920 22:11:50.102785 1437250 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (10.904681865s)
I0920 22:11:50.102819 1437250 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (10.569286957s)
I0920 22:11:50.102838 1437250 addons.go:475] Verifying addon registry=true in "addons-860203"
I0920 22:11:50.103073 1437250 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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: (10.476910711s)
I0920 22:11:50.103362 1437250 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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: (10.091950731s)
I0920 22:11:50.103388 1437250 addons.go:475] Verifying addon metrics-server=true in "addons-860203"
I0920 22:11:50.103488 1437250 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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: (9.538414375s)
W0920 22:11:50.103523 1437250 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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
I0920 22:11:50.103541 1437250 retry.go:31] will retry after 160.335213ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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
I0920 22:11:50.103610 1437250 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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: (8.878272707s)
I0920 22:11:50.106087 1437250 out.go:177] * Verifying registry addon...
I0920 22:11:50.106196 1437250 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
minikube -p addons-860203 service yakd-dashboard -n yakd-dashboard
I0920 22:11:50.110817 1437250 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
I0920 22:11:50.132692 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:11:50.144407 1437250 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
I0920 22:11:50.144486 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 22:11:50.264927 1437250 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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
I0920 22:11:50.274319 1437250 pod_ready.go:98] pod "coredns-7c65d6cfc9-rf5d4" in "kube-system" namespace has status phase "Succeeded" (skipping!): {Phase:Succeeded Conditions:[{Type:PodReadyToStartContainers Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-09-20 22:11:49 +0000 UTC Reason: Message:} {Type:Initialized Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-09-20 22:11:37 +0000 UTC Reason:PodCompleted Message:} {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-09-20 22:11:37 +0000 UTC Reason:PodCompleted Message:} {Type:ContainersReady Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-09-20 22:11:37 +0000 UTC Reason:PodCompleted Message:} {Type:PodScheduled Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-09-20 22:11:37 +0000 UTC Reason: Message:}] Message: Reason: NominatedNodeName: HostIP:192.168.49.2 HostIPs:[{IP:192.168.49.2
}] PodIP:10.244.0.2 PodIPs:[{IP:10.244.0.2}] StartTime:2024-09-20 22:11:37 +0000 UTC InitContainerStatuses:[] ContainerStatuses:[{Name:coredns State:{Waiting:nil Running:nil Terminated:&ContainerStateTerminated{ExitCode:0,Signal:0,Reason:Completed,Message:,StartedAt:2024-09-20 22:11:38 +0000 UTC,FinishedAt:2024-09-20 22:11:48 +0000 UTC,ContainerID:docker://ba1badee4884246f821b6d4e006983fb2dbb8d4bfefc7a4c8f1a634c91a8e494,}} LastTerminationState:{Waiting:nil Running:nil Terminated:nil} Ready:false RestartCount:0 Image:registry.k8s.io/coredns/coredns:v1.11.3 ImageID:docker-pullable://registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e ContainerID:docker://ba1badee4884246f821b6d4e006983fb2dbb8d4bfefc7a4c8f1a634c91a8e494 Started:0x4001c59d10 AllocatedResources:map[] Resources:nil VolumeMounts:[{Name:config-volume MountPath:/etc/coredns ReadOnly:true RecursiveReadOnly:0x4001d18880} {Name:kube-api-access-xgnpf MountPath:/var/run/secrets/kubernetes.io/serviceaccount
ReadOnly:true RecursiveReadOnly:0x4001d18890}] User:nil AllocatedResourcesStatus:[]}] QOSClass:Burstable EphemeralContainerStatuses:[] Resize: ResourceClaimStatuses:[]}
I0920 22:11:50.274401 1437250 pod_ready.go:82] duration metric: took 9.584956543s for pod "coredns-7c65d6cfc9-rf5d4" in "kube-system" namespace to be "Ready" ...
E0920 22:11:50.274446 1437250 pod_ready.go:67] WaitExtra: waitPodCondition: pod "coredns-7c65d6cfc9-rf5d4" in "kube-system" namespace has status phase "Succeeded" (skipping!): {Phase:Succeeded Conditions:[{Type:PodReadyToStartContainers Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-09-20 22:11:49 +0000 UTC Reason: Message:} {Type:Initialized Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-09-20 22:11:37 +0000 UTC Reason:PodCompleted Message:} {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-09-20 22:11:37 +0000 UTC Reason:PodCompleted Message:} {Type:ContainersReady Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-09-20 22:11:37 +0000 UTC Reason:PodCompleted Message:} {Type:PodScheduled Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-09-20 22:11:37 +0000 UTC Reason: Message:}] Message: Reason: NominatedNodeName: HostIP:192.168.4
9.2 HostIPs:[{IP:192.168.49.2}] PodIP:10.244.0.2 PodIPs:[{IP:10.244.0.2}] StartTime:2024-09-20 22:11:37 +0000 UTC InitContainerStatuses:[] ContainerStatuses:[{Name:coredns State:{Waiting:nil Running:nil Terminated:&ContainerStateTerminated{ExitCode:0,Signal:0,Reason:Completed,Message:,StartedAt:2024-09-20 22:11:38 +0000 UTC,FinishedAt:2024-09-20 22:11:48 +0000 UTC,ContainerID:docker://ba1badee4884246f821b6d4e006983fb2dbb8d4bfefc7a4c8f1a634c91a8e494,}} LastTerminationState:{Waiting:nil Running:nil Terminated:nil} Ready:false RestartCount:0 Image:registry.k8s.io/coredns/coredns:v1.11.3 ImageID:docker-pullable://registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e ContainerID:docker://ba1badee4884246f821b6d4e006983fb2dbb8d4bfefc7a4c8f1a634c91a8e494 Started:0x4001c59d10 AllocatedResources:map[] Resources:nil VolumeMounts:[{Name:config-volume MountPath:/etc/coredns ReadOnly:true RecursiveReadOnly:0x4001d18880} {Name:kube-api-access-xgnpf MountPath:/var/run/secrets
/kubernetes.io/serviceaccount ReadOnly:true RecursiveReadOnly:0x4001d18890}] User:nil AllocatedResourcesStatus:[]}] QOSClass:Burstable EphemeralContainerStatuses:[] Resize: ResourceClaimStatuses:[]}
I0920 22:11:50.274470 1437250 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-w7tzg" in "kube-system" namespace to be "Ready" ...
I0920 22:11:50.596568 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:11:50.709949 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 22:11:51.055291 1437250 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (5.196368318s)
I0920 22:11:51.055477 1437250 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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: (9.549423299s)
I0920 22:11:51.056452 1437250 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-860203"
I0920 22:11:51.060403 1437250 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
I0920 22:11:51.060538 1437250 out.go:177] * Verifying csi-hostpath-driver addon...
I0920 22:11:51.063268 1437250 out.go:177] - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
I0920 22:11:51.064312 1437250 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0920 22:11:51.066411 1437250 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
I0920 22:11:51.066436 1437250 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
I0920 22:11:51.069460 1437250 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0920 22:11:51.069489 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:11:51.074256 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:11:51.115484 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 22:11:51.180400 1437250 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
I0920 22:11:51.180427 1437250 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
I0920 22:11:51.220128 1437250 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
I0920 22:11:51.220153 1437250 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
I0920 22:11:51.337972 1437250 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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
I0920 22:11:51.581024 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:11:51.581403 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:11:51.615285 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 22:11:52.070443 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:11:52.074720 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:11:52.115815 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 22:11:52.280980 1437250 pod_ready.go:103] pod "coredns-7c65d6cfc9-w7tzg" in "kube-system" namespace has status "Ready":"False"
I0920 22:11:52.544528 1437250 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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: (2.279490055s)
I0920 22:11:52.569793 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:11:52.573332 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:11:52.615303 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 22:11:52.868809 1437250 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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.53075837s)
I0920 22:11:52.872362 1437250 addons.go:475] Verifying addon gcp-auth=true in "addons-860203"
I0920 22:11:52.875255 1437250 out.go:177] * Verifying gcp-auth addon...
I0920 22:11:52.878927 1437250 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
I0920 22:11:52.882170 1437250 kapi.go:86] Found 0 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
I0920 22:11:53.071500 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:11:53.076046 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:11:53.114845 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 22:11:53.569572 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:11:53.573814 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:11:53.614756 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 22:11:54.075593 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:11:54.075914 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:11:54.115061 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 22:11:54.281561 1437250 pod_ready.go:103] pod "coredns-7c65d6cfc9-w7tzg" in "kube-system" namespace has status "Ready":"False"
I0920 22:11:54.571758 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:11:54.573910 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:11:54.614631 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 22:11:55.069620 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:11:55.072235 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:11:55.115204 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 22:11:55.570532 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:11:55.575898 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:11:55.615179 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 22:11:56.069264 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:11:56.074021 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:11:56.115266 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 22:11:56.281952 1437250 pod_ready.go:103] pod "coredns-7c65d6cfc9-w7tzg" in "kube-system" namespace has status "Ready":"False"
I0920 22:11:56.572701 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:11:56.575806 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:11:56.615449 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 22:11:57.070372 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:11:57.075467 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:11:57.116094 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 22:11:57.573471 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:11:57.577321 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:11:57.615374 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 22:11:58.069474 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:11:58.071874 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:11:58.114518 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 22:11:58.570846 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:11:58.573606 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:11:58.615626 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 22:11:58.780966 1437250 pod_ready.go:103] pod "coredns-7c65d6cfc9-w7tzg" in "kube-system" namespace has status "Ready":"False"
I0920 22:11:59.070626 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:11:59.073147 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:11:59.114658 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 22:11:59.570439 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:11:59.572338 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:11:59.614866 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 22:12:00.090029 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:00.093429 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:00.120456 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 22:12:00.570286 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:00.572615 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:00.616125 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 22:12:00.783218 1437250 pod_ready.go:103] pod "coredns-7c65d6cfc9-w7tzg" in "kube-system" namespace has status "Ready":"False"
I0920 22:12:01.071414 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:01.076024 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:01.115950 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 22:12:01.569672 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:01.572555 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:01.615193 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 22:12:02.069478 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:02.074466 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:02.115265 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 22:12:02.569021 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:02.572782 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:02.620312 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 22:12:03.069707 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:03.073693 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:03.115694 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 22:12:03.281298 1437250 pod_ready.go:103] pod "coredns-7c65d6cfc9-w7tzg" in "kube-system" namespace has status "Ready":"False"
I0920 22:12:03.568974 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:03.572243 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:03.614763 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 22:12:04.069847 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:04.072692 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:04.114898 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 22:12:04.569655 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:04.572102 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:04.615153 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 22:12:05.069292 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:05.073132 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:05.114737 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 22:12:05.281627 1437250 pod_ready.go:103] pod "coredns-7c65d6cfc9-w7tzg" in "kube-system" namespace has status "Ready":"False"
I0920 22:12:05.569637 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:05.571687 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:05.616166 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 22:12:06.071573 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:06.073610 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:06.115580 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 22:12:06.581307 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:06.582673 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:06.620967 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 22:12:07.070134 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:07.073038 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:07.117342 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 22:12:07.282928 1437250 pod_ready.go:103] pod "coredns-7c65d6cfc9-w7tzg" in "kube-system" namespace has status "Ready":"False"
I0920 22:12:07.576522 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:07.577644 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:07.618356 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 22:12:08.070176 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:08.074623 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:08.115475 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 22:12:08.570568 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:08.574345 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:08.615632 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 22:12:09.070874 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:09.074716 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:09.170381 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 22:12:09.571331 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:09.574207 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:09.614593 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 22:12:09.781471 1437250 pod_ready.go:103] pod "coredns-7c65d6cfc9-w7tzg" in "kube-system" namespace has status "Ready":"False"
I0920 22:12:10.071314 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:10.073685 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:10.115505 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 22:12:10.568817 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:10.572431 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:10.615420 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 22:12:11.070373 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:11.074700 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:11.170137 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 22:12:11.570444 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:11.574604 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:11.615854 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 22:12:12.069355 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:12.072893 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:12.114812 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 22:12:12.281545 1437250 pod_ready.go:103] pod "coredns-7c65d6cfc9-w7tzg" in "kube-system" namespace has status "Ready":"False"
I0920 22:12:12.569393 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:12.572716 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:12.615010 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 22:12:13.075173 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:13.076373 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:13.114373 1437250 kapi.go:107] duration metric: took 23.003555127s to wait for kubernetes.io/minikube-addons=registry ...
I0920 22:12:13.569916 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:13.574148 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:14.074119 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:14.074954 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:14.282441 1437250 pod_ready.go:103] pod "coredns-7c65d6cfc9-w7tzg" in "kube-system" namespace has status "Ready":"False"
I0920 22:12:14.569216 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:14.573629 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:15.070820 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:15.075918 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:15.569996 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:15.573627 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:15.781503 1437250 pod_ready.go:93] pod "coredns-7c65d6cfc9-w7tzg" in "kube-system" namespace has status "Ready":"True"
I0920 22:12:15.781542 1437250 pod_ready.go:82] duration metric: took 25.507030862s for pod "coredns-7c65d6cfc9-w7tzg" in "kube-system" namespace to be "Ready" ...
I0920 22:12:15.781554 1437250 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-860203" in "kube-system" namespace to be "Ready" ...
I0920 22:12:15.787414 1437250 pod_ready.go:93] pod "etcd-addons-860203" in "kube-system" namespace has status "Ready":"True"
I0920 22:12:15.787448 1437250 pod_ready.go:82] duration metric: took 5.878363ms for pod "etcd-addons-860203" in "kube-system" namespace to be "Ready" ...
I0920 22:12:15.787461 1437250 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-860203" in "kube-system" namespace to be "Ready" ...
I0920 22:12:15.793566 1437250 pod_ready.go:93] pod "kube-apiserver-addons-860203" in "kube-system" namespace has status "Ready":"True"
I0920 22:12:15.793592 1437250 pod_ready.go:82] duration metric: took 6.122296ms for pod "kube-apiserver-addons-860203" in "kube-system" namespace to be "Ready" ...
I0920 22:12:15.793604 1437250 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-860203" in "kube-system" namespace to be "Ready" ...
I0920 22:12:15.806178 1437250 pod_ready.go:93] pod "kube-controller-manager-addons-860203" in "kube-system" namespace has status "Ready":"True"
I0920 22:12:15.806211 1437250 pod_ready.go:82] duration metric: took 12.598987ms for pod "kube-controller-manager-addons-860203" in "kube-system" namespace to be "Ready" ...
I0920 22:12:15.806224 1437250 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-tp7vm" in "kube-system" namespace to be "Ready" ...
I0920 22:12:15.814079 1437250 pod_ready.go:93] pod "kube-proxy-tp7vm" in "kube-system" namespace has status "Ready":"True"
I0920 22:12:15.814104 1437250 pod_ready.go:82] duration metric: took 7.873289ms for pod "kube-proxy-tp7vm" in "kube-system" namespace to be "Ready" ...
I0920 22:12:15.814116 1437250 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-860203" in "kube-system" namespace to be "Ready" ...
I0920 22:12:16.069668 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:16.073236 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:16.178380 1437250 pod_ready.go:93] pod "kube-scheduler-addons-860203" in "kube-system" namespace has status "Ready":"True"
I0920 22:12:16.178409 1437250 pod_ready.go:82] duration metric: took 364.275757ms for pod "kube-scheduler-addons-860203" in "kube-system" namespace to be "Ready" ...
I0920 22:12:16.178422 1437250 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-wlbkx" in "kube-system" namespace to be "Ready" ...
I0920 22:12:16.569728 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:16.574289 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:16.578468 1437250 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-wlbkx" in "kube-system" namespace has status "Ready":"True"
I0920 22:12:16.578495 1437250 pod_ready.go:82] duration metric: took 400.064566ms for pod "nvidia-device-plugin-daemonset-wlbkx" in "kube-system" namespace to be "Ready" ...
I0920 22:12:16.578507 1437250 pod_ready.go:39] duration metric: took 35.902985364s 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" ...
I0920 22:12:16.578552 1437250 api_server.go:52] waiting for apiserver process to appear ...
I0920 22:12:16.578638 1437250 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
I0920 22:12:16.597544 1437250 api_server.go:72] duration metric: took 39.378420851s to wait for apiserver process to appear ...
I0920 22:12:16.597568 1437250 api_server.go:88] waiting for apiserver healthz status ...
I0920 22:12:16.597590 1437250 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
I0920 22:12:16.606245 1437250 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
ok
I0920 22:12:16.607474 1437250 api_server.go:141] control plane version: v1.31.1
I0920 22:12:16.607530 1437250 api_server.go:131] duration metric: took 9.949068ms to wait for apiserver health ...
I0920 22:12:16.607540 1437250 system_pods.go:43] waiting for kube-system pods to appear ...
I0920 22:12:16.784943 1437250 system_pods.go:59] 17 kube-system pods found
I0920 22:12:16.785025 1437250 system_pods.go:61] "coredns-7c65d6cfc9-w7tzg" [4df5ca80-0514-4634-bfa0-27307f7133e3] Running
I0920 22:12:16.785045 1437250 system_pods.go:61] "csi-hostpath-attacher-0" [036c23ca-8854-41ae-b95b-e9b5a6a4fa2f] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
I0920 22:12:16.785054 1437250 system_pods.go:61] "csi-hostpath-resizer-0" [d569ef90-d5ff-49fd-a8b6-3b9c39e412a0] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
I0920 22:12:16.785064 1437250 system_pods.go:61] "csi-hostpathplugin-8q6xm" [48e117ad-e715-422d-b840-70ab42935c7a] 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])
I0920 22:12:16.785070 1437250 system_pods.go:61] "etcd-addons-860203" [e2401b4b-71ab-4b09-93e9-247713c004ee] Running
I0920 22:12:16.785075 1437250 system_pods.go:61] "kube-apiserver-addons-860203" [6110017c-4455-4b0e-bae6-ab8166b24fe8] Running
I0920 22:12:16.785097 1437250 system_pods.go:61] "kube-controller-manager-addons-860203" [41ca8282-9ca5-484e-a14f-b08d69bd1ef9] Running
I0920 22:12:16.785109 1437250 system_pods.go:61] "kube-ingress-dns-minikube" [2b30cb1f-e600-463c-853c-b2e01cb43d56] Running
I0920 22:12:16.785113 1437250 system_pods.go:61] "kube-proxy-tp7vm" [b1e4ff89-62f4-4d96-ad62-f9a30feff694] Running
I0920 22:12:16.785117 1437250 system_pods.go:61] "kube-scheduler-addons-860203" [b99b3cb3-0f4a-47f2-bc1e-3d0a0ba599c6] Running
I0920 22:12:16.785123 1437250 system_pods.go:61] "metrics-server-84c5f94fbc-px9x8" [dc37fd84-501c-485d-a0df-4e3a4e3d94e7] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
I0920 22:12:16.785130 1437250 system_pods.go:61] "nvidia-device-plugin-daemonset-wlbkx" [a7d9294a-f162-4ea1-8e95-8df04a4f0793] Running
I0920 22:12:16.785138 1437250 system_pods.go:61] "registry-66c9cd494c-zscw5" [1b3b7fa1-d8ab-4ede-bf68-c006a0d0c180] Running
I0920 22:12:16.785143 1437250 system_pods.go:61] "registry-proxy-swlk5" [8167ccc6-dd33-4103-903e-3eed5bbba124] Running
I0920 22:12:16.785154 1437250 system_pods.go:61] "snapshot-controller-56fcc65765-kbg2h" [83f65f47-7039-4eda-9622-3baf4fa2e817] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
I0920 22:12:16.785162 1437250 system_pods.go:61] "snapshot-controller-56fcc65765-nzjxr" [be1f88b4-cbff-461b-bda8-f2bee3c8353e] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
I0920 22:12:16.785166 1437250 system_pods.go:61] "storage-provisioner" [e9bc59af-936f-46b8-8ae6-a5e35e5d0f03] Running
I0920 22:12:16.785181 1437250 system_pods.go:74] duration metric: took 177.631797ms to wait for pod list to return data ...
I0920 22:12:16.785190 1437250 default_sa.go:34] waiting for default service account to be created ...
I0920 22:12:16.978073 1437250 default_sa.go:45] found service account: "default"
I0920 22:12:16.978101 1437250 default_sa.go:55] duration metric: took 192.90107ms for default service account to be created ...
I0920 22:12:16.978112 1437250 system_pods.go:116] waiting for k8s-apps to be running ...
I0920 22:12:17.071411 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:17.075595 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:17.195414 1437250 system_pods.go:86] 17 kube-system pods found
I0920 22:12:17.195461 1437250 system_pods.go:89] "coredns-7c65d6cfc9-w7tzg" [4df5ca80-0514-4634-bfa0-27307f7133e3] Running
I0920 22:12:17.195475 1437250 system_pods.go:89] "csi-hostpath-attacher-0" [036c23ca-8854-41ae-b95b-e9b5a6a4fa2f] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
I0920 22:12:17.195490 1437250 system_pods.go:89] "csi-hostpath-resizer-0" [d569ef90-d5ff-49fd-a8b6-3b9c39e412a0] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
I0920 22:12:17.195499 1437250 system_pods.go:89] "csi-hostpathplugin-8q6xm" [48e117ad-e715-422d-b840-70ab42935c7a] 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])
I0920 22:12:17.195515 1437250 system_pods.go:89] "etcd-addons-860203" [e2401b4b-71ab-4b09-93e9-247713c004ee] Running
I0920 22:12:17.195521 1437250 system_pods.go:89] "kube-apiserver-addons-860203" [6110017c-4455-4b0e-bae6-ab8166b24fe8] Running
I0920 22:12:17.195534 1437250 system_pods.go:89] "kube-controller-manager-addons-860203" [41ca8282-9ca5-484e-a14f-b08d69bd1ef9] Running
I0920 22:12:17.195546 1437250 system_pods.go:89] "kube-ingress-dns-minikube" [2b30cb1f-e600-463c-853c-b2e01cb43d56] Running
I0920 22:12:17.195554 1437250 system_pods.go:89] "kube-proxy-tp7vm" [b1e4ff89-62f4-4d96-ad62-f9a30feff694] Running
I0920 22:12:17.195558 1437250 system_pods.go:89] "kube-scheduler-addons-860203" [b99b3cb3-0f4a-47f2-bc1e-3d0a0ba599c6] Running
I0920 22:12:17.195569 1437250 system_pods.go:89] "metrics-server-84c5f94fbc-px9x8" [dc37fd84-501c-485d-a0df-4e3a4e3d94e7] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
I0920 22:12:17.195577 1437250 system_pods.go:89] "nvidia-device-plugin-daemonset-wlbkx" [a7d9294a-f162-4ea1-8e95-8df04a4f0793] Running
I0920 22:12:17.195582 1437250 system_pods.go:89] "registry-66c9cd494c-zscw5" [1b3b7fa1-d8ab-4ede-bf68-c006a0d0c180] Running
I0920 22:12:17.195586 1437250 system_pods.go:89] "registry-proxy-swlk5" [8167ccc6-dd33-4103-903e-3eed5bbba124] Running
I0920 22:12:17.195597 1437250 system_pods.go:89] "snapshot-controller-56fcc65765-kbg2h" [83f65f47-7039-4eda-9622-3baf4fa2e817] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
I0920 22:12:17.195608 1437250 system_pods.go:89] "snapshot-controller-56fcc65765-nzjxr" [be1f88b4-cbff-461b-bda8-f2bee3c8353e] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
I0920 22:12:17.195612 1437250 system_pods.go:89] "storage-provisioner" [e9bc59af-936f-46b8-8ae6-a5e35e5d0f03] Running
I0920 22:12:17.195622 1437250 system_pods.go:126] duration metric: took 217.504063ms to wait for k8s-apps to be running ...
I0920 22:12:17.195637 1437250 system_svc.go:44] waiting for kubelet service to be running ....
I0920 22:12:17.195697 1437250 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
I0920 22:12:17.209092 1437250 system_svc.go:56] duration metric: took 13.443744ms WaitForService to wait for kubelet
I0920 22:12:17.209121 1437250 kubeadm.go:582] duration metric: took 39.990002197s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
I0920 22:12:17.209143 1437250 node_conditions.go:102] verifying NodePressure condition ...
I0920 22:12:17.378840 1437250 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
I0920 22:12:17.378878 1437250 node_conditions.go:123] node cpu capacity is 2
I0920 22:12:17.378892 1437250 node_conditions.go:105] duration metric: took 169.743756ms to run NodePressure ...
I0920 22:12:17.378904 1437250 start.go:241] waiting for startup goroutines ...
I0920 22:12:17.569704 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:17.573890 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:18.069434 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:18.073436 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:18.569509 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:18.573129 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:19.074658 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:19.076517 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:19.571160 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:19.578446 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:20.081970 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:20.083386 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:20.575562 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:20.577078 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:21.074451 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:21.077542 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:21.571910 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:21.572264 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:22.069017 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:22.072398 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:22.572905 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:22.577112 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:23.069249 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:23.072138 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:23.572341 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:23.572780 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:24.070229 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:24.074130 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:24.570175 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:24.572830 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:25.068718 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:25.072275 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:25.570459 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:25.572966 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:26.070278 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:26.072860 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:26.581808 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:26.584603 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:27.069608 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:27.071728 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:27.573598 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:27.574575 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:28.068765 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:28.071917 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:28.569407 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:28.573314 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:29.070583 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:29.073099 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:29.571068 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:29.577051 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:30.072740 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:30.076119 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:30.570336 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:30.572703 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:31.069903 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:31.073730 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:31.569375 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:31.573305 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:32.069508 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:32.073736 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:32.568873 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:32.572486 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:33.072421 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:33.074169 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:33.571185 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:33.574032 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:34.071261 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:34.073990 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:34.570067 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:34.572068 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:35.071901 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:35.075511 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:35.568912 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:35.572572 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:36.071155 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:36.072732 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:36.572955 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:36.576596 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:37.069604 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:37.074647 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:37.587715 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:37.589001 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:38.072179 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:38.074856 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:38.570098 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:38.573880 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:39.069715 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:39.072133 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:39.569866 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:39.571397 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:40.070860 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:40.078192 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:40.569125 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:40.573058 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:41.069016 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:41.072831 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:41.569182 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:41.572933 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:42.074067 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:42.075734 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:42.569658 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:42.573692 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:43.072208 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:43.074987 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:43.570277 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:43.574040 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:44.069416 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:44.072620 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:44.569883 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:44.574077 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:45.070052 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 22:12:45.074676 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:45.571228 1437250 kapi.go:107] duration metric: took 54.506904248s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
I0920 22:12:45.572983 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:46.072565 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:46.572261 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:47.072320 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:47.572889 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:48.073233 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:48.574733 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:49.072846 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:49.573508 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:50.072935 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:50.572028 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:51.073084 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:51.573811 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:52.072701 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:52.572752 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:53.080231 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:53.578429 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:54.073801 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:54.573162 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:55.073739 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:55.573341 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:56.072811 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:56.572969 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:57.073327 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:57.572787 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:58.074215 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:58.576651 1437250 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 22:12:59.072992 1437250 kapi.go:107] duration metric: took 1m11.005054561s to wait for app.kubernetes.io/name=ingress-nginx ...
I0920 22:13:15.900773 1437250 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
I0920 22:13:15.900801 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:16.382375 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:16.883006 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:17.382638 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:17.883065 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:18.382021 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:18.882639 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:19.383139 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:19.883141 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:20.382007 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:20.882766 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:21.382997 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:21.882689 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:22.383238 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:22.883092 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:23.385215 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:23.882700 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:24.382785 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:24.883497 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:25.383086 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:25.883165 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:26.382259 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:26.883157 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:27.382748 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:27.882863 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:28.382550 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:28.883054 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:29.382859 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:29.882496 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:30.382735 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:30.882950 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:31.382578 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:31.882841 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:32.382098 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:32.883371 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:33.383038 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:33.882272 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:34.383093 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:34.883132 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:35.383059 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:35.882902 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:36.382983 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:36.882228 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:37.382908 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:37.882915 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:38.382698 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:38.882175 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:39.382712 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:39.883213 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:40.382969 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:40.883097 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:41.383018 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:41.882622 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:42.382111 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:42.882845 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:43.382976 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:43.883176 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:44.382966 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:44.882673 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:45.382723 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:45.882726 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:46.382239 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:46.882268 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:47.383103 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:47.883513 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:48.382842 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:48.882124 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:49.382905 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:49.882525 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:50.382444 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:50.882238 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:51.383202 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:51.882563 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:52.382050 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:52.883331 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:53.382552 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:53.882961 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:54.382466 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:54.883044 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:55.382338 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:55.886082 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:56.383253 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:56.882841 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:57.382135 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:57.882640 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:58.382299 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:58.883001 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:59.383215 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:13:59.882964 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:14:00.382849 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:14:00.882565 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:14:01.382677 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:14:01.882645 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:14:02.382503 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:14:02.882450 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:14:03.382200 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:14:03.882851 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:14:04.382555 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:14:04.882983 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:14:05.382102 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:14:05.883014 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:14:06.396502 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:14:06.883479 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:14:07.383733 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:14:07.882563 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:14:08.382122 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:14:08.882899 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:14:09.382060 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:14:09.883558 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:14:10.382224 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:14:10.886171 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:14:11.382559 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:14:11.882425 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:14:12.382918 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:14:12.882643 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:14:13.381950 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:14:13.883082 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:14:14.382647 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:14:14.882667 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:14:15.382660 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:14:15.882512 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:14:16.382607 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:14:16.883306 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:14:17.382176 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:14:17.883710 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:14:18.382509 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:14:18.882393 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:14:19.383056 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:14:19.883240 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:14:20.383804 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:14:20.883405 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:14:21.382974 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:14:21.883689 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:14:22.382426 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:14:22.883756 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:14:23.383519 1437250 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 22:14:23.882732 1437250 kapi.go:107] duration metric: took 2m31.003803617s to wait for kubernetes.io/minikube-addons=gcp-auth ...
I0920 22:14:23.885510 1437250 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-860203 cluster.
I0920 22:14:23.888520 1437250 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.
I0920 22:14:23.890907 1437250 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
I0920 22:14:23.893582 1437250 out.go:177] * Enabled addons: cloud-spanner, storage-provisioner-rancher, volcano, nvidia-device-plugin, storage-provisioner, ingress-dns, metrics-server, inspektor-gadget, yakd, default-storageclass, volumesnapshots, registry, csi-hostpath-driver, ingress, gcp-auth
I0920 22:14:23.896169 1437250 addons.go:510] duration metric: took 2m46.677112624s for enable addons: enabled=[cloud-spanner storage-provisioner-rancher volcano nvidia-device-plugin storage-provisioner ingress-dns metrics-server inspektor-gadget yakd default-storageclass volumesnapshots registry csi-hostpath-driver ingress gcp-auth]
I0920 22:14:23.896220 1437250 start.go:246] waiting for cluster config update ...
I0920 22:14:23.896242 1437250 start.go:255] writing updated cluster config ...
I0920 22:14:23.896548 1437250 ssh_runner.go:195] Run: rm -f paused
I0920 22:14:24.269362 1437250 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
I0920 22:14:24.274574 1437250 out.go:177] * Done! kubectl is now configured to use "addons-860203" cluster and "default" namespace by default
==> Docker <==
Sep 20 22:23:53 addons-860203 dockerd[1282]: time="2024-09-20T22:23:53.725117343Z" level=info msg="ignoring event" container=83f7d0a4ecae5db3fc3f5c17169b823efcbca706861f15f9dbbf9b35c4e75e74 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Sep 20 22:23:53 addons-860203 dockerd[1282]: time="2024-09-20T22:23:53.749955520Z" level=info msg="ignoring event" container=b3e08f7e4d625f301e3845c71981f1bb9a4d926eb019cd967f426789dc1ea8b5 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Sep 20 22:23:53 addons-860203 dockerd[1282]: time="2024-09-20T22:23:53.755641916Z" level=info msg="ignoring event" container=e4138036d0ac00ce0a02349d54f6551392743ec2c25ded0f64396efcf686bf20 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Sep 20 22:23:53 addons-860203 dockerd[1282]: time="2024-09-20T22:23:53.763526144Z" level=info msg="ignoring event" container=110fec0668eefcf6b8763e073f69ca0325ab0e17209e38149ffcebb5b780c395 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Sep 20 22:23:53 addons-860203 dockerd[1282]: time="2024-09-20T22:23:53.763574422Z" level=info msg="ignoring event" container=f3f86dff224fe96ce7bf528c1b0d05fc6ab91dc70b7b96a5d41476aaf32b675d module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Sep 20 22:23:53 addons-860203 dockerd[1282]: time="2024-09-20T22:23:53.775967161Z" level=info msg="ignoring event" container=5d13128e9adb98dcd8db2b122c6fea62ac6c385eedff1e49a6363b8159fc9425 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Sep 20 22:23:53 addons-860203 dockerd[1282]: time="2024-09-20T22:23:53.965525704Z" level=info msg="ignoring event" container=51b3d2055313a63a604ead49fa3ca2859d0dd4e8bad6377eda4e7b92947e2ef4 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Sep 20 22:23:54 addons-860203 dockerd[1282]: time="2024-09-20T22:23:54.007389345Z" level=info msg="ignoring event" container=47be1ece9b6c5a729b3013bae4cced9fee797d592e31618194936c674c587a43 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Sep 20 22:23:54 addons-860203 dockerd[1282]: time="2024-09-20T22:23:54.102647773Z" level=info msg="ignoring event" container=e9c6880573429dc88b658d4954bf8b239c148d2a2ceea222890be3a3831617f0 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Sep 20 22:24:00 addons-860203 dockerd[1282]: time="2024-09-20T22:24:00.367782561Z" level=info msg="ignoring event" container=1bfd949fb4b7f1661158ab7420403dec81db60b8aab426ac078e5b3eda729b8b module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Sep 20 22:24:00 addons-860203 dockerd[1282]: time="2024-09-20T22:24:00.373516988Z" level=info msg="ignoring event" container=e827e5daba0504ce9914849f072316c09f8b9fc1958e70e12d28aa05e0b38b39 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Sep 20 22:24:00 addons-860203 dockerd[1282]: time="2024-09-20T22:24:00.544869441Z" level=info msg="ignoring event" container=d674fc1eaac19655c1dc012882854df5dcbdabec01cd83ad3b766bfb1349f5dd module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Sep 20 22:24:00 addons-860203 dockerd[1282]: time="2024-09-20T22:24:00.582409331Z" level=info msg="ignoring event" container=06bd94a4ea75ea00bc1de939b7ec2c4bcb1ad9553cd3bfb365cebf23355d3fe7 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Sep 20 22:24:04 addons-860203 dockerd[1282]: time="2024-09-20T22:24:04.995048093Z" level=info msg="Attempting next endpoint for pull after error: Head \"https://gcr.io/v2/k8s-minikube/busybox/manifests/latest\": unauthorized: authentication failed" spanID=e545bede8beb29ba traceID=9fb1fd2bc189b50e99b3c749b43e0b6e
Sep 20 22:24:04 addons-860203 dockerd[1282]: time="2024-09-20T22:24:04.997748331Z" level=error msg="Handler for POST /v1.43/images/create returned error: Head \"https://gcr.io/v2/k8s-minikube/busybox/manifests/latest\": unauthorized: authentication failed" spanID=e545bede8beb29ba traceID=9fb1fd2bc189b50e99b3c749b43e0b6e
Sep 20 22:24:08 addons-860203 dockerd[1282]: time="2024-09-20T22:24:08.125727092Z" level=info msg="ignoring event" container=09b27f82d2525319b104b10043caf255c35435fc4f0772b7f2f0759bf58c0ad5 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Sep 20 22:24:08 addons-860203 dockerd[1282]: time="2024-09-20T22:24:08.236862282Z" level=info msg="ignoring event" container=6d870ad001cdcba93d73640522dc5f6fd7b7487307d05c71aa518abf39fb14e0 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Sep 20 22:24:13 addons-860203 dockerd[1282]: time="2024-09-20T22:24:13.666119466Z" level=info msg="ignoring event" container=f2900678f47ea0fbbf80984945e70120ec9ced207d0ba3e99076dd817e488f0c module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Sep 20 22:24:19 addons-860203 cri-dockerd[1541]: time="2024-09-20T22:24:19Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/2275a0ac56676415b0d88fbda0e0848b627faf97c51be18ef333d299ff00173d/resolv.conf as [nameserver 10.96.0.10 search default.svc.cluster.local svc.cluster.local cluster.local us-east-2.compute.internal options ndots:5]"
Sep 20 22:24:20 addons-860203 dockerd[1282]: time="2024-09-20T22:24:20.682662762Z" level=info msg="ignoring event" container=a4987316cd4e41fce6d7e6e52b88a652b0721ce5dab1cf719b20976d420e87f8 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Sep 20 22:24:21 addons-860203 dockerd[1282]: time="2024-09-20T22:24:21.415029435Z" level=info msg="ignoring event" container=1d40517a4d0780badfeaad14145f786c32f32e9e1aa39d93b521e5a6b185d84d module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Sep 20 22:24:21 addons-860203 dockerd[1282]: time="2024-09-20T22:24:21.485779334Z" level=info msg="ignoring event" container=581bcc27681cda312ee74f866f6a716c042d83e3495786b1231b573f6260146f module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Sep 20 22:24:21 addons-860203 dockerd[1282]: time="2024-09-20T22:24:21.742614826Z" level=info msg="ignoring event" container=2b8bbda23c6b1c84d4fcb58bd72885bf0ed2833bea43bc18d14fc88e1737e3f2 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Sep 20 22:24:21 addons-860203 dockerd[1282]: time="2024-09-20T22:24:21.793093312Z" level=info msg="ignoring event" container=fa6d507684b289059066fe9f9a5c93d36ba11ff3b49b335ce2cf58218caa53ad module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Sep 20 22:24:22 addons-860203 cri-dockerd[1541]: time="2024-09-20T22:24:22Z" level=info msg="Stop pulling image docker.io/nginx:alpine: Status: Downloaded newer image for nginx:alpine"
==> container status <==
CONTAINER IMAGE CREATED STATE NAME ATTEMPT POD ID POD
7b88ef8f0095e gcr.io/k8s-minikube/gcp-auth-webhook@sha256:e6c5b3bc32072ea370d34c27836efd11b3519d25bd444c2a8efc339cff0e20fb 9 minutes ago Running gcp-auth 0 d3e44e21fdfd1 gcp-auth-89d5ffd79-jsv2g
f14c05d4e9f82 registry.k8s.io/ingress-nginx/controller@sha256:d5f8217feeac4887cb1ed21f27c2674e58be06bd8f5184cacea2a69abaf78dce 11 minutes ago Running controller 0 ae6129ff47bce ingress-nginx-controller-bc57996ff-56r52
1e7aab800c2f3 registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:a320a50cc91bd15fd2d6fa6de58bd98c1bd64b9a6f926ce23a600d87043455a3 11 minutes ago Exited patch 0 2348c60939522 ingress-nginx-admission-patch-c6t65
30634885c99a9 registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:a320a50cc91bd15fd2d6fa6de58bd98c1bd64b9a6f926ce23a600d87043455a3 11 minutes ago Exited create 0 0c753df523a2d ingress-nginx-admission-create-2qtkk
d79942234900d marcnuri/yakd@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624 12 minutes ago Running yakd 0 225b367b4ec82 yakd-dashboard-67d98fc6b-96gz9
fdf457d9ecf58 rancher/local-path-provisioner@sha256:e34c88ae0affb1cdefbb874140d6339d4a27ec4ee420ae8199cd839997b05246 12 minutes ago Running local-path-provisioner 0 f80108fb969a0 local-path-provisioner-86d989889c-kkss2
02d9e5a8831c8 gcr.io/k8s-minikube/minikube-ingress-dns@sha256:4211a1de532376c881851542238121b26792225faa36a7b02dccad88fd05797c 12 minutes ago Running minikube-ingress-dns 0 2d7284b056bd6 kube-ingress-dns-minikube
8bf327597a89e gcr.io/cloud-spanner-emulator/emulator@sha256:636fdfc528824bae5f0ea2eca6ae307fe81092f05ec21038008bc0d6100e52fc 12 minutes ago Running cloud-spanner-emulator 0 dd5662f9247b8 cloud-spanner-emulator-769b77f747-4vnl6
1f67045493b63 nvcr.io/nvidia/k8s-device-plugin@sha256:ed39e22c8b71343fb996737741a99da88ce6c75dd83b5c520e0b3d8e8a884c47 12 minutes ago Running nvidia-device-plugin-ctr 0 f3b4d2190acad nvidia-device-plugin-daemonset-wlbkx
0a3c2a788d0b1 ba04bb24b9575 12 minutes ago Running storage-provisioner 0 4206361768b32 storage-provisioner
8f8348c729ba0 2f6c962e7b831 12 minutes ago Running coredns 0 512bf0455e90d coredns-7c65d6cfc9-w7tzg
fcebcf9757ce5 24a140c548c07 12 minutes ago Running kube-proxy 0 5eb4d7f1ddb0e kube-proxy-tp7vm
616c434207d54 7f8aa378bb47d 12 minutes ago Running kube-scheduler 0 0ceddb5874fe9 kube-scheduler-addons-860203
66a110939b233 279f381cb3736 12 minutes ago Running kube-controller-manager 0 a045805387d09 kube-controller-manager-addons-860203
4c9ff983a7180 d3f53a98c0a9d 12 minutes ago Running kube-apiserver 0 1ec40a33eb482 kube-apiserver-addons-860203
ba145fc220196 27e3830e14027 12 minutes ago Running etcd 0 b92e0a7ea730b etcd-addons-860203
==> controller_ingress [f14c05d4e9f8] <==
I0920 22:12:58.841462 7 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"tcp-services", UID:"0dc6dce7-a9dc-4c6a-943c-ec6218701f52", APIVersion:"v1", ResourceVersion:"704", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/tcp-services
I0920 22:12:58.841751 7 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"udp-services", UID:"b94024cf-2d54-454a-9c27-8b68c633b710", APIVersion:"v1", ResourceVersion:"705", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/udp-services
I0920 22:13:00.033621 7 nginx.go:317] "Starting NGINX process"
I0920 22:13:00.034015 7 nginx.go:337] "Starting validation webhook" address=":8443" certPath="/usr/local/certificates/cert" keyPath="/usr/local/certificates/key"
I0920 22:13:00.034114 7 leaderelection.go:250] attempting to acquire leader lease ingress-nginx/ingress-nginx-leader...
I0920 22:13:00.037463 7 controller.go:193] "Configuration changes detected, backend reload required"
I0920 22:13:00.142236 7 leaderelection.go:260] successfully acquired lease ingress-nginx/ingress-nginx-leader
I0920 22:13:00.148361 7 status.go:85] "New leader elected" identity="ingress-nginx-controller-bc57996ff-56r52"
I0920 22:13:00.185339 7 status.go:219] "POD is not ready" pod="ingress-nginx/ingress-nginx-controller-bc57996ff-56r52" node="addons-860203"
I0920 22:13:00.254209 7 controller.go:213] "Backend successfully reloaded"
I0920 22:13:00.254561 7 controller.go:224] "Initial sync, sleeping for 1 second"
I0920 22:13:00.255099 7 event.go:377] Event(v1.ObjectReference{Kind:"Pod", Namespace:"ingress-nginx", Name:"ingress-nginx-controller-bc57996ff-56r52", UID:"5bcb167f-27eb-4a1a-9ca0-8c5812059942", APIVersion:"v1", ResourceVersion:"729", FieldPath:""}): type: 'Normal' reason: 'RELOAD' NGINX reload triggered due to a change in configuration
W0920 22:24:19.182116 7 controller.go:1110] Error obtaining Endpoints for Service "default/nginx": no object matching key "default/nginx" in local store
I0920 22:24:19.200589 7 admission.go:149] processed ingress via admission controller {testedIngressLength:1 testedIngressTime:0.018s renderingIngressLength:1 renderingIngressTime:0.001s admissionTime:0.019s testedConfigurationSize:18.1kB}
I0920 22:24:19.200630 7 main.go:107] "successfully validated configuration, accepting" ingress="default/nginx-ingress"
I0920 22:24:19.205732 7 store.go:440] "Found valid IngressClass" ingress="default/nginx-ingress" ingressclass="nginx"
W0920 22:24:19.206090 7 controller.go:1110] Error obtaining Endpoints for Service "default/nginx": no object matching key "default/nginx" in local store
I0920 22:24:19.206225 7 controller.go:193] "Configuration changes detected, backend reload required"
I0920 22:24:19.209771 7 event.go:377] Event(v1.ObjectReference{Kind:"Ingress", Namespace:"default", Name:"nginx-ingress", UID:"9d8a8776-81df-4985-bcbe-b6fdc8c799e6", APIVersion:"networking.k8s.io/v1", ResourceVersion:"2883", FieldPath:""}): type: 'Normal' reason: 'Sync' Scheduled for sync
I0920 22:24:19.261512 7 controller.go:213] "Backend successfully reloaded"
I0920 22:24:19.262201 7 event.go:377] Event(v1.ObjectReference{Kind:"Pod", Namespace:"ingress-nginx", Name:"ingress-nginx-controller-bc57996ff-56r52", UID:"5bcb167f-27eb-4a1a-9ca0-8c5812059942", APIVersion:"v1", ResourceVersion:"729", FieldPath:""}): type: 'Normal' reason: 'RELOAD' NGINX reload triggered due to a change in configuration
W0920 22:24:22.539639 7 controller.go:1216] Service "default/nginx" does not have any active Endpoint.
I0920 22:24:22.539756 7 controller.go:193] "Configuration changes detected, backend reload required"
I0920 22:24:22.601125 7 controller.go:213] "Backend successfully reloaded"
I0920 22:24:22.601583 7 event.go:377] Event(v1.ObjectReference{Kind:"Pod", Namespace:"ingress-nginx", Name:"ingress-nginx-controller-bc57996ff-56r52", UID:"5bcb167f-27eb-4a1a-9ca0-8c5812059942", APIVersion:"v1", ResourceVersion:"729", FieldPath:""}): type: 'Normal' reason: 'RELOAD' NGINX reload triggered due to a change in configuration
==> coredns [8f8348c729ba] <==
[INFO] Reloading
[INFO] plugin/reload: Running configuration SHA512 = 05e3eaddc414b2d71a69b2e2bc6f2681fc1f4d04bcdd3acc1a41457bb7db518208b95ddfc4c9fffedc59c25a8faf458be1af4915a4a3c0d6777cb7a346bc5d86
[INFO] Reloading complete
[INFO] 10.244.0.7:59093 - 39691 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.0003121s
[INFO] 10.244.0.7:59093 - 33038 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000098845s
[INFO] 10.244.0.7:56464 - 60585 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000200939s
[INFO] 10.244.0.7:56464 - 32429 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000093258s
[INFO] 10.244.0.7:47212 - 51823 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000202309s
[INFO] 10.244.0.7:47212 - 21100 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000099502s
[INFO] 10.244.0.7:51113 - 1889 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000161383s
[INFO] 10.244.0.7:51113 - 57442 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000131164s
[INFO] 10.244.0.7:57065 - 34787 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.00262487s
[INFO] 10.244.0.7:57065 - 62191 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.00260229s
[INFO] 10.244.0.7:57241 - 47901 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000077307s
[INFO] 10.244.0.7:57241 - 30239 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000060783s
[INFO] 10.244.0.25:58067 - 34969 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000247477s
[INFO] 10.244.0.25:55099 - 20651 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000167364s
[INFO] 10.244.0.25:52419 - 37445 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000123575s
[INFO] 10.244.0.25:43893 - 64624 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000099289s
[INFO] 10.244.0.25:47208 - 12557 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000106927s
[INFO] 10.244.0.25:46457 - 56668 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.00019856s
[INFO] 10.244.0.25:36619 - 11723 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002222294s
[INFO] 10.244.0.25:41967 - 36166 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002127962s
[INFO] 10.244.0.25:41478 - 55613 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.00152365s
[INFO] 10.244.0.25:47203 - 56098 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.002148162s
==> describe nodes <==
Name: addons-860203
Roles: control-plane
Labels: beta.kubernetes.io/arch=arm64
beta.kubernetes.io/os=linux
kubernetes.io/arch=arm64
kubernetes.io/hostname=addons-860203
kubernetes.io/os=linux
minikube.k8s.io/commit=b921bee7dddd4990dd76a4773b23d7ec11e6144f
minikube.k8s.io/name=addons-860203
minikube.k8s.io/primary=true
minikube.k8s.io/updated_at=2024_09_20T22_11_32_0700
minikube.k8s.io/version=v1.34.0
node-role.kubernetes.io/control-plane=
node.kubernetes.io/exclude-from-external-load-balancers=
topology.hostpath.csi/node=addons-860203
Annotations: kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/cri-dockerd.sock
node.alpha.kubernetes.io/ttl: 0
volumes.kubernetes.io/controller-managed-attach-detach: true
CreationTimestamp: Fri, 20 Sep 2024 22:11:29 +0000
Taints: <none>
Unschedulable: false
Lease:
HolderIdentity: addons-860203
AcquireTime: <unset>
RenewTime: Fri, 20 Sep 2024 22:24:20 +0000
Conditions:
Type Status LastHeartbeatTime LastTransitionTime Reason Message
---- ------ ----------------- ------------------ ------ -------
MemoryPressure False Fri, 20 Sep 2024 22:23:36 +0000 Fri, 20 Sep 2024 22:11:25 +0000 KubeletHasSufficientMemory kubelet has sufficient memory available
DiskPressure False Fri, 20 Sep 2024 22:23:36 +0000 Fri, 20 Sep 2024 22:11:25 +0000 KubeletHasNoDiskPressure kubelet has no disk pressure
PIDPressure False Fri, 20 Sep 2024 22:23:36 +0000 Fri, 20 Sep 2024 22:11:25 +0000 KubeletHasSufficientPID kubelet has sufficient PID available
Ready True Fri, 20 Sep 2024 22:23:36 +0000 Fri, 20 Sep 2024 22:11:29 +0000 KubeletReady kubelet is posting ready status
Addresses:
InternalIP: 192.168.49.2
Hostname: addons-860203
Capacity:
cpu: 2
ephemeral-storage: 203034800Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
hugepages-32Mi: 0
hugepages-64Ki: 0
memory: 8022304Ki
pods: 110
Allocatable:
cpu: 2
ephemeral-storage: 203034800Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
hugepages-32Mi: 0
hugepages-64Ki: 0
memory: 8022304Ki
pods: 110
System Info:
Machine ID: 4c1f1054b3bb444faf89dca85133d55f
System UUID: 3634163e-a8a2-4883-bafd-fa13fefb6dc0
Boot ID: 32c222cc-d06c-4f68-9fc3-59cd35d0dbd2
Kernel Version: 5.15.0-1070-aws
OS Image: Ubuntu 22.04.5 LTS
Operating System: linux
Architecture: arm64
Container Runtime Version: docker://27.3.0
Kubelet Version: v1.31.1
Kube-Proxy Version: v1.31.1
PodCIDR: 10.244.0.0/24
PodCIDRs: 10.244.0.0/24
Non-terminated Pods: (16 in total)
Namespace Name CPU Requests CPU Limits Memory Requests Memory Limits Age
--------- ---- ------------ ---------- --------------- ------------- ---
default busybox 0 (0%) 0 (0%) 0 (0%) 0 (0%) 9m18s
default cloud-spanner-emulator-769b77f747-4vnl6 0 (0%) 0 (0%) 0 (0%) 0 (0%) 12m
default nginx 0 (0%) 0 (0%) 0 (0%) 0 (0%) 4s
gcp-auth gcp-auth-89d5ffd79-jsv2g 0 (0%) 0 (0%) 0 (0%) 0 (0%) 11m
ingress-nginx ingress-nginx-controller-bc57996ff-56r52 100m (5%) 0 (0%) 90Mi (1%) 0 (0%) 12m
kube-system coredns-7c65d6cfc9-w7tzg 100m (5%) 0 (0%) 70Mi (0%) 170Mi (2%) 12m
kube-system etcd-addons-860203 100m (5%) 0 (0%) 100Mi (1%) 0 (0%) 12m
kube-system kube-apiserver-addons-860203 250m (12%) 0 (0%) 0 (0%) 0 (0%) 12m
kube-system kube-controller-manager-addons-860203 200m (10%) 0 (0%) 0 (0%) 0 (0%) 12m
kube-system kube-ingress-dns-minikube 0 (0%) 0 (0%) 0 (0%) 0 (0%) 12m
kube-system kube-proxy-tp7vm 0 (0%) 0 (0%) 0 (0%) 0 (0%) 12m
kube-system kube-scheduler-addons-860203 100m (5%) 0 (0%) 0 (0%) 0 (0%) 12m
kube-system nvidia-device-plugin-daemonset-wlbkx 0 (0%) 0 (0%) 0 (0%) 0 (0%) 12m
kube-system storage-provisioner 0 (0%) 0 (0%) 0 (0%) 0 (0%) 12m
local-path-storage local-path-provisioner-86d989889c-kkss2 0 (0%) 0 (0%) 0 (0%) 0 (0%) 12m
yakd-dashboard yakd-dashboard-67d98fc6b-96gz9 0 (0%) 0 (0%) 128Mi (1%) 256Mi (3%) 12m
Allocated resources:
(Total limits may be over 100 percent, i.e., overcommitted.)
Resource Requests Limits
-------- -------- ------
cpu 850m (42%) 0 (0%)
memory 388Mi (4%) 426Mi (5%)
ephemeral-storage 0 (0%) 0 (0%)
hugepages-1Gi 0 (0%) 0 (0%)
hugepages-2Mi 0 (0%) 0 (0%)
hugepages-32Mi 0 (0%) 0 (0%)
hugepages-64Ki 0 (0%) 0 (0%)
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Starting 12m kube-proxy
Normal NodeAllocatableEnforced 13m kubelet Updated Node Allocatable limit across pods
Warning CgroupV1 13m kubelet Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
Normal NodeHasSufficientMemory 13m (x8 over 13m) kubelet Node addons-860203 status is now: NodeHasSufficientMemory
Normal NodeHasNoDiskPressure 13m (x7 over 13m) kubelet Node addons-860203 status is now: NodeHasNoDiskPressure
Normal NodeHasSufficientPID 13m (x7 over 13m) kubelet Node addons-860203 status is now: NodeHasSufficientPID
Normal Starting 13m kubelet Starting kubelet.
Normal Starting 12m kubelet Starting kubelet.
Warning CgroupV1 12m kubelet Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
Normal NodeAllocatableEnforced 12m kubelet Updated Node Allocatable limit across pods
Normal NodeHasSufficientMemory 12m kubelet Node addons-860203 status is now: NodeHasSufficientMemory
Normal NodeHasNoDiskPressure 12m kubelet Node addons-860203 status is now: NodeHasNoDiskPressure
Normal NodeHasSufficientPID 12m kubelet Node addons-860203 status is now: NodeHasSufficientPID
Normal RegisteredNode 12m node-controller Node addons-860203 event: Registered Node addons-860203 in Controller
==> dmesg <==
[Sep20 21:43] overlayfs: '/var/lib/containers/storage/overlay/l/ZLTOCNGE2IGM6DT7VP2QP7OV3M' not a directory
[ +0.714455] overlayfs: '/var/lib/containers/storage/overlay/l/Q2QJNMTVZL6GMULS36RA5ZJGSA' not a directory
==> etcd [ba145fc22019] <==
{"level":"info","ts":"2024-09-20T22:11:24.311290Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc switched to configuration voters=(12593026477526642892)"}
{"level":"info","ts":"2024-09-20T22:11:24.311382Z","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-09-20T22:11:25.292184Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc is starting a new election at term 1"}
{"level":"info","ts":"2024-09-20T22:11:25.292417Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became pre-candidate at term 1"}
{"level":"info","ts":"2024-09-20T22:11:25.292495Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgPreVoteResp from aec36adc501070cc at term 1"}
{"level":"info","ts":"2024-09-20T22:11:25.292542Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 2"}
{"level":"info","ts":"2024-09-20T22:11:25.292584Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 2"}
{"level":"info","ts":"2024-09-20T22:11:25.292639Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 2"}
{"level":"info","ts":"2024-09-20T22:11:25.292669Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
{"level":"info","ts":"2024-09-20T22:11:25.296285Z","caller":"etcdserver/server.go:2118","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-860203 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
{"level":"info","ts":"2024-09-20T22:11:25.296639Z","caller":"etcdserver/server.go:2629","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
{"level":"info","ts":"2024-09-20T22:11:25.296806Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
{"level":"info","ts":"2024-09-20T22:11:25.297027Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
{"level":"info","ts":"2024-09-20T22:11:25.297131Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
{"level":"info","ts":"2024-09-20T22:11:25.297268Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
{"level":"info","ts":"2024-09-20T22:11:25.297915Z","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-09-20T22:11:25.298201Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
{"level":"info","ts":"2024-09-20T22:11:25.298341Z","caller":"etcdserver/server.go:2653","msg":"cluster version is updated","cluster-version":"3.5"}
{"level":"info","ts":"2024-09-20T22:11:25.304790Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
{"level":"info","ts":"2024-09-20T22:11:25.306260Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
{"level":"info","ts":"2024-09-20T22:11:25.319558Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
{"level":"info","ts":"2024-09-20T22:11:25.339930Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
{"level":"info","ts":"2024-09-20T22:21:27.299229Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1897}
{"level":"info","ts":"2024-09-20T22:21:27.362927Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1897,"took":"63.093314ms","hash":280868067,"current-db-size-bytes":8855552,"current-db-size":"8.9 MB","current-db-size-in-use-bytes":5070848,"current-db-size-in-use":"5.1 MB"}
{"level":"info","ts":"2024-09-20T22:21:27.362977Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":280868067,"revision":1897,"compact-revision":-1}
==> gcp-auth [7b88ef8f0095] <==
2024/09/20 22:14:23 GCP Auth Webhook started!
2024/09/20 22:14:40 Ready to marshal response ...
2024/09/20 22:14:40 Ready to write response ...
2024/09/20 22:14:41 Ready to marshal response ...
2024/09/20 22:14:41 Ready to write response ...
2024/09/20 22:15:05 Ready to marshal response ...
2024/09/20 22:15:05 Ready to write response ...
2024/09/20 22:15:05 Ready to marshal response ...
2024/09/20 22:15:05 Ready to write response ...
2024/09/20 22:15:05 Ready to marshal response ...
2024/09/20 22:15:05 Ready to write response ...
2024/09/20 22:23:09 Ready to marshal response ...
2024/09/20 22:23:09 Ready to write response ...
2024/09/20 22:23:10 Ready to marshal response ...
2024/09/20 22:23:10 Ready to write response ...
2024/09/20 22:23:10 Ready to marshal response ...
2024/09/20 22:23:10 Ready to write response ...
2024/09/20 22:23:20 Ready to marshal response ...
2024/09/20 22:23:20 Ready to write response ...
2024/09/20 22:23:27 Ready to marshal response ...
2024/09/20 22:23:27 Ready to write response ...
2024/09/20 22:23:43 Ready to marshal response ...
2024/09/20 22:23:43 Ready to write response ...
2024/09/20 22:24:19 Ready to marshal response ...
2024/09/20 22:24:19 Ready to write response ...
==> kernel <==
22:24:23 up 6:06, 0 users, load average: 0.72, 0.76, 1.57
Linux addons-860203 5.15.0-1070-aws #76~20.04.1-Ubuntu SMP Mon Sep 2 12:20:48 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
PRETTY_NAME="Ubuntu 22.04.5 LTS"
==> kube-apiserver [4c9ff983a718] <==
W0920 22:14:57.345476 1 cacher.go:171] Terminating all watchers from cacher numatopologies.nodeinfo.volcano.sh
W0920 22:14:57.345574 1 cacher.go:171] Terminating all watchers from cacher podgroups.scheduling.volcano.sh
W0920 22:14:57.444135 1 cacher.go:171] Terminating all watchers from cacher queues.scheduling.volcano.sh
W0920 22:14:57.705337 1 cacher.go:171] Terminating all watchers from cacher jobflows.flow.volcano.sh
W0920 22:14:57.978115 1 cacher.go:171] Terminating all watchers from cacher jobtemplates.flow.volcano.sh
I0920 22:23:10.020875 1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.104.142.98"}
I0920 22:23:35.429600 1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
I0920 22:23:59.940014 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0920 22:23:59.940065 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0920 22:23:59.965207 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0920 22:23:59.965253 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0920 22:23:59.987740 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0920 22:23:59.987810 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0920 22:24:00.147857 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0920 22:24:00.149264 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0920 22:24:00.152658 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0920 22:24:00.152709 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
E0920 22:24:00.459969 1 watch.go:250] "Unhandled Error" err="http2: stream closed" logger="UnhandledError"
W0920 22:24:01.140879 1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
W0920 22:24:01.153800 1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
W0920 22:24:01.162850 1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
I0920 22:24:13.596422 1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
W0920 22:24:14.718639 1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
I0920 22:24:19.201631 1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
I0920 22:24:19.493001 1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.110.55.196"}
==> kube-controller-manager [66a110939b23] <==
E0920 22:24:09.209747 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
W0920 22:24:09.225388 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0920 22:24:09.225431 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
W0920 22:24:09.364111 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0920 22:24:09.364155 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
W0920 22:24:09.889534 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0920 22:24:09.889580 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
W0920 22:24:10.300790 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0920 22:24:10.300841 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
W0920 22:24:11.413303 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0920 22:24:11.413356 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
E0920 22:24:14.720249 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
W0920 22:24:15.642731 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0920 22:24:15.642774 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
W0920 22:24:17.375161 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0920 22:24:17.375213 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
W0920 22:24:17.465858 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0920 22:24:17.465902 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
W0920 22:24:18.130737 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0920 22:24:18.130785 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
I0920 22:24:21.332215 1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/registry-66c9cd494c" duration="22.58µs"
W0920 22:24:21.556015 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0920 22:24:21.556053 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
W0920 22:24:22.000233 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0920 22:24:22.000277 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
==> kube-proxy [fcebcf9757ce] <==
I0920 22:11:38.511359 1 server_linux.go:66] "Using iptables proxy"
I0920 22:11:38.607608 1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
E0920 22:11:38.607682 1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
I0920 22:11:38.698966 1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
I0920 22:11:38.699028 1 server_linux.go:169] "Using iptables Proxier"
I0920 22:11:38.701660 1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
I0920 22:11:38.702008 1 server.go:483] "Version info" version="v1.31.1"
I0920 22:11:38.702024 1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
I0920 22:11:38.715478 1 config.go:199] "Starting service config controller"
I0920 22:11:38.716066 1 shared_informer.go:313] Waiting for caches to sync for service config
I0920 22:11:38.716120 1 config.go:105] "Starting endpoint slice config controller"
I0920 22:11:38.716126 1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
I0920 22:11:38.718945 1 config.go:328] "Starting node config controller"
I0920 22:11:38.718963 1 shared_informer.go:313] Waiting for caches to sync for node config
I0920 22:11:38.816550 1 shared_informer.go:320] Caches are synced for endpoint slice config
I0920 22:11:38.816617 1 shared_informer.go:320] Caches are synced for service config
I0920 22:11:38.820621 1 shared_informer.go:320] Caches are synced for node config
==> kube-scheduler [616c434207d5] <==
W0920 22:11:29.320501 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
E0920 22:11:29.322835 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
W0920 22:11:29.320553 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
E0920 22:11:29.323086 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
W0920 22:11:30.118540 1 reflector.go:561] runtime/asm_arm64.s:1222: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
E0920 22:11:30.118607 1 reflector.go:158] "Unhandled Error" err="runtime/asm_arm64.s:1222: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError"
W0920 22:11:30.145961 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
E0920 22:11:30.146111 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError"
W0920 22:11:30.219181 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
E0920 22:11:30.219333 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
W0920 22:11:30.230651 1 reflector.go:561] 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
E0920 22:11:30.230938 1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
W0920 22:11:30.359746 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
E0920 22:11:30.359793 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError"
W0920 22:11:30.362819 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
E0920 22:11:30.362858 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
W0920 22:11:30.374119 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
E0920 22:11:30.374161 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
W0920 22:11:30.387908 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
E0920 22:11:30.388027 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
W0920 22:11:30.444340 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
E0920 22:11:30.444478 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
W0920 22:11:30.559806 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
E0920 22:11:30.559852 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
I0920 22:11:31.895061 1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
==> kubelet <==
Sep 20 22:24:19 addons-860203 kubelet[2333]: I0920 22:24:19.426478 2333 memory_manager.go:354] "RemoveStaleState removing state" podUID="dc37fd84-501c-485d-a0df-4e3a4e3d94e7" containerName="metrics-server"
Sep 20 22:24:19 addons-860203 kubelet[2333]: I0920 22:24:19.426484 2333 memory_manager.go:354] "RemoveStaleState removing state" podUID="036c23ca-8854-41ae-b95b-e9b5a6a4fa2f" containerName="csi-attacher"
Sep 20 22:24:19 addons-860203 kubelet[2333]: I0920 22:24:19.429125 2333 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/b1ddce0f-84aa-4e65-bdf8-3b5b54f4fb61-gcp-creds\") pod \"nginx\" (UID: \"b1ddce0f-84aa-4e65-bdf8-3b5b54f4fb61\") " pod="default/nginx"
Sep 20 22:24:19 addons-860203 kubelet[2333]: I0920 22:24:19.429340 2333 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-8wzt9\" (UniqueName: \"kubernetes.io/projected/b1ddce0f-84aa-4e65-bdf8-3b5b54f4fb61-kube-api-access-8wzt9\") pod \"nginx\" (UID: \"b1ddce0f-84aa-4e65-bdf8-3b5b54f4fb61\") " pod="default/nginx"
Sep 20 22:24:20 addons-860203 kubelet[2333]: I0920 22:24:20.941294 2333 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-kw74s\" (UniqueName: \"kubernetes.io/projected/817592fb-1c62-4533-974f-078a77465ea2-kube-api-access-kw74s\") pod \"817592fb-1c62-4533-974f-078a77465ea2\" (UID: \"817592fb-1c62-4533-974f-078a77465ea2\") "
Sep 20 22:24:20 addons-860203 kubelet[2333]: I0920 22:24:20.941349 2333 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/817592fb-1c62-4533-974f-078a77465ea2-gcp-creds\") pod \"817592fb-1c62-4533-974f-078a77465ea2\" (UID: \"817592fb-1c62-4533-974f-078a77465ea2\") "
Sep 20 22:24:20 addons-860203 kubelet[2333]: I0920 22:24:20.941438 2333 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/host-path/817592fb-1c62-4533-974f-078a77465ea2-gcp-creds" (OuterVolumeSpecName: "gcp-creds") pod "817592fb-1c62-4533-974f-078a77465ea2" (UID: "817592fb-1c62-4533-974f-078a77465ea2"). InnerVolumeSpecName "gcp-creds". PluginName "kubernetes.io/host-path", VolumeGidValue ""
Sep 20 22:24:20 addons-860203 kubelet[2333]: I0920 22:24:20.946318 2333 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/817592fb-1c62-4533-974f-078a77465ea2-kube-api-access-kw74s" (OuterVolumeSpecName: "kube-api-access-kw74s") pod "817592fb-1c62-4533-974f-078a77465ea2" (UID: "817592fb-1c62-4533-974f-078a77465ea2"). InnerVolumeSpecName "kube-api-access-kw74s". PluginName "kubernetes.io/projected", VolumeGidValue ""
Sep 20 22:24:21 addons-860203 kubelet[2333]: I0920 22:24:21.042199 2333 reconciler_common.go:288] "Volume detached for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/817592fb-1c62-4533-974f-078a77465ea2-gcp-creds\") on node \"addons-860203\" DevicePath \"\""
Sep 20 22:24:21 addons-860203 kubelet[2333]: I0920 22:24:21.042230 2333 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-kw74s\" (UniqueName: \"kubernetes.io/projected/817592fb-1c62-4533-974f-078a77465ea2-kube-api-access-kw74s\") on node \"addons-860203\" DevicePath \"\""
Sep 20 22:24:21 addons-860203 kubelet[2333]: I0920 22:24:21.832867 2333 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="817592fb-1c62-4533-974f-078a77465ea2" path="/var/lib/kubelet/pods/817592fb-1c62-4533-974f-078a77465ea2/volumes"
Sep 20 22:24:22 addons-860203 kubelet[2333]: I0920 22:24:22.048431 2333 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-j27sh\" (UniqueName: \"kubernetes.io/projected/8167ccc6-dd33-4103-903e-3eed5bbba124-kube-api-access-j27sh\") pod \"8167ccc6-dd33-4103-903e-3eed5bbba124\" (UID: \"8167ccc6-dd33-4103-903e-3eed5bbba124\") "
Sep 20 22:24:22 addons-860203 kubelet[2333]: I0920 22:24:22.048484 2333 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-8zkvp\" (UniqueName: \"kubernetes.io/projected/1b3b7fa1-d8ab-4ede-bf68-c006a0d0c180-kube-api-access-8zkvp\") pod \"1b3b7fa1-d8ab-4ede-bf68-c006a0d0c180\" (UID: \"1b3b7fa1-d8ab-4ede-bf68-c006a0d0c180\") "
Sep 20 22:24:22 addons-860203 kubelet[2333]: I0920 22:24:22.051407 2333 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/1b3b7fa1-d8ab-4ede-bf68-c006a0d0c180-kube-api-access-8zkvp" (OuterVolumeSpecName: "kube-api-access-8zkvp") pod "1b3b7fa1-d8ab-4ede-bf68-c006a0d0c180" (UID: "1b3b7fa1-d8ab-4ede-bf68-c006a0d0c180"). InnerVolumeSpecName "kube-api-access-8zkvp". PluginName "kubernetes.io/projected", VolumeGidValue ""
Sep 20 22:24:22 addons-860203 kubelet[2333]: I0920 22:24:22.051794 2333 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/8167ccc6-dd33-4103-903e-3eed5bbba124-kube-api-access-j27sh" (OuterVolumeSpecName: "kube-api-access-j27sh") pod "8167ccc6-dd33-4103-903e-3eed5bbba124" (UID: "8167ccc6-dd33-4103-903e-3eed5bbba124"). InnerVolumeSpecName "kube-api-access-j27sh". PluginName "kubernetes.io/projected", VolumeGidValue ""
Sep 20 22:24:22 addons-860203 kubelet[2333]: I0920 22:24:22.073984 2333 scope.go:117] "RemoveContainer" containerID="581bcc27681cda312ee74f866f6a716c042d83e3495786b1231b573f6260146f"
Sep 20 22:24:22 addons-860203 kubelet[2333]: I0920 22:24:22.149556 2333 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-j27sh\" (UniqueName: \"kubernetes.io/projected/8167ccc6-dd33-4103-903e-3eed5bbba124-kube-api-access-j27sh\") on node \"addons-860203\" DevicePath \"\""
Sep 20 22:24:22 addons-860203 kubelet[2333]: I0920 22:24:22.149781 2333 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-8zkvp\" (UniqueName: \"kubernetes.io/projected/1b3b7fa1-d8ab-4ede-bf68-c006a0d0c180-kube-api-access-8zkvp\") on node \"addons-860203\" DevicePath \"\""
Sep 20 22:24:22 addons-860203 kubelet[2333]: I0920 22:24:22.160237 2333 scope.go:117] "RemoveContainer" containerID="581bcc27681cda312ee74f866f6a716c042d83e3495786b1231b573f6260146f"
Sep 20 22:24:22 addons-860203 kubelet[2333]: E0920 22:24:22.162188 2333 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = Unknown desc = Error response from daemon: No such container: 581bcc27681cda312ee74f866f6a716c042d83e3495786b1231b573f6260146f" containerID="581bcc27681cda312ee74f866f6a716c042d83e3495786b1231b573f6260146f"
Sep 20 22:24:22 addons-860203 kubelet[2333]: I0920 22:24:22.162449 2333 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"docker","ID":"581bcc27681cda312ee74f866f6a716c042d83e3495786b1231b573f6260146f"} err="failed to get container status \"581bcc27681cda312ee74f866f6a716c042d83e3495786b1231b573f6260146f\": rpc error: code = Unknown desc = Error response from daemon: No such container: 581bcc27681cda312ee74f866f6a716c042d83e3495786b1231b573f6260146f"
Sep 20 22:24:22 addons-860203 kubelet[2333]: I0920 22:24:22.162535 2333 scope.go:117] "RemoveContainer" containerID="1d40517a4d0780badfeaad14145f786c32f32e9e1aa39d93b521e5a6b185d84d"
Sep 20 22:24:22 addons-860203 kubelet[2333]: I0920 22:24:22.192247 2333 scope.go:117] "RemoveContainer" containerID="1d40517a4d0780badfeaad14145f786c32f32e9e1aa39d93b521e5a6b185d84d"
Sep 20 22:24:22 addons-860203 kubelet[2333]: E0920 22:24:22.193825 2333 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = Unknown desc = Error response from daemon: No such container: 1d40517a4d0780badfeaad14145f786c32f32e9e1aa39d93b521e5a6b185d84d" containerID="1d40517a4d0780badfeaad14145f786c32f32e9e1aa39d93b521e5a6b185d84d"
Sep 20 22:24:22 addons-860203 kubelet[2333]: I0920 22:24:22.194000 2333 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"docker","ID":"1d40517a4d0780badfeaad14145f786c32f32e9e1aa39d93b521e5a6b185d84d"} err="failed to get container status \"1d40517a4d0780badfeaad14145f786c32f32e9e1aa39d93b521e5a6b185d84d\": rpc error: code = Unknown desc = Error response from daemon: No such container: 1d40517a4d0780badfeaad14145f786c32f32e9e1aa39d93b521e5a6b185d84d"
==> storage-provisioner [0a3c2a788d0b] <==
I0920 22:11:44.772738 1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
I0920 22:11:44.801097 1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
I0920 22:11:44.801146 1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
I0920 22:11:44.816288 1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
I0920 22:11:44.816471 1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-860203_b1dbb0fc-5860-471a-a80e-e4a41a5c5c0e!
I0920 22:11:44.816565 1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"42e63499-92a9-423a-98d8-5c0ba92a6934", APIVersion:"v1", ResourceVersion:"586", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-860203_b1dbb0fc-5860-471a-a80e-e4a41a5c5c0e became leader
I0920 22:11:44.922023 1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-860203_b1dbb0fc-5860-471a-a80e-e4a41a5c5c0e!
-- /stdout --
helpers_test.go:254: (dbg) Run: out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-860203 -n addons-860203
helpers_test.go:261: (dbg) Run: kubectl --context addons-860203 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: busybox ingress-nginx-admission-create-2qtkk ingress-nginx-admission-patch-c6t65
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/Registry]: describe non-running pods <======
helpers_test.go:277: (dbg) Run: kubectl --context addons-860203 describe pod busybox ingress-nginx-admission-create-2qtkk ingress-nginx-admission-patch-c6t65
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-860203 describe pod busybox ingress-nginx-admission-create-2qtkk ingress-nginx-admission-patch-c6t65: exit status 1 (103.443326ms)
-- stdout --
Name: busybox
Namespace: default
Priority: 0
Service Account: default
Node: addons-860203/192.168.49.2
Start Time: Fri, 20 Sep 2024 22:15:05 +0000
Labels: integration-test=busybox
Annotations: <none>
Status: Pending
IP: 10.244.0.27
IPs:
IP: 10.244.0.27
Containers:
busybox:
Container ID:
Image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
Image ID:
Port: <none>
Host Port: <none>
Command:
sleep
3600
State: Waiting
Reason: ImagePullBackOff
Ready: False
Restart Count: 0
Environment:
GOOGLE_APPLICATION_CREDENTIALS: /google-app-creds.json
PROJECT_ID: this_is_fake
GCP_PROJECT: this_is_fake
GCLOUD_PROJECT: this_is_fake
GOOGLE_CLOUD_PROJECT: this_is_fake
CLOUDSDK_CORE_PROJECT: this_is_fake
Mounts:
/google-app-creds.json from gcp-creds (ro)
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-5x6wk (ro)
Conditions:
Type Status
PodReadyToStartContainers True
Initialized True
Ready False
ContainersReady False
PodScheduled True
Volumes:
kube-api-access-5x6wk:
Type: Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds: 3607
ConfigMapName: kube-root-ca.crt
ConfigMapOptional: <nil>
DownwardAPI: true
gcp-creds:
Type: HostPath (bare host directory volume)
Path: /var/lib/minikube/google_application_credentials.json
HostPathType: File
QoS Class: BestEffort
Node-Selectors: <none>
Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Scheduled 9m19s default-scheduler Successfully assigned default/busybox to addons-860203
Normal Pulling 7m58s (x4 over 9m18s) kubelet Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
Warning Failed 7m57s (x4 over 9m18s) kubelet Failed to pull image "gcr.io/k8s-minikube/busybox:1.28.4-glibc": Error response from daemon: Head "https://gcr.io/v2/k8s-minikube/busybox/manifests/1.28.4-glibc": unauthorized: authentication failed
Warning Failed 7m57s (x4 over 9m18s) kubelet Error: ErrImagePull
Warning Failed 7m33s (x6 over 9m17s) kubelet Error: ImagePullBackOff
Normal BackOff 4m18s (x20 over 9m17s) kubelet Back-off pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
-- /stdout --
** stderr **
Error from server (NotFound): pods "ingress-nginx-admission-create-2qtkk" not found
Error from server (NotFound): pods "ingress-nginx-admission-patch-c6t65" not found
** /stderr **
helpers_test.go:279: kubectl --context addons-860203 describe pod busybox ingress-nginx-admission-create-2qtkk ingress-nginx-admission-patch-c6t65: exit status 1
--- FAIL: TestAddons/parallel/Registry (75.00s)