=== RUN TestAddons/serial/Volcano
addons_test.go:819: volcano-controller stabilized in 50.587717ms
addons_test.go:811: volcano-admission stabilized in 52.430697ms
addons_test.go:803: volcano-scheduler stabilized in 52.662604ms
addons_test.go:825: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-scheduler" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-scheduler-6c9778cbdf-9mm8c" [309bfcc6-1067-4bb0-ae1f-db35265306bc] Running
addons_test.go:825: (dbg) TestAddons/serial/Volcano: app=volcano-scheduler healthy within 6.003304602s
addons_test.go:829: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-admission" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-admission-5874dfdd79-cg9fd" [349425ec-53ed-4a5d-9eb0-36376da305bf] Running
addons_test.go:829: (dbg) TestAddons/serial/Volcano: app=volcano-admission healthy within 5.004057678s
addons_test.go:833: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-controller" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-controllers-789ffc5785-wbnfl" [64d2ce27-92d9-4f05-9203-d834f9218f51] Running
addons_test.go:833: (dbg) TestAddons/serial/Volcano: app=volcano-controller healthy within 5.00352049s
addons_test.go:838: (dbg) Run: kubectl --context addons-569374 delete -n volcano-system job volcano-admission-init
addons_test.go:844: (dbg) Run: kubectl --context addons-569374 create -f testdata/vcjob.yaml
addons_test.go:852: (dbg) Run: kubectl --context addons-569374 get vcjob -n my-volcano
addons_test.go:870: (dbg) TestAddons/serial/Volcano: waiting 3m0s for pods matching "volcano.sh/job-name=test-job" in namespace "my-volcano" ...
helpers_test.go:344: "test-job-nginx-0" [5f661ed9-bfaa-4279-b444-455e0e3dc980] Pending
helpers_test.go:344: "test-job-nginx-0" [5f661ed9-bfaa-4279-b444-455e0e3dc980] Pending: PodScheduled:Unschedulable (0/1 nodes are unavailable: 1 Insufficient cpu.)
helpers_test.go:329: TestAddons/serial/Volcano: WARNING: pod list for "my-volcano" "volcano.sh/job-name=test-job" returned: client rate limiter Wait returned an error: rate: Wait(n=1) would exceed context deadline
addons_test.go:870: ***** TestAddons/serial/Volcano: pod "volcano.sh/job-name=test-job" failed to start within 3m0s: context deadline exceeded ****
addons_test.go:870: (dbg) Run: out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-569374 -n addons-569374
addons_test.go:870: TestAddons/serial/Volcano: showing logs for failed pods as of 2024-10-14 13:44:50.076091513 +0000 UTC m=+368.742123951
addons_test.go:870: (dbg) Run: kubectl --context addons-569374 describe po test-job-nginx-0 -n my-volcano
addons_test.go:870: (dbg) kubectl --context addons-569374 describe po test-job-nginx-0 -n my-volcano:
Name: test-job-nginx-0
Namespace: my-volcano
Priority: 0
Service Account: default
Node: <none>
Labels: volcano.sh/job-name=test-job
volcano.sh/job-namespace=my-volcano
volcano.sh/queue-name=test
volcano.sh/task-index=0
volcano.sh/task-spec=nginx
Annotations: scheduling.k8s.io/group-name: test-job-11136950-cd41-4645-b8e8-43dc34a5a945
volcano.sh/job-name: test-job
volcano.sh/job-retry-count: 0
volcano.sh/job-version: 0
volcano.sh/queue-name: test
volcano.sh/task-index: 0
volcano.sh/task-spec: nginx
volcano.sh/template-uid: test-job-nginx
Status: Pending
IP:
IPs: <none>
Controlled By: Job/test-job
Containers:
nginx:
Image: nginx:latest
Port: <none>
Host Port: <none>
Command:
sleep
10m
Limits:
cpu: 1
Requests:
cpu: 1
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-p8npv (ro)
Conditions:
Type Status
PodScheduled False
Volumes:
kube-api-access-p8npv:
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: Burstable
Node-Selectors: <none>
Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Warning FailedScheduling 2m59s volcano 0/1 nodes are unavailable: 1 Insufficient cpu.
addons_test.go:870: (dbg) Run: kubectl --context addons-569374 logs test-job-nginx-0 -n my-volcano
addons_test.go:870: (dbg) kubectl --context addons-569374 logs test-job-nginx-0 -n my-volcano:
addons_test.go:871: failed waiting for test-local-path pod: volcano.sh/job-name=test-job within 3m0s: context deadline exceeded
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======> post-mortem[TestAddons/serial/Volcano]: docker inspect <======
helpers_test.go:231: (dbg) Run: docker inspect addons-569374
helpers_test.go:235: (dbg) docker inspect addons-569374:
-- stdout --
[
{
"Id": "6e33985cf6ca030411909b96e9244e25c717097a9e9274c7f3744426ee732324",
"Created": "2024-10-14T13:39:26.440751392Z",
"Path": "/usr/local/bin/entrypoint",
"Args": [
"/sbin/init"
],
"State": {
"Status": "running",
"Running": true,
"Paused": false,
"Restarting": false,
"OOMKilled": false,
"Dead": false,
"Pid": 8804,
"ExitCode": 0,
"Error": "",
"StartedAt": "2024-10-14T13:39:26.604319716Z",
"FinishedAt": "0001-01-01T00:00:00Z"
},
"Image": "sha256:e5ca9b83e048da5ecbd9864892b13b9f06d661ec5eae41590141157c6fe62bf7",
"ResolvConfPath": "/var/lib/docker/containers/6e33985cf6ca030411909b96e9244e25c717097a9e9274c7f3744426ee732324/resolv.conf",
"HostnamePath": "/var/lib/docker/containers/6e33985cf6ca030411909b96e9244e25c717097a9e9274c7f3744426ee732324/hostname",
"HostsPath": "/var/lib/docker/containers/6e33985cf6ca030411909b96e9244e25c717097a9e9274c7f3744426ee732324/hosts",
"LogPath": "/var/lib/docker/containers/6e33985cf6ca030411909b96e9244e25c717097a9e9274c7f3744426ee732324/6e33985cf6ca030411909b96e9244e25c717097a9e9274c7f3744426ee732324-json.log",
"Name": "/addons-569374",
"RestartCount": 0,
"Driver": "overlay2",
"Platform": "linux",
"MountLabel": "",
"ProcessLabel": "",
"AppArmorProfile": "unconfined",
"ExecIDs": null,
"HostConfig": {
"Binds": [
"/lib/modules:/lib/modules:ro",
"addons-569374:/var"
],
"ContainerIDFile": "",
"LogConfig": {
"Type": "json-file",
"Config": {}
},
"NetworkMode": "addons-569374",
"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/9fc876b2b8bb666a82b0622d52a096247e8b9bbaee92140537a6adb6d73588c7-init/diff:/var/lib/docker/overlay2/d8164b8c8c613df332ab63ecaf21de80c344b1fe32149b3955f3e5228a19c126/diff",
"MergedDir": "/var/lib/docker/overlay2/9fc876b2b8bb666a82b0622d52a096247e8b9bbaee92140537a6adb6d73588c7/merged",
"UpperDir": "/var/lib/docker/overlay2/9fc876b2b8bb666a82b0622d52a096247e8b9bbaee92140537a6adb6d73588c7/diff",
"WorkDir": "/var/lib/docker/overlay2/9fc876b2b8bb666a82b0622d52a096247e8b9bbaee92140537a6adb6d73588c7/work"
},
"Name": "overlay2"
},
"Mounts": [
{
"Type": "bind",
"Source": "/lib/modules",
"Destination": "/lib/modules",
"Mode": "ro",
"RW": false,
"Propagation": "rprivate"
},
{
"Type": "volume",
"Name": "addons-569374",
"Source": "/var/lib/docker/volumes/addons-569374/_data",
"Destination": "/var",
"Driver": "local",
"Mode": "z",
"RW": true,
"Propagation": ""
}
],
"Config": {
"Hostname": "addons-569374",
"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-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec",
"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-569374",
"name.minikube.sigs.k8s.io": "addons-569374",
"role.minikube.sigs.k8s.io": ""
},
"StopSignal": "SIGRTMIN+3"
},
"NetworkSettings": {
"Bridge": "",
"SandboxID": "dda78ae35bba135504c0c20bdaf509ee268738842ef342ff8ed954a1f782dd9b",
"SandboxKey": "/var/run/docker/netns/dda78ae35bba",
"Ports": {
"22/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "32768"
}
],
"2376/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "32769"
}
],
"32443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "32772"
}
],
"5000/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "32770"
}
],
"8443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "32771"
}
]
},
"HairpinMode": false,
"LinkLocalIPv6Address": "",
"LinkLocalIPv6PrefixLen": 0,
"SecondaryIPAddresses": null,
"SecondaryIPv6Addresses": null,
"EndpointID": "",
"Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"IPAddress": "",
"IPPrefixLen": 0,
"IPv6Gateway": "",
"MacAddress": "",
"Networks": {
"addons-569374": {
"IPAMConfig": {
"IPv4Address": "192.168.49.2"
},
"Links": null,
"Aliases": null,
"MacAddress": "02:42:c0:a8:31:02",
"DriverOpts": null,
"NetworkID": "2511f4a1385bdd1346e9d1b4f1fb55a4edb25fc670f6591f1c4bb3a13ffdc4aa",
"EndpointID": "0f4c0f74dd43975fbb2514e28aeca103aaeb7066c20f0fc0039291ea1b59adae",
"Gateway": "192.168.49.1",
"IPAddress": "192.168.49.2",
"IPPrefixLen": 24,
"IPv6Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"DNSNames": [
"addons-569374",
"6e33985cf6ca"
]
}
}
}
}
]
-- /stdout --
helpers_test.go:239: (dbg) Run: out/minikube-linux-arm64 status --format={{.Host}} -p addons-569374 -n addons-569374
helpers_test.go:244: <<< TestAddons/serial/Volcano FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======> post-mortem[TestAddons/serial/Volcano]: minikube logs <======
helpers_test.go:247: (dbg) Run: out/minikube-linux-arm64 -p addons-569374 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-569374 logs -n 25: (1.565182139s)
helpers_test.go:252: TestAddons/serial/Volcano logs:
-- stdout --
==> Audit <==
|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
| Command | Args | Profile | User | Version | Start Time | End Time |
|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
| start | -o=json --download-only | download-only-191063 | jenkins | v1.34.0 | 14 Oct 24 13:38 UTC | |
| | -p download-only-191063 | | | | | |
| | --force --alsologtostderr | | | | | |
| | --kubernetes-version=v1.20.0 | | | | | |
| | --container-runtime=containerd | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=containerd | | | | | |
| delete | --all | minikube | jenkins | v1.34.0 | 14 Oct 24 13:38 UTC | 14 Oct 24 13:38 UTC |
| delete | -p download-only-191063 | download-only-191063 | jenkins | v1.34.0 | 14 Oct 24 13:38 UTC | 14 Oct 24 13:38 UTC |
| start | -o=json --download-only | download-only-532133 | jenkins | v1.34.0 | 14 Oct 24 13:38 UTC | |
| | -p download-only-532133 | | | | | |
| | --force --alsologtostderr | | | | | |
| | --kubernetes-version=v1.31.1 | | | | | |
| | --container-runtime=containerd | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=containerd | | | | | |
| delete | --all | minikube | jenkins | v1.34.0 | 14 Oct 24 13:38 UTC | 14 Oct 24 13:39 UTC |
| delete | -p download-only-532133 | download-only-532133 | jenkins | v1.34.0 | 14 Oct 24 13:39 UTC | 14 Oct 24 13:39 UTC |
| delete | -p download-only-191063 | download-only-191063 | jenkins | v1.34.0 | 14 Oct 24 13:39 UTC | 14 Oct 24 13:39 UTC |
| delete | -p download-only-532133 | download-only-532133 | jenkins | v1.34.0 | 14 Oct 24 13:39 UTC | 14 Oct 24 13:39 UTC |
| start | --download-only -p | download-docker-570495 | jenkins | v1.34.0 | 14 Oct 24 13:39 UTC | |
| | download-docker-570495 | | | | | |
| | --alsologtostderr | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=containerd | | | | | |
| delete | -p download-docker-570495 | download-docker-570495 | jenkins | v1.34.0 | 14 Oct 24 13:39 UTC | 14 Oct 24 13:39 UTC |
| start | --download-only -p | binary-mirror-153103 | jenkins | v1.34.0 | 14 Oct 24 13:39 UTC | |
| | binary-mirror-153103 | | | | | |
| | --alsologtostderr | | | | | |
| | --binary-mirror | | | | | |
| | http://127.0.0.1:37259 | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=containerd | | | | | |
| delete | -p binary-mirror-153103 | binary-mirror-153103 | jenkins | v1.34.0 | 14 Oct 24 13:39 UTC | 14 Oct 24 13:39 UTC |
| addons | disable dashboard -p | addons-569374 | jenkins | v1.34.0 | 14 Oct 24 13:39 UTC | |
| | addons-569374 | | | | | |
| addons | enable dashboard -p | addons-569374 | jenkins | v1.34.0 | 14 Oct 24 13:39 UTC | |
| | addons-569374 | | | | | |
| start | -p addons-569374 --wait=true | addons-569374 | jenkins | v1.34.0 | 14 Oct 24 13:39 UTC | 14 Oct 24 13:41 UTC |
| | --memory=4000 --alsologtostderr | | | | | |
| | --addons=registry | | | | | |
| | --addons=metrics-server | | | | | |
| | --addons=volumesnapshots | | | | | |
| | --addons=csi-hostpath-driver | | | | | |
| | --addons=gcp-auth | | | | | |
| | --addons=cloud-spanner | | | | | |
| | --addons=inspektor-gadget | | | | | |
| | --addons=nvidia-device-plugin | | | | | |
| | --addons=yakd --addons=volcano | | | | | |
| | --addons=amd-gpu-device-plugin | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=containerd | | | | | |
| | --addons=ingress | | | | | |
| | --addons=ingress-dns | | | | | |
| | --addons=storage-provisioner-rancher | | | | | |
|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
==> Last Start <==
Log file created at: 2024/10/14 13:39:01
Running on machine: ip-172-31-31-251
Binary: Built with gc go1.23.1 for linux/arm64
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I1014 13:39:01.901837 8306 out.go:345] Setting OutFile to fd 1 ...
I1014 13:39:01.902037 8306 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1014 13:39:01.902064 8306 out.go:358] Setting ErrFile to fd 2...
I1014 13:39:01.902082 8306 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1014 13:39:01.902475 8306 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19790-2229/.minikube/bin
I1014 13:39:01.903536 8306 out.go:352] Setting JSON to false
I1014 13:39:01.904235 8306 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":1293,"bootTime":1728911849,"procs":146,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
I1014 13:39:01.904304 8306 start.go:139] virtualization:
I1014 13:39:01.906491 8306 out.go:177] * [addons-569374] minikube v1.34.0 on Ubuntu 20.04 (arm64)
I1014 13:39:01.909399 8306 out.go:177] - MINIKUBE_LOCATION=19790
I1014 13:39:01.909463 8306 notify.go:220] Checking for updates...
I1014 13:39:01.913755 8306 out.go:177] - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
I1014 13:39:01.915858 8306 out.go:177] - KUBECONFIG=/home/jenkins/minikube-integration/19790-2229/kubeconfig
I1014 13:39:01.917554 8306 out.go:177] - MINIKUBE_HOME=/home/jenkins/minikube-integration/19790-2229/.minikube
I1014 13:39:01.919425 8306 out.go:177] - MINIKUBE_BIN=out/minikube-linux-arm64
I1014 13:39:01.921480 8306 out.go:177] - MINIKUBE_FORCE_SYSTEMD=
I1014 13:39:01.923745 8306 driver.go:394] Setting default libvirt URI to qemu:///system
I1014 13:39:01.942804 8306 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
I1014 13:39:01.942924 8306 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I1014 13:39:02.018241 8306 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-10-14 13:39:02.008384095 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: brid
ge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
I1014 13:39:02.018355 8306 docker.go:318] overlay module found
I1014 13:39:02.020290 8306 out.go:177] * Using the docker driver based on user configuration
I1014 13:39:02.022256 8306 start.go:297] selected driver: docker
I1014 13:39:02.022278 8306 start.go:901] validating driver "docker" against <nil>
I1014 13:39:02.022299 8306 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
I1014 13:39:02.023167 8306 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I1014 13:39:02.075148 8306 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-10-14 13:39:02.065399411 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: brid
ge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
I1014 13:39:02.075347 8306 start_flags.go:310] no existing cluster config was found, will generate one from the flags
I1014 13:39:02.075568 8306 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]
I1014 13:39:02.077549 8306 out.go:177] * Using Docker driver with root privileges
I1014 13:39:02.079361 8306 cni.go:84] Creating CNI manager for ""
I1014 13:39:02.079420 8306 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
I1014 13:39:02.079433 8306 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
I1014 13:39:02.079515 8306 start.go:340] cluster config:
{Name:addons-569374 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec 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-569374 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHA
uthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
I1014 13:39:02.081833 8306 out.go:177] * Starting "addons-569374" primary control-plane node in "addons-569374" cluster
I1014 13:39:02.083558 8306 cache.go:121] Beginning downloading kic base image for docker with containerd
I1014 13:39:02.085327 8306 out.go:177] * Pulling base image v0.0.45-1728382586-19774 ...
I1014 13:39:02.089471 8306 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime containerd
I1014 13:39:02.089529 8306 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19790-2229/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-containerd-overlay2-arm64.tar.lz4
I1014 13:39:02.089542 8306 cache.go:56] Caching tarball of preloaded images
I1014 13:39:02.089565 8306 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec in local docker daemon
I1014 13:39:02.089638 8306 preload.go:172] Found /home/jenkins/minikube-integration/19790-2229/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
I1014 13:39:02.089649 8306 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on containerd
I1014 13:39:02.090024 8306 profile.go:143] Saving config to /home/jenkins/minikube-integration/19790-2229/.minikube/profiles/addons-569374/config.json ...
I1014 13:39:02.090155 8306 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19790-2229/.minikube/profiles/addons-569374/config.json: {Name:mk9953ad9fcec596bf7c9e9595a01f650cb6fca9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1014 13:39:02.106245 8306 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec to local cache
I1014 13:39:02.106354 8306 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec in local cache directory
I1014 13:39:02.106383 8306 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec in local cache directory, skipping pull
I1014 13:39:02.106405 8306 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec exists in cache, skipping pull
I1014 13:39:02.106413 8306 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec as a tarball
I1014 13:39:02.106418 8306 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec from local cache
I1014 13:39:19.306950 8306 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec from cached tarball
I1014 13:39:19.306986 8306 cache.go:194] Successfully downloaded all kic artifacts
I1014 13:39:19.307029 8306 start.go:360] acquireMachinesLock for addons-569374: {Name:mk5547283c60ce0d7b031ba9ef8954ca59e7bce9 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I1014 13:39:19.307158 8306 start.go:364] duration metric: took 109.333µs to acquireMachinesLock for "addons-569374"
I1014 13:39:19.307192 8306 start.go:93] Provisioning new machine with config: &{Name:addons-569374 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec 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-569374 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:fa
lse CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:containerd ControlPlane:true Worker:true}
I1014 13:39:19.307274 8306 start.go:125] createHost starting for "" (driver="docker")
I1014 13:39:19.309677 8306 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
I1014 13:39:19.309928 8306 start.go:159] libmachine.API.Create for "addons-569374" (driver="docker")
I1014 13:39:19.309965 8306 client.go:168] LocalClient.Create starting
I1014 13:39:19.310099 8306 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19790-2229/.minikube/certs/ca.pem
I1014 13:39:19.588353 8306 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19790-2229/.minikube/certs/cert.pem
I1014 13:39:20.826104 8306 cli_runner.go:164] Run: docker network inspect addons-569374 --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}}]}"
W1014 13:39:20.842132 8306 cli_runner.go:211] docker network inspect addons-569374 --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
I1014 13:39:20.842222 8306 network_create.go:284] running [docker network inspect addons-569374] to gather additional debugging logs...
I1014 13:39:20.842243 8306 cli_runner.go:164] Run: docker network inspect addons-569374
W1014 13:39:20.856700 8306 cli_runner.go:211] docker network inspect addons-569374 returned with exit code 1
I1014 13:39:20.856732 8306 network_create.go:287] error running [docker network inspect addons-569374]: docker network inspect addons-569374: exit status 1
stdout:
[]
stderr:
Error response from daemon: network addons-569374 not found
I1014 13:39:20.856752 8306 network_create.go:289] output of [docker network inspect addons-569374]: -- stdout --
[]
-- /stdout --
** stderr **
Error response from daemon: network addons-569374 not found
** /stderr **
I1014 13:39:20.856856 8306 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}}]}"
I1014 13:39:20.871980 8306 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:0x4001943ee0}
I1014 13:39:20.872028 8306 network_create.go:124] attempt to create docker network addons-569374 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
I1014 13:39:20.872085 8306 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-569374 addons-569374
I1014 13:39:20.940367 8306 network_create.go:108] docker network addons-569374 192.168.49.0/24 created
I1014 13:39:20.940401 8306 kic.go:121] calculated static IP "192.168.49.2" for the "addons-569374" container
I1014 13:39:20.940490 8306 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
I1014 13:39:20.954523 8306 cli_runner.go:164] Run: docker volume create addons-569374 --label name.minikube.sigs.k8s.io=addons-569374 --label created_by.minikube.sigs.k8s.io=true
I1014 13:39:20.971927 8306 oci.go:103] Successfully created a docker volume addons-569374
I1014 13:39:20.972016 8306 cli_runner.go:164] Run: docker run --rm --name addons-569374-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-569374 --entrypoint /usr/bin/test -v addons-569374:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec -d /var/lib
I1014 13:39:22.329196 8306 cli_runner.go:217] Completed: docker run --rm --name addons-569374-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-569374 --entrypoint /usr/bin/test -v addons-569374:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec -d /var/lib: (1.357136735s)
I1014 13:39:22.329224 8306 oci.go:107] Successfully prepared a docker volume addons-569374
I1014 13:39:22.329238 8306 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime containerd
I1014 13:39:22.329257 8306 kic.go:194] Starting extracting preloaded images to volume ...
I1014 13:39:22.329322 8306 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19790-2229/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-569374:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec -I lz4 -xf /preloaded.tar -C /extractDir
I1014 13:39:26.376701 8306 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19790-2229/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-569374:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec -I lz4 -xf /preloaded.tar -C /extractDir: (4.047334151s)
I1014 13:39:26.376735 8306 kic.go:203] duration metric: took 4.047474811s to extract preloaded images to volume ...
W1014 13:39:26.376868 8306 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
I1014 13:39:26.376982 8306 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
I1014 13:39:26.426325 8306 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-569374 --name addons-569374 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-569374 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-569374 --network addons-569374 --ip 192.168.49.2 --volume addons-569374:/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-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec
I1014 13:39:26.755407 8306 cli_runner.go:164] Run: docker container inspect addons-569374 --format={{.State.Running}}
I1014 13:39:26.778729 8306 cli_runner.go:164] Run: docker container inspect addons-569374 --format={{.State.Status}}
I1014 13:39:26.801500 8306 cli_runner.go:164] Run: docker exec addons-569374 stat /var/lib/dpkg/alternatives/iptables
I1014 13:39:26.870464 8306 oci.go:144] the created container "addons-569374" has a running status.
I1014 13:39:26.870497 8306 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19790-2229/.minikube/machines/addons-569374/id_rsa...
I1014 13:39:27.574734 8306 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19790-2229/.minikube/machines/addons-569374/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
I1014 13:39:27.606895 8306 cli_runner.go:164] Run: docker container inspect addons-569374 --format={{.State.Status}}
I1014 13:39:27.627830 8306 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
I1014 13:39:27.627848 8306 kic_runner.go:114] Args: [docker exec --privileged addons-569374 chown docker:docker /home/docker/.ssh/authorized_keys]
I1014 13:39:27.708391 8306 cli_runner.go:164] Run: docker container inspect addons-569374 --format={{.State.Status}}
I1014 13:39:27.732070 8306 machine.go:93] provisionDockerMachine start ...
I1014 13:39:27.732164 8306 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-569374
I1014 13:39:27.750053 8306 main.go:141] libmachine: Using SSH client type: native
I1014 13:39:27.750301 8306 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413e90] 0x4166d0 <nil> [] 0s} 127.0.0.1 32768 <nil> <nil>}
I1014 13:39:27.750310 8306 main.go:141] libmachine: About to run SSH command:
hostname
I1014 13:39:27.884455 8306 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-569374
I1014 13:39:27.884480 8306 ubuntu.go:169] provisioning hostname "addons-569374"
I1014 13:39:27.884547 8306 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-569374
I1014 13:39:27.906674 8306 main.go:141] libmachine: Using SSH client type: native
I1014 13:39:27.906921 8306 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413e90] 0x4166d0 <nil> [] 0s} 127.0.0.1 32768 <nil> <nil>}
I1014 13:39:27.906943 8306 main.go:141] libmachine: About to run SSH command:
sudo hostname addons-569374 && echo "addons-569374" | sudo tee /etc/hostname
I1014 13:39:28.052839 8306 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-569374
I1014 13:39:28.052944 8306 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-569374
I1014 13:39:28.071207 8306 main.go:141] libmachine: Using SSH client type: native
I1014 13:39:28.071483 8306 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413e90] 0x4166d0 <nil> [] 0s} 127.0.0.1 32768 <nil> <nil>}
I1014 13:39:28.071513 8306 main.go:141] libmachine: About to run SSH command:
if ! grep -xq '.*\saddons-569374' /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-569374/g' /etc/hosts;
else
echo '127.0.1.1 addons-569374' | sudo tee -a /etc/hosts;
fi
fi
I1014 13:39:28.208937 8306 main.go:141] libmachine: SSH cmd err, output: <nil>:
I1014 13:39:28.208961 8306 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19790-2229/.minikube CaCertPath:/home/jenkins/minikube-integration/19790-2229/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19790-2229/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19790-2229/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19790-2229/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19790-2229/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19790-2229/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19790-2229/.minikube}
I1014 13:39:28.208992 8306 ubuntu.go:177] setting up certificates
I1014 13:39:28.209002 8306 provision.go:84] configureAuth start
I1014 13:39:28.209096 8306 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-569374
I1014 13:39:28.225802 8306 provision.go:143] copyHostCerts
I1014 13:39:28.225886 8306 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19790-2229/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19790-2229/.minikube/ca.pem (1082 bytes)
I1014 13:39:28.226011 8306 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19790-2229/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19790-2229/.minikube/cert.pem (1123 bytes)
I1014 13:39:28.226080 8306 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19790-2229/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19790-2229/.minikube/key.pem (1679 bytes)
I1014 13:39:28.226132 8306 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19790-2229/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19790-2229/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19790-2229/.minikube/certs/ca-key.pem org=jenkins.addons-569374 san=[127.0.0.1 192.168.49.2 addons-569374 localhost minikube]
I1014 13:39:28.471889 8306 provision.go:177] copyRemoteCerts
I1014 13:39:28.471957 8306 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
I1014 13:39:28.472011 8306 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-569374
I1014 13:39:28.489516 8306 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19790-2229/.minikube/machines/addons-569374/id_rsa Username:docker}
I1014 13:39:28.582581 8306 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19790-2229/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
I1014 13:39:28.607764 8306 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19790-2229/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
I1014 13:39:28.631668 8306 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19790-2229/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
I1014 13:39:28.655293 8306 provision.go:87] duration metric: took 446.272403ms to configureAuth
I1014 13:39:28.655322 8306 ubuntu.go:193] setting minikube options for container-runtime
I1014 13:39:28.655513 8306 config.go:182] Loaded profile config "addons-569374": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.31.1
I1014 13:39:28.655528 8306 machine.go:96] duration metric: took 923.440934ms to provisionDockerMachine
I1014 13:39:28.655535 8306 client.go:171] duration metric: took 9.345558927s to LocalClient.Create
I1014 13:39:28.655549 8306 start.go:167] duration metric: took 9.345622492s to libmachine.API.Create "addons-569374"
I1014 13:39:28.655562 8306 start.go:293] postStartSetup for "addons-569374" (driver="docker")
I1014 13:39:28.655572 8306 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]
I1014 13:39:28.655622 8306 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
I1014 13:39:28.655667 8306 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-569374
I1014 13:39:28.672313 8306 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19790-2229/.minikube/machines/addons-569374/id_rsa Username:docker}
I1014 13:39:28.768517 8306 ssh_runner.go:195] Run: cat /etc/os-release
I1014 13:39:28.771634 8306 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
I1014 13:39:28.771671 8306 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
I1014 13:39:28.771694 8306 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
I1014 13:39:28.771705 8306 info.go:137] Remote host: Ubuntu 22.04.5 LTS
I1014 13:39:28.771717 8306 filesync.go:126] Scanning /home/jenkins/minikube-integration/19790-2229/.minikube/addons for local assets ...
I1014 13:39:28.771792 8306 filesync.go:126] Scanning /home/jenkins/minikube-integration/19790-2229/.minikube/files for local assets ...
I1014 13:39:28.771819 8306 start.go:296] duration metric: took 116.249817ms for postStartSetup
I1014 13:39:28.772126 8306 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-569374
I1014 13:39:28.788075 8306 profile.go:143] Saving config to /home/jenkins/minikube-integration/19790-2229/.minikube/profiles/addons-569374/config.json ...
I1014 13:39:28.788368 8306 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
I1014 13:39:28.788420 8306 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-569374
I1014 13:39:28.806148 8306 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19790-2229/.minikube/machines/addons-569374/id_rsa Username:docker}
I1014 13:39:28.893706 8306 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
I1014 13:39:28.897939 8306 start.go:128] duration metric: took 9.590647647s to createHost
I1014 13:39:28.897963 8306 start.go:83] releasing machines lock for "addons-569374", held for 9.590789144s
I1014 13:39:28.898046 8306 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-569374
I1014 13:39:28.915157 8306 ssh_runner.go:195] Run: cat /version.json
I1014 13:39:28.915212 8306 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-569374
I1014 13:39:28.915452 8306 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
I1014 13:39:28.915518 8306 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-569374
I1014 13:39:28.933184 8306 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19790-2229/.minikube/machines/addons-569374/id_rsa Username:docker}
I1014 13:39:28.938717 8306 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19790-2229/.minikube/machines/addons-569374/id_rsa Username:docker}
I1014 13:39:29.150919 8306 ssh_runner.go:195] Run: systemctl --version
I1014 13:39:29.155300 8306 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
I1014 13:39:29.159439 8306 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' {}" ;
I1014 13:39:29.183929 8306 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
I1014 13:39:29.184007 8306 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" ;
I1014 13:39:29.211549 8306 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
I1014 13:39:29.211622 8306 start.go:495] detecting cgroup driver to use...
I1014 13:39:29.211670 8306 detect.go:187] detected "cgroupfs" cgroup driver on host os
I1014 13:39:29.211751 8306 ssh_runner.go:195] Run: sudo systemctl stop -f crio
I1014 13:39:29.224212 8306 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
I1014 13:39:29.235732 8306 docker.go:217] disabling cri-docker service (if available) ...
I1014 13:39:29.235823 8306 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
I1014 13:39:29.250073 8306 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
I1014 13:39:29.264280 8306 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
I1014 13:39:29.352898 8306 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
I1014 13:39:29.446756 8306 docker.go:233] disabling docker service ...
I1014 13:39:29.446845 8306 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
I1014 13:39:29.465901 8306 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
I1014 13:39:29.477880 8306 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
I1014 13:39:29.565131 8306 ssh_runner.go:195] Run: sudo systemctl mask docker.service
I1014 13:39:29.656309 8306 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
I1014 13:39:29.667227 8306 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"
I1014 13:39:29.683285 8306 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"
I1014 13:39:29.693508 8306 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"
I1014 13:39:29.703275 8306 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
I1014 13:39:29.703388 8306 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
I1014 13:39:29.714194 8306 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"
I1014 13:39:29.723735 8306 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
I1014 13:39:29.733691 8306 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
I1014 13:39:29.743198 8306 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
I1014 13:39:29.752247 8306 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"
I1014 13:39:29.762407 8306 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
I1014 13:39:29.771834 8306 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"
I1014 13:39:29.781516 8306 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
I1014 13:39:29.790490 8306 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
stdout:
stderr:
sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
I1014 13:39:29.790598 8306 ssh_runner.go:195] Run: sudo modprobe br_netfilter
I1014 13:39:29.804493 8306 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
I1014 13:39:29.813283 8306 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I1014 13:39:29.901030 8306 ssh_runner.go:195] Run: sudo systemctl restart containerd
I1014 13:39:30.098492 8306 start.go:542] Will wait 60s for socket path /run/containerd/containerd.sock
I1014 13:39:30.098691 8306 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
I1014 13:39:30.104663 8306 start.go:563] Will wait 60s for crictl version
I1014 13:39:30.104762 8306 ssh_runner.go:195] Run: which crictl
I1014 13:39:30.110135 8306 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
I1014 13:39:30.165753 8306 start.go:579] Version: 0.1.0
RuntimeName: containerd
RuntimeVersion: 1.7.22
RuntimeApiVersion: v1
I1014 13:39:30.165912 8306 ssh_runner.go:195] Run: containerd --version
I1014 13:39:30.189576 8306 ssh_runner.go:195] Run: containerd --version
I1014 13:39:30.215754 8306 out.go:177] * Preparing Kubernetes v1.31.1 on containerd 1.7.22 ...
I1014 13:39:30.217673 8306 cli_runner.go:164] Run: docker network inspect addons-569374 --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}}]}"
I1014 13:39:30.235794 8306 ssh_runner.go:195] Run: grep 192.168.49.1 host.minikube.internal$ /etc/hosts
I1014 13:39:30.240219 8306 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""
I1014 13:39:30.251648 8306 kubeadm.go:883] updating cluster {Name:addons-569374 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec 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-569374 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false Cus
tomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
I1014 13:39:30.251768 8306 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime containerd
I1014 13:39:30.251836 8306 ssh_runner.go:195] Run: sudo crictl images --output json
I1014 13:39:30.289986 8306 containerd.go:627] all images are preloaded for containerd runtime.
I1014 13:39:30.290012 8306 containerd.go:534] Images already preloaded, skipping extraction
I1014 13:39:30.290072 8306 ssh_runner.go:195] Run: sudo crictl images --output json
I1014 13:39:30.329093 8306 containerd.go:627] all images are preloaded for containerd runtime.
I1014 13:39:30.329119 8306 cache_images.go:84] Images are preloaded, skipping loading
I1014 13:39:30.329128 8306 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 containerd true true} ...
I1014 13:39:30.329219 8306 kubeadm.go:946] kubelet [Unit]
Wants=containerd.service
[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-569374 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
[Install]
config:
{KubernetesVersion:v1.31.1 ClusterName:addons-569374 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
I1014 13:39:30.329287 8306 ssh_runner.go:195] Run: sudo crictl info
I1014 13:39:30.369430 8306 cni.go:84] Creating CNI manager for ""
I1014 13:39:30.369454 8306 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
I1014 13:39:30.369463 8306 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
I1014 13:39:30.369485 8306 kubeadm.go:189] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.31.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-569374 NodeName:addons-569374 DNSDomain:cluster.local CRISocket:/run/containerd/containerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc
/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///run/containerd/containerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
I1014 13:39:30.369633 8306 kubeadm.go:195] kubeadm config:
apiVersion: kubeadm.k8s.io/v1beta4
kind: InitConfiguration
localAPIEndpoint:
advertiseAddress: 192.168.49.2
bindPort: 8443
bootstrapTokens:
- groups:
- system:bootstrappers:kubeadm:default-node-token
ttl: 24h0m0s
usages:
- signing
- authentication
nodeRegistration:
criSocket: unix:///run/containerd/containerd.sock
name: "addons-569374"
kubeletExtraArgs:
- name: "node-ip"
value: "192.168.49.2"
taints: []
---
apiVersion: kubeadm.k8s.io/v1beta4
kind: ClusterConfiguration
apiServer:
certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
extraArgs:
- name: "enable-admission-plugins"
value: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
controllerManager:
extraArgs:
- name: "allocate-node-cidrs"
value: "true"
- name: "leader-elect"
value: "false"
scheduler:
extraArgs:
- name: "leader-elect"
value: "false"
certificatesDir: /var/lib/minikube/certs
clusterName: mk
controlPlaneEndpoint: control-plane.minikube.internal:8443
etcd:
local:
dataDir: /var/lib/minikube/etcd
extraArgs:
- name: "proxy-refresh-interval"
value: "70000"
kubernetesVersion: v1.31.1
networking:
dnsDomain: cluster.local
podSubnet: "10.244.0.0/16"
serviceSubnet: 10.96.0.0/12
---
apiVersion: kubelet.config.k8s.io/v1beta1
kind: KubeletConfiguration
authentication:
x509:
clientCAFile: /var/lib/minikube/certs/ca.crt
cgroupDriver: cgroupfs
containerRuntimeEndpoint: unix:///run/containerd/containerd.sock
hairpinMode: hairpin-veth
runtimeRequestTimeout: 15m
clusterDomain: "cluster.local"
# disable disk resource management by default
imageGCHighThresholdPercent: 100
evictionHard:
nodefs.available: "0%"
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
I1014 13:39:30.369707 8306 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
I1014 13:39:30.378761 8306 binaries.go:44] Found k8s binaries, skipping transfer
I1014 13:39:30.378832 8306 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
I1014 13:39:30.387523 8306 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (317 bytes)
I1014 13:39:30.405456 8306 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
I1014 13:39:30.423308 8306 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2303 bytes)
I1014 13:39:30.441377 8306 ssh_runner.go:195] Run: grep 192.168.49.2 control-plane.minikube.internal$ /etc/hosts
I1014 13:39:30.444771 8306 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""
I1014 13:39:30.455490 8306 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I1014 13:39:30.540401 8306 ssh_runner.go:195] Run: sudo systemctl start kubelet
I1014 13:39:30.555464 8306 certs.go:68] Setting up /home/jenkins/minikube-integration/19790-2229/.minikube/profiles/addons-569374 for IP: 192.168.49.2
I1014 13:39:30.555526 8306 certs.go:194] generating shared ca certs ...
I1014 13:39:30.555557 8306 certs.go:226] acquiring lock for ca certs: {Name:mk2a77364a9bb2b8250d1aa5761db5ebc543c9b1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1014 13:39:30.555701 8306 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19790-2229/.minikube/ca.key
I1014 13:39:31.034473 8306 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19790-2229/.minikube/ca.crt ...
I1014 13:39:31.034507 8306 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19790-2229/.minikube/ca.crt: {Name:mk646e956b07459225e14a66510e0c2a9f0106bb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1014 13:39:31.034729 8306 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19790-2229/.minikube/ca.key ...
I1014 13:39:31.034744 8306 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19790-2229/.minikube/ca.key: {Name:mk949acf3677eb6f7b6f55f305c5ea3bdaf5ffd6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1014 13:39:31.034844 8306 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19790-2229/.minikube/proxy-client-ca.key
I1014 13:39:31.458326 8306 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19790-2229/.minikube/proxy-client-ca.crt ...
I1014 13:39:31.458361 8306 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19790-2229/.minikube/proxy-client-ca.crt: {Name:mkf4d4a250a014b2121657d4cd313f11d6066c1d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1014 13:39:31.458551 8306 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19790-2229/.minikube/proxy-client-ca.key ...
I1014 13:39:31.458564 8306 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19790-2229/.minikube/proxy-client-ca.key: {Name:mkd1beb594bb1a7f536f570c80c4c5ebc344bb69 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1014 13:39:31.458647 8306 certs.go:256] generating profile certs ...
I1014 13:39:31.458704 8306 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19790-2229/.minikube/profiles/addons-569374/client.key
I1014 13:39:31.458725 8306 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19790-2229/.minikube/profiles/addons-569374/client.crt with IP's: []
I1014 13:39:32.091559 8306 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19790-2229/.minikube/profiles/addons-569374/client.crt ...
I1014 13:39:32.091592 8306 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19790-2229/.minikube/profiles/addons-569374/client.crt: {Name:mkef428e670292f6064d4172a1223e57da56d170 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1014 13:39:32.091796 8306 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19790-2229/.minikube/profiles/addons-569374/client.key ...
I1014 13:39:32.091811 8306 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19790-2229/.minikube/profiles/addons-569374/client.key: {Name:mkbdc2d311147dc6da7713cbe17806a1fb7af5af Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1014 13:39:32.091896 8306 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19790-2229/.minikube/profiles/addons-569374/apiserver.key.25d4a042
I1014 13:39:32.091916 8306 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19790-2229/.minikube/profiles/addons-569374/apiserver.crt.25d4a042 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
I1014 13:39:32.724063 8306 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19790-2229/.minikube/profiles/addons-569374/apiserver.crt.25d4a042 ...
I1014 13:39:32.724095 8306 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19790-2229/.minikube/profiles/addons-569374/apiserver.crt.25d4a042: {Name:mkb3261ea4331b99132ff0eb2b640c1d54438329 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1014 13:39:32.724310 8306 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19790-2229/.minikube/profiles/addons-569374/apiserver.key.25d4a042 ...
I1014 13:39:32.724328 8306 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19790-2229/.minikube/profiles/addons-569374/apiserver.key.25d4a042: {Name:mk9a8f31ce568d7926014e0d4f4f89aebbd81c16 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1014 13:39:32.724439 8306 certs.go:381] copying /home/jenkins/minikube-integration/19790-2229/.minikube/profiles/addons-569374/apiserver.crt.25d4a042 -> /home/jenkins/minikube-integration/19790-2229/.minikube/profiles/addons-569374/apiserver.crt
I1014 13:39:32.724534 8306 certs.go:385] copying /home/jenkins/minikube-integration/19790-2229/.minikube/profiles/addons-569374/apiserver.key.25d4a042 -> /home/jenkins/minikube-integration/19790-2229/.minikube/profiles/addons-569374/apiserver.key
I1014 13:39:32.724589 8306 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19790-2229/.minikube/profiles/addons-569374/proxy-client.key
I1014 13:39:32.724609 8306 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19790-2229/.minikube/profiles/addons-569374/proxy-client.crt with IP's: []
I1014 13:39:33.120708 8306 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19790-2229/.minikube/profiles/addons-569374/proxy-client.crt ...
I1014 13:39:33.120762 8306 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19790-2229/.minikube/profiles/addons-569374/proxy-client.crt: {Name:mk787b601957237912e52b9cf2d2d31910e83d3c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1014 13:39:33.121081 8306 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19790-2229/.minikube/profiles/addons-569374/proxy-client.key ...
I1014 13:39:33.121100 8306 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19790-2229/.minikube/profiles/addons-569374/proxy-client.key: {Name:mk4ecd4ede4b36be5b8935db293df03e8a6a0bdb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1014 13:39:33.121353 8306 certs.go:484] found cert: /home/jenkins/minikube-integration/19790-2229/.minikube/certs/ca-key.pem (1675 bytes)
I1014 13:39:33.121401 8306 certs.go:484] found cert: /home/jenkins/minikube-integration/19790-2229/.minikube/certs/ca.pem (1082 bytes)
I1014 13:39:33.121443 8306 certs.go:484] found cert: /home/jenkins/minikube-integration/19790-2229/.minikube/certs/cert.pem (1123 bytes)
I1014 13:39:33.121471 8306 certs.go:484] found cert: /home/jenkins/minikube-integration/19790-2229/.minikube/certs/key.pem (1679 bytes)
I1014 13:39:33.122286 8306 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19790-2229/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
I1014 13:39:33.149253 8306 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19790-2229/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
I1014 13:39:33.174412 8306 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19790-2229/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
I1014 13:39:33.199693 8306 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19790-2229/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
I1014 13:39:33.224061 8306 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19790-2229/.minikube/profiles/addons-569374/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
I1014 13:39:33.248059 8306 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19790-2229/.minikube/profiles/addons-569374/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
I1014 13:39:33.272826 8306 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19790-2229/.minikube/profiles/addons-569374/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
I1014 13:39:33.296809 8306 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19790-2229/.minikube/profiles/addons-569374/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
I1014 13:39:33.322760 8306 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19790-2229/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
I1014 13:39:33.347752 8306 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
I1014 13:39:33.365943 8306 ssh_runner.go:195] Run: openssl version
I1014 13:39:33.371562 8306 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"
I1014 13:39:33.381148 8306 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
I1014 13:39:33.384501 8306 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Oct 14 13:39 /usr/share/ca-certificates/minikubeCA.pem
I1014 13:39:33.384566 8306 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
I1014 13:39:33.391589 8306 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"
I1014 13:39:33.400533 8306 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
I1014 13:39:33.403662 8306 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
I1014 13:39:33.403707 8306 kubeadm.go:392] StartCluster: {Name:addons-569374 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec 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-569374 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false Custom
QemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
I1014 13:39:33.403782 8306 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
I1014 13:39:33.403835 8306 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
I1014 13:39:33.440832 8306 cri.go:89] found id: ""
I1014 13:39:33.440905 8306 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
I1014 13:39:33.449587 8306 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
I1014 13:39:33.458140 8306 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
I1014 13:39:33.458223 8306 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
I1014 13:39:33.468458 8306 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
I1014 13:39:33.468480 8306 kubeadm.go:157] found existing configuration files:
I1014 13:39:33.468551 8306 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
I1014 13:39:33.476922 8306 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
I1014 13:39:33.476985 8306 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
I1014 13:39:33.486269 8306 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
I1014 13:39:33.496484 8306 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
I1014 13:39:33.496586 8306 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
I1014 13:39:33.508122 8306 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
I1014 13:39:33.519041 8306 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
I1014 13:39:33.519157 8306 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
I1014 13:39:33.528783 8306 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
I1014 13:39:33.538814 8306 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
I1014 13:39:33.538930 8306 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
I1014 13:39:33.550222 8306 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"
I1014 13:39:33.600300 8306 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
I1014 13:39:33.600638 8306 kubeadm.go:310] [preflight] Running pre-flight checks
I1014 13:39:33.619870 8306 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
I1014 13:39:33.619946 8306 kubeadm.go:310] [0;37mKERNEL_VERSION[0m: [0;32m5.15.0-1070-aws[0m
I1014 13:39:33.619987 8306 kubeadm.go:310] [0;37mOS[0m: [0;32mLinux[0m
I1014 13:39:33.620037 8306 kubeadm.go:310] [0;37mCGROUPS_CPU[0m: [0;32menabled[0m
I1014 13:39:33.620089 8306 kubeadm.go:310] [0;37mCGROUPS_CPUACCT[0m: [0;32menabled[0m
I1014 13:39:33.620140 8306 kubeadm.go:310] [0;37mCGROUPS_CPUSET[0m: [0;32menabled[0m
I1014 13:39:33.620191 8306 kubeadm.go:310] [0;37mCGROUPS_DEVICES[0m: [0;32menabled[0m
I1014 13:39:33.620243 8306 kubeadm.go:310] [0;37mCGROUPS_FREEZER[0m: [0;32menabled[0m
I1014 13:39:33.620297 8306 kubeadm.go:310] [0;37mCGROUPS_MEMORY[0m: [0;32menabled[0m
I1014 13:39:33.620363 8306 kubeadm.go:310] [0;37mCGROUPS_PIDS[0m: [0;32menabled[0m
I1014 13:39:33.620416 8306 kubeadm.go:310] [0;37mCGROUPS_HUGETLB[0m: [0;32menabled[0m
I1014 13:39:33.620466 8306 kubeadm.go:310] [0;37mCGROUPS_BLKIO[0m: [0;32menabled[0m
I1014 13:39:33.682602 8306 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
I1014 13:39:33.682719 8306 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
I1014 13:39:33.682816 8306 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
I1014 13:39:33.688377 8306 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
I1014 13:39:33.691300 8306 out.go:235] - Generating certificates and keys ...
I1014 13:39:33.691401 8306 kubeadm.go:310] [certs] Using existing ca certificate authority
I1014 13:39:33.691472 8306 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
I1014 13:39:34.345395 8306 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
I1014 13:39:34.775687 8306 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
I1014 13:39:34.918771 8306 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
I1014 13:39:35.444409 8306 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
I1014 13:39:35.905436 8306 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
I1014 13:39:35.905568 8306 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-569374 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I1014 13:39:36.356272 8306 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
I1014 13:39:36.356578 8306 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-569374 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I1014 13:39:36.466384 8306 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
I1014 13:39:36.614675 8306 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
I1014 13:39:37.122777 8306 kubeadm.go:310] [certs] Generating "sa" key and public key
I1014 13:39:37.123021 8306 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
I1014 13:39:37.343702 8306 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
I1014 13:39:38.106425 8306 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
I1014 13:39:38.717787 8306 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
I1014 13:39:39.075020 8306 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
I1014 13:39:39.412749 8306 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
I1014 13:39:39.413863 8306 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
I1014 13:39:39.419629 8306 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
I1014 13:39:39.422086 8306 out.go:235] - Booting up control plane ...
I1014 13:39:39.422194 8306 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
I1014 13:39:39.422283 8306 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
I1014 13:39:39.423588 8306 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
I1014 13:39:39.442393 8306 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
I1014 13:39:39.448863 8306 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
I1014 13:39:39.448923 8306 kubeadm.go:310] [kubelet-start] Starting the kubelet
I1014 13:39:39.549551 8306 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
I1014 13:39:39.549680 8306 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
I1014 13:39:41.048304 8306 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.501939359s
I1014 13:39:41.048429 8306 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
I1014 13:39:47.049465 8306 kubeadm.go:310] [api-check] The API server is healthy after 6.001407669s
I1014 13:39:47.069154 8306 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
I1014 13:39:47.085573 8306 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
I1014 13:39:47.113262 8306 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
I1014 13:39:47.113463 8306 kubeadm.go:310] [mark-control-plane] Marking the node addons-569374 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
I1014 13:39:47.123469 8306 kubeadm.go:310] [bootstrap-token] Using token: 5km7au.cobkpz68fgz1s1an
I1014 13:39:47.125618 8306 out.go:235] - Configuring RBAC rules ...
I1014 13:39:47.125845 8306 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
I1014 13:39:47.132919 8306 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
I1014 13:39:47.141866 8306 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
I1014 13:39:47.145885 8306 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
I1014 13:39:47.149905 8306 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
I1014 13:39:47.153345 8306 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
I1014 13:39:47.456880 8306 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
I1014 13:39:47.887411 8306 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
I1014 13:39:48.456326 8306 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
I1014 13:39:48.457485 8306 kubeadm.go:310]
I1014 13:39:48.457557 8306 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
I1014 13:39:48.457563 8306 kubeadm.go:310]
I1014 13:39:48.457639 8306 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
I1014 13:39:48.457643 8306 kubeadm.go:310]
I1014 13:39:48.457669 8306 kubeadm.go:310] mkdir -p $HOME/.kube
I1014 13:39:48.457726 8306 kubeadm.go:310] sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
I1014 13:39:48.457776 8306 kubeadm.go:310] sudo chown $(id -u):$(id -g) $HOME/.kube/config
I1014 13:39:48.457781 8306 kubeadm.go:310]
I1014 13:39:48.457843 8306 kubeadm.go:310] Alternatively, if you are the root user, you can run:
I1014 13:39:48.457852 8306 kubeadm.go:310]
I1014 13:39:48.457898 8306 kubeadm.go:310] export KUBECONFIG=/etc/kubernetes/admin.conf
I1014 13:39:48.457903 8306 kubeadm.go:310]
I1014 13:39:48.457954 8306 kubeadm.go:310] You should now deploy a pod network to the cluster.
I1014 13:39:48.458027 8306 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
I1014 13:39:48.458094 8306 kubeadm.go:310] https://kubernetes.io/docs/concepts/cluster-administration/addons/
I1014 13:39:48.458099 8306 kubeadm.go:310]
I1014 13:39:48.458181 8306 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
I1014 13:39:48.458256 8306 kubeadm.go:310] and service account keys on each node and then running the following as root:
I1014 13:39:48.458261 8306 kubeadm.go:310]
I1014 13:39:48.458342 8306 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 5km7au.cobkpz68fgz1s1an \
I1014 13:39:48.458448 8306 kubeadm.go:310] --discovery-token-ca-cert-hash sha256:ced76b34e4079bf731359f44142194e5dd7b51650f562c64f0fb574075833da4 \
I1014 13:39:48.458469 8306 kubeadm.go:310] --control-plane
I1014 13:39:48.458474 8306 kubeadm.go:310]
I1014 13:39:48.458557 8306 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
I1014 13:39:48.458561 8306 kubeadm.go:310]
I1014 13:39:48.458641 8306 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 5km7au.cobkpz68fgz1s1an \
I1014 13:39:48.458740 8306 kubeadm.go:310] --discovery-token-ca-cert-hash sha256:ced76b34e4079bf731359f44142194e5dd7b51650f562c64f0fb574075833da4
I1014 13:39:48.462491 8306 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
I1014 13:39:48.462622 8306 kubeadm.go:310] [WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
I1014 13:39:48.462661 8306 cni.go:84] Creating CNI manager for ""
I1014 13:39:48.462674 8306 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
I1014 13:39:48.465392 8306 out.go:177] * Configuring CNI (Container Networking Interface) ...
I1014 13:39:48.467202 8306 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
I1014 13:39:48.470968 8306 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
I1014 13:39:48.470992 8306 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
I1014 13:39:48.490546 8306 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
I1014 13:39:48.772113 8306 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
I1014 13:39:48.772251 8306 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
I1014 13:39:48.772327 8306 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-569374 minikube.k8s.io/updated_at=2024_10_14T13_39_48_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=f9f6c2ada6d933af9900f45012fe0fe625736c5b minikube.k8s.io/name=addons-569374 minikube.k8s.io/primary=true
I1014 13:39:48.922173 8306 ops.go:34] apiserver oom_adj: -16
I1014 13:39:48.930010 8306 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1014 13:39:49.430199 8306 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1014 13:39:49.930516 8306 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1014 13:39:50.430054 8306 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1014 13:39:50.930292 8306 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1014 13:39:51.430597 8306 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1014 13:39:51.930673 8306 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1014 13:39:52.430727 8306 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1014 13:39:52.930325 8306 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1014 13:39:53.088164 8306 kubeadm.go:1113] duration metric: took 4.315968692s to wait for elevateKubeSystemPrivileges
I1014 13:39:53.088189 8306 kubeadm.go:394] duration metric: took 19.684485173s to StartCluster
I1014 13:39:53.088205 8306 settings.go:142] acquiring lock: {Name:mk7dda8238a0606dcfbe3db5d257a14d7d308979 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1014 13:39:53.088317 8306 settings.go:150] Updating kubeconfig: /home/jenkins/minikube-integration/19790-2229/kubeconfig
I1014 13:39:53.088748 8306 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19790-2229/kubeconfig: {Name:mk7703bee112acb0d700fbfe8aa7245ea0dd07d7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1014 13:39:53.088937 8306 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:containerd ControlPlane:true Worker:true}
I1014 13:39:53.089148 8306 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"
I1014 13:39:53.089393 8306 config.go:182] Loaded profile config "addons-569374": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.31.1
I1014 13:39:53.089440 8306 addons.go:507] enable addons start: toEnable=map[ambassador:false amd-gpu-device-plugin:true auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
I1014 13:39:53.089518 8306 addons.go:69] Setting yakd=true in profile "addons-569374"
I1014 13:39:53.089537 8306 addons.go:234] Setting addon yakd=true in "addons-569374"
I1014 13:39:53.089564 8306 host.go:66] Checking if "addons-569374" exists ...
I1014 13:39:53.090066 8306 cli_runner.go:164] Run: docker container inspect addons-569374 --format={{.State.Status}}
I1014 13:39:53.090589 8306 addons.go:69] Setting metrics-server=true in profile "addons-569374"
I1014 13:39:53.090607 8306 addons.go:234] Setting addon metrics-server=true in "addons-569374"
I1014 13:39:53.090632 8306 host.go:66] Checking if "addons-569374" exists ...
I1014 13:39:53.091043 8306 cli_runner.go:164] Run: docker container inspect addons-569374 --format={{.State.Status}}
I1014 13:39:53.091328 8306 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-569374"
I1014 13:39:53.091346 8306 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-569374"
I1014 13:39:53.091369 8306 host.go:66] Checking if "addons-569374" exists ...
I1014 13:39:53.091768 8306 cli_runner.go:164] Run: docker container inspect addons-569374 --format={{.State.Status}}
I1014 13:39:53.099223 8306 addons.go:69] Setting registry=true in profile "addons-569374"
I1014 13:39:53.099261 8306 addons.go:234] Setting addon registry=true in "addons-569374"
I1014 13:39:53.099297 8306 host.go:66] Checking if "addons-569374" exists ...
I1014 13:39:53.099753 8306 cli_runner.go:164] Run: docker container inspect addons-569374 --format={{.State.Status}}
I1014 13:39:53.099933 8306 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-569374"
I1014 13:39:53.099955 8306 addons.go:234] Setting addon amd-gpu-device-plugin=true in "addons-569374"
I1014 13:39:53.099988 8306 host.go:66] Checking if "addons-569374" exists ...
I1014 13:39:53.100410 8306 cli_runner.go:164] Run: docker container inspect addons-569374 --format={{.State.Status}}
I1014 13:39:53.110325 8306 addons.go:69] Setting storage-provisioner=true in profile "addons-569374"
I1014 13:39:53.110360 8306 addons.go:234] Setting addon storage-provisioner=true in "addons-569374"
I1014 13:39:53.110397 8306 host.go:66] Checking if "addons-569374" exists ...
I1014 13:39:53.110861 8306 cli_runner.go:164] Run: docker container inspect addons-569374 --format={{.State.Status}}
I1014 13:39:53.113554 8306 addons.go:69] Setting cloud-spanner=true in profile "addons-569374"
I1014 13:39:53.113586 8306 addons.go:234] Setting addon cloud-spanner=true in "addons-569374"
I1014 13:39:53.113625 8306 host.go:66] Checking if "addons-569374" exists ...
I1014 13:39:53.114084 8306 cli_runner.go:164] Run: docker container inspect addons-569374 --format={{.State.Status}}
I1014 13:39:53.127213 8306 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-569374"
I1014 13:39:53.127295 8306 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-569374"
I1014 13:39:53.127333 8306 host.go:66] Checking if "addons-569374" exists ...
I1014 13:39:53.128007 8306 cli_runner.go:164] Run: docker container inspect addons-569374 --format={{.State.Status}}
I1014 13:39:53.131680 8306 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-569374"
I1014 13:39:53.132744 8306 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-569374"
I1014 13:39:53.137884 8306 addons.go:69] Setting volcano=true in profile "addons-569374"
I1014 13:39:53.163060 8306 addons.go:234] Setting addon volcano=true in "addons-569374"
I1014 13:39:53.137900 8306 addons.go:69] Setting volumesnapshots=true in profile "addons-569374"
I1014 13:39:53.137957 8306 out.go:177] * Verifying Kubernetes components...
I1014 13:39:53.143006 8306 addons.go:69] Setting default-storageclass=true in profile "addons-569374"
I1014 13:39:53.143018 8306 addons.go:69] Setting gcp-auth=true in profile "addons-569374"
I1014 13:39:53.143027 8306 addons.go:69] Setting ingress=true in profile "addons-569374"
I1014 13:39:53.143032 8306 addons.go:69] Setting ingress-dns=true in profile "addons-569374"
I1014 13:39:53.143035 8306 addons.go:69] Setting inspektor-gadget=true in profile "addons-569374"
I1014 13:39:53.163527 8306 addons.go:234] Setting addon inspektor-gadget=true in "addons-569374"
I1014 13:39:53.163745 8306 host.go:66] Checking if "addons-569374" exists ...
I1014 13:39:53.167060 8306 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-569374"
I1014 13:39:53.168077 8306 cli_runner.go:164] Run: docker container inspect addons-569374 --format={{.State.Status}}
I1014 13:39:53.173311 8306 mustload.go:65] Loading cluster: addons-569374
I1014 13:39:53.173739 8306 config.go:182] Loaded profile config "addons-569374": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.31.1
I1014 13:39:53.182259 8306 cli_runner.go:164] Run: docker container inspect addons-569374 --format={{.State.Status}}
I1014 13:39:53.184399 8306 host.go:66] Checking if "addons-569374" exists ...
I1014 13:39:53.184941 8306 cli_runner.go:164] Run: docker container inspect addons-569374 --format={{.State.Status}}
I1014 13:39:53.173942 8306 cli_runner.go:164] Run: docker container inspect addons-569374 --format={{.State.Status}}
I1014 13:39:53.204651 8306 addons.go:234] Setting addon volumesnapshots=true in "addons-569374"
I1014 13:39:53.204742 8306 host.go:66] Checking if "addons-569374" exists ...
I1014 13:39:53.173956 8306 addons.go:234] Setting addon ingress=true in "addons-569374"
I1014 13:39:53.205288 8306 host.go:66] Checking if "addons-569374" exists ...
I1014 13:39:53.205831 8306 cli_runner.go:164] Run: docker container inspect addons-569374 --format={{.State.Status}}
I1014 13:39:53.206294 8306 cli_runner.go:164] Run: docker container inspect addons-569374 --format={{.State.Status}}
I1014 13:39:53.173968 8306 addons.go:234] Setting addon ingress-dns=true in "addons-569374"
I1014 13:39:53.231564 8306 host.go:66] Checking if "addons-569374" exists ...
I1014 13:39:53.232072 8306 cli_runner.go:164] Run: docker container inspect addons-569374 --format={{.State.Status}}
I1014 13:39:53.234916 8306 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I1014 13:39:53.238244 8306 out.go:177] - Using image docker.io/marcnuri/yakd:0.0.5
I1014 13:39:53.174353 8306 cli_runner.go:164] Run: docker container inspect addons-569374 --format={{.State.Status}}
I1014 13:39:53.246739 8306 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
I1014 13:39:53.246761 8306 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
I1014 13:39:53.246826 8306 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-569374
I1014 13:39:53.263637 8306 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 -"
I1014 13:39:53.290579 8306 out.go:177] - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.8
I1014 13:39:53.290851 8306 out.go:177] - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
I1014 13:39:53.309107 8306 out.go:177] - Using image gcr.io/k8s-minikube/storage-provisioner:v5
I1014 13:39:53.291178 8306 out.go:177] - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
I1014 13:39:53.310567 8306 out.go:177] - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
I1014 13:39:53.330744 8306 addons.go:431] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
I1014 13:39:53.330817 8306 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
I1014 13:39:53.330916 8306 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-569374
I1014 13:39:53.310580 8306 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
I1014 13:39:53.335090 8306 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
I1014 13:39:53.335189 8306 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-569374
I1014 13:39:53.348302 8306 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
I1014 13:39:53.348376 8306 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
I1014 13:39:53.348484 8306 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-569374
I1014 13:39:53.312673 8306 out.go:177] - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.24
I1014 13:39:53.370894 8306 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
I1014 13:39:53.370977 8306 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
I1014 13:39:53.371068 8306 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-569374
I1014 13:39:53.392634 8306 out.go:177] - Using image docker.io/registry:2.8.3
I1014 13:39:53.399497 8306 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
I1014 13:39:53.399571 8306 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
I1014 13:39:53.399655 8306 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-569374
I1014 13:39:53.403537 8306 out.go:177] - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
I1014 13:39:53.406168 8306 out.go:177] - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
I1014 13:39:53.408395 8306 out.go:177] - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
I1014 13:39:53.410358 8306 out.go:177] - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
I1014 13:39:53.414478 8306 out.go:177] - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
I1014 13:39:53.415966 8306 host.go:66] Checking if "addons-569374" exists ...
I1014 13:39:53.419793 8306 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
I1014 13:39:53.419814 8306 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
I1014 13:39:53.419889 8306 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-569374
I1014 13:39:53.457095 8306 out.go:177] - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
I1014 13:39:53.457537 8306 out.go:177] - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
I1014 13:39:53.457632 8306 out.go:177] - Using image docker.io/volcanosh/vc-webhook-manager:v1.10.0
I1014 13:39:53.458803 8306 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-569374"
I1014 13:39:53.459607 8306 host.go:66] Checking if "addons-569374" exists ...
I1014 13:39:53.460110 8306 cli_runner.go:164] Run: docker container inspect addons-569374 --format={{.State.Status}}
I1014 13:39:53.466336 8306 out.go:177] - Using image registry.k8s.io/ingress-nginx/controller:v1.11.3
I1014 13:39:53.459341 8306 addons.go:234] Setting addon default-storageclass=true in "addons-569374"
I1014 13:39:53.466585 8306 host.go:66] Checking if "addons-569374" exists ...
I1014 13:39:53.467102 8306 cli_runner.go:164] Run: docker container inspect addons-569374 --format={{.State.Status}}
I1014 13:39:53.475898 8306 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
I1014 13:39:53.475921 8306 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
I1014 13:39:53.475996 8306 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-569374
I1014 13:39:53.486475 8306 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
I1014 13:39:53.487032 8306 out.go:177] - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
I1014 13:39:53.487341 8306 out.go:177] - Using image docker.io/volcanosh/vc-controller-manager:v1.10.0
I1014 13:39:53.504196 8306 out.go:177] - Using image docker.io/volcanosh/vc-scheduler:v1.10.0
I1014 13:39:53.504879 8306 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
I1014 13:39:53.505086 8306 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19790-2229/.minikube/machines/addons-569374/id_rsa Username:docker}
I1014 13:39:53.505155 8306 out.go:177] - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
I1014 13:39:53.506339 8306 ssh_runner.go:195] Run: sudo systemctl start kubelet
I1014 13:39:53.515321 8306 out.go:177] - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
I1014 13:39:53.516090 8306 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
I1014 13:39:53.516106 8306 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
I1014 13:39:53.516160 8306 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-569374
I1014 13:39:53.516521 8306 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
I1014 13:39:53.516533 8306 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
I1014 13:39:53.516575 8306 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-569374
I1014 13:39:53.537866 8306 out.go:177] - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.33.0
I1014 13:39:53.545291 8306 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
I1014 13:39:53.545324 8306 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
I1014 13:39:53.545389 8306 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-569374
I1014 13:39:53.546055 8306 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19790-2229/.minikube/machines/addons-569374/id_rsa Username:docker}
I1014 13:39:53.551873 8306 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
I1014 13:39:53.551896 8306 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5248 bytes)
I1014 13:39:53.551956 8306 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-569374
I1014 13:39:53.570993 8306 addons.go:431] installing /etc/kubernetes/addons/volcano-deployment.yaml
I1014 13:39:53.571019 8306 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (471825 bytes)
I1014 13:39:53.571087 8306 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-569374
I1014 13:39:53.585302 8306 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19790-2229/.minikube/machines/addons-569374/id_rsa Username:docker}
I1014 13:39:53.597379 8306 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19790-2229/.minikube/machines/addons-569374/id_rsa Username:docker}
I1014 13:39:53.651080 8306 out.go:177] - Using image docker.io/rancher/local-path-provisioner:v0.0.22
I1014 13:39:53.655594 8306 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
I1014 13:39:53.655617 8306 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
I1014 13:39:53.655677 8306 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-569374
I1014 13:39:53.656771 8306 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19790-2229/.minikube/machines/addons-569374/id_rsa Username:docker}
I1014 13:39:53.657910 8306 out.go:177] - Using image docker.io/busybox:stable
I1014 13:39:53.665808 8306 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I1014 13:39:53.665834 8306 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
I1014 13:39:53.665898 8306 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-569374
I1014 13:39:53.672820 8306 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19790-2229/.minikube/machines/addons-569374/id_rsa Username:docker}
I1014 13:39:53.689831 8306 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19790-2229/.minikube/machines/addons-569374/id_rsa Username:docker}
I1014 13:39:53.700573 8306 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19790-2229/.minikube/machines/addons-569374/id_rsa Username:docker}
I1014 13:39:53.745311 8306 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19790-2229/.minikube/machines/addons-569374/id_rsa Username:docker}
I1014 13:39:53.753696 8306 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19790-2229/.minikube/machines/addons-569374/id_rsa Username:docker}
I1014 13:39:53.762454 8306 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19790-2229/.minikube/machines/addons-569374/id_rsa Username:docker}
I1014 13:39:53.770197 8306 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19790-2229/.minikube/machines/addons-569374/id_rsa Username:docker}
I1014 13:39:53.783060 8306 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19790-2229/.minikube/machines/addons-569374/id_rsa Username:docker}
I1014 13:39:53.786000 8306 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19790-2229/.minikube/machines/addons-569374/id_rsa Username:docker}
W1014 13:39:53.788460 8306 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
I1014 13:39:53.788494 8306 retry.go:31] will retry after 222.82263ms: ssh: handshake failed: EOF
I1014 13:39:53.790616 8306 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19790-2229/.minikube/machines/addons-569374/id_rsa Username:docker}
I1014 13:39:53.955808 8306 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
I1014 13:39:54.041426 8306 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
I1014 13:39:54.041454 8306 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
I1014 13:39:54.199805 8306 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
I1014 13:39:54.307320 8306 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
I1014 13:39:54.307344 8306 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
I1014 13:39:54.372305 8306 addons.go:431] installing /etc/kubernetes/addons/ig-deployment.yaml
I1014 13:39:54.372387 8306 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (14451 bytes)
I1014 13:39:54.378411 8306 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
I1014 13:39:54.397752 8306 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
I1014 13:39:54.436248 8306 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
I1014 13:39:54.436275 8306 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
I1014 13:39:54.537639 8306 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
I1014 13:39:54.541359 8306 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
I1014 13:39:54.541384 8306 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
I1014 13:39:54.547868 8306 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
I1014 13:39:54.565306 8306 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
I1014 13:39:54.565333 8306 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
I1014 13:39:54.568536 8306 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
I1014 13:39:54.568560 8306 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
I1014 13:39:54.603156 8306 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
I1014 13:39:54.603182 8306 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)
I1014 13:39:54.672927 8306 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
I1014 13:39:54.672953 8306 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
I1014 13:39:54.704566 8306 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
I1014 13:39:54.704592 8306 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
I1014 13:39:54.755141 8306 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
I1014 13:39:54.828291 8306 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-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
I1014 13:39:54.835706 8306 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
I1014 13:39:54.835734 8306 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
I1014 13:39:54.836145 8306 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
I1014 13:39:54.851078 8306 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
I1014 13:39:54.885291 8306 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
I1014 13:39:54.938243 8306 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 -": (1.674573864s)
I1014 13:39:54.938272 8306 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
I1014 13:39:54.939314 8306 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.432913667s)
I1014 13:39:54.940018 8306 node_ready.go:35] waiting up to 6m0s for node "addons-569374" to be "Ready" ...
I1014 13:39:54.944958 8306 node_ready.go:49] node "addons-569374" has status "Ready":"True"
I1014 13:39:54.944986 8306 node_ready.go:38] duration metric: took 4.941065ms for node "addons-569374" to be "Ready" ...
I1014 13:39:54.944996 8306 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" ...
I1014 13:39:54.965423 8306 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-d82ng" in "kube-system" namespace to be "Ready" ...
I1014 13:39:55.008001 8306 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
I1014 13:39:55.008031 8306 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
I1014 13:39:55.130759 8306 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
I1014 13:39:55.130834 8306 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
I1014 13:39:55.161019 8306 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml: (1.205127107s)
I1014 13:39:55.161464 8306 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
I1014 13:39:55.161484 8306 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
I1014 13:39:55.168885 8306 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
I1014 13:39:55.168914 8306 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
I1014 13:39:55.324302 8306 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
I1014 13:39:55.324328 8306 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
I1014 13:39:55.442635 8306 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-569374" context rescaled to 1 replicas
I1014 13:39:55.467015 8306 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
I1014 13:39:55.467038 8306 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
I1014 13:39:55.473528 8306 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
I1014 13:39:55.532424 8306 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
I1014 13:39:55.532450 8306 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
I1014 13:39:55.675640 8306 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
I1014 13:39:55.675666 8306 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
I1014 13:39:55.715169 8306 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I1014 13:39:55.715195 8306 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
I1014 13:39:56.052421 8306 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
I1014 13:39:56.052507 8306 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
I1014 13:39:56.076580 8306 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
I1014 13:39:56.394844 8306 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
I1014 13:39:56.511988 8306 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
I1014 13:39:56.512063 8306 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
I1014 13:39:56.752742 8306 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
I1014 13:39:56.752815 8306 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
I1014 13:39:56.972899 8306 pod_ready.go:103] pod "coredns-7c65d6cfc9-d82ng" in "kube-system" namespace has status "Ready":"False"
I1014 13:39:57.068094 8306 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
I1014 13:39:57.068176 8306 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
I1014 13:39:57.373844 8306 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
I1014 13:39:57.373924 8306 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
I1014 13:39:57.799197 8306 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
I1014 13:39:58.802740 8306 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: (4.60290216s)
I1014 13:39:58.802998 8306 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: (4.424516923s)
I1014 13:39:58.803040 8306 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: (4.405220466s)
I1014 13:39:58.803081 8306 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: (4.265420717s)
I1014 13:39:58.803233 8306 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: (4.255344061s)
I1014 13:39:58.803292 8306 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: (4.048126786s)
W1014 13:39:58.814033 8306 out.go:270] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
I1014 13:39:58.990488 8306 pod_ready.go:103] pod "coredns-7c65d6cfc9-d82ng" in "kube-system" namespace has status "Ready":"False"
I1014 13:39:59.727676 8306 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: (4.891493444s)
I1014 13:39:59.727722 8306 addons.go:475] Verifying addon registry=true in "addons-569374"
I1014 13:39:59.727963 8306 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-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (4.899644164s)
I1014 13:39:59.730662 8306 out.go:177] * Verifying registry addon...
I1014 13:39:59.733512 8306 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
I1014 13:39:59.739703 8306 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
I1014 13:39:59.739738 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1014 13:40:00.308630 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1014 13:40:00.663209 8306 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
I1014 13:40:00.663426 8306 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-569374
I1014 13:40:00.726265 8306 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19790-2229/.minikube/machines/addons-569374/id_rsa Username:docker}
I1014 13:40:00.791034 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1014 13:40:00.998362 8306 pod_ready.go:103] pod "coredns-7c65d6cfc9-d82ng" in "kube-system" namespace has status "Ready":"False"
I1014 13:40:01.258179 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1014 13:40:01.412516 8306 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
I1014 13:40:01.494945 8306 addons.go:234] Setting addon gcp-auth=true in "addons-569374"
I1014 13:40:01.495044 8306 host.go:66] Checking if "addons-569374" exists ...
I1014 13:40:01.495628 8306 cli_runner.go:164] Run: docker container inspect addons-569374 --format={{.State.Status}}
I1014 13:40:01.527144 8306 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
I1014 13:40:01.527197 8306 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-569374
I1014 13:40:01.559723 8306 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19790-2229/.minikube/machines/addons-569374/id_rsa Username:docker}
I1014 13:40:01.738236 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1014 13:40:02.238159 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1014 13:40:02.738723 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1014 13:40:03.242195 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1014 13:40:03.503131 8306 pod_ready.go:103] pod "coredns-7c65d6cfc9-d82ng" in "kube-system" namespace has status "Ready":"False"
I1014 13:40:03.740987 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1014 13:40:04.261869 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1014 13:40:04.590149 8306 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: (9.738924468s)
I1014 13:40:04.590349 8306 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: (9.704983768s)
I1014 13:40:04.590407 8306 addons.go:475] Verifying addon ingress=true in "addons-569374"
I1014 13:40:04.590446 8306 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: (9.11688892s)
I1014 13:40:04.590473 8306 addons.go:475] Verifying addon metrics-server=true in "addons-569374"
I1014 13:40:04.590514 8306 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: (8.513862829s)
I1014 13:40:04.590915 8306 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: (8.195983662s)
W1014 13:40:04.590953 8306 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
I1014 13:40:04.590970 8306 retry.go:31] will retry after 227.718374ms: 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
I1014 13:40:04.593699 8306 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
minikube -p addons-569374 service yakd-dashboard -n yakd-dashboard
I1014 13:40:04.593855 8306 out.go:177] * Verifying ingress addon...
I1014 13:40:04.597131 8306 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
I1014 13:40:04.641575 8306 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
I1014 13:40:04.641613 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:04.797352 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1014 13:40:04.820153 8306 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
I1014 13:40:05.111715 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:05.248239 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1014 13:40:05.365924 8306 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: (7.566605254s)
I1014 13:40:05.366028 8306 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (3.838861291s)
I1014 13:40:05.366210 8306 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-569374"
I1014 13:40:05.367928 8306 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
I1014 13:40:05.368021 8306 out.go:177] * Verifying csi-hostpath-driver addon...
I1014 13:40:05.378540 8306 out.go:177] - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
I1014 13:40:05.379265 8306 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I1014 13:40:05.381138 8306 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
I1014 13:40:05.381160 8306 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
I1014 13:40:05.398743 8306 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I1014 13:40:05.398818 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:05.451185 8306 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
I1014 13:40:05.451261 8306 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
I1014 13:40:05.527515 8306 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
I1014 13:40:05.527587 8306 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
I1014 13:40:05.579938 8306 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
I1014 13:40:05.602271 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:05.740315 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1014 13:40:05.884389 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:05.972026 8306 pod_ready.go:103] pod "coredns-7c65d6cfc9-d82ng" in "kube-system" namespace has status "Ready":"False"
I1014 13:40:06.101498 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:06.237532 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1014 13:40:06.325483 8306 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: (1.505284263s)
I1014 13:40:06.384876 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:06.609155 8306 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.029114993s)
I1014 13:40:06.612573 8306 addons.go:475] Verifying addon gcp-auth=true in "addons-569374"
I1014 13:40:06.614038 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:06.615100 8306 out.go:177] * Verifying gcp-auth addon...
I1014 13:40:06.617765 8306 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
I1014 13:40:06.709551 8306 kapi.go:86] Found 0 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
I1014 13:40:06.810614 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1014 13:40:06.912276 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:07.101273 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:07.238152 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1014 13:40:07.383636 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:07.601732 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:07.738105 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1014 13:40:07.885192 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:07.972156 8306 pod_ready.go:103] pod "coredns-7c65d6cfc9-d82ng" in "kube-system" namespace has status "Ready":"False"
I1014 13:40:08.101361 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:08.238116 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1014 13:40:08.384699 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:08.602304 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:08.738709 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1014 13:40:08.886015 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:09.108993 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:09.237517 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1014 13:40:09.384630 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:09.602344 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:09.737612 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1014 13:40:09.884499 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:10.104966 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:10.238153 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1014 13:40:10.383826 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:10.471634 8306 pod_ready.go:103] pod "coredns-7c65d6cfc9-d82ng" in "kube-system" namespace has status "Ready":"False"
I1014 13:40:10.601874 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:10.737188 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1014 13:40:10.884866 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:11.103985 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:11.237705 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1014 13:40:11.385177 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:11.471842 8306 pod_ready.go:93] pod "coredns-7c65d6cfc9-d82ng" in "kube-system" namespace has status "Ready":"True"
I1014 13:40:11.471867 8306 pod_ready.go:82] duration metric: took 16.506405454s for pod "coredns-7c65d6cfc9-d82ng" in "kube-system" namespace to be "Ready" ...
I1014 13:40:11.471878 8306 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-frkp4" in "kube-system" namespace to be "Ready" ...
I1014 13:40:11.473822 8306 pod_ready.go:98] error getting pod "coredns-7c65d6cfc9-frkp4" in "kube-system" namespace (skipping!): pods "coredns-7c65d6cfc9-frkp4" not found
I1014 13:40:11.473847 8306 pod_ready.go:82] duration metric: took 1.961661ms for pod "coredns-7c65d6cfc9-frkp4" in "kube-system" namespace to be "Ready" ...
E1014 13:40:11.473859 8306 pod_ready.go:67] WaitExtra: waitPodCondition: error getting pod "coredns-7c65d6cfc9-frkp4" in "kube-system" namespace (skipping!): pods "coredns-7c65d6cfc9-frkp4" not found
I1014 13:40:11.473866 8306 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-569374" in "kube-system" namespace to be "Ready" ...
I1014 13:40:11.478714 8306 pod_ready.go:93] pod "etcd-addons-569374" in "kube-system" namespace has status "Ready":"True"
I1014 13:40:11.478737 8306 pod_ready.go:82] duration metric: took 4.863041ms for pod "etcd-addons-569374" in "kube-system" namespace to be "Ready" ...
I1014 13:40:11.478751 8306 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-569374" in "kube-system" namespace to be "Ready" ...
I1014 13:40:11.483975 8306 pod_ready.go:93] pod "kube-apiserver-addons-569374" in "kube-system" namespace has status "Ready":"True"
I1014 13:40:11.484052 8306 pod_ready.go:82] duration metric: took 5.292512ms for pod "kube-apiserver-addons-569374" in "kube-system" namespace to be "Ready" ...
I1014 13:40:11.484072 8306 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-569374" in "kube-system" namespace to be "Ready" ...
I1014 13:40:11.489429 8306 pod_ready.go:93] pod "kube-controller-manager-addons-569374" in "kube-system" namespace has status "Ready":"True"
I1014 13:40:11.489455 8306 pod_ready.go:82] duration metric: took 5.373003ms for pod "kube-controller-manager-addons-569374" in "kube-system" namespace to be "Ready" ...
I1014 13:40:11.489467 8306 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-kr2zj" in "kube-system" namespace to be "Ready" ...
I1014 13:40:11.602270 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:11.671242 8306 pod_ready.go:93] pod "kube-proxy-kr2zj" in "kube-system" namespace has status "Ready":"True"
I1014 13:40:11.671267 8306 pod_ready.go:82] duration metric: took 181.792379ms for pod "kube-proxy-kr2zj" in "kube-system" namespace to be "Ready" ...
I1014 13:40:11.671279 8306 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-569374" in "kube-system" namespace to be "Ready" ...
I1014 13:40:11.738550 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1014 13:40:11.884318 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:12.069982 8306 pod_ready.go:93] pod "kube-scheduler-addons-569374" in "kube-system" namespace has status "Ready":"True"
I1014 13:40:12.070010 8306 pod_ready.go:82] duration metric: took 398.72162ms for pod "kube-scheduler-addons-569374" in "kube-system" namespace to be "Ready" ...
I1014 13:40:12.070021 8306 pod_ready.go:39] duration metric: took 17.125013466s 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" ...
I1014 13:40:12.070036 8306 api_server.go:52] waiting for apiserver process to appear ...
I1014 13:40:12.070104 8306 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
I1014 13:40:12.083644 8306 api_server.go:72] duration metric: took 18.994679754s to wait for apiserver process to appear ...
I1014 13:40:12.083672 8306 api_server.go:88] waiting for apiserver healthz status ...
I1014 13:40:12.083694 8306 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
I1014 13:40:12.091357 8306 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
ok
I1014 13:40:12.092416 8306 api_server.go:141] control plane version: v1.31.1
I1014 13:40:12.092441 8306 api_server.go:131] duration metric: took 8.76192ms to wait for apiserver health ...
I1014 13:40:12.092451 8306 system_pods.go:43] waiting for kube-system pods to appear ...
I1014 13:40:12.101500 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:12.237897 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1014 13:40:12.276246 8306 system_pods.go:59] 18 kube-system pods found
I1014 13:40:12.276285 8306 system_pods.go:61] "coredns-7c65d6cfc9-d82ng" [d411bedc-94bf-41cf-ac5e-cf94a395d87a] Running
I1014 13:40:12.276296 8306 system_pods.go:61] "csi-hostpath-attacher-0" [b5783f59-72ff-499e-b7b8-4bd13e2f64f8] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
I1014 13:40:12.276305 8306 system_pods.go:61] "csi-hostpath-resizer-0" [f348ac2b-3164-408b-acff-98577ef9325b] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
I1014 13:40:12.276313 8306 system_pods.go:61] "csi-hostpathplugin-97829" [6ad9e6ce-8c4d-4ebc-babd-edd173146126] 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])
I1014 13:40:12.276318 8306 system_pods.go:61] "etcd-addons-569374" [e0e79c0e-8a70-41e8-aac4-beb967fb57ed] Running
I1014 13:40:12.276323 8306 system_pods.go:61] "kindnet-kp25n" [33113d5b-02fc-47c8-88ce-38c77011c3cd] Running
I1014 13:40:12.276334 8306 system_pods.go:61] "kube-apiserver-addons-569374" [070e00f4-ae86-4780-8cfd-171ae5b883de] Running
I1014 13:40:12.276339 8306 system_pods.go:61] "kube-controller-manager-addons-569374" [ef10a865-6a14-441c-84d8-ac6f265db101] Running
I1014 13:40:12.276350 8306 system_pods.go:61] "kube-ingress-dns-minikube" [57b76ee6-c5bc-4f3a-a2f0-59c73535de94] Running
I1014 13:40:12.276354 8306 system_pods.go:61] "kube-proxy-kr2zj" [a410425a-2a3c-4c11-b8c1-64827f37062b] Running
I1014 13:40:12.276368 8306 system_pods.go:61] "kube-scheduler-addons-569374" [a653756c-595d-419a-911e-32e5c91494a5] Running
I1014 13:40:12.276378 8306 system_pods.go:61] "metrics-server-84c5f94fbc-7jpwg" [7fa7d567-36e6-474d-89c2-177f4ac21f68] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
I1014 13:40:12.276386 8306 system_pods.go:61] "nvidia-device-plugin-daemonset-spwkr" [3a139f01-b9d1-463a-ad5c-3a03da931e90] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
I1014 13:40:12.276393 8306 system_pods.go:61] "registry-66c9cd494c-zcf42" [6251ea02-1362-47e1-ac9b-c623c958b8ea] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
I1014 13:40:12.276402 8306 system_pods.go:61] "registry-proxy-kcr2s" [2653d442-3145-422a-9e46-69f2ced9ccf9] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
I1014 13:40:12.276408 8306 system_pods.go:61] "snapshot-controller-56fcc65765-4hxrk" [a9f2c12c-ea27-4fc6-80eb-2956963d7a33] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
I1014 13:40:12.276416 8306 system_pods.go:61] "snapshot-controller-56fcc65765-q7drz" [10a630ce-317b-4439-92be-fa6d69557f14] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
I1014 13:40:12.276421 8306 system_pods.go:61] "storage-provisioner" [2a706dcf-ded0-4cee-939a-670bde5e5c6c] Running
I1014 13:40:12.276430 8306 system_pods.go:74] duration metric: took 183.97353ms to wait for pod list to return data ...
I1014 13:40:12.276444 8306 default_sa.go:34] waiting for default service account to be created ...
I1014 13:40:12.384700 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:12.469765 8306 default_sa.go:45] found service account: "default"
I1014 13:40:12.469791 8306 default_sa.go:55] duration metric: took 193.340311ms for default service account to be created ...
I1014 13:40:12.469802 8306 system_pods.go:116] waiting for k8s-apps to be running ...
I1014 13:40:12.601894 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:12.676212 8306 system_pods.go:86] 18 kube-system pods found
I1014 13:40:12.676254 8306 system_pods.go:89] "coredns-7c65d6cfc9-d82ng" [d411bedc-94bf-41cf-ac5e-cf94a395d87a] Running
I1014 13:40:12.676264 8306 system_pods.go:89] "csi-hostpath-attacher-0" [b5783f59-72ff-499e-b7b8-4bd13e2f64f8] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
I1014 13:40:12.676271 8306 system_pods.go:89] "csi-hostpath-resizer-0" [f348ac2b-3164-408b-acff-98577ef9325b] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
I1014 13:40:12.676280 8306 system_pods.go:89] "csi-hostpathplugin-97829" [6ad9e6ce-8c4d-4ebc-babd-edd173146126] 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])
I1014 13:40:12.676285 8306 system_pods.go:89] "etcd-addons-569374" [e0e79c0e-8a70-41e8-aac4-beb967fb57ed] Running
I1014 13:40:12.676290 8306 system_pods.go:89] "kindnet-kp25n" [33113d5b-02fc-47c8-88ce-38c77011c3cd] Running
I1014 13:40:12.676294 8306 system_pods.go:89] "kube-apiserver-addons-569374" [070e00f4-ae86-4780-8cfd-171ae5b883de] Running
I1014 13:40:12.676300 8306 system_pods.go:89] "kube-controller-manager-addons-569374" [ef10a865-6a14-441c-84d8-ac6f265db101] Running
I1014 13:40:12.676311 8306 system_pods.go:89] "kube-ingress-dns-minikube" [57b76ee6-c5bc-4f3a-a2f0-59c73535de94] Running
I1014 13:40:12.676316 8306 system_pods.go:89] "kube-proxy-kr2zj" [a410425a-2a3c-4c11-b8c1-64827f37062b] Running
I1014 13:40:12.676326 8306 system_pods.go:89] "kube-scheduler-addons-569374" [a653756c-595d-419a-911e-32e5c91494a5] Running
I1014 13:40:12.676333 8306 system_pods.go:89] "metrics-server-84c5f94fbc-7jpwg" [7fa7d567-36e6-474d-89c2-177f4ac21f68] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
I1014 13:40:12.676344 8306 system_pods.go:89] "nvidia-device-plugin-daemonset-spwkr" [3a139f01-b9d1-463a-ad5c-3a03da931e90] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
I1014 13:40:12.676366 8306 system_pods.go:89] "registry-66c9cd494c-zcf42" [6251ea02-1362-47e1-ac9b-c623c958b8ea] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
I1014 13:40:12.676373 8306 system_pods.go:89] "registry-proxy-kcr2s" [2653d442-3145-422a-9e46-69f2ced9ccf9] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
I1014 13:40:12.676383 8306 system_pods.go:89] "snapshot-controller-56fcc65765-4hxrk" [a9f2c12c-ea27-4fc6-80eb-2956963d7a33] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
I1014 13:40:12.676389 8306 system_pods.go:89] "snapshot-controller-56fcc65765-q7drz" [10a630ce-317b-4439-92be-fa6d69557f14] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
I1014 13:40:12.676393 8306 system_pods.go:89] "storage-provisioner" [2a706dcf-ded0-4cee-939a-670bde5e5c6c] Running
I1014 13:40:12.676403 8306 system_pods.go:126] duration metric: took 206.593599ms to wait for k8s-apps to be running ...
I1014 13:40:12.676419 8306 system_svc.go:44] waiting for kubelet service to be running ....
I1014 13:40:12.676477 8306 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
I1014 13:40:12.690834 8306 system_svc.go:56] duration metric: took 14.406626ms WaitForService to wait for kubelet
I1014 13:40:12.690861 8306 kubeadm.go:582] duration metric: took 19.601901291s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
I1014 13:40:12.690879 8306 node_conditions.go:102] verifying NodePressure condition ...
I1014 13:40:12.737777 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1014 13:40:12.869690 8306 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
I1014 13:40:12.869726 8306 node_conditions.go:123] node cpu capacity is 2
I1014 13:40:12.869739 8306 node_conditions.go:105] duration metric: took 178.85399ms to run NodePressure ...
I1014 13:40:12.869751 8306 start.go:241] waiting for startup goroutines ...
I1014 13:40:12.885138 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:13.103161 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:13.237968 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1014 13:40:13.384236 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:13.601817 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:13.737276 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1014 13:40:13.884933 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:14.102536 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:14.238058 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1014 13:40:14.384540 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:14.603155 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:14.737849 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1014 13:40:14.885917 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:15.104438 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:15.238051 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1014 13:40:15.384701 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:15.601551 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:15.737795 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1014 13:40:15.885091 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:16.101125 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:16.302407 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1014 13:40:16.385004 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:16.602144 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:16.737708 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1014 13:40:16.884128 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:17.103321 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:17.239043 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1014 13:40:17.384580 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:17.601916 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:17.740309 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1014 13:40:17.885161 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:18.101725 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:18.238533 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1014 13:40:18.384249 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:18.602805 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:18.740605 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1014 13:40:18.886974 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:19.102674 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:19.238945 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1014 13:40:19.385903 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:19.602298 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:19.740594 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1014 13:40:19.886612 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:20.106709 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:20.239000 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1014 13:40:20.384980 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:20.602416 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:20.738402 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1014 13:40:20.884808 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:21.102490 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:21.237299 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1014 13:40:21.393531 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:21.607020 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:21.806564 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1014 13:40:21.885423 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:22.101576 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:22.265739 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1014 13:40:22.399907 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:22.607363 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:22.738924 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1014 13:40:22.884672 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:23.102340 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:23.239096 8306 kapi.go:107] duration metric: took 23.505583938s to wait for kubernetes.io/minikube-addons=registry ...
I1014 13:40:23.384290 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:23.603233 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:23.885145 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:24.102240 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:24.384769 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:24.602690 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:24.886998 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:25.102874 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:25.384665 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:25.602171 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:25.884618 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:26.107023 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:26.385464 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:26.602044 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:26.885395 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:27.101528 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:27.385398 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:27.602569 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:27.885504 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:28.143768 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:28.386516 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:28.601850 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:28.885250 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:29.102026 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:29.384534 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:29.601750 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:29.885298 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:30.122116 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:30.390012 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:30.602250 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:30.884469 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:31.102735 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:31.385863 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:31.604657 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:31.885553 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:32.101826 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:32.387203 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:32.601814 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:32.886183 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:33.101738 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:33.384606 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:33.606579 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:33.885322 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:34.102236 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:34.384314 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:34.602408 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:34.886579 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:35.105742 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:35.386917 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:35.603207 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:35.884469 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:36.102937 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:36.384090 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:36.601822 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:36.884282 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:37.102466 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:37.383612 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:37.603013 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:37.884409 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:38.101730 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:38.384371 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:38.602008 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:38.883988 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:39.106674 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:39.384932 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:39.602026 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:39.886402 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:40.102830 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:40.384275 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:40.605580 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:40.884707 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:41.101279 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:41.395797 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:41.602362 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:41.884980 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:42.102333 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:42.385264 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:42.601623 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:42.884600 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:43.101669 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:43.383683 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:43.602805 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:43.886094 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:44.104436 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:44.385082 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:44.601852 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:44.887396 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:45.109135 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:45.385513 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:45.601996 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:45.884566 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:46.102299 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:46.384071 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:46.601956 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:46.884420 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:47.101796 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:47.384471 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:47.602685 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:47.884566 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:48.103888 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:48.385020 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:48.602117 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:48.885604 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:49.101670 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:49.395178 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:49.602273 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:49.884084 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:50.103949 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:50.383730 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:50.601950 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:50.884778 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:51.103082 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:51.384729 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:51.602102 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:51.885210 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:52.105386 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:52.384549 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:52.603321 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:52.885567 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:53.102678 8306 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1014 13:40:53.390192 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:53.602664 8306 kapi.go:107] duration metric: took 49.0055313s to wait for app.kubernetes.io/name=ingress-nginx ...
I1014 13:40:53.884118 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:54.384013 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:54.885549 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:55.384347 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:55.884401 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:56.385728 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:56.884100 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:57.385020 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:57.883987 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:58.393955 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:58.884122 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:59.384813 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:40:59.886266 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:41:00.388901 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1014 13:41:00.884241 8306 kapi.go:107] duration metric: took 55.504973386s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
I1014 13:41:29.621988 8306 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
I1014 13:41:29.622018 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1014 13:41:30.123127 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1014 13:41:30.621826 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1014 13:41:31.121602 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1014 13:41:31.629564 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1014 13:41:32.126745 8306 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1014 13:41:32.624847 8306 kapi.go:107] duration metric: took 1m26.007079004s to wait for kubernetes.io/minikube-addons=gcp-auth ...
I1014 13:41:32.626898 8306 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-569374 cluster.
I1014 13:41:32.629360 8306 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.
I1014 13:41:32.631517 8306 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
I1014 13:41:32.633359 8306 out.go:177] * Enabled addons: amd-gpu-device-plugin, nvidia-device-plugin, cloud-spanner, storage-provisioner, ingress-dns, default-storageclass, inspektor-gadget, volcano, metrics-server, yakd, volumesnapshots, registry, ingress, csi-hostpath-driver, gcp-auth
I1014 13:41:32.635355 8306 addons.go:510] duration metric: took 1m39.545914481s for enable addons: enabled=[amd-gpu-device-plugin nvidia-device-plugin cloud-spanner storage-provisioner ingress-dns default-storageclass inspektor-gadget volcano metrics-server yakd volumesnapshots registry ingress csi-hostpath-driver gcp-auth]
I1014 13:41:32.635414 8306 start.go:246] waiting for cluster config update ...
I1014 13:41:32.635439 8306 start.go:255] writing updated cluster config ...
I1014 13:41:32.635731 8306 ssh_runner.go:195] Run: rm -f paused
I1014 13:41:33.022566 8306 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
I1014 13:41:33.024713 8306 out.go:177] * Done! kubectl is now configured to use "addons-569374" cluster and "default" namespace by default
==> container status <==
CONTAINER IMAGE CREATED STATE NAME ATTEMPT POD ID POD
03a14bceaf7ec 9c8d328e7d9e8 3 minutes ago Running gcp-auth 0 3b069bcc9f4c5 gcp-auth-c684cb797-nngwz
03e7707d91e71 ee6d597e62dc8 3 minutes ago Running csi-snapshotter 0 a7a85c710e388 csi-hostpathplugin-97829
cfd0d12bc2aad 642ded511e141 3 minutes ago Running csi-provisioner 0 a7a85c710e388 csi-hostpathplugin-97829
fd2dff320e9f6 922312104da8a 3 minutes ago Running liveness-probe 0 a7a85c710e388 csi-hostpathplugin-97829
ef3fab2633a0b 08f6b2990811a 3 minutes ago Running hostpath 0 a7a85c710e388 csi-hostpathplugin-97829
770c84968a1c8 0107d56dbc0be 3 minutes ago Running node-driver-registrar 0 a7a85c710e388 csi-hostpathplugin-97829
7e5d08b2fdbdc 1a9605c872c1d 3 minutes ago Running admission 0 c7208aa66664d volcano-admission-5874dfdd79-cg9fd
10f790ddd2315 2d37f5a3dd01b 3 minutes ago Running controller 0 63f83a0215922 ingress-nginx-controller-5f85ff4588-w6xlh
09816d0656ad8 a9bac31a5be8d 4 minutes ago Running nvidia-device-plugin-ctr 0 4ec4df423f792 nvidia-device-plugin-daemonset-spwkr
7ccbd83ece159 6aa88c604f2b4 4 minutes ago Running volcano-scheduler 0 2d5682c68613b volcano-scheduler-6c9778cbdf-9mm8c
34f52779d078d 9a80d518f102c 4 minutes ago Running csi-attacher 0 843eceb787ff6 csi-hostpath-attacher-0
a0cbbbcebce53 487fa743e1e22 4 minutes ago Running csi-resizer 0 9aed6e83f09de csi-hostpath-resizer-0
f031ac652a118 1461903ec4fe9 4 minutes ago Running csi-external-health-monitor-controller 0 a7a85c710e388 csi-hostpathplugin-97829
0bfba2fa1d045 77bdba588b953 4 minutes ago Running yakd 0 a8034335ddb3c yakd-dashboard-67d98fc6b-mdcc8
68f69550b30ce 4d1e5c3e97420 4 minutes ago Running volume-snapshot-controller 0 95e43a0578a1e snapshot-controller-56fcc65765-q7drz
f8802d5f53616 68de1ddeaded8 4 minutes ago Running gadget 0 ee49f5b6b67b7 gadget-5g42s
6455124c03b99 23cbb28ae641a 4 minutes ago Running volcano-controllers 0 69c60c479b500 volcano-controllers-789ffc5785-wbnfl
3d02304d0c490 d54655ed3a854 4 minutes ago Exited patch 1 db6f613ffbd7f ingress-nginx-admission-patch-fnpqk
a6d836dff29e8 d54655ed3a854 4 minutes ago Exited create 0 a1b35159ecd68 ingress-nginx-admission-create-8gqvc
af1e9777e6c48 7ce2150c8929b 4 minutes ago Running local-path-provisioner 0 f618e22759006 local-path-provisioner-86d989889c-whxvs
9097696fe4807 c9cf76bb104e1 4 minutes ago Running registry 0 427a8ed289637 registry-66c9cd494c-zcf42
bd99d09da3d78 4d1e5c3e97420 4 minutes ago Running volume-snapshot-controller 0 c171384c51156 snapshot-controller-56fcc65765-4hxrk
41f2d8022fffe 5548a49bb60ba 4 minutes ago Running metrics-server 0 f369ced908c47 metrics-server-84c5f94fbc-7jpwg
8f1b3bdbc7d28 434d64ac3dbf3 4 minutes ago Running registry-proxy 0 ed2a14ac538d6 registry-proxy-kcr2s
6b17e94e22dc7 be9cac3585579 4 minutes ago Running cloud-spanner-emulator 0 7fb2b7a3c3d1e cloud-spanner-emulator-5b584cc74-9vgs9
d2b343a3623cd 2f6c962e7b831 4 minutes ago Running coredns 0 2acdf62a11f89 coredns-7c65d6cfc9-d82ng
d8ce8ece9b6de 35508c2f890c4 4 minutes ago Running minikube-ingress-dns 0 3f4dff69b19d3 kube-ingress-dns-minikube
a573d9d65b40b ba04bb24b9575 4 minutes ago Running storage-provisioner 0 d81c5dbb63482 storage-provisioner
7922e262c6444 0bcd66b03df5f 4 minutes ago Running kindnet-cni 0 f4fcf7a39b432 kindnet-kp25n
e77105cfb7c13 24a140c548c07 4 minutes ago Running kube-proxy 0 ed67dbbf2b577 kube-proxy-kr2zj
d9367ce18d8a0 7f8aa378bb47d 5 minutes ago Running kube-scheduler 0 7d0f78007a318 kube-scheduler-addons-569374
5661101c56976 d3f53a98c0a9d 5 minutes ago Running kube-apiserver 0 e5abc24983720 kube-apiserver-addons-569374
10d1ed2ba466b 279f381cb3736 5 minutes ago Running kube-controller-manager 0 b374301ad03d9 kube-controller-manager-addons-569374
1731540f4c13e 27e3830e14027 5 minutes ago Running etcd 0 0e0b4832e9914 etcd-addons-569374
==> containerd <==
Oct 14 13:41:47 addons-569374 containerd[812]: time="2024-10-14T13:41:47.892121488Z" level=info msg="TearDown network for sandbox \"570be7983e113e731a8a55386231758fc6a707eafe777d03f705c9f099e072f5\" successfully"
Oct 14 13:41:47 addons-569374 containerd[812]: time="2024-10-14T13:41:47.892161004Z" level=info msg="StopPodSandbox for \"570be7983e113e731a8a55386231758fc6a707eafe777d03f705c9f099e072f5\" returns successfully"
Oct 14 13:41:47 addons-569374 containerd[812]: time="2024-10-14T13:41:47.892812264Z" level=info msg="RemovePodSandbox for \"570be7983e113e731a8a55386231758fc6a707eafe777d03f705c9f099e072f5\""
Oct 14 13:41:47 addons-569374 containerd[812]: time="2024-10-14T13:41:47.892855201Z" level=info msg="Forcibly stopping sandbox \"570be7983e113e731a8a55386231758fc6a707eafe777d03f705c9f099e072f5\""
Oct 14 13:41:47 addons-569374 containerd[812]: time="2024-10-14T13:41:47.900444602Z" level=info msg="TearDown network for sandbox \"570be7983e113e731a8a55386231758fc6a707eafe777d03f705c9f099e072f5\" successfully"
Oct 14 13:41:47 addons-569374 containerd[812]: time="2024-10-14T13:41:47.906953570Z" level=warning msg="Failed to get podSandbox status for container event for sandboxID \"570be7983e113e731a8a55386231758fc6a707eafe777d03f705c9f099e072f5\": an error occurred when try to find sandbox: not found. Sending the event with nil podSandboxStatus."
Oct 14 13:41:47 addons-569374 containerd[812]: time="2024-10-14T13:41:47.907079009Z" level=info msg="RemovePodSandbox \"570be7983e113e731a8a55386231758fc6a707eafe777d03f705c9f099e072f5\" returns successfully"
Oct 14 13:41:47 addons-569374 containerd[812]: time="2024-10-14T13:41:47.907645937Z" level=info msg="StopPodSandbox for \"eb802d57e3e9d0fe745791bec6895ede3b7bf7c0ae04c5115c2823576b5b166d\""
Oct 14 13:41:47 addons-569374 containerd[812]: time="2024-10-14T13:41:47.915254973Z" level=info msg="TearDown network for sandbox \"eb802d57e3e9d0fe745791bec6895ede3b7bf7c0ae04c5115c2823576b5b166d\" successfully"
Oct 14 13:41:47 addons-569374 containerd[812]: time="2024-10-14T13:41:47.915295490Z" level=info msg="StopPodSandbox for \"eb802d57e3e9d0fe745791bec6895ede3b7bf7c0ae04c5115c2823576b5b166d\" returns successfully"
Oct 14 13:41:47 addons-569374 containerd[812]: time="2024-10-14T13:41:47.916300240Z" level=info msg="RemovePodSandbox for \"eb802d57e3e9d0fe745791bec6895ede3b7bf7c0ae04c5115c2823576b5b166d\""
Oct 14 13:41:47 addons-569374 containerd[812]: time="2024-10-14T13:41:47.916362172Z" level=info msg="Forcibly stopping sandbox \"eb802d57e3e9d0fe745791bec6895ede3b7bf7c0ae04c5115c2823576b5b166d\""
Oct 14 13:41:47 addons-569374 containerd[812]: time="2024-10-14T13:41:47.924306811Z" level=info msg="TearDown network for sandbox \"eb802d57e3e9d0fe745791bec6895ede3b7bf7c0ae04c5115c2823576b5b166d\" successfully"
Oct 14 13:41:47 addons-569374 containerd[812]: time="2024-10-14T13:41:47.930325526Z" level=warning msg="Failed to get podSandbox status for container event for sandboxID \"eb802d57e3e9d0fe745791bec6895ede3b7bf7c0ae04c5115c2823576b5b166d\": an error occurred when try to find sandbox: not found. Sending the event with nil podSandboxStatus."
Oct 14 13:41:47 addons-569374 containerd[812]: time="2024-10-14T13:41:47.930473266Z" level=info msg="RemovePodSandbox \"eb802d57e3e9d0fe745791bec6895ede3b7bf7c0ae04c5115c2823576b5b166d\" returns successfully"
Oct 14 13:42:47 addons-569374 containerd[812]: time="2024-10-14T13:42:47.935190135Z" level=info msg="RemoveContainer for \"fed6413851fccb5e44edc7eeec1ba3769291284d8e8dc666c872164c529cf37f\""
Oct 14 13:42:47 addons-569374 containerd[812]: time="2024-10-14T13:42:47.943604762Z" level=info msg="RemoveContainer for \"fed6413851fccb5e44edc7eeec1ba3769291284d8e8dc666c872164c529cf37f\" returns successfully"
Oct 14 13:42:47 addons-569374 containerd[812]: time="2024-10-14T13:42:47.945625789Z" level=info msg="StopPodSandbox for \"bcd61d50b9ae9ee2c4386712aeafc20582179e47af57a97616ea383dcaa4b33c\""
Oct 14 13:42:47 addons-569374 containerd[812]: time="2024-10-14T13:42:47.970562331Z" level=info msg="TearDown network for sandbox \"bcd61d50b9ae9ee2c4386712aeafc20582179e47af57a97616ea383dcaa4b33c\" successfully"
Oct 14 13:42:47 addons-569374 containerd[812]: time="2024-10-14T13:42:47.970614047Z" level=info msg="StopPodSandbox for \"bcd61d50b9ae9ee2c4386712aeafc20582179e47af57a97616ea383dcaa4b33c\" returns successfully"
Oct 14 13:42:47 addons-569374 containerd[812]: time="2024-10-14T13:42:47.971052312Z" level=info msg="RemovePodSandbox for \"bcd61d50b9ae9ee2c4386712aeafc20582179e47af57a97616ea383dcaa4b33c\""
Oct 14 13:42:47 addons-569374 containerd[812]: time="2024-10-14T13:42:47.971090761Z" level=info msg="Forcibly stopping sandbox \"bcd61d50b9ae9ee2c4386712aeafc20582179e47af57a97616ea383dcaa4b33c\""
Oct 14 13:42:47 addons-569374 containerd[812]: time="2024-10-14T13:42:47.978510951Z" level=info msg="TearDown network for sandbox \"bcd61d50b9ae9ee2c4386712aeafc20582179e47af57a97616ea383dcaa4b33c\" successfully"
Oct 14 13:42:47 addons-569374 containerd[812]: time="2024-10-14T13:42:47.987916468Z" level=warning msg="Failed to get podSandbox status for container event for sandboxID \"bcd61d50b9ae9ee2c4386712aeafc20582179e47af57a97616ea383dcaa4b33c\": an error occurred when try to find sandbox: not found. Sending the event with nil podSandboxStatus."
Oct 14 13:42:47 addons-569374 containerd[812]: time="2024-10-14T13:42:47.988050933Z" level=info msg="RemovePodSandbox \"bcd61d50b9ae9ee2c4386712aeafc20582179e47af57a97616ea383dcaa4b33c\" returns successfully"
==> coredns [d2b343a3623cd23acab3da90eea72c762c6ea5ca85eff0f91ec1f5d50e77c2af] <==
[INFO] 10.244.0.3:47558 - 3014 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000104147s
[INFO] 10.244.0.3:47558 - 53950 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001762031s
[INFO] 10.244.0.3:47558 - 3078 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001356955s
[INFO] 10.244.0.3:47558 - 18502 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.00008644s
[INFO] 10.244.0.3:47558 - 29771 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.00014541s
[INFO] 10.244.0.3:52423 - 6474 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000116364s
[INFO] 10.244.0.3:52423 - 6269 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000177985s
[INFO] 10.244.0.3:59735 - 16937 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000055072s
[INFO] 10.244.0.3:59735 - 17365 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000184212s
[INFO] 10.244.0.3:41950 - 45142 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000052233s
[INFO] 10.244.0.3:41950 - 44904 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000043881s
[INFO] 10.244.0.3:55049 - 55458 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001299519s
[INFO] 10.244.0.3:55049 - 55261 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001237251s
[INFO] 10.244.0.3:49929 - 44865 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.00006263s
[INFO] 10.244.0.3:49929 - 44709 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000110555s
[INFO] 10.244.0.25:51909 - 45546 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000139773s
[INFO] 10.244.0.25:50592 - 12407 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000526469s
[INFO] 10.244.0.25:36129 - 58382 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000168655s
[INFO] 10.244.0.25:46885 - 10680 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.0001423s
[INFO] 10.244.0.25:40042 - 62772 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000141151s
[INFO] 10.244.0.25:51010 - 4566 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000129008s
[INFO] 10.244.0.25:41514 - 39887 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002328556s
[INFO] 10.244.0.25:33444 - 35382 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.001998852s
[INFO] 10.244.0.25:56231 - 7108 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000799288s
[INFO] 10.244.0.25:58277 - 7219 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.002789893s
==> describe nodes <==
Name: addons-569374
Roles: control-plane
Labels: beta.kubernetes.io/arch=arm64
beta.kubernetes.io/os=linux
kubernetes.io/arch=arm64
kubernetes.io/hostname=addons-569374
kubernetes.io/os=linux
minikube.k8s.io/commit=f9f6c2ada6d933af9900f45012fe0fe625736c5b
minikube.k8s.io/name=addons-569374
minikube.k8s.io/primary=true
minikube.k8s.io/updated_at=2024_10_14T13_39_48_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-569374
Annotations: csi.volume.kubernetes.io/nodeid: {"hostpath.csi.k8s.io":"addons-569374"}
kubeadm.alpha.kubernetes.io/cri-socket: unix:///run/containerd/containerd.sock
node.alpha.kubernetes.io/ttl: 0
volumes.kubernetes.io/controller-managed-attach-detach: true
CreationTimestamp: Mon, 14 Oct 2024 13:39:45 +0000
Taints: <none>
Unschedulable: false
Lease:
HolderIdentity: addons-569374
AcquireTime: <unset>
RenewTime: Mon, 14 Oct 2024 13:44:42 +0000
Conditions:
Type Status LastHeartbeatTime LastTransitionTime Reason Message
---- ------ ----------------- ------------------ ------ -------
MemoryPressure False Mon, 14 Oct 2024 13:41:49 +0000 Mon, 14 Oct 2024 13:39:42 +0000 KubeletHasSufficientMemory kubelet has sufficient memory available
DiskPressure False Mon, 14 Oct 2024 13:41:49 +0000 Mon, 14 Oct 2024 13:39:42 +0000 KubeletHasNoDiskPressure kubelet has no disk pressure
PIDPressure False Mon, 14 Oct 2024 13:41:49 +0000 Mon, 14 Oct 2024 13:39:42 +0000 KubeletHasSufficientPID kubelet has sufficient PID available
Ready True Mon, 14 Oct 2024 13:41:49 +0000 Mon, 14 Oct 2024 13:39:45 +0000 KubeletReady kubelet is posting ready status
Addresses:
InternalIP: 192.168.49.2
Hostname: addons-569374
Capacity:
cpu: 2
ephemeral-storage: 203034800Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
hugepages-32Mi: 0
hugepages-64Ki: 0
memory: 8022296Ki
pods: 110
Allocatable:
cpu: 2
ephemeral-storage: 203034800Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
hugepages-32Mi: 0
hugepages-64Ki: 0
memory: 8022296Ki
pods: 110
System Info:
Machine ID: 90565d941284427e85a62b418232c2bc
System UUID: f9ec733f-433b-4c5f-a438-e372770916e9
Boot ID: 7f37d908-3a8a-4f73-8f6a-d0166945a75f
Kernel Version: 5.15.0-1070-aws
OS Image: Ubuntu 22.04.5 LTS
Operating System: linux
Architecture: arm64
Container Runtime Version: containerd://1.7.22
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: (27 in total)
Namespace Name CPU Requests CPU Limits Memory Requests Memory Limits Age
--------- ---- ------------ ---------- --------------- ------------- ---
default cloud-spanner-emulator-5b584cc74-9vgs9 0 (0%) 0 (0%) 0 (0%) 0 (0%) 4m55s
gadget gadget-5g42s 0 (0%) 0 (0%) 0 (0%) 0 (0%) 4m52s
gcp-auth gcp-auth-c684cb797-nngwz 0 (0%) 0 (0%) 0 (0%) 0 (0%) 3m22s
ingress-nginx ingress-nginx-controller-5f85ff4588-w6xlh 100m (5%) 0 (0%) 90Mi (1%) 0 (0%) 4m49s
kube-system coredns-7c65d6cfc9-d82ng 100m (5%) 0 (0%) 70Mi (0%) 170Mi (2%) 4m59s
kube-system csi-hostpath-attacher-0 0 (0%) 0 (0%) 0 (0%) 0 (0%) 4m46s
kube-system csi-hostpath-resizer-0 0 (0%) 0 (0%) 0 (0%) 0 (0%) 4m46s
kube-system csi-hostpathplugin-97829 0 (0%) 0 (0%) 0 (0%) 0 (0%) 4m46s
kube-system etcd-addons-569374 100m (5%) 0 (0%) 100Mi (1%) 0 (0%) 5m5s
kube-system kindnet-kp25n 100m (5%) 100m (5%) 50Mi (0%) 50Mi (0%) 4m59s
kube-system kube-apiserver-addons-569374 250m (12%) 0 (0%) 0 (0%) 0 (0%) 5m4s
kube-system kube-controller-manager-addons-569374 200m (10%) 0 (0%) 0 (0%) 0 (0%) 5m3s
kube-system kube-ingress-dns-minikube 0 (0%) 0 (0%) 0 (0%) 0 (0%) 4m54s
kube-system kube-proxy-kr2zj 0 (0%) 0 (0%) 0 (0%) 0 (0%) 4m59s
kube-system kube-scheduler-addons-569374 100m (5%) 0 (0%) 0 (0%) 0 (0%) 5m3s
kube-system metrics-server-84c5f94fbc-7jpwg 100m (5%) 0 (0%) 200Mi (2%) 0 (0%) 4m53s
kube-system nvidia-device-plugin-daemonset-spwkr 0 (0%) 0 (0%) 0 (0%) 0 (0%) 4m56s
kube-system registry-66c9cd494c-zcf42 0 (0%) 0 (0%) 0 (0%) 0 (0%) 4m53s
kube-system registry-proxy-kcr2s 0 (0%) 0 (0%) 0 (0%) 0 (0%) 4m53s
kube-system snapshot-controller-56fcc65765-4hxrk 0 (0%) 0 (0%) 0 (0%) 0 (0%) 4m50s
kube-system snapshot-controller-56fcc65765-q7drz 0 (0%) 0 (0%) 0 (0%) 0 (0%) 4m50s
kube-system storage-provisioner 0 (0%) 0 (0%) 0 (0%) 0 (0%) 4m53s
local-path-storage local-path-provisioner-86d989889c-whxvs 0 (0%) 0 (0%) 0 (0%) 0 (0%) 4m53s
volcano-system volcano-admission-5874dfdd79-cg9fd 0 (0%) 0 (0%) 0 (0%) 0 (0%) 4m48s
volcano-system volcano-controllers-789ffc5785-wbnfl 0 (0%) 0 (0%) 0 (0%) 0 (0%) 4m48s
volcano-system volcano-scheduler-6c9778cbdf-9mm8c 0 (0%) 0 (0%) 0 (0%) 0 (0%) 4m47s
yakd-dashboard yakd-dashboard-67d98fc6b-mdcc8 0 (0%) 0 (0%) 128Mi (1%) 256Mi (3%) 4m52s
Allocated resources:
(Total limits may be over 100 percent, i.e., overcommitted.)
Resource Requests Limits
-------- -------- ------
cpu 1050m (52%) 100m (5%)
memory 638Mi (8%) 476Mi (6%)
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 4m57s kube-proxy
Normal Starting 5m4s kubelet Starting kubelet.
Warning CgroupV1 5m4s kubelet Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
Normal NodeAllocatableEnforced 5m4s kubelet Updated Node Allocatable limit across pods
Normal NodeHasSufficientMemory 5m3s kubelet Node addons-569374 status is now: NodeHasSufficientMemory
Normal NodeHasNoDiskPressure 5m3s kubelet Node addons-569374 status is now: NodeHasNoDiskPressure
Normal NodeHasSufficientPID 5m3s kubelet Node addons-569374 status is now: NodeHasSufficientPID
Normal RegisteredNode 4m59s node-controller Node addons-569374 event: Registered Node addons-569374 in Controller
==> dmesg <==
[Oct14 13:17] ACPI: SRAT not present
[ +0.000000] ACPI: SRAT not present
[ +0.000000] SPI driver altr_a10sr has no spi_device_id for altr,a10sr
[ +0.014705] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ +0.413719] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
[ +0.054156] systemd[1]: /lib/systemd/system/cloud-init.service:20: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
[ +0.016129] systemd[1]: /lib/systemd/system/cloud-init-hotplugd.socket:11: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
[ +0.802336] ena 0000:00:05.0: LLQ is not supported Fallback to host mode policy.
[ +6.474781] kauditd_printk_skb: 34 callbacks suppressed
==> etcd [1731540f4c13e88ed18c4b7b4b3bedf7a80199626fbd34305c61284a0364a038] <==
{"level":"info","ts":"2024-10-14T13:39:41.429908Z","caller":"fileutil/purge.go:50","msg":"started to purge file","dir":"/var/lib/minikube/etcd/member/snap","suffix":"snap.db","max":5,"interval":"30s"}
{"level":"info","ts":"2024-10-14T13:39:41.429930Z","caller":"fileutil/purge.go:50","msg":"started to purge file","dir":"/var/lib/minikube/etcd/member/snap","suffix":"snap","max":5,"interval":"30s"}
{"level":"info","ts":"2024-10-14T13:39:41.429938Z","caller":"fileutil/purge.go:50","msg":"started to purge file","dir":"/var/lib/minikube/etcd/member/wal","suffix":"wal","max":5,"interval":"30s"}
{"level":"info","ts":"2024-10-14T13:39:41.430191Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc switched to configuration voters=(12593026477526642892)"}
{"level":"info","ts":"2024-10-14T13:39:41.430259Z","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-10-14T13:39:42.217120Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc is starting a new election at term 1"}
{"level":"info","ts":"2024-10-14T13:39:42.217374Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became pre-candidate at term 1"}
{"level":"info","ts":"2024-10-14T13:39:42.217479Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgPreVoteResp from aec36adc501070cc at term 1"}
{"level":"info","ts":"2024-10-14T13:39:42.217605Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 2"}
{"level":"info","ts":"2024-10-14T13:39:42.217696Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 2"}
{"level":"info","ts":"2024-10-14T13:39:42.217793Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 2"}
{"level":"info","ts":"2024-10-14T13:39:42.217890Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
{"level":"info","ts":"2024-10-14T13:39:42.221135Z","caller":"etcdserver/server.go:2629","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
{"level":"info","ts":"2024-10-14T13:39:42.222161Z","caller":"etcdserver/server.go:2118","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-569374 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
{"level":"info","ts":"2024-10-14T13:39:42.224054Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
{"level":"info","ts":"2024-10-14T13:39:42.224548Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
{"level":"info","ts":"2024-10-14T13:39:42.229167Z","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-10-14T13:39:42.229286Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
{"level":"info","ts":"2024-10-14T13:39:42.229322Z","caller":"etcdserver/server.go:2653","msg":"cluster version is updated","cluster-version":"3.5"}
{"level":"info","ts":"2024-10-14T13:39:42.230091Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
{"level":"info","ts":"2024-10-14T13:39:42.230911Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
{"level":"info","ts":"2024-10-14T13:39:42.247090Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
{"level":"info","ts":"2024-10-14T13:39:42.237405Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
{"level":"info","ts":"2024-10-14T13:39:42.247541Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
{"level":"info","ts":"2024-10-14T13:39:42.249307Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
==> gcp-auth [03a14bceaf7ec3b61094802cedca696e7fa01e01c8c0085bd4969d7f16782e3a] <==
2024/10/14 13:41:32 GCP Auth Webhook started!
2024/10/14 13:41:49 Ready to marshal response ...
2024/10/14 13:41:49 Ready to write response ...
2024/10/14 13:41:50 Ready to marshal response ...
2024/10/14 13:41:50 Ready to write response ...
==> kernel <==
13:44:51 up 27 min, 0 users, load average: 0.79, 1.31, 0.74
Linux addons-569374 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"
==> kindnet [7922e262c6444dc95edb02134ac2fafd344846a235b55bd4efe5b711e0a315a9] <==
I1014 13:42:46.933899 1 main.go:300] handling current node
I1014 13:42:56.934696 1 main.go:296] Handling node with IPs: map[192.168.49.2:{}]
I1014 13:42:56.934733 1 main.go:300] handling current node
I1014 13:43:06.941643 1 main.go:296] Handling node with IPs: map[192.168.49.2:{}]
I1014 13:43:06.941679 1 main.go:300] handling current node
I1014 13:43:16.941144 1 main.go:296] Handling node with IPs: map[192.168.49.2:{}]
I1014 13:43:16.941181 1 main.go:300] handling current node
I1014 13:43:26.942884 1 main.go:296] Handling node with IPs: map[192.168.49.2:{}]
I1014 13:43:26.942918 1 main.go:300] handling current node
I1014 13:43:36.941129 1 main.go:296] Handling node with IPs: map[192.168.49.2:{}]
I1014 13:43:36.941163 1 main.go:300] handling current node
I1014 13:43:46.942938 1 main.go:296] Handling node with IPs: map[192.168.49.2:{}]
I1014 13:43:46.943039 1 main.go:300] handling current node
I1014 13:43:56.934804 1 main.go:296] Handling node with IPs: map[192.168.49.2:{}]
I1014 13:43:56.934978 1 main.go:300] handling current node
I1014 13:44:06.940816 1 main.go:296] Handling node with IPs: map[192.168.49.2:{}]
I1014 13:44:06.941073 1 main.go:300] handling current node
I1014 13:44:16.941428 1 main.go:296] Handling node with IPs: map[192.168.49.2:{}]
I1014 13:44:16.941470 1 main.go:300] handling current node
I1014 13:44:26.941220 1 main.go:296] Handling node with IPs: map[192.168.49.2:{}]
I1014 13:44:26.941254 1 main.go:300] handling current node
I1014 13:44:36.940966 1 main.go:296] Handling node with IPs: map[192.168.49.2:{}]
I1014 13:44:36.941001 1 main.go:300] handling current node
I1014 13:44:46.934085 1 main.go:296] Handling node with IPs: map[192.168.49.2:{}]
I1014 13:44:46.934320 1 main.go:300] handling current node
==> kube-apiserver [5661101c5697645b9338d5008bea67d81d2ea4c8b8490a5ad435f0957b709bf9] <==
W1014 13:40:45.532646 1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.100.13.49:443: connect: connection refused
W1014 13:40:46.541909 1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.100.13.49:443: connect: connection refused
W1014 13:40:47.582997 1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.100.13.49:443: connect: connection refused
W1014 13:40:48.536439 1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.103.142.159:443: connect: connection refused
E1014 13:40:48.536479 1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.103.142.159:443: connect: connection refused" logger="UnhandledError"
W1014 13:40:48.538388 1 dispatcher.go:225] Failed calling webhook, failing closed mutatepod.volcano.sh: failed calling webhook "mutatepod.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s": dial tcp 10.100.13.49:443: connect: connection refused
W1014 13:40:48.607425 1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.100.13.49:443: connect: connection refused
W1014 13:40:49.704944 1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.100.13.49:443: connect: connection refused
W1014 13:40:50.756564 1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.100.13.49:443: connect: connection refused
W1014 13:40:51.817007 1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.100.13.49:443: connect: connection refused
W1014 13:40:52.917880 1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.100.13.49:443: connect: connection refused
W1014 13:40:53.924607 1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.100.13.49:443: connect: connection refused
W1014 13:40:54.933180 1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.100.13.49:443: connect: connection refused
W1014 13:40:55.982952 1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.100.13.49:443: connect: connection refused
W1014 13:40:57.064225 1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.100.13.49:443: connect: connection refused
W1014 13:40:58.133336 1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.100.13.49:443: connect: connection refused
W1014 13:40:59.178822 1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.100.13.49:443: connect: connection refused
W1014 13:41:09.596898 1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.103.142.159:443: connect: connection refused
E1014 13:41:09.596937 1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.103.142.159:443: connect: connection refused" logger="UnhandledError"
W1014 13:41:09.633775 1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.103.142.159:443: connect: connection refused
E1014 13:41:09.633817 1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.103.142.159:443: connect: connection refused" logger="UnhandledError"
W1014 13:41:29.504370 1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.103.142.159:443: connect: connection refused
E1014 13:41:29.504411 1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.103.142.159:443: connect: connection refused" logger="UnhandledError"
I1014 13:41:49.568398 1 controller.go:615] quota admission added evaluator for: jobs.batch.volcano.sh
I1014 13:41:49.634447 1 controller.go:615] quota admission added evaluator for: podgroups.scheduling.volcano.sh
==> kube-controller-manager [10d1ed2ba466b7f51ef22b2c60386f28be38f19308c78397f3ed12e98649cd0e] <==
I1014 13:41:10.510170 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch" delay="1s"
I1014 13:41:10.543108 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create" delay="1s"
I1014 13:41:11.544317 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch" delay="1s"
I1014 13:41:12.566536 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch" delay="1s"
I1014 13:41:12.656979 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create" delay="1s"
I1014 13:41:12.675050 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch" delay="1s"
I1014 13:41:13.574984 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch" delay="1s"
I1014 13:41:13.584326 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch" delay="1s"
I1014 13:41:13.590537 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch" delay="1s"
I1014 13:41:13.667205 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create" delay="1s"
I1014 13:41:13.677275 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create" delay="1s"
I1014 13:41:13.683264 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create" delay="1s"
I1014 13:41:18.926678 1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-569374"
I1014 13:41:29.526528 1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="gcp-auth/gcp-auth-c684cb797" duration="25.013353ms"
I1014 13:41:29.546872 1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="gcp-auth/gcp-auth-c684cb797" duration="19.865341ms"
I1014 13:41:29.547069 1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="gcp-auth/gcp-auth-c684cb797" duration="154.936µs"
I1014 13:41:29.571954 1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="gcp-auth/gcp-auth-c684cb797" duration="49.353µs"
I1014 13:41:32.632550 1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="gcp-auth/gcp-auth-c684cb797" duration="15.856077ms"
I1014 13:41:32.633005 1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="gcp-auth/gcp-auth-c684cb797" duration="48.336µs"
I1014 13:41:43.021285 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create" delay="0s"
I1014 13:41:43.025899 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch" delay="0s"
I1014 13:41:43.071477 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch" delay="0s"
I1014 13:41:43.073914 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create" delay="0s"
I1014 13:41:49.296945 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="volcano-system/volcano-admission-init" delay="0s"
I1014 13:41:49.567872 1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-569374"
==> kube-proxy [e77105cfb7c1358aa5753ae73fa06623b4154ef8b9614dd6fd6cef0ea6b9f78b] <==
I1014 13:39:54.393266 1 server_linux.go:66] "Using iptables proxy"
I1014 13:39:54.478117 1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
E1014 13:39:54.478207 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`"
I1014 13:39:54.512137 1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
I1014 13:39:54.512200 1 server_linux.go:169] "Using iptables Proxier"
I1014 13:39:54.517618 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"
I1014 13:39:54.518080 1 server.go:483] "Version info" version="v1.31.1"
I1014 13:39:54.518093 1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
I1014 13:39:54.519508 1 config.go:199] "Starting service config controller"
I1014 13:39:54.519543 1 shared_informer.go:313] Waiting for caches to sync for service config
I1014 13:39:54.519575 1 config.go:105] "Starting endpoint slice config controller"
I1014 13:39:54.519580 1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
I1014 13:39:54.525916 1 config.go:328] "Starting node config controller"
I1014 13:39:54.525936 1 shared_informer.go:313] Waiting for caches to sync for node config
I1014 13:39:54.620109 1 shared_informer.go:320] Caches are synced for endpoint slice config
I1014 13:39:54.620175 1 shared_informer.go:320] Caches are synced for service config
I1014 13:39:54.627056 1 shared_informer.go:320] Caches are synced for node config
==> kube-scheduler [d9367ce18d8a06302f26d561c17364ec53bd80546327e0257535d04426c8dd69] <==
W1014 13:39:45.505576 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
E1014 13:39:45.505596 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"
W1014 13:39:45.505677 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
E1014 13:39:45.505694 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"
W1014 13:39:45.505757 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
E1014 13:39:45.505774 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"
W1014 13:39:45.505826 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
E1014 13:39:45.505843 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
W1014 13:39:45.505905 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
E1014 13:39:45.505922 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"
W1014 13:39:45.505972 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
E1014 13:39:45.505989 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User \"system:kube-scheduler\" cannot list resource \"services\" in API group \"\" at the cluster scope" logger="UnhandledError"
W1014 13:39:45.506038 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
E1014 13:39:45.506054 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
W1014 13:39:45.506115 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
E1014 13:39:45.506133 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"
W1014 13:39:45.506296 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
E1014 13:39:45.506321 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"
W1014 13:39:45.506398 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
E1014 13:39:45.506417 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"
W1014 13:39:45.506489 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
E1014 13:39:45.506507 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"
W1014 13:39:46.316117 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
E1014 13:39:46.316347 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"
I1014 13:39:47.095897 1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
==> kubelet <==
Oct 14 13:41:29 addons-569374 kubelet[1483]: E1014 13:41:29.535110 1483 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="0dfd08ae-d9f7-4785-9e12-7b37bc3ad31e" containerName="create"
Oct 14 13:41:29 addons-569374 kubelet[1483]: E1014 13:41:29.535616 1483 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="5a2ed393-cc5e-4135-9e1e-8228be8a36fc" containerName="patch"
Oct 14 13:41:29 addons-569374 kubelet[1483]: E1014 13:41:29.535696 1483 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="5a2ed393-cc5e-4135-9e1e-8228be8a36fc" containerName="patch"
Oct 14 13:41:29 addons-569374 kubelet[1483]: I1014 13:41:29.535838 1483 memory_manager.go:354] "RemoveStaleState removing state" podUID="5a2ed393-cc5e-4135-9e1e-8228be8a36fc" containerName="patch"
Oct 14 13:41:29 addons-569374 kubelet[1483]: I1014 13:41:29.535909 1483 memory_manager.go:354] "RemoveStaleState removing state" podUID="0dfd08ae-d9f7-4785-9e12-7b37bc3ad31e" containerName="create"
Oct 14 13:41:29 addons-569374 kubelet[1483]: I1014 13:41:29.679820 1483 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"webhook-certs\" (UniqueName: \"kubernetes.io/secret/1757b191-c71b-4283-b955-e1783c06e815-webhook-certs\") pod \"gcp-auth-c684cb797-nngwz\" (UID: \"1757b191-c71b-4283-b955-e1783c06e815\") " pod="gcp-auth/gcp-auth-c684cb797-nngwz"
Oct 14 13:41:29 addons-569374 kubelet[1483]: I1014 13:41:29.679885 1483 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/1757b191-c71b-4283-b955-e1783c06e815-gcp-creds\") pod \"gcp-auth-c684cb797-nngwz\" (UID: \"1757b191-c71b-4283-b955-e1783c06e815\") " pod="gcp-auth/gcp-auth-c684cb797-nngwz"
Oct 14 13:41:29 addons-569374 kubelet[1483]: I1014 13:41:29.679917 1483 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-tx7xj\" (UniqueName: \"kubernetes.io/projected/1757b191-c71b-4283-b955-e1783c06e815-kube-api-access-tx7xj\") pod \"gcp-auth-c684cb797-nngwz\" (UID: \"1757b191-c71b-4283-b955-e1783c06e815\") " pod="gcp-auth/gcp-auth-c684cb797-nngwz"
Oct 14 13:41:29 addons-569374 kubelet[1483]: I1014 13:41:29.679947 1483 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"gcp-project\" (UniqueName: \"kubernetes.io/host-path/1757b191-c71b-4283-b955-e1783c06e815-gcp-project\") pod \"gcp-auth-c684cb797-nngwz\" (UID: \"1757b191-c71b-4283-b955-e1783c06e815\") " pod="gcp-auth/gcp-auth-c684cb797-nngwz"
Oct 14 13:41:31 addons-569374 kubelet[1483]: I1014 13:41:31.786581 1483 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66c9cd494c-zcf42" secret="" err="secret \"gcp-auth\" not found"
Oct 14 13:41:32 addons-569374 kubelet[1483]: I1014 13:41:32.615974 1483 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="gcp-auth/gcp-auth-c684cb797-nngwz" podStartSLOduration=1.379707462 podStartE2EDuration="3.615945757s" podCreationTimestamp="2024-10-14 13:41:29 +0000 UTC" firstStartedPulling="2024-10-14 13:41:29.980641962 +0000 UTC m=+102.295253247" lastFinishedPulling="2024-10-14 13:41:32.216880257 +0000 UTC m=+104.531491542" observedRunningTime="2024-10-14 13:41:32.614378967 +0000 UTC m=+104.928990260" watchObservedRunningTime="2024-10-14 13:41:32.615945757 +0000 UTC m=+104.930557041"
Oct 14 13:41:32 addons-569374 kubelet[1483]: I1014 13:41:32.784598 1483 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-proxy-kcr2s" secret="" err="secret \"gcp-auth\" not found"
Oct 14 13:41:43 addons-569374 kubelet[1483]: I1014 13:41:43.787680 1483 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="0dfd08ae-d9f7-4785-9e12-7b37bc3ad31e" path="/var/lib/kubelet/pods/0dfd08ae-d9f7-4785-9e12-7b37bc3ad31e/volumes"
Oct 14 13:41:43 addons-569374 kubelet[1483]: I1014 13:41:43.788129 1483 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="5a2ed393-cc5e-4135-9e1e-8228be8a36fc" path="/var/lib/kubelet/pods/5a2ed393-cc5e-4135-9e1e-8228be8a36fc/volumes"
Oct 14 13:41:47 addons-569374 kubelet[1483]: I1014 13:41:47.860926 1483 scope.go:117] "RemoveContainer" containerID="6a28618c5848d79c114ed652ffb4d0f977182c6117f5ee6be50c16e9bc2394a3"
Oct 14 13:41:47 addons-569374 kubelet[1483]: I1014 13:41:47.869739 1483 scope.go:117] "RemoveContainer" containerID="93a6978c9af05cb797861f520b098730fefd97223d5c4efe2ff09541b5d2b216"
Oct 14 13:41:49 addons-569374 kubelet[1483]: I1014 13:41:49.788017 1483 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="255fff8d-f975-4af7-b6ef-9fe8946182b6" path="/var/lib/kubelet/pods/255fff8d-f975-4af7-b6ef-9fe8946182b6/volumes"
Oct 14 13:42:01 addons-569374 kubelet[1483]: I1014 13:42:01.784652 1483 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/nvidia-device-plugin-daemonset-spwkr" secret="" err="secret \"gcp-auth\" not found"
Oct 14 13:42:46 addons-569374 kubelet[1483]: I1014 13:42:46.784334 1483 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-proxy-kcr2s" secret="" err="secret \"gcp-auth\" not found"
Oct 14 13:42:47 addons-569374 kubelet[1483]: I1014 13:42:47.933234 1483 scope.go:117] "RemoveContainer" containerID="fed6413851fccb5e44edc7eeec1ba3769291284d8e8dc666c872164c529cf37f"
Oct 14 13:42:50 addons-569374 kubelet[1483]: I1014 13:42:50.784347 1483 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66c9cd494c-zcf42" secret="" err="secret \"gcp-auth\" not found"
Oct 14 13:43:04 addons-569374 kubelet[1483]: I1014 13:43:04.785005 1483 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/nvidia-device-plugin-daemonset-spwkr" secret="" err="secret \"gcp-auth\" not found"
Oct 14 13:44:03 addons-569374 kubelet[1483]: I1014 13:44:03.787950 1483 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66c9cd494c-zcf42" secret="" err="secret \"gcp-auth\" not found"
Oct 14 13:44:05 addons-569374 kubelet[1483]: I1014 13:44:05.784785 1483 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/nvidia-device-plugin-daemonset-spwkr" secret="" err="secret \"gcp-auth\" not found"
Oct 14 13:44:15 addons-569374 kubelet[1483]: I1014 13:44:15.785034 1483 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-proxy-kcr2s" secret="" err="secret \"gcp-auth\" not found"
==> storage-provisioner [a573d9d65b40baf352a6a1d340267a5afea9ee43152c1109015ec43dd7d58230] <==
I1014 13:39:59.441433 1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
I1014 13:39:59.465025 1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
I1014 13:39:59.465108 1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
I1014 13:39:59.481504 1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
I1014 13:39:59.483752 1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-569374_b31608b7-cf2a-4264-a303-c4640296f7be!
I1014 13:39:59.485470 1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"3bfbf63e-d18d-497b-a17c-ff87b5587c5d", APIVersion:"v1", ResourceVersion:"559", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-569374_b31608b7-cf2a-4264-a303-c4640296f7be became leader
I1014 13:39:59.584216 1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-569374_b31608b7-cf2a-4264-a303-c4640296f7be!
-- /stdout --
helpers_test.go:254: (dbg) Run: out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-569374 -n addons-569374
helpers_test.go:261: (dbg) Run: kubectl --context addons-569374 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: ingress-nginx-admission-create-8gqvc ingress-nginx-admission-patch-fnpqk test-job-nginx-0
helpers_test.go:274: ======> post-mortem[TestAddons/serial/Volcano]: describe non-running pods <======
helpers_test.go:277: (dbg) Run: kubectl --context addons-569374 describe pod ingress-nginx-admission-create-8gqvc ingress-nginx-admission-patch-fnpqk test-job-nginx-0
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-569374 describe pod ingress-nginx-admission-create-8gqvc ingress-nginx-admission-patch-fnpqk test-job-nginx-0: exit status 1 (88.373575ms)
** stderr **
Error from server (NotFound): pods "ingress-nginx-admission-create-8gqvc" not found
Error from server (NotFound): pods "ingress-nginx-admission-patch-fnpqk" not found
Error from server (NotFound): pods "test-job-nginx-0" not found
** /stderr **
helpers_test.go:279: kubectl --context addons-569374 describe pod ingress-nginx-admission-create-8gqvc ingress-nginx-admission-patch-fnpqk test-job-nginx-0: exit status 1
addons_test.go:988: (dbg) Run: out/minikube-linux-arm64 -p addons-569374 addons disable volcano --alsologtostderr -v=1
addons_test.go:988: (dbg) Done: out/minikube-linux-arm64 -p addons-569374 addons disable volcano --alsologtostderr -v=1: (11.141791704s)
--- FAIL: TestAddons/serial/Volcano (210.99s)