=== RUN TestAddons/parallel/Ingress
=== PAUSE TestAddons/parallel/Ingress
=== CONT TestAddons/parallel/Ingress
addons_test.go:206: (dbg) Run: kubectl --context addons-135796 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:231: (dbg) Run: kubectl --context addons-135796 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:244: (dbg) Run: kubectl --context addons-135796 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:249: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [0559d3fc-e44c-40e6-a719-881d9db1234c] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [0559d3fc-e44c-40e6-a719-881d9db1234c] Running
addons_test.go:249: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 9.022305204s
addons_test.go:261: (dbg) Run: out/minikube-linux-arm64 -p addons-135796 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:285: (dbg) Run: kubectl --context addons-135796 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:290: (dbg) Run: out/minikube-linux-arm64 -p addons-135796 ip
addons_test.go:296: (dbg) Run: nslookup hello-john.test 192.168.49.2
addons_test.go:296: (dbg) Non-zero exit: nslookup hello-john.test 192.168.49.2: exit status 1 (15.051332213s)
-- stdout --
;; connection timed out; no servers could be reached
-- /stdout --
addons_test.go:298: failed to nslookup hello-john.test host. args "nslookup hello-john.test 192.168.49.2" : exit status 1
addons_test.go:302: unexpected output from nslookup. stdout: ;; connection timed out; no servers could be reached
stderr:
addons_test.go:305: (dbg) Run: out/minikube-linux-arm64 -p addons-135796 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:305: (dbg) Done: out/minikube-linux-arm64 -p addons-135796 addons disable ingress-dns --alsologtostderr -v=1: (1.070498892s)
addons_test.go:310: (dbg) Run: out/minikube-linux-arm64 -p addons-135796 addons disable ingress --alsologtostderr -v=1
addons_test.go:310: (dbg) Done: out/minikube-linux-arm64 -p addons-135796 addons disable ingress --alsologtostderr -v=1: (7.855828811s)
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======> post-mortem[TestAddons/parallel/Ingress]: docker inspect <======
helpers_test.go:231: (dbg) Run: docker inspect addons-135796
helpers_test.go:235: (dbg) docker inspect addons-135796:
-- stdout --
[
{
"Id": "520abfaf274885fb4a7dd1a38f6f563e25337c1c06c53c612135baec14da1f0f",
"Created": "2023-11-14T13:35:04.43171203Z",
"Path": "/usr/local/bin/entrypoint",
"Args": [
"/sbin/init"
],
"State": {
"Status": "running",
"Running": true,
"Paused": false,
"Restarting": false,
"OOMKilled": false,
"Dead": false,
"Pid": 1252905,
"ExitCode": 0,
"Error": "",
"StartedAt": "2023-11-14T13:35:04.782404958Z",
"FinishedAt": "0001-01-01T00:00:00Z"
},
"Image": "sha256:977f9df3a3e2dccc16de7b5e8115e5e1294a98b99d56135cce7538135e7a7a9d",
"ResolvConfPath": "/var/lib/docker/containers/520abfaf274885fb4a7dd1a38f6f563e25337c1c06c53c612135baec14da1f0f/resolv.conf",
"HostnamePath": "/var/lib/docker/containers/520abfaf274885fb4a7dd1a38f6f563e25337c1c06c53c612135baec14da1f0f/hostname",
"HostsPath": "/var/lib/docker/containers/520abfaf274885fb4a7dd1a38f6f563e25337c1c06c53c612135baec14da1f0f/hosts",
"LogPath": "/var/lib/docker/containers/520abfaf274885fb4a7dd1a38f6f563e25337c1c06c53c612135baec14da1f0f/520abfaf274885fb4a7dd1a38f6f563e25337c1c06c53c612135baec14da1f0f-json.log",
"Name": "/addons-135796",
"RestartCount": 0,
"Driver": "overlay2",
"Platform": "linux",
"MountLabel": "",
"ProcessLabel": "",
"AppArmorProfile": "unconfined",
"ExecIDs": null,
"HostConfig": {
"Binds": [
"/lib/modules:/lib/modules:ro",
"addons-135796:/var"
],
"ContainerIDFile": "",
"LogConfig": {
"Type": "json-file",
"Config": {}
},
"NetworkMode": "addons-135796",
"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": null,
"CpuCount": 0,
"CpuPercent": 0,
"IOMaximumIOps": 0,
"IOMaximumBandwidth": 0,
"MaskedPaths": null,
"ReadonlyPaths": null
},
"GraphDriver": {
"Data": {
"LowerDir": "/var/lib/docker/overlay2/cd66e3d16f96be676cab4dbd1776ef1fbc611cc9e60b1d5a3585d07be4ad8851-init/diff:/var/lib/docker/overlay2/64458dfae02165ba5e5b32269df54406638d6ee619cc4ae1d257dd52e6bbd2d5/diff",
"MergedDir": "/var/lib/docker/overlay2/cd66e3d16f96be676cab4dbd1776ef1fbc611cc9e60b1d5a3585d07be4ad8851/merged",
"UpperDir": "/var/lib/docker/overlay2/cd66e3d16f96be676cab4dbd1776ef1fbc611cc9e60b1d5a3585d07be4ad8851/diff",
"WorkDir": "/var/lib/docker/overlay2/cd66e3d16f96be676cab4dbd1776ef1fbc611cc9e60b1d5a3585d07be4ad8851/work"
},
"Name": "overlay2"
},
"Mounts": [
{
"Type": "bind",
"Source": "/lib/modules",
"Destination": "/lib/modules",
"Mode": "ro",
"RW": false,
"Propagation": "rprivate"
},
{
"Type": "volume",
"Name": "addons-135796",
"Source": "/var/lib/docker/volumes/addons-135796/_data",
"Destination": "/var",
"Driver": "local",
"Mode": "z",
"RW": true,
"Propagation": ""
}
],
"Config": {
"Hostname": "addons-135796",
"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.42-1699485386-17565@sha256:bc7ff092e883443bfc1c9fb6a45d08012db3c0fc68e914887b7f16ccdefcab24",
"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-135796",
"name.minikube.sigs.k8s.io": "addons-135796",
"role.minikube.sigs.k8s.io": ""
},
"StopSignal": "SIGRTMIN+3"
},
"NetworkSettings": {
"Bridge": "",
"SandboxID": "55370a2a156152b26bf6dccfa6da75cd336ab2a1b30e3bbad828b52feb1341e4",
"HairpinMode": false,
"LinkLocalIPv6Address": "",
"LinkLocalIPv6PrefixLen": 0,
"Ports": {
"22/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "34332"
}
],
"2376/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "34331"
}
],
"32443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "34328"
}
],
"5000/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "34330"
}
],
"8443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "34329"
}
]
},
"SandboxKey": "/var/run/docker/netns/55370a2a1561",
"SecondaryIPAddresses": null,
"SecondaryIPv6Addresses": null,
"EndpointID": "",
"Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"IPAddress": "",
"IPPrefixLen": 0,
"IPv6Gateway": "",
"MacAddress": "",
"Networks": {
"addons-135796": {
"IPAMConfig": {
"IPv4Address": "192.168.49.2"
},
"Links": null,
"Aliases": [
"520abfaf2748",
"addons-135796"
],
"NetworkID": "a905f96f72efe6bbb1bccdeb1feb264e73280f10f0554ebccf9fad429d974226",
"EndpointID": "1ed5bb28c75e563b97d8219bd091659d6b96cc4fa5626bae0bf4521f5c68c8e8",
"Gateway": "192.168.49.1",
"IPAddress": "192.168.49.2",
"IPPrefixLen": 24,
"IPv6Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"MacAddress": "02:42:c0:a8:31:02",
"DriverOpts": null
}
}
}
}
]
-- /stdout --
helpers_test.go:239: (dbg) Run: out/minikube-linux-arm64 status --format={{.Host}} -p addons-135796 -n addons-135796
helpers_test.go:244: <<< TestAddons/parallel/Ingress FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======> post-mortem[TestAddons/parallel/Ingress]: minikube logs <======
helpers_test.go:247: (dbg) Run: out/minikube-linux-arm64 -p addons-135796 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-135796 logs -n 25: (1.648845427s)
helpers_test.go:252: TestAddons/parallel/Ingress logs:
-- stdout --
*
* ==> Audit <==
* |---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
| Command | Args | Profile | User | Version | Start Time | End Time |
|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
| delete | --all | minikube | jenkins | v1.32.0 | 14 Nov 23 13:34 UTC | 14 Nov 23 13:34 UTC |
| delete | -p download-only-690510 | download-only-690510 | jenkins | v1.32.0 | 14 Nov 23 13:34 UTC | 14 Nov 23 13:34 UTC |
| delete | -p download-only-690510 | download-only-690510 | jenkins | v1.32.0 | 14 Nov 23 13:34 UTC | 14 Nov 23 13:34 UTC |
| start | --download-only -p | download-docker-939008 | jenkins | v1.32.0 | 14 Nov 23 13:34 UTC | |
| | download-docker-939008 | | | | | |
| | --alsologtostderr | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=containerd | | | | | |
| delete | -p download-docker-939008 | download-docker-939008 | jenkins | v1.32.0 | 14 Nov 23 13:34 UTC | 14 Nov 23 13:34 UTC |
| start | --download-only -p | binary-mirror-603085 | jenkins | v1.32.0 | 14 Nov 23 13:34 UTC | |
| | binary-mirror-603085 | | | | | |
| | --alsologtostderr | | | | | |
| | --binary-mirror | | | | | |
| | http://127.0.0.1:46489 | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=containerd | | | | | |
| delete | -p binary-mirror-603085 | binary-mirror-603085 | jenkins | v1.32.0 | 14 Nov 23 13:34 UTC | 14 Nov 23 13:34 UTC |
| addons | disable dashboard -p | addons-135796 | jenkins | v1.32.0 | 14 Nov 23 13:34 UTC | |
| | addons-135796 | | | | | |
| addons | enable dashboard -p | addons-135796 | jenkins | v1.32.0 | 14 Nov 23 13:34 UTC | |
| | addons-135796 | | | | | |
| start | -p addons-135796 --wait=true | addons-135796 | jenkins | v1.32.0 | 14 Nov 23 13:34 UTC | 14 Nov 23 13:37 UTC |
| | --memory=4000 --alsologtostderr | | | | | |
| | --addons=registry | | | | | |
| | --addons=metrics-server | | | | | |
| | --addons=volumesnapshots | | | | | |
| | --addons=csi-hostpath-driver | | | | | |
| | --addons=gcp-auth | | | | | |
| | --addons=cloud-spanner | | | | | |
| | --addons=inspektor-gadget | | | | | |
| | --addons=storage-provisioner-rancher | | | | | |
| | --addons=nvidia-device-plugin | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=containerd | | | | | |
| | --addons=ingress | | | | | |
| | --addons=ingress-dns | | | | | |
| ip | addons-135796 ip | addons-135796 | jenkins | v1.32.0 | 14 Nov 23 13:37 UTC | 14 Nov 23 13:37 UTC |
| addons | addons-135796 addons disable | addons-135796 | jenkins | v1.32.0 | 14 Nov 23 13:37 UTC | 14 Nov 23 13:37 UTC |
| | registry --alsologtostderr | | | | | |
| | -v=1 | | | | | |
| addons | disable nvidia-device-plugin | addons-135796 | jenkins | v1.32.0 | 14 Nov 23 13:37 UTC | 14 Nov 23 13:37 UTC |
| | -p addons-135796 | | | | | |
| ssh | addons-135796 ssh cat | addons-135796 | jenkins | v1.32.0 | 14 Nov 23 13:37 UTC | 14 Nov 23 13:37 UTC |
| | /opt/local-path-provisioner/pvc-70e8eceb-372f-4aa1-b268-d2d2a4471f68_default_test-pvc/file1 | | | | | |
| addons | addons-135796 addons disable | addons-135796 | jenkins | v1.32.0 | 14 Nov 23 13:37 UTC | 14 Nov 23 13:38 UTC |
| | storage-provisioner-rancher | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | addons-135796 addons | addons-135796 | jenkins | v1.32.0 | 14 Nov 23 13:38 UTC | 14 Nov 23 13:38 UTC |
| | disable csi-hostpath-driver | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | addons-135796 addons | addons-135796 | jenkins | v1.32.0 | 14 Nov 23 13:38 UTC | 14 Nov 23 13:38 UTC |
| | disable volumesnapshots | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | enable headlamp | addons-135796 | jenkins | v1.32.0 | 14 Nov 23 13:38 UTC | 14 Nov 23 13:38 UTC |
| | -p addons-135796 | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | disable cloud-spanner -p | addons-135796 | jenkins | v1.32.0 | 14 Nov 23 13:38 UTC | 14 Nov 23 13:38 UTC |
| | addons-135796 | | | | | |
| addons | addons-135796 addons | addons-135796 | jenkins | v1.32.0 | 14 Nov 23 13:38 UTC | 14 Nov 23 13:38 UTC |
| | disable metrics-server | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | disable inspektor-gadget -p | addons-135796 | jenkins | v1.32.0 | 14 Nov 23 13:38 UTC | 14 Nov 23 13:38 UTC |
| | addons-135796 | | | | | |
| ssh | addons-135796 ssh curl -s | addons-135796 | jenkins | v1.32.0 | 14 Nov 23 13:38 UTC | 14 Nov 23 13:38 UTC |
| | http://127.0.0.1/ -H 'Host: | | | | | |
| | nginx.example.com' | | | | | |
| ip | addons-135796 ip | addons-135796 | jenkins | v1.32.0 | 14 Nov 23 13:38 UTC | 14 Nov 23 13:38 UTC |
| addons | addons-135796 addons disable | addons-135796 | jenkins | v1.32.0 | 14 Nov 23 13:38 UTC | 14 Nov 23 13:38 UTC |
| | ingress-dns --alsologtostderr | | | | | |
| | -v=1 | | | | | |
| addons | addons-135796 addons disable | addons-135796 | jenkins | v1.32.0 | 14 Nov 23 13:38 UTC | 14 Nov 23 13:39 UTC |
| | ingress --alsologtostderr -v=1 | | | | | |
|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
*
* ==> Last Start <==
* Log file created at: 2023/11/14 13:34:56
Running on machine: ip-172-31-31-251
Binary: Built with gc go1.21.3 for linux/arm64
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I1114 13:34:56.505910 1252456 out.go:296] Setting OutFile to fd 1 ...
I1114 13:34:56.506092 1252456 out.go:343] TERM=,COLORTERM=, which probably does not support color
I1114 13:34:56.506102 1252456 out.go:309] Setting ErrFile to fd 2...
I1114 13:34:56.506108 1252456 out.go:343] TERM=,COLORTERM=, which probably does not support color
I1114 13:34:56.506378 1252456 root.go:338] Updating PATH: /home/jenkins/minikube-integration/17581-1246551/.minikube/bin
I1114 13:34:56.506835 1252456 out.go:303] Setting JSON to false
I1114 13:34:56.507705 1252456 start.go:128] hostinfo: {"hostname":"ip-172-31-31-251","uptime":37043,"bootTime":1699931854,"procs":153,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1049-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
I1114 13:34:56.507781 1252456 start.go:138] virtualization:
I1114 13:34:56.511056 1252456 out.go:177] * [addons-135796] minikube v1.32.0 on Ubuntu 20.04 (arm64)
I1114 13:34:56.512744 1252456 notify.go:220] Checking for updates...
I1114 13:34:56.513812 1252456 out.go:177] - MINIKUBE_LOCATION=17581
I1114 13:34:56.515848 1252456 out.go:177] - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
I1114 13:34:56.517578 1252456 out.go:177] - KUBECONFIG=/home/jenkins/minikube-integration/17581-1246551/kubeconfig
I1114 13:34:56.519122 1252456 out.go:177] - MINIKUBE_HOME=/home/jenkins/minikube-integration/17581-1246551/.minikube
I1114 13:34:56.520956 1252456 out.go:177] - MINIKUBE_BIN=out/minikube-linux-arm64
I1114 13:34:56.522689 1252456 out.go:177] - MINIKUBE_FORCE_SYSTEMD=
I1114 13:34:56.524570 1252456 driver.go:378] Setting default libvirt URI to qemu:///system
I1114 13:34:56.547743 1252456 docker.go:122] docker version: linux-24.0.7:Docker Engine - Community
I1114 13:34:56.547850 1252456 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I1114 13:34:56.634797 1252456 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 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 logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:38 OomKillDisable:true NGoroutines:50 SystemTime:2023-11-14 13:34:56.625164297 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1049-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Archi
tecture:aarch64 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:8215035904 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:24.0.7 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:61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Expected:61f9fd88f79f081d64d6fa3bb1a0dc71ec870523} RuncCommit:{ID:v1.1.9-0-gccaecfc Expected:v1.1.9-0-gccaecfc} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> S
erverErrors:[] 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.11.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.21.0]] Warnings:<nil>}}
I1114 13:34:56.634918 1252456 docker.go:295] overlay module found
I1114 13:34:56.637131 1252456 out.go:177] * Using the docker driver based on user configuration
I1114 13:34:56.639079 1252456 start.go:298] selected driver: docker
I1114 13:34:56.639094 1252456 start.go:902] validating driver "docker" against <nil>
I1114 13:34:56.639117 1252456 start.go:913] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
I1114 13:34:56.639799 1252456 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I1114 13:34:56.706226 1252456 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 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 logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:38 OomKillDisable:true NGoroutines:50 SystemTime:2023-11-14 13:34:56.69686852 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1049-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Archit
ecture:aarch64 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:8215035904 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:24.0.7 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:61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Expected:61f9fd88f79f081d64d6fa3bb1a0dc71ec870523} RuncCommit:{ID:v1.1.9-0-gccaecfc Expected:v1.1.9-0-gccaecfc} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> Se
rverErrors:[] 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.11.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.21.0]] Warnings:<nil>}}
I1114 13:34:56.706391 1252456 start_flags.go:309] no existing cluster config was found, will generate one from the flags
I1114 13:34:56.706617 1252456 start_flags.go:931] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
I1114 13:34:56.708318 1252456 out.go:177] * Using Docker driver with root privileges
I1114 13:34:56.709919 1252456 cni.go:84] Creating CNI manager for ""
I1114 13:34:56.709937 1252456 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
I1114 13:34:56.709950 1252456 start_flags.go:318] Found "CNI" CNI - setting NetworkPlugin=cni
I1114 13:34:56.709966 1252456 start_flags.go:323] config:
{Name:addons-135796 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1699485386-17565@sha256:bc7ff092e883443bfc1c9fb6a45d08012db3c0fc68e914887b7f16ccdefcab24 Memory:4000 CPUs:2 DiskSize:20000 VMDriver: 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:0 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.28.3 ClusterName:addons-135796 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containe
rd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 AutoPauseInterval:1m0s GPUs:}
I1114 13:34:56.711786 1252456 out.go:177] * Starting control plane node addons-135796 in cluster addons-135796
I1114 13:34:56.713280 1252456 cache.go:121] Beginning downloading kic base image for docker with containerd
I1114 13:34:56.714928 1252456 out.go:177] * Pulling base image ...
I1114 13:34:56.716477 1252456 preload.go:132] Checking if preload exists for k8s version v1.28.3 and runtime containerd
I1114 13:34:56.716527 1252456 preload.go:148] Found local preload: /home/jenkins/minikube-integration/17581-1246551/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.3-containerd-overlay2-arm64.tar.lz4
I1114 13:34:56.716540 1252456 cache.go:56] Caching tarball of preloaded images
I1114 13:34:56.716620 1252456 preload.go:174] Found /home/jenkins/minikube-integration/17581-1246551/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.3-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
I1114 13:34:56.716636 1252456 cache.go:59] Finished verifying existence of preloaded tar for v1.28.3 on containerd
I1114 13:34:56.716914 1252456 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1699485386-17565@sha256:bc7ff092e883443bfc1c9fb6a45d08012db3c0fc68e914887b7f16ccdefcab24 in local docker daemon
I1114 13:34:56.717038 1252456 profile.go:148] Saving config to /home/jenkins/minikube-integration/17581-1246551/.minikube/profiles/addons-135796/config.json ...
I1114 13:34:56.717059 1252456 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17581-1246551/.minikube/profiles/addons-135796/config.json: {Name:mk0f8c7da73f04cf653605c8f9522e3ea627be8a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1114 13:34:56.734000 1252456 image.go:83] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1699485386-17565@sha256:bc7ff092e883443bfc1c9fb6a45d08012db3c0fc68e914887b7f16ccdefcab24 in local docker daemon, skipping pull
I1114 13:34:56.734024 1252456 cache.go:144] gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1699485386-17565@sha256:bc7ff092e883443bfc1c9fb6a45d08012db3c0fc68e914887b7f16ccdefcab24 exists in daemon, skipping load
I1114 13:34:56.734047 1252456 cache.go:194] Successfully downloaded all kic artifacts
I1114 13:34:56.734105 1252456 start.go:365] acquiring machines lock for addons-135796: {Name:mk872a07e87f1e78c4a1e4b3d2b262b3ef056868 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I1114 13:34:56.734905 1252456 start.go:369] acquired machines lock for "addons-135796" in 779.708µs
I1114 13:34:56.734942 1252456 start.go:93] Provisioning new machine with config: &{Name:addons-135796 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1699485386-17565@sha256:bc7ff092e883443bfc1c9fb6a45d08012db3c0fc68e914887b7f16ccdefcab24 Memory:4000 CPUs:2 DiskSize:20000 VMDriver: 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:0 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.28.3 ClusterName:addons-135796 Namespace:default APIServerName:minikubeCA A
PIServerNames:[] 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: NodeIP: NodePort:8443 NodeName:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.28.3 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: SSHAuthSock: SSHAgentPID:0 AutoPauseInterval:1m0s GPUs:} &{Name: IP: Port:8443 KubernetesVersion:v1.28.3 ContainerRuntime:containerd ControlPlane:true Worker:true}
I1114 13:34:56.735019 1252456 start.go:125] createHost starting for "" (driver="docker")
I1114 13:34:56.738014 1252456 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
I1114 13:34:56.738269 1252456 start.go:159] libmachine.API.Create for "addons-135796" (driver="docker")
I1114 13:34:56.738324 1252456 client.go:168] LocalClient.Create starting
I1114 13:34:56.738450 1252456 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/17581-1246551/.minikube/certs/ca.pem
I1114 13:34:57.450208 1252456 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/17581-1246551/.minikube/certs/cert.pem
I1114 13:34:58.247533 1252456 cli_runner.go:164] Run: docker network inspect addons-135796 --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}}]}"
W1114 13:34:58.265659 1252456 cli_runner.go:211] docker network inspect addons-135796 --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
I1114 13:34:58.265749 1252456 network_create.go:281] running [docker network inspect addons-135796] to gather additional debugging logs...
I1114 13:34:58.265777 1252456 cli_runner.go:164] Run: docker network inspect addons-135796
W1114 13:34:58.283143 1252456 cli_runner.go:211] docker network inspect addons-135796 returned with exit code 1
I1114 13:34:58.283174 1252456 network_create.go:284] error running [docker network inspect addons-135796]: docker network inspect addons-135796: exit status 1
stdout:
[]
stderr:
Error response from daemon: network addons-135796 not found
I1114 13:34:58.283189 1252456 network_create.go:286] output of [docker network inspect addons-135796]: -- stdout --
[]
-- /stdout --
** stderr **
Error response from daemon: network addons-135796 not found
** /stderr **
I1114 13:34:58.283298 1252456 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}}]}"
I1114 13:34:58.301631 1252456 network.go:209] 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:0x400249d560}
I1114 13:34:58.301687 1252456 network_create.go:124] attempt to create docker network addons-135796 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
I1114 13:34:58.301754 1252456 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-135796 addons-135796
I1114 13:34:58.376441 1252456 network_create.go:108] docker network addons-135796 192.168.49.0/24 created
I1114 13:34:58.376473 1252456 kic.go:121] calculated static IP "192.168.49.2" for the "addons-135796" container
I1114 13:34:58.376546 1252456 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
I1114 13:34:58.394215 1252456 cli_runner.go:164] Run: docker volume create addons-135796 --label name.minikube.sigs.k8s.io=addons-135796 --label created_by.minikube.sigs.k8s.io=true
I1114 13:34:58.415629 1252456 oci.go:103] Successfully created a docker volume addons-135796
I1114 13:34:58.415734 1252456 cli_runner.go:164] Run: docker run --rm --name addons-135796-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-135796 --entrypoint /usr/bin/test -v addons-135796:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1699485386-17565@sha256:bc7ff092e883443bfc1c9fb6a45d08012db3c0fc68e914887b7f16ccdefcab24 -d /var/lib
I1114 13:34:59.814079 1252456 cli_runner.go:217] Completed: docker run --rm --name addons-135796-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-135796 --entrypoint /usr/bin/test -v addons-135796:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1699485386-17565@sha256:bc7ff092e883443bfc1c9fb6a45d08012db3c0fc68e914887b7f16ccdefcab24 -d /var/lib: (1.398303092s)
I1114 13:34:59.814115 1252456 oci.go:107] Successfully prepared a docker volume addons-135796
I1114 13:34:59.814164 1252456 preload.go:132] Checking if preload exists for k8s version v1.28.3 and runtime containerd
I1114 13:34:59.814189 1252456 kic.go:194] Starting extracting preloaded images to volume ...
I1114 13:34:59.814273 1252456 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/17581-1246551/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.3-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-135796:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1699485386-17565@sha256:bc7ff092e883443bfc1c9fb6a45d08012db3c0fc68e914887b7f16ccdefcab24 -I lz4 -xf /preloaded.tar -C /extractDir
I1114 13:35:04.344528 1252456 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/17581-1246551/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.3-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-135796:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1699485386-17565@sha256:bc7ff092e883443bfc1c9fb6a45d08012db3c0fc68e914887b7f16ccdefcab24 -I lz4 -xf /preloaded.tar -C /extractDir: (4.53021402s)
I1114 13:35:04.344560 1252456 kic.go:203] duration metric: took 4.530367 seconds to extract preloaded images to volume
W1114 13:35:04.344697 1252456 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
I1114 13:35:04.344843 1252456 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
I1114 13:35:04.415325 1252456 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-135796 --name addons-135796 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-135796 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-135796 --network addons-135796 --ip 192.168.49.2 --volume addons-135796:/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.42-1699485386-17565@sha256:bc7ff092e883443bfc1c9fb6a45d08012db3c0fc68e914887b7f16ccdefcab24
I1114 13:35:04.790625 1252456 cli_runner.go:164] Run: docker container inspect addons-135796 --format={{.State.Running}}
I1114 13:35:04.810770 1252456 cli_runner.go:164] Run: docker container inspect addons-135796 --format={{.State.Status}}
I1114 13:35:04.841492 1252456 cli_runner.go:164] Run: docker exec addons-135796 stat /var/lib/dpkg/alternatives/iptables
I1114 13:35:04.944961 1252456 oci.go:144] the created container "addons-135796" has a running status.
I1114 13:35:04.944989 1252456 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/17581-1246551/.minikube/machines/addons-135796/id_rsa...
I1114 13:35:05.263160 1252456 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/17581-1246551/.minikube/machines/addons-135796/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
I1114 13:35:05.285397 1252456 cli_runner.go:164] Run: docker container inspect addons-135796 --format={{.State.Status}}
I1114 13:35:05.311848 1252456 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
I1114 13:35:05.311870 1252456 kic_runner.go:114] Args: [docker exec --privileged addons-135796 chown docker:docker /home/docker/.ssh/authorized_keys]
I1114 13:35:05.410553 1252456 cli_runner.go:164] Run: docker container inspect addons-135796 --format={{.State.Status}}
I1114 13:35:05.450359 1252456 machine.go:88] provisioning docker machine ...
I1114 13:35:05.450395 1252456 ubuntu.go:169] provisioning hostname "addons-135796"
I1114 13:35:05.450461 1252456 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-135796
I1114 13:35:05.478162 1252456 main.go:141] libmachine: Using SSH client type: native
I1114 13:35:05.478924 1252456 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3bded0] 0x3c0640 <nil> [] 0s} 127.0.0.1 34332 <nil> <nil>}
I1114 13:35:05.478946 1252456 main.go:141] libmachine: About to run SSH command:
sudo hostname addons-135796 && echo "addons-135796" | sudo tee /etc/hostname
I1114 13:35:05.479591 1252456 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: EOF
I1114 13:35:08.636384 1252456 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-135796
I1114 13:35:08.636473 1252456 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-135796
I1114 13:35:08.656257 1252456 main.go:141] libmachine: Using SSH client type: native
I1114 13:35:08.656666 1252456 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3bded0] 0x3c0640 <nil> [] 0s} 127.0.0.1 34332 <nil> <nil>}
I1114 13:35:08.656689 1252456 main.go:141] libmachine: About to run SSH command:
if ! grep -xq '.*\saddons-135796' /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-135796/g' /etc/hosts;
else
echo '127.0.1.1 addons-135796' | sudo tee -a /etc/hosts;
fi
fi
I1114 13:35:08.802238 1252456 main.go:141] libmachine: SSH cmd err, output: <nil>:
I1114 13:35:08.802268 1252456 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/17581-1246551/.minikube CaCertPath:/home/jenkins/minikube-integration/17581-1246551/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/17581-1246551/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/17581-1246551/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/17581-1246551/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/17581-1246551/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/17581-1246551/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/17581-1246551/.minikube}
I1114 13:35:08.802342 1252456 ubuntu.go:177] setting up certificates
I1114 13:35:08.802354 1252456 provision.go:83] configureAuth start
I1114 13:35:08.802434 1252456 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-135796
I1114 13:35:08.822509 1252456 provision.go:138] copyHostCerts
I1114 13:35:08.822596 1252456 exec_runner.go:151] cp: /home/jenkins/minikube-integration/17581-1246551/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/17581-1246551/.minikube/ca.pem (1078 bytes)
I1114 13:35:08.822743 1252456 exec_runner.go:151] cp: /home/jenkins/minikube-integration/17581-1246551/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/17581-1246551/.minikube/cert.pem (1123 bytes)
I1114 13:35:08.822824 1252456 exec_runner.go:151] cp: /home/jenkins/minikube-integration/17581-1246551/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/17581-1246551/.minikube/key.pem (1679 bytes)
I1114 13:35:08.822882 1252456 provision.go:112] generating server cert: /home/jenkins/minikube-integration/17581-1246551/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/17581-1246551/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/17581-1246551/.minikube/certs/ca-key.pem org=jenkins.addons-135796 san=[192.168.49.2 127.0.0.1 localhost 127.0.0.1 minikube addons-135796]
I1114 13:35:08.983545 1252456 provision.go:172] copyRemoteCerts
I1114 13:35:08.983627 1252456 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
I1114 13:35:08.983674 1252456 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-135796
I1114 13:35:09.008732 1252456 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34332 SSHKeyPath:/home/jenkins/minikube-integration/17581-1246551/.minikube/machines/addons-135796/id_rsa Username:docker}
I1114 13:35:09.113443 1252456 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17581-1246551/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
I1114 13:35:09.144841 1252456 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17581-1246551/.minikube/machines/server.pem --> /etc/docker/server.pem (1216 bytes)
I1114 13:35:09.175829 1252456 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17581-1246551/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
I1114 13:35:09.205392 1252456 provision.go:86] duration metric: configureAuth took 403.020487ms
I1114 13:35:09.205431 1252456 ubuntu.go:193] setting minikube options for container-runtime
I1114 13:35:09.205651 1252456 config.go:182] Loaded profile config "addons-135796": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.28.3
I1114 13:35:09.205665 1252456 machine.go:91] provisioned docker machine in 3.755287011s
I1114 13:35:09.205671 1252456 client.go:171] LocalClient.Create took 12.467338024s
I1114 13:35:09.205688 1252456 start.go:167] duration metric: libmachine.API.Create for "addons-135796" took 12.467420994s
I1114 13:35:09.205700 1252456 start.go:300] post-start starting for "addons-135796" (driver="docker")
I1114 13:35:09.205709 1252456 start.go:329] 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]
I1114 13:35:09.205759 1252456 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
I1114 13:35:09.205807 1252456 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-135796
I1114 13:35:09.225424 1252456 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34332 SSHKeyPath:/home/jenkins/minikube-integration/17581-1246551/.minikube/machines/addons-135796/id_rsa Username:docker}
I1114 13:35:09.328278 1252456 ssh_runner.go:195] Run: cat /etc/os-release
I1114 13:35:09.332644 1252456 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
I1114 13:35:09.332690 1252456 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
I1114 13:35:09.332707 1252456 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
I1114 13:35:09.332720 1252456 info.go:137] Remote host: Ubuntu 22.04.3 LTS
I1114 13:35:09.332734 1252456 filesync.go:126] Scanning /home/jenkins/minikube-integration/17581-1246551/.minikube/addons for local assets ...
I1114 13:35:09.332846 1252456 filesync.go:126] Scanning /home/jenkins/minikube-integration/17581-1246551/.minikube/files for local assets ...
I1114 13:35:09.332877 1252456 start.go:303] post-start completed in 127.171299ms
I1114 13:35:09.333191 1252456 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-135796
I1114 13:35:09.351326 1252456 profile.go:148] Saving config to /home/jenkins/minikube-integration/17581-1246551/.minikube/profiles/addons-135796/config.json ...
I1114 13:35:09.351606 1252456 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
I1114 13:35:09.351655 1252456 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-135796
I1114 13:35:09.369834 1252456 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34332 SSHKeyPath:/home/jenkins/minikube-integration/17581-1246551/.minikube/machines/addons-135796/id_rsa Username:docker}
I1114 13:35:09.467433 1252456 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
I1114 13:35:09.473590 1252456 start.go:128] duration metric: createHost completed in 12.73855495s
I1114 13:35:09.473615 1252456 start.go:83] releasing machines lock for "addons-135796", held for 12.738694215s
I1114 13:35:09.473687 1252456 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-135796
I1114 13:35:09.491938 1252456 ssh_runner.go:195] Run: cat /version.json
I1114 13:35:09.492012 1252456 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-135796
I1114 13:35:09.492377 1252456 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
I1114 13:35:09.492446 1252456 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-135796
I1114 13:35:09.522945 1252456 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34332 SSHKeyPath:/home/jenkins/minikube-integration/17581-1246551/.minikube/machines/addons-135796/id_rsa Username:docker}
I1114 13:35:09.528934 1252456 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34332 SSHKeyPath:/home/jenkins/minikube-integration/17581-1246551/.minikube/machines/addons-135796/id_rsa Username:docker}
I1114 13:35:09.621639 1252456 ssh_runner.go:195] Run: systemctl --version
I1114 13:35:09.755772 1252456 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
I1114 13:35:09.761480 1252456 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' {}" ;
I1114 13:35:09.791309 1252456 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
I1114 13:35:09.791398 1252456 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%!p(MISSING), " -exec sh -c "sudo mv {} {}.mk_disabled" ;
I1114 13:35:09.824929 1252456 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
I1114 13:35:09.824956 1252456 start.go:472] detecting cgroup driver to use...
I1114 13:35:09.824997 1252456 detect.go:196] detected "cgroupfs" cgroup driver on host os
I1114 13:35:09.825049 1252456 ssh_runner.go:195] Run: sudo systemctl stop -f crio
I1114 13:35:09.840370 1252456 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
I1114 13:35:09.854453 1252456 docker.go:203] disabling cri-docker service (if available) ...
I1114 13:35:09.854520 1252456 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
I1114 13:35:09.871008 1252456 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
I1114 13:35:09.887629 1252456 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
I1114 13:35:10.021156 1252456 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
I1114 13:35:10.137370 1252456 docker.go:219] disabling docker service ...
I1114 13:35:10.137444 1252456 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
I1114 13:35:10.161310 1252456 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
I1114 13:35:10.178041 1252456 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
I1114 13:35:10.275684 1252456 ssh_runner.go:195] Run: sudo systemctl mask docker.service
I1114 13:35:10.378471 1252456 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
I1114 13:35:10.392591 1252456 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///run/containerd/containerd.sock
" | sudo tee /etc/crictl.yaml"
I1114 13:35:10.415209 1252456 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.9"|' /etc/containerd/config.toml"
I1114 13:35:10.428051 1252456 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"
I1114 13:35:10.441178 1252456 containerd.go:145] configuring containerd to use "cgroupfs" as cgroup driver...
I1114 13:35:10.441271 1252456 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
I1114 13:35:10.454927 1252456 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"
I1114 13:35:10.467511 1252456 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
I1114 13:35:10.480103 1252456 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
I1114 13:35:10.492736 1252456 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
I1114 13:35:10.504910 1252456 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"
I1114 13:35:10.517790 1252456 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
I1114 13:35:10.528827 1252456 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
I1114 13:35:10.539845 1252456 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I1114 13:35:10.635293 1252456 ssh_runner.go:195] Run: sudo systemctl restart containerd
I1114 13:35:10.778872 1252456 start.go:519] Will wait 60s for socket path /run/containerd/containerd.sock
I1114 13:35:10.779024 1252456 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
I1114 13:35:10.784098 1252456 start.go:540] Will wait 60s for crictl version
I1114 13:35:10.784216 1252456 ssh_runner.go:195] Run: which crictl
I1114 13:35:10.789097 1252456 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
I1114 13:35:10.830566 1252456 start.go:556] Version: 0.1.0
RuntimeName: containerd
RuntimeVersion: 1.6.24
RuntimeApiVersion: v1
I1114 13:35:10.830732 1252456 ssh_runner.go:195] Run: containerd --version
I1114 13:35:10.862065 1252456 ssh_runner.go:195] Run: containerd --version
I1114 13:35:10.897567 1252456 out.go:177] * Preparing Kubernetes v1.28.3 on containerd 1.6.24 ...
I1114 13:35:10.899290 1252456 cli_runner.go:164] Run: docker network inspect addons-135796 --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}}]}"
I1114 13:35:10.918435 1252456 ssh_runner.go:195] Run: grep 192.168.49.1 host.minikube.internal$ /etc/hosts
I1114 13:35:10.923401 1252456 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""
I1114 13:35:10.937780 1252456 preload.go:132] Checking if preload exists for k8s version v1.28.3 and runtime containerd
I1114 13:35:10.937851 1252456 ssh_runner.go:195] Run: sudo crictl images --output json
I1114 13:35:10.977877 1252456 containerd.go:604] all images are preloaded for containerd runtime.
I1114 13:35:10.977903 1252456 containerd.go:518] Images already preloaded, skipping extraction
I1114 13:35:10.977961 1252456 ssh_runner.go:195] Run: sudo crictl images --output json
I1114 13:35:11.023136 1252456 containerd.go:604] all images are preloaded for containerd runtime.
I1114 13:35:11.023163 1252456 cache_images.go:84] Images are preloaded, skipping loading
I1114 13:35:11.023226 1252456 ssh_runner.go:195] Run: sudo crictl info
I1114 13:35:11.063358 1252456 cni.go:84] Creating CNI manager for ""
I1114 13:35:11.063384 1252456 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
I1114 13:35:11.063444 1252456 kubeadm.go:87] Using pod CIDR: 10.244.0.0/16
I1114 13:35:11.063468 1252456 kubeadm.go:176] 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.28.3 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-135796 NodeName:addons-135796 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[hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
I1114 13:35:11.063603 1252456 kubeadm.go:181] kubeadm config:
apiVersion: kubeadm.k8s.io/v1beta3
kind: InitConfiguration
localAPIEndpoint:
advertiseAddress: 192.168.49.2
bindPort: 8443
bootstrapTokens:
- groups:
- system:bootstrappers:kubeadm:default-node-token
ttl: 24h0m0s
usages:
- signing
- authentication
nodeRegistration:
criSocket: unix:///run/containerd/containerd.sock
name: "addons-135796"
kubeletExtraArgs:
node-ip: 192.168.49.2
taints: []
---
apiVersion: kubeadm.k8s.io/v1beta3
kind: ClusterConfiguration
apiServer:
certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
extraArgs:
enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
controllerManager:
extraArgs:
allocate-node-cidrs: "true"
leader-elect: "false"
scheduler:
extraArgs:
leader-elect: "false"
certificatesDir: /var/lib/minikube/certs
clusterName: mk
controlPlaneEndpoint: control-plane.minikube.internal:8443
etcd:
local:
dataDir: /var/lib/minikube/etcd
extraArgs:
proxy-refresh-interval: "70000"
kubernetesVersion: v1.28.3
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
hairpinMode: hairpin-veth
runtimeRequestTimeout: 15m
clusterDomain: "cluster.local"
# disable disk resource management by default
imageGCHighThresholdPercent: 100
evictionHard:
nodefs.available: "0%!"(MISSING)
nodefs.inodesFree: "0%!"(MISSING)
imagefs.available: "0%!"(MISSING)
failSwapOn: false
staticPodPath: /etc/kubernetes/manifests
---
apiVersion: kubeproxy.config.k8s.io/v1alpha1
kind: KubeProxyConfiguration
clusterCIDR: "10.244.0.0/16"
metricsBindAddress: 0.0.0.0:10249
conntrack:
maxPerCore: 0
# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
tcpEstablishedTimeout: 0s
# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
tcpCloseWaitTimeout: 0s
I1114 13:35:11.063684 1252456 kubeadm.go:976] kubelet [Unit]
Wants=containerd.service
[Service]
ExecStart=
ExecStart=/var/lib/minikube/binaries/v1.28.3/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --container-runtime-endpoint=unix:///run/containerd/containerd.sock --hostname-override=addons-135796 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
[Install]
config:
{KubernetesVersion:v1.28.3 ClusterName:addons-135796 Namespace:default 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: NodeIP: NodePort:8443 NodeName:}
I1114 13:35:11.063754 1252456 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.28.3
I1114 13:35:11.075402 1252456 binaries.go:44] Found k8s binaries, skipping transfer
I1114 13:35:11.075482 1252456 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
I1114 13:35:11.086884 1252456 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (385 bytes)
I1114 13:35:11.110277 1252456 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
I1114 13:35:11.133493 1252456 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2102 bytes)
I1114 13:35:11.155756 1252456 ssh_runner.go:195] Run: grep 192.168.49.2 control-plane.minikube.internal$ /etc/hosts
I1114 13:35:11.160369 1252456 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""
I1114 13:35:11.174305 1252456 certs.go:56] Setting up /home/jenkins/minikube-integration/17581-1246551/.minikube/profiles/addons-135796 for IP: 192.168.49.2
I1114 13:35:11.174351 1252456 certs.go:190] acquiring lock for shared ca certs: {Name:mk0ee92e20cab7092abbb9be784c32bf39215f61 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1114 13:35:11.174816 1252456 certs.go:204] generating minikubeCA CA: /home/jenkins/minikube-integration/17581-1246551/.minikube/ca.key
I1114 13:35:11.503170 1252456 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/17581-1246551/.minikube/ca.crt ...
I1114 13:35:11.503203 1252456 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17581-1246551/.minikube/ca.crt: {Name:mka72a848e3164314d85406de1d6e2745542ea9b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1114 13:35:11.503839 1252456 crypto.go:164] Writing key to /home/jenkins/minikube-integration/17581-1246551/.minikube/ca.key ...
I1114 13:35:11.503857 1252456 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17581-1246551/.minikube/ca.key: {Name:mk4094f7d4b49995dc9a602691ebe0e569fba632 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1114 13:35:11.504313 1252456 certs.go:204] generating proxyClientCA CA: /home/jenkins/minikube-integration/17581-1246551/.minikube/proxy-client-ca.key
I1114 13:35:11.801059 1252456 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/17581-1246551/.minikube/proxy-client-ca.crt ...
I1114 13:35:11.801094 1252456 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17581-1246551/.minikube/proxy-client-ca.crt: {Name:mka03b648ab94a5d4c39d4eb6de4b47c2760bc1a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1114 13:35:11.801286 1252456 crypto.go:164] Writing key to /home/jenkins/minikube-integration/17581-1246551/.minikube/proxy-client-ca.key ...
I1114 13:35:11.801300 1252456 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17581-1246551/.minikube/proxy-client-ca.key: {Name:mk608dcdf6c3a1864548facc645766801ed9c0f6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1114 13:35:11.801776 1252456 certs.go:319] generating minikube-user signed cert: /home/jenkins/minikube-integration/17581-1246551/.minikube/profiles/addons-135796/client.key
I1114 13:35:11.801795 1252456 crypto.go:68] Generating cert /home/jenkins/minikube-integration/17581-1246551/.minikube/profiles/addons-135796/client.crt with IP's: []
I1114 13:35:12.227035 1252456 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/17581-1246551/.minikube/profiles/addons-135796/client.crt ...
I1114 13:35:12.227070 1252456 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17581-1246551/.minikube/profiles/addons-135796/client.crt: {Name:mk0d82d2b81700a2471891501eb22c61c8623b44 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1114 13:35:12.227749 1252456 crypto.go:164] Writing key to /home/jenkins/minikube-integration/17581-1246551/.minikube/profiles/addons-135796/client.key ...
I1114 13:35:12.227766 1252456 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17581-1246551/.minikube/profiles/addons-135796/client.key: {Name:mk2cec4b64abdb61f945331e4ba1d4f6c62f9590 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1114 13:35:12.227859 1252456 certs.go:319] generating minikube signed cert: /home/jenkins/minikube-integration/17581-1246551/.minikube/profiles/addons-135796/apiserver.key.dd3b5fb2
I1114 13:35:12.227878 1252456 crypto.go:68] Generating cert /home/jenkins/minikube-integration/17581-1246551/.minikube/profiles/addons-135796/apiserver.crt.dd3b5fb2 with IP's: [192.168.49.2 10.96.0.1 127.0.0.1 10.0.0.1]
I1114 13:35:12.737779 1252456 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/17581-1246551/.minikube/profiles/addons-135796/apiserver.crt.dd3b5fb2 ...
I1114 13:35:12.737815 1252456 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17581-1246551/.minikube/profiles/addons-135796/apiserver.crt.dd3b5fb2: {Name:mk15840530508b5e023cb9e0d0f771d9959f943f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1114 13:35:12.738004 1252456 crypto.go:164] Writing key to /home/jenkins/minikube-integration/17581-1246551/.minikube/profiles/addons-135796/apiserver.key.dd3b5fb2 ...
I1114 13:35:12.738019 1252456 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17581-1246551/.minikube/profiles/addons-135796/apiserver.key.dd3b5fb2: {Name:mk6a08be0b220f24fdfa9cf1176d54ae51d7d3cc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1114 13:35:12.738600 1252456 certs.go:337] copying /home/jenkins/minikube-integration/17581-1246551/.minikube/profiles/addons-135796/apiserver.crt.dd3b5fb2 -> /home/jenkins/minikube-integration/17581-1246551/.minikube/profiles/addons-135796/apiserver.crt
I1114 13:35:12.738689 1252456 certs.go:341] copying /home/jenkins/minikube-integration/17581-1246551/.minikube/profiles/addons-135796/apiserver.key.dd3b5fb2 -> /home/jenkins/minikube-integration/17581-1246551/.minikube/profiles/addons-135796/apiserver.key
I1114 13:35:12.738757 1252456 certs.go:319] generating aggregator signed cert: /home/jenkins/minikube-integration/17581-1246551/.minikube/profiles/addons-135796/proxy-client.key
I1114 13:35:12.738780 1252456 crypto.go:68] Generating cert /home/jenkins/minikube-integration/17581-1246551/.minikube/profiles/addons-135796/proxy-client.crt with IP's: []
I1114 13:35:13.284623 1252456 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/17581-1246551/.minikube/profiles/addons-135796/proxy-client.crt ...
I1114 13:35:13.284657 1252456 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17581-1246551/.minikube/profiles/addons-135796/proxy-client.crt: {Name:mkd38708f4eee5ad5281c228966ea87e55bc5759 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1114 13:35:13.285366 1252456 crypto.go:164] Writing key to /home/jenkins/minikube-integration/17581-1246551/.minikube/profiles/addons-135796/proxy-client.key ...
I1114 13:35:13.285385 1252456 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17581-1246551/.minikube/profiles/addons-135796/proxy-client.key: {Name:mk36895c6a4c34050f1dafe076d75eaa9d180f80 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1114 13:35:13.285985 1252456 certs.go:437] found cert: /home/jenkins/minikube-integration/17581-1246551/.minikube/certs/home/jenkins/minikube-integration/17581-1246551/.minikube/certs/ca-key.pem (1675 bytes)
I1114 13:35:13.286030 1252456 certs.go:437] found cert: /home/jenkins/minikube-integration/17581-1246551/.minikube/certs/home/jenkins/minikube-integration/17581-1246551/.minikube/certs/ca.pem (1078 bytes)
I1114 13:35:13.286060 1252456 certs.go:437] found cert: /home/jenkins/minikube-integration/17581-1246551/.minikube/certs/home/jenkins/minikube-integration/17581-1246551/.minikube/certs/cert.pem (1123 bytes)
I1114 13:35:13.286098 1252456 certs.go:437] found cert: /home/jenkins/minikube-integration/17581-1246551/.minikube/certs/home/jenkins/minikube-integration/17581-1246551/.minikube/certs/key.pem (1679 bytes)
I1114 13:35:13.286764 1252456 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17581-1246551/.minikube/profiles/addons-135796/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1399 bytes)
I1114 13:35:13.317971 1252456 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17581-1246551/.minikube/profiles/addons-135796/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
I1114 13:35:13.348035 1252456 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17581-1246551/.minikube/profiles/addons-135796/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
I1114 13:35:13.377558 1252456 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17581-1246551/.minikube/profiles/addons-135796/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
I1114 13:35:13.407462 1252456 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17581-1246551/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
I1114 13:35:13.437487 1252456 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17581-1246551/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
I1114 13:35:13.467576 1252456 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17581-1246551/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
I1114 13:35:13.498350 1252456 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17581-1246551/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
I1114 13:35:13.528256 1252456 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17581-1246551/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
I1114 13:35:13.558149 1252456 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
I1114 13:35:13.579901 1252456 ssh_runner.go:195] Run: openssl version
I1114 13:35:13.587185 1252456 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"
I1114 13:35:13.599557 1252456 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
I1114 13:35:13.604366 1252456 certs.go:480] hashing: -rw-r--r-- 1 root root 1111 Nov 14 13:35 /usr/share/ca-certificates/minikubeCA.pem
I1114 13:35:13.604435 1252456 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
I1114 13:35:13.615728 1252456 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"
I1114 13:35:13.628238 1252456 ssh_runner.go:195] Run: ls /var/lib/minikube/certs/etcd
I1114 13:35:13.632927 1252456 certs.go:353] certs directory doesn't exist, likely first start: ls /var/lib/minikube/certs/etcd: Process exited with status 2
stdout:
stderr:
ls: cannot access '/var/lib/minikube/certs/etcd': No such file or directory
I1114 13:35:13.633022 1252456 kubeadm.go:404] StartCluster: {Name:addons-135796 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1699485386-17565@sha256:bc7ff092e883443bfc1c9fb6a45d08012db3c0fc68e914887b7f16ccdefcab24 Memory:4000 CPUs:2 DiskSize:20000 VMDriver: 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:0 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.28.3 ClusterName:addons-135796 Namespace:default APIServerName:minikubeCA APIServerNames:[] APISe
rverIPs:[] 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: NodeIP: NodePort:8443 NodeName:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.28.3 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 Disa
bleMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 AutoPauseInterval:1m0s GPUs:}
I1114 13:35:13.633111 1252456 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
I1114 13:35:13.633185 1252456 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
I1114 13:35:13.678265 1252456 cri.go:89] found id: ""
I1114 13:35:13.678364 1252456 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
I1114 13:35:13.690963 1252456 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
I1114 13:35:13.702577 1252456 kubeadm.go:226] ignoring SystemVerification for kubeadm because of docker driver
I1114 13:35:13.702655 1252456 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
I1114 13:35:13.714120 1252456 kubeadm.go:152] 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
I1114 13:35:13.714188 1252456 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.28.3:$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"
I1114 13:35:13.768517 1252456 kubeadm.go:322] [init] Using Kubernetes version: v1.28.3
I1114 13:35:13.768617 1252456 kubeadm.go:322] [preflight] Running pre-flight checks
I1114 13:35:13.814071 1252456 kubeadm.go:322] [preflight] The system verification failed. Printing the output from the verification:
I1114 13:35:13.814183 1252456 kubeadm.go:322] [0;37mKERNEL_VERSION[0m: [0;32m5.15.0-1049-aws[0m
I1114 13:35:13.814247 1252456 kubeadm.go:322] [0;37mOS[0m: [0;32mLinux[0m
I1114 13:35:13.814314 1252456 kubeadm.go:322] [0;37mCGROUPS_CPU[0m: [0;32menabled[0m
I1114 13:35:13.814393 1252456 kubeadm.go:322] [0;37mCGROUPS_CPUACCT[0m: [0;32menabled[0m
I1114 13:35:13.814461 1252456 kubeadm.go:322] [0;37mCGROUPS_CPUSET[0m: [0;32menabled[0m
I1114 13:35:13.814540 1252456 kubeadm.go:322] [0;37mCGROUPS_DEVICES[0m: [0;32menabled[0m
I1114 13:35:13.814609 1252456 kubeadm.go:322] [0;37mCGROUPS_FREEZER[0m: [0;32menabled[0m
I1114 13:35:13.814688 1252456 kubeadm.go:322] [0;37mCGROUPS_MEMORY[0m: [0;32menabled[0m
I1114 13:35:13.814763 1252456 kubeadm.go:322] [0;37mCGROUPS_PIDS[0m: [0;32menabled[0m
I1114 13:35:13.814836 1252456 kubeadm.go:322] [0;37mCGROUPS_HUGETLB[0m: [0;32menabled[0m
I1114 13:35:13.814899 1252456 kubeadm.go:322] [0;37mCGROUPS_BLKIO[0m: [0;32menabled[0m
I1114 13:35:13.893464 1252456 kubeadm.go:322] [preflight] Pulling images required for setting up a Kubernetes cluster
I1114 13:35:13.893583 1252456 kubeadm.go:322] [preflight] This might take a minute or two, depending on the speed of your internet connection
I1114 13:35:13.893676 1252456 kubeadm.go:322] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
I1114 13:35:14.154521 1252456 kubeadm.go:322] [certs] Using certificateDir folder "/var/lib/minikube/certs"
I1114 13:35:14.157762 1252456 out.go:204] - Generating certificates and keys ...
I1114 13:35:14.157902 1252456 kubeadm.go:322] [certs] Using existing ca certificate authority
I1114 13:35:14.157977 1252456 kubeadm.go:322] [certs] Using existing apiserver certificate and key on disk
I1114 13:35:14.355818 1252456 kubeadm.go:322] [certs] Generating "apiserver-kubelet-client" certificate and key
I1114 13:35:14.819055 1252456 kubeadm.go:322] [certs] Generating "front-proxy-ca" certificate and key
I1114 13:35:15.615878 1252456 kubeadm.go:322] [certs] Generating "front-proxy-client" certificate and key
I1114 13:35:16.213931 1252456 kubeadm.go:322] [certs] Generating "etcd/ca" certificate and key
I1114 13:35:16.508862 1252456 kubeadm.go:322] [certs] Generating "etcd/server" certificate and key
I1114 13:35:16.509255 1252456 kubeadm.go:322] [certs] etcd/server serving cert is signed for DNS names [addons-135796 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I1114 13:35:16.736241 1252456 kubeadm.go:322] [certs] Generating "etcd/peer" certificate and key
I1114 13:35:16.736646 1252456 kubeadm.go:322] [certs] etcd/peer serving cert is signed for DNS names [addons-135796 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I1114 13:35:16.996041 1252456 kubeadm.go:322] [certs] Generating "etcd/healthcheck-client" certificate and key
I1114 13:35:17.982641 1252456 kubeadm.go:322] [certs] Generating "apiserver-etcd-client" certificate and key
I1114 13:35:19.030778 1252456 kubeadm.go:322] [certs] Generating "sa" key and public key
I1114 13:35:19.031078 1252456 kubeadm.go:322] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
I1114 13:35:19.477358 1252456 kubeadm.go:322] [kubeconfig] Writing "admin.conf" kubeconfig file
I1114 13:35:20.157945 1252456 kubeadm.go:322] [kubeconfig] Writing "kubelet.conf" kubeconfig file
I1114 13:35:21.835973 1252456 kubeadm.go:322] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
I1114 13:35:22.452870 1252456 kubeadm.go:322] [kubeconfig] Writing "scheduler.conf" kubeconfig file
I1114 13:35:22.453915 1252456 kubeadm.go:322] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
I1114 13:35:22.457991 1252456 kubeadm.go:322] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
I1114 13:35:22.460042 1252456 out.go:204] - Booting up control plane ...
I1114 13:35:22.460209 1252456 kubeadm.go:322] [control-plane] Creating static Pod manifest for "kube-apiserver"
I1114 13:35:22.460301 1252456 kubeadm.go:322] [control-plane] Creating static Pod manifest for "kube-controller-manager"
I1114 13:35:22.461667 1252456 kubeadm.go:322] [control-plane] Creating static Pod manifest for "kube-scheduler"
I1114 13:35:22.476716 1252456 kubeadm.go:322] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
I1114 13:35:22.477805 1252456 kubeadm.go:322] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
I1114 13:35:22.477888 1252456 kubeadm.go:322] [kubelet-start] Starting the kubelet
I1114 13:35:22.588042 1252456 kubeadm.go:322] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests". This can take up to 4m0s
I1114 13:35:30.092521 1252456 kubeadm.go:322] [apiclient] All control plane components are healthy after 7.504750 seconds
I1114 13:35:30.092670 1252456 kubeadm.go:322] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
I1114 13:35:30.114028 1252456 kubeadm.go:322] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
I1114 13:35:30.652379 1252456 kubeadm.go:322] [upload-certs] Skipping phase. Please see --upload-certs
I1114 13:35:30.652566 1252456 kubeadm.go:322] [mark-control-plane] Marking the node addons-135796 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
I1114 13:35:31.164444 1252456 kubeadm.go:322] [bootstrap-token] Using token: xaby4z.mxku5b0b05ilq7vq
I1114 13:35:31.166456 1252456 out.go:204] - Configuring RBAC rules ...
I1114 13:35:31.166577 1252456 kubeadm.go:322] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
I1114 13:35:31.172279 1252456 kubeadm.go:322] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
I1114 13:35:31.180556 1252456 kubeadm.go:322] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
I1114 13:35:31.184632 1252456 kubeadm.go:322] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
I1114 13:35:31.190155 1252456 kubeadm.go:322] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
I1114 13:35:31.194228 1252456 kubeadm.go:322] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
I1114 13:35:31.208222 1252456 kubeadm.go:322] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
I1114 13:35:31.439112 1252456 kubeadm.go:322] [addons] Applied essential addon: CoreDNS
I1114 13:35:31.588854 1252456 kubeadm.go:322] [addons] Applied essential addon: kube-proxy
I1114 13:35:31.589808 1252456 kubeadm.go:322]
I1114 13:35:31.589891 1252456 kubeadm.go:322] Your Kubernetes control-plane has initialized successfully!
I1114 13:35:31.589906 1252456 kubeadm.go:322]
I1114 13:35:31.590007 1252456 kubeadm.go:322] To start using your cluster, you need to run the following as a regular user:
I1114 13:35:31.590017 1252456 kubeadm.go:322]
I1114 13:35:31.590041 1252456 kubeadm.go:322] mkdir -p $HOME/.kube
I1114 13:35:31.590117 1252456 kubeadm.go:322] sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
I1114 13:35:31.590179 1252456 kubeadm.go:322] sudo chown $(id -u):$(id -g) $HOME/.kube/config
I1114 13:35:31.590192 1252456 kubeadm.go:322]
I1114 13:35:31.590264 1252456 kubeadm.go:322] Alternatively, if you are the root user, you can run:
I1114 13:35:31.590274 1252456 kubeadm.go:322]
I1114 13:35:31.590322 1252456 kubeadm.go:322] export KUBECONFIG=/etc/kubernetes/admin.conf
I1114 13:35:31.590337 1252456 kubeadm.go:322]
I1114 13:35:31.590412 1252456 kubeadm.go:322] You should now deploy a pod network to the cluster.
I1114 13:35:31.590493 1252456 kubeadm.go:322] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
I1114 13:35:31.590565 1252456 kubeadm.go:322] https://kubernetes.io/docs/concepts/cluster-administration/addons/
I1114 13:35:31.590574 1252456 kubeadm.go:322]
I1114 13:35:31.590673 1252456 kubeadm.go:322] You can now join any number of control-plane nodes by copying certificate authorities
I1114 13:35:31.590748 1252456 kubeadm.go:322] and service account keys on each node and then running the following as root:
I1114 13:35:31.590756 1252456 kubeadm.go:322]
I1114 13:35:31.590847 1252456 kubeadm.go:322] kubeadm join control-plane.minikube.internal:8443 --token xaby4z.mxku5b0b05ilq7vq \
I1114 13:35:31.590952 1252456 kubeadm.go:322] --discovery-token-ca-cert-hash sha256:94fcb55293605b3288e68ff2d845228e62826801cfd59b170f6499414c73b553 \
I1114 13:35:31.590978 1252456 kubeadm.go:322] --control-plane
I1114 13:35:31.590985 1252456 kubeadm.go:322]
I1114 13:35:31.591079 1252456 kubeadm.go:322] Then you can join any number of worker nodes by running the following on each as root:
I1114 13:35:31.591091 1252456 kubeadm.go:322]
I1114 13:35:31.591174 1252456 kubeadm.go:322] kubeadm join control-plane.minikube.internal:8443 --token xaby4z.mxku5b0b05ilq7vq \
I1114 13:35:31.591272 1252456 kubeadm.go:322] --discovery-token-ca-cert-hash sha256:94fcb55293605b3288e68ff2d845228e62826801cfd59b170f6499414c73b553
I1114 13:35:31.595952 1252456 kubeadm.go:322] [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-1049-aws\n", err: exit status 1
I1114 13:35:31.596096 1252456 kubeadm.go:322] [WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
I1114 13:35:31.596121 1252456 cni.go:84] Creating CNI manager for ""
I1114 13:35:31.596133 1252456 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
I1114 13:35:31.598165 1252456 out.go:177] * Configuring CNI (Container Networking Interface) ...
I1114 13:35:31.599880 1252456 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
I1114 13:35:31.610717 1252456 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.28.3/kubectl ...
I1114 13:35:31.610735 1252456 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
I1114 13:35:31.651211 1252456 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
I1114 13:35:32.606062 1252456 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
I1114 13:35:32.606203 1252456 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
I1114 13:35:32.606287 1252456 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl label nodes minikube.k8s.io/version=v1.32.0 minikube.k8s.io/commit=6d8573efb5a7770e21024de23a29d810b200278b minikube.k8s.io/name=addons-135796 minikube.k8s.io/updated_at=2023_11_14T13_35_32_0700 minikube.k8s.io/primary=true --all --overwrite --kubeconfig=/var/lib/minikube/kubeconfig
I1114 13:35:32.779148 1252456 ops.go:34] apiserver oom_adj: -16
I1114 13:35:32.779239 1252456 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1114 13:35:32.903768 1252456 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1114 13:35:33.501175 1252456 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1114 13:35:34.003029 1252456 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1114 13:35:34.501924 1252456 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1114 13:35:35.008159 1252456 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1114 13:35:35.501627 1252456 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1114 13:35:36.003724 1252456 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1114 13:35:36.501165 1252456 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1114 13:35:37.002263 1252456 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1114 13:35:37.501506 1252456 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1114 13:35:38.007423 1252456 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1114 13:35:38.501074 1252456 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1114 13:35:39.004656 1252456 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1114 13:35:39.501725 1252456 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1114 13:35:40.001102 1252456 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1114 13:35:40.501765 1252456 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1114 13:35:41.001310 1252456 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1114 13:35:41.501635 1252456 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1114 13:35:42.004540 1252456 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1114 13:35:42.500966 1252456 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1114 13:35:43.006729 1252456 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1114 13:35:43.501371 1252456 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1114 13:35:44.003315 1252456 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1114 13:35:44.159997 1252456 kubeadm.go:1081] duration metric: took 11.553843639s to wait for elevateKubeSystemPrivileges.
I1114 13:35:44.160024 1252456 kubeadm.go:406] StartCluster complete in 30.527005785s
I1114 13:35:44.160042 1252456 settings.go:142] acquiring lock: {Name:mk455c6657f7b4efcfce9307d68afe3ebcb2d6b7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1114 13:35:44.160155 1252456 settings.go:150] Updating kubeconfig: /home/jenkins/minikube-integration/17581-1246551/kubeconfig
I1114 13:35:44.160591 1252456 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17581-1246551/kubeconfig: {Name:mk184f3168528a648dd99c6da0ef538261acbd95 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1114 13:35:44.161183 1252456 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.28.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
I1114 13:35:44.161451 1252456 config.go:182] Loaded profile config "addons-135796": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.28.3
I1114 13:35:44.161610 1252456 addons.go:499] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volumesnapshots:true]
I1114 13:35:44.161695 1252456 addons.go:69] Setting volumesnapshots=true in profile "addons-135796"
I1114 13:35:44.161714 1252456 addons.go:231] Setting addon volumesnapshots=true in "addons-135796"
I1114 13:35:44.161769 1252456 host.go:66] Checking if "addons-135796" exists ...
I1114 13:35:44.162220 1252456 cli_runner.go:164] Run: docker container inspect addons-135796 --format={{.State.Status}}
I1114 13:35:44.163612 1252456 addons.go:69] Setting ingress-dns=true in profile "addons-135796"
I1114 13:35:44.163635 1252456 addons.go:231] Setting addon ingress-dns=true in "addons-135796"
I1114 13:35:44.163677 1252456 host.go:66] Checking if "addons-135796" exists ...
I1114 13:35:44.164104 1252456 cli_runner.go:164] Run: docker container inspect addons-135796 --format={{.State.Status}}
I1114 13:35:44.164373 1252456 addons.go:69] Setting inspektor-gadget=true in profile "addons-135796"
I1114 13:35:44.164395 1252456 addons.go:231] Setting addon inspektor-gadget=true in "addons-135796"
I1114 13:35:44.164438 1252456 host.go:66] Checking if "addons-135796" exists ...
I1114 13:35:44.164898 1252456 cli_runner.go:164] Run: docker container inspect addons-135796 --format={{.State.Status}}
I1114 13:35:44.165244 1252456 addons.go:69] Setting cloud-spanner=true in profile "addons-135796"
I1114 13:35:44.165272 1252456 addons.go:231] Setting addon cloud-spanner=true in "addons-135796"
I1114 13:35:44.165307 1252456 host.go:66] Checking if "addons-135796" exists ...
I1114 13:35:44.165703 1252456 cli_runner.go:164] Run: docker container inspect addons-135796 --format={{.State.Status}}
I1114 13:35:44.173205 1252456 addons.go:69] Setting metrics-server=true in profile "addons-135796"
I1114 13:35:44.173248 1252456 addons.go:231] Setting addon metrics-server=true in "addons-135796"
I1114 13:35:44.173296 1252456 host.go:66] Checking if "addons-135796" exists ...
I1114 13:35:44.173732 1252456 cli_runner.go:164] Run: docker container inspect addons-135796 --format={{.State.Status}}
I1114 13:35:44.181860 1252456 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-135796"
I1114 13:35:44.181931 1252456 addons.go:231] Setting addon csi-hostpath-driver=true in "addons-135796"
I1114 13:35:44.181980 1252456 host.go:66] Checking if "addons-135796" exists ...
I1114 13:35:44.182432 1252456 cli_runner.go:164] Run: docker container inspect addons-135796 --format={{.State.Status}}
I1114 13:35:44.182827 1252456 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-135796"
I1114 13:35:44.182854 1252456 addons.go:231] Setting addon nvidia-device-plugin=true in "addons-135796"
I1114 13:35:44.182968 1252456 host.go:66] Checking if "addons-135796" exists ...
I1114 13:35:44.183374 1252456 cli_runner.go:164] Run: docker container inspect addons-135796 --format={{.State.Status}}
I1114 13:35:44.189214 1252456 addons.go:69] Setting default-storageclass=true in profile "addons-135796"
I1114 13:35:44.189250 1252456 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-135796"
I1114 13:35:44.189605 1252456 cli_runner.go:164] Run: docker container inspect addons-135796 --format={{.State.Status}}
I1114 13:35:44.190257 1252456 addons.go:69] Setting registry=true in profile "addons-135796"
I1114 13:35:44.190306 1252456 addons.go:231] Setting addon registry=true in "addons-135796"
I1114 13:35:44.190353 1252456 host.go:66] Checking if "addons-135796" exists ...
I1114 13:35:44.190897 1252456 cli_runner.go:164] Run: docker container inspect addons-135796 --format={{.State.Status}}
I1114 13:35:44.200903 1252456 addons.go:69] Setting gcp-auth=true in profile "addons-135796"
I1114 13:35:44.200951 1252456 mustload.go:65] Loading cluster: addons-135796
I1114 13:35:44.201179 1252456 config.go:182] Loaded profile config "addons-135796": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.28.3
I1114 13:35:44.201437 1252456 cli_runner.go:164] Run: docker container inspect addons-135796 --format={{.State.Status}}
I1114 13:35:44.201573 1252456 addons.go:69] Setting storage-provisioner=true in profile "addons-135796"
I1114 13:35:44.201589 1252456 addons.go:231] Setting addon storage-provisioner=true in "addons-135796"
I1114 13:35:44.201627 1252456 host.go:66] Checking if "addons-135796" exists ...
I1114 13:35:44.202013 1252456 cli_runner.go:164] Run: docker container inspect addons-135796 --format={{.State.Status}}
I1114 13:35:44.221803 1252456 addons.go:69] Setting ingress=true in profile "addons-135796"
I1114 13:35:44.221839 1252456 addons.go:231] Setting addon ingress=true in "addons-135796"
I1114 13:35:44.221897 1252456 host.go:66] Checking if "addons-135796" exists ...
I1114 13:35:44.222340 1252456 cli_runner.go:164] Run: docker container inspect addons-135796 --format={{.State.Status}}
I1114 13:35:44.222975 1252456 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-135796"
I1114 13:35:44.222997 1252456 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-135796"
I1114 13:35:44.223262 1252456 cli_runner.go:164] Run: docker container inspect addons-135796 --format={{.State.Status}}
I1114 13:35:44.366400 1252456 out.go:177] - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
I1114 13:35:44.368077 1252456 addons.go:423] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
I1114 13:35:44.368134 1252456 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
I1114 13:35:44.368241 1252456 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-135796
I1114 13:35:44.386225 1252456 out.go:177] - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.2
I1114 13:35:44.395618 1252456 addons.go:423] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
I1114 13:35:44.395683 1252456 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
I1114 13:35:44.395788 1252456 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-135796
I1114 13:35:44.409885 1252456 out.go:177] - Using image gcr.io/k8s-minikube/storage-provisioner:v5
I1114 13:35:44.414375 1252456 addons.go:423] installing /etc/kubernetes/addons/storage-provisioner.yaml
I1114 13:35:44.414457 1252456 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
I1114 13:35:44.414554 1252456 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-135796
I1114 13:35:44.430701 1252456 out.go:177] - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.22.0
I1114 13:35:44.432506 1252456 addons.go:423] installing /etc/kubernetes/addons/ig-namespace.yaml
I1114 13:35:44.432532 1252456 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
I1114 13:35:44.432685 1252456 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-135796
I1114 13:35:44.436335 1252456 out.go:177] - Using image registry.k8s.io/metrics-server/metrics-server:v0.6.4
I1114 13:35:44.437999 1252456 addons.go:423] installing /etc/kubernetes/addons/metrics-apiservice.yaml
I1114 13:35:44.438019 1252456 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
I1114 13:35:44.438111 1252456 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-135796
I1114 13:35:44.447761 1252456 out.go:177] - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.12
I1114 13:35:44.449841 1252456 addons.go:423] installing /etc/kubernetes/addons/deployment.yaml
I1114 13:35:44.449877 1252456 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
I1114 13:35:44.449960 1252456 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-135796
I1114 13:35:44.459672 1252456 host.go:66] Checking if "addons-135796" exists ...
I1114 13:35:44.463750 1252456 out.go:177] - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
I1114 13:35:44.466160 1252456 out.go:177] - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
I1114 13:35:44.467812 1252456 out.go:177] - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
I1114 13:35:44.469318 1252456 out.go:177] - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
I1114 13:35:44.471129 1252456 out.go:177] - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
I1114 13:35:44.473093 1252456 out.go:177] - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
I1114 13:35:44.475200 1252456 out.go:177] - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
I1114 13:35:44.374786 1252456 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.28.3/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.28.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
I1114 13:35:44.484558 1252456 out.go:177] - Using image nvcr.io/nvidia/k8s-device-plugin:v0.14.2
I1114 13:35:44.485185 1252456 kapi.go:248] "coredns" deployment in "kube-system" namespace and "addons-135796" context rescaled to 1 replicas
I1114 13:35:44.489331 1252456 addons.go:231] Setting addon storage-provisioner-rancher=true in "addons-135796"
I1114 13:35:44.490365 1252456 host.go:66] Checking if "addons-135796" exists ...
I1114 13:35:44.490836 1252456 cli_runner.go:164] Run: docker container inspect addons-135796 --format={{.State.Status}}
I1114 13:35:44.491126 1252456 out.go:177] - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
I1114 13:35:44.495219 1252456 addons.go:423] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
I1114 13:35:44.495256 1252456 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
I1114 13:35:44.495328 1252456 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-135796
I1114 13:35:44.491450 1252456 addons.go:423] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
I1114 13:35:44.507637 1252456 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
I1114 13:35:44.507721 1252456 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-135796
I1114 13:35:44.491457 1252456 out.go:177] - Using image docker.io/registry:2.8.3
I1114 13:35:44.492716 1252456 out.go:177] - Using image registry.k8s.io/ingress-nginx/controller:v1.9.4
I1114 13:35:44.492745 1252456 start.go:223] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.28.3 ContainerRuntime:containerd ControlPlane:true Worker:true}
I1114 13:35:44.522091 1252456 addons.go:231] Setting addon default-storageclass=true in "addons-135796"
I1114 13:35:44.527684 1252456 host.go:66] Checking if "addons-135796" exists ...
I1114 13:35:44.528199 1252456 cli_runner.go:164] Run: docker container inspect addons-135796 --format={{.State.Status}}
I1114 13:35:44.530310 1252456 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v20231011-8b53cabe0
I1114 13:35:44.535338 1252456 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34332 SSHKeyPath:/home/jenkins/minikube-integration/17581-1246551/.minikube/machines/addons-135796/id_rsa Username:docker}
I1114 13:35:44.543648 1252456 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v20231011-8b53cabe0
I1114 13:35:44.542063 1252456 out.go:177] - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.5
I1114 13:35:44.542071 1252456 out.go:177] * Verifying Kubernetes components...
I1114 13:35:44.555064 1252456 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
I1114 13:35:44.559208 1252456 addons.go:423] installing /etc/kubernetes/addons/registry-rc.yaml
I1114 13:35:44.559233 1252456 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (798 bytes)
I1114 13:35:44.559298 1252456 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-135796
I1114 13:35:44.553198 1252456 addons.go:423] installing /etc/kubernetes/addons/ingress-deploy.yaml
I1114 13:35:44.560950 1252456 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16103 bytes)
I1114 13:35:44.561033 1252456 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-135796
I1114 13:35:44.646387 1252456 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34332 SSHKeyPath:/home/jenkins/minikube-integration/17581-1246551/.minikube/machines/addons-135796/id_rsa Username:docker}
I1114 13:35:44.692377 1252456 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34332 SSHKeyPath:/home/jenkins/minikube-integration/17581-1246551/.minikube/machines/addons-135796/id_rsa Username:docker}
I1114 13:35:44.693073 1252456 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34332 SSHKeyPath:/home/jenkins/minikube-integration/17581-1246551/.minikube/machines/addons-135796/id_rsa Username:docker}
I1114 13:35:44.738635 1252456 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34332 SSHKeyPath:/home/jenkins/minikube-integration/17581-1246551/.minikube/machines/addons-135796/id_rsa Username:docker}
I1114 13:35:44.750576 1252456 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34332 SSHKeyPath:/home/jenkins/minikube-integration/17581-1246551/.minikube/machines/addons-135796/id_rsa Username:docker}
I1114 13:35:44.757610 1252456 addons.go:423] installing /etc/kubernetes/addons/storageclass.yaml
I1114 13:35:44.757631 1252456 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
I1114 13:35:44.757696 1252456 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-135796
I1114 13:35:44.771562 1252456 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34332 SSHKeyPath:/home/jenkins/minikube-integration/17581-1246551/.minikube/machines/addons-135796/id_rsa Username:docker}
I1114 13:35:44.781005 1252456 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34332 SSHKeyPath:/home/jenkins/minikube-integration/17581-1246551/.minikube/machines/addons-135796/id_rsa Username:docker}
I1114 13:35:44.787219 1252456 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34332 SSHKeyPath:/home/jenkins/minikube-integration/17581-1246551/.minikube/machines/addons-135796/id_rsa Username:docker}
I1114 13:35:44.800455 1252456 out.go:177] - Using image docker.io/rancher/local-path-provisioner:v0.0.22
I1114 13:35:44.807464 1252456 out.go:177] - Using image docker.io/busybox:stable
I1114 13:35:44.813667 1252456 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34332 SSHKeyPath:/home/jenkins/minikube-integration/17581-1246551/.minikube/machines/addons-135796/id_rsa Username:docker}
I1114 13:35:44.813921 1252456 addons.go:423] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I1114 13:35:44.813938 1252456 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
I1114 13:35:44.813998 1252456 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-135796
I1114 13:35:44.849705 1252456 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34332 SSHKeyPath:/home/jenkins/minikube-integration/17581-1246551/.minikube/machines/addons-135796/id_rsa Username:docker}
W1114 13:35:44.851490 1252456 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
I1114 13:35:44.851513 1252456 retry.go:31] will retry after 215.206085ms: ssh: handshake failed: EOF
I1114 13:35:44.859756 1252456 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34332 SSHKeyPath:/home/jenkins/minikube-integration/17581-1246551/.minikube/machines/addons-135796/id_rsa Username:docker}
I1114 13:35:45.235501 1252456 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
I1114 13:35:45.359087 1252456 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
I1114 13:35:45.399145 1252456 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
I1114 13:35:45.450305 1252456 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
I1114 13:35:45.492896 1252456 addons.go:423] installing /etc/kubernetes/addons/registry-svc.yaml
I1114 13:35:45.492923 1252456 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
I1114 13:35:45.519300 1252456 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I1114 13:35:45.554923 1252456 addons.go:423] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
I1114 13:35:45.554950 1252456 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
I1114 13:35:45.567060 1252456 addons.go:423] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
I1114 13:35:45.567093 1252456 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
I1114 13:35:45.623858 1252456 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
I1114 13:35:45.635400 1252456 addons.go:423] installing /etc/kubernetes/addons/rbac-hostpath.yaml
I1114 13:35:45.635434 1252456 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
I1114 13:35:45.681852 1252456 addons.go:423] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
I1114 13:35:45.681879 1252456 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
I1114 13:35:45.692783 1252456 addons.go:423] installing /etc/kubernetes/addons/registry-proxy.yaml
I1114 13:35:45.692828 1252456 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
I1114 13:35:45.879279 1252456 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
I1114 13:35:45.932386 1252456 addons.go:423] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
I1114 13:35:45.932457 1252456 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
I1114 13:35:46.014406 1252456 addons.go:423] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
I1114 13:35:46.014486 1252456 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
I1114 13:35:46.030986 1252456 addons.go:423] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
I1114 13:35:46.031062 1252456 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
I1114 13:35:46.050644 1252456 addons.go:423] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
I1114 13:35:46.050667 1252456 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
I1114 13:35:46.051764 1252456 addons.go:423] installing /etc/kubernetes/addons/ig-role.yaml
I1114 13:35:46.051781 1252456 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
I1114 13:35:46.223157 1252456 addons.go:423] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
I1114 13:35:46.223180 1252456 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
I1114 13:35:46.305373 1252456 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
I1114 13:35:46.350359 1252456 addons.go:423] installing /etc/kubernetes/addons/metrics-server-service.yaml
I1114 13:35:46.350433 1252456 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
I1114 13:35:46.361760 1252456 addons.go:423] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
I1114 13:35:46.361828 1252456 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
I1114 13:35:46.399365 1252456 addons.go:423] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I1114 13:35:46.399442 1252456 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
I1114 13:35:46.416032 1252456 addons.go:423] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
I1114 13:35:46.416125 1252456 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
I1114 13:35:46.418986 1252456 addons.go:423] installing /etc/kubernetes/addons/ig-rolebinding.yaml
I1114 13:35:46.419059 1252456 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
I1114 13:35:46.555526 1252456 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/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
I1114 13:35:46.587313 1252456 addons.go:423] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
I1114 13:35:46.587390 1252456 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
I1114 13:35:46.724763 1252456 addons.go:423] installing /etc/kubernetes/addons/ig-clusterrole.yaml
I1114 13:35:46.724843 1252456 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
I1114 13:35:46.730118 1252456 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/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
I1114 13:35:46.948550 1252456 addons.go:423] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
I1114 13:35:46.948621 1252456 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
I1114 13:35:46.959613 1252456 addons.go:423] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
I1114 13:35:46.959684 1252456 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
I1114 13:35:47.042723 1252456 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.28.3/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.28.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.564316762s)
I1114 13:35:47.042756 1252456 start.go:926] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
I1114 13:35:47.042780 1252456 ssh_runner.go:235] Completed: sudo systemctl is-active --quiet service kubelet: (2.487692698s)
I1114 13:35:47.043636 1252456 node_ready.go:35] waiting up to 6m0s for node "addons-135796" to be "Ready" ...
I1114 13:35:47.047215 1252456 node_ready.go:49] node "addons-135796" has status "Ready":"True"
I1114 13:35:47.047282 1252456 node_ready.go:38] duration metric: took 3.627348ms waiting for node "addons-135796" to be "Ready" ...
I1114 13:35:47.047327 1252456 pod_ready.go:35] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
I1114 13:35:47.055643 1252456 pod_ready.go:78] waiting up to 6m0s for pod "coredns-5dd5756b68-kbgpr" in "kube-system" namespace to be "Ready" ...
I1114 13:35:47.179564 1252456 addons.go:423] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
I1114 13:35:47.179634 1252456 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
I1114 13:35:47.237991 1252456 addons.go:423] installing /etc/kubernetes/addons/ig-crd.yaml
I1114 13:35:47.238068 1252456 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
I1114 13:35:47.399265 1252456 addons.go:423] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
I1114 13:35:47.399336 1252456 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
I1114 13:35:47.487672 1252456 addons.go:423] installing /etc/kubernetes/addons/ig-daemonset.yaml
I1114 13:35:47.487743 1252456 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7741 bytes)
I1114 13:35:47.670363 1252456 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
I1114 13:35:47.702041 1252456 addons.go:423] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
I1114 13:35:47.702064 1252456 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
I1114 13:35:47.993361 1252456 addons.go:423] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
I1114 13:35:47.993432 1252456 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
I1114 13:35:48.152268 1252456 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/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
I1114 13:35:49.076972 1252456 pod_ready.go:102] pod "coredns-5dd5756b68-kbgpr" in "kube-system" namespace has status "Ready":"False"
I1114 13:35:49.617070 1252456 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.381523715s)
I1114 13:35:49.617158 1252456 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (4.258041326s)
I1114 13:35:51.089649 1252456 pod_ready.go:102] pod "coredns-5dd5756b68-kbgpr" in "kube-system" namespace has status "Ready":"False"
I1114 13:35:51.272624 1252456 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
I1114 13:35:51.272725 1252456 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-135796
I1114 13:35:51.304415 1252456 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34332 SSHKeyPath:/home/jenkins/minikube-integration/17581-1246551/.minikube/machines/addons-135796/id_rsa Username:docker}
I1114 13:35:51.592643 1252456 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (6.193458178s)
I1114 13:35:51.592676 1252456 addons.go:467] Verifying addon ingress=true in "addons-135796"
I1114 13:35:51.592713 1252456 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (6.142309588s)
I1114 13:35:51.594988 1252456 out.go:177] * Verifying ingress addon...
I1114 13:35:51.592837 1252456 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (6.073510706s)
I1114 13:35:51.592871 1252456 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.968988152s)
I1114 13:35:51.592901 1252456 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.713547962s)
I1114 13:35:51.592943 1252456 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.287500187s)
I1114 13:35:51.593105 1252456 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (5.037505041s)
I1114 13:35:51.593240 1252456 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (3.922849946s)
I1114 13:35:51.593262 1252456 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (4.863069697s)
W1114 13:35:51.598231 1252456 addons.go:449] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/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
I1114 13:35:51.598260 1252456 retry.go:31] will retry after 154.389314ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/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
I1114 13:35:51.597073 1252456 addons.go:467] Verifying addon registry=true in "addons-135796"
I1114 13:35:51.601596 1252456 out.go:177] * Verifying registry addon...
I1114 13:35:51.597928 1252456 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
I1114 13:35:51.598101 1252456 addons.go:467] Verifying addon metrics-server=true in "addons-135796"
I1114 13:35:51.604506 1252456 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
I1114 13:35:51.626081 1252456 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
I1114 13:35:51.626148 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:35:51.629099 1252456 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
I1114 13:35:51.629592 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
W1114 13:35:51.629529 1252456 out.go:239] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class local-path as non-default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
I1114 13:35:51.639252 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:35:51.645119 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:35:51.662471 1252456 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
I1114 13:35:51.715453 1252456 addons.go:231] Setting addon gcp-auth=true in "addons-135796"
I1114 13:35:51.715543 1252456 host.go:66] Checking if "addons-135796" exists ...
I1114 13:35:51.716030 1252456 cli_runner.go:164] Run: docker container inspect addons-135796 --format={{.State.Status}}
I1114 13:35:51.750494 1252456 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
I1114 13:35:51.750548 1252456 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-135796
I1114 13:35:51.752982 1252456 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/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
I1114 13:35:51.780999 1252456 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34332 SSHKeyPath:/home/jenkins/minikube-integration/17581-1246551/.minikube/machines/addons-135796/id_rsa Username:docker}
I1114 13:35:52.158812 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:35:52.241981 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:35:52.672408 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:35:52.673586 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:35:53.145223 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:35:53.150968 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:35:53.495337 1252456 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/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: (5.342948214s)
I1114 13:35:53.495438 1252456 addons.go:467] Verifying addon csi-hostpath-driver=true in "addons-135796"
I1114 13:35:53.497661 1252456 out.go:177] * Verifying csi-hostpath-driver addon...
I1114 13:35:53.500524 1252456 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I1114 13:35:53.506780 1252456 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I1114 13:35:53.506848 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:35:53.512703 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:35:53.584503 1252456 pod_ready.go:102] pod "coredns-5dd5756b68-kbgpr" in "kube-system" namespace has status "Ready":"False"
I1114 13:35:53.646929 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:35:53.654887 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:35:53.838013 1252456 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (2.084985667s)
I1114 13:35:53.838148 1252456 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (2.087633168s)
I1114 13:35:53.841994 1252456 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v20231011-8b53cabe0
I1114 13:35:53.844189 1252456 out.go:177] - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.0
I1114 13:35:53.846524 1252456 addons.go:423] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
I1114 13:35:53.846595 1252456 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
I1114 13:35:53.877435 1252456 addons.go:423] installing /etc/kubernetes/addons/gcp-auth-service.yaml
I1114 13:35:53.877466 1252456 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
I1114 13:35:53.915725 1252456 addons.go:423] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
I1114 13:35:53.915747 1252456 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5432 bytes)
I1114 13:35:53.950081 1252456 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/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
I1114 13:35:54.019523 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:35:54.144056 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:35:54.155368 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:35:54.518338 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:35:54.646616 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:35:54.651324 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:35:54.864463 1252456 addons.go:467] Verifying addon gcp-auth=true in "addons-135796"
I1114 13:35:54.866411 1252456 out.go:177] * Verifying gcp-auth addon...
I1114 13:35:54.870852 1252456 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
I1114 13:35:54.875993 1252456 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
I1114 13:35:54.876055 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:35:54.882877 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:35:55.020895 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:35:55.144502 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:35:55.150468 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:35:55.387520 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:35:55.520080 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:35:55.644884 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:35:55.650599 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:35:55.886678 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:35:56.019375 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:35:56.077528 1252456 pod_ready.go:102] pod "coredns-5dd5756b68-kbgpr" in "kube-system" namespace has status "Ready":"False"
I1114 13:35:56.144874 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:35:56.151031 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:35:56.387492 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:35:56.522824 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:35:56.644845 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:35:56.650958 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:35:56.887209 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:35:57.018945 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:35:57.144150 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:35:57.150474 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:35:57.387342 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:35:57.519979 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:35:57.644206 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:35:57.650777 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:35:57.887561 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:35:58.020911 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:35:58.079196 1252456 pod_ready.go:102] pod "coredns-5dd5756b68-kbgpr" in "kube-system" namespace has status "Ready":"False"
I1114 13:35:58.145434 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:35:58.150996 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:35:58.386981 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:35:58.528487 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:35:58.645266 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:35:58.650029 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:35:58.887143 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:35:59.018878 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:35:59.144442 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:35:59.151472 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:35:59.386989 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:35:59.519377 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:35:59.644866 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:35:59.651265 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:35:59.886754 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:00.036452 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:00.082872 1252456 pod_ready.go:102] pod "coredns-5dd5756b68-kbgpr" in "kube-system" namespace has status "Ready":"False"
I1114 13:36:00.185521 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:00.188950 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:36:00.387787 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:00.519303 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:00.644025 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:00.651000 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:36:00.887099 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:01.019831 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:01.145307 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:01.150233 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:36:01.387834 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:01.520368 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:01.645740 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:01.655400 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:36:01.888358 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:02.030379 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:02.144335 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:02.150229 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:36:02.387477 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:02.519768 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:02.576062 1252456 pod_ready.go:102] pod "coredns-5dd5756b68-kbgpr" in "kube-system" namespace has status "Ready":"False"
I1114 13:36:02.645216 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:02.650284 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:36:02.887255 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:03.019396 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:03.144130 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:03.151072 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:36:03.386907 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:03.518955 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:03.645777 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:03.650532 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:36:03.887837 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:04.019561 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:04.144211 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:04.150112 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:36:04.387096 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:04.519064 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:04.576723 1252456 pod_ready.go:102] pod "coredns-5dd5756b68-kbgpr" in "kube-system" namespace has status "Ready":"False"
I1114 13:36:04.643933 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:04.659202 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:36:04.887163 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:05.018718 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:05.144889 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:05.150815 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:36:05.386793 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:05.519482 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:05.644783 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:05.649792 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:36:05.886654 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:06.019100 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:06.143903 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:06.150686 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:36:06.386572 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:06.519866 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:06.644722 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:06.652341 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:36:06.887505 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:07.019379 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:07.076334 1252456 pod_ready.go:102] pod "coredns-5dd5756b68-kbgpr" in "kube-system" namespace has status "Ready":"False"
I1114 13:36:07.143888 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:07.150696 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:36:07.386893 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:07.524535 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:07.644544 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:07.650265 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:36:07.887350 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:08.019188 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:08.144919 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:08.150832 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:36:08.386622 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:08.518743 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:08.644035 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:08.650652 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:36:08.887078 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:09.019829 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:09.076757 1252456 pod_ready.go:102] pod "coredns-5dd5756b68-kbgpr" in "kube-system" namespace has status "Ready":"False"
I1114 13:36:09.143661 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:09.150128 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:36:09.387561 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:09.519677 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:09.648456 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:09.651698 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:36:09.886607 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:10.032632 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:10.144248 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:10.149843 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:36:10.387127 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:10.519123 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:10.644722 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:10.650318 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:36:10.887466 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:11.019290 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:11.077311 1252456 pod_ready.go:102] pod "coredns-5dd5756b68-kbgpr" in "kube-system" namespace has status "Ready":"False"
I1114 13:36:11.143909 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:11.150662 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:36:11.386863 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:11.518296 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:11.644625 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:11.649997 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:36:11.886938 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:12.019241 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:12.144338 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:12.150251 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:36:12.387452 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:12.518433 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:12.644344 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:12.650057 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:36:12.886961 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:13.018693 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:13.145322 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:13.149860 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:36:13.387650 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:13.519158 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:13.577581 1252456 pod_ready.go:102] pod "coredns-5dd5756b68-kbgpr" in "kube-system" namespace has status "Ready":"False"
I1114 13:36:13.644242 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:13.650532 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:36:13.887525 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:14.019313 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:14.144132 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:14.150649 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:36:14.387213 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:14.521459 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:14.644066 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:14.650822 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:36:14.886986 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:15.023977 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:15.157785 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:36:15.158827 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:15.386982 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:15.519206 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:15.644949 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:15.652217 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:36:15.886550 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:16.019694 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:16.078145 1252456 pod_ready.go:102] pod "coredns-5dd5756b68-kbgpr" in "kube-system" namespace has status "Ready":"False"
I1114 13:36:16.145107 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:16.150589 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:36:16.386686 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:16.519277 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:16.644511 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:16.651331 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:36:16.887488 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:17.019240 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:17.144616 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:17.150482 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:36:17.391864 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:17.521768 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:17.644905 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:17.655023 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:36:17.887316 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:18.019233 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:18.144465 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:18.151330 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:36:18.388006 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:18.519090 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:18.576172 1252456 pod_ready.go:102] pod "coredns-5dd5756b68-kbgpr" in "kube-system" namespace has status "Ready":"False"
I1114 13:36:18.645261 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:18.650161 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:36:18.887787 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:19.019499 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:19.144319 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:19.150546 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:36:19.388117 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:19.518218 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:19.644959 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:19.650821 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:36:19.886982 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:20.020350 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:20.145213 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:20.150612 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:36:20.386510 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:20.521124 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:20.579989 1252456 pod_ready.go:102] pod "coredns-5dd5756b68-kbgpr" in "kube-system" namespace has status "Ready":"False"
I1114 13:36:20.645048 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:20.651998 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:36:20.887731 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:21.021036 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:21.145030 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:21.151760 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:36:21.387484 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:21.519903 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:21.645460 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:21.650293 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:36:21.888716 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:22.020274 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:22.144867 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:22.150868 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:36:22.390609 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:22.527505 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:22.584910 1252456 pod_ready.go:102] pod "coredns-5dd5756b68-kbgpr" in "kube-system" namespace has status "Ready":"False"
I1114 13:36:22.645181 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:22.651074 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:36:22.887612 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:23.021819 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:23.144446 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:23.150661 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:36:23.387083 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:23.518930 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:23.646136 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:23.652085 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1114 13:36:23.887393 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:24.018883 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:24.082956 1252456 pod_ready.go:92] pod "coredns-5dd5756b68-kbgpr" in "kube-system" namespace has status "Ready":"True"
I1114 13:36:24.083056 1252456 pod_ready.go:81] duration metric: took 37.027373752s waiting for pod "coredns-5dd5756b68-kbgpr" in "kube-system" namespace to be "Ready" ...
I1114 13:36:24.083084 1252456 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-135796" in "kube-system" namespace to be "Ready" ...
I1114 13:36:24.116939 1252456 pod_ready.go:92] pod "etcd-addons-135796" in "kube-system" namespace has status "Ready":"True"
I1114 13:36:24.116967 1252456 pod_ready.go:81] duration metric: took 33.861228ms waiting for pod "etcd-addons-135796" in "kube-system" namespace to be "Ready" ...
I1114 13:36:24.116985 1252456 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-135796" in "kube-system" namespace to be "Ready" ...
I1114 13:36:24.130826 1252456 pod_ready.go:92] pod "kube-apiserver-addons-135796" in "kube-system" namespace has status "Ready":"True"
I1114 13:36:24.130849 1252456 pod_ready.go:81] duration metric: took 13.856887ms waiting for pod "kube-apiserver-addons-135796" in "kube-system" namespace to be "Ready" ...
I1114 13:36:24.130862 1252456 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-135796" in "kube-system" namespace to be "Ready" ...
I1114 13:36:24.152350 1252456 pod_ready.go:92] pod "kube-controller-manager-addons-135796" in "kube-system" namespace has status "Ready":"True"
I1114 13:36:24.152513 1252456 pod_ready.go:81] duration metric: took 21.631883ms waiting for pod "kube-controller-manager-addons-135796" in "kube-system" namespace to be "Ready" ...
I1114 13:36:24.152541 1252456 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-bhsf2" in "kube-system" namespace to be "Ready" ...
I1114 13:36:24.152921 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:24.156736 1252456 kapi.go:107] duration metric: took 32.552223177s to wait for kubernetes.io/minikube-addons=registry ...
I1114 13:36:24.161901 1252456 pod_ready.go:92] pod "kube-proxy-bhsf2" in "kube-system" namespace has status "Ready":"True"
I1114 13:36:24.161931 1252456 pod_ready.go:81] duration metric: took 9.351297ms waiting for pod "kube-proxy-bhsf2" in "kube-system" namespace to be "Ready" ...
I1114 13:36:24.161944 1252456 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-135796" in "kube-system" namespace to be "Ready" ...
I1114 13:36:24.387508 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:24.473713 1252456 pod_ready.go:92] pod "kube-scheduler-addons-135796" in "kube-system" namespace has status "Ready":"True"
I1114 13:36:24.473740 1252456 pod_ready.go:81] duration metric: took 311.787694ms waiting for pod "kube-scheduler-addons-135796" in "kube-system" namespace to be "Ready" ...
I1114 13:36:24.473750 1252456 pod_ready.go:38] duration metric: took 37.426365829s 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" ...
I1114 13:36:24.473765 1252456 api_server.go:52] waiting for apiserver process to appear ...
I1114 13:36:24.473824 1252456 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
I1114 13:36:24.491854 1252456 api_server.go:72] duration metric: took 39.962907902s to wait for apiserver process to appear ...
I1114 13:36:24.491875 1252456 api_server.go:88] waiting for apiserver healthz status ...
I1114 13:36:24.491893 1252456 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
I1114 13:36:24.502171 1252456 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
ok
I1114 13:36:24.503691 1252456 api_server.go:141] control plane version: v1.28.3
I1114 13:36:24.503717 1252456 api_server.go:131] duration metric: took 11.835377ms to wait for apiserver health ...
I1114 13:36:24.503726 1252456 system_pods.go:43] waiting for kube-system pods to appear ...
I1114 13:36:24.520560 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:24.644424 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:24.682449 1252456 system_pods.go:59] 18 kube-system pods found
I1114 13:36:24.682490 1252456 system_pods.go:61] "coredns-5dd5756b68-kbgpr" [dd8760f0-83ba-433f-8258-ddc83d596ea4] Running
I1114 13:36:24.682500 1252456 system_pods.go:61] "csi-hostpath-attacher-0" [b1f865fa-d766-4554-9fc1-5e240eb60ddd] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
I1114 13:36:24.682509 1252456 system_pods.go:61] "csi-hostpath-resizer-0" [0aedaa42-f324-4b7c-a480-f6a601bfdd5f] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
I1114 13:36:24.682519 1252456 system_pods.go:61] "csi-hostpathplugin-gc4wd" [9821f294-2a57-4ec2-b281-c86a356d0cfc] 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])
I1114 13:36:24.682532 1252456 system_pods.go:61] "etcd-addons-135796" [66125db3-e33c-444a-bb27-da039a8901f2] Running
I1114 13:36:24.682538 1252456 system_pods.go:61] "kindnet-594t9" [8ecc81d9-6ef6-4328-baf7-cd956c875d14] Running
I1114 13:36:24.682547 1252456 system_pods.go:61] "kube-apiserver-addons-135796" [94fbf3c9-8f8c-4e4e-bd12-d5db23209130] Running
I1114 13:36:24.682553 1252456 system_pods.go:61] "kube-controller-manager-addons-135796" [47f8b9cb-6711-4ba6-8ca2-48d68275a196] Running
I1114 13:36:24.682560 1252456 system_pods.go:61] "kube-ingress-dns-minikube" [15e0f8be-4f6c-431b-ae5a-1f67bf8a22a6] Running / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
I1114 13:36:24.682568 1252456 system_pods.go:61] "kube-proxy-bhsf2" [e95f2d32-0ba4-40d0-81c1-db1065fb2195] Running
I1114 13:36:24.682575 1252456 system_pods.go:61] "kube-scheduler-addons-135796" [55c2cd5b-5895-403d-9bd0-1bbe5a4455f0] Running
I1114 13:36:24.682582 1252456 system_pods.go:61] "metrics-server-7c66d45ddc-vq7v7" [f0795cc1-d627-4e83-99c7-ffd6af24b9b9] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
I1114 13:36:24.682591 1252456 system_pods.go:61] "nvidia-device-plugin-daemonset-drddv" [3aacd730-af31-478b-8629-70f475d2e57a] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
I1114 13:36:24.682603 1252456 system_pods.go:61] "registry-ntgrp" [a00a4394-1bb1-48dd-9264-07512de6c23b] Running
I1114 13:36:24.682609 1252456 system_pods.go:61] "registry-proxy-rzmvh" [833f2957-ab82-4119-85d5-4aabb9f89026] Running
I1114 13:36:24.682614 1252456 system_pods.go:61] "snapshot-controller-58dbcc7b99-2vh5f" [53815c84-dbbd-4d81-bfc0-29a423f9eb1d] Running
I1114 13:36:24.682619 1252456 system_pods.go:61] "snapshot-controller-58dbcc7b99-ljw5k" [68ef4713-34b8-4238-ad00-99b15b325001] Running
I1114 13:36:24.682626 1252456 system_pods.go:61] "storage-provisioner" [bb03cb23-1c6a-4149-8c63-3f28e2d701a5] Running
I1114 13:36:24.682632 1252456 system_pods.go:74] duration metric: took 178.900049ms to wait for pod list to return data ...
I1114 13:36:24.682643 1252456 default_sa.go:34] waiting for default service account to be created ...
I1114 13:36:24.872682 1252456 default_sa.go:45] found service account: "default"
I1114 13:36:24.872709 1252456 default_sa.go:55] duration metric: took 190.059506ms for default service account to be created ...
I1114 13:36:24.872719 1252456 system_pods.go:116] waiting for k8s-apps to be running ...
I1114 13:36:24.887424 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:25.020886 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:25.087111 1252456 system_pods.go:86] 18 kube-system pods found
I1114 13:36:25.087157 1252456 system_pods.go:89] "coredns-5dd5756b68-kbgpr" [dd8760f0-83ba-433f-8258-ddc83d596ea4] Running
I1114 13:36:25.087169 1252456 system_pods.go:89] "csi-hostpath-attacher-0" [b1f865fa-d766-4554-9fc1-5e240eb60ddd] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
I1114 13:36:25.087180 1252456 system_pods.go:89] "csi-hostpath-resizer-0" [0aedaa42-f324-4b7c-a480-f6a601bfdd5f] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
I1114 13:36:25.087195 1252456 system_pods.go:89] "csi-hostpathplugin-gc4wd" [9821f294-2a57-4ec2-b281-c86a356d0cfc] 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])
I1114 13:36:25.087202 1252456 system_pods.go:89] "etcd-addons-135796" [66125db3-e33c-444a-bb27-da039a8901f2] Running
I1114 13:36:25.087215 1252456 system_pods.go:89] "kindnet-594t9" [8ecc81d9-6ef6-4328-baf7-cd956c875d14] Running
I1114 13:36:25.087232 1252456 system_pods.go:89] "kube-apiserver-addons-135796" [94fbf3c9-8f8c-4e4e-bd12-d5db23209130] Running
I1114 13:36:25.087249 1252456 system_pods.go:89] "kube-controller-manager-addons-135796" [47f8b9cb-6711-4ba6-8ca2-48d68275a196] Running
I1114 13:36:25.087267 1252456 system_pods.go:89] "kube-ingress-dns-minikube" [15e0f8be-4f6c-431b-ae5a-1f67bf8a22a6] Running / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
I1114 13:36:25.087282 1252456 system_pods.go:89] "kube-proxy-bhsf2" [e95f2d32-0ba4-40d0-81c1-db1065fb2195] Running
I1114 13:36:25.087294 1252456 system_pods.go:89] "kube-scheduler-addons-135796" [55c2cd5b-5895-403d-9bd0-1bbe5a4455f0] Running
I1114 13:36:25.087303 1252456 system_pods.go:89] "metrics-server-7c66d45ddc-vq7v7" [f0795cc1-d627-4e83-99c7-ffd6af24b9b9] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
I1114 13:36:25.087313 1252456 system_pods.go:89] "nvidia-device-plugin-daemonset-drddv" [3aacd730-af31-478b-8629-70f475d2e57a] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
I1114 13:36:25.087324 1252456 system_pods.go:89] "registry-ntgrp" [a00a4394-1bb1-48dd-9264-07512de6c23b] Running
I1114 13:36:25.087334 1252456 system_pods.go:89] "registry-proxy-rzmvh" [833f2957-ab82-4119-85d5-4aabb9f89026] Running
I1114 13:36:25.087340 1252456 system_pods.go:89] "snapshot-controller-58dbcc7b99-2vh5f" [53815c84-dbbd-4d81-bfc0-29a423f9eb1d] Running
I1114 13:36:25.087346 1252456 system_pods.go:89] "snapshot-controller-58dbcc7b99-ljw5k" [68ef4713-34b8-4238-ad00-99b15b325001] Running
I1114 13:36:25.087351 1252456 system_pods.go:89] "storage-provisioner" [bb03cb23-1c6a-4149-8c63-3f28e2d701a5] Running
I1114 13:36:25.087360 1252456 system_pods.go:126] duration metric: took 214.635825ms to wait for k8s-apps to be running ...
I1114 13:36:25.087374 1252456 system_svc.go:44] waiting for kubelet service to be running ....
I1114 13:36:25.087438 1252456 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
I1114 13:36:25.105548 1252456 system_svc.go:56] duration metric: took 18.165274ms WaitForService to wait for kubelet.
I1114 13:36:25.105602 1252456 kubeadm.go:581] duration metric: took 40.57663803s to wait for : map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] ...
I1114 13:36:25.105623 1252456 node_conditions.go:102] verifying NodePressure condition ...
I1114 13:36:25.145225 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:25.275911 1252456 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
I1114 13:36:25.275947 1252456 node_conditions.go:123] node cpu capacity is 2
I1114 13:36:25.275959 1252456 node_conditions.go:105] duration metric: took 170.326292ms to run NodePressure ...
I1114 13:36:25.275984 1252456 start.go:228] waiting for startup goroutines ...
I1114 13:36:25.390119 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:25.518690 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:25.644436 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:25.887319 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:26.019939 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:26.144291 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:26.388024 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:26.519934 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:26.644703 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:26.887068 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:27.019387 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:27.144642 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:27.387320 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:27.519370 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:27.644002 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:27.887365 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:28.025140 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:28.146177 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:28.387228 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:28.519778 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:28.644822 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:28.886695 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:29.018924 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:29.145496 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:29.387138 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:29.519794 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:29.643901 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:29.887167 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:30.026713 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:30.159369 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:30.387280 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:30.519569 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:30.644229 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:30.887229 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:31.019321 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:31.145102 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:31.387516 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:31.520468 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:31.643980 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:31.886810 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:32.024934 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:32.145747 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:32.388156 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:32.520262 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:32.644869 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:32.888280 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:33.018953 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:33.144248 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:33.387195 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:33.522566 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:33.644588 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:33.887465 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:34.019109 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:34.144903 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:34.391417 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:34.520238 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:34.644327 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:34.887198 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:35.019667 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:35.145140 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:35.386939 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:35.519115 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:35.645145 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:35.887389 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:36.019845 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:36.146054 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:36.388191 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:36.520864 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:36.644972 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:36.890359 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:37.036678 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:37.149922 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:37.387638 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:37.522507 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:37.645587 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:37.887996 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:38.027404 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:38.146426 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:38.388411 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:38.527963 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:38.644581 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:38.887637 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:39.020178 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:39.146130 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:39.387236 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:39.519100 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:39.645230 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:39.889325 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:40.030074 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:40.145143 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:40.388125 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:40.519367 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:40.644927 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:40.886475 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:41.019706 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:41.144381 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:41.387781 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:41.519047 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:41.644834 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:41.887613 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:42.025789 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:42.145252 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:42.387587 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:42.519408 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:42.645647 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:42.886670 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:43.019863 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:43.145243 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:43.387121 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:43.519324 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:43.645067 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:43.887081 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:44.028093 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:44.144637 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:44.387481 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:44.519380 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:44.644536 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:44.887527 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:45.047825 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:45.170110 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:45.387838 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:45.519997 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:45.645413 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:45.887287 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:46.019408 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1114 13:36:46.144044 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:46.387303 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:46.518597 1252456 kapi.go:107] duration metric: took 53.018069299s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
I1114 13:36:46.644216 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:46.887116 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:47.144874 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:47.387133 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:47.643808 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:47.887198 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:48.144199 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:48.387140 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:48.644664 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:48.886446 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:49.144376 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:49.387284 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:49.644009 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:49.886961 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:50.145123 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:50.386584 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:50.644835 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:50.886565 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:51.145068 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:51.387293 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:51.645060 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:51.886860 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:52.144713 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:52.386707 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:52.644746 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:52.886635 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:53.144301 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:53.386795 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:53.644233 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:53.887166 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:54.144083 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:54.386919 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:54.644708 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:54.886653 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:55.144546 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:55.387017 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:55.644717 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:55.887594 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:56.143986 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:56.386878 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:56.644102 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:56.887730 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:57.144677 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:57.387488 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:57.644455 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:57.887479 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:58.144768 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:58.390545 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:58.644715 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:58.886957 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:59.145197 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:59.387055 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:36:59.644219 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:36:59.887291 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:37:00.177890 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:37:00.387259 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:37:00.643577 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:37:00.889722 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:37:01.145238 1252456 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1114 13:37:01.388755 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:37:01.644683 1252456 kapi.go:107] duration metric: took 1m10.046747937s to wait for app.kubernetes.io/name=ingress-nginx ...
I1114 13:37:01.886940 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:37:02.387392 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:37:02.888098 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:37:03.387338 1252456 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1114 13:37:03.886554 1252456 kapi.go:107] duration metric: took 1m9.015704503s to wait for kubernetes.io/minikube-addons=gcp-auth ...
I1114 13:37:03.888534 1252456 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-135796 cluster.
I1114 13:37:03.890273 1252456 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.
I1114 13:37:03.891951 1252456 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
I1114 13:37:03.893757 1252456 out.go:177] * Enabled addons: storage-provisioner, cloud-spanner, nvidia-device-plugin, ingress-dns, inspektor-gadget, metrics-server, storage-provisioner-rancher, volumesnapshots, registry, csi-hostpath-driver, ingress, gcp-auth
I1114 13:37:03.895531 1252456 addons.go:502] enable addons completed in 1m19.733914804s: enabled=[storage-provisioner cloud-spanner nvidia-device-plugin ingress-dns inspektor-gadget metrics-server storage-provisioner-rancher volumesnapshots registry csi-hostpath-driver ingress gcp-auth]
I1114 13:37:03.895581 1252456 start.go:233] waiting for cluster config update ...
I1114 13:37:03.895615 1252456 start.go:242] writing updated cluster config ...
I1114 13:37:03.895931 1252456 ssh_runner.go:195] Run: rm -f paused
I1114 13:37:03.970474 1252456 start.go:600] kubectl: 1.28.3, cluster: 1.28.3 (minor skew: 0)
I1114 13:37:03.972667 1252456 out.go:177] * Done! kubectl is now configured to use "addons-135796" cluster and "default" namespace by default
*
* ==> container status <==
* CONTAINER IMAGE CREATED STATE NAME ATTEMPT POD ID POD
2ad703c5715d5 dd1b12fcb6097 6 seconds ago Exited hello-world-app 2 ce6711f4407f8 hello-world-app-5d77478584-mdrs6
c32cc7dbb6838 aae348c9fbd40 33 seconds ago Running nginx 0 e7f9c7a44a765 nginx
74243f74c9b9d 14b04e7ab95a8 43 seconds ago Running headlamp 0 abc7a69fedbfd headlamp-777fd4b855-mk5hh
895dc333c21f5 2a5f29343eb03 2 minutes ago Running gcp-auth 0 228dc895c7c59 gcp-auth-d4c87556c-wzj2h
66d6edb4c6583 f065bfef03d73 2 minutes ago Exited controller 0 2bab4ddad7d88 ingress-nginx-controller-7c6974c4d8-dpc9j
33c66762bdc4e af594c6a879f2 2 minutes ago Exited patch 2 3839aa121b03e ingress-nginx-admission-patch-5sk97
e64dc2a065e23 af594c6a879f2 2 minutes ago Exited create 0 13dc239f06442 ingress-nginx-admission-create-vjv4j
1ffe826279e77 97e04611ad434 2 minutes ago Running coredns 0 5acc94edb3512 coredns-5dd5756b68-kbgpr
8ee42b5af0ad5 ba04bb24b9575 3 minutes ago Running storage-provisioner 0 fb7933148c31c storage-provisioner
0f9b74c79cc02 04b4eaa3d3db8 3 minutes ago Running kindnet-cni 0 bcf92c227d1d6 kindnet-594t9
8f6726f5f0c00 a5dd5cdd6d3ef 3 minutes ago Running kube-proxy 0 b8ba5cba71c66 kube-proxy-bhsf2
355f5252ffd93 42a4e73724daa 3 minutes ago Running kube-scheduler 0 957973d3a66c4 kube-scheduler-addons-135796
3a63089219e16 8276439b4f237 3 minutes ago Running kube-controller-manager 0 f416f44996657 kube-controller-manager-addons-135796
82ac0684a5fa7 537e9a59ee2fd 3 minutes ago Running kube-apiserver 0 19ae57d5f5ce0 kube-apiserver-addons-135796
a6c59cec296aa 9cdd6470f48c8 3 minutes ago Running etcd 0 4acffe546c087 etcd-addons-135796
*
* ==> containerd <==
* Nov 14 13:38:58 addons-135796 containerd[745]: time="2023-11-14T13:38:58.663381406Z" level=info msg="Stop container \"66d6edb4c6583ccea1bbf9812414814936c0ce76d5eee85f8f60992f929e03c2\" with signal terminated"
Nov 14 13:38:59 addons-135796 containerd[745]: time="2023-11-14T13:38:59.599236954Z" level=info msg="CreateContainer within sandbox \"ce6711f4407f8ffe31ec852dc9d8cad2aed1c235634e858fba78dfffb5d0728c\" for container &ContainerMetadata{Name:hello-world-app,Attempt:2,}"
Nov 14 13:38:59 addons-135796 containerd[745]: time="2023-11-14T13:38:59.614893359Z" level=info msg="CreateContainer within sandbox \"ce6711f4407f8ffe31ec852dc9d8cad2aed1c235634e858fba78dfffb5d0728c\" for &ContainerMetadata{Name:hello-world-app,Attempt:2,} returns container id \"2ad703c5715d5c0f617441e835d2415e4582eb15d2201c1d5eab5cb8272d941e\""
Nov 14 13:38:59 addons-135796 containerd[745]: time="2023-11-14T13:38:59.615830398Z" level=info msg="StartContainer for \"2ad703c5715d5c0f617441e835d2415e4582eb15d2201c1d5eab5cb8272d941e\""
Nov 14 13:38:59 addons-135796 containerd[745]: time="2023-11-14T13:38:59.702859178Z" level=info msg="StartContainer for \"2ad703c5715d5c0f617441e835d2415e4582eb15d2201c1d5eab5cb8272d941e\" returns successfully"
Nov 14 13:38:59 addons-135796 containerd[745]: time="2023-11-14T13:38:59.732417844Z" level=info msg="shim disconnected" id=2ad703c5715d5c0f617441e835d2415e4582eb15d2201c1d5eab5cb8272d941e
Nov 14 13:38:59 addons-135796 containerd[745]: time="2023-11-14T13:38:59.732648235Z" level=warning msg="cleaning up after shim disconnected" id=2ad703c5715d5c0f617441e835d2415e4582eb15d2201c1d5eab5cb8272d941e namespace=k8s.io
Nov 14 13:38:59 addons-135796 containerd[745]: time="2023-11-14T13:38:59.732673851Z" level=info msg="cleaning up dead shim"
Nov 14 13:38:59 addons-135796 containerd[745]: time="2023-11-14T13:38:59.744780515Z" level=warning msg="cleanup warnings time=\"2023-11-14T13:38:59Z\" level=info msg=\"starting signal loop\" namespace=k8s.io pid=12069 runtime=io.containerd.runc.v2\n"
Nov 14 13:38:59 addons-135796 containerd[745]: time="2023-11-14T13:38:59.868971861Z" level=info msg="RemoveContainer for \"1928567ee1782baa1756739ce141d65f7b18ce2b4258321bb5a53da97973e3da\""
Nov 14 13:38:59 addons-135796 containerd[745]: time="2023-11-14T13:38:59.882287440Z" level=info msg="RemoveContainer for \"1928567ee1782baa1756739ce141d65f7b18ce2b4258321bb5a53da97973e3da\" returns successfully"
Nov 14 13:39:00 addons-135796 containerd[745]: time="2023-11-14T13:39:00.671897106Z" level=info msg="Kill container \"66d6edb4c6583ccea1bbf9812414814936c0ce76d5eee85f8f60992f929e03c2\""
Nov 14 13:39:00 addons-135796 containerd[745]: time="2023-11-14T13:39:00.763090838Z" level=info msg="shim disconnected" id=66d6edb4c6583ccea1bbf9812414814936c0ce76d5eee85f8f60992f929e03c2
Nov 14 13:39:00 addons-135796 containerd[745]: time="2023-11-14T13:39:00.763158260Z" level=warning msg="cleaning up after shim disconnected" id=66d6edb4c6583ccea1bbf9812414814936c0ce76d5eee85f8f60992f929e03c2 namespace=k8s.io
Nov 14 13:39:00 addons-135796 containerd[745]: time="2023-11-14T13:39:00.763169312Z" level=info msg="cleaning up dead shim"
Nov 14 13:39:00 addons-135796 containerd[745]: time="2023-11-14T13:39:00.774640228Z" level=warning msg="cleanup warnings time=\"2023-11-14T13:39:00Z\" level=info msg=\"starting signal loop\" namespace=k8s.io pid=12101 runtime=io.containerd.runc.v2\n"
Nov 14 13:39:00 addons-135796 containerd[745]: time="2023-11-14T13:39:00.778155294Z" level=info msg="StopContainer for \"66d6edb4c6583ccea1bbf9812414814936c0ce76d5eee85f8f60992f929e03c2\" returns successfully"
Nov 14 13:39:00 addons-135796 containerd[745]: time="2023-11-14T13:39:00.778724089Z" level=info msg="StopPodSandbox for \"2bab4ddad7d88c58ac4249f0cea1272db22d516e49cdf9c3ae3cae4dbb9ca213\""
Nov 14 13:39:00 addons-135796 containerd[745]: time="2023-11-14T13:39:00.778813024Z" level=info msg="Container to stop \"66d6edb4c6583ccea1bbf9812414814936c0ce76d5eee85f8f60992f929e03c2\" must be in running or unknown state, current state \"CONTAINER_EXITED\""
Nov 14 13:39:00 addons-135796 containerd[745]: time="2023-11-14T13:39:00.814316787Z" level=info msg="shim disconnected" id=2bab4ddad7d88c58ac4249f0cea1272db22d516e49cdf9c3ae3cae4dbb9ca213
Nov 14 13:39:00 addons-135796 containerd[745]: time="2023-11-14T13:39:00.814381000Z" level=warning msg="cleaning up after shim disconnected" id=2bab4ddad7d88c58ac4249f0cea1272db22d516e49cdf9c3ae3cae4dbb9ca213 namespace=k8s.io
Nov 14 13:39:00 addons-135796 containerd[745]: time="2023-11-14T13:39:00.814391667Z" level=info msg="cleaning up dead shim"
Nov 14 13:39:00 addons-135796 containerd[745]: time="2023-11-14T13:39:00.826779044Z" level=warning msg="cleanup warnings time=\"2023-11-14T13:39:00Z\" level=info msg=\"starting signal loop\" namespace=k8s.io pid=12132 runtime=io.containerd.runc.v2\n"
Nov 14 13:39:00 addons-135796 containerd[745]: time="2023-11-14T13:39:00.884124187Z" level=info msg="TearDown network for sandbox \"2bab4ddad7d88c58ac4249f0cea1272db22d516e49cdf9c3ae3cae4dbb9ca213\" successfully"
Nov 14 13:39:00 addons-135796 containerd[745]: time="2023-11-14T13:39:00.884179670Z" level=info msg="StopPodSandbox for \"2bab4ddad7d88c58ac4249f0cea1272db22d516e49cdf9c3ae3cae4dbb9ca213\" returns successfully"
*
* ==> coredns [1ffe826279e77fc4506412b1eebe92d26d0c4fa7b25457821e9df28b97bf7298] <==
* [INFO] 10.244.0.18:44383 - 33110 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000261956s
[INFO] 10.244.0.18:40885 - 55619 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000043011s
[INFO] 10.244.0.18:40885 - 26292 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000084701s
[INFO] 10.244.0.18:40885 - 19605 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.00005984s
[INFO] 10.244.0.18:40885 - 39209 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001135086s
[INFO] 10.244.0.18:40885 - 39860 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001072284s
[INFO] 10.244.0.18:40885 - 52330 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000089173s
[INFO] 10.244.0.18:48330 - 51601 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000151359s
[INFO] 10.244.0.18:48330 - 2513 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000104304s
[INFO] 10.244.0.18:45798 - 13136 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000056s
[INFO] 10.244.0.18:45798 - 16031 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000082634s
[INFO] 10.244.0.18:48330 - 14578 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.0001685s
[INFO] 10.244.0.18:48330 - 21067 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000065379s
[INFO] 10.244.0.18:45798 - 37336 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000053711s
[INFO] 10.244.0.18:45798 - 54529 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000087319s
[INFO] 10.244.0.18:48330 - 44265 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000125021s
[INFO] 10.244.0.18:48330 - 53705 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.00010185s
[INFO] 10.244.0.18:45798 - 24375 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000088542s
[INFO] 10.244.0.18:45798 - 22838 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000096779s
[INFO] 10.244.0.18:45798 - 59597 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.009902314s
[INFO] 10.244.0.18:48330 - 35650 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.011848129s
[INFO] 10.244.0.18:45798 - 12828 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001565312s
[INFO] 10.244.0.18:45798 - 30584 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000074076s
[INFO] 10.244.0.18:48330 - 48408 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001926985s
[INFO] 10.244.0.18:48330 - 57846 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000094392s
*
* ==> describe nodes <==
* Name: addons-135796
Roles: control-plane
Labels: beta.kubernetes.io/arch=arm64
beta.kubernetes.io/os=linux
kubernetes.io/arch=arm64
kubernetes.io/hostname=addons-135796
kubernetes.io/os=linux
minikube.k8s.io/commit=6d8573efb5a7770e21024de23a29d810b200278b
minikube.k8s.io/name=addons-135796
minikube.k8s.io/primary=true
minikube.k8s.io/updated_at=2023_11_14T13_35_32_0700
minikube.k8s.io/version=v1.32.0
node-role.kubernetes.io/control-plane=
node.kubernetes.io/exclude-from-external-load-balancers=
topology.hostpath.csi/node=addons-135796
Annotations: kubeadm.alpha.kubernetes.io/cri-socket: unix:///run/containerd/containerd.sock
node.alpha.kubernetes.io/ttl: 0
volumes.kubernetes.io/controller-managed-attach-detach: true
CreationTimestamp: Tue, 14 Nov 2023 13:35:28 +0000
Taints: <none>
Unschedulable: false
Lease:
HolderIdentity: addons-135796
AcquireTime: <unset>
RenewTime: Tue, 14 Nov 2023 13:38:56 +0000
Conditions:
Type Status LastHeartbeatTime LastTransitionTime Reason Message
---- ------ ----------------- ------------------ ------ -------
MemoryPressure False Tue, 14 Nov 2023 13:38:35 +0000 Tue, 14 Nov 2023 13:35:25 +0000 KubeletHasSufficientMemory kubelet has sufficient memory available
DiskPressure False Tue, 14 Nov 2023 13:38:35 +0000 Tue, 14 Nov 2023 13:35:25 +0000 KubeletHasNoDiskPressure kubelet has no disk pressure
PIDPressure False Tue, 14 Nov 2023 13:38:35 +0000 Tue, 14 Nov 2023 13:35:25 +0000 KubeletHasSufficientPID kubelet has sufficient PID available
Ready True Tue, 14 Nov 2023 13:38:35 +0000 Tue, 14 Nov 2023 13:35:31 +0000 KubeletReady kubelet is posting ready status
Addresses:
InternalIP: 192.168.49.2
Hostname: addons-135796
Capacity:
cpu: 2
ephemeral-storage: 203034800Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
hugepages-32Mi: 0
hugepages-64Ki: 0
memory: 8022496Ki
pods: 110
Allocatable:
cpu: 2
ephemeral-storage: 203034800Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
hugepages-32Mi: 0
hugepages-64Ki: 0
memory: 8022496Ki
pods: 110
System Info:
Machine ID: 90ce7e5a856c42bfb82231974bc7cb3c
System UUID: bb8fc27b-c1a3-460b-a8d0-bbccd39c1804
Boot ID: a87df0b0-e3c4-42f4-a7f5-31b7e72e6999
Kernel Version: 5.15.0-1049-aws
OS Image: Ubuntu 22.04.3 LTS
Operating System: linux
Architecture: arm64
Container Runtime Version: containerd://1.6.24
Kubelet Version: v1.28.3
Kube-Proxy Version: v1.28.3
PodCIDR: 10.244.0.0/24
PodCIDRs: 10.244.0.0/24
Non-terminated Pods: (12 in total)
Namespace Name CPU Requests CPU Limits Memory Requests Memory Limits Age
--------- ---- ------------ ---------- --------------- ------------- ---
default hello-world-app-5d77478584-mdrs6 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 26s
default nginx 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 36s
gcp-auth gcp-auth-d4c87556c-wzj2h 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 3m12s
headlamp headlamp-777fd4b855-mk5hh 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 48s
kube-system coredns-5dd5756b68-kbgpr 100m (5%!)(MISSING) 0 (0%!)(MISSING) 70Mi (0%!)(MISSING) 170Mi (2%!)(MISSING) 3m22s
kube-system etcd-addons-135796 100m (5%!)(MISSING) 0 (0%!)(MISSING) 100Mi (1%!)(MISSING) 0 (0%!)(MISSING) 3m35s
kube-system kindnet-594t9 100m (5%!)(MISSING) 100m (5%!)(MISSING) 50Mi (0%!)(MISSING) 50Mi (0%!)(MISSING) 3m23s
kube-system kube-apiserver-addons-135796 250m (12%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 3m35s
kube-system kube-controller-manager-addons-135796 200m (10%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 3m37s
kube-system kube-proxy-bhsf2 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 3m23s
kube-system kube-scheduler-addons-135796 100m (5%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 3m35s
kube-system storage-provisioner 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 3m17s
Allocated resources:
(Total limits may be over 100 percent, i.e., overcommitted.)
Resource Requests Limits
-------- -------- ------
cpu 850m (42%!)(MISSING) 100m (5%!)(MISSING)
memory 220Mi (2%!)(MISSING) 220Mi (2%!)(MISSING)
ephemeral-storage 0 (0%!)(MISSING) 0 (0%!)(MISSING)
hugepages-1Gi 0 (0%!)(MISSING) 0 (0%!)(MISSING)
hugepages-2Mi 0 (0%!)(MISSING) 0 (0%!)(MISSING)
hugepages-32Mi 0 (0%!)(MISSING) 0 (0%!)(MISSING)
hugepages-64Ki 0 (0%!)(MISSING) 0 (0%!)(MISSING)
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Starting 3m20s kube-proxy
Normal Starting 3m35s kubelet Starting kubelet.
Normal NodeHasSufficientMemory 3m35s kubelet Node addons-135796 status is now: NodeHasSufficientMemory
Normal NodeHasNoDiskPressure 3m35s kubelet Node addons-135796 status is now: NodeHasNoDiskPressure
Normal NodeHasSufficientPID 3m35s kubelet Node addons-135796 status is now: NodeHasSufficientPID
Normal NodeNotReady 3m35s kubelet Node addons-135796 status is now: NodeNotReady
Normal NodeAllocatableEnforced 3m35s kubelet Updated Node Allocatable limit across pods
Normal NodeReady 3m35s kubelet Node addons-135796 status is now: NodeReady
Normal RegisteredNode 3m23s node-controller Node addons-135796 event: Registered Node addons-135796 in Controller
*
* ==> dmesg <==
* [ +0.001096] FS-Cache: O-key=[8] '9c3f5c0100000000'
[ +0.000735] FS-Cache: N-cookie c=00000054 [p=0000004b fl=2 nc=0 na=1]
[ +0.000996] FS-Cache: N-cookie d=00000000c53663eb{9p.inode} n=00000000293e98e9
[ +0.001092] FS-Cache: N-key=[8] '9c3f5c0100000000'
[ +0.005238] FS-Cache: Duplicate cookie detected
[ +0.000749] FS-Cache: O-cookie c=0000004e [p=0000004b fl=226 nc=0 na=1]
[ +0.001066] FS-Cache: O-cookie d=00000000c53663eb{9p.inode} n=000000006edf6e80
[ +0.001086] FS-Cache: O-key=[8] '9c3f5c0100000000'
[ +0.000736] FS-Cache: N-cookie c=00000055 [p=0000004b fl=2 nc=0 na=1]
[ +0.000993] FS-Cache: N-cookie d=00000000c53663eb{9p.inode} n=00000000d3a85785
[ +0.001134] FS-Cache: N-key=[8] '9c3f5c0100000000'
[ +3.026116] FS-Cache: Duplicate cookie detected
[ +0.000755] FS-Cache: O-cookie c=0000004c [p=0000004b fl=226 nc=0 na=1]
[ +0.001113] FS-Cache: O-cookie d=00000000c53663eb{9p.inode} n=000000002a6e05b9
[ +0.001115] FS-Cache: O-key=[8] '9b3f5c0100000000'
[ +0.000744] FS-Cache: N-cookie c=00000057 [p=0000004b fl=2 nc=0 na=1]
[ +0.000989] FS-Cache: N-cookie d=00000000c53663eb{9p.inode} n=00000000293e98e9
[ +0.001125] FS-Cache: N-key=[8] '9b3f5c0100000000'
[ +0.397596] FS-Cache: Duplicate cookie detected
[ +0.000764] FS-Cache: O-cookie c=00000051 [p=0000004b fl=226 nc=0 na=1]
[ +0.001125] FS-Cache: O-cookie d=00000000c53663eb{9p.inode} n=00000000020bf62c
[ +0.001114] FS-Cache: O-key=[8] 'a13f5c0100000000'
[ +0.000747] FS-Cache: N-cookie c=00000058 [p=0000004b fl=2 nc=0 na=1]
[ +0.000981] FS-Cache: N-cookie d=00000000c53663eb{9p.inode} n=00000000c28c9963
[ +0.001122] FS-Cache: N-key=[8] 'a13f5c0100000000'
*
* ==> etcd [a6c59cec296aabe07ed7e12503e25526d5a0c20f6f56879032c3baf270cd76c9] <==
* {"level":"info","ts":"2023-11-14T13:35:24.589732Z","caller":"fileutil/purge.go:44","msg":"started to purge file","dir":"/var/lib/minikube/etcd/member/snap","suffix":"snap.db","max":5,"interval":"30s"}
{"level":"info","ts":"2023-11-14T13:35:24.589773Z","caller":"fileutil/purge.go:44","msg":"started to purge file","dir":"/var/lib/minikube/etcd/member/snap","suffix":"snap","max":5,"interval":"30s"}
{"level":"info","ts":"2023-11-14T13:35:24.589781Z","caller":"fileutil/purge.go:44","msg":"started to purge file","dir":"/var/lib/minikube/etcd/member/wal","suffix":"wal","max":5,"interval":"30s"}
{"level":"info","ts":"2023-11-14T13:35:24.590291Z","caller":"embed/etcd.go:597","msg":"serving peer traffic","address":"192.168.49.2:2380"}
{"level":"info","ts":"2023-11-14T13:35:24.590306Z","caller":"embed/etcd.go:569","msg":"cmux::serve","address":"192.168.49.2:2380"}
{"level":"info","ts":"2023-11-14T13:35:24.590688Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc switched to configuration voters=(12593026477526642892)"}
{"level":"info","ts":"2023-11-14T13:35:24.590761Z","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":"2023-11-14T13:35:25.360845Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc is starting a new election at term 1"}
{"level":"info","ts":"2023-11-14T13:35:25.361075Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became pre-candidate at term 1"}
{"level":"info","ts":"2023-11-14T13:35:25.361183Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgPreVoteResp from aec36adc501070cc at term 1"}
{"level":"info","ts":"2023-11-14T13:35:25.36133Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 2"}
{"level":"info","ts":"2023-11-14T13:35:25.361412Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 2"}
{"level":"info","ts":"2023-11-14T13:35:25.361503Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 2"}
{"level":"info","ts":"2023-11-14T13:35:25.361582Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
{"level":"info","ts":"2023-11-14T13:35:25.36389Z","caller":"etcdserver/server.go:2062","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-135796 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
{"level":"info","ts":"2023-11-14T13:35:25.364168Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
{"level":"info","ts":"2023-11-14T13:35:25.364806Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
{"level":"info","ts":"2023-11-14T13:35:25.365829Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
{"level":"info","ts":"2023-11-14T13:35:25.366419Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
{"level":"info","ts":"2023-11-14T13:35:25.366532Z","caller":"etcdserver/server.go:2571","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
{"level":"info","ts":"2023-11-14T13:35:25.372511Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
{"level":"info","ts":"2023-11-14T13:35:25.372646Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
{"level":"info","ts":"2023-11-14T13:35:25.372781Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
{"level":"info","ts":"2023-11-14T13:35:25.372884Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
{"level":"info","ts":"2023-11-14T13:35:25.376826Z","caller":"etcdserver/server.go:2595","msg":"cluster version is updated","cluster-version":"3.5"}
*
* ==> gcp-auth [895dc333c21f5cbb56dc393e3ebf587367483181e2ff27ad8c0bbd6a4c2f49ca] <==
* 2023/11/14 13:37:02 GCP Auth Webhook started!
2023/11/14 13:37:14 Ready to marshal response ...
2023/11/14 13:37:14 Ready to write response ...
2023/11/14 13:37:22 Ready to marshal response ...
2023/11/14 13:37:22 Ready to write response ...
2023/11/14 13:37:25 Ready to marshal response ...
2023/11/14 13:37:25 Ready to write response ...
2023/11/14 13:37:25 Ready to marshal response ...
2023/11/14 13:37:25 Ready to write response ...
2023/11/14 13:37:33 Ready to marshal response ...
2023/11/14 13:37:33 Ready to write response ...
2023/11/14 13:37:57 Ready to marshal response ...
2023/11/14 13:37:57 Ready to write response ...
2023/11/14 13:38:18 Ready to marshal response ...
2023/11/14 13:38:18 Ready to write response ...
2023/11/14 13:38:18 Ready to marshal response ...
2023/11/14 13:38:18 Ready to write response ...
2023/11/14 13:38:18 Ready to marshal response ...
2023/11/14 13:38:18 Ready to write response ...
2023/11/14 13:38:30 Ready to marshal response ...
2023/11/14 13:38:30 Ready to write response ...
2023/11/14 13:38:40 Ready to marshal response ...
2023/11/14 13:38:40 Ready to write response ...
*
* ==> kernel <==
* 13:39:06 up 10:21, 0 users, load average: 0.91, 1.04, 1.45
Linux addons-135796 5.15.0-1049-aws #54~20.04.1-Ubuntu SMP Fri Oct 6 22:07:16 UTC 2023 aarch64 aarch64 aarch64 GNU/Linux
PRETTY_NAME="Ubuntu 22.04.3 LTS"
*
* ==> kindnet [0f9b74c79cc02ecc32ddd56d0ac4e53bdd1dfa5b5775a90e9a2e8ac5e2072443] <==
* I1114 13:37:06.124342 1 main.go:227] handling current node
I1114 13:37:16.136634 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I1114 13:37:16.136973 1 main.go:227] handling current node
I1114 13:37:26.150027 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I1114 13:37:26.150054 1 main.go:227] handling current node
I1114 13:37:36.166996 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I1114 13:37:36.167024 1 main.go:227] handling current node
I1114 13:37:46.178607 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I1114 13:37:46.178636 1 main.go:227] handling current node
I1114 13:37:56.187474 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I1114 13:37:56.187504 1 main.go:227] handling current node
I1114 13:38:06.200959 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I1114 13:38:06.200985 1 main.go:227] handling current node
I1114 13:38:16.205983 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I1114 13:38:16.206018 1 main.go:227] handling current node
I1114 13:38:26.210084 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I1114 13:38:26.210112 1 main.go:227] handling current node
I1114 13:38:36.225392 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I1114 13:38:36.225422 1 main.go:227] handling current node
I1114 13:38:46.229419 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I1114 13:38:46.229447 1 main.go:227] handling current node
I1114 13:38:56.242065 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I1114 13:38:56.242093 1 main.go:227] handling current node
I1114 13:39:06.255107 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I1114 13:39:06.255143 1 main.go:227] handling current node
*
* ==> kube-apiserver [82ac0684a5fa74cb010a3ce434547ff4f6da17b98c62ef09d5be338de0107e12] <==
* I1114 13:38:13.542311 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I1114 13:38:13.542534 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I1114 13:38:13.557782 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I1114 13:38:13.557927 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I1114 13:38:13.572614 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I1114 13:38:13.576848 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I1114 13:38:13.585200 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I1114 13:38:13.585311 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I1114 13:38:13.601891 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I1114 13:38:13.601953 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I1114 13:38:13.618504 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I1114 13:38:13.618557 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I1114 13:38:13.619330 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I1114 13:38:13.619447 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
W1114 13:38:14.573219 1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
W1114 13:38:14.618736 1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
W1114 13:38:14.638309 1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
I1114 13:38:18.816346 1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.96.126.98"}
I1114 13:38:29.847011 1 controller.go:624] quota admission added evaluator for: ingresses.networking.k8s.io
I1114 13:38:30.293701 1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.106.230.172"}
I1114 13:38:31.057861 1 handler.go:232] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
I1114 13:38:31.071672 1 handler.go:232] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
W1114 13:38:32.101358 1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
I1114 13:38:40.553255 1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.103.5.185"}
I1114 13:38:40.768722 1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
*
* ==> kube-controller-manager [3a63089219e16d20f8d8861186b5e69aae32bd2422c1d9a3fe0352e3f488c372] <==
* I1114 13:38:40.389183 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="20.526259ms"
I1114 13:38:40.389617 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="33.69µs"
I1114 13:38:40.389820 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="25.551µs"
I1114 13:38:41.185072 1 namespace_controller.go:182] "Namespace has been deleted" namespace="gadget"
W1114 13:38:41.887739 1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E1114 13:38:41.887780 1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
I1114 13:38:42.825360 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="77.874µs"
I1114 13:38:43.346700 1 shared_informer.go:311] Waiting for caches to sync for resource quota
I1114 13:38:43.346745 1 shared_informer.go:318] Caches are synced for resource quota
W1114 13:38:43.660446 1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E1114 13:38:43.660479 1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
I1114 13:38:43.710262 1 shared_informer.go:311] Waiting for caches to sync for garbage collector
I1114 13:38:43.710311 1 shared_informer.go:318] Caches are synced for garbage collector
I1114 13:38:43.833244 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="43.429µs"
I1114 13:38:44.835466 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="42.987µs"
W1114 13:38:48.093264 1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E1114 13:38:48.093302 1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
W1114 13:38:51.575090 1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E1114 13:38:51.575128 1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
W1114 13:38:52.274521 1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E1114 13:38:52.274555 1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
I1114 13:38:57.642323 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-7c6974c4d8" duration="7.36µs"
I1114 13:38:57.645678 1 job_controller.go:562] "enqueueing job" key="ingress-nginx/ingress-nginx-admission-create"
I1114 13:38:57.654304 1 job_controller.go:562] "enqueueing job" key="ingress-nginx/ingress-nginx-admission-patch"
I1114 13:38:59.880084 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="47.36µs"
*
* ==> kube-proxy [8f6726f5f0c003f6fba101850957ac26ec25071f6f07f6365d659e63be9610c7] <==
* I1114 13:35:45.629164 1 server_others.go:69] "Using iptables proxy"
I1114 13:35:45.646405 1 node.go:141] Successfully retrieved node IP: 192.168.49.2
I1114 13:35:45.713263 1 server.go:632] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
I1114 13:35:45.716680 1 server_others.go:152] "Using iptables Proxier"
I1114 13:35:45.716719 1 server_others.go:421] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
I1114 13:35:45.716727 1 server_others.go:438] "Defaulting to no-op detect-local"
I1114 13:35:45.716900 1 proxier.go:251] "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"
I1114 13:35:45.717154 1 server.go:846] "Version info" version="v1.28.3"
I1114 13:35:45.717166 1 server.go:848] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
I1114 13:35:45.719713 1 config.go:188] "Starting service config controller"
I1114 13:35:45.719746 1 shared_informer.go:311] Waiting for caches to sync for service config
I1114 13:35:45.719770 1 config.go:97] "Starting endpoint slice config controller"
I1114 13:35:45.719774 1 shared_informer.go:311] Waiting for caches to sync for endpoint slice config
I1114 13:35:45.728139 1 config.go:315] "Starting node config controller"
I1114 13:35:45.728160 1 shared_informer.go:311] Waiting for caches to sync for node config
I1114 13:35:45.821459 1 shared_informer.go:318] Caches are synced for endpoint slice config
I1114 13:35:45.821510 1 shared_informer.go:318] Caches are synced for service config
I1114 13:35:45.832083 1 shared_informer.go:318] Caches are synced for node config
*
* ==> kube-scheduler [355f5252ffd931d18a07fbe7b47df3a4ad27ce5c22ac1a04f076cf71a6c43e7f] <==
* W1114 13:35:28.267406 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: 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
E1114 13:35:28.267444 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
W1114 13:35:28.267535 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
E1114 13:35:28.267555 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
W1114 13:35:28.267640 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
E1114 13:35:28.267655 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
W1114 13:35:28.267716 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
E1114 13:35:28.267737 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
W1114 13:35:28.267882 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: 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
E1114 13:35:28.267903 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
W1114 13:35:28.268066 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: 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
E1114 13:35:28.268596 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
W1114 13:35:29.082811 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: 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
E1114 13:35:29.082845 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
W1114 13:35:29.120378 1 reflector.go:535] pkg/server/dynamiccertificates/configmap_cafile_content.go:206: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
E1114 13:35:29.120431 1 reflector.go:147] pkg/server/dynamiccertificates/configmap_cafile_content.go:206: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
W1114 13:35:29.154695 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: 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
E1114 13:35:29.154729 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
W1114 13:35:29.213923 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: 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
E1114 13:35:29.213964 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
W1114 13:35:29.352641 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: 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
E1114 13:35:29.352882 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
W1114 13:35:29.366818 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
E1114 13:35:29.366861 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
I1114 13:35:31.112379 1 shared_informer.go:318] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
*
* ==> kubelet <==
* Nov 14 13:38:44 addons-135796 kubelet[1352]: I1114 13:38:44.821886 1352 scope.go:117] "RemoveContainer" containerID="1928567ee1782baa1756739ce141d65f7b18ce2b4258321bb5a53da97973e3da"
Nov 14 13:38:44 addons-135796 kubelet[1352]: E1114 13:38:44.822172 1352 pod_workers.go:1300] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"hello-world-app\" with CrashLoopBackOff: \"back-off 10s restarting failed container=hello-world-app pod=hello-world-app-5d77478584-mdrs6_default(a46389c5-5314-4892-b3c7-ee36f2103d5b)\"" pod="default/hello-world-app-5d77478584-mdrs6" podUID="a46389c5-5314-4892-b3c7-ee36f2103d5b"
Nov 14 13:38:52 addons-135796 kubelet[1352]: I1114 13:38:52.594000 1352 scope.go:117] "RemoveContainer" containerID="287c2d2f4ab5efabdcd8473c71791d58a0e789f065647ce120ea8140fe7e4050"
Nov 14 13:38:52 addons-135796 kubelet[1352]: I1114 13:38:52.842448 1352 scope.go:117] "RemoveContainer" containerID="287c2d2f4ab5efabdcd8473c71791d58a0e789f065647ce120ea8140fe7e4050"
Nov 14 13:38:52 addons-135796 kubelet[1352]: I1114 13:38:52.842763 1352 scope.go:117] "RemoveContainer" containerID="09be99cf9392dcc19cbb95c8184b881474cf2aa748102bbbf9b6b1fcfe61d7e3"
Nov 14 13:38:52 addons-135796 kubelet[1352]: E1114 13:38:52.843009 1352 pod_workers.go:1300] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"minikube-ingress-dns\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=minikube-ingress-dns pod=kube-ingress-dns-minikube_kube-system(15e0f8be-4f6c-431b-ae5a-1f67bf8a22a6)\"" pod="kube-system/kube-ingress-dns-minikube" podUID="15e0f8be-4f6c-431b-ae5a-1f67bf8a22a6"
Nov 14 13:38:56 addons-135796 kubelet[1352]: I1114 13:38:56.584225 1352 reconciler_common.go:172] "operationExecutor.UnmountVolume started for volume \"kube-api-access-cqpng\" (UniqueName: \"kubernetes.io/projected/15e0f8be-4f6c-431b-ae5a-1f67bf8a22a6-kube-api-access-cqpng\") pod \"15e0f8be-4f6c-431b-ae5a-1f67bf8a22a6\" (UID: \"15e0f8be-4f6c-431b-ae5a-1f67bf8a22a6\") "
Nov 14 13:38:56 addons-135796 kubelet[1352]: I1114 13:38:56.589021 1352 operation_generator.go:882] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/15e0f8be-4f6c-431b-ae5a-1f67bf8a22a6-kube-api-access-cqpng" (OuterVolumeSpecName: "kube-api-access-cqpng") pod "15e0f8be-4f6c-431b-ae5a-1f67bf8a22a6" (UID: "15e0f8be-4f6c-431b-ae5a-1f67bf8a22a6"). InnerVolumeSpecName "kube-api-access-cqpng". PluginName "kubernetes.io/projected", VolumeGidValue ""
Nov 14 13:38:56 addons-135796 kubelet[1352]: I1114 13:38:56.684784 1352 reconciler_common.go:300] "Volume detached for volume \"kube-api-access-cqpng\" (UniqueName: \"kubernetes.io/projected/15e0f8be-4f6c-431b-ae5a-1f67bf8a22a6-kube-api-access-cqpng\") on node \"addons-135796\" DevicePath \"\""
Nov 14 13:38:56 addons-135796 kubelet[1352]: I1114 13:38:56.856193 1352 scope.go:117] "RemoveContainer" containerID="09be99cf9392dcc19cbb95c8184b881474cf2aa748102bbbf9b6b1fcfe61d7e3"
Nov 14 13:38:57 addons-135796 kubelet[1352]: I1114 13:38:57.597235 1352 kubelet_volumes.go:161] "Cleaned up orphaned pod volumes dir" podUID="15e0f8be-4f6c-431b-ae5a-1f67bf8a22a6" path="/var/lib/kubelet/pods/15e0f8be-4f6c-431b-ae5a-1f67bf8a22a6/volumes"
Nov 14 13:38:59 addons-135796 kubelet[1352]: I1114 13:38:59.594442 1352 scope.go:117] "RemoveContainer" containerID="1928567ee1782baa1756739ce141d65f7b18ce2b4258321bb5a53da97973e3da"
Nov 14 13:38:59 addons-135796 kubelet[1352]: I1114 13:38:59.597971 1352 kubelet_volumes.go:161] "Cleaned up orphaned pod volumes dir" podUID="0262b214-0016-45a8-8627-b161731bf9ac" path="/var/lib/kubelet/pods/0262b214-0016-45a8-8627-b161731bf9ac/volumes"
Nov 14 13:38:59 addons-135796 kubelet[1352]: I1114 13:38:59.598552 1352 kubelet_volumes.go:161] "Cleaned up orphaned pod volumes dir" podUID="42779909-5459-4728-ac73-9165b258f8a2" path="/var/lib/kubelet/pods/42779909-5459-4728-ac73-9165b258f8a2/volumes"
Nov 14 13:38:59 addons-135796 kubelet[1352]: I1114 13:38:59.866603 1352 scope.go:117] "RemoveContainer" containerID="1928567ee1782baa1756739ce141d65f7b18ce2b4258321bb5a53da97973e3da"
Nov 14 13:38:59 addons-135796 kubelet[1352]: I1114 13:38:59.866981 1352 scope.go:117] "RemoveContainer" containerID="2ad703c5715d5c0f617441e835d2415e4582eb15d2201c1d5eab5cb8272d941e"
Nov 14 13:38:59 addons-135796 kubelet[1352]: E1114 13:38:59.867257 1352 pod_workers.go:1300] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"hello-world-app\" with CrashLoopBackOff: \"back-off 20s restarting failed container=hello-world-app pod=hello-world-app-5d77478584-mdrs6_default(a46389c5-5314-4892-b3c7-ee36f2103d5b)\"" pod="default/hello-world-app-5d77478584-mdrs6" podUID="a46389c5-5314-4892-b3c7-ee36f2103d5b"
Nov 14 13:39:00 addons-135796 kubelet[1352]: I1114 13:39:00.870210 1352 pod_container_deletor.go:80] "Container not found in pod's containers" containerID="2bab4ddad7d88c58ac4249f0cea1272db22d516e49cdf9c3ae3cae4dbb9ca213"
Nov 14 13:39:01 addons-135796 kubelet[1352]: I1114 13:39:01.020429 1352 reconciler_common.go:172] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/ee1b3755-f4d8-486b-9828-c40aa12b14cc-webhook-cert\") pod \"ee1b3755-f4d8-486b-9828-c40aa12b14cc\" (UID: \"ee1b3755-f4d8-486b-9828-c40aa12b14cc\") "
Nov 14 13:39:01 addons-135796 kubelet[1352]: I1114 13:39:01.020508 1352 reconciler_common.go:172] "operationExecutor.UnmountVolume started for volume \"kube-api-access-spqd7\" (UniqueName: \"kubernetes.io/projected/ee1b3755-f4d8-486b-9828-c40aa12b14cc-kube-api-access-spqd7\") pod \"ee1b3755-f4d8-486b-9828-c40aa12b14cc\" (UID: \"ee1b3755-f4d8-486b-9828-c40aa12b14cc\") "
Nov 14 13:39:01 addons-135796 kubelet[1352]: I1114 13:39:01.023430 1352 operation_generator.go:882] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/ee1b3755-f4d8-486b-9828-c40aa12b14cc-kube-api-access-spqd7" (OuterVolumeSpecName: "kube-api-access-spqd7") pod "ee1b3755-f4d8-486b-9828-c40aa12b14cc" (UID: "ee1b3755-f4d8-486b-9828-c40aa12b14cc"). InnerVolumeSpecName "kube-api-access-spqd7". PluginName "kubernetes.io/projected", VolumeGidValue ""
Nov 14 13:39:01 addons-135796 kubelet[1352]: I1114 13:39:01.025320 1352 operation_generator.go:882] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/ee1b3755-f4d8-486b-9828-c40aa12b14cc-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "ee1b3755-f4d8-486b-9828-c40aa12b14cc" (UID: "ee1b3755-f4d8-486b-9828-c40aa12b14cc"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
Nov 14 13:39:01 addons-135796 kubelet[1352]: I1114 13:39:01.121773 1352 reconciler_common.go:300] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/ee1b3755-f4d8-486b-9828-c40aa12b14cc-webhook-cert\") on node \"addons-135796\" DevicePath \"\""
Nov 14 13:39:01 addons-135796 kubelet[1352]: I1114 13:39:01.121820 1352 reconciler_common.go:300] "Volume detached for volume \"kube-api-access-spqd7\" (UniqueName: \"kubernetes.io/projected/ee1b3755-f4d8-486b-9828-c40aa12b14cc-kube-api-access-spqd7\") on node \"addons-135796\" DevicePath \"\""
Nov 14 13:39:01 addons-135796 kubelet[1352]: I1114 13:39:01.597326 1352 kubelet_volumes.go:161] "Cleaned up orphaned pod volumes dir" podUID="ee1b3755-f4d8-486b-9828-c40aa12b14cc" path="/var/lib/kubelet/pods/ee1b3755-f4d8-486b-9828-c40aa12b14cc/volumes"
*
* ==> storage-provisioner [8ee42b5af0ad58f18d882c7f795d580d416d4fd3511f7a1979670be6f6029e22] <==
* I1114 13:35:50.954599 1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
I1114 13:35:50.981895 1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
I1114 13:35:50.982020 1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
I1114 13:35:51.001051 1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
I1114 13:35:51.001274 1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-135796_87b06d8d-b748-489f-94dc-c5d37b508c4d!
I1114 13:35:51.002565 1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"ddadb943-9860-4700-93fe-1731c0843f05", APIVersion:"v1", ResourceVersion:"609", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-135796_87b06d8d-b748-489f-94dc-c5d37b508c4d became leader
I1114 13:35:51.117067 1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-135796_87b06d8d-b748-489f-94dc-c5d37b508c4d!
-- /stdout --
helpers_test.go:254: (dbg) Run: out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-135796 -n addons-135796
helpers_test.go:261: (dbg) Run: kubectl --context addons-135796 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:285: <<< TestAddons/parallel/Ingress FAILED: end of post-mortem logs <<<
helpers_test.go:286: ---------------------/post-mortem---------------------------------
--- FAIL: TestAddons/parallel/Ingress (38.51s)