Test Report: Docker_Linux_containerd_arm64 20325

                    
                      73d4c4cc05833259b18cd28e4f502fc92150767e:2025-01-27:38095
                    
                

Test fail (1/330)

Order failed test Duration
248 TestScheduledStopUnix 37.32
x
+
TestScheduledStopUnix (37.32s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-arm64 start -p scheduled-stop-735749 --memory=2048 --driver=docker  --container-runtime=containerd
E0127 14:20:47.442159  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/addons-084879/client.crt: no such file or directory" logger="UnhandledError"
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-arm64 start -p scheduled-stop-735749 --memory=2048 --driver=docker  --container-runtime=containerd: (32.284452448s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-735749 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-arm64 status --format={{.TimeToStop}} -p scheduled-stop-735749 -n scheduled-stop-735749
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-735749 --schedule 15s
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:98: process 1145850 running but should have been killed on reschedule of stop
panic.go:629: *** TestScheduledStopUnix FAILED at 2025-01-27 14:21:14.597020527 +0000 UTC m=+2073.453175285
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestScheduledStopUnix]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect scheduled-stop-735749
helpers_test.go:235: (dbg) docker inspect scheduled-stop-735749:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "ad2e0be7832dcc5a59b2018cb9742a52f085f164ce07ea5bf175c02d1db73a12",
	        "Created": "2025-01-27T14:20:47.293738925Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 1143903,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-01-27T14:20:47.447693525Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:0434cf58b6dbace281e5de753aa4b2e3fe33dc9a3be53021531403743c3f155a",
	        "ResolvConfPath": "/var/lib/docker/containers/ad2e0be7832dcc5a59b2018cb9742a52f085f164ce07ea5bf175c02d1db73a12/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/ad2e0be7832dcc5a59b2018cb9742a52f085f164ce07ea5bf175c02d1db73a12/hostname",
	        "HostsPath": "/var/lib/docker/containers/ad2e0be7832dcc5a59b2018cb9742a52f085f164ce07ea5bf175c02d1db73a12/hosts",
	        "LogPath": "/var/lib/docker/containers/ad2e0be7832dcc5a59b2018cb9742a52f085f164ce07ea5bf175c02d1db73a12/ad2e0be7832dcc5a59b2018cb9742a52f085f164ce07ea5bf175c02d1db73a12-json.log",
	        "Name": "/scheduled-stop-735749",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "scheduled-stop-735749:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "scheduled-stop-735749",
	            "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": 2147483648,
	            "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": 4294967296,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "LowerDir": "/var/lib/docker/overlay2/2f765c866da6aa539f308f2197ad46aa795316047e1b1ee8e67e0bf1dd805a5d-init/diff:/var/lib/docker/overlay2/b004c1c82f1902f99b3b285e67dcfa27cc70c62db1cf8fb7b3885e9b2248dbf3/diff",
	                "MergedDir": "/var/lib/docker/overlay2/2f765c866da6aa539f308f2197ad46aa795316047e1b1ee8e67e0bf1dd805a5d/merged",
	                "UpperDir": "/var/lib/docker/overlay2/2f765c866da6aa539f308f2197ad46aa795316047e1b1ee8e67e0bf1dd805a5d/diff",
	                "WorkDir": "/var/lib/docker/overlay2/2f765c866da6aa539f308f2197ad46aa795316047e1b1ee8e67e0bf1dd805a5d/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "scheduled-stop-735749",
	                "Source": "/var/lib/docker/volumes/scheduled-stop-735749/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "scheduled-stop-735749",
	            "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:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279",
	            "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": "scheduled-stop-735749",
	                "name.minikube.sigs.k8s.io": "scheduled-stop-735749",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "05935358a6973877344ffc3be4dac00e111df21e92bb5930e51065afda5ac5d1",
	            "SandboxKey": "/var/run/docker/netns/05935358a697",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34096"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34097"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34100"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34098"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34099"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "scheduled-stop-735749": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.76.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:4c:02",
	                    "DriverOpts": null,
	                    "NetworkID": "54759d86d37eedb571d4cfb6b91cf22f4ebf820e0d41e9238fcf3648c62acc1b",
	                    "EndpointID": "e42c1425898bbdc9ea5a513b2c20b34f449ac4a8956600be5ee2794794d5c329",
	                    "Gateway": "192.168.76.1",
	                    "IPAddress": "192.168.76.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "scheduled-stop-735749",
	                        "ad2e0be7832d"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-735749 -n scheduled-stop-735749
helpers_test.go:244: <<< TestScheduledStopUnix FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestScheduledStopUnix]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p scheduled-stop-735749 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p scheduled-stop-735749 logs -n 25: (1.34816794s)
helpers_test.go:252: TestScheduledStopUnix logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|-----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |        Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|-----------------------|---------|---------|---------------------|---------------------|
	| stop    | -p multinode-978001            | multinode-978001      | jenkins | v1.35.0 | 27 Jan 25 14:15 UTC | 27 Jan 25 14:15 UTC |
	| start   | -p multinode-978001            | multinode-978001      | jenkins | v1.35.0 | 27 Jan 25 14:15 UTC | 27 Jan 25 14:16 UTC |
	|         | --wait=true -v=8               |                       |         |         |                     |                     |
	|         | --alsologtostderr              |                       |         |         |                     |                     |
	| node    | list -p multinode-978001       | multinode-978001      | jenkins | v1.35.0 | 27 Jan 25 14:16 UTC |                     |
	| node    | multinode-978001 node delete   | multinode-978001      | jenkins | v1.35.0 | 27 Jan 25 14:16 UTC | 27 Jan 25 14:17 UTC |
	|         | m03                            |                       |         |         |                     |                     |
	| stop    | multinode-978001 stop          | multinode-978001      | jenkins | v1.35.0 | 27 Jan 25 14:17 UTC | 27 Jan 25 14:17 UTC |
	| start   | -p multinode-978001            | multinode-978001      | jenkins | v1.35.0 | 27 Jan 25 14:17 UTC | 27 Jan 25 14:18 UTC |
	|         | --wait=true -v=8               |                       |         |         |                     |                     |
	|         | --alsologtostderr              |                       |         |         |                     |                     |
	|         | --driver=docker                |                       |         |         |                     |                     |
	|         | --container-runtime=containerd |                       |         |         |                     |                     |
	| node    | list -p multinode-978001       | multinode-978001      | jenkins | v1.35.0 | 27 Jan 25 14:18 UTC |                     |
	| start   | -p multinode-978001-m02        | multinode-978001-m02  | jenkins | v1.35.0 | 27 Jan 25 14:18 UTC |                     |
	|         | --driver=docker                |                       |         |         |                     |                     |
	|         | --container-runtime=containerd |                       |         |         |                     |                     |
	| start   | -p multinode-978001-m03        | multinode-978001-m03  | jenkins | v1.35.0 | 27 Jan 25 14:18 UTC | 27 Jan 25 14:18 UTC |
	|         | --driver=docker                |                       |         |         |                     |                     |
	|         | --container-runtime=containerd |                       |         |         |                     |                     |
	| node    | add -p multinode-978001        | multinode-978001      | jenkins | v1.35.0 | 27 Jan 25 14:18 UTC |                     |
	| delete  | -p multinode-978001-m03        | multinode-978001-m03  | jenkins | v1.35.0 | 27 Jan 25 14:18 UTC | 27 Jan 25 14:18 UTC |
	| delete  | -p multinode-978001            | multinode-978001      | jenkins | v1.35.0 | 27 Jan 25 14:18 UTC | 27 Jan 25 14:18 UTC |
	| start   | -p test-preload-185490         | test-preload-185490   | jenkins | v1.35.0 | 27 Jan 25 14:18 UTC | 27 Jan 25 14:20 UTC |
	|         | --memory=2200                  |                       |         |         |                     |                     |
	|         | --alsologtostderr              |                       |         |         |                     |                     |
	|         | --wait=true --preload=false    |                       |         |         |                     |                     |
	|         | --driver=docker                |                       |         |         |                     |                     |
	|         | --container-runtime=containerd |                       |         |         |                     |                     |
	|         | --kubernetes-version=v1.24.4   |                       |         |         |                     |                     |
	| image   | test-preload-185490 image pull | test-preload-185490   | jenkins | v1.35.0 | 27 Jan 25 14:20 UTC | 27 Jan 25 14:20 UTC |
	|         | gcr.io/k8s-minikube/busybox    |                       |         |         |                     |                     |
	| stop    | -p test-preload-185490         | test-preload-185490   | jenkins | v1.35.0 | 27 Jan 25 14:20 UTC | 27 Jan 25 14:20 UTC |
	| start   | -p test-preload-185490         | test-preload-185490   | jenkins | v1.35.0 | 27 Jan 25 14:20 UTC | 27 Jan 25 14:20 UTC |
	|         | --memory=2200                  |                       |         |         |                     |                     |
	|         | --alsologtostderr -v=1         |                       |         |         |                     |                     |
	|         | --wait=true --driver=docker    |                       |         |         |                     |                     |
	|         | --container-runtime=containerd |                       |         |         |                     |                     |
	| image   | test-preload-185490 image list | test-preload-185490   | jenkins | v1.35.0 | 27 Jan 25 14:20 UTC | 27 Jan 25 14:20 UTC |
	| delete  | -p test-preload-185490         | test-preload-185490   | jenkins | v1.35.0 | 27 Jan 25 14:20 UTC | 27 Jan 25 14:20 UTC |
	| start   | -p scheduled-stop-735749       | scheduled-stop-735749 | jenkins | v1.35.0 | 27 Jan 25 14:20 UTC | 27 Jan 25 14:21 UTC |
	|         | --memory=2048 --driver=docker  |                       |         |         |                     |                     |
	|         | --container-runtime=containerd |                       |         |         |                     |                     |
	| stop    | -p scheduled-stop-735749       | scheduled-stop-735749 | jenkins | v1.35.0 | 27 Jan 25 14:21 UTC |                     |
	|         | --schedule 5m                  |                       |         |         |                     |                     |
	| stop    | -p scheduled-stop-735749       | scheduled-stop-735749 | jenkins | v1.35.0 | 27 Jan 25 14:21 UTC |                     |
	|         | --schedule 5m                  |                       |         |         |                     |                     |
	| stop    | -p scheduled-stop-735749       | scheduled-stop-735749 | jenkins | v1.35.0 | 27 Jan 25 14:21 UTC |                     |
	|         | --schedule 5m                  |                       |         |         |                     |                     |
	| stop    | -p scheduled-stop-735749       | scheduled-stop-735749 | jenkins | v1.35.0 | 27 Jan 25 14:21 UTC |                     |
	|         | --schedule 15s                 |                       |         |         |                     |                     |
	| stop    | -p scheduled-stop-735749       | scheduled-stop-735749 | jenkins | v1.35.0 | 27 Jan 25 14:21 UTC |                     |
	|         | --schedule 15s                 |                       |         |         |                     |                     |
	| stop    | -p scheduled-stop-735749       | scheduled-stop-735749 | jenkins | v1.35.0 | 27 Jan 25 14:21 UTC |                     |
	|         | --schedule 15s                 |                       |         |         |                     |                     |
	|---------|--------------------------------|-----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/01/27 14:20:41
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.23.4 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0127 14:20:41.842988 1143413 out.go:345] Setting OutFile to fd 1 ...
	I0127 14:20:41.843098 1143413 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 14:20:41.843102 1143413 out.go:358] Setting ErrFile to fd 2...
	I0127 14:20:41.843106 1143413 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 14:20:41.843333 1143413 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20325-991453/.minikube/bin
	I0127 14:20:41.843697 1143413 out.go:352] Setting JSON to false
	I0127 14:20:41.844577 1143413 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":18187,"bootTime":1737969455,"procs":179,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1075-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0127 14:20:41.844638 1143413 start.go:139] virtualization:  
	I0127 14:20:41.848582 1143413 out.go:177] * [scheduled-stop-735749] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	I0127 14:20:41.853156 1143413 out.go:177]   - MINIKUBE_LOCATION=20325
	I0127 14:20:41.853323 1143413 notify.go:220] Checking for updates...
	I0127 14:20:41.859769 1143413 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0127 14:20:41.863139 1143413 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20325-991453/kubeconfig
	I0127 14:20:41.866331 1143413 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20325-991453/.minikube
	I0127 14:20:41.869552 1143413 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0127 14:20:41.872720 1143413 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0127 14:20:41.876091 1143413 driver.go:394] Setting default libvirt URI to qemu:///system
	I0127 14:20:41.902963 1143413 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0127 14:20:41.903078 1143413 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0127 14:20:41.961716 1143413 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:24 OomKillDisable:true NGoroutines:43 SystemTime:2025-01-27 14:20:41.952700267 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0127 14:20:41.961815 1143413 docker.go:318] overlay module found
	I0127 14:20:41.965005 1143413 out.go:177] * Using the docker driver based on user configuration
	I0127 14:20:41.967883 1143413 start.go:297] selected driver: docker
	I0127 14:20:41.967890 1143413 start.go:901] validating driver "docker" against <nil>
	I0127 14:20:41.967902 1143413 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0127 14:20:41.968670 1143413 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0127 14:20:42.024519 1143413 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:24 OomKillDisable:true NGoroutines:43 SystemTime:2025-01-27 14:20:42.015175348 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0127 14:20:42.024719 1143413 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0127 14:20:42.024942 1143413 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0127 14:20:42.027937 1143413 out.go:177] * Using Docker driver with root privileges
	I0127 14:20:42.030948 1143413 cni.go:84] Creating CNI manager for ""
	I0127 14:20:42.031006 1143413 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0127 14:20:42.031015 1143413 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0127 14:20:42.031100 1143413 start.go:340] cluster config:
	{Name:scheduled-stop-735749 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 Memory:2048 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.1 ClusterName:scheduled-stop-735749 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:contain
erd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0127 14:20:42.036360 1143413 out.go:177] * Starting "scheduled-stop-735749" primary control-plane node in "scheduled-stop-735749" cluster
	I0127 14:20:42.039287 1143413 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0127 14:20:42.042321 1143413 out.go:177] * Pulling base image v0.0.46 ...
	I0127 14:20:42.045265 1143413 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime containerd
	I0127 14:20:42.045321 1143413 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20325-991453/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-containerd-overlay2-arm64.tar.lz4
	I0127 14:20:42.045330 1143413 cache.go:56] Caching tarball of preloaded images
	I0127 14:20:42.045347 1143413 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local docker daemon
	I0127 14:20:42.045436 1143413 preload.go:172] Found /home/jenkins/minikube-integration/20325-991453/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
	I0127 14:20:42.045446 1143413 cache.go:59] Finished verifying existence of preloaded tar for v1.32.1 on containerd
	I0127 14:20:42.046020 1143413 profile.go:143] Saving config to /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/scheduled-stop-735749/config.json ...
	I0127 14:20:42.046060 1143413 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/scheduled-stop-735749/config.json: {Name:mk083e2b1cdb9055fd758f7de4ee63f29fca6018 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 14:20:42.064777 1143413 image.go:100] Found gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local docker daemon, skipping pull
	I0127 14:20:42.064789 1143413 cache.go:145] gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 exists in daemon, skipping load
	I0127 14:20:42.064808 1143413 cache.go:227] Successfully downloaded all kic artifacts
	I0127 14:20:42.064838 1143413 start.go:360] acquireMachinesLock for scheduled-stop-735749: {Name:mkeb98366adf9bbfc405336b49e4b09261f1b968 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0127 14:20:42.064959 1143413 start.go:364] duration metric: took 106.745µs to acquireMachinesLock for "scheduled-stop-735749"
	I0127 14:20:42.064992 1143413 start.go:93] Provisioning new machine with config: &{Name:scheduled-stop-735749 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 Memory:2048 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.1 ClusterName:scheduled-stop-735749 Namespace:default APIServerHAVIP: APIServerName:minikubeCA
APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHA
uthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0127 14:20:42.065074 1143413 start.go:125] createHost starting for "" (driver="docker")
	I0127 14:20:42.068626 1143413 out.go:235] * Creating docker container (CPUs=2, Memory=2048MB) ...
	I0127 14:20:42.068965 1143413 start.go:159] libmachine.API.Create for "scheduled-stop-735749" (driver="docker")
	I0127 14:20:42.068997 1143413 client.go:168] LocalClient.Create starting
	I0127 14:20:42.069077 1143413 main.go:141] libmachine: Reading certificate data from /home/jenkins/minikube-integration/20325-991453/.minikube/certs/ca.pem
	I0127 14:20:42.069118 1143413 main.go:141] libmachine: Decoding PEM data...
	I0127 14:20:42.069131 1143413 main.go:141] libmachine: Parsing certificate...
	I0127 14:20:42.069185 1143413 main.go:141] libmachine: Reading certificate data from /home/jenkins/minikube-integration/20325-991453/.minikube/certs/cert.pem
	I0127 14:20:42.069205 1143413 main.go:141] libmachine: Decoding PEM data...
	I0127 14:20:42.069214 1143413 main.go:141] libmachine: Parsing certificate...
	I0127 14:20:42.069604 1143413 cli_runner.go:164] Run: docker network inspect scheduled-stop-735749 --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}}]}"
	W0127 14:20:42.087983 1143413 cli_runner.go:211] docker network inspect scheduled-stop-735749 --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
	I0127 14:20:42.088069 1143413 network_create.go:284] running [docker network inspect scheduled-stop-735749] to gather additional debugging logs...
	I0127 14:20:42.088086 1143413 cli_runner.go:164] Run: docker network inspect scheduled-stop-735749
	W0127 14:20:42.106048 1143413 cli_runner.go:211] docker network inspect scheduled-stop-735749 returned with exit code 1
	I0127 14:20:42.106078 1143413 network_create.go:287] error running [docker network inspect scheduled-stop-735749]: docker network inspect scheduled-stop-735749: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network scheduled-stop-735749 not found
	I0127 14:20:42.106091 1143413 network_create.go:289] output of [docker network inspect scheduled-stop-735749]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network scheduled-stop-735749 not found
	
	** /stderr **
	I0127 14:20:42.106210 1143413 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}}]}"
	I0127 14:20:42.126276 1143413 network.go:211] skipping subnet 192.168.49.0/24 that is taken: &{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:br-1270e5594423 IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:02:42:98:b3:9d:3e} reservation:<nil>}
	I0127 14:20:42.126810 1143413 network.go:211] skipping subnet 192.168.58.0/24 that is taken: &{IP:192.168.58.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.58.0/24 Gateway:192.168.58.1 ClientMin:192.168.58.2 ClientMax:192.168.58.254 Broadcast:192.168.58.255 IsPrivate:true Interface:{IfaceName:br-3681b4bed2ff IfaceIPv4:192.168.58.1 IfaceMTU:1500 IfaceMAC:02:42:19:d3:92:21} reservation:<nil>}
	I0127 14:20:42.127142 1143413 network.go:211] skipping subnet 192.168.67.0/24 that is taken: &{IP:192.168.67.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.67.0/24 Gateway:192.168.67.1 ClientMin:192.168.67.2 ClientMax:192.168.67.254 Broadcast:192.168.67.255 IsPrivate:true Interface:{IfaceName:br-35812aa39cda IfaceIPv4:192.168.67.1 IfaceMTU:1500 IfaceMAC:02:42:1c:a5:9b:76} reservation:<nil>}
	I0127 14:20:42.127632 1143413 network.go:206] using free private subnet 192.168.76.0/24: &{IP:192.168.76.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.76.0/24 Gateway:192.168.76.1 ClientMin:192.168.76.2 ClientMax:192.168.76.254 Broadcast:192.168.76.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0x400198f380}
	I0127 14:20:42.127651 1143413 network_create.go:124] attempt to create docker network scheduled-stop-735749 192.168.76.0/24 with gateway 192.168.76.1 and MTU of 1500 ...
	I0127 14:20:42.127731 1143413 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.76.0/24 --gateway=192.168.76.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=scheduled-stop-735749 scheduled-stop-735749
	I0127 14:20:42.214036 1143413 network_create.go:108] docker network scheduled-stop-735749 192.168.76.0/24 created
	I0127 14:20:42.214071 1143413 kic.go:121] calculated static IP "192.168.76.2" for the "scheduled-stop-735749" container
	I0127 14:20:42.214151 1143413 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0127 14:20:42.231418 1143413 cli_runner.go:164] Run: docker volume create scheduled-stop-735749 --label name.minikube.sigs.k8s.io=scheduled-stop-735749 --label created_by.minikube.sigs.k8s.io=true
	I0127 14:20:42.251958 1143413 oci.go:103] Successfully created a docker volume scheduled-stop-735749
	I0127 14:20:42.252036 1143413 cli_runner.go:164] Run: docker run --rm --name scheduled-stop-735749-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=scheduled-stop-735749 --entrypoint /usr/bin/test -v scheduled-stop-735749:/var gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -d /var/lib
	I0127 14:20:42.841329 1143413 oci.go:107] Successfully prepared a docker volume scheduled-stop-735749
	I0127 14:20:42.841369 1143413 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime containerd
	I0127 14:20:42.841387 1143413 kic.go:194] Starting extracting preloaded images to volume ...
	I0127 14:20:42.841463 1143413 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20325-991453/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v scheduled-stop-735749:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -I lz4 -xf /preloaded.tar -C /extractDir
	I0127 14:20:47.225757 1143413 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20325-991453/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v scheduled-stop-735749:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -I lz4 -xf /preloaded.tar -C /extractDir: (4.384238872s)
	I0127 14:20:47.225777 1143413 kic.go:203] duration metric: took 4.384386602s to extract preloaded images to volume ...
	W0127 14:20:47.225912 1143413 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0127 14:20:47.226036 1143413 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0127 14:20:47.278724 1143413 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 scheduled-stop-735749 --name scheduled-stop-735749 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=scheduled-stop-735749 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=scheduled-stop-735749 --network scheduled-stop-735749 --ip 192.168.76.2 --volume scheduled-stop-735749:/var --security-opt apparmor=unconfined --memory=2048mb --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:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279
	I0127 14:20:47.604611 1143413 cli_runner.go:164] Run: docker container inspect scheduled-stop-735749 --format={{.State.Running}}
	I0127 14:20:47.625185 1143413 cli_runner.go:164] Run: docker container inspect scheduled-stop-735749 --format={{.State.Status}}
	I0127 14:20:47.651731 1143413 cli_runner.go:164] Run: docker exec scheduled-stop-735749 stat /var/lib/dpkg/alternatives/iptables
	I0127 14:20:47.703876 1143413 oci.go:144] the created container "scheduled-stop-735749" has a running status.
	I0127 14:20:47.703899 1143413 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/20325-991453/.minikube/machines/scheduled-stop-735749/id_rsa...
	I0127 14:20:48.329573 1143413 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/20325-991453/.minikube/machines/scheduled-stop-735749/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0127 14:20:48.368495 1143413 cli_runner.go:164] Run: docker container inspect scheduled-stop-735749 --format={{.State.Status}}
	I0127 14:20:48.394440 1143413 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0127 14:20:48.394451 1143413 kic_runner.go:114] Args: [docker exec --privileged scheduled-stop-735749 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0127 14:20:48.446065 1143413 cli_runner.go:164] Run: docker container inspect scheduled-stop-735749 --format={{.State.Status}}
	I0127 14:20:48.470665 1143413 machine.go:93] provisionDockerMachine start ...
	I0127 14:20:48.470757 1143413 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-735749
	I0127 14:20:48.498179 1143413 main.go:141] libmachine: Using SSH client type: native
	I0127 14:20:48.498580 1143413 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x4132a0] 0x415ae0 <nil>  [] 0s} 127.0.0.1 34096 <nil> <nil>}
	I0127 14:20:48.498589 1143413 main.go:141] libmachine: About to run SSH command:
	hostname
	I0127 14:20:48.630430 1143413 main.go:141] libmachine: SSH cmd err, output: <nil>: scheduled-stop-735749
	
	I0127 14:20:48.630444 1143413 ubuntu.go:169] provisioning hostname "scheduled-stop-735749"
	I0127 14:20:48.630509 1143413 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-735749
	I0127 14:20:48.651835 1143413 main.go:141] libmachine: Using SSH client type: native
	I0127 14:20:48.652109 1143413 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x4132a0] 0x415ae0 <nil>  [] 0s} 127.0.0.1 34096 <nil> <nil>}
	I0127 14:20:48.652120 1143413 main.go:141] libmachine: About to run SSH command:
	sudo hostname scheduled-stop-735749 && echo "scheduled-stop-735749" | sudo tee /etc/hostname
	I0127 14:20:48.795044 1143413 main.go:141] libmachine: SSH cmd err, output: <nil>: scheduled-stop-735749
	
	I0127 14:20:48.795128 1143413 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-735749
	I0127 14:20:48.812532 1143413 main.go:141] libmachine: Using SSH client type: native
	I0127 14:20:48.812770 1143413 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x4132a0] 0x415ae0 <nil>  [] 0s} 127.0.0.1 34096 <nil> <nil>}
	I0127 14:20:48.812785 1143413 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sscheduled-stop-735749' /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 scheduled-stop-735749/g' /etc/hosts;
				else 
					echo '127.0.1.1 scheduled-stop-735749' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0127 14:20:48.934564 1143413 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0127 14:20:48.934582 1143413 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/20325-991453/.minikube CaCertPath:/home/jenkins/minikube-integration/20325-991453/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/20325-991453/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/20325-991453/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/20325-991453/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/20325-991453/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/20325-991453/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/20325-991453/.minikube}
	I0127 14:20:48.934606 1143413 ubuntu.go:177] setting up certificates
	I0127 14:20:48.934614 1143413 provision.go:84] configureAuth start
	I0127 14:20:48.934677 1143413 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" scheduled-stop-735749
	I0127 14:20:48.952306 1143413 provision.go:143] copyHostCerts
	I0127 14:20:48.952375 1143413 exec_runner.go:144] found /home/jenkins/minikube-integration/20325-991453/.minikube/cert.pem, removing ...
	I0127 14:20:48.952383 1143413 exec_runner.go:203] rm: /home/jenkins/minikube-integration/20325-991453/.minikube/cert.pem
	I0127 14:20:48.952466 1143413 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20325-991453/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/20325-991453/.minikube/cert.pem (1123 bytes)
	I0127 14:20:48.952558 1143413 exec_runner.go:144] found /home/jenkins/minikube-integration/20325-991453/.minikube/key.pem, removing ...
	I0127 14:20:48.952562 1143413 exec_runner.go:203] rm: /home/jenkins/minikube-integration/20325-991453/.minikube/key.pem
	I0127 14:20:48.952596 1143413 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20325-991453/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/20325-991453/.minikube/key.pem (1679 bytes)
	I0127 14:20:48.952645 1143413 exec_runner.go:144] found /home/jenkins/minikube-integration/20325-991453/.minikube/ca.pem, removing ...
	I0127 14:20:48.952649 1143413 exec_runner.go:203] rm: /home/jenkins/minikube-integration/20325-991453/.minikube/ca.pem
	I0127 14:20:48.952671 1143413 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20325-991453/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/20325-991453/.minikube/ca.pem (1078 bytes)
	I0127 14:20:48.952717 1143413 provision.go:117] generating server cert: /home/jenkins/minikube-integration/20325-991453/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/20325-991453/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/20325-991453/.minikube/certs/ca-key.pem org=jenkins.scheduled-stop-735749 san=[127.0.0.1 192.168.76.2 localhost minikube scheduled-stop-735749]
	I0127 14:20:49.313089 1143413 provision.go:177] copyRemoteCerts
	I0127 14:20:49.313149 1143413 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0127 14:20:49.313192 1143413 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-735749
	I0127 14:20:49.330142 1143413 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34096 SSHKeyPath:/home/jenkins/minikube-integration/20325-991453/.minikube/machines/scheduled-stop-735749/id_rsa Username:docker}
	I0127 14:20:49.423507 1143413 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20325-991453/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0127 14:20:49.448332 1143413 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20325-991453/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0127 14:20:49.472385 1143413 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20325-991453/.minikube/machines/server.pem --> /etc/docker/server.pem (1229 bytes)
	I0127 14:20:49.500512 1143413 provision.go:87] duration metric: took 565.884425ms to configureAuth
	I0127 14:20:49.500528 1143413 ubuntu.go:193] setting minikube options for container-runtime
	I0127 14:20:49.500722 1143413 config.go:182] Loaded profile config "scheduled-stop-735749": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
	I0127 14:20:49.500728 1143413 machine.go:96] duration metric: took 1.030053508s to provisionDockerMachine
	I0127 14:20:49.500734 1143413 client.go:171] duration metric: took 7.431732103s to LocalClient.Create
	I0127 14:20:49.500757 1143413 start.go:167] duration metric: took 7.431796314s to libmachine.API.Create "scheduled-stop-735749"
	I0127 14:20:49.500764 1143413 start.go:293] postStartSetup for "scheduled-stop-735749" (driver="docker")
	I0127 14:20:49.500772 1143413 start.go:322] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs]
	I0127 14:20:49.500826 1143413 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
	I0127 14:20:49.500865 1143413 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-735749
	I0127 14:20:49.519612 1143413 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34096 SSHKeyPath:/home/jenkins/minikube-integration/20325-991453/.minikube/machines/scheduled-stop-735749/id_rsa Username:docker}
	I0127 14:20:49.615817 1143413 ssh_runner.go:195] Run: cat /etc/os-release
	I0127 14:20:49.619109 1143413 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0127 14:20:49.619139 1143413 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0127 14:20:49.619149 1143413 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0127 14:20:49.619159 1143413 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0127 14:20:49.619168 1143413 filesync.go:126] Scanning /home/jenkins/minikube-integration/20325-991453/.minikube/addons for local assets ...
	I0127 14:20:49.619237 1143413 filesync.go:126] Scanning /home/jenkins/minikube-integration/20325-991453/.minikube/files for local assets ...
	I0127 14:20:49.619321 1143413 filesync.go:149] local asset: /home/jenkins/minikube-integration/20325-991453/.minikube/files/etc/ssl/certs/9968282.pem -> 9968282.pem in /etc/ssl/certs
	I0127 14:20:49.619453 1143413 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0127 14:20:49.627945 1143413 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20325-991453/.minikube/files/etc/ssl/certs/9968282.pem --> /etc/ssl/certs/9968282.pem (1708 bytes)
	I0127 14:20:49.652187 1143413 start.go:296] duration metric: took 151.408795ms for postStartSetup
	I0127 14:20:49.652557 1143413 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" scheduled-stop-735749
	I0127 14:20:49.669061 1143413 profile.go:143] Saving config to /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/scheduled-stop-735749/config.json ...
	I0127 14:20:49.669342 1143413 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0127 14:20:49.669384 1143413 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-735749
	I0127 14:20:49.685749 1143413 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34096 SSHKeyPath:/home/jenkins/minikube-integration/20325-991453/.minikube/machines/scheduled-stop-735749/id_rsa Username:docker}
	I0127 14:20:49.770901 1143413 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0127 14:20:49.775145 1143413 start.go:128] duration metric: took 7.710056284s to createHost
	I0127 14:20:49.775159 1143413 start.go:83] releasing machines lock for "scheduled-stop-735749", held for 7.710192141s
	I0127 14:20:49.775239 1143413 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" scheduled-stop-735749
	I0127 14:20:49.794000 1143413 ssh_runner.go:195] Run: cat /version.json
	I0127 14:20:49.794043 1143413 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-735749
	I0127 14:20:49.794278 1143413 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0127 14:20:49.794349 1143413 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-735749
	I0127 14:20:49.816990 1143413 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34096 SSHKeyPath:/home/jenkins/minikube-integration/20325-991453/.minikube/machines/scheduled-stop-735749/id_rsa Username:docker}
	I0127 14:20:49.824254 1143413 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34096 SSHKeyPath:/home/jenkins/minikube-integration/20325-991453/.minikube/machines/scheduled-stop-735749/id_rsa Username:docker}
	I0127 14:20:49.902686 1143413 ssh_runner.go:195] Run: systemctl --version
	I0127 14:20:50.050041 1143413 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0127 14:20:50.055745 1143413 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' {}" ;
	I0127 14:20:50.082395 1143413 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0127 14:20:50.082473 1143413 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0127 14:20:50.116070 1143413 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0127 14:20:50.116083 1143413 start.go:495] detecting cgroup driver to use...
	I0127 14:20:50.116115 1143413 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0127 14:20:50.116170 1143413 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0127 14:20:50.129422 1143413 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0127 14:20:50.141826 1143413 docker.go:217] disabling cri-docker service (if available) ...
	I0127 14:20:50.141898 1143413 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0127 14:20:50.156890 1143413 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0127 14:20:50.171921 1143413 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0127 14:20:50.259530 1143413 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0127 14:20:50.354531 1143413 docker.go:233] disabling docker service ...
	I0127 14:20:50.354592 1143413 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0127 14:20:50.375875 1143413 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0127 14:20:50.388221 1143413 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0127 14:20:50.482433 1143413 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0127 14:20:50.572184 1143413 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0127 14:20:50.583716 1143413 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0127 14:20:50.600987 1143413 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	I0127 14:20:50.611162 1143413 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"
	I0127 14:20:50.621098 1143413 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0127 14:20:50.621160 1143413 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0127 14:20:50.631193 1143413 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"
	I0127 14:20:50.641091 1143413 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0127 14:20:50.651879 1143413 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0127 14:20:50.661969 1143413 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0127 14:20:50.671414 1143413 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"
	I0127 14:20:50.681213 1143413 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0127 14:20:50.691197 1143413 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I0127 14:20:50.701359 1143413 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0127 14:20:50.710036 1143413 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0127 14:20:50.718394 1143413 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0127 14:20:50.796511 1143413 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0127 14:20:50.921479 1143413 start.go:542] Will wait 60s for socket path /run/containerd/containerd.sock
	I0127 14:20:50.921539 1143413 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
	I0127 14:20:50.925542 1143413 start.go:563] Will wait 60s for crictl version
	I0127 14:20:50.925599 1143413 ssh_runner.go:195] Run: which crictl
	I0127 14:20:50.929147 1143413 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0127 14:20:50.963914 1143413 start.go:579] Version:  0.1.0
	RuntimeName:  containerd
	RuntimeVersion:  1.7.24
	RuntimeApiVersion:  v1
	I0127 14:20:50.963973 1143413 ssh_runner.go:195] Run: containerd --version
	I0127 14:20:50.987275 1143413 ssh_runner.go:195] Run: containerd --version
	I0127 14:20:51.020839 1143413 out.go:177] * Preparing Kubernetes v1.32.1 on containerd 1.7.24 ...
	I0127 14:20:51.023788 1143413 cli_runner.go:164] Run: docker network inspect scheduled-stop-735749 --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}}]}"
	I0127 14:20:51.040139 1143413 ssh_runner.go:195] Run: grep 192.168.76.1	host.minikube.internal$ /etc/hosts
	I0127 14:20:51.043914 1143413 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.76.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0127 14:20:51.055293 1143413 kubeadm.go:883] updating cluster {Name:scheduled-stop-735749 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 Memory:2048 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.1 ClusterName:scheduled-stop-735749 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] A
PIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.76.2 Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock
: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0127 14:20:51.055407 1143413 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime containerd
	I0127 14:20:51.055466 1143413 ssh_runner.go:195] Run: sudo crictl images --output json
	I0127 14:20:51.093029 1143413 containerd.go:627] all images are preloaded for containerd runtime.
	I0127 14:20:51.093042 1143413 containerd.go:534] Images already preloaded, skipping extraction
	I0127 14:20:51.093116 1143413 ssh_runner.go:195] Run: sudo crictl images --output json
	I0127 14:20:51.129983 1143413 containerd.go:627] all images are preloaded for containerd runtime.
	I0127 14:20:51.129996 1143413 cache_images.go:84] Images are preloaded, skipping loading
	I0127 14:20:51.130002 1143413 kubeadm.go:934] updating node { 192.168.76.2 8443 v1.32.1 containerd true true} ...
	I0127 14:20:51.130097 1143413 kubeadm.go:946] kubelet [Unit]
	Wants=containerd.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=scheduled-stop-735749 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.76.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.1 ClusterName:scheduled-stop-735749 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0127 14:20:51.130163 1143413 ssh_runner.go:195] Run: sudo crictl info
	I0127 14:20:51.167853 1143413 cni.go:84] Creating CNI manager for ""
	I0127 14:20:51.167864 1143413 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0127 14:20:51.167873 1143413 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0127 14:20:51.167896 1143413 kubeadm.go:189] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.76.2 APIServerPort:8443 KubernetesVersion:v1.32.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:scheduled-stop-735749 NodeName:scheduled-stop-735749 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.76.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.76.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt St
aticPodPath:/etc/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///run/containerd/containerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0127 14:20:51.168020 1143413 kubeadm.go:195] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.76.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///run/containerd/containerd.sock
	  name: "scheduled-stop-735749"
	  kubeletExtraArgs:
	    - name: "node-ip"
	      value: "192.168.76.2"
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.76.2"]
	  extraArgs:
	    - name: "enable-admission-plugins"
	      value: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    - name: "allocate-node-cidrs"
	      value: "true"
	    - name: "leader-elect"
	      value: "false"
	scheduler:
	  extraArgs:
	    - name: "leader-elect"
	      value: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      - name: "proxy-refresh-interval"
	        value: "70000"
	kubernetesVersion: v1.32.1
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///run/containerd/containerd.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0127 14:20:51.168099 1143413 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.1
	I0127 14:20:51.177629 1143413 binaries.go:44] Found k8s binaries, skipping transfer
	I0127 14:20:51.177711 1143413 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0127 14:20:51.186915 1143413 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (325 bytes)
	I0127 14:20:51.206061 1143413 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0127 14:20:51.224821 1143413 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2311 bytes)
	I0127 14:20:51.244070 1143413 ssh_runner.go:195] Run: grep 192.168.76.2	control-plane.minikube.internal$ /etc/hosts
	I0127 14:20:51.247703 1143413 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.76.2	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0127 14:20:51.258742 1143413 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0127 14:20:51.349767 1143413 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0127 14:20:51.363995 1143413 certs.go:68] Setting up /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/scheduled-stop-735749 for IP: 192.168.76.2
	I0127 14:20:51.364006 1143413 certs.go:194] generating shared ca certs ...
	I0127 14:20:51.364021 1143413 certs.go:226] acquiring lock for ca certs: {Name:mkb01e5d6af6caa976157830f22ddbd96a9b670f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 14:20:51.364161 1143413 certs.go:235] skipping valid "minikubeCA" ca cert: /home/jenkins/minikube-integration/20325-991453/.minikube/ca.key
	I0127 14:20:51.364199 1143413 certs.go:235] skipping valid "proxyClientCA" ca cert: /home/jenkins/minikube-integration/20325-991453/.minikube/proxy-client-ca.key
	I0127 14:20:51.364205 1143413 certs.go:256] generating profile certs ...
	I0127 14:20:51.364268 1143413 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/scheduled-stop-735749/client.key
	I0127 14:20:51.364285 1143413 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/scheduled-stop-735749/client.crt with IP's: []
	I0127 14:20:51.890430 1143413 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/scheduled-stop-735749/client.crt ...
	I0127 14:20:51.890444 1143413 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/scheduled-stop-735749/client.crt: {Name:mkaeeaaf2f440661f7fedcc57b0da3d06e6bf4d0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 14:20:51.890655 1143413 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/scheduled-stop-735749/client.key ...
	I0127 14:20:51.890666 1143413 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/scheduled-stop-735749/client.key: {Name:mkad8bab00153b37faffc7f5b0d64e361b00722d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 14:20:51.890769 1143413 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/scheduled-stop-735749/apiserver.key.2bad953c
	I0127 14:20:51.890782 1143413 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/scheduled-stop-735749/apiserver.crt.2bad953c with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.76.2]
	I0127 14:20:52.675896 1143413 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/scheduled-stop-735749/apiserver.crt.2bad953c ...
	I0127 14:20:52.675912 1143413 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/scheduled-stop-735749/apiserver.crt.2bad953c: {Name:mk5d3747630ce2ef476c165a41e0426e50b4c12c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 14:20:52.676118 1143413 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/scheduled-stop-735749/apiserver.key.2bad953c ...
	I0127 14:20:52.676126 1143413 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/scheduled-stop-735749/apiserver.key.2bad953c: {Name:mkbbbed3f39c777a5a19e30ab326ea1eaf56843c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 14:20:52.676210 1143413 certs.go:381] copying /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/scheduled-stop-735749/apiserver.crt.2bad953c -> /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/scheduled-stop-735749/apiserver.crt
	I0127 14:20:52.676283 1143413 certs.go:385] copying /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/scheduled-stop-735749/apiserver.key.2bad953c -> /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/scheduled-stop-735749/apiserver.key
	I0127 14:20:52.676335 1143413 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/scheduled-stop-735749/proxy-client.key
	I0127 14:20:52.676347 1143413 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/scheduled-stop-735749/proxy-client.crt with IP's: []
	I0127 14:20:53.114642 1143413 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/scheduled-stop-735749/proxy-client.crt ...
	I0127 14:20:53.114657 1143413 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/scheduled-stop-735749/proxy-client.crt: {Name:mk2db7f34e4621f3b8ce7e6186764b66b7435ed8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 14:20:53.114853 1143413 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/scheduled-stop-735749/proxy-client.key ...
	I0127 14:20:53.114861 1143413 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/scheduled-stop-735749/proxy-client.key: {Name:mkd3089b785f8a328d2212209d3d0a350a5972c2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 14:20:53.115048 1143413 certs.go:484] found cert: /home/jenkins/minikube-integration/20325-991453/.minikube/certs/996828.pem (1338 bytes)
	W0127 14:20:53.115082 1143413 certs.go:480] ignoring /home/jenkins/minikube-integration/20325-991453/.minikube/certs/996828_empty.pem, impossibly tiny 0 bytes
	I0127 14:20:53.115090 1143413 certs.go:484] found cert: /home/jenkins/minikube-integration/20325-991453/.minikube/certs/ca-key.pem (1675 bytes)
	I0127 14:20:53.115112 1143413 certs.go:484] found cert: /home/jenkins/minikube-integration/20325-991453/.minikube/certs/ca.pem (1078 bytes)
	I0127 14:20:53.115136 1143413 certs.go:484] found cert: /home/jenkins/minikube-integration/20325-991453/.minikube/certs/cert.pem (1123 bytes)
	I0127 14:20:53.115165 1143413 certs.go:484] found cert: /home/jenkins/minikube-integration/20325-991453/.minikube/certs/key.pem (1679 bytes)
	I0127 14:20:53.115213 1143413 certs.go:484] found cert: /home/jenkins/minikube-integration/20325-991453/.minikube/files/etc/ssl/certs/9968282.pem (1708 bytes)
	I0127 14:20:53.115908 1143413 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20325-991453/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0127 14:20:53.141411 1143413 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20325-991453/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0127 14:20:53.167155 1143413 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20325-991453/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0127 14:20:53.192346 1143413 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20325-991453/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0127 14:20:53.217818 1143413 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/scheduled-stop-735749/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1432 bytes)
	I0127 14:20:53.242832 1143413 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/scheduled-stop-735749/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0127 14:20:53.268643 1143413 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/scheduled-stop-735749/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0127 14:20:53.293640 1143413 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/scheduled-stop-735749/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0127 14:20:53.318792 1143413 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20325-991453/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0127 14:20:53.344550 1143413 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20325-991453/.minikube/certs/996828.pem --> /usr/share/ca-certificates/996828.pem (1338 bytes)
	I0127 14:20:53.370165 1143413 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20325-991453/.minikube/files/etc/ssl/certs/9968282.pem --> /usr/share/ca-certificates/9968282.pem (1708 bytes)
	I0127 14:20:53.395959 1143413 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0127 14:20:53.414608 1143413 ssh_runner.go:195] Run: openssl version
	I0127 14:20:53.420396 1143413 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"
	I0127 14:20:53.430264 1143413 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0127 14:20:53.434092 1143413 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jan 27 13:47 /usr/share/ca-certificates/minikubeCA.pem
	I0127 14:20:53.434153 1143413 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0127 14:20:53.441564 1143413 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"
	I0127 14:20:53.451175 1143413 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/996828.pem && ln -fs /usr/share/ca-certificates/996828.pem /etc/ssl/certs/996828.pem"
	I0127 14:20:53.460960 1143413 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/996828.pem
	I0127 14:20:53.464991 1143413 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Jan 27 13:55 /usr/share/ca-certificates/996828.pem
	I0127 14:20:53.465049 1143413 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/996828.pem
	I0127 14:20:53.472787 1143413 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/996828.pem /etc/ssl/certs/51391683.0"
	I0127 14:20:53.482521 1143413 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/9968282.pem && ln -fs /usr/share/ca-certificates/9968282.pem /etc/ssl/certs/9968282.pem"
	I0127 14:20:53.491991 1143413 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/9968282.pem
	I0127 14:20:53.495810 1143413 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Jan 27 13:55 /usr/share/ca-certificates/9968282.pem
	I0127 14:20:53.495867 1143413 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/9968282.pem
	I0127 14:20:53.502904 1143413 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/9968282.pem /etc/ssl/certs/3ec20f2e.0"
	I0127 14:20:53.512703 1143413 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0127 14:20:53.516109 1143413 certs.go:399] 'apiserver-kubelet-client' cert doesn't exist, likely first start: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I0127 14:20:53.516155 1143413 kubeadm.go:392] StartCluster: {Name:scheduled-stop-735749 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 Memory:2048 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.1 ClusterName:scheduled-stop-735749 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIS
erverIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.76.2 Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver: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: S
SHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0127 14:20:53.516229 1143413 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
	I0127 14:20:53.516287 1143413 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0127 14:20:53.553321 1143413 cri.go:89] found id: ""
	I0127 14:20:53.553384 1143413 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0127 14:20:53.562464 1143413 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0127 14:20:53.571494 1143413 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0127 14:20:53.571551 1143413 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
	I0127 14:20:53.580605 1143413 kubeadm.go:155] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0127 14:20:53.580615 1143413 kubeadm.go:157] found existing configuration files:
	
	I0127 14:20:53.580667 1143413 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0127 14:20:53.589617 1143413 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I0127 14:20:53.589672 1143413 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0127 14:20:53.598428 1143413 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0127 14:20:53.607656 1143413 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0127 14:20:53.607715 1143413 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0127 14:20:53.616591 1143413 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0127 14:20:53.625954 1143413 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0127 14:20:53.626011 1143413 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0127 14:20:53.635649 1143413 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0127 14:20:53.644624 1143413 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0127 14:20:53.644682 1143413 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0127 14:20:53.653454 1143413 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.1:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0127 14:20:53.695422 1143413 kubeadm.go:310] [init] Using Kubernetes version: v1.32.1
	I0127 14:20:53.695472 1143413 kubeadm.go:310] [preflight] Running pre-flight checks
	I0127 14:20:53.722721 1143413 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0127 14:20:53.722786 1143413 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1075-aws
	I0127 14:20:53.722834 1143413 kubeadm.go:310] OS: Linux
	I0127 14:20:53.722879 1143413 kubeadm.go:310] CGROUPS_CPU: enabled
	I0127 14:20:53.722930 1143413 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0127 14:20:53.722976 1143413 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0127 14:20:53.723024 1143413 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0127 14:20:53.723071 1143413 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0127 14:20:53.723118 1143413 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0127 14:20:53.723162 1143413 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0127 14:20:53.723209 1143413 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0127 14:20:53.723254 1143413 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0127 14:20:53.791870 1143413 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0127 14:20:53.791973 1143413 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0127 14:20:53.792062 1143413 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0127 14:20:53.797362 1143413 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0127 14:20:53.803553 1143413 out.go:235]   - Generating certificates and keys ...
	I0127 14:20:53.803736 1143413 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0127 14:20:53.803811 1143413 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0127 14:20:54.283461 1143413 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0127 14:20:54.990547 1143413 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0127 14:20:55.265596 1143413 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0127 14:20:56.494817 1143413 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0127 14:20:56.820400 1143413 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0127 14:20:56.820731 1143413 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [localhost scheduled-stop-735749] and IPs [192.168.76.2 127.0.0.1 ::1]
	I0127 14:20:57.493224 1143413 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0127 14:20:57.493542 1143413 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [localhost scheduled-stop-735749] and IPs [192.168.76.2 127.0.0.1 ::1]
	I0127 14:20:58.374730 1143413 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0127 14:20:59.763695 1143413 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0127 14:21:00.210193 1143413 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0127 14:21:00.210259 1143413 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0127 14:21:00.739199 1143413 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0127 14:21:01.505227 1143413 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0127 14:21:02.484359 1143413 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0127 14:21:02.629834 1143413 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0127 14:21:03.736711 1143413 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0127 14:21:03.737546 1143413 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0127 14:21:03.740452 1143413 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0127 14:21:03.744089 1143413 out.go:235]   - Booting up control plane ...
	I0127 14:21:03.744200 1143413 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0127 14:21:03.744292 1143413 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0127 14:21:03.744374 1143413 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0127 14:21:03.754777 1143413 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0127 14:21:03.761446 1143413 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0127 14:21:03.761653 1143413 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0127 14:21:03.856416 1143413 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0127 14:21:03.856527 1143413 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0127 14:21:04.856711 1143413 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001609184s
	I0127 14:21:04.856790 1143413 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0127 14:21:10.858666 1143413 kubeadm.go:310] [api-check] The API server is healthy after 6.001942913s
	I0127 14:21:10.879023 1143413 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0127 14:21:10.896024 1143413 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0127 14:21:10.932111 1143413 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0127 14:21:10.932306 1143413 kubeadm.go:310] [mark-control-plane] Marking the node scheduled-stop-735749 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0127 14:21:10.949734 1143413 kubeadm.go:310] [bootstrap-token] Using token: 2z1caa.xxn9wfnju1welqhz
	I0127 14:21:10.952659 1143413 out.go:235]   - Configuring RBAC rules ...
	I0127 14:21:10.952782 1143413 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0127 14:21:10.962870 1143413 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0127 14:21:10.974675 1143413 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0127 14:21:10.978780 1143413 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0127 14:21:10.983138 1143413 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0127 14:21:10.987950 1143413 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0127 14:21:11.265616 1143413 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0127 14:21:11.695938 1143413 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0127 14:21:12.267598 1143413 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0127 14:21:12.268821 1143413 kubeadm.go:310] 
	I0127 14:21:12.268885 1143413 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0127 14:21:12.268889 1143413 kubeadm.go:310] 
	I0127 14:21:12.268981 1143413 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0127 14:21:12.268992 1143413 kubeadm.go:310] 
	I0127 14:21:12.269017 1143413 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0127 14:21:12.269092 1143413 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0127 14:21:12.269142 1143413 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0127 14:21:12.269145 1143413 kubeadm.go:310] 
	I0127 14:21:12.269197 1143413 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0127 14:21:12.269201 1143413 kubeadm.go:310] 
	I0127 14:21:12.269247 1143413 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0127 14:21:12.269250 1143413 kubeadm.go:310] 
	I0127 14:21:12.269301 1143413 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0127 14:21:12.269374 1143413 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0127 14:21:12.269441 1143413 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0127 14:21:12.269445 1143413 kubeadm.go:310] 
	I0127 14:21:12.269528 1143413 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0127 14:21:12.269603 1143413 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0127 14:21:12.269606 1143413 kubeadm.go:310] 
	I0127 14:21:12.269689 1143413 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token 2z1caa.xxn9wfnju1welqhz \
	I0127 14:21:12.269791 1143413 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:f34590ae1ee4943696d2681a1698aa06942b53edb55aebb706b7fa1cb74640f2 \
	I0127 14:21:12.269810 1143413 kubeadm.go:310] 	--control-plane 
	I0127 14:21:12.269814 1143413 kubeadm.go:310] 
	I0127 14:21:12.269897 1143413 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0127 14:21:12.269900 1143413 kubeadm.go:310] 
	I0127 14:21:12.269980 1143413 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 2z1caa.xxn9wfnju1welqhz \
	I0127 14:21:12.270080 1143413 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:f34590ae1ee4943696d2681a1698aa06942b53edb55aebb706b7fa1cb74640f2 
	I0127 14:21:12.273391 1143413 kubeadm.go:310] 	[WARNING SystemVerification]: cgroups v1 support is in maintenance mode, please migrate to cgroups v2
	I0127 14:21:12.273608 1143413 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1075-aws\n", err: exit status 1
	I0127 14:21:12.273711 1143413 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0127 14:21:12.273729 1143413 cni.go:84] Creating CNI manager for ""
	I0127 14:21:12.273736 1143413 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0127 14:21:12.276825 1143413 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0127 14:21:12.280026 1143413 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0127 14:21:12.283934 1143413 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.32.1/kubectl ...
	I0127 14:21:12.283946 1143413 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0127 14:21:12.302663 1143413 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0127 14:21:12.591882 1143413 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0127 14:21:12.592030 1143413 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0127 14:21:12.592115 1143413 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes scheduled-stop-735749 minikube.k8s.io/updated_at=2025_01_27T14_21_12_0700 minikube.k8s.io/version=v1.35.0 minikube.k8s.io/commit=6a5089c94d5c3e26f81a121b7614c4f7f440f9c0 minikube.k8s.io/name=scheduled-stop-735749 minikube.k8s.io/primary=true
	I0127 14:21:12.830459 1143413 ops.go:34] apiserver oom_adj: -16
	I0127 14:21:12.830477 1143413 kubeadm.go:1113] duration metric: took 238.50513ms to wait for elevateKubeSystemPrivileges
	I0127 14:21:12.830500 1143413 kubeadm.go:394] duration metric: took 19.314341384s to StartCluster
	I0127 14:21:12.830516 1143413 settings.go:142] acquiring lock: {Name:mk3848c56ae240dfd12dbfb5c16262cb59f58032 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 14:21:12.830574 1143413 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/20325-991453/kubeconfig
	I0127 14:21:12.831748 1143413 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20325-991453/kubeconfig: {Name:mkea3415af2050ac5f7446b7fe73df41bf02ce17 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 14:21:12.832309 1143413 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.76.2 Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0127 14:21:12.833212 1143413 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0127 14:21:12.833518 1143413 config.go:182] Loaded profile config "scheduled-stop-735749": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
	I0127 14:21:12.833567 1143413 addons.go:511] enable addons start: toEnable=map[ambassador:false amd-gpu-device-plugin:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dns:false inspektor-gadget:false istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-device-plugin:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false]
	I0127 14:21:12.833706 1143413 addons.go:69] Setting storage-provisioner=true in profile "scheduled-stop-735749"
	I0127 14:21:12.833728 1143413 addons.go:238] Setting addon storage-provisioner=true in "scheduled-stop-735749"
	I0127 14:21:12.833752 1143413 host.go:66] Checking if "scheduled-stop-735749" exists ...
	I0127 14:21:12.834517 1143413 addons.go:69] Setting default-storageclass=true in profile "scheduled-stop-735749"
	I0127 14:21:12.834533 1143413 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "scheduled-stop-735749"
	I0127 14:21:12.834928 1143413 cli_runner.go:164] Run: docker container inspect scheduled-stop-735749 --format={{.State.Status}}
	I0127 14:21:12.835729 1143413 cli_runner.go:164] Run: docker container inspect scheduled-stop-735749 --format={{.State.Status}}
	I0127 14:21:12.844110 1143413 out.go:177] * Verifying Kubernetes components...
	I0127 14:21:12.847117 1143413 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0127 14:21:12.871904 1143413 addons.go:238] Setting addon default-storageclass=true in "scheduled-stop-735749"
	I0127 14:21:12.871932 1143413 host.go:66] Checking if "scheduled-stop-735749" exists ...
	I0127 14:21:12.872824 1143413 cli_runner.go:164] Run: docker container inspect scheduled-stop-735749 --format={{.State.Status}}
	I0127 14:21:12.892404 1143413 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0127 14:21:12.893272 1143413 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0127 14:21:12.893283 1143413 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0127 14:21:12.893360 1143413 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-735749
	I0127 14:21:12.895622 1143413 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0127 14:21:12.895633 1143413 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0127 14:21:12.895698 1143413 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-735749
	I0127 14:21:12.931629 1143413 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34096 SSHKeyPath:/home/jenkins/minikube-integration/20325-991453/.minikube/machines/scheduled-stop-735749/id_rsa Username:docker}
	I0127 14:21:12.953410 1143413 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34096 SSHKeyPath:/home/jenkins/minikube-integration/20325-991453/.minikube/machines/scheduled-stop-735749/id_rsa Username:docker}
	I0127 14:21:13.082140 1143413 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.76.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0127 14:21:13.082269 1143413 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0127 14:21:13.087564 1143413 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0127 14:21:13.118797 1143413 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0127 14:21:13.474948 1143413 api_server.go:52] waiting for apiserver process to appear ...
	I0127 14:21:13.475000 1143413 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0127 14:21:13.475068 1143413 start.go:971] {"host.minikube.internal": 192.168.76.1} host record injected into CoreDNS's ConfigMap
	I0127 14:21:13.698502 1143413 api_server.go:72] duration metric: took 866.166663ms to wait for apiserver process to appear ...
	I0127 14:21:13.698514 1143413 api_server.go:88] waiting for apiserver healthz status ...
	I0127 14:21:13.698530 1143413 api_server.go:253] Checking apiserver healthz at https://192.168.76.2:8443/healthz ...
	I0127 14:21:13.703311 1143413 out.go:177] * Enabled addons: default-storageclass, storage-provisioner
	I0127 14:21:13.707692 1143413 addons.go:514] duration metric: took 874.120107ms for enable addons: enabled=[default-storageclass storage-provisioner]
	I0127 14:21:13.708552 1143413 api_server.go:279] https://192.168.76.2:8443/healthz returned 200:
	ok
	I0127 14:21:13.709545 1143413 api_server.go:141] control plane version: v1.32.1
	I0127 14:21:13.709558 1143413 api_server.go:131] duration metric: took 11.039879ms to wait for apiserver health ...
	I0127 14:21:13.709565 1143413 system_pods.go:43] waiting for kube-system pods to appear ...
	I0127 14:21:13.717513 1143413 system_pods.go:59] 5 kube-system pods found
	I0127 14:21:13.717534 1143413 system_pods.go:61] "etcd-scheduled-stop-735749" [4abacb68-80d2-45d7-97fd-3f25a84b012f] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
	I0127 14:21:13.717541 1143413 system_pods.go:61] "kube-apiserver-scheduled-stop-735749" [174e95e1-fd38-434c-a61c-9617339b2f34] Running / Ready:ContainersNotReady (containers with unready status: [kube-apiserver]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-apiserver])
	I0127 14:21:13.717549 1143413 system_pods.go:61] "kube-controller-manager-scheduled-stop-735749" [bbcd382d-8c87-437e-853d-a5e85ef6aa30] Running / Ready:ContainersNotReady (containers with unready status: [kube-controller-manager]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-controller-manager])
	I0127 14:21:13.717555 1143413 system_pods.go:61] "kube-scheduler-scheduled-stop-735749" [804b9a6c-73e5-44c3-9dac-cb76e16e4e6c] Running / Ready:ContainersNotReady (containers with unready status: [kube-scheduler]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-scheduler])
	I0127 14:21:13.717562 1143413 system_pods.go:61] "storage-provisioner" [441b63a4-fb56-4eaa-a223-1dcf19c2bcaf] Pending: PodScheduled:Unschedulable (0/1 nodes are available: 1 node(s) had untolerated taint {node.kubernetes.io/not-ready: }. preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling.)
	I0127 14:21:13.717567 1143413 system_pods.go:74] duration metric: took 7.997373ms to wait for pod list to return data ...
	I0127 14:21:13.717580 1143413 kubeadm.go:582] duration metric: took 885.248895ms to wait for: map[apiserver:true system_pods:true]
	I0127 14:21:13.717591 1143413 node_conditions.go:102] verifying NodePressure condition ...
	I0127 14:21:13.721026 1143413 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0127 14:21:13.721044 1143413 node_conditions.go:123] node cpu capacity is 2
	I0127 14:21:13.721054 1143413 node_conditions.go:105] duration metric: took 3.459529ms to run NodePressure ...
	I0127 14:21:13.721067 1143413 start.go:241] waiting for startup goroutines ...
	I0127 14:21:13.979007 1143413 kapi.go:214] "coredns" deployment in "kube-system" namespace and "scheduled-stop-735749" context rescaled to 1 replicas
	I0127 14:21:13.979035 1143413 start.go:246] waiting for cluster config update ...
	I0127 14:21:13.979045 1143413 start.go:255] writing updated cluster config ...
	I0127 14:21:13.979333 1143413 ssh_runner.go:195] Run: rm -f paused
	I0127 14:21:14.048685 1143413 start.go:600] kubectl: 1.32.1, cluster: 1.32.1 (minor skew: 0)
	I0127 14:21:14.052050 1143413 out.go:177] * Done! kubectl is now configured to use "scheduled-stop-735749" cluster and "default" namespace by default
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	5ff22105c9846       7fc9d4aa817aa       10 seconds ago      Running             etcd                      0                   29f54e456d5b1       etcd-scheduled-stop-735749
	a4b8c16a2fbc9       ddb38cac617cb       10 seconds ago      Running             kube-scheduler            0                   9744d282f22e1       kube-scheduler-scheduled-stop-735749
	746e960627509       265c2dedf28ab       10 seconds ago      Running             kube-apiserver            0                   4ef955ccf5455       kube-apiserver-scheduled-stop-735749
	dca8ceecd1b46       2933761aa7ada       10 seconds ago      Running             kube-controller-manager   0                   a0e5e2e8995e1       kube-controller-manager-scheduled-stop-735749
	
	
	==> containerd <==
	Jan 27 14:21:05 scheduled-stop-735749 containerd[827]: time="2025-01-27T14:21:05.066953964Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Jan 27 14:21:05 scheduled-stop-735749 containerd[827]: time="2025-01-27T14:21:05.089922454Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Jan 27 14:21:05 scheduled-stop-735749 containerd[827]: time="2025-01-27T14:21:05.090274945Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Jan 27 14:21:05 scheduled-stop-735749 containerd[827]: time="2025-01-27T14:21:05.090473472Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Jan 27 14:21:05 scheduled-stop-735749 containerd[827]: time="2025-01-27T14:21:05.094623141Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Jan 27 14:21:05 scheduled-stop-735749 containerd[827]: time="2025-01-27T14:21:05.161773416Z" level=info msg="RunPodSandbox for &PodSandboxMetadata{Name:kube-apiserver-scheduled-stop-735749,Uid:dd0e3ecc14dc0c85c5b5b7c3092493ef,Namespace:kube-system,Attempt:0,} returns sandbox id \"4ef955ccf545587854d8e698935d1f4d8b62a65525164aa039d663a92bfdf19d\""
	Jan 27 14:21:05 scheduled-stop-735749 containerd[827]: time="2025-01-27T14:21:05.163853592Z" level=info msg="RunPodSandbox for &PodSandboxMetadata{Name:kube-controller-manager-scheduled-stop-735749,Uid:e0dacb0c468f59571819daff087d0add,Namespace:kube-system,Attempt:0,} returns sandbox id \"a0e5e2e8995e15ef0551672ed7f182a58f3501c3bbf130d2cefaf87365852884\""
	Jan 27 14:21:05 scheduled-stop-735749 containerd[827]: time="2025-01-27T14:21:05.184155895Z" level=info msg="CreateContainer within sandbox \"a0e5e2e8995e15ef0551672ed7f182a58f3501c3bbf130d2cefaf87365852884\" for container &ContainerMetadata{Name:kube-controller-manager,Attempt:0,}"
	Jan 27 14:21:05 scheduled-stop-735749 containerd[827]: time="2025-01-27T14:21:05.185297666Z" level=info msg="CreateContainer within sandbox \"4ef955ccf545587854d8e698935d1f4d8b62a65525164aa039d663a92bfdf19d\" for container &ContainerMetadata{Name:kube-apiserver,Attempt:0,}"
	Jan 27 14:21:05 scheduled-stop-735749 containerd[827]: time="2025-01-27T14:21:05.215614455Z" level=info msg="CreateContainer within sandbox \"a0e5e2e8995e15ef0551672ed7f182a58f3501c3bbf130d2cefaf87365852884\" for &ContainerMetadata{Name:kube-controller-manager,Attempt:0,} returns container id \"dca8ceecd1b467dc0ac0b59d2fed5eab15114ac667bd66bd10aeb3e648638a11\""
	Jan 27 14:21:05 scheduled-stop-735749 containerd[827]: time="2025-01-27T14:21:05.216588961Z" level=info msg="StartContainer for \"dca8ceecd1b467dc0ac0b59d2fed5eab15114ac667bd66bd10aeb3e648638a11\""
	Jan 27 14:21:05 scheduled-stop-735749 containerd[827]: time="2025-01-27T14:21:05.222606488Z" level=info msg="CreateContainer within sandbox \"4ef955ccf545587854d8e698935d1f4d8b62a65525164aa039d663a92bfdf19d\" for &ContainerMetadata{Name:kube-apiserver,Attempt:0,} returns container id \"746e960627509f5bfda79aa49891d2e8e78b7402b0df7a9c25f4d4a625eee1bb\""
	Jan 27 14:21:05 scheduled-stop-735749 containerd[827]: time="2025-01-27T14:21:05.223998083Z" level=info msg="StartContainer for \"746e960627509f5bfda79aa49891d2e8e78b7402b0df7a9c25f4d4a625eee1bb\""
	Jan 27 14:21:05 scheduled-stop-735749 containerd[827]: time="2025-01-27T14:21:05.225507992Z" level=info msg="RunPodSandbox for &PodSandboxMetadata{Name:kube-scheduler-scheduled-stop-735749,Uid:0b8cdda7cd67e20aac922785dec37ab5,Namespace:kube-system,Attempt:0,} returns sandbox id \"9744d282f22e1d4e8b43f69d0003e32b876f2bf14bc144e7084a6816a9f63bad\""
	Jan 27 14:21:05 scheduled-stop-735749 containerd[827]: time="2025-01-27T14:21:05.228286727Z" level=info msg="CreateContainer within sandbox \"9744d282f22e1d4e8b43f69d0003e32b876f2bf14bc144e7084a6816a9f63bad\" for container &ContainerMetadata{Name:kube-scheduler,Attempt:0,}"
	Jan 27 14:21:05 scheduled-stop-735749 containerd[827]: time="2025-01-27T14:21:05.245802886Z" level=info msg="RunPodSandbox for &PodSandboxMetadata{Name:etcd-scheduled-stop-735749,Uid:f63237b1ef419fabfb53f84a99be94af,Namespace:kube-system,Attempt:0,} returns sandbox id \"29f54e456d5b167a9994fbf37bdf83ec695600dc214bf4caac75d46663fbc141\""
	Jan 27 14:21:05 scheduled-stop-735749 containerd[827]: time="2025-01-27T14:21:05.248726831Z" level=info msg="CreateContainer within sandbox \"29f54e456d5b167a9994fbf37bdf83ec695600dc214bf4caac75d46663fbc141\" for container &ContainerMetadata{Name:etcd,Attempt:0,}"
	Jan 27 14:21:05 scheduled-stop-735749 containerd[827]: time="2025-01-27T14:21:05.254337492Z" level=info msg="CreateContainer within sandbox \"9744d282f22e1d4e8b43f69d0003e32b876f2bf14bc144e7084a6816a9f63bad\" for &ContainerMetadata{Name:kube-scheduler,Attempt:0,} returns container id \"a4b8c16a2fbc9deb1170f798cdce9f51a243def2048a6a682eb426c29ca4fc90\""
	Jan 27 14:21:05 scheduled-stop-735749 containerd[827]: time="2025-01-27T14:21:05.272632027Z" level=info msg="StartContainer for \"a4b8c16a2fbc9deb1170f798cdce9f51a243def2048a6a682eb426c29ca4fc90\""
	Jan 27 14:21:05 scheduled-stop-735749 containerd[827]: time="2025-01-27T14:21:05.291902628Z" level=info msg="CreateContainer within sandbox \"29f54e456d5b167a9994fbf37bdf83ec695600dc214bf4caac75d46663fbc141\" for &ContainerMetadata{Name:etcd,Attempt:0,} returns container id \"5ff22105c9846a8945350c1c0dc8c48ac6f10fb928d9d2723cf2b3c67ab10fe0\""
	Jan 27 14:21:05 scheduled-stop-735749 containerd[827]: time="2025-01-27T14:21:05.298155881Z" level=info msg="StartContainer for \"5ff22105c9846a8945350c1c0dc8c48ac6f10fb928d9d2723cf2b3c67ab10fe0\""
	Jan 27 14:21:05 scheduled-stop-735749 containerd[827]: time="2025-01-27T14:21:05.389680904Z" level=info msg="StartContainer for \"dca8ceecd1b467dc0ac0b59d2fed5eab15114ac667bd66bd10aeb3e648638a11\" returns successfully"
	Jan 27 14:21:05 scheduled-stop-735749 containerd[827]: time="2025-01-27T14:21:05.390010307Z" level=info msg="StartContainer for \"746e960627509f5bfda79aa49891d2e8e78b7402b0df7a9c25f4d4a625eee1bb\" returns successfully"
	Jan 27 14:21:05 scheduled-stop-735749 containerd[827]: time="2025-01-27T14:21:05.423533806Z" level=info msg="StartContainer for \"a4b8c16a2fbc9deb1170f798cdce9f51a243def2048a6a682eb426c29ca4fc90\" returns successfully"
	Jan 27 14:21:05 scheduled-stop-735749 containerd[827]: time="2025-01-27T14:21:05.530419721Z" level=info msg="StartContainer for \"5ff22105c9846a8945350c1c0dc8c48ac6f10fb928d9d2723cf2b3c67ab10fe0\" returns successfully"
	
	
	==> describe nodes <==
	Name:               scheduled-stop-735749
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=scheduled-stop-735749
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=6a5089c94d5c3e26f81a121b7614c4f7f440f9c0
	                    minikube.k8s.io/name=scheduled-stop-735749
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_01_27T14_21_12_0700
	                    minikube.k8s.io/version=v1.35.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///run/containerd/containerd.sock
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 27 Jan 2025 14:21:08 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  scheduled-stop-735749
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 27 Jan 2025 14:21:11 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 27 Jan 2025 14:21:09 +0000   Mon, 27 Jan 2025 14:21:06 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 27 Jan 2025 14:21:09 +0000   Mon, 27 Jan 2025 14:21:06 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 27 Jan 2025 14:21:09 +0000   Mon, 27 Jan 2025 14:21:06 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 27 Jan 2025 14:21:09 +0000   Mon, 27 Jan 2025 14:21:09 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.76.2
	  Hostname:    scheduled-stop-735749
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022296Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022296Ki
	  pods:               110
	System Info:
	  Machine ID:                 f51cb11673b54d7b8372a1b05b3c1134
	  System UUID:                2a5e378d-9d2b-4ae1-ab99-5ffbd0a4b846
	  Boot ID:                    a1371510-1059-4556-8252-e6af77302cb7
	  Kernel Version:             5.15.0-1075-aws
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  containerd://1.7.24
	  Kubelet Version:            v1.32.1
	  Kube-Proxy Version:         v1.32.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (5 in total)
	  Namespace                   Name                                             CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                             ------------  ----------  ---------------  -------------  ---
	  kube-system                 etcd-scheduled-stop-735749                       100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         4s
	  kube-system                 kube-apiserver-scheduled-stop-735749             250m (12%)    0 (0%)      0 (0%)           0 (0%)         4s
	  kube-system                 kube-controller-manager-scheduled-stop-735749    200m (10%)    0 (0%)      0 (0%)           0 (0%)         4s
	  kube-system                 kube-scheduler-scheduled-stop-735749             100m (5%)     0 (0%)      0 (0%)           0 (0%)         4s
	  kube-system                 storage-provisioner                              0 (0%)        0 (0%)      0 (0%)           0 (0%)         2s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                650m (32%)  0 (0%)
	  memory             100Mi (1%)  0 (0%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	  hugepages-32Mi     0 (0%)      0 (0%)
	  hugepages-64Ki     0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age                From             Message
	  ----     ------                   ----               ----             -------
	  Normal   NodeHasSufficientMemory  11s (x8 over 11s)  kubelet          Node scheduled-stop-735749 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    11s (x8 over 11s)  kubelet          Node scheduled-stop-735749 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     11s (x7 over 11s)  kubelet          Node scheduled-stop-735749 status is now: NodeHasSufficientPID
	  Normal   NodeAllocatableEnforced  11s                kubelet          Updated Node Allocatable limit across pods
	  Normal   Starting                 4s                 kubelet          Starting kubelet.
	  Warning  CgroupV1                 4s                 kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeAllocatableEnforced  4s                 kubelet          Updated Node Allocatable limit across pods
	  Normal   NodeHasSufficientMemory  4s                 kubelet          Node scheduled-stop-735749 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    4s                 kubelet          Node scheduled-stop-735749 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     4s                 kubelet          Node scheduled-stop-735749 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           0s                 node-controller  Node scheduled-stop-735749 event: Registered Node scheduled-stop-735749 in Controller
	
	
	==> dmesg <==
	[Jan27 13:18] overlayfs: '/var/lib/containers/storage/overlay/l/Q2QJNMTVZL6GMULS36RA5ZJGSA' not a directory
	
	
	==> etcd [5ff22105c9846a8945350c1c0dc8c48ac6f10fb928d9d2723cf2b3c67ab10fe0] <==
	{"level":"info","ts":"2025-01-27T14:21:05.698146Z","caller":"embed/etcd.go:729","msg":"starting with client TLS","tls-info":"cert = /var/lib/minikube/certs/etcd/server.crt, key = /var/lib/minikube/certs/etcd/server.key, client-cert=, client-key=, trusted-ca = /var/lib/minikube/certs/etcd/ca.crt, client-cert-auth = true, crl-file = ","cipher-suites":[]}
	{"level":"info","ts":"2025-01-27T14:21:05.702533Z","caller":"embed/etcd.go:600","msg":"serving peer traffic","address":"192.168.76.2:2380"}
	{"level":"info","ts":"2025-01-27T14:21:05.703787Z","caller":"embed/etcd.go:572","msg":"cmux::serve","address":"192.168.76.2:2380"}
	{"level":"info","ts":"2025-01-27T14:21:05.703021Z","caller":"embed/etcd.go:280","msg":"now serving peer/client/metrics","local-member-id":"ea7e25599daad906","initial-advertise-peer-urls":["https://192.168.76.2:2380"],"listen-peer-urls":["https://192.168.76.2:2380"],"advertise-client-urls":["https://192.168.76.2:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://192.168.76.2:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]}
	{"level":"info","ts":"2025-01-27T14:21:05.703047Z","caller":"embed/etcd.go:871","msg":"serving metrics","address":"http://127.0.0.1:2381"}
	{"level":"info","ts":"2025-01-27T14:21:05.748578Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"ea7e25599daad906 is starting a new election at term 1"}
	{"level":"info","ts":"2025-01-27T14:21:05.748803Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"ea7e25599daad906 became pre-candidate at term 1"}
	{"level":"info","ts":"2025-01-27T14:21:05.748929Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"ea7e25599daad906 received MsgPreVoteResp from ea7e25599daad906 at term 1"}
	{"level":"info","ts":"2025-01-27T14:21:05.749043Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"ea7e25599daad906 became candidate at term 2"}
	{"level":"info","ts":"2025-01-27T14:21:05.749148Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"ea7e25599daad906 received MsgVoteResp from ea7e25599daad906 at term 2"}
	{"level":"info","ts":"2025-01-27T14:21:05.749245Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"ea7e25599daad906 became leader at term 2"}
	{"level":"info","ts":"2025-01-27T14:21:05.749337Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: ea7e25599daad906 elected leader ea7e25599daad906 at term 2"}
	{"level":"info","ts":"2025-01-27T14:21:05.751340Z","caller":"etcdserver/server.go:2140","msg":"published local member to cluster through raft","local-member-id":"ea7e25599daad906","local-member-attributes":"{Name:scheduled-stop-735749 ClientURLs:[https://192.168.76.2:2379]}","request-path":"/0/members/ea7e25599daad906/attributes","cluster-id":"6f20f2c4b2fb5f8a","publish-timeout":"7s"}
	{"level":"info","ts":"2025-01-27T14:21:05.751602Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2025-01-27T14:21:05.751977Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2025-01-27T14:21:05.753881Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2025-01-27T14:21:05.759927Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2025-01-27T14:21:05.754525Z","caller":"etcdserver/server.go:2651","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
	{"level":"info","ts":"2025-01-27T14:21:05.755029Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2025-01-27T14:21:05.758448Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2025-01-27T14:21:05.794723Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2025-01-27T14:21:05.806428Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.76.2:2379"}
	{"level":"info","ts":"2025-01-27T14:21:05.822442Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"6f20f2c4b2fb5f8a","local-member-id":"ea7e25599daad906","cluster-version":"3.5"}
	{"level":"info","ts":"2025-01-27T14:21:05.822603Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2025-01-27T14:21:05.822668Z","caller":"etcdserver/server.go:2675","msg":"cluster version is updated","cluster-version":"3.5"}
	
	
	==> kernel <==
	 14:21:16 up  5:03,  0 users,  load average: 1.36, 1.67, 2.19
	Linux scheduled-stop-735749 5.15.0-1075-aws #82~20.04.1-Ubuntu SMP Thu Dec 19 05:23:06 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kube-apiserver [746e960627509f5bfda79aa49891d2e8e78b7402b0df7a9c25f4d4a625eee1bb] <==
	I0127 14:21:08.870080       1 cache.go:39] Caches are synced for autoregister controller
	I0127 14:21:08.878917       1 cache.go:39] Caches are synced for LocalAvailability controller
	I0127 14:21:08.879171       1 apf_controller.go:382] Running API Priority and Fairness config worker
	I0127 14:21:08.879317       1 apf_controller.go:385] Running API Priority and Fairness periodic rebalancing process
	I0127 14:21:08.880043       1 cache.go:39] Caches are synced for RemoteAvailability controller
	I0127 14:21:08.893087       1 cache.go:39] Caches are synced for APIServiceRegistrationController controller
	I0127 14:21:08.893368       1 handler_discovery.go:451] Starting ResourceDiscoveryManager
	E0127 14:21:08.910069       1 controller.go:145] "Failed to ensure lease exists, will retry" err="namespaces \"kube-system\" not found" interval="200ms"
	I0127 14:21:08.911546       1 shared_informer.go:320] Caches are synced for *generic.policySource[*k8s.io/api/admissionregistration/v1.ValidatingAdmissionPolicy,*k8s.io/api/admissionregistration/v1.ValidatingAdmissionPolicyBinding,k8s.io/apiserver/pkg/admission/plugin/policy/validating.Validator]
	I0127 14:21:08.911772       1 policy_source.go:240] refreshing policies
	I0127 14:21:08.934033       1 controller.go:615] quota admission added evaluator for: namespaces
	I0127 14:21:09.121733       1 controller.go:615] quota admission added evaluator for: leases.coordination.k8s.io
	I0127 14:21:09.698120       1 storage_scheduling.go:95] created PriorityClass system-node-critical with value 2000001000
	I0127 14:21:09.706842       1 storage_scheduling.go:95] created PriorityClass system-cluster-critical with value 2000000000
	I0127 14:21:09.706866       1 storage_scheduling.go:111] all system priority classes are created successfully or already exist.
	I0127 14:21:10.339841       1 controller.go:615] quota admission added evaluator for: roles.rbac.authorization.k8s.io
	I0127 14:21:10.394267       1 controller.go:615] quota admission added evaluator for: rolebindings.rbac.authorization.k8s.io
	I0127 14:21:10.505659       1 alloc.go:330] "allocated clusterIPs" service="default/kubernetes" clusterIPs={"IPv4":"10.96.0.1"}
	W0127 14:21:10.513039       1 lease.go:265] Resetting endpoints for master service "kubernetes" to [192.168.76.2]
	I0127 14:21:10.514171       1 controller.go:615] quota admission added evaluator for: endpoints
	I0127 14:21:10.520302       1 controller.go:615] quota admission added evaluator for: endpointslices.discovery.k8s.io
	I0127 14:21:10.812395       1 controller.go:615] quota admission added evaluator for: serviceaccounts
	I0127 14:21:11.680242       1 controller.go:615] quota admission added evaluator for: deployments.apps
	I0127 14:21:11.694203       1 alloc.go:330] "allocated clusterIPs" service="kube-system/kube-dns" clusterIPs={"IPv4":"10.96.0.10"}
	I0127 14:21:11.705549       1 controller.go:615] quota admission added evaluator for: daemonsets.apps
	
	
	==> kube-controller-manager [dca8ceecd1b467dc0ac0b59d2fed5eab15114ac667bd66bd10aeb3e648638a11] <==
	I0127 14:21:15.366919       1 shared_informer.go:320] Caches are synced for PV protection
	I0127 14:21:15.367304       1 shared_informer.go:320] Caches are synced for crt configmap
	I0127 14:21:15.367629       1 shared_informer.go:320] Caches are synced for expand
	I0127 14:21:15.367787       1 shared_informer.go:320] Caches are synced for bootstrap_signer
	I0127 14:21:15.372631       1 shared_informer.go:320] Caches are synced for namespace
	I0127 14:21:15.382131       1 shared_informer.go:320] Caches are synced for TTL after finished
	I0127 14:21:15.383289       1 shared_informer.go:320] Caches are synced for resource quota
	I0127 14:21:15.402755       1 shared_informer.go:320] Caches are synced for garbage collector
	I0127 14:21:15.409513       1 shared_informer.go:320] Caches are synced for taint-eviction-controller
	I0127 14:21:15.409581       1 shared_informer.go:320] Caches are synced for disruption
	I0127 14:21:15.409760       1 shared_informer.go:320] Caches are synced for garbage collector
	I0127 14:21:15.409771       1 garbagecollector.go:154] "Garbage collector: all resource monitors have synced" logger="garbage-collector-controller"
	I0127 14:21:15.409779       1 garbagecollector.go:157] "Proceeding to collect garbage" logger="garbage-collector-controller"
	I0127 14:21:15.411386       1 shared_informer.go:320] Caches are synced for endpoint_slice_mirroring
	I0127 14:21:15.411501       1 shared_informer.go:320] Caches are synced for PVC protection
	I0127 14:21:15.411543       1 shared_informer.go:320] Caches are synced for TTL
	I0127 14:21:15.412207       1 shared_informer.go:320] Caches are synced for daemon sets
	I0127 14:21:15.414439       1 shared_informer.go:320] Caches are synced for ClusterRoleAggregator
	I0127 14:21:15.414521       1 shared_informer.go:320] Caches are synced for deployment
	I0127 14:21:15.414959       1 shared_informer.go:320] Caches are synced for resource quota
	I0127 14:21:15.416487       1 shared_informer.go:320] Caches are synced for ReplicationController
	I0127 14:21:15.417588       1 shared_informer.go:320] Caches are synced for job
	I0127 14:21:15.421926       1 shared_informer.go:320] Caches are synced for ephemeral
	I0127 14:21:15.532208       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="scheduled-stop-735749"
	I0127 14:21:16.222341       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="scheduled-stop-735749"
	
	
	==> kube-scheduler [a4b8c16a2fbc9deb1170f798cdce9f51a243def2048a6a682eb426c29ca4fc90] <==
	W0127 14:21:09.144202       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0127 14:21:09.144248       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0127 14:21:09.144554       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0127 14:21:09.144836       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0127 14:21:09.144726       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0127 14:21:09.144925       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0127 14:21:09.144767       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0127 14:21:09.145084       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0127 14:21:09.144802       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0127 14:21:09.145247       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0127 14:21:10.017717       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0127 14:21:10.018024       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0127 14:21:10.072477       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0127 14:21:10.072518       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0127 14:21:10.079496       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0127 14:21:10.079540       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0127 14:21:10.087979       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0127 14:21:10.088025       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User \"system:kube-scheduler\" cannot list resource \"services\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0127 14:21:10.114676       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "volumeattachments" in API group "storage.k8s.io" at the cluster scope
	E0127 14:21:10.114885       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.VolumeAttachment: failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"volumeattachments\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0127 14:21:10.117155       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0127 14:21:10.117210       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError"
	W0127 14:21:10.376978       1 reflector.go:569] runtime/asm_arm64.s:1223: 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"
	E0127 14:21:10.377105       1 reflector.go:166] "Unhandled Error" err="runtime/asm_arm64.s:1223: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError"
	I0127 14:21:13.434894       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Jan 27 14:21:11 scheduled-stop-735749 kubelet[1552]: I0127 14:21:11.968931    1552 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"etc-ca-certificates\" (UniqueName: \"kubernetes.io/host-path/e0dacb0c468f59571819daff087d0add-etc-ca-certificates\") pod \"kube-controller-manager-scheduled-stop-735749\" (UID: \"e0dacb0c468f59571819daff087d0add\") " pod="kube-system/kube-controller-manager-scheduled-stop-735749"
	Jan 27 14:21:12 scheduled-stop-735749 kubelet[1552]: I0127 14:21:12.525523    1552 apiserver.go:52] "Watching apiserver"
	Jan 27 14:21:12 scheduled-stop-735749 kubelet[1552]: I0127 14:21:12.562758    1552 desired_state_of_world_populator.go:157] "Finished populating initial desired state of world"
	Jan 27 14:21:12 scheduled-stop-735749 kubelet[1552]: I0127 14:21:12.638645    1552 kubelet.go:3200] "Creating a mirror pod for static pod" pod="kube-system/kube-apiserver-scheduled-stop-735749"
	Jan 27 14:21:12 scheduled-stop-735749 kubelet[1552]: I0127 14:21:12.643428    1552 kubelet.go:3200] "Creating a mirror pod for static pod" pod="kube-system/etcd-scheduled-stop-735749"
	Jan 27 14:21:12 scheduled-stop-735749 kubelet[1552]: E0127 14:21:12.652495    1552 kubelet.go:3202] "Failed creating a mirror pod" err="pods \"kube-apiserver-scheduled-stop-735749\" already exists" pod="kube-system/kube-apiserver-scheduled-stop-735749"
	Jan 27 14:21:12 scheduled-stop-735749 kubelet[1552]: E0127 14:21:12.660923    1552 kubelet.go:3202] "Failed creating a mirror pod" err="pods \"etcd-scheduled-stop-735749\" already exists" pod="kube-system/etcd-scheduled-stop-735749"
	Jan 27 14:21:12 scheduled-stop-735749 kubelet[1552]: I0127 14:21:12.785470    1552 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="kube-system/kube-controller-manager-scheduled-stop-735749" podStartSLOduration=1.7854360599999999 podStartE2EDuration="1.78543606s" podCreationTimestamp="2025-01-27 14:21:11 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2025-01-27 14:21:12.767367554 +0000 UTC m=+1.322078293" watchObservedRunningTime="2025-01-27 14:21:12.78543606 +0000 UTC m=+1.340146799"
	Jan 27 14:21:12 scheduled-stop-735749 kubelet[1552]: I0127 14:21:12.804496    1552 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="kube-system/etcd-scheduled-stop-735749" podStartSLOduration=1.8044758810000001 podStartE2EDuration="1.804475881s" podCreationTimestamp="2025-01-27 14:21:11 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2025-01-27 14:21:12.785882752 +0000 UTC m=+1.340593499" watchObservedRunningTime="2025-01-27 14:21:12.804475881 +0000 UTC m=+1.359186619"
	Jan 27 14:21:12 scheduled-stop-735749 kubelet[1552]: I0127 14:21:12.824443    1552 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="kube-system/kube-scheduler-scheduled-stop-735749" podStartSLOduration=1.8244166499999999 podStartE2EDuration="1.82441665s" podCreationTimestamp="2025-01-27 14:21:11 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2025-01-27 14:21:12.805001209 +0000 UTC m=+1.359711964" watchObservedRunningTime="2025-01-27 14:21:12.82441665 +0000 UTC m=+1.379127389"
	Jan 27 14:21:15 scheduled-stop-735749 kubelet[1552]: I0127 14:21:15.536405    1552 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="kube-system/kube-apiserver-scheduled-stop-735749" podStartSLOduration=4.536383775 podStartE2EDuration="4.536383775s" podCreationTimestamp="2025-01-27 14:21:11 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2025-01-27 14:21:12.824240884 +0000 UTC m=+1.378951640" watchObservedRunningTime="2025-01-27 14:21:15.536383775 +0000 UTC m=+4.091094514"
	Jan 27 14:21:15 scheduled-stop-735749 kubelet[1552]: I0127 14:21:15.701110    1552 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"tmp\" (UniqueName: \"kubernetes.io/host-path/441b63a4-fb56-4eaa-a223-1dcf19c2bcaf-tmp\") pod \"storage-provisioner\" (UID: \"441b63a4-fb56-4eaa-a223-1dcf19c2bcaf\") " pod="kube-system/storage-provisioner"
	Jan 27 14:21:15 scheduled-stop-735749 kubelet[1552]: I0127 14:21:15.701272    1552 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-scwsb\" (UniqueName: \"kubernetes.io/projected/441b63a4-fb56-4eaa-a223-1dcf19c2bcaf-kube-api-access-scwsb\") pod \"storage-provisioner\" (UID: \"441b63a4-fb56-4eaa-a223-1dcf19c2bcaf\") " pod="kube-system/storage-provisioner"
	Jan 27 14:21:15 scheduled-stop-735749 kubelet[1552]: E0127 14:21:15.811953    1552 projected.go:288] Couldn't get configMap kube-system/kube-root-ca.crt: configmap "kube-root-ca.crt" not found
	Jan 27 14:21:15 scheduled-stop-735749 kubelet[1552]: E0127 14:21:15.812004    1552 projected.go:194] Error preparing data for projected volume kube-api-access-scwsb for pod kube-system/storage-provisioner: configmap "kube-root-ca.crt" not found
	Jan 27 14:21:15 scheduled-stop-735749 kubelet[1552]: E0127 14:21:15.812095    1552 nestedpendingoperations.go:348] Operation for "{volumeName:kubernetes.io/projected/441b63a4-fb56-4eaa-a223-1dcf19c2bcaf-kube-api-access-scwsb podName:441b63a4-fb56-4eaa-a223-1dcf19c2bcaf nodeName:}" failed. No retries permitted until 2025-01-27 14:21:16.312056594 +0000 UTC m=+4.866767341 (durationBeforeRetry 500ms). Error: MountVolume.SetUp failed for volume "kube-api-access-scwsb" (UniqueName: "kubernetes.io/projected/441b63a4-fb56-4eaa-a223-1dcf19c2bcaf-kube-api-access-scwsb") pod "storage-provisioner" (UID: "441b63a4-fb56-4eaa-a223-1dcf19c2bcaf") : configmap "kube-root-ca.crt" not found
	Jan 27 14:21:16 scheduled-stop-735749 kubelet[1552]: I0127 14:21:16.322077    1552 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"lib-modules\" (UniqueName: \"kubernetes.io/host-path/127f907b-0f52-457d-901a-3c595e5cc1fc-lib-modules\") pod \"kindnet-t92vm\" (UID: \"127f907b-0f52-457d-901a-3c595e5cc1fc\") " pod="kube-system/kindnet-t92vm"
	Jan 27 14:21:16 scheduled-stop-735749 kubelet[1552]: I0127 14:21:16.322348    1552 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"lib-modules\" (UniqueName: \"kubernetes.io/host-path/cf4de18e-8369-4392-bf76-4657c7df1a52-lib-modules\") pod \"kube-proxy-dmb8w\" (UID: \"cf4de18e-8369-4392-bf76-4657c7df1a52\") " pod="kube-system/kube-proxy-dmb8w"
	Jan 27 14:21:16 scheduled-stop-735749 kubelet[1552]: I0127 14:21:16.322409    1552 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-6jnvq\" (UniqueName: \"kubernetes.io/projected/cf4de18e-8369-4392-bf76-4657c7df1a52-kube-api-access-6jnvq\") pod \"kube-proxy-dmb8w\" (UID: \"cf4de18e-8369-4392-bf76-4657c7df1a52\") " pod="kube-system/kube-proxy-dmb8w"
	Jan 27 14:21:16 scheduled-stop-735749 kubelet[1552]: I0127 14:21:16.322459    1552 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"xtables-lock\" (UniqueName: \"kubernetes.io/host-path/127f907b-0f52-457d-901a-3c595e5cc1fc-xtables-lock\") pod \"kindnet-t92vm\" (UID: \"127f907b-0f52-457d-901a-3c595e5cc1fc\") " pod="kube-system/kindnet-t92vm"
	Jan 27 14:21:16 scheduled-stop-735749 kubelet[1552]: I0127 14:21:16.322479    1552 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-4h879\" (UniqueName: \"kubernetes.io/projected/127f907b-0f52-457d-901a-3c595e5cc1fc-kube-api-access-4h879\") pod \"kindnet-t92vm\" (UID: \"127f907b-0f52-457d-901a-3c595e5cc1fc\") " pod="kube-system/kindnet-t92vm"
	Jan 27 14:21:16 scheduled-stop-735749 kubelet[1552]: I0127 14:21:16.322500    1552 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-proxy\" (UniqueName: \"kubernetes.io/configmap/cf4de18e-8369-4392-bf76-4657c7df1a52-kube-proxy\") pod \"kube-proxy-dmb8w\" (UID: \"cf4de18e-8369-4392-bf76-4657c7df1a52\") " pod="kube-system/kube-proxy-dmb8w"
	Jan 27 14:21:16 scheduled-stop-735749 kubelet[1552]: I0127 14:21:16.322517    1552 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"xtables-lock\" (UniqueName: \"kubernetes.io/host-path/cf4de18e-8369-4392-bf76-4657c7df1a52-xtables-lock\") pod \"kube-proxy-dmb8w\" (UID: \"cf4de18e-8369-4392-bf76-4657c7df1a52\") " pod="kube-system/kube-proxy-dmb8w"
	Jan 27 14:21:16 scheduled-stop-735749 kubelet[1552]: I0127 14:21:16.322538    1552 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"cni-cfg\" (UniqueName: \"kubernetes.io/host-path/127f907b-0f52-457d-901a-3c595e5cc1fc-cni-cfg\") pod \"kindnet-t92vm\" (UID: \"127f907b-0f52-457d-901a-3c595e5cc1fc\") " pod="kube-system/kindnet-t92vm"
	Jan 27 14:21:16 scheduled-stop-735749 kubelet[1552]: I0127 14:21:16.322927    1552 swap_util.go:74] "error creating dir to test if tmpfs noswap is enabled. Assuming not supported" mount path="" error="stat /var/lib/kubelet/plugins/kubernetes.io/empty-dir: no such file or directory"
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p scheduled-stop-735749 -n scheduled-stop-735749
helpers_test.go:261: (dbg) Run:  kubectl --context scheduled-stop-735749 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: coredns-668d6bf9bc-fjnt9 kindnet-t92vm kube-proxy-dmb8w storage-provisioner
helpers_test.go:274: ======> post-mortem[TestScheduledStopUnix]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context scheduled-stop-735749 describe pod coredns-668d6bf9bc-fjnt9 kindnet-t92vm kube-proxy-dmb8w storage-provisioner
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context scheduled-stop-735749 describe pod coredns-668d6bf9bc-fjnt9 kindnet-t92vm kube-proxy-dmb8w storage-provisioner: exit status 1 (112.266886ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): pods "coredns-668d6bf9bc-fjnt9" not found
	Error from server (NotFound): pods "kindnet-t92vm" not found
	Error from server (NotFound): pods "kube-proxy-dmb8w" not found
	Error from server (NotFound): pods "storage-provisioner" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context scheduled-stop-735749 describe pod coredns-668d6bf9bc-fjnt9 kindnet-t92vm kube-proxy-dmb8w storage-provisioner: exit status 1
helpers_test.go:175: Cleaning up "scheduled-stop-735749" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p scheduled-stop-735749
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p scheduled-stop-735749: (1.962843658s)
--- FAIL: TestScheduledStopUnix (37.32s)

                                                
                                    

Test pass (300/330)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 6.21
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.1
9 TestDownloadOnly/v1.20.0/DeleteAll 0.22
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.14
12 TestDownloadOnly/v1.32.1/json-events 5.07
13 TestDownloadOnly/v1.32.1/preload-exists 0
17 TestDownloadOnly/v1.32.1/LogsDuration 0.1
18 TestDownloadOnly/v1.32.1/DeleteAll 0.22
19 TestDownloadOnly/v1.32.1/DeleteAlwaysSucceeds 0.14
21 TestBinaryMirror 0.58
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.08
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.08
27 TestAddons/Setup 232.48
29 TestAddons/serial/Volcano 39.97
31 TestAddons/serial/GCPAuth/Namespaces 0.19
32 TestAddons/serial/GCPAuth/FakeCredentials 9.89
35 TestAddons/parallel/Registry 16.47
36 TestAddons/parallel/Ingress 20.17
37 TestAddons/parallel/InspektorGadget 11.83
38 TestAddons/parallel/MetricsServer 5.83
40 TestAddons/parallel/CSI 56.56
41 TestAddons/parallel/Headlamp 25.11
42 TestAddons/parallel/CloudSpanner 6.63
43 TestAddons/parallel/LocalPath 46.41
44 TestAddons/parallel/NvidiaDevicePlugin 5.84
45 TestAddons/parallel/Yakd 11.88
47 TestAddons/StoppedEnableDisable 12.25
48 TestCertOptions 40.38
49 TestCertExpiration 225.98
51 TestForceSystemdFlag 39.43
52 TestForceSystemdEnv 35.9
53 TestDockerEnvContainerd 44.13
58 TestErrorSpam/setup 31.89
59 TestErrorSpam/start 0.79
60 TestErrorSpam/status 1.15
61 TestErrorSpam/pause 1.78
62 TestErrorSpam/unpause 1.73
63 TestErrorSpam/stop 1.47
66 TestFunctional/serial/CopySyncFile 0
67 TestFunctional/serial/StartWithProxy 49.36
68 TestFunctional/serial/AuditLog 0
69 TestFunctional/serial/SoftStart 6.14
70 TestFunctional/serial/KubeContext 0.06
71 TestFunctional/serial/KubectlGetPods 0.1
74 TestFunctional/serial/CacheCmd/cache/add_remote 4.43
75 TestFunctional/serial/CacheCmd/cache/add_local 1.24
76 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.06
77 TestFunctional/serial/CacheCmd/cache/list 0.08
78 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.31
79 TestFunctional/serial/CacheCmd/cache/cache_reload 2.08
80 TestFunctional/serial/CacheCmd/cache/delete 0.11
81 TestFunctional/serial/MinikubeKubectlCmd 0.14
82 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.14
83 TestFunctional/serial/ExtraConfig 52.92
84 TestFunctional/serial/ComponentHealth 0.1
85 TestFunctional/serial/LogsCmd 1.75
86 TestFunctional/serial/LogsFileCmd 1.79
87 TestFunctional/serial/InvalidService 4.61
89 TestFunctional/parallel/ConfigCmd 0.51
90 TestFunctional/parallel/DashboardCmd 11.71
91 TestFunctional/parallel/DryRun 0.63
92 TestFunctional/parallel/InternationalLanguage 0.44
93 TestFunctional/parallel/StatusCmd 1.05
97 TestFunctional/parallel/ServiceCmdConnect 9.6
98 TestFunctional/parallel/AddonsCmd 0.15
99 TestFunctional/parallel/PersistentVolumeClaim 25.23
101 TestFunctional/parallel/SSHCmd 0.7
102 TestFunctional/parallel/CpCmd 2.43
104 TestFunctional/parallel/FileSync 0.38
105 TestFunctional/parallel/CertSync 2.19
109 TestFunctional/parallel/NodeLabels 0.12
111 TestFunctional/parallel/NonActiveRuntimeDisabled 0.7
113 TestFunctional/parallel/License 0.3
115 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.59
116 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
118 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 14.5
119 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.08
120 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
124 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
125 TestFunctional/parallel/ServiceCmd/DeployApp 6.22
126 TestFunctional/parallel/ProfileCmd/profile_not_create 0.42
127 TestFunctional/parallel/ProfileCmd/profile_list 0.43
128 TestFunctional/parallel/ProfileCmd/profile_json_output 0.42
129 TestFunctional/parallel/MountCmd/any-port 8.38
130 TestFunctional/parallel/ServiceCmd/List 0.5
131 TestFunctional/parallel/ServiceCmd/JSONOutput 0.6
132 TestFunctional/parallel/ServiceCmd/HTTPS 0.38
133 TestFunctional/parallel/ServiceCmd/Format 0.39
134 TestFunctional/parallel/ServiceCmd/URL 0.38
135 TestFunctional/parallel/MountCmd/specific-port 2.19
136 TestFunctional/parallel/MountCmd/VerifyCleanup 2.22
137 TestFunctional/parallel/Version/short 0.09
138 TestFunctional/parallel/Version/components 1.38
139 TestFunctional/parallel/ImageCommands/ImageListShort 0.25
140 TestFunctional/parallel/ImageCommands/ImageListTable 0.27
141 TestFunctional/parallel/ImageCommands/ImageListJson 0.25
142 TestFunctional/parallel/ImageCommands/ImageListYaml 0.27
143 TestFunctional/parallel/ImageCommands/ImageBuild 3.77
144 TestFunctional/parallel/ImageCommands/Setup 0.68
145 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.52
146 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.44
147 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.35
148 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.39
149 TestFunctional/parallel/ImageCommands/ImageRemove 0.51
150 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.8
151 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.54
152 TestFunctional/parallel/UpdateContextCmd/no_changes 0.18
153 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.16
154 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.15
155 TestFunctional/delete_echo-server_images 0.04
156 TestFunctional/delete_my-image_image 0.02
157 TestFunctional/delete_minikube_cached_images 0.02
161 TestMultiControlPlane/serial/StartCluster 123.01
162 TestMultiControlPlane/serial/DeployApp 32.2
163 TestMultiControlPlane/serial/PingHostFromPods 1.68
164 TestMultiControlPlane/serial/AddWorkerNode 22.26
165 TestMultiControlPlane/serial/NodeLabels 0.14
166 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.99
167 TestMultiControlPlane/serial/CopyFile 19.23
168 TestMultiControlPlane/serial/StopSecondaryNode 12.75
169 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.77
170 TestMultiControlPlane/serial/RestartSecondaryNode 18.9
171 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 1.01
172 TestMultiControlPlane/serial/RestartClusterKeepsNodes 112.78
173 TestMultiControlPlane/serial/DeleteSecondaryNode 11.03
174 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.78
175 TestMultiControlPlane/serial/StopCluster 35.92
176 TestMultiControlPlane/serial/RestartCluster 81.51
177 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.76
178 TestMultiControlPlane/serial/AddSecondaryNode 43.53
179 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 1.05
183 TestJSONOutput/start/Command 50.59
184 TestJSONOutput/start/Audit 0
186 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
187 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
189 TestJSONOutput/pause/Command 0.78
190 TestJSONOutput/pause/Audit 0
192 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
193 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
195 TestJSONOutput/unpause/Command 0.75
196 TestJSONOutput/unpause/Audit 0
198 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
199 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
201 TestJSONOutput/stop/Command 5.81
202 TestJSONOutput/stop/Audit 0
204 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
205 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
206 TestErrorJSONOutput 0.24
208 TestKicCustomNetwork/create_custom_network 39.81
209 TestKicCustomNetwork/use_default_bridge_network 35.73
210 TestKicExistingNetwork 34.57
211 TestKicCustomSubnet 35.51
212 TestKicStaticIP 31.99
213 TestMainNoArgs 0.06
214 TestMinikubeProfile 69.18
217 TestMountStart/serial/StartWithMountFirst 6.16
218 TestMountStart/serial/VerifyMountFirst 0.25
219 TestMountStart/serial/StartWithMountSecond 6.02
220 TestMountStart/serial/VerifyMountSecond 0.26
221 TestMountStart/serial/DeleteFirst 1.65
222 TestMountStart/serial/VerifyMountPostDelete 0.26
223 TestMountStart/serial/Stop 1.22
224 TestMountStart/serial/RestartStopped 7.31
225 TestMountStart/serial/VerifyMountPostStop 0.25
228 TestMultiNode/serial/FreshStart2Nodes 101.26
229 TestMultiNode/serial/DeployApp2Nodes 16.84
230 TestMultiNode/serial/PingHostFrom2Pods 1
231 TestMultiNode/serial/AddNode 19.1
232 TestMultiNode/serial/MultiNodeLabels 0.09
233 TestMultiNode/serial/ProfileList 0.69
234 TestMultiNode/serial/CopyFile 10.08
235 TestMultiNode/serial/StopNode 2.3
236 TestMultiNode/serial/StartAfterStop 9.47
237 TestMultiNode/serial/RestartKeepsNodes 90.61
238 TestMultiNode/serial/DeleteNode 5.43
239 TestMultiNode/serial/StopMultiNode 24.01
240 TestMultiNode/serial/RestartMultiNode 49.6
241 TestMultiNode/serial/ValidateNameConflict 31.46
246 TestPreload 110.72
251 TestInsufficientStorage 11.05
252 TestRunningBinaryUpgrade 97.58
254 TestKubernetesUpgrade 103.18
255 TestMissingContainerUpgrade 203.68
257 TestNoKubernetes/serial/StartNoK8sWithVersion 0.1
258 TestNoKubernetes/serial/StartWithK8s 40.65
259 TestNoKubernetes/serial/StartWithStopK8s 17.01
260 TestNoKubernetes/serial/Start 6.15
261 TestNoKubernetes/serial/VerifyK8sNotRunning 0.4
262 TestNoKubernetes/serial/ProfileList 1.19
263 TestNoKubernetes/serial/Stop 1.28
264 TestNoKubernetes/serial/StartNoArgs 7.04
265 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.44
266 TestStoppedBinaryUpgrade/Setup 0.95
267 TestStoppedBinaryUpgrade/Upgrade 108.23
268 TestStoppedBinaryUpgrade/MinikubeLogs 1.23
277 TestPause/serial/Start 91.8
285 TestNetworkPlugins/group/false 3.99
289 TestPause/serial/SecondStartNoReconfiguration 7.78
290 TestPause/serial/Pause 1.06
291 TestPause/serial/VerifyStatus 0.42
292 TestPause/serial/Unpause 0.82
293 TestPause/serial/PauseAgain 1.11
294 TestPause/serial/DeletePaused 3.46
295 TestPause/serial/VerifyDeletedResources 0.56
297 TestStartStop/group/old-k8s-version/serial/FirstStart 149.95
298 TestStartStop/group/old-k8s-version/serial/DeployApp 9.62
299 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.26
300 TestStartStop/group/old-k8s-version/serial/Stop 12.1
301 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.21
302 TestStartStop/group/old-k8s-version/serial/SecondStart 369.05
304 TestStartStop/group/no-preload/serial/FirstStart 62.08
305 TestStartStop/group/no-preload/serial/DeployApp 8.38
306 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.26
307 TestStartStop/group/no-preload/serial/Stop 12.06
308 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.21
309 TestStartStop/group/no-preload/serial/SecondStart 266.8
310 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
311 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 6.11
312 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.26
313 TestStartStop/group/no-preload/serial/Pause 3.11
314 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
316 TestStartStop/group/embed-certs/serial/FirstStart 81.9
317 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.13
318 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.32
319 TestStartStop/group/old-k8s-version/serial/Pause 3.85
321 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 87.58
322 TestStartStop/group/embed-certs/serial/DeployApp 8.34
323 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.23
324 TestStartStop/group/embed-certs/serial/Stop 12.01
325 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.21
326 TestStartStop/group/embed-certs/serial/SecondStart 268.58
327 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 9.49
328 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.82
329 TestStartStop/group/default-k8s-diff-port/serial/Stop 12.94
330 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.28
331 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 269.5
332 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
333 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.1
334 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.25
335 TestStartStop/group/embed-certs/serial/Pause 3.73
337 TestStartStop/group/newest-cni/serial/FirstStart 37.82
338 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
339 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.14
340 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.29
341 TestStartStop/group/default-k8s-diff-port/serial/Pause 4.32
342 TestNetworkPlugins/group/auto/Start 90.71
343 TestStartStop/group/newest-cni/serial/DeployApp 0
344 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.62
345 TestStartStop/group/newest-cni/serial/Stop 1.36
346 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.27
347 TestStartStop/group/newest-cni/serial/SecondStart 24.58
348 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
349 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
350 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.33
351 TestStartStop/group/newest-cni/serial/Pause 4.05
352 TestNetworkPlugins/group/flannel/Start 50.01
353 TestNetworkPlugins/group/auto/KubeletFlags 0.3
354 TestNetworkPlugins/group/auto/NetCatPod 10.29
355 TestNetworkPlugins/group/flannel/ControllerPod 6.01
356 TestNetworkPlugins/group/auto/DNS 0.18
357 TestNetworkPlugins/group/auto/Localhost 0.24
358 TestNetworkPlugins/group/flannel/KubeletFlags 0.4
359 TestNetworkPlugins/group/auto/HairPin 0.24
360 TestNetworkPlugins/group/flannel/NetCatPod 9.38
361 TestNetworkPlugins/group/flannel/DNS 0.26
362 TestNetworkPlugins/group/flannel/Localhost 0.21
363 TestNetworkPlugins/group/flannel/HairPin 0.2
364 TestNetworkPlugins/group/calico/Start 75.81
365 TestNetworkPlugins/group/custom-flannel/Start 54.41
366 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.3
367 TestNetworkPlugins/group/custom-flannel/NetCatPod 10.29
368 TestNetworkPlugins/group/calico/ControllerPod 6.01
369 TestNetworkPlugins/group/custom-flannel/DNS 0.23
370 TestNetworkPlugins/group/custom-flannel/Localhost 0.16
371 TestNetworkPlugins/group/custom-flannel/HairPin 0.17
372 TestNetworkPlugins/group/calico/KubeletFlags 0.3
373 TestNetworkPlugins/group/calico/NetCatPod 11.28
374 TestNetworkPlugins/group/calico/DNS 0.22
375 TestNetworkPlugins/group/calico/Localhost 0.21
376 TestNetworkPlugins/group/calico/HairPin 0.19
377 TestNetworkPlugins/group/kindnet/Start 91.99
378 TestNetworkPlugins/group/bridge/Start 48.11
379 TestNetworkPlugins/group/bridge/KubeletFlags 0.3
380 TestNetworkPlugins/group/bridge/NetCatPod 10.28
381 TestNetworkPlugins/group/bridge/DNS 0.19
382 TestNetworkPlugins/group/bridge/Localhost 0.15
383 TestNetworkPlugins/group/bridge/HairPin 0.15
384 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
385 TestNetworkPlugins/group/kindnet/KubeletFlags 0.52
386 TestNetworkPlugins/group/kindnet/NetCatPod 10.41
387 TestNetworkPlugins/group/enable-default-cni/Start 52.67
388 TestNetworkPlugins/group/kindnet/DNS 0.21
389 TestNetworkPlugins/group/kindnet/Localhost 0.18
390 TestNetworkPlugins/group/kindnet/HairPin 0.23
391 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.28
392 TestNetworkPlugins/group/enable-default-cni/NetCatPod 9.28
393 TestNetworkPlugins/group/enable-default-cni/DNS 0.17
394 TestNetworkPlugins/group/enable-default-cni/Localhost 0.15
395 TestNetworkPlugins/group/enable-default-cni/HairPin 0.15
x
+
TestDownloadOnly/v1.20.0/json-events (6.21s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -o=json --download-only -p download-only-486128 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-arm64 start -o=json --download-only -p download-only-486128 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd: (6.212547269s)
--- PASS: TestDownloadOnly/v1.20.0/json-events (6.21s)

                                                
                                    
x
+
TestDownloadOnly/v1.20.0/preload-exists (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
I0127 13:46:47.400009  996828 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime containerd
I0127 13:46:47.400091  996828 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20325-991453/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4
--- PASS: TestDownloadOnly/v1.20.0/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.20.0/LogsDuration (0.1s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/LogsDuration
aaa_download_only_test.go:184: (dbg) Run:  out/minikube-linux-arm64 logs -p download-only-486128
aaa_download_only_test.go:184: (dbg) Non-zero exit: out/minikube-linux-arm64 logs -p download-only-486128: exit status 85 (100.482447ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-486128 | jenkins | v1.35.0 | 27 Jan 25 13:46 UTC |          |
	|         | -p download-only-486128        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=containerd |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=containerd |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2025/01/27 13:46:41
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.23.4 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0127 13:46:41.245921  996834 out.go:345] Setting OutFile to fd 1 ...
	I0127 13:46:41.246127  996834 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 13:46:41.246155  996834 out.go:358] Setting ErrFile to fd 2...
	I0127 13:46:41.246174  996834 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 13:46:41.246489  996834 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20325-991453/.minikube/bin
	W0127 13:46:41.246678  996834 root.go:314] Error reading config file at /home/jenkins/minikube-integration/20325-991453/.minikube/config/config.json: open /home/jenkins/minikube-integration/20325-991453/.minikube/config/config.json: no such file or directory
	I0127 13:46:41.247164  996834 out.go:352] Setting JSON to true
	I0127 13:46:41.248094  996834 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":16147,"bootTime":1737969455,"procs":161,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1075-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0127 13:46:41.248190  996834 start.go:139] virtualization:  
	I0127 13:46:41.252493  996834 out.go:97] [download-only-486128] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	W0127 13:46:41.252737  996834 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/20325-991453/.minikube/cache/preloaded-tarball: no such file or directory
	I0127 13:46:41.252781  996834 notify.go:220] Checking for updates...
	I0127 13:46:41.255721  996834 out.go:169] MINIKUBE_LOCATION=20325
	I0127 13:46:41.259069  996834 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0127 13:46:41.262011  996834 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/20325-991453/kubeconfig
	I0127 13:46:41.265020  996834 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/20325-991453/.minikube
	I0127 13:46:41.268076  996834 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0127 13:46:41.273695  996834 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0127 13:46:41.274029  996834 driver.go:394] Setting default libvirt URI to qemu:///system
	I0127 13:46:41.298548  996834 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0127 13:46:41.298663  996834 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0127 13:46:41.366469  996834 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:54 SystemTime:2025-01-27 13:46:41.357482769 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0127 13:46:41.366579  996834 docker.go:318] overlay module found
	I0127 13:46:41.369537  996834 out.go:97] Using the docker driver based on user configuration
	I0127 13:46:41.369568  996834 start.go:297] selected driver: docker
	I0127 13:46:41.369576  996834 start.go:901] validating driver "docker" against <nil>
	I0127 13:46:41.369675  996834 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0127 13:46:41.430121  996834 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:54 SystemTime:2025-01-27 13:46:41.421455016 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0127 13:46:41.430332  996834 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0127 13:46:41.430616  996834 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0127 13:46:41.430779  996834 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0127 13:46:41.433849  996834 out.go:169] Using Docker driver with root privileges
	I0127 13:46:41.436653  996834 cni.go:84] Creating CNI manager for ""
	I0127 13:46:41.436729  996834 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0127 13:46:41.436744  996834 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0127 13:46:41.436832  996834 start.go:340] cluster config:
	{Name:download-only-486128 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.20.0 ClusterName:download-only-486128 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:container
d CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0127 13:46:41.439852  996834 out.go:97] Starting "download-only-486128" primary control-plane node in "download-only-486128" cluster
	I0127 13:46:41.439893  996834 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0127 13:46:41.442807  996834 out.go:97] Pulling base image v0.0.46 ...
	I0127 13:46:41.442871  996834 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime containerd
	I0127 13:46:41.443029  996834 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local docker daemon
	I0127 13:46:41.458482  996834 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 to local cache
	I0127 13:46:41.458655  996834 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory
	I0127 13:46:41.458762  996834 image.go:150] Writing gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 to local cache
	I0127 13:46:41.511048  996834 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4
	I0127 13:46:41.511081  996834 cache.go:56] Caching tarball of preloaded images
	I0127 13:46:41.511991  996834 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime containerd
	I0127 13:46:41.515310  996834 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0127 13:46:41.515342  996834 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4 ...
	I0127 13:46:41.605891  996834 download.go:108] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4?checksum=md5:7e3d48ccb9f143791669d02e14ce1643 -> /home/jenkins/minikube-integration/20325-991453/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4
	I0127 13:46:45.668236  996834 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 as a tarball
	I0127 13:46:45.770718  996834 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4 ...
	I0127 13:46:45.770838  996834 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/20325-991453/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4 ...
	
	
	* The control-plane node download-only-486128 host does not exist
	  To start a cluster, run: "minikube start -p download-only-486128"

                                                
                                                
-- /stdout --
aaa_download_only_test.go:185: minikube logs failed with error: exit status 85
--- PASS: TestDownloadOnly/v1.20.0/LogsDuration (0.10s)

                                                
                                    
x
+
TestDownloadOnly/v1.20.0/DeleteAll (0.22s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/DeleteAll
aaa_download_only_test.go:197: (dbg) Run:  out/minikube-linux-arm64 delete --all
--- PASS: TestDownloadOnly/v1.20.0/DeleteAll (0.22s)

                                                
                                    
x
+
TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds (0.14s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds
aaa_download_only_test.go:208: (dbg) Run:  out/minikube-linux-arm64 delete -p download-only-486128
--- PASS: TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds (0.14s)

                                                
                                    
x
+
TestDownloadOnly/v1.32.1/json-events (5.07s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.32.1/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -o=json --download-only -p download-only-713634 --force --alsologtostderr --kubernetes-version=v1.32.1 --container-runtime=containerd --driver=docker  --container-runtime=containerd
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-arm64 start -o=json --download-only -p download-only-713634 --force --alsologtostderr --kubernetes-version=v1.32.1 --container-runtime=containerd --driver=docker  --container-runtime=containerd: (5.065438943s)
--- PASS: TestDownloadOnly/v1.32.1/json-events (5.07s)

                                                
                                    
x
+
TestDownloadOnly/v1.32.1/preload-exists (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.32.1/preload-exists
I0127 13:46:52.928488  996828 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime containerd
I0127 13:46:52.928530  996828 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20325-991453/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-containerd-overlay2-arm64.tar.lz4
--- PASS: TestDownloadOnly/v1.32.1/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.32.1/LogsDuration (0.1s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.32.1/LogsDuration
aaa_download_only_test.go:184: (dbg) Run:  out/minikube-linux-arm64 logs -p download-only-713634
aaa_download_only_test.go:184: (dbg) Non-zero exit: out/minikube-linux-arm64 logs -p download-only-713634: exit status 85 (94.914095ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-486128 | jenkins | v1.35.0 | 27 Jan 25 13:46 UTC |                     |
	|         | -p download-only-486128        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=containerd |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=containerd |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.35.0 | 27 Jan 25 13:46 UTC | 27 Jan 25 13:46 UTC |
	| delete  | -p download-only-486128        | download-only-486128 | jenkins | v1.35.0 | 27 Jan 25 13:46 UTC | 27 Jan 25 13:46 UTC |
	| start   | -o=json --download-only        | download-only-713634 | jenkins | v1.35.0 | 27 Jan 25 13:46 UTC |                     |
	|         | -p download-only-713634        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.32.1   |                      |         |         |                     |                     |
	|         | --container-runtime=containerd |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=containerd |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/01/27 13:46:47
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.23.4 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0127 13:46:47.913338  997037 out.go:345] Setting OutFile to fd 1 ...
	I0127 13:46:47.913740  997037 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 13:46:47.913754  997037 out.go:358] Setting ErrFile to fd 2...
	I0127 13:46:47.913761  997037 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 13:46:47.914441  997037 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20325-991453/.minikube/bin
	I0127 13:46:47.915035  997037 out.go:352] Setting JSON to true
	I0127 13:46:47.915957  997037 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":16153,"bootTime":1737969455,"procs":159,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1075-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0127 13:46:47.916144  997037 start.go:139] virtualization:  
	I0127 13:46:47.919753  997037 out.go:97] [download-only-713634] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	I0127 13:46:47.919969  997037 notify.go:220] Checking for updates...
	I0127 13:46:47.922717  997037 out.go:169] MINIKUBE_LOCATION=20325
	I0127 13:46:47.925634  997037 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0127 13:46:47.928477  997037 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/20325-991453/kubeconfig
	I0127 13:46:47.931438  997037 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/20325-991453/.minikube
	I0127 13:46:47.934261  997037 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0127 13:46:47.939865  997037 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0127 13:46:47.940136  997037 driver.go:394] Setting default libvirt URI to qemu:///system
	I0127 13:46:47.970584  997037 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0127 13:46:47.970690  997037 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0127 13:46:48.029816  997037 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:25 OomKillDisable:true NGoroutines:47 SystemTime:2025-01-27 13:46:48.019982763 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0127 13:46:48.029936  997037 docker.go:318] overlay module found
	I0127 13:46:48.032920  997037 out.go:97] Using the docker driver based on user configuration
	I0127 13:46:48.032966  997037 start.go:297] selected driver: docker
	I0127 13:46:48.032975  997037 start.go:901] validating driver "docker" against <nil>
	I0127 13:46:48.033125  997037 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0127 13:46:48.095466  997037 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:25 OomKillDisable:true NGoroutines:47 SystemTime:2025-01-27 13:46:48.086244368 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0127 13:46:48.095712  997037 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0127 13:46:48.096003  997037 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0127 13:46:48.096169  997037 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0127 13:46:48.099381  997037 out.go:169] Using Docker driver with root privileges
	
	
	* The control-plane node download-only-713634 host does not exist
	  To start a cluster, run: "minikube start -p download-only-713634"

                                                
                                                
-- /stdout --
aaa_download_only_test.go:185: minikube logs failed with error: exit status 85
--- PASS: TestDownloadOnly/v1.32.1/LogsDuration (0.10s)

                                                
                                    
x
+
TestDownloadOnly/v1.32.1/DeleteAll (0.22s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.32.1/DeleteAll
aaa_download_only_test.go:197: (dbg) Run:  out/minikube-linux-arm64 delete --all
--- PASS: TestDownloadOnly/v1.32.1/DeleteAll (0.22s)

                                                
                                    
x
+
TestDownloadOnly/v1.32.1/DeleteAlwaysSucceeds (0.14s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.32.1/DeleteAlwaysSucceeds
aaa_download_only_test.go:208: (dbg) Run:  out/minikube-linux-arm64 delete -p download-only-713634
--- PASS: TestDownloadOnly/v1.32.1/DeleteAlwaysSucceeds (0.14s)

                                                
                                    
x
+
TestBinaryMirror (0.58s)

                                                
                                                
=== RUN   TestBinaryMirror
I0127 13:46:54.250511  996828 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.32.1/bin/linux/arm64/kubectl?checksum=file:https://dl.k8s.io/release/v1.32.1/bin/linux/arm64/kubectl.sha256
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-linux-arm64 start --download-only -p binary-mirror-074377 --alsologtostderr --binary-mirror http://127.0.0.1:44069 --driver=docker  --container-runtime=containerd
helpers_test.go:175: Cleaning up "binary-mirror-074377" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p binary-mirror-074377
--- PASS: TestBinaryMirror (0.58s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.08s)

                                                
                                                
=== RUN   TestAddons/PreSetup/EnablingAddonOnNonExistingCluster
=== PAUSE TestAddons/PreSetup/EnablingAddonOnNonExistingCluster

                                                
                                                

                                                
                                                
=== CONT  TestAddons/PreSetup/EnablingAddonOnNonExistingCluster
addons_test.go:939: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p addons-084879
addons_test.go:939: (dbg) Non-zero exit: out/minikube-linux-arm64 addons enable dashboard -p addons-084879: exit status 85 (83.474825ms)

                                                
                                                
-- stdout --
	* Profile "addons-084879" not found. Run "minikube profile list" to view all profiles.
	  To start a cluster, run: "minikube start -p addons-084879"

                                                
                                                
-- /stdout --
--- PASS: TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.08s)

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.08s)

                                                
                                                
=== RUN   TestAddons/PreSetup/DisablingAddonOnNonExistingCluster
=== PAUSE TestAddons/PreSetup/DisablingAddonOnNonExistingCluster

                                                
                                                

                                                
                                                
=== CONT  TestAddons/PreSetup/DisablingAddonOnNonExistingCluster
addons_test.go:950: (dbg) Run:  out/minikube-linux-arm64 addons disable dashboard -p addons-084879
addons_test.go:950: (dbg) Non-zero exit: out/minikube-linux-arm64 addons disable dashboard -p addons-084879: exit status 85 (75.400103ms)

                                                
                                                
-- stdout --
	* Profile "addons-084879" not found. Run "minikube profile list" to view all profiles.
	  To start a cluster, run: "minikube start -p addons-084879"

                                                
                                                
-- /stdout --
--- PASS: TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.08s)

                                                
                                    
x
+
TestAddons/Setup (232.48s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:107: (dbg) Run:  out/minikube-linux-arm64 start -p addons-084879 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=nvidia-device-plugin --addons=yakd --addons=volcano --addons=amd-gpu-device-plugin --driver=docker  --container-runtime=containerd --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher
addons_test.go:107: (dbg) Done: out/minikube-linux-arm64 start -p addons-084879 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=nvidia-device-plugin --addons=yakd --addons=volcano --addons=amd-gpu-device-plugin --driver=docker  --container-runtime=containerd --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher: (3m52.484099207s)
--- PASS: TestAddons/Setup (232.48s)

                                                
                                    
x
+
TestAddons/serial/Volcano (39.97s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:823: volcano-controller stabilized in 77.894956ms
addons_test.go:815: volcano-admission stabilized in 78.17668ms
addons_test.go:807: volcano-scheduler stabilized in 79.018709ms
addons_test.go:829: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-scheduler" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-scheduler-7ff7cd6989-gtwqj" [89f5f012-4ea5-42f9-89e9-c14bdc1fbddd] Running
addons_test.go:829: (dbg) TestAddons/serial/Volcano: app=volcano-scheduler healthy within 6.003888356s
addons_test.go:833: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-admission" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-admission-57676bd54c-nz9nm" [68e5bfa6-9c5d-4f25-b201-8dd1002af22c] Running
addons_test.go:833: (dbg) TestAddons/serial/Volcano: app=volcano-admission healthy within 5.00405983s
addons_test.go:837: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-controller" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-controllers-77df547cdf-n7rqw" [3495fda5-8e1b-4a2d-a2f4-1fd1e11e4cd4] Running
addons_test.go:837: (dbg) TestAddons/serial/Volcano: app=volcano-controller healthy within 5.003210448s
addons_test.go:842: (dbg) Run:  kubectl --context addons-084879 delete -n volcano-system job volcano-admission-init
addons_test.go:848: (dbg) Run:  kubectl --context addons-084879 create -f testdata/vcjob.yaml
addons_test.go:856: (dbg) Run:  kubectl --context addons-084879 get vcjob -n my-volcano
addons_test.go:874: (dbg) TestAddons/serial/Volcano: waiting 3m0s for pods matching "volcano.sh/job-name=test-job" in namespace "my-volcano" ...
helpers_test.go:344: "test-job-nginx-0" [ff441eca-e5af-4109-aa37-283858fe036c] Pending
helpers_test.go:344: "test-job-nginx-0" [ff441eca-e5af-4109-aa37-283858fe036c] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "test-job-nginx-0" [ff441eca-e5af-4109-aa37-283858fe036c] Running
addons_test.go:874: (dbg) TestAddons/serial/Volcano: volcano.sh/job-name=test-job healthy within 12.004092445s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-084879 addons disable volcano --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-084879 addons disable volcano --alsologtostderr -v=1: (11.258062521s)
--- PASS: TestAddons/serial/Volcano (39.97s)

                                                
                                    
x
+
TestAddons/serial/GCPAuth/Namespaces (0.19s)

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/Namespaces
addons_test.go:569: (dbg) Run:  kubectl --context addons-084879 create ns new-namespace
addons_test.go:583: (dbg) Run:  kubectl --context addons-084879 get secret gcp-auth -n new-namespace
--- PASS: TestAddons/serial/GCPAuth/Namespaces (0.19s)

                                                
                                    
x
+
TestAddons/serial/GCPAuth/FakeCredentials (9.89s)

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/FakeCredentials
addons_test.go:614: (dbg) Run:  kubectl --context addons-084879 create -f testdata/busybox.yaml
addons_test.go:621: (dbg) Run:  kubectl --context addons-084879 create sa gcp-auth-test
addons_test.go:627: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [c074dd67-748c-441d-b383-feba6c0a82e7] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [c074dd67-748c-441d-b383-feba6c0a82e7] Running
addons_test.go:627: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: integration-test=busybox healthy within 9.003308156s
addons_test.go:633: (dbg) Run:  kubectl --context addons-084879 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS"
addons_test.go:645: (dbg) Run:  kubectl --context addons-084879 describe sa gcp-auth-test
addons_test.go:659: (dbg) Run:  kubectl --context addons-084879 exec busybox -- /bin/sh -c "cat /google-app-creds.json"
addons_test.go:683: (dbg) Run:  kubectl --context addons-084879 exec busybox -- /bin/sh -c "printenv GOOGLE_CLOUD_PROJECT"
--- PASS: TestAddons/serial/GCPAuth/FakeCredentials (9.89s)

                                                
                                    
x
+
TestAddons/parallel/Registry (16.47s)

                                                
                                                
=== RUN   TestAddons/parallel/Registry
=== PAUSE TestAddons/parallel/Registry

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:321: registry stabilized in 4.764491ms
addons_test.go:323: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-6c88467877-95ngm" [cb881156-a0d5-47bb-a04c-9abafacbcf7f] Running
addons_test.go:323: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.006728729s
addons_test.go:326: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-292w6" [e562eb72-12fb-49cf-8638-d5c4d978735f] Running
addons_test.go:326: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.004727941s
addons_test.go:331: (dbg) Run:  kubectl --context addons-084879 delete po -l run=registry-test --now
addons_test.go:336: (dbg) Run:  kubectl --context addons-084879 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local"
addons_test.go:336: (dbg) Done: kubectl --context addons-084879 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local": (4.40752873s)
addons_test.go:350: (dbg) Run:  out/minikube-linux-arm64 -p addons-084879 ip
2025/01/27 13:52:02 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-084879 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (16.47s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (20.17s)

                                                
                                                
=== RUN   TestAddons/parallel/Ingress
=== PAUSE TestAddons/parallel/Ingress

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run:  kubectl --context addons-084879 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:232: (dbg) Run:  kubectl --context addons-084879 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run:  kubectl --context addons-084879 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [9e21203a-9f44-4c1d-ba58-93913386acde] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [9e21203a-9f44-4c1d-ba58-93913386acde] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 9.061859247s
I0127 13:53:16.997421  996828 kapi.go:150] Service nginx in namespace default found.
addons_test.go:262: (dbg) Run:  out/minikube-linux-arm64 -p addons-084879 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:286: (dbg) Run:  kubectl --context addons-084879 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:291: (dbg) Run:  out/minikube-linux-arm64 -p addons-084879 ip
addons_test.go:297: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-084879 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-084879 addons disable ingress-dns --alsologtostderr -v=1: (1.180851801s)
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-084879 addons disable ingress --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-084879 addons disable ingress --alsologtostderr -v=1: (7.913616046s)
--- PASS: TestAddons/parallel/Ingress (20.17s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.83s)

                                                
                                                
=== RUN   TestAddons/parallel/InspektorGadget
=== PAUSE TestAddons/parallel/InspektorGadget

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:762: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-lfdwt" [a479a98b-a004-42f2-90f4-0604910841c3] Running
addons_test.go:762: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.005272812s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-084879 addons disable inspektor-gadget --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-084879 addons disable inspektor-gadget --alsologtostderr -v=1: (5.822853345s)
--- PASS: TestAddons/parallel/InspektorGadget (11.83s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (5.83s)

                                                
                                                
=== RUN   TestAddons/parallel/MetricsServer
=== PAUSE TestAddons/parallel/MetricsServer

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:394: metrics-server stabilized in 3.85264ms
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-7fbb699795-47jsd" [8bd86497-0e27-49c1-9c23-88d21375c049] Running
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.004351206s
addons_test.go:402: (dbg) Run:  kubectl --context addons-084879 top pods -n kube-system
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-084879 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (5.83s)

                                                
                                    
x
+
TestAddons/parallel/CSI (56.56s)

                                                
                                                
=== RUN   TestAddons/parallel/CSI
=== PAUSE TestAddons/parallel/CSI

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I0127 13:52:35.999831  996828 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0127 13:52:36.006051  996828 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0127 13:52:36.006211  996828 kapi.go:107] duration metric: took 8.429195ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:488: csi-hostpath-driver pods stabilized in 8.447885ms
addons_test.go:491: (dbg) Run:  kubectl --context addons-084879 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:496: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-084879 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-084879 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-084879 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-084879 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-084879 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-084879 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-084879 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-084879 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-084879 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-084879 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-084879 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-084879 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-084879 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-084879 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-084879 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-084879 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-084879 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-084879 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-084879 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-084879 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-084879 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:501: (dbg) Run:  kubectl --context addons-084879 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:506: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [b93fc073-c0fa-4563-84fd-6c79a42f5c52] Pending
helpers_test.go:344: "task-pv-pod" [b93fc073-c0fa-4563-84fd-6c79a42f5c52] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:344: "task-pv-pod" [b93fc073-c0fa-4563-84fd-6c79a42f5c52] Running
addons_test.go:506: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 11.005499678s
addons_test.go:511: (dbg) Run:  kubectl --context addons-084879 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:516: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-084879 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-084879 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:521: (dbg) Run:  kubectl --context addons-084879 delete pod task-pv-pod
addons_test.go:521: (dbg) Done: kubectl --context addons-084879 delete pod task-pv-pod: (1.421861511s)
addons_test.go:527: (dbg) Run:  kubectl --context addons-084879 delete pvc hpvc
addons_test.go:533: (dbg) Run:  kubectl --context addons-084879 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:538: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-084879 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-084879 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-084879 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-084879 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-084879 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-084879 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:543: (dbg) Run:  kubectl --context addons-084879 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:548: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod-restore" in namespace "default" ...
helpers_test.go:344: "task-pv-pod-restore" [e0e633bc-cc38-4df0-a84c-ccf66b927346] Pending
helpers_test.go:344: "task-pv-pod-restore" [e0e633bc-cc38-4df0-a84c-ccf66b927346] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:344: "task-pv-pod-restore" [e0e633bc-cc38-4df0-a84c-ccf66b927346] Running
addons_test.go:548: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.004374474s
addons_test.go:553: (dbg) Run:  kubectl --context addons-084879 delete pod task-pv-pod-restore
addons_test.go:557: (dbg) Run:  kubectl --context addons-084879 delete pvc hpvc-restore
addons_test.go:561: (dbg) Run:  kubectl --context addons-084879 delete volumesnapshot new-snapshot-demo
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-084879 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-084879 addons disable volumesnapshots --alsologtostderr -v=1: (1.0477054s)
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-084879 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-084879 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.812075395s)
--- PASS: TestAddons/parallel/CSI (56.56s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (25.11s)

                                                
                                                
=== RUN   TestAddons/parallel/Headlamp
=== PAUSE TestAddons/parallel/Headlamp

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:747: (dbg) Run:  out/minikube-linux-arm64 addons enable headlamp -p addons-084879 --alsologtostderr -v=1
addons_test.go:747: (dbg) Done: out/minikube-linux-arm64 addons enable headlamp -p addons-084879 --alsologtostderr -v=1: (1.263793269s)
addons_test.go:752: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-69d78d796f-5nsgl" [03fa18dd-71c4-4bb6-abcf-6898e9451a3b] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-69d78d796f-5nsgl" [03fa18dd-71c4-4bb6-abcf-6898e9451a3b] Running
addons_test.go:752: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 18.004326523s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-084879 addons disable headlamp --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-084879 addons disable headlamp --alsologtostderr -v=1: (5.838519109s)
--- PASS: TestAddons/parallel/Headlamp (25.11s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (6.63s)

                                                
                                                
=== RUN   TestAddons/parallel/CloudSpanner
=== PAUSE TestAddons/parallel/CloudSpanner

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:779: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-5d76cffbc-vclx8" [350b067e-b44e-4673-97a8-9de2a3a910b7] Running
addons_test.go:779: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 6.00429635s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-084879 addons disable cloud-spanner --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CloudSpanner (6.63s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (46.41s)

                                                
                                                
=== RUN   TestAddons/parallel/LocalPath
=== PAUSE TestAddons/parallel/LocalPath

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:888: (dbg) Run:  kubectl --context addons-084879 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:894: (dbg) Run:  kubectl --context addons-084879 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:898: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-084879 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-084879 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-084879 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-084879 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-084879 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-084879 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:901: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [1921e8d1-d92a-4a50-a7ba-6b1fecd03817] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [1921e8d1-d92a-4a50-a7ba-6b1fecd03817] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [1921e8d1-d92a-4a50-a7ba-6b1fecd03817] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:901: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 3.004579982s
addons_test.go:906: (dbg) Run:  kubectl --context addons-084879 get pvc test-pvc -o=json
addons_test.go:915: (dbg) Run:  out/minikube-linux-arm64 -p addons-084879 ssh "cat /opt/local-path-provisioner/pvc-9e01724d-ac18-44df-8f1c-0f324dd0b21e_default_test-pvc/file1"
addons_test.go:927: (dbg) Run:  kubectl --context addons-084879 delete pod test-local-path
addons_test.go:931: (dbg) Run:  kubectl --context addons-084879 delete pvc test-pvc
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-084879 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-084879 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (36.922439s)
--- PASS: TestAddons/parallel/LocalPath (46.41s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.84s)

                                                
                                                
=== RUN   TestAddons/parallel/NvidiaDevicePlugin
=== PAUSE TestAddons/parallel/NvidiaDevicePlugin

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:964: (dbg) TestAddons/parallel/NvidiaDevicePlugin: waiting 6m0s for pods matching "name=nvidia-device-plugin-ds" in namespace "kube-system" ...
helpers_test.go:344: "nvidia-device-plugin-daemonset-cfpls" [5b555b85-4cfa-4dbb-9bcd-d372be51caf3] Running
addons_test.go:964: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.005577827s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-084879 addons disable nvidia-device-plugin --alsologtostderr -v=1
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.84s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.88s)

                                                
                                                
=== RUN   TestAddons/parallel/Yakd
=== PAUSE TestAddons/parallel/Yakd

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:986: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:344: "yakd-dashboard-575dd5996b-vz5xh" [8d975c47-6bfb-4c69-938d-f036e7a74c77] Running
addons_test.go:986: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.003437413s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-084879 addons disable yakd --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-084879 addons disable yakd --alsologtostderr -v=1: (5.880609264s)
--- PASS: TestAddons/parallel/Yakd (11.88s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.25s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:170: (dbg) Run:  out/minikube-linux-arm64 stop -p addons-084879
addons_test.go:170: (dbg) Done: out/minikube-linux-arm64 stop -p addons-084879: (11.97247143s)
addons_test.go:174: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p addons-084879
addons_test.go:178: (dbg) Run:  out/minikube-linux-arm64 addons disable dashboard -p addons-084879
addons_test.go:183: (dbg) Run:  out/minikube-linux-arm64 addons disable gvisor -p addons-084879
--- PASS: TestAddons/StoppedEnableDisable (12.25s)

                                                
                                    
x
+
TestCertOptions (40.38s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-arm64 start -p cert-options-544263 --memory=2048 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=docker  --container-runtime=containerd
cert_options_test.go:49: (dbg) Done: out/minikube-linux-arm64 start -p cert-options-544263 --memory=2048 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=docker  --container-runtime=containerd: (37.601414724s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-arm64 -p cert-options-544263 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-544263 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-arm64 ssh -p cert-options-544263 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-544263" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-options-544263
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-options-544263: (2.104683612s)
--- PASS: TestCertOptions (40.38s)

                                                
                                    
x
+
TestCertExpiration (225.98s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-191179 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=containerd
cert_options_test.go:123: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-191179 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=containerd: (35.84533318s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-191179 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=containerd
cert_options_test.go:131: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-191179 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=containerd: (7.591835046s)
helpers_test.go:175: Cleaning up "cert-expiration-191179" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-expiration-191179
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-expiration-191179: (2.54114262s)
--- PASS: TestCertExpiration (225.98s)

                                                
                                    
x
+
TestForceSystemdFlag (39.43s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-flag-910359 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd
docker_test.go:91: (dbg) Done: out/minikube-linux-arm64 start -p force-systemd-flag-910359 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd: (36.912221246s)
docker_test.go:121: (dbg) Run:  out/minikube-linux-arm64 -p force-systemd-flag-910359 ssh "cat /etc/containerd/config.toml"
helpers_test.go:175: Cleaning up "force-systemd-flag-910359" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-flag-910359
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-flag-910359: (2.125226387s)
--- PASS: TestForceSystemdFlag (39.43s)

                                                
                                    
x
+
TestForceSystemdEnv (35.9s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-env-677232 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd
E0127 14:27:25.843615  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/functional-378069/client.crt: no such file or directory" logger="UnhandledError"
docker_test.go:155: (dbg) Done: out/minikube-linux-arm64 start -p force-systemd-env-677232 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd: (33.124303719s)
docker_test.go:121: (dbg) Run:  out/minikube-linux-arm64 -p force-systemd-env-677232 ssh "cat /etc/containerd/config.toml"
helpers_test.go:175: Cleaning up "force-systemd-env-677232" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-env-677232
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-env-677232: (2.343164859s)
--- PASS: TestForceSystemdEnv (35.90s)

                                                
                                    
x
+
TestDockerEnvContainerd (44.13s)

                                                
                                                
=== RUN   TestDockerEnvContainerd
docker_test.go:170: running with containerd true linux arm64
docker_test.go:181: (dbg) Run:  out/minikube-linux-arm64 start -p dockerenv-867526 --driver=docker  --container-runtime=containerd
docker_test.go:181: (dbg) Done: out/minikube-linux-arm64 start -p dockerenv-867526 --driver=docker  --container-runtime=containerd: (28.626520573s)
docker_test.go:189: (dbg) Run:  /bin/bash -c "out/minikube-linux-arm64 docker-env --ssh-host --ssh-add -p dockerenv-867526"
docker_test.go:220: (dbg) Run:  /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-Wlyign5OWPWt/agent.1018733" SSH_AGENT_PID="1018734" DOCKER_HOST=ssh://docker@127.0.0.1:33901 docker version"
docker_test.go:243: (dbg) Run:  /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-Wlyign5OWPWt/agent.1018733" SSH_AGENT_PID="1018734" DOCKER_HOST=ssh://docker@127.0.0.1:33901 DOCKER_BUILDKIT=0 docker build -t local/minikube-dockerenv-containerd-test:latest testdata/docker-env"
docker_test.go:243: (dbg) Done: /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-Wlyign5OWPWt/agent.1018733" SSH_AGENT_PID="1018734" DOCKER_HOST=ssh://docker@127.0.0.1:33901 DOCKER_BUILDKIT=0 docker build -t local/minikube-dockerenv-containerd-test:latest testdata/docker-env": (1.163107095s)
docker_test.go:250: (dbg) Run:  /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-Wlyign5OWPWt/agent.1018733" SSH_AGENT_PID="1018734" DOCKER_HOST=ssh://docker@127.0.0.1:33901 docker image ls"
helpers_test.go:175: Cleaning up "dockerenv-867526" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p dockerenv-867526
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p dockerenv-867526: (1.970793683s)
--- PASS: TestDockerEnvContainerd (44.13s)

                                                
                                    
x
+
TestErrorSpam/setup (31.89s)

                                                
                                                
=== RUN   TestErrorSpam/setup
error_spam_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -p nospam-335527 -n=1 --memory=2250 --wait=false --log_dir=/tmp/nospam-335527 --driver=docker  --container-runtime=containerd
error_spam_test.go:81: (dbg) Done: out/minikube-linux-arm64 start -p nospam-335527 -n=1 --memory=2250 --wait=false --log_dir=/tmp/nospam-335527 --driver=docker  --container-runtime=containerd: (31.890149989s)
--- PASS: TestErrorSpam/setup (31.89s)

                                                
                                    
x
+
TestErrorSpam/start (0.79s)

                                                
                                                
=== RUN   TestErrorSpam/start
error_spam_test.go:216: Cleaning up 1 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-335527 --log_dir /tmp/nospam-335527 start --dry-run
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-335527 --log_dir /tmp/nospam-335527 start --dry-run
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-335527 --log_dir /tmp/nospam-335527 start --dry-run
--- PASS: TestErrorSpam/start (0.79s)

                                                
                                    
x
+
TestErrorSpam/status (1.15s)

                                                
                                                
=== RUN   TestErrorSpam/status
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-335527 --log_dir /tmp/nospam-335527 status
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-335527 --log_dir /tmp/nospam-335527 status
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-335527 --log_dir /tmp/nospam-335527 status
--- PASS: TestErrorSpam/status (1.15s)

                                                
                                    
x
+
TestErrorSpam/pause (1.78s)

                                                
                                                
=== RUN   TestErrorSpam/pause
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-335527 --log_dir /tmp/nospam-335527 pause
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-335527 --log_dir /tmp/nospam-335527 pause
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-335527 --log_dir /tmp/nospam-335527 pause
--- PASS: TestErrorSpam/pause (1.78s)

                                                
                                    
x
+
TestErrorSpam/unpause (1.73s)

                                                
                                                
=== RUN   TestErrorSpam/unpause
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-335527 --log_dir /tmp/nospam-335527 unpause
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-335527 --log_dir /tmp/nospam-335527 unpause
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-335527 --log_dir /tmp/nospam-335527 unpause
--- PASS: TestErrorSpam/unpause (1.73s)

                                                
                                    
x
+
TestErrorSpam/stop (1.47s)

                                                
                                                
=== RUN   TestErrorSpam/stop
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-335527 --log_dir /tmp/nospam-335527 stop
error_spam_test.go:159: (dbg) Done: out/minikube-linux-arm64 -p nospam-335527 --log_dir /tmp/nospam-335527 stop: (1.26306321s)
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-335527 --log_dir /tmp/nospam-335527 stop
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-335527 --log_dir /tmp/nospam-335527 stop
--- PASS: TestErrorSpam/stop (1.47s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1855: local sync path: /home/jenkins/minikube-integration/20325-991453/.minikube/files/etc/test/nested/copy/996828/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.00s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (49.36s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2234: (dbg) Run:  out/minikube-linux-arm64 start -p functional-378069 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=containerd
E0127 13:55:47.444120  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/addons-084879/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:55:47.450622  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/addons-084879/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:55:47.462048  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/addons-084879/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:55:47.483534  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/addons-084879/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:55:47.525068  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/addons-084879/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:55:47.606470  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/addons-084879/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:55:47.767928  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/addons-084879/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:55:48.089681  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/addons-084879/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:55:48.731581  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/addons-084879/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:55:50.013722  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/addons-084879/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:55:52.575768  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/addons-084879/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:55:57.697159  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/addons-084879/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:56:07.938610  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/addons-084879/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:2234: (dbg) Done: out/minikube-linux-arm64 start -p functional-378069 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=containerd: (49.354855122s)
--- PASS: TestFunctional/serial/StartWithProxy (49.36s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

                                                
                                                
=== RUN   TestFunctional/serial/AuditLog
--- PASS: TestFunctional/serial/AuditLog (0.00s)

                                                
                                    
x
+
TestFunctional/serial/SoftStart (6.14s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I0127 13:56:07.968305  996828 config.go:182] Loaded profile config "functional-378069": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
functional_test.go:659: (dbg) Run:  out/minikube-linux-arm64 start -p functional-378069 --alsologtostderr -v=8
functional_test.go:659: (dbg) Done: out/minikube-linux-arm64 start -p functional-378069 --alsologtostderr -v=8: (6.137946926s)
functional_test.go:663: soft start took 6.141704311s for "functional-378069" cluster.
I0127 13:56:14.106610  996828 config.go:182] Loaded profile config "functional-378069": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
--- PASS: TestFunctional/serial/SoftStart (6.14s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.06s)

                                                
                                                
=== RUN   TestFunctional/serial/KubeContext
functional_test.go:681: (dbg) Run:  kubectl config current-context
--- PASS: TestFunctional/serial/KubeContext (0.06s)

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.1s)

                                                
                                                
=== RUN   TestFunctional/serial/KubectlGetPods
functional_test.go:696: (dbg) Run:  kubectl --context functional-378069 get po -A
--- PASS: TestFunctional/serial/KubectlGetPods (0.10s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/add_remote (4.43s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 cache add registry.k8s.io/pause:3.1
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-378069 cache add registry.k8s.io/pause:3.1: (1.613114091s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 cache add registry.k8s.io/pause:3.3
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-378069 cache add registry.k8s.io/pause:3.3: (1.459840387s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 cache add registry.k8s.io/pause:latest
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-378069 cache add registry.k8s.io/pause:latest: (1.358581937s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (4.43s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/add_local (1.24s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1077: (dbg) Run:  docker build -t minikube-local-cache-test:functional-378069 /tmp/TestFunctionalserialCacheCmdcacheadd_local2133816076/001
functional_test.go:1089: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 cache add minikube-local-cache-test:functional-378069
functional_test.go:1094: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 cache delete minikube-local-cache-test:functional-378069
functional_test.go:1083: (dbg) Run:  docker rmi minikube-local-cache-test:functional-378069
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (1.24s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/CacheDelete (0.06s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/CacheDelete
functional_test.go:1102: (dbg) Run:  out/minikube-linux-arm64 cache delete registry.k8s.io/pause:3.3
--- PASS: TestFunctional/serial/CacheCmd/cache/CacheDelete (0.06s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/list (0.08s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/list
functional_test.go:1110: (dbg) Run:  out/minikube-linux-arm64 cache list
--- PASS: TestFunctional/serial/CacheCmd/cache/list (0.08s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node (0.31s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node
functional_test.go:1124: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 ssh sudo crictl images
--- PASS: TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node (0.31s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/cache_reload (2.08s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/cache_reload
functional_test.go:1147: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 ssh sudo crictl rmi registry.k8s.io/pause:latest
functional_test.go:1153: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 ssh sudo crictl inspecti registry.k8s.io/pause:latest
functional_test.go:1153: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-378069 ssh sudo crictl inspecti registry.k8s.io/pause:latest: exit status 1 (298.862086ms)

                                                
                                                
-- stdout --
	FATA[0000] no such image "registry.k8s.io/pause:latest" present 

                                                
                                                
-- /stdout --
** stderr ** 
	ssh: Process exited with status 1

                                                
                                                
** /stderr **
functional_test.go:1158: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 cache reload
functional_test.go:1158: (dbg) Done: out/minikube-linux-arm64 -p functional-378069 cache reload: (1.17599951s)
functional_test.go:1163: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 ssh sudo crictl inspecti registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (2.08s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/delete (0.11s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/delete
functional_test.go:1172: (dbg) Run:  out/minikube-linux-arm64 cache delete registry.k8s.io/pause:3.1
functional_test.go:1172: (dbg) Run:  out/minikube-linux-arm64 cache delete registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/delete (0.11s)

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.14s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmd
functional_test.go:716: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 kubectl -- --context functional-378069 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmd (0.14s)

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.14s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmdDirectly
functional_test.go:741: (dbg) Run:  out/kubectl --context functional-378069 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmdDirectly (0.14s)

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (52.92s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:757: (dbg) Run:  out/minikube-linux-arm64 start -p functional-378069 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E0127 13:56:28.420402  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/addons-084879/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:57:09.382964  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/addons-084879/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:757: (dbg) Done: out/minikube-linux-arm64 start -p functional-378069 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (52.923617733s)
functional_test.go:761: restart took 52.923722625s for "functional-378069" cluster.
I0127 13:57:15.794455  996828 config.go:182] Loaded profile config "functional-378069": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
--- PASS: TestFunctional/serial/ExtraConfig (52.92s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.1s)

                                                
                                                
=== RUN   TestFunctional/serial/ComponentHealth
functional_test.go:810: (dbg) Run:  kubectl --context functional-378069 get po -l tier=control-plane -n kube-system -o=json
functional_test.go:825: etcd phase: Running
functional_test.go:835: etcd status: Ready
functional_test.go:825: kube-apiserver phase: Running
functional_test.go:835: kube-apiserver status: Ready
functional_test.go:825: kube-controller-manager phase: Running
functional_test.go:835: kube-controller-manager status: Ready
functional_test.go:825: kube-scheduler phase: Running
functional_test.go:835: kube-scheduler status: Ready
--- PASS: TestFunctional/serial/ComponentHealth (0.10s)

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.75s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1236: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 logs
functional_test.go:1236: (dbg) Done: out/minikube-linux-arm64 -p functional-378069 logs: (1.746538026s)
--- PASS: TestFunctional/serial/LogsCmd (1.75s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.79s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 logs --file /tmp/TestFunctionalserialLogsFileCmd1728620002/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-arm64 -p functional-378069 logs --file /tmp/TestFunctionalserialLogsFileCmd1728620002/001/logs.txt: (1.785985599s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.79s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.61s)

                                                
                                                
=== RUN   TestFunctional/serial/InvalidService
functional_test.go:2321: (dbg) Run:  kubectl --context functional-378069 apply -f testdata/invalidsvc.yaml
functional_test.go:2335: (dbg) Run:  out/minikube-linux-arm64 service invalid-svc -p functional-378069
functional_test.go:2335: (dbg) Non-zero exit: out/minikube-linux-arm64 service invalid-svc -p functional-378069: exit status 115 (594.816387ms)

                                                
                                                
-- stdout --
	|-----------|-------------|-------------|---------------------------|
	| NAMESPACE |    NAME     | TARGET PORT |            URL            |
	|-----------|-------------|-------------|---------------------------|
	| default   | invalid-svc |          80 | http://192.168.49.2:31199 |
	|-----------|-------------|-------------|---------------------------|
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to SVC_UNREACHABLE: service not available: no running pod for service invalid-svc found
	* 
	╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * If the above advice does not help, please let us know:                                 │
	│      https://github.com/kubernetes/minikube/issues/new/choose                               │
	│                                                                                             │
	│    * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.    │
	│    * Please also attach the following file to the GitHub issue:                             │
	│    * - /tmp/minikube_service_96b204199e3191fa1740d4430b018a3c8028d52d_0.log                 │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
functional_test.go:2327: (dbg) Run:  kubectl --context functional-378069 delete -f testdata/invalidsvc.yaml
--- PASS: TestFunctional/serial/InvalidService (4.61s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.51s)

                                                
                                                
=== RUN   TestFunctional/parallel/ConfigCmd
=== PAUSE TestFunctional/parallel/ConfigCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ConfigCmd
functional_test.go:1199: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 config unset cpus
functional_test.go:1199: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 config get cpus
functional_test.go:1199: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-378069 config get cpus: exit status 14 (77.241055ms)

                                                
                                                
** stderr ** 
	Error: specified key could not be found in config

                                                
                                                
** /stderr **
functional_test.go:1199: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 config set cpus 2
functional_test.go:1199: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 config get cpus
functional_test.go:1199: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 config unset cpus
functional_test.go:1199: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 config get cpus
functional_test.go:1199: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-378069 config get cpus: exit status 14 (73.287081ms)

                                                
                                                
** stderr ** 
	Error: specified key could not be found in config

                                                
                                                
** /stderr **
--- PASS: TestFunctional/parallel/ConfigCmd (0.51s)

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (11.71s)

                                                
                                                
=== RUN   TestFunctional/parallel/DashboardCmd
=== PAUSE TestFunctional/parallel/DashboardCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DashboardCmd
functional_test.go:905: (dbg) daemon: [out/minikube-linux-arm64 dashboard --url --port 36195 -p functional-378069 --alsologtostderr -v=1]
functional_test.go:910: (dbg) stopping [out/minikube-linux-arm64 dashboard --url --port 36195 -p functional-378069 --alsologtostderr -v=1] ...
helpers_test.go:508: unable to kill pid 1034079: os: process already finished
--- PASS: TestFunctional/parallel/DashboardCmd (11.71s)

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.63s)

                                                
                                                
=== RUN   TestFunctional/parallel/DryRun
=== PAUSE TestFunctional/parallel/DryRun

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DryRun
functional_test.go:974: (dbg) Run:  out/minikube-linux-arm64 start -p functional-378069 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=containerd
functional_test.go:974: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p functional-378069 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=containerd: exit status 23 (283.669283ms)

                                                
                                                
-- stdout --
	* [functional-378069] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=20325
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/20325-991453/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/20325-991453/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Using the docker driver based on existing profile
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0127 13:58:00.355694 1033450 out.go:345] Setting OutFile to fd 1 ...
	I0127 13:58:00.355890 1033450 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 13:58:00.355918 1033450 out.go:358] Setting ErrFile to fd 2...
	I0127 13:58:00.355945 1033450 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 13:58:00.356347 1033450 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20325-991453/.minikube/bin
	I0127 13:58:00.356847 1033450 out.go:352] Setting JSON to false
	I0127 13:58:00.357931 1033450 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":16826,"bootTime":1737969455,"procs":208,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1075-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0127 13:58:00.358100 1033450 start.go:139] virtualization:  
	I0127 13:58:00.361732 1033450 out.go:177] * [functional-378069] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	I0127 13:58:00.365537 1033450 out.go:177]   - MINIKUBE_LOCATION=20325
	I0127 13:58:00.365707 1033450 notify.go:220] Checking for updates...
	I0127 13:58:00.371453 1033450 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0127 13:58:00.374997 1033450 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20325-991453/kubeconfig
	I0127 13:58:00.378011 1033450 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20325-991453/.minikube
	I0127 13:58:00.380932 1033450 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0127 13:58:00.383805 1033450 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0127 13:58:00.387258 1033450 config.go:182] Loaded profile config "functional-378069": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
	I0127 13:58:00.387811 1033450 driver.go:394] Setting default libvirt URI to qemu:///system
	I0127 13:58:00.431157 1033450 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0127 13:58:00.431272 1033450 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0127 13:58:00.509411 1033450 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH 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 splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:32 OomKillDisable:true NGoroutines:54 SystemTime:2025-01-27 13:58:00.499671804 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0127 13:58:00.509581 1033450 docker.go:318] overlay module found
	I0127 13:58:00.514602 1033450 out.go:177] * Using the docker driver based on existing profile
	I0127 13:58:00.517447 1033450 start.go:297] selected driver: docker
	I0127 13:58:00.517467 1033450 start.go:901] validating driver "docker" against &{Name:functional-378069 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 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.32.1 ClusterName:functional-378069 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerN
ames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize
:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0127 13:58:00.517602 1033450 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0127 13:58:00.521101 1033450 out.go:201] 
	W0127 13:58:00.523928 1033450 out.go:270] X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	I0127 13:58:00.526896 1033450 out.go:201] 

                                                
                                                
** /stderr **
functional_test.go:991: (dbg) Run:  out/minikube-linux-arm64 start -p functional-378069 --dry-run --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
--- PASS: TestFunctional/parallel/DryRun (0.63s)

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.44s)

                                                
                                                
=== RUN   TestFunctional/parallel/InternationalLanguage
=== PAUSE TestFunctional/parallel/InternationalLanguage

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/InternationalLanguage
functional_test.go:1020: (dbg) Run:  out/minikube-linux-arm64 start -p functional-378069 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=containerd
functional_test.go:1020: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p functional-378069 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=containerd: exit status 23 (443.714938ms)

                                                
                                                
-- stdout --
	* [functional-378069] minikube v1.35.0 sur Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=20325
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/20325-991453/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/20325-991453/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Utilisation du pilote docker basé sur le profil existant
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0127 13:57:59.878138 1033363 out.go:345] Setting OutFile to fd 1 ...
	I0127 13:57:59.878285 1033363 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 13:57:59.878291 1033363 out.go:358] Setting ErrFile to fd 2...
	I0127 13:57:59.878295 1033363 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 13:57:59.879323 1033363 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20325-991453/.minikube/bin
	I0127 13:57:59.879781 1033363 out.go:352] Setting JSON to false
	I0127 13:57:59.880879 1033363 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":16825,"bootTime":1737969455,"procs":207,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1075-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0127 13:57:59.880958 1033363 start.go:139] virtualization:  
	I0127 13:57:59.884629 1033363 out.go:177] * [functional-378069] minikube v1.35.0 sur Ubuntu 20.04 (arm64)
	I0127 13:57:59.888437 1033363 out.go:177]   - MINIKUBE_LOCATION=20325
	I0127 13:57:59.888509 1033363 notify.go:220] Checking for updates...
	I0127 13:57:59.894060 1033363 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0127 13:57:59.896802 1033363 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20325-991453/kubeconfig
	I0127 13:57:59.899611 1033363 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20325-991453/.minikube
	I0127 13:57:59.902550 1033363 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0127 13:57:59.905501 1033363 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0127 13:57:59.908999 1033363 config.go:182] Loaded profile config "functional-378069": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
	I0127 13:57:59.910116 1033363 driver.go:394] Setting default libvirt URI to qemu:///system
	I0127 13:57:59.983963 1033363 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0127 13:57:59.984106 1033363 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0127 13:58:00.192673 1033363 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH 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 splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:32 OomKillDisable:true NGoroutines:54 SystemTime:2025-01-27 13:58:00.130597882 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0127 13:58:00.192891 1033363 docker.go:318] overlay module found
	I0127 13:58:00.222660 1033363 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0127 13:58:00.228952 1033363 start.go:297] selected driver: docker
	I0127 13:58:00.228977 1033363 start.go:901] validating driver "docker" against &{Name:functional-378069 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 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.32.1 ClusterName:functional-378069 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerN
ames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.32.1 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize
:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0127 13:58:00.229108 1033363 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0127 13:58:00.232860 1033363 out.go:201] 
	W0127 13:58:00.235933 1033363 out.go:270] X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	I0127 13:58:00.239326 1033363 out.go:201] 

                                                
                                                
** /stderr **
--- PASS: TestFunctional/parallel/InternationalLanguage (0.44s)

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.05s)

                                                
                                                
=== RUN   TestFunctional/parallel/StatusCmd
=== PAUSE TestFunctional/parallel/StatusCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:854: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 status
functional_test.go:860: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}
functional_test.go:872: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 status -o json
--- PASS: TestFunctional/parallel/StatusCmd (1.05s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (9.6s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmdConnect
=== PAUSE TestFunctional/parallel/ServiceCmdConnect

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1627: (dbg) Run:  kubectl --context functional-378069 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-378069 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-8449669db6-cxs5c" [832f8055-1f8f-416b-b2cc-80303bc36b0d] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-connect-8449669db6-cxs5c" [832f8055-1f8f-416b-b2cc-80303bc36b0d] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 9.003787164s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:31053
functional_test.go:1675: http://192.168.49.2:31053: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-8449669db6-cxs5c

                                                
                                                
Pod Information:
	-no pod information available-

                                                
                                                
Server values:
	server_version=nginx: 1.13.3 - lua: 10008

                                                
                                                
Request Information:
	client_address=10.244.0.1
	method=GET
	real path=/
	query=
	request_version=1.1
	request_uri=http://192.168.49.2:8080/

                                                
                                                
Request Headers:
	accept-encoding=gzip
	host=192.168.49.2:31053
	user-agent=Go-http-client/1.1

                                                
                                                
Request Body:
	-no body in request-

                                                
                                                
--- PASS: TestFunctional/parallel/ServiceCmdConnect (9.60s)

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.15s)

                                                
                                                
=== RUN   TestFunctional/parallel/AddonsCmd
=== PAUSE TestFunctional/parallel/AddonsCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/AddonsCmd
functional_test.go:1690: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 addons list
functional_test.go:1702: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 addons list -o json
--- PASS: TestFunctional/parallel/AddonsCmd (0.15s)

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (25.23s)

                                                
                                                
=== RUN   TestFunctional/parallel/PersistentVolumeClaim
=== PAUSE TestFunctional/parallel/PersistentVolumeClaim

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 4m0s for pods matching "integration-test=storage-provisioner" in namespace "kube-system" ...
helpers_test.go:344: "storage-provisioner" [c35ba7d9-0368-4262-bb82-02fb7f32c49f] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.004471389s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-378069 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-378069 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-378069 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-378069 apply -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 3m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:344: "sp-pod" [df303d52-0a0a-48b9-b749-ae77c52b09fd] Pending
helpers_test.go:344: "sp-pod" [df303d52-0a0a-48b9-b749-ae77c52b09fd] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [df303d52-0a0a-48b9-b749-ae77c52b09fd] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 11.010636364s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-378069 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-378069 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-378069 delete -f testdata/storage-provisioner/pod.yaml: (1.202399678s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-378069 apply -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 3m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:344: "sp-pod" [d5a92ffd-3cc1-4e20-a826-b8ea23bf4c4c] Pending
helpers_test.go:344: "sp-pod" [d5a92ffd-3cc1-4e20-a826-b8ea23bf4c4c] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [d5a92ffd-3cc1-4e20-a826-b8ea23bf4c4c] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 7.003656509s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-378069 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (25.23s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.7s)

                                                
                                                
=== RUN   TestFunctional/parallel/SSHCmd
=== PAUSE TestFunctional/parallel/SSHCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/SSHCmd
functional_test.go:1725: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 ssh "echo hello"
functional_test.go:1742: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 ssh "cat /etc/hostname"
--- PASS: TestFunctional/parallel/SSHCmd (0.70s)

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.43s)

                                                
                                                
=== RUN   TestFunctional/parallel/CpCmd
=== PAUSE TestFunctional/parallel/CpCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CpCmd
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 cp testdata/cp-test.txt /home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 ssh -n functional-378069 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 cp functional-378069:/home/docker/cp-test.txt /tmp/TestFunctionalparallelCpCmd2862762962/001/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 ssh -n functional-378069 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 cp testdata/cp-test.txt /tmp/does/not/exist/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 ssh -n functional-378069 "sudo cat /tmp/does/not/exist/cp-test.txt"
--- PASS: TestFunctional/parallel/CpCmd (2.43s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.38s)

                                                
                                                
=== RUN   TestFunctional/parallel/FileSync
=== PAUSE TestFunctional/parallel/FileSync

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/FileSync
functional_test.go:1929: Checking for existence of /etc/test/nested/copy/996828/hosts within VM
functional_test.go:1931: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 ssh "sudo cat /etc/test/nested/copy/996828/hosts"
functional_test.go:1936: file sync test content: Test file for checking file sync process
--- PASS: TestFunctional/parallel/FileSync (0.38s)

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.19s)

                                                
                                                
=== RUN   TestFunctional/parallel/CertSync
=== PAUSE TestFunctional/parallel/CertSync

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1972: Checking for existence of /etc/ssl/certs/996828.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 ssh "sudo cat /etc/ssl/certs/996828.pem"
functional_test.go:1972: Checking for existence of /usr/share/ca-certificates/996828.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 ssh "sudo cat /usr/share/ca-certificates/996828.pem"
functional_test.go:1972: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:1999: Checking for existence of /etc/ssl/certs/9968282.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 ssh "sudo cat /etc/ssl/certs/9968282.pem"
functional_test.go:1999: Checking for existence of /usr/share/ca-certificates/9968282.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 ssh "sudo cat /usr/share/ca-certificates/9968282.pem"
functional_test.go:1999: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (2.19s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.12s)

                                                
                                                
=== RUN   TestFunctional/parallel/NodeLabels
=== PAUSE TestFunctional/parallel/NodeLabels

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/NodeLabels
functional_test.go:219: (dbg) Run:  kubectl --context functional-378069 get nodes --output=go-template "--template='{{range $k, $v := (index .items 0).metadata.labels}}{{$k}} {{end}}'"
--- PASS: TestFunctional/parallel/NodeLabels (0.12s)

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.7s)

                                                
                                                
=== RUN   TestFunctional/parallel/NonActiveRuntimeDisabled
=== PAUSE TestFunctional/parallel/NonActiveRuntimeDisabled

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/NonActiveRuntimeDisabled
functional_test.go:2027: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 ssh "sudo systemctl is-active docker"
functional_test.go:2027: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-378069 ssh "sudo systemctl is-active docker": exit status 1 (348.291528ms)

                                                
                                                
-- stdout --
	inactive

                                                
                                                
-- /stdout --
** stderr ** 
	ssh: Process exited with status 3

                                                
                                                
** /stderr **
functional_test.go:2027: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 ssh "sudo systemctl is-active crio"
functional_test.go:2027: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-378069 ssh "sudo systemctl is-active crio": exit status 1 (347.74608ms)

                                                
                                                
-- stdout --
	inactive

                                                
                                                
-- /stdout --
** stderr ** 
	ssh: Process exited with status 3

                                                
                                                
** /stderr **
--- PASS: TestFunctional/parallel/NonActiveRuntimeDisabled (0.70s)

                                                
                                    
x
+
TestFunctional/parallel/License (0.3s)

                                                
                                                
=== RUN   TestFunctional/parallel/License
=== PAUSE TestFunctional/parallel/License

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/License
functional_test.go:2288: (dbg) Run:  out/minikube-linux-arm64 license
--- PASS: TestFunctional/parallel/License (0.30s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel (0.59s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-linux-arm64 -p functional-378069 tunnel --alsologtostderr]
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-linux-arm64 -p functional-378069 tunnel --alsologtostderr]
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-linux-arm64 -p functional-378069 tunnel --alsologtostderr] ...
helpers_test.go:508: unable to kill pid 1030841: os: process already finished
helpers_test.go:502: unable to terminate pid 1030677: os: process already finished
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-linux-arm64 -p functional-378069 tunnel --alsologtostderr] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel (0.59s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/StartTunnel (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/StartTunnel
functional_test_tunnel_test.go:129: (dbg) daemon: [out/minikube-linux-arm64 -p functional-378069 tunnel --alsologtostderr]
--- PASS: TestFunctional/parallel/TunnelCmd/serial/StartTunnel (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (14.5s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-378069 apply -f testdata/testsvc.yaml
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: waiting 4m0s for pods matching "run=nginx-svc" in namespace "default" ...
helpers_test.go:344: "nginx-svc" [40c700d9-b168-4f22-a0c6-e8b76b02f4ce] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [40c700d9-b168-4f22-a0c6-e8b76b02f4ce] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 14.003829022s
I0127 13:57:40.341287  996828 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (14.50s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP (0.08s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-378069 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP (0.08s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/AccessDirect (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
functional_test_tunnel_test.go:299: tunnel at http://10.108.41.154 is working!
--- PASS: TestFunctional/parallel/TunnelCmd/serial/AccessDirect (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel
functional_test_tunnel_test.go:434: (dbg) stopping [out/minikube-linux-arm64 -p functional-378069 tunnel --alsologtostderr] ...
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmd/DeployApp (6.22s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1437: (dbg) Run:  kubectl --context functional-378069 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-378069 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-64fc58db8c-q6k4t" [f447515e-7c3e-4eed-ae81-a30ca6542e3b] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-64fc58db8c-q6k4t" [f447515e-7c3e-4eed-ae81-a30ca6542e3b] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 6.004686816s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (6.22s)

                                                
                                    
x
+
TestFunctional/parallel/ProfileCmd/profile_not_create (0.42s)

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_not_create
functional_test.go:1270: (dbg) Run:  out/minikube-linux-arm64 profile lis
functional_test.go:1275: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
--- PASS: TestFunctional/parallel/ProfileCmd/profile_not_create (0.42s)

                                                
                                    
x
+
TestFunctional/parallel/ProfileCmd/profile_list (0.43s)

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1310: (dbg) Run:  out/minikube-linux-arm64 profile list
functional_test.go:1315: Took "365.750271ms" to run "out/minikube-linux-arm64 profile list"
functional_test.go:1324: (dbg) Run:  out/minikube-linux-arm64 profile list -l
functional_test.go:1329: Took "64.818378ms" to run "out/minikube-linux-arm64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.43s)

                                                
                                    
x
+
TestFunctional/parallel/ProfileCmd/profile_json_output (0.42s)

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1361: (dbg) Run:  out/minikube-linux-arm64 profile list -o json
functional_test.go:1366: Took "356.410564ms" to run "out/minikube-linux-arm64 profile list -o json"
functional_test.go:1374: (dbg) Run:  out/minikube-linux-arm64 profile list -o json --light
functional_test.go:1379: Took "59.020493ms" to run "out/minikube-linux-arm64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.42s)

                                                
                                    
x
+
TestFunctional/parallel/MountCmd/any-port (8.38s)

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/any-port
functional_test_mount_test.go:73: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-378069 /tmp/TestFunctionalparallelMountCmdany-port3939686333/001:/mount-9p --alsologtostderr -v=1]
functional_test_mount_test.go:107: wrote "test-1737986272966533880" to /tmp/TestFunctionalparallelMountCmdany-port3939686333/001/created-by-test
functional_test_mount_test.go:107: wrote "test-1737986272966533880" to /tmp/TestFunctionalparallelMountCmdany-port3939686333/001/created-by-test-removed-by-pod
functional_test_mount_test.go:107: wrote "test-1737986272966533880" to /tmp/TestFunctionalparallelMountCmdany-port3939686333/001/test-1737986272966533880
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-378069 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (342.721858ms)

                                                
                                                
** stderr ** 
	ssh: Process exited with status 1

                                                
                                                
** /stderr **
I0127 13:57:53.310265  996828 retry.go:31] will retry after 531.124796ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Jan 27 13:57 created-by-test
-rw-r--r-- 1 docker docker 24 Jan 27 13:57 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Jan 27 13:57 test-1737986272966533880
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 ssh cat /mount-9p/test-1737986272966533880
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-378069 replace --force -f testdata/busybox-mount-test.yaml
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: waiting 4m0s for pods matching "integration-test=busybox-mount" in namespace "default" ...
helpers_test.go:344: "busybox-mount" [94d338d2-8ccf-4e2a-9d10-cfe6d2f19afd] Pending
helpers_test.go:344: "busybox-mount" [94d338d2-8ccf-4e2a-9d10-cfe6d2f19afd] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [94d338d2-8ccf-4e2a-9d10-cfe6d2f19afd] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [94d338d2-8ccf-4e2a-9d10-cfe6d2f19afd] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: integration-test=busybox-mount healthy within 5.003623561s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-378069 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-378069 /tmp/TestFunctionalparallelMountCmdany-port3939686333/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (8.38s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmd/List (0.5s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/List
functional_test.go:1459: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 service list
--- PASS: TestFunctional/parallel/ServiceCmd/List (0.50s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmd/JSONOutput (0.6s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1489: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 service list -o json
functional_test.go:1494: Took "600.91883ms" to run "out/minikube-linux-arm64 -p functional-378069 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (0.60s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmd/HTTPS (0.38s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/HTTPS
functional_test.go:1509: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 service --namespace=default --https --url hello-node
functional_test.go:1522: found endpoint: https://192.168.49.2:31345
--- PASS: TestFunctional/parallel/ServiceCmd/HTTPS (0.38s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmd/Format (0.39s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/Format
functional_test.go:1540: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 service hello-node --url --format={{.IP}}
--- PASS: TestFunctional/parallel/ServiceCmd/Format (0.39s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmd/URL (0.38s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/URL
functional_test.go:1559: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 service hello-node --url
functional_test.go:1565: found endpoint for hello-node: http://192.168.49.2:31345
--- PASS: TestFunctional/parallel/ServiceCmd/URL (0.38s)

                                                
                                    
x
+
TestFunctional/parallel/MountCmd/specific-port (2.19s)

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/specific-port
functional_test_mount_test.go:213: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-378069 /tmp/TestFunctionalparallelMountCmdspecific-port117222454/001:/mount-9p --alsologtostderr -v=1 --port 46464]
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-378069 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (510.564598ms)

                                                
                                                
** stderr ** 
	ssh: Process exited with status 1

                                                
                                                
** /stderr **
I0127 13:58:01.853985  996828 retry.go:31] will retry after 385.127642ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 ssh -- ls -la /mount-9p
functional_test_mount_test.go:261: guest mount directory contents
total 0
functional_test_mount_test.go:263: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-378069 /tmp/TestFunctionalparallelMountCmdspecific-port117222454/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
functional_test_mount_test.go:264: reading mount text
functional_test_mount_test.go:278: done reading mount text
functional_test_mount_test.go:230: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-378069 ssh "sudo umount -f /mount-9p": exit status 1 (287.058195ms)

                                                
                                                
-- stdout --
	umount: /mount-9p: not mounted.

                                                
                                                
-- /stdout --
** stderr ** 
	ssh: Process exited with status 32

                                                
                                                
** /stderr **
functional_test_mount_test.go:232: "out/minikube-linux-arm64 -p functional-378069 ssh \"sudo umount -f /mount-9p\"": exit status 1
functional_test_mount_test.go:234: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-378069 /tmp/TestFunctionalparallelMountCmdspecific-port117222454/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
--- PASS: TestFunctional/parallel/MountCmd/specific-port (2.19s)

                                                
                                    
x
+
TestFunctional/parallel/MountCmd/VerifyCleanup (2.22s)

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/VerifyCleanup
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-378069 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3566128059/001:/mount1 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-378069 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3566128059/001:/mount2 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-378069 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3566128059/001:/mount3 --alsologtostderr -v=1]
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-378069 ssh "findmnt -T" /mount1: exit status 1 (688.47033ms)

                                                
                                                
** stderr ** 
	ssh: Process exited with status 1

                                                
                                                
** /stderr **
I0127 13:58:04.228958  996828 retry.go:31] will retry after 431.544847ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-arm64 mount -p functional-378069 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-378069 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3566128059/001:/mount1 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-378069 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3566128059/001:/mount2 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-378069 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3566128059/001:/mount3 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/MountCmd/VerifyCleanup (2.22s)

                                                
                                    
x
+
TestFunctional/parallel/Version/short (0.09s)

                                                
                                                
=== RUN   TestFunctional/parallel/Version/short
=== PAUSE TestFunctional/parallel/Version/short

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/short
functional_test.go:2256: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 version --short
--- PASS: TestFunctional/parallel/Version/short (0.09s)

                                                
                                    
x
+
TestFunctional/parallel/Version/components (1.38s)

                                                
                                                
=== RUN   TestFunctional/parallel/Version/components
=== PAUSE TestFunctional/parallel/Version/components

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2270: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 version -o=json --components
functional_test.go:2270: (dbg) Done: out/minikube-linux-arm64 -p functional-378069 version -o=json --components: (1.381555285s)
--- PASS: TestFunctional/parallel/Version/components (1.38s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageListShort (0.25s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageListShort
=== PAUSE TestFunctional/parallel/ImageCommands/ImageListShort

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-378069 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.10
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.32.1
registry.k8s.io/kube-proxy:v1.32.1
registry.k8s.io/kube-controller-manager:v1.32.1
registry.k8s.io/kube-apiserver:v1.32.1
registry.k8s.io/etcd:3.5.16-0
registry.k8s.io/echoserver-arm:1.8
registry.k8s.io/coredns/coredns:v1.11.3
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/library/minikube-local-cache-test:functional-378069
docker.io/kindest/kindnetd:v20241108-5c6d2daf
docker.io/kicbase/echo-server:functional-378069
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-378069 image ls --format short --alsologtostderr:
I0127 13:58:14.949465 1036031 out.go:345] Setting OutFile to fd 1 ...
I0127 13:58:14.949617 1036031 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0127 13:58:14.949629 1036031 out.go:358] Setting ErrFile to fd 2...
I0127 13:58:14.949634 1036031 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0127 13:58:14.949929 1036031 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20325-991453/.minikube/bin
I0127 13:58:14.950771 1036031 config.go:182] Loaded profile config "functional-378069": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
I0127 13:58:14.950917 1036031 config.go:182] Loaded profile config "functional-378069": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
I0127 13:58:14.951449 1036031 cli_runner.go:164] Run: docker container inspect functional-378069 --format={{.State.Status}}
I0127 13:58:14.972304 1036031 ssh_runner.go:195] Run: systemctl --version
I0127 13:58:14.972361 1036031 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-378069
I0127 13:58:14.991194 1036031 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33911 SSHKeyPath:/home/jenkins/minikube-integration/20325-991453/.minikube/machines/functional-378069/id_rsa Username:docker}
I0127 13:58:15.087832 1036031 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.25s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageListTable (0.27s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageListTable
=== PAUSE TestFunctional/parallel/ImageCommands/ImageListTable

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-378069 image ls --format table --alsologtostderr:
|---------------------------------------------|--------------------|---------------|--------|
|                    Image                    |        Tag         |   Image ID    |  Size  |
|---------------------------------------------|--------------------|---------------|--------|
| docker.io/kindest/kindnetd                  | v20241108-5c6d2daf | sha256:2be0bc | 35.3MB |
| registry.k8s.io/coredns/coredns             | v1.11.3            | sha256:2f6c96 | 16.9MB |
| registry.k8s.io/echoserver-arm              | 1.8                | sha256:72565b | 45.3MB |
| registry.k8s.io/kube-scheduler              | v1.32.1            | sha256:ddb38c | 18.9MB |
| docker.io/library/minikube-local-cache-test | functional-378069  | sha256:894e88 | 989B   |
| docker.io/library/nginx                     | alpine             | sha256:f9d642 | 21.6MB |
| docker.io/library/nginx                     | latest             | sha256:781d90 | 68.5MB |
| registry.k8s.io/kube-apiserver              | v1.32.1            | sha256:265c2d | 26.2MB |
| registry.k8s.io/kube-controller-manager     | v1.32.1            | sha256:293376 | 24MB   |
| registry.k8s.io/pause                       | 3.10               | sha256:afb617 | 268kB  |
| registry.k8s.io/pause                       | 3.3                | sha256:3d1873 | 249kB  |
| docker.io/kicbase/echo-server               | functional-378069  | sha256:ce2d2c | 2.17MB |
| gcr.io/k8s-minikube/busybox                 | 1.28.4-glibc       | sha256:1611cd | 1.94MB |
| registry.k8s.io/kube-proxy                  | v1.32.1            | sha256:e124fb | 27.4MB |
| gcr.io/k8s-minikube/storage-provisioner     | v5                 | sha256:ba04bb | 8.03MB |
| registry.k8s.io/etcd                        | 3.5.16-0           | sha256:7fc9d4 | 67.9MB |
| registry.k8s.io/pause                       | 3.1                | sha256:8057e0 | 262kB  |
| registry.k8s.io/pause                       | latest             | sha256:8cb209 | 71.3kB |
|---------------------------------------------|--------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-378069 image ls --format table --alsologtostderr:
I0127 13:58:16.156378 1036297 out.go:345] Setting OutFile to fd 1 ...
I0127 13:58:16.156559 1036297 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0127 13:58:16.156591 1036297 out.go:358] Setting ErrFile to fd 2...
I0127 13:58:16.156612 1036297 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0127 13:58:16.157196 1036297 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20325-991453/.minikube/bin
I0127 13:58:16.158548 1036297 config.go:182] Loaded profile config "functional-378069": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
I0127 13:58:16.158773 1036297 config.go:182] Loaded profile config "functional-378069": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
I0127 13:58:16.159550 1036297 cli_runner.go:164] Run: docker container inspect functional-378069 --format={{.State.Status}}
I0127 13:58:16.190038 1036297 ssh_runner.go:195] Run: systemctl --version
I0127 13:58:16.190123 1036297 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-378069
I0127 13:58:16.213569 1036297 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33911 SSHKeyPath:/home/jenkins/minikube-integration/20325-991453/.minikube/machines/functional-378069/id_rsa Username:docker}
I0127 13:58:16.303166 1036297 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.27s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageListJson (0.25s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageListJson
=== PAUSE TestFunctional/parallel/ImageCommands/ImageListJson

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-378069 image ls --format json --alsologtostderr:
[{"id":"sha256:ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"8034419"},{"id":"sha256:72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb","repoDigests":["registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5"],"repoTags":["registry.k8s.io/echoserver-arm:1.8"],"size":"45324675"},{"id":"sha256:20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93"],"repoTags":[],"size":"74084559"},{"id":"sha256:894e88ac686e99966744d9c1ecc1fc69fc91a8a01d593bd9301ed321b60586a6","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-378069"],"size":"989"},{"id":"sha256:2f6c962e7b8311337352d
9fdea917da2184d9919f4da7695bc2a6517cf392fe4","repoDigests":["registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size":"16948420"},{"id":"sha256:7fc9d4aa817aa6a3e549f3cd49d1f7b496407be979fc36dd5f356d59ce8c3a82","repoDigests":["registry.k8s.io/etcd@sha256:c6a9d11cc5c04b114ccdef39a9265eeef818e3d02f5359be035ae784097fdec5"],"repoTags":["registry.k8s.io/etcd:3.5.16-0"],"size":"67941650"},{"id":"sha256:2933761aa7adae93679cdde1c0bf457bd4dc4b53f95fc066a4c50aa9c375ea13","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:7e86b2b274365bbc5f5d1e08f0d32d8bb04b8484ac6a92484c298dc695025954"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.32.1"],"size":"23968433"},{"id":"sha256:8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"size":"262191"},{"id":"sha256:a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","
repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c"],"repoTags":[],"size":"18306114"},{"id":"sha256:1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"1935750"},{"id":"sha256:3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"249461"},{"id":"sha256:781d902f1e046dcb5aba879a2371b2b6494f97bad89f65a2c7308e78f8087670","repoDigests":["docker.io/library/nginx@sha256:0a399eb16751829e1af26fea27b20c3ec28d7ab1fb72182879dcae1cca21206a"],"repoTags":["docker.io/library/nginx:latest"],"size":"68507108"},{"id":"sha256:ddb38cac617cb18802e09e448db4b3aa70e9e469b02defa76e6de7192847a71c","repoDigests":["registry.k8s.io/kube-scheduler@sha256:b8fcbcd2afe44acf368b24b61813686f64be4d7fff2
24d305d78a05bac38f72e"],"repoTags":["registry.k8s.io/kube-scheduler:v1.32.1"],"size":"18922457"},{"id":"sha256:f9d642c42f7bc79efd0a3aa2b7fe913e0324a23c2f27c6b7f3f112473d47131d","repoDigests":["docker.io/library/nginx@sha256:814a8e88df978ade80e584cc5b333144b9372a8e3c98872d07137dbf3b44d0e4"],"repoTags":["docker.io/library/nginx:alpine"],"size":"21565101"},{"id":"sha256:265c2dedf28ab9b88c7910c1643e210ad62483867f2bab88f56919a6e49a0d19","repoDigests":["registry.k8s.io/kube-apiserver@sha256:b88ede8e7c3ce354ca0c45c448c48c094781ce692883ee56f181fa569338c0ac"],"repoTags":["registry.k8s.io/kube-apiserver:v1.32.1"],"size":"26217748"},{"id":"sha256:e124fbed851d756107a6153db4dc52269a2fd34af3cc46f00a2ef113f868aab0","repoDigests":["registry.k8s.io/kube-proxy@sha256:0244651801747edf2368222f93a7d17cba6e668a890db72532d6b67a7e06dca5"],"repoTags":["registry.k8s.io/kube-proxy:v1.32.1"],"size":"27363416"},{"id":"sha256:afb61768ce381961ca0beff95337601f29dc70ff3ed14e5e4b3e5699057e6aa8","repoDigests":["registry.k8s.io/pause@sha256:ee6
521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a"],"repoTags":["registry.k8s.io/pause:3.10"],"size":"267933"},{"id":"sha256:8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"71300"},{"id":"sha256:2be0bcf609c6573ee83e676c747f31bda661ab2d4e039c51839e38fd258d2903","repoDigests":["docker.io/kindest/kindnetd@sha256:e35e1050b69dcd16eb021c3bf915bdd9a591d4274108ac374bd941043673c108"],"repoTags":["docker.io/kindest/kindnetd:v20241108-5c6d2daf"],"size":"35310383"},{"id":"sha256:ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17","repoDigests":[],"repoTags":["docker.io/kicbase/echo-server:functional-378069"],"size":"2173567"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-378069 image ls --format json --alsologtostderr:
I0127 13:58:15.889869 1036222 out.go:345] Setting OutFile to fd 1 ...
I0127 13:58:15.890084 1036222 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0127 13:58:15.890110 1036222 out.go:358] Setting ErrFile to fd 2...
I0127 13:58:15.890129 1036222 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0127 13:58:15.890403 1036222 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20325-991453/.minikube/bin
I0127 13:58:15.891057 1036222 config.go:182] Loaded profile config "functional-378069": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
I0127 13:58:15.891300 1036222 config.go:182] Loaded profile config "functional-378069": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
I0127 13:58:15.891939 1036222 cli_runner.go:164] Run: docker container inspect functional-378069 --format={{.State.Status}}
I0127 13:58:15.913345 1036222 ssh_runner.go:195] Run: systemctl --version
I0127 13:58:15.913403 1036222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-378069
I0127 13:58:15.936713 1036222 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33911 SSHKeyPath:/home/jenkins/minikube-integration/20325-991453/.minikube/machines/functional-378069/id_rsa Username:docker}
I0127 13:58:16.027687 1036222 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.25s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageListYaml (0.27s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageListYaml
=== PAUSE TestFunctional/parallel/ImageCommands/ImageListYaml

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-378069 image ls --format yaml --alsologtostderr:
- id: sha256:ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17
repoDigests: []
repoTags:
- docker.io/kicbase/echo-server:functional-378069
size: "2173567"
- id: sha256:f9d642c42f7bc79efd0a3aa2b7fe913e0324a23c2f27c6b7f3f112473d47131d
repoDigests:
- docker.io/library/nginx@sha256:814a8e88df978ade80e584cc5b333144b9372a8e3c98872d07137dbf3b44d0e4
repoTags:
- docker.io/library/nginx:alpine
size: "21565101"
- id: sha256:ddb38cac617cb18802e09e448db4b3aa70e9e469b02defa76e6de7192847a71c
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:b8fcbcd2afe44acf368b24b61813686f64be4d7fff224d305d78a05bac38f72e
repoTags:
- registry.k8s.io/kube-scheduler:v1.32.1
size: "18922457"
- id: sha256:8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.1
size: "262191"
- id: sha256:2933761aa7adae93679cdde1c0bf457bd4dc4b53f95fc066a4c50aa9c375ea13
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:7e86b2b274365bbc5f5d1e08f0d32d8bb04b8484ac6a92484c298dc695025954
repoTags:
- registry.k8s.io/kube-controller-manager:v1.32.1
size: "23968433"
- id: sha256:afb61768ce381961ca0beff95337601f29dc70ff3ed14e5e4b3e5699057e6aa8
repoDigests:
- registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a
repoTags:
- registry.k8s.io/pause:3.10
size: "267933"
- id: sha256:2be0bcf609c6573ee83e676c747f31bda661ab2d4e039c51839e38fd258d2903
repoDigests:
- docker.io/kindest/kindnetd@sha256:e35e1050b69dcd16eb021c3bf915bdd9a591d4274108ac374bd941043673c108
repoTags:
- docker.io/kindest/kindnetd:v20241108-5c6d2daf
size: "35310383"
- id: sha256:a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
repoTags: []
size: "18306114"
- id: sha256:2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.3
size: "16948420"
- id: sha256:7fc9d4aa817aa6a3e549f3cd49d1f7b496407be979fc36dd5f356d59ce8c3a82
repoDigests:
- registry.k8s.io/etcd@sha256:c6a9d11cc5c04b114ccdef39a9265eeef818e3d02f5359be035ae784097fdec5
repoTags:
- registry.k8s.io/etcd:3.5.16-0
size: "67941650"
- id: sha256:265c2dedf28ab9b88c7910c1643e210ad62483867f2bab88f56919a6e49a0d19
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:b88ede8e7c3ce354ca0c45c448c48c094781ce692883ee56f181fa569338c0ac
repoTags:
- registry.k8s.io/kube-apiserver:v1.32.1
size: "26217748"
- id: sha256:e124fbed851d756107a6153db4dc52269a2fd34af3cc46f00a2ef113f868aab0
repoDigests:
- registry.k8s.io/kube-proxy@sha256:0244651801747edf2368222f93a7d17cba6e668a890db72532d6b67a7e06dca5
repoTags:
- registry.k8s.io/kube-proxy:v1.32.1
size: "27363416"
- id: sha256:3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "249461"
- id: sha256:ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "8034419"
- id: sha256:72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb
repoDigests:
- registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5
repoTags:
- registry.k8s.io/echoserver-arm:1.8
size: "45324675"
- id: sha256:8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "71300"
- id: sha256:20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
repoTags: []
size: "74084559"
- id: sha256:894e88ac686e99966744d9c1ecc1fc69fc91a8a01d593bd9301ed321b60586a6
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-378069
size: "989"
- id: sha256:781d902f1e046dcb5aba879a2371b2b6494f97bad89f65a2c7308e78f8087670
repoDigests:
- docker.io/library/nginx@sha256:0a399eb16751829e1af26fea27b20c3ec28d7ab1fb72182879dcae1cca21206a
repoTags:
- docker.io/library/nginx:latest
size: "68507108"
- id: sha256:1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "1935750"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-378069 image ls --format yaml --alsologtostderr:
I0127 13:58:15.209044 1036064 out.go:345] Setting OutFile to fd 1 ...
I0127 13:58:15.209174 1036064 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0127 13:58:15.209184 1036064 out.go:358] Setting ErrFile to fd 2...
I0127 13:58:15.209191 1036064 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0127 13:58:15.209439 1036064 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20325-991453/.minikube/bin
I0127 13:58:15.210107 1036064 config.go:182] Loaded profile config "functional-378069": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
I0127 13:58:15.210228 1036064 config.go:182] Loaded profile config "functional-378069": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
I0127 13:58:15.210769 1036064 cli_runner.go:164] Run: docker container inspect functional-378069 --format={{.State.Status}}
I0127 13:58:15.235238 1036064 ssh_runner.go:195] Run: systemctl --version
I0127 13:58:15.235307 1036064 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-378069
I0127 13:58:15.266968 1036064 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33911 SSHKeyPath:/home/jenkins/minikube-integration/20325-991453/.minikube/machines/functional-378069/id_rsa Username:docker}
I0127 13:58:15.359005 1036064 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.27s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageBuild (3.77s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageBuild
=== PAUSE TestFunctional/parallel/ImageCommands/ImageBuild

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageBuild
functional_test.go:308: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 ssh pgrep buildkitd
functional_test.go:308: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-378069 ssh pgrep buildkitd: exit status 1 (280.387926ms)

                                                
                                                
** stderr ** 
	ssh: Process exited with status 1

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 image build -t localhost/my-image:functional-378069 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-arm64 -p functional-378069 image build -t localhost/my-image:functional-378069 testdata/build --alsologtostderr: (3.257417414s)
functional_test.go:323: (dbg) Stderr: out/minikube-linux-arm64 -p functional-378069 image build -t localhost/my-image:functional-378069 testdata/build --alsologtostderr:
I0127 13:58:15.755064 1036173 out.go:345] Setting OutFile to fd 1 ...
I0127 13:58:15.755945 1036173 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0127 13:58:15.755989 1036173 out.go:358] Setting ErrFile to fd 2...
I0127 13:58:15.756012 1036173 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0127 13:58:15.756314 1036173 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20325-991453/.minikube/bin
I0127 13:58:15.757052 1036173 config.go:182] Loaded profile config "functional-378069": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
I0127 13:58:15.758940 1036173 config.go:182] Loaded profile config "functional-378069": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
I0127 13:58:15.759736 1036173 cli_runner.go:164] Run: docker container inspect functional-378069 --format={{.State.Status}}
I0127 13:58:15.780433 1036173 ssh_runner.go:195] Run: systemctl --version
I0127 13:58:15.780492 1036173 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-378069
I0127 13:58:15.810807 1036173 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33911 SSHKeyPath:/home/jenkins/minikube-integration/20325-991453/.minikube/machines/functional-378069/id_rsa Username:docker}
I0127 13:58:15.914741 1036173 build_images.go:161] Building image from path: /tmp/build.152450688.tar
I0127 13:58:15.914816 1036173 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0127 13:58:15.924720 1036173 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.152450688.tar
I0127 13:58:15.928901 1036173 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.152450688.tar: stat -c "%s %y" /var/lib/minikube/build/build.152450688.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.152450688.tar': No such file or directory
I0127 13:58:15.928935 1036173 ssh_runner.go:362] scp /tmp/build.152450688.tar --> /var/lib/minikube/build/build.152450688.tar (3072 bytes)
I0127 13:58:15.957285 1036173 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.152450688
I0127 13:58:15.975679 1036173 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.152450688 -xf /var/lib/minikube/build/build.152450688.tar
I0127 13:58:15.985072 1036173 containerd.go:394] Building image: /var/lib/minikube/build/build.152450688
I0127 13:58:15.985155 1036173 ssh_runner.go:195] Run: sudo buildctl build --frontend dockerfile.v0 --local context=/var/lib/minikube/build/build.152450688 --local dockerfile=/var/lib/minikube/build/build.152450688 --output type=image,name=localhost/my-image:functional-378069
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 97B 0.0s done
#1 DONE 0.0s

                                                
                                                
#2 [internal] load metadata for gcr.io/k8s-minikube/busybox:latest
#2 DONE 1.3s

                                                
                                                
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s

                                                
                                                
#4 [internal] load build context
#4 transferring context: 62B done
#4 DONE 0.0s

                                                
                                                
#5 [1/3] FROM gcr.io/k8s-minikube/busybox:latest@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b
#5 resolve gcr.io/k8s-minikube/busybox:latest@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b 0.0s done
#5 DONE 0.1s

                                                
                                                
#5 [1/3] FROM gcr.io/k8s-minikube/busybox:latest@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b
#5 sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34 0B / 828.50kB 0.2s
#5 sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34 828.50kB / 828.50kB 0.3s done
#5 extracting sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34 0.1s done
#5 DONE 0.5s

                                                
                                                
#6 [2/3] RUN true
#6 DONE 0.6s

                                                
                                                
#7 [3/3] ADD content.txt /
#7 DONE 0.0s

                                                
                                                
#8 exporting to image
#8 exporting layers 0.1s done
#8 exporting manifest sha256:0516e56b94e068f23ea595e8e5c2c43f3ee0662b172f5061424b2d97a1fea41c
#8 exporting manifest sha256:0516e56b94e068f23ea595e8e5c2c43f3ee0662b172f5061424b2d97a1fea41c 0.0s done
#8 exporting config sha256:e96c39945416e6a8e988de8081a5d13771e90a8197bba653803e8f5d31e7c375 0.0s done
#8 naming to localhost/my-image:functional-378069 done
#8 DONE 0.2s
I0127 13:58:18.917241 1036173 ssh_runner.go:235] Completed: sudo buildctl build --frontend dockerfile.v0 --local context=/var/lib/minikube/build/build.152450688 --local dockerfile=/var/lib/minikube/build/build.152450688 --output type=image,name=localhost/my-image:functional-378069: (2.932056218s)
I0127 13:58:18.917319 1036173 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.152450688
I0127 13:58:18.926848 1036173 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.152450688.tar
I0127 13:58:18.936022 1036173 build_images.go:217] Built localhost/my-image:functional-378069 from /tmp/build.152450688.tar
I0127 13:58:18.936057 1036173 build_images.go:133] succeeded building to: functional-378069
I0127 13:58:18.936063 1036173 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.77s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/Setup (0.68s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:342: (dbg) Run:  docker pull kicbase/echo-server:1.0
functional_test.go:347: (dbg) Run:  docker tag kicbase/echo-server:1.0 kicbase/echo-server:functional-378069
--- PASS: TestFunctional/parallel/ImageCommands/Setup (0.68s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageLoadDaemon (1.52s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:355: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 image load --daemon kicbase/echo-server:functional-378069 --alsologtostderr
functional_test.go:355: (dbg) Done: out/minikube-linux-arm64 -p functional-378069 image load --daemon kicbase/echo-server:functional-378069 --alsologtostderr: (1.195123515s)
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (1.52s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageReloadDaemon (1.44s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageReloadDaemon
functional_test.go:365: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 image load --daemon kicbase/echo-server:functional-378069 --alsologtostderr
functional_test.go:365: (dbg) Done: out/minikube-linux-arm64 -p functional-378069 image load --daemon kicbase/echo-server:functional-378069 --alsologtostderr: (1.079081504s)
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageReloadDaemon (1.44s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.35s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:235: (dbg) Run:  docker pull kicbase/echo-server:latest
functional_test.go:240: (dbg) Run:  docker tag kicbase/echo-server:latest kicbase/echo-server:functional-378069
functional_test.go:245: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 image load --daemon kicbase/echo-server:functional-378069 --alsologtostderr
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.35s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageSaveToFile (0.39s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:380: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 image save kicbase/echo-server:functional-378069 /home/jenkins/workspace/Docker_Linux_containerd_arm64/echo-server-save.tar --alsologtostderr
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveToFile (0.39s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageRemove (0.51s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:392: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 image rm kicbase/echo-server:functional-378069 --alsologtostderr
2025/01/27 13:58:12 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageRemove (0.51s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageLoadFromFile (0.8s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:409: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 image load /home/jenkins/workspace/Docker_Linux_containerd_arm64/echo-server-save.tar --alsologtostderr
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (0.80s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageSaveDaemon (0.54s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveDaemon
functional_test.go:419: (dbg) Run:  docker rmi kicbase/echo-server:functional-378069
functional_test.go:424: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 image save --daemon kicbase/echo-server:functional-378069 --alsologtostderr
functional_test.go:432: (dbg) Run:  docker image inspect kicbase/echo-server:functional-378069
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveDaemon (0.54s)

                                                
                                    
x
+
TestFunctional/parallel/UpdateContextCmd/no_changes (0.18s)

                                                
                                                
=== RUN   TestFunctional/parallel/UpdateContextCmd/no_changes
=== PAUSE TestFunctional/parallel/UpdateContextCmd/no_changes

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_changes
functional_test.go:2119: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (0.18s)

                                                
                                    
x
+
TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.16s)

                                                
                                                
=== RUN   TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster
=== PAUSE TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster
functional_test.go:2119: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.16s)

                                                
                                    
x
+
TestFunctional/parallel/UpdateContextCmd/no_clusters (0.15s)

                                                
                                                
=== RUN   TestFunctional/parallel/UpdateContextCmd/no_clusters
=== PAUSE TestFunctional/parallel/UpdateContextCmd/no_clusters

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_clusters
functional_test.go:2119: (dbg) Run:  out/minikube-linux-arm64 -p functional-378069 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.15s)

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.04s)

                                                
                                                
=== RUN   TestFunctional/delete_echo-server_images
functional_test.go:190: (dbg) Run:  docker rmi -f kicbase/echo-server:1.0
functional_test.go:190: (dbg) Run:  docker rmi -f kicbase/echo-server:functional-378069
--- PASS: TestFunctional/delete_echo-server_images (0.04s)

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.02s)

                                                
                                                
=== RUN   TestFunctional/delete_my-image_image
functional_test.go:198: (dbg) Run:  docker rmi -f localhost/my-image:functional-378069
--- PASS: TestFunctional/delete_my-image_image (0.02s)

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.02s)

                                                
                                                
=== RUN   TestFunctional/delete_minikube_cached_images
functional_test.go:206: (dbg) Run:  docker rmi -f minikube-local-cache-test:functional-378069
--- PASS: TestFunctional/delete_minikube_cached_images (0.02s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (123.01s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-898252 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=containerd
E0127 13:58:31.304676  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/addons-084879/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-898252 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=containerd: (2m2.160099422s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (123.01s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (32.2s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeployApp
ha_test.go:128: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-898252 -- apply -f ./testdata/ha/ha-pod-dns-test.yaml
ha_test.go:133: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-898252 -- rollout status deployment/busybox
E0127 14:00:47.442221  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/addons-084879/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:133: (dbg) Done: out/minikube-linux-arm64 kubectl -p ha-898252 -- rollout status deployment/busybox: (29.14418574s)
ha_test.go:140: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-898252 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:163: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-898252 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-898252 -- exec busybox-58667487b6-d5kfl -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-898252 -- exec busybox-58667487b6-gw27g -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-898252 -- exec busybox-58667487b6-ztlp6 -- nslookup kubernetes.io
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-898252 -- exec busybox-58667487b6-d5kfl -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-898252 -- exec busybox-58667487b6-gw27g -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-898252 -- exec busybox-58667487b6-ztlp6 -- nslookup kubernetes.default
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-898252 -- exec busybox-58667487b6-d5kfl -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-898252 -- exec busybox-58667487b6-gw27g -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-898252 -- exec busybox-58667487b6-ztlp6 -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiControlPlane/serial/DeployApp (32.20s)

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.68s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-898252 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-898252 -- exec busybox-58667487b6-d5kfl -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-898252 -- exec busybox-58667487b6-d5kfl -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-898252 -- exec busybox-58667487b6-gw27g -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-898252 -- exec busybox-58667487b6-gw27g -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-898252 -- exec busybox-58667487b6-ztlp6 -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-898252 -- exec busybox-58667487b6-ztlp6 -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (1.68s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (22.26s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-898252 -v=7 --alsologtostderr
E0127 14:01:15.146963  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/addons-084879/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:228: (dbg) Done: out/minikube-linux-arm64 node add -p ha-898252 -v=7 --alsologtostderr: (21.135507243s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 status -v=7 --alsologtostderr
ha_test.go:234: (dbg) Done: out/minikube-linux-arm64 -p ha-898252 status -v=7 --alsologtostderr: (1.124855976s)
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (22.26s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.14s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/NodeLabels
ha_test.go:255: (dbg) Run:  kubectl --context ha-898252 get nodes -o "jsonpath=[{range .items[*]}{.metadata.labels},{end}]"
--- PASS: TestMultiControlPlane/serial/NodeLabels (0.14s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.99s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterClusterStart
ha_test.go:281: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
--- PASS: TestMultiControlPlane/serial/HAppyAfterClusterStart (0.99s)

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (19.23s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:328: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 status --output json -v=7 --alsologtostderr
ha_test.go:328: (dbg) Done: out/minikube-linux-arm64 -p ha-898252 status --output json -v=7 --alsologtostderr: (1.011908655s)
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 cp testdata/cp-test.txt ha-898252:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 ssh -n ha-898252 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 cp ha-898252:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2836207072/001/cp-test_ha-898252.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 ssh -n ha-898252 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 cp ha-898252:/home/docker/cp-test.txt ha-898252-m02:/home/docker/cp-test_ha-898252_ha-898252-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 ssh -n ha-898252 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 ssh -n ha-898252-m02 "sudo cat /home/docker/cp-test_ha-898252_ha-898252-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 cp ha-898252:/home/docker/cp-test.txt ha-898252-m03:/home/docker/cp-test_ha-898252_ha-898252-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 ssh -n ha-898252 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 ssh -n ha-898252-m03 "sudo cat /home/docker/cp-test_ha-898252_ha-898252-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 cp ha-898252:/home/docker/cp-test.txt ha-898252-m04:/home/docker/cp-test_ha-898252_ha-898252-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 ssh -n ha-898252 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 ssh -n ha-898252-m04 "sudo cat /home/docker/cp-test_ha-898252_ha-898252-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 cp testdata/cp-test.txt ha-898252-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 ssh -n ha-898252-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 cp ha-898252-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2836207072/001/cp-test_ha-898252-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 ssh -n ha-898252-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 cp ha-898252-m02:/home/docker/cp-test.txt ha-898252:/home/docker/cp-test_ha-898252-m02_ha-898252.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 ssh -n ha-898252-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 ssh -n ha-898252 "sudo cat /home/docker/cp-test_ha-898252-m02_ha-898252.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 cp ha-898252-m02:/home/docker/cp-test.txt ha-898252-m03:/home/docker/cp-test_ha-898252-m02_ha-898252-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 ssh -n ha-898252-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 ssh -n ha-898252-m03 "sudo cat /home/docker/cp-test_ha-898252-m02_ha-898252-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 cp ha-898252-m02:/home/docker/cp-test.txt ha-898252-m04:/home/docker/cp-test_ha-898252-m02_ha-898252-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 ssh -n ha-898252-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 ssh -n ha-898252-m04 "sudo cat /home/docker/cp-test_ha-898252-m02_ha-898252-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 cp testdata/cp-test.txt ha-898252-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 ssh -n ha-898252-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 cp ha-898252-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2836207072/001/cp-test_ha-898252-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 ssh -n ha-898252-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 cp ha-898252-m03:/home/docker/cp-test.txt ha-898252:/home/docker/cp-test_ha-898252-m03_ha-898252.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 ssh -n ha-898252-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 ssh -n ha-898252 "sudo cat /home/docker/cp-test_ha-898252-m03_ha-898252.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 cp ha-898252-m03:/home/docker/cp-test.txt ha-898252-m02:/home/docker/cp-test_ha-898252-m03_ha-898252-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 ssh -n ha-898252-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 ssh -n ha-898252-m02 "sudo cat /home/docker/cp-test_ha-898252-m03_ha-898252-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 cp ha-898252-m03:/home/docker/cp-test.txt ha-898252-m04:/home/docker/cp-test_ha-898252-m03_ha-898252-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 ssh -n ha-898252-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 ssh -n ha-898252-m04 "sudo cat /home/docker/cp-test_ha-898252-m03_ha-898252-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 cp testdata/cp-test.txt ha-898252-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 ssh -n ha-898252-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 cp ha-898252-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2836207072/001/cp-test_ha-898252-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 ssh -n ha-898252-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 cp ha-898252-m04:/home/docker/cp-test.txt ha-898252:/home/docker/cp-test_ha-898252-m04_ha-898252.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 ssh -n ha-898252-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 ssh -n ha-898252 "sudo cat /home/docker/cp-test_ha-898252-m04_ha-898252.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 cp ha-898252-m04:/home/docker/cp-test.txt ha-898252-m02:/home/docker/cp-test_ha-898252-m04_ha-898252-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 ssh -n ha-898252-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 ssh -n ha-898252-m02 "sudo cat /home/docker/cp-test_ha-898252-m04_ha-898252-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 cp ha-898252-m04:/home/docker/cp-test.txt ha-898252-m03:/home/docker/cp-test_ha-898252-m04_ha-898252-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 ssh -n ha-898252-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 ssh -n ha-898252-m03 "sudo cat /home/docker/cp-test_ha-898252-m04_ha-898252-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (19.23s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.75s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:365: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 node stop m02 -v=7 --alsologtostderr
ha_test.go:365: (dbg) Done: out/minikube-linux-arm64 -p ha-898252 node stop m02 -v=7 --alsologtostderr: (12.005629314s)
ha_test.go:371: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 status -v=7 --alsologtostderr
ha_test.go:371: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-898252 status -v=7 --alsologtostderr: exit status 7 (746.840761ms)

                                                
                                                
-- stdout --
	ha-898252
	type: Control Plane
	host: Running
	kubelet: Running
	apiserver: Running
	kubeconfig: Configured
	
	ha-898252-m02
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	
	ha-898252-m03
	type: Control Plane
	host: Running
	kubelet: Running
	apiserver: Running
	kubeconfig: Configured
	
	ha-898252-m04
	type: Worker
	host: Running
	kubelet: Running
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0127 14:01:53.527331 1052707 out.go:345] Setting OutFile to fd 1 ...
	I0127 14:01:53.527574 1052707 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 14:01:53.527607 1052707 out.go:358] Setting ErrFile to fd 2...
	I0127 14:01:53.527632 1052707 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 14:01:53.527877 1052707 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20325-991453/.minikube/bin
	I0127 14:01:53.528085 1052707 out.go:352] Setting JSON to false
	I0127 14:01:53.528150 1052707 mustload.go:65] Loading cluster: ha-898252
	I0127 14:01:53.528242 1052707 notify.go:220] Checking for updates...
	I0127 14:01:53.528639 1052707 config.go:182] Loaded profile config "ha-898252": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
	I0127 14:01:53.528685 1052707 status.go:174] checking status of ha-898252 ...
	I0127 14:01:53.529273 1052707 cli_runner.go:164] Run: docker container inspect ha-898252 --format={{.State.Status}}
	I0127 14:01:53.573618 1052707 status.go:371] ha-898252 host status = "Running" (err=<nil>)
	I0127 14:01:53.573642 1052707 host.go:66] Checking if "ha-898252" exists ...
	I0127 14:01:53.573929 1052707 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-898252
	I0127 14:01:53.597407 1052707 host.go:66] Checking if "ha-898252" exists ...
	I0127 14:01:53.597716 1052707 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0127 14:01:53.597767 1052707 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-898252
	I0127 14:01:53.617762 1052707 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33916 SSHKeyPath:/home/jenkins/minikube-integration/20325-991453/.minikube/machines/ha-898252/id_rsa Username:docker}
	I0127 14:01:53.711479 1052707 ssh_runner.go:195] Run: systemctl --version
	I0127 14:01:53.715779 1052707 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0127 14:01:53.727732 1052707 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0127 14:01:53.782007 1052707 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:48 OomKillDisable:true NGoroutines:73 SystemTime:2025-01-27 14:01:53.77225041 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aa
rch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] 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.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0127 14:01:53.783108 1052707 kubeconfig.go:125] found "ha-898252" server: "https://192.168.49.254:8443"
	I0127 14:01:53.783149 1052707 api_server.go:166] Checking apiserver status ...
	I0127 14:01:53.783193 1052707 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0127 14:01:53.794980 1052707 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1558/cgroup
	I0127 14:01:53.804602 1052707 api_server.go:182] apiserver freezer: "8:freezer:/docker/3cf447692e25ff5fe4dcdd7e7e1e93308db77883e15ac6c4383951068a2879a6/kubepods/burstable/pod1730decbf1479362e64db4f95aa71cd8/c1421b864445ee0adaeaee57f24d301a6e6a9d35bffeba760a72fb80e0bcc808"
	I0127 14:01:53.804692 1052707 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/3cf447692e25ff5fe4dcdd7e7e1e93308db77883e15ac6c4383951068a2879a6/kubepods/burstable/pod1730decbf1479362e64db4f95aa71cd8/c1421b864445ee0adaeaee57f24d301a6e6a9d35bffeba760a72fb80e0bcc808/freezer.state
	I0127 14:01:53.813603 1052707 api_server.go:204] freezer state: "THAWED"
	I0127 14:01:53.813633 1052707 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0127 14:01:53.823671 1052707 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0127 14:01:53.823705 1052707 status.go:463] ha-898252 apiserver status = Running (err=<nil>)
	I0127 14:01:53.823717 1052707 status.go:176] ha-898252 status: &{Name:ha-898252 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0127 14:01:53.823735 1052707 status.go:174] checking status of ha-898252-m02 ...
	I0127 14:01:53.824060 1052707 cli_runner.go:164] Run: docker container inspect ha-898252-m02 --format={{.State.Status}}
	I0127 14:01:53.841576 1052707 status.go:371] ha-898252-m02 host status = "Stopped" (err=<nil>)
	I0127 14:01:53.841618 1052707 status.go:384] host is not running, skipping remaining checks
	I0127 14:01:53.841625 1052707 status.go:176] ha-898252-m02 status: &{Name:ha-898252-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0127 14:01:53.841644 1052707 status.go:174] checking status of ha-898252-m03 ...
	I0127 14:01:53.841947 1052707 cli_runner.go:164] Run: docker container inspect ha-898252-m03 --format={{.State.Status}}
	I0127 14:01:53.859597 1052707 status.go:371] ha-898252-m03 host status = "Running" (err=<nil>)
	I0127 14:01:53.859620 1052707 host.go:66] Checking if "ha-898252-m03" exists ...
	I0127 14:01:53.859944 1052707 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-898252-m03
	I0127 14:01:53.883944 1052707 host.go:66] Checking if "ha-898252-m03" exists ...
	I0127 14:01:53.884287 1052707 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0127 14:01:53.884330 1052707 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-898252-m03
	I0127 14:01:53.903141 1052707 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33926 SSHKeyPath:/home/jenkins/minikube-integration/20325-991453/.minikube/machines/ha-898252-m03/id_rsa Username:docker}
	I0127 14:01:53.991792 1052707 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0127 14:01:54.008099 1052707 kubeconfig.go:125] found "ha-898252" server: "https://192.168.49.254:8443"
	I0127 14:01:54.008133 1052707 api_server.go:166] Checking apiserver status ...
	I0127 14:01:54.008181 1052707 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0127 14:01:54.021506 1052707 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1349/cgroup
	I0127 14:01:54.032740 1052707 api_server.go:182] apiserver freezer: "8:freezer:/docker/ebed7b65844338120ed5de47199dacb1c876929557f8ed9231134b5a9b5b97fd/kubepods/burstable/pod40d8a846efae3907be9a8cdba3d1be94/e2214037c09141079d00b215961852e77797e322d2f0d1ca52a03367a12b1ad3"
	I0127 14:01:54.032823 1052707 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/ebed7b65844338120ed5de47199dacb1c876929557f8ed9231134b5a9b5b97fd/kubepods/burstable/pod40d8a846efae3907be9a8cdba3d1be94/e2214037c09141079d00b215961852e77797e322d2f0d1ca52a03367a12b1ad3/freezer.state
	I0127 14:01:54.043744 1052707 api_server.go:204] freezer state: "THAWED"
	I0127 14:01:54.043778 1052707 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0127 14:01:54.052243 1052707 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0127 14:01:54.052280 1052707 status.go:463] ha-898252-m03 apiserver status = Running (err=<nil>)
	I0127 14:01:54.052290 1052707 status.go:176] ha-898252-m03 status: &{Name:ha-898252-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0127 14:01:54.052354 1052707 status.go:174] checking status of ha-898252-m04 ...
	I0127 14:01:54.052708 1052707 cli_runner.go:164] Run: docker container inspect ha-898252-m04 --format={{.State.Status}}
	I0127 14:01:54.070679 1052707 status.go:371] ha-898252-m04 host status = "Running" (err=<nil>)
	I0127 14:01:54.070721 1052707 host.go:66] Checking if "ha-898252-m04" exists ...
	I0127 14:01:54.071035 1052707 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-898252-m04
	I0127 14:01:54.089101 1052707 host.go:66] Checking if "ha-898252-m04" exists ...
	I0127 14:01:54.089409 1052707 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0127 14:01:54.089464 1052707 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-898252-m04
	I0127 14:01:54.107279 1052707 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33931 SSHKeyPath:/home/jenkins/minikube-integration/20325-991453/.minikube/machines/ha-898252-m04/id_rsa Username:docker}
	I0127 14:01:54.199476 1052707 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0127 14:01:54.211586 1052707 status.go:176] ha-898252-m04 status: &{Name:ha-898252-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

                                                
                                                
** /stderr **
--- PASS: TestMultiControlPlane/serial/StopSecondaryNode (12.75s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.77s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop
ha_test.go:392: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
--- PASS: TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.77s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (18.9s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:422: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 node start m02 -v=7 --alsologtostderr
ha_test.go:422: (dbg) Done: out/minikube-linux-arm64 -p ha-898252 node start m02 -v=7 --alsologtostderr: (17.819901236s)
ha_test.go:430: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 status -v=7 --alsologtostderr
ha_test.go:450: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (18.90s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (1.01s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart
ha_test.go:281: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
ha_test.go:281: (dbg) Done: out/minikube-linux-arm64 profile list --output json: (1.006481494s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (1.01s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (112.78s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:458: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-898252 -v=7 --alsologtostderr
ha_test.go:464: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-898252 -v=7 --alsologtostderr
E0127 14:02:25.850565  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/functional-378069/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:02:25.857147  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/functional-378069/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:02:25.868661  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/functional-378069/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:02:25.889996  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/functional-378069/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:02:25.931415  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/functional-378069/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:02:26.013017  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/functional-378069/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:02:26.174603  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/functional-378069/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:02:26.496339  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/functional-378069/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:02:27.138393  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/functional-378069/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:02:28.420028  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/functional-378069/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:02:30.981434  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/functional-378069/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:02:36.102732  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/functional-378069/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:02:46.344837  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/functional-378069/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:464: (dbg) Done: out/minikube-linux-arm64 stop -p ha-898252 -v=7 --alsologtostderr: (37.239957737s)
ha_test.go:469: (dbg) Run:  out/minikube-linux-arm64 start -p ha-898252 --wait=true -v=7 --alsologtostderr
E0127 14:03:06.826937  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/functional-378069/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:03:47.788828  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/functional-378069/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:469: (dbg) Done: out/minikube-linux-arm64 start -p ha-898252 --wait=true -v=7 --alsologtostderr: (1m15.393330835s)
ha_test.go:474: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-898252
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (112.78s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (11.03s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:489: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 node delete m03 -v=7 --alsologtostderr
ha_test.go:489: (dbg) Done: out/minikube-linux-arm64 -p ha-898252 node delete m03 -v=7 --alsologtostderr: (10.040969671s)
ha_test.go:495: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 status -v=7 --alsologtostderr
ha_test.go:513: (dbg) Run:  kubectl get nodes
ha_test.go:521: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/DeleteSecondaryNode (11.03s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.78s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete
ha_test.go:392: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
--- PASS: TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.78s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.92s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:533: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 stop -v=7 --alsologtostderr
ha_test.go:533: (dbg) Done: out/minikube-linux-arm64 -p ha-898252 stop -v=7 --alsologtostderr: (35.798478789s)
ha_test.go:539: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 status -v=7 --alsologtostderr
ha_test.go:539: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-898252 status -v=7 --alsologtostderr: exit status 7 (120.008118ms)

                                                
                                                
-- stdout --
	ha-898252
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	
	ha-898252-m02
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	
	ha-898252-m04
	type: Worker
	host: Stopped
	kubelet: Stopped
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0127 14:04:55.340709 1067384 out.go:345] Setting OutFile to fd 1 ...
	I0127 14:04:55.340864 1067384 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 14:04:55.340875 1067384 out.go:358] Setting ErrFile to fd 2...
	I0127 14:04:55.340880 1067384 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 14:04:55.341299 1067384 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20325-991453/.minikube/bin
	I0127 14:04:55.341535 1067384 out.go:352] Setting JSON to false
	I0127 14:04:55.341569 1067384 mustload.go:65] Loading cluster: ha-898252
	I0127 14:04:55.342464 1067384 notify.go:220] Checking for updates...
	I0127 14:04:55.342349 1067384 config.go:182] Loaded profile config "ha-898252": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
	I0127 14:04:55.343093 1067384 status.go:174] checking status of ha-898252 ...
	I0127 14:04:55.343791 1067384 cli_runner.go:164] Run: docker container inspect ha-898252 --format={{.State.Status}}
	I0127 14:04:55.362191 1067384 status.go:371] ha-898252 host status = "Stopped" (err=<nil>)
	I0127 14:04:55.362218 1067384 status.go:384] host is not running, skipping remaining checks
	I0127 14:04:55.362225 1067384 status.go:176] ha-898252 status: &{Name:ha-898252 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0127 14:04:55.362250 1067384 status.go:174] checking status of ha-898252-m02 ...
	I0127 14:04:55.362632 1067384 cli_runner.go:164] Run: docker container inspect ha-898252-m02 --format={{.State.Status}}
	I0127 14:04:55.388904 1067384 status.go:371] ha-898252-m02 host status = "Stopped" (err=<nil>)
	I0127 14:04:55.388929 1067384 status.go:384] host is not running, skipping remaining checks
	I0127 14:04:55.388936 1067384 status.go:176] ha-898252-m02 status: &{Name:ha-898252-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0127 14:04:55.388956 1067384 status.go:174] checking status of ha-898252-m04 ...
	I0127 14:04:55.389291 1067384 cli_runner.go:164] Run: docker container inspect ha-898252-m04 --format={{.State.Status}}
	I0127 14:04:55.407458 1067384 status.go:371] ha-898252-m04 host status = "Stopped" (err=<nil>)
	I0127 14:04:55.407497 1067384 status.go:384] host is not running, skipping remaining checks
	I0127 14:04:55.407504 1067384 status.go:176] ha-898252-m04 status: &{Name:ha-898252-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

                                                
                                                
** /stderr **
--- PASS: TestMultiControlPlane/serial/StopCluster (35.92s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (81.51s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:562: (dbg) Run:  out/minikube-linux-arm64 start -p ha-898252 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=containerd
E0127 14:05:09.711079  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/functional-378069/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:05:47.441322  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/addons-084879/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:562: (dbg) Done: out/minikube-linux-arm64 start -p ha-898252 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=containerd: (1m20.573713267s)
ha_test.go:568: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 status -v=7 --alsologtostderr
ha_test.go:586: (dbg) Run:  kubectl get nodes
ha_test.go:594: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/RestartCluster (81.51s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.76s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DegradedAfterClusterRestart
ha_test.go:392: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
--- PASS: TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.76s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (43.53s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:607: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-898252 --control-plane -v=7 --alsologtostderr
ha_test.go:607: (dbg) Done: out/minikube-linux-arm64 node add -p ha-898252 --control-plane -v=7 --alsologtostderr: (42.473420638s)
ha_test.go:613: (dbg) Run:  out/minikube-linux-arm64 -p ha-898252 status -v=7 --alsologtostderr
ha_test.go:613: (dbg) Done: out/minikube-linux-arm64 -p ha-898252 status -v=7 --alsologtostderr: (1.057153325s)
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (43.53s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (1.05s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd
ha_test.go:281: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
ha_test.go:281: (dbg) Done: out/minikube-linux-arm64 profile list --output json: (1.049766679s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (1.05s)

                                                
                                    
x
+
TestJSONOutput/start/Command (50.59s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-290559 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=containerd
E0127 14:07:25.846553  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/functional-378069/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:07:53.553435  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/functional-378069/client.crt: no such file or directory" logger="UnhandledError"
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 start -p json-output-290559 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=containerd: (50.589303003s)
--- PASS: TestJSONOutput/start/Command (50.59s)

                                                
                                    
x
+
TestJSONOutput/start/Audit (0s)

                                                
                                                
=== RUN   TestJSONOutput/start/Audit
--- PASS: TestJSONOutput/start/Audit (0.00s)

                                                
                                    
x
+
TestJSONOutput/start/parallel/DistinctCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/start/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/start/parallel/DistinctCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/start/parallel/DistinctCurrentSteps
--- PASS: TestJSONOutput/start/parallel/DistinctCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/start/parallel/IncreasingCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/start/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/start/parallel/IncreasingCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/start/parallel/IncreasingCurrentSteps
--- PASS: TestJSONOutput/start/parallel/IncreasingCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/pause/Command (0.78s)

                                                
                                                
=== RUN   TestJSONOutput/pause/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 pause -p json-output-290559 --output=json --user=testUser
--- PASS: TestJSONOutput/pause/Command (0.78s)

                                                
                                    
x
+
TestJSONOutput/pause/Audit (0s)

                                                
                                                
=== RUN   TestJSONOutput/pause/Audit
--- PASS: TestJSONOutput/pause/Audit (0.00s)

                                                
                                    
x
+
TestJSONOutput/pause/parallel/DistinctCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/pause/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/pause/parallel/DistinctCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/pause/parallel/DistinctCurrentSteps
--- PASS: TestJSONOutput/pause/parallel/DistinctCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/pause/parallel/IncreasingCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/pause/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/pause/parallel/IncreasingCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/pause/parallel/IncreasingCurrentSteps
--- PASS: TestJSONOutput/pause/parallel/IncreasingCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/unpause/Command (0.75s)

                                                
                                                
=== RUN   TestJSONOutput/unpause/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 unpause -p json-output-290559 --output=json --user=testUser
--- PASS: TestJSONOutput/unpause/Command (0.75s)

                                                
                                    
x
+
TestJSONOutput/unpause/Audit (0s)

                                                
                                                
=== RUN   TestJSONOutput/unpause/Audit
--- PASS: TestJSONOutput/unpause/Audit (0.00s)

                                                
                                    
x
+
TestJSONOutput/unpause/parallel/DistinctCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/unpause/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/unpause/parallel/DistinctCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/unpause/parallel/DistinctCurrentSteps
--- PASS: TestJSONOutput/unpause/parallel/DistinctCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/unpause/parallel/IncreasingCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/unpause/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/unpause/parallel/IncreasingCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/unpause/parallel/IncreasingCurrentSteps
--- PASS: TestJSONOutput/unpause/parallel/IncreasingCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/stop/Command (5.81s)

                                                
                                                
=== RUN   TestJSONOutput/stop/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 stop -p json-output-290559 --output=json --user=testUser
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 stop -p json-output-290559 --output=json --user=testUser: (5.806105397s)
--- PASS: TestJSONOutput/stop/Command (5.81s)

                                                
                                    
x
+
TestJSONOutput/stop/Audit (0s)

                                                
                                                
=== RUN   TestJSONOutput/stop/Audit
--- PASS: TestJSONOutput/stop/Audit (0.00s)

                                                
                                    
x
+
TestJSONOutput/stop/parallel/DistinctCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/stop/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/stop/parallel/DistinctCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/stop/parallel/DistinctCurrentSteps
--- PASS: TestJSONOutput/stop/parallel/DistinctCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/stop/parallel/IncreasingCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/stop/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/stop/parallel/IncreasingCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/stop/parallel/IncreasingCurrentSteps
--- PASS: TestJSONOutput/stop/parallel/IncreasingCurrentSteps (0.00s)

                                                
                                    
x
+
TestErrorJSONOutput (0.24s)

                                                
                                                
=== RUN   TestErrorJSONOutput
json_output_test.go:160: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-error-978334 --memory=2200 --output=json --wait=true --driver=fail
json_output_test.go:160: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p json-output-error-978334 --memory=2200 --output=json --wait=true --driver=fail: exit status 56 (96.237224ms)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"cb2ba23a-fb3b-44d6-aee4-3936ea708826","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-978334] minikube v1.35.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"6f8c896a-8b99-4178-a8b5-3cb066047017","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=20325"}}
	{"specversion":"1.0","id":"601cb7f0-c35c-4820-8fe4-db841aefd561","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true"}}
	{"specversion":"1.0","id":"9f11f54b-b406-44a6-b97f-26ef4bd37ced","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/20325-991453/kubeconfig"}}
	{"specversion":"1.0","id":"244a27ee-16e7-44dd-9b19-66fe6f6bf1ab","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/20325-991453/.minikube"}}
	{"specversion":"1.0","id":"81bb670a-7792-4f49-b46c-66a6a49c6e28","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-arm64"}}
	{"specversion":"1.0","id":"fef3d40d-fd42-4cd4-9f31-2ffffdfb9b48","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"624ff082-2482-491b-8b7c-2e669f846fbb","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"","exitcode":"56","issues":"","message":"The driver 'fail' is not supported on linux/arm64","name":"DRV_UNSUPPORTED_OS","url":""}}

                                                
                                                
-- /stdout --
helpers_test.go:175: Cleaning up "json-output-error-978334" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p json-output-error-978334
--- PASS: TestErrorJSONOutput (0.24s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (39.81s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-267388 --network=
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-267388 --network=: (37.659697507s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-267388" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-267388
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-267388: (2.127451265s)
--- PASS: TestKicCustomNetwork/create_custom_network (39.81s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (35.73s)

                                                
                                                
=== RUN   TestKicCustomNetwork/use_default_bridge_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-832798 --network=bridge
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-832798 --network=bridge: (33.670032022s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-832798" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-832798
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-832798: (2.035874364s)
--- PASS: TestKicCustomNetwork/use_default_bridge_network (35.73s)

                                                
                                    
x
+
TestKicExistingNetwork (34.57s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I0127 14:09:28.651788  996828 cli_runner.go:164] Run: docker network inspect existing-network --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}}]}"
W0127 14:09:28.672975  996828 cli_runner.go:211] docker network inspect existing-network --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
I0127 14:09:28.673088  996828 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I0127 14:09:28.673107  996828 cli_runner.go:164] Run: docker network inspect existing-network
W0127 14:09:28.691830  996828 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I0127 14:09:28.691863  996828 network_create.go:287] error running [docker network inspect existing-network]: docker network inspect existing-network: exit status 1
stdout:
[]

                                                
                                                
stderr:
Error response from daemon: network existing-network not found
I0127 14:09:28.691880  996828 network_create.go:289] output of [docker network inspect existing-network]: -- stdout --
[]

                                                
                                                
-- /stdout --
** stderr ** 
Error response from daemon: network existing-network not found

                                                
                                                
** /stderr **
I0127 14:09:28.692070  996828 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}}]}"
I0127 14:09:28.709855  996828 network.go:211] skipping subnet 192.168.49.0/24 that is taken: &{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:br-1270e5594423 IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:02:42:98:b3:9d:3e} reservation:<nil>}
I0127 14:09:28.710203  996828 network.go:206] using free private subnet 192.168.58.0/24: &{IP:192.168.58.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.58.0/24 Gateway:192.168.58.1 ClientMin:192.168.58.2 ClientMax:192.168.58.254 Broadcast:192.168.58.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0x4001d41240}
I0127 14:09:28.710230  996828 network_create.go:124] attempt to create docker network existing-network 192.168.58.0/24 with gateway 192.168.58.1 and MTU of 1500 ...
I0127 14:09:28.710282  996828 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.58.0/24 --gateway=192.168.58.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=existing-network existing-network
I0127 14:09:28.785825  996828 network_create.go:108] docker network existing-network 192.168.58.0/24 created
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
kic_custom_network_test.go:93: (dbg) Run:  out/minikube-linux-arm64 start -p existing-network-850511 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-arm64 start -p existing-network-850511 --network=existing-network: (32.268037518s)
helpers_test.go:175: Cleaning up "existing-network-850511" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p existing-network-850511
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p existing-network-850511: (2.129395788s)
I0127 14:10:03.200857  996828 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (34.57s)

                                                
                                    
x
+
TestKicCustomSubnet (35.51s)

                                                
                                                
=== RUN   TestKicCustomSubnet
kic_custom_network_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-subnet-993425 --subnet=192.168.60.0/24
kic_custom_network_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-subnet-993425 --subnet=192.168.60.0/24: (33.309973585s)
kic_custom_network_test.go:161: (dbg) Run:  docker network inspect custom-subnet-993425 --format "{{(index .IPAM.Config 0).Subnet}}"
helpers_test.go:175: Cleaning up "custom-subnet-993425" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p custom-subnet-993425
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p custom-subnet-993425: (2.163827663s)
--- PASS: TestKicCustomSubnet (35.51s)

                                                
                                    
x
+
TestKicStaticIP (31.99s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-linux-arm64 start -p static-ip-431050 --static-ip=192.168.200.200
E0127 14:10:47.442278  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/addons-084879/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:132: (dbg) Done: out/minikube-linux-arm64 start -p static-ip-431050 --static-ip=192.168.200.200: (29.732815061s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-linux-arm64 -p static-ip-431050 ip
helpers_test.go:175: Cleaning up "static-ip-431050" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p static-ip-431050
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p static-ip-431050: (2.093220225s)
--- PASS: TestKicStaticIP (31.99s)

                                                
                                    
x
+
TestMainNoArgs (0.06s)

                                                
                                                
=== RUN   TestMainNoArgs
main_test.go:68: (dbg) Run:  out/minikube-linux-arm64
--- PASS: TestMainNoArgs (0.06s)

                                                
                                    
x
+
TestMinikubeProfile (69.18s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-604303 --driver=docker  --container-runtime=containerd
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-604303 --driver=docker  --container-runtime=containerd: (32.568197988s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-606945 --driver=docker  --container-runtime=containerd
E0127 14:12:10.511108  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/addons-084879/client.crt: no such file or directory" logger="UnhandledError"
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-606945 --driver=docker  --container-runtime=containerd: (31.203828721s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-604303
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile second-606945
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-606945" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-606945
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-606945: (2.040800338s)
helpers_test.go:175: Cleaning up "first-604303" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-604303
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-604303: (1.994221661s)
--- PASS: TestMinikubeProfile (69.18s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (6.16s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-1-830011 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=containerd
mount_start_test.go:98: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-1-830011 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=containerd: (5.158387926s)
E0127 14:12:25.844212  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/functional-378069/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestMountStart/serial/StartWithMountFirst (6.16s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.25s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountFirst
mount_start_test.go:114: (dbg) Run:  out/minikube-linux-arm64 -p mount-start-1-830011 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountFirst (0.25s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (6.02s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountSecond
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-2-832160 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=containerd
mount_start_test.go:98: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-2-832160 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=containerd: (5.015252119s)
--- PASS: TestMountStart/serial/StartWithMountSecond (6.02s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.26s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountSecond
mount_start_test.go:114: (dbg) Run:  out/minikube-linux-arm64 -p mount-start-2-832160 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountSecond (0.26s)

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.65s)

                                                
                                                
=== RUN   TestMountStart/serial/DeleteFirst
pause_test.go:132: (dbg) Run:  out/minikube-linux-arm64 delete -p mount-start-1-830011 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-linux-arm64 delete -p mount-start-1-830011 --alsologtostderr -v=5: (1.653007487s)
--- PASS: TestMountStart/serial/DeleteFirst (1.65s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.26s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountPostDelete
mount_start_test.go:114: (dbg) Run:  out/minikube-linux-arm64 -p mount-start-2-832160 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountPostDelete (0.26s)

                                                
                                    
x
+
TestMountStart/serial/Stop (1.22s)

                                                
                                                
=== RUN   TestMountStart/serial/Stop
mount_start_test.go:155: (dbg) Run:  out/minikube-linux-arm64 stop -p mount-start-2-832160
mount_start_test.go:155: (dbg) Done: out/minikube-linux-arm64 stop -p mount-start-2-832160: (1.217848864s)
--- PASS: TestMountStart/serial/Stop (1.22s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.31s)

                                                
                                                
=== RUN   TestMountStart/serial/RestartStopped
mount_start_test.go:166: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-2-832160
mount_start_test.go:166: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-2-832160: (6.312299041s)
--- PASS: TestMountStart/serial/RestartStopped (7.31s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.25s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountPostStop
mount_start_test.go:114: (dbg) Run:  out/minikube-linux-arm64 -p mount-start-2-832160 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountPostStop (0.25s)

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (101.26s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-978001 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=containerd
multinode_test.go:96: (dbg) Done: out/minikube-linux-arm64 start -p multinode-978001 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=containerd: (1m40.746388099s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-978001 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (101.26s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (16.84s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeployApp2Nodes
multinode_test.go:493: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-978001 -- apply -f ./testdata/multinodes/multinode-pod-dns-test.yaml
multinode_test.go:498: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-978001 -- rollout status deployment/busybox
multinode_test.go:498: (dbg) Done: out/minikube-linux-arm64 kubectl -p multinode-978001 -- rollout status deployment/busybox: (14.901659126s)
multinode_test.go:505: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-978001 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:528: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-978001 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:536: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-978001 -- exec busybox-58667487b6-9bs88 -- nslookup kubernetes.io
multinode_test.go:536: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-978001 -- exec busybox-58667487b6-pbsjn -- nslookup kubernetes.io
multinode_test.go:546: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-978001 -- exec busybox-58667487b6-9bs88 -- nslookup kubernetes.default
multinode_test.go:546: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-978001 -- exec busybox-58667487b6-pbsjn -- nslookup kubernetes.default
multinode_test.go:554: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-978001 -- exec busybox-58667487b6-9bs88 -- nslookup kubernetes.default.svc.cluster.local
multinode_test.go:554: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-978001 -- exec busybox-58667487b6-pbsjn -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiNode/serial/DeployApp2Nodes (16.84s)

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (1s)

                                                
                                                
=== RUN   TestMultiNode/serial/PingHostFrom2Pods
multinode_test.go:564: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-978001 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:572: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-978001 -- exec busybox-58667487b6-9bs88 -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:583: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-978001 -- exec busybox-58667487b6-9bs88 -- sh -c "ping -c 1 192.168.67.1"
multinode_test.go:572: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-978001 -- exec busybox-58667487b6-pbsjn -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:583: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-978001 -- exec busybox-58667487b6-pbsjn -- sh -c "ping -c 1 192.168.67.1"
--- PASS: TestMultiNode/serial/PingHostFrom2Pods (1.00s)

                                                
                                    
x
+
TestMultiNode/serial/AddNode (19.1s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-978001 -v 3 --alsologtostderr
multinode_test.go:121: (dbg) Done: out/minikube-linux-arm64 node add -p multinode-978001 -v 3 --alsologtostderr: (18.45132272s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-arm64 -p multinode-978001 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (19.10s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.09s)

                                                
                                                
=== RUN   TestMultiNode/serial/MultiNodeLabels
multinode_test.go:221: (dbg) Run:  kubectl --context multinode-978001 get nodes -o "jsonpath=[{range .items[*]}{.metadata.labels},{end}]"
--- PASS: TestMultiNode/serial/MultiNodeLabels (0.09s)

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.69s)

                                                
                                                
=== RUN   TestMultiNode/serial/ProfileList
multinode_test.go:143: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
--- PASS: TestMultiNode/serial/ProfileList (0.69s)

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (10.08s)

                                                
                                                
=== RUN   TestMultiNode/serial/CopyFile
multinode_test.go:184: (dbg) Run:  out/minikube-linux-arm64 -p multinode-978001 status --output json --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-978001 cp testdata/cp-test.txt multinode-978001:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-978001 ssh -n multinode-978001 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-978001 cp multinode-978001:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile1762301749/001/cp-test_multinode-978001.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-978001 ssh -n multinode-978001 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-978001 cp multinode-978001:/home/docker/cp-test.txt multinode-978001-m02:/home/docker/cp-test_multinode-978001_multinode-978001-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-978001 ssh -n multinode-978001 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-978001 ssh -n multinode-978001-m02 "sudo cat /home/docker/cp-test_multinode-978001_multinode-978001-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-978001 cp multinode-978001:/home/docker/cp-test.txt multinode-978001-m03:/home/docker/cp-test_multinode-978001_multinode-978001-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-978001 ssh -n multinode-978001 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-978001 ssh -n multinode-978001-m03 "sudo cat /home/docker/cp-test_multinode-978001_multinode-978001-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-978001 cp testdata/cp-test.txt multinode-978001-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-978001 ssh -n multinode-978001-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-978001 cp multinode-978001-m02:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile1762301749/001/cp-test_multinode-978001-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-978001 ssh -n multinode-978001-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-978001 cp multinode-978001-m02:/home/docker/cp-test.txt multinode-978001:/home/docker/cp-test_multinode-978001-m02_multinode-978001.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-978001 ssh -n multinode-978001-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-978001 ssh -n multinode-978001 "sudo cat /home/docker/cp-test_multinode-978001-m02_multinode-978001.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-978001 cp multinode-978001-m02:/home/docker/cp-test.txt multinode-978001-m03:/home/docker/cp-test_multinode-978001-m02_multinode-978001-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-978001 ssh -n multinode-978001-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-978001 ssh -n multinode-978001-m03 "sudo cat /home/docker/cp-test_multinode-978001-m02_multinode-978001-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-978001 cp testdata/cp-test.txt multinode-978001-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-978001 ssh -n multinode-978001-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-978001 cp multinode-978001-m03:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile1762301749/001/cp-test_multinode-978001-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-978001 ssh -n multinode-978001-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-978001 cp multinode-978001-m03:/home/docker/cp-test.txt multinode-978001:/home/docker/cp-test_multinode-978001-m03_multinode-978001.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-978001 ssh -n multinode-978001-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-978001 ssh -n multinode-978001 "sudo cat /home/docker/cp-test_multinode-978001-m03_multinode-978001.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-978001 cp multinode-978001-m03:/home/docker/cp-test.txt multinode-978001-m02:/home/docker/cp-test_multinode-978001-m03_multinode-978001-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-978001 ssh -n multinode-978001-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-978001 ssh -n multinode-978001-m02 "sudo cat /home/docker/cp-test_multinode-978001-m03_multinode-978001-m02.txt"
--- PASS: TestMultiNode/serial/CopyFile (10.08s)

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.3s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopNode
multinode_test.go:248: (dbg) Run:  out/minikube-linux-arm64 -p multinode-978001 node stop m03
multinode_test.go:248: (dbg) Done: out/minikube-linux-arm64 -p multinode-978001 node stop m03: (1.247584805s)
multinode_test.go:254: (dbg) Run:  out/minikube-linux-arm64 -p multinode-978001 status
multinode_test.go:254: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-978001 status: exit status 7 (516.313386ms)

                                                
                                                
-- stdout --
	multinode-978001
	type: Control Plane
	host: Running
	kubelet: Running
	apiserver: Running
	kubeconfig: Configured
	
	multinode-978001-m02
	type: Worker
	host: Running
	kubelet: Running
	
	multinode-978001-m03
	type: Worker
	host: Stopped
	kubelet: Stopped
	

                                                
                                                
-- /stdout --
multinode_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p multinode-978001 status --alsologtostderr
multinode_test.go:261: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-978001 status --alsologtostderr: exit status 7 (534.242746ms)

                                                
                                                
-- stdout --
	multinode-978001
	type: Control Plane
	host: Running
	kubelet: Running
	apiserver: Running
	kubeconfig: Configured
	
	multinode-978001-m02
	type: Worker
	host: Running
	kubelet: Running
	
	multinode-978001-m03
	type: Worker
	host: Stopped
	kubelet: Stopped
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0127 14:15:16.059433 1121653 out.go:345] Setting OutFile to fd 1 ...
	I0127 14:15:16.059704 1121653 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 14:15:16.059732 1121653 out.go:358] Setting ErrFile to fd 2...
	I0127 14:15:16.059754 1121653 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 14:15:16.060136 1121653 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20325-991453/.minikube/bin
	I0127 14:15:16.060430 1121653 out.go:352] Setting JSON to false
	I0127 14:15:16.060485 1121653 mustload.go:65] Loading cluster: multinode-978001
	I0127 14:15:16.061475 1121653 notify.go:220] Checking for updates...
	I0127 14:15:16.061721 1121653 config.go:182] Loaded profile config "multinode-978001": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
	I0127 14:15:16.061761 1121653 status.go:174] checking status of multinode-978001 ...
	I0127 14:15:16.062421 1121653 cli_runner.go:164] Run: docker container inspect multinode-978001 --format={{.State.Status}}
	I0127 14:15:16.086000 1121653 status.go:371] multinode-978001 host status = "Running" (err=<nil>)
	I0127 14:15:16.086024 1121653 host.go:66] Checking if "multinode-978001" exists ...
	I0127 14:15:16.086395 1121653 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-978001
	I0127 14:15:16.114234 1121653 host.go:66] Checking if "multinode-978001" exists ...
	I0127 14:15:16.114642 1121653 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0127 14:15:16.114694 1121653 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-978001
	I0127 14:15:16.135227 1121653 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34036 SSHKeyPath:/home/jenkins/minikube-integration/20325-991453/.minikube/machines/multinode-978001/id_rsa Username:docker}
	I0127 14:15:16.224841 1121653 ssh_runner.go:195] Run: systemctl --version
	I0127 14:15:16.229928 1121653 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0127 14:15:16.243632 1121653 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0127 14:15:16.303140 1121653 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:41 OomKillDisable:true NGoroutines:63 SystemTime:2025-01-27 14:15:16.293591775 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0127 14:15:16.303815 1121653 kubeconfig.go:125] found "multinode-978001" server: "https://192.168.67.2:8443"
	I0127 14:15:16.303853 1121653 api_server.go:166] Checking apiserver status ...
	I0127 14:15:16.303902 1121653 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0127 14:15:16.316750 1121653 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1485/cgroup
	I0127 14:15:16.327376 1121653 api_server.go:182] apiserver freezer: "8:freezer:/docker/33cedd57cc3f35cce3e96f49fad670db2063c58d10c2f6df3875ed986d91a73b/kubepods/burstable/pod1a678afb8e2e5d8a54cf7442b19082ed/eda193be8c7d22b44f65d0c1b899f7fea0e942dc2a9c144f5a1a3d478913cae3"
	I0127 14:15:16.327449 1121653 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/33cedd57cc3f35cce3e96f49fad670db2063c58d10c2f6df3875ed986d91a73b/kubepods/burstable/pod1a678afb8e2e5d8a54cf7442b19082ed/eda193be8c7d22b44f65d0c1b899f7fea0e942dc2a9c144f5a1a3d478913cae3/freezer.state
	I0127 14:15:16.337300 1121653 api_server.go:204] freezer state: "THAWED"
	I0127 14:15:16.337343 1121653 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0127 14:15:16.345744 1121653 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0127 14:15:16.345775 1121653 status.go:463] multinode-978001 apiserver status = Running (err=<nil>)
	I0127 14:15:16.345786 1121653 status.go:176] multinode-978001 status: &{Name:multinode-978001 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0127 14:15:16.345803 1121653 status.go:174] checking status of multinode-978001-m02 ...
	I0127 14:15:16.346160 1121653 cli_runner.go:164] Run: docker container inspect multinode-978001-m02 --format={{.State.Status}}
	I0127 14:15:16.367727 1121653 status.go:371] multinode-978001-m02 host status = "Running" (err=<nil>)
	I0127 14:15:16.367754 1121653 host.go:66] Checking if "multinode-978001-m02" exists ...
	I0127 14:15:16.368077 1121653 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-978001-m02
	I0127 14:15:16.386051 1121653 host.go:66] Checking if "multinode-978001-m02" exists ...
	I0127 14:15:16.386418 1121653 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0127 14:15:16.386500 1121653 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-978001-m02
	I0127 14:15:16.404675 1121653 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34041 SSHKeyPath:/home/jenkins/minikube-integration/20325-991453/.minikube/machines/multinode-978001-m02/id_rsa Username:docker}
	I0127 14:15:16.491999 1121653 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0127 14:15:16.504356 1121653 status.go:176] multinode-978001-m02 status: &{Name:multinode-978001-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0127 14:15:16.504389 1121653 status.go:174] checking status of multinode-978001-m03 ...
	I0127 14:15:16.504715 1121653 cli_runner.go:164] Run: docker container inspect multinode-978001-m03 --format={{.State.Status}}
	I0127 14:15:16.523178 1121653 status.go:371] multinode-978001-m03 host status = "Stopped" (err=<nil>)
	I0127 14:15:16.523206 1121653 status.go:384] host is not running, skipping remaining checks
	I0127 14:15:16.523217 1121653 status.go:176] multinode-978001-m03 status: &{Name:multinode-978001-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

                                                
                                                
** /stderr **
--- PASS: TestMultiNode/serial/StopNode (2.30s)

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (9.47s)

                                                
                                                
=== RUN   TestMultiNode/serial/StartAfterStop
multinode_test.go:282: (dbg) Run:  out/minikube-linux-arm64 -p multinode-978001 node start m03 -v=7 --alsologtostderr
multinode_test.go:282: (dbg) Done: out/minikube-linux-arm64 -p multinode-978001 node start m03 -v=7 --alsologtostderr: (8.717444507s)
multinode_test.go:290: (dbg) Run:  out/minikube-linux-arm64 -p multinode-978001 status -v=7 --alsologtostderr
multinode_test.go:306: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiNode/serial/StartAfterStop (9.47s)

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (90.61s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-978001
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-978001
E0127 14:15:47.442064  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/addons-084879/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-978001: (24.873533954s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-978001 --wait=true -v=8 --alsologtostderr
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-978001 --wait=true -v=8 --alsologtostderr: (1m5.590543487s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-978001
--- PASS: TestMultiNode/serial/RestartKeepsNodes (90.61s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.43s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeleteNode
multinode_test.go:416: (dbg) Run:  out/minikube-linux-arm64 -p multinode-978001 node delete m03
multinode_test.go:416: (dbg) Done: out/minikube-linux-arm64 -p multinode-978001 node delete m03: (4.62348931s)
multinode_test.go:422: (dbg) Run:  out/minikube-linux-arm64 -p multinode-978001 status --alsologtostderr
multinode_test.go:436: (dbg) Run:  kubectl get nodes
multinode_test.go:444: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiNode/serial/DeleteNode (5.43s)

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (24.01s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:345: (dbg) Run:  out/minikube-linux-arm64 -p multinode-978001 stop
multinode_test.go:345: (dbg) Done: out/minikube-linux-arm64 -p multinode-978001 stop: (23.806877946s)
multinode_test.go:351: (dbg) Run:  out/minikube-linux-arm64 -p multinode-978001 status
E0127 14:17:25.843866  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/functional-378069/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:351: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-978001 status: exit status 7 (91.814991ms)

                                                
                                                
-- stdout --
	multinode-978001
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	
	multinode-978001-m02
	type: Worker
	host: Stopped
	kubelet: Stopped
	

                                                
                                                
-- /stdout --
multinode_test.go:358: (dbg) Run:  out/minikube-linux-arm64 -p multinode-978001 status --alsologtostderr
multinode_test.go:358: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-978001 status --alsologtostderr: exit status 7 (107.025692ms)

                                                
                                                
-- stdout --
	multinode-978001
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	
	multinode-978001-m02
	type: Worker
	host: Stopped
	kubelet: Stopped
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0127 14:17:25.981071 1129709 out.go:345] Setting OutFile to fd 1 ...
	I0127 14:17:25.981209 1129709 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 14:17:25.981223 1129709 out.go:358] Setting ErrFile to fd 2...
	I0127 14:17:25.981256 1129709 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 14:17:25.981617 1129709 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20325-991453/.minikube/bin
	I0127 14:17:25.981895 1129709 out.go:352] Setting JSON to false
	I0127 14:17:25.981939 1129709 mustload.go:65] Loading cluster: multinode-978001
	I0127 14:17:25.982699 1129709 config.go:182] Loaded profile config "multinode-978001": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
	I0127 14:17:25.982721 1129709 status.go:174] checking status of multinode-978001 ...
	I0127 14:17:25.983484 1129709 cli_runner.go:164] Run: docker container inspect multinode-978001 --format={{.State.Status}}
	I0127 14:17:25.984317 1129709 notify.go:220] Checking for updates...
	I0127 14:17:26.012337 1129709 status.go:371] multinode-978001 host status = "Stopped" (err=<nil>)
	I0127 14:17:26.012361 1129709 status.go:384] host is not running, skipping remaining checks
	I0127 14:17:26.012369 1129709 status.go:176] multinode-978001 status: &{Name:multinode-978001 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0127 14:17:26.012408 1129709 status.go:174] checking status of multinode-978001-m02 ...
	I0127 14:17:26.012734 1129709 cli_runner.go:164] Run: docker container inspect multinode-978001-m02 --format={{.State.Status}}
	I0127 14:17:26.034493 1129709 status.go:371] multinode-978001-m02 host status = "Stopped" (err=<nil>)
	I0127 14:17:26.034574 1129709 status.go:384] host is not running, skipping remaining checks
	I0127 14:17:26.034597 1129709 status.go:176] multinode-978001-m02 status: &{Name:multinode-978001-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

                                                
                                                
** /stderr **
--- PASS: TestMultiNode/serial/StopMultiNode (24.01s)

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (49.6s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-978001 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=containerd
multinode_test.go:376: (dbg) Done: out/minikube-linux-arm64 start -p multinode-978001 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=containerd: (48.937728808s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-arm64 -p multinode-978001 status --alsologtostderr
multinode_test.go:396: (dbg) Run:  kubectl get nodes
multinode_test.go:404: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiNode/serial/RestartMultiNode (49.60s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (31.46s)

                                                
                                                
=== RUN   TestMultiNode/serial/ValidateNameConflict
multinode_test.go:455: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-978001
multinode_test.go:464: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-978001-m02 --driver=docker  --container-runtime=containerd
multinode_test.go:464: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p multinode-978001-m02 --driver=docker  --container-runtime=containerd: exit status 14 (103.708762ms)

                                                
                                                
-- stdout --
	* [multinode-978001-m02] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=20325
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/20325-991453/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/20325-991453/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	! Profile name 'multinode-978001-m02' is duplicated with machine name 'multinode-978001-m02' in profile 'multinode-978001'
	X Exiting due to MK_USAGE: Profile name should be unique

                                                
                                                
** /stderr **
multinode_test.go:472: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-978001-m03 --driver=docker  --container-runtime=containerd
multinode_test.go:472: (dbg) Done: out/minikube-linux-arm64 start -p multinode-978001-m03 --driver=docker  --container-runtime=containerd: (28.977993589s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-978001
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-arm64 node add -p multinode-978001: exit status 80 (338.111213ms)

                                                
                                                
-- stdout --
	* Adding node m03 to cluster multinode-978001 as [worker]
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to GUEST_NODE_ADD: failed to add node: Node multinode-978001-m03 already exists in multinode-978001-m03 profile
	* 
	╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * If the above advice does not help, please let us know:                                 │
	│      https://github.com/kubernetes/minikube/issues/new/choose                               │
	│                                                                                             │
	│    * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.    │
	│    * Please also attach the following file to the GitHub issue:                             │
	│    * - /tmp/minikube_node_040ea7097fd6ed71e65be9a474587f81f0ccd21d_1.log                    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
multinode_test.go:484: (dbg) Run:  out/minikube-linux-arm64 delete -p multinode-978001-m03
multinode_test.go:484: (dbg) Done: out/minikube-linux-arm64 delete -p multinode-978001-m03: (1.986594608s)
--- PASS: TestMultiNode/serial/ValidateNameConflict (31.46s)

                                                
                                    
x
+
TestPreload (110.72s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-185490 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.24.4
preload_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-185490 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.24.4: (1m13.996079813s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-185490 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-arm64 -p test-preload-185490 image pull gcr.io/k8s-minikube/busybox: (2.24571653s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-185490
preload_test.go:58: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-185490: (11.998414077s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-185490 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=containerd
preload_test.go:66: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-185490 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=containerd: (19.80973383s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-185490 image list
helpers_test.go:175: Cleaning up "test-preload-185490" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-185490
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-185490: (2.39059762s)
--- PASS: TestPreload (110.72s)

                                                
                                    
x
+
TestInsufficientStorage (11.05s)

                                                
                                                
=== RUN   TestInsufficientStorage
status_test.go:50: (dbg) Run:  out/minikube-linux-arm64 start -p insufficient-storage-460837 --memory=2048 --output=json --wait=true --driver=docker  --container-runtime=containerd
status_test.go:50: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p insufficient-storage-460837 --memory=2048 --output=json --wait=true --driver=docker  --container-runtime=containerd: exit status 26 (8.550726521s)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"cd52b916-b60f-4215-a30a-ea49150aafb8","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-460837] minikube v1.35.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"1fe9109c-fa6b-443d-b4c4-fd0de151ead4","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=20325"}}
	{"specversion":"1.0","id":"9b6bcee7-f99d-4b9c-8696-617cf01baa15","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true"}}
	{"specversion":"1.0","id":"e9340118-7301-4feb-902c-a44fe663c7a7","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/20325-991453/kubeconfig"}}
	{"specversion":"1.0","id":"aed21edc-5e53-4ebe-b414-c8d0c6b3b03f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/20325-991453/.minikube"}}
	{"specversion":"1.0","id":"9999fa13-7705-4168-8262-c9095dfbf608","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-arm64"}}
	{"specversion":"1.0","id":"21823a3a-b014-4d4c-954b-42c5bd95e95c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"341af566-ebb7-4d1b-9ed0-f2d40f3d0d77","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_TEST_STORAGE_CAPACITY=100"}}
	{"specversion":"1.0","id":"f2ee013a-a13c-4041-8969-917d34803277","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_TEST_AVAILABLE_STORAGE=19"}}
	{"specversion":"1.0","id":"2ffe2ced-6bef-49ee-a98d-0b7a2ff2fb66","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"1","message":"Using the docker driver based on user configuration","name":"Selecting Driver","totalsteps":"19"}}
	{"specversion":"1.0","id":"8b1e2aed-7c72-43b4-a45b-07ad629f728a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"Using Docker driver with root privileges"}}
	{"specversion":"1.0","id":"765d406d-3f99-4cdf-9fcc-0ce2c3bfe8a1","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-460837\" primary control-plane node in \"insufficient-storage-460837\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"8507ff6e-9d0f-46ab-b5ac-e055d7042784","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.46 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"6a387e6c-b025-46fa-bdc1-ea60ce6c4f11","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"8","message":"Creating docker container (CPUs=2, Memory=2048MB) ...","name":"Creating Container","totalsteps":"19"}}
	{"specversion":"1.0","id":"a9a27663-46ac-4596-9d77-7edc3b0a77d2","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"Try one or more of the following to free up space on the device:\n\t\n\t\t\t1. Run \"docker system prune\" to remove unused Docker data (optionally with \"-a\")\n\t\t\t2. Increase the storage allocated to Docker for Desktop by clicking on:\n\t\t\t\tDocker icon \u003e Preferences \u003e Resources \u003e Disk Image Size\n\t\t\t3. Run \"minikube ssh -- docker system prune\" if using the Docker container runtime","exitcode":"26","issues":"https://github.com/kubernetes/minikube/issues/9024","message":"Docker is out of disk space! (/var is at 100% of capacity). You can pass '--force' to skip this check.","name":"RSRC_DOCKER_STORAGE","url":""}}

                                                
                                                
-- /stdout --
status_test.go:76: (dbg) Run:  out/minikube-linux-arm64 status -p insufficient-storage-460837 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-460837 --output=json --layout=cluster: exit status 7 (283.079198ms)

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-460837","StatusCode":507,"StatusName":"InsufficientStorage","StatusDetail":"/var is almost out of disk space","Step":"Creating Container","StepDetail":"Creating docker container (CPUs=2, Memory=2048MB) ...","BinaryVersion":"v1.35.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":500,"StatusName":"Error"}},"Nodes":[{"Name":"insufficient-storage-460837","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E0127 14:21:27.928826 1148057 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-460837" does not appear in /home/jenkins/minikube-integration/20325-991453/kubeconfig

                                                
                                                
** /stderr **
status_test.go:76: (dbg) Run:  out/minikube-linux-arm64 status -p insufficient-storage-460837 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-460837 --output=json --layout=cluster: exit status 7 (312.283761ms)

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-460837","StatusCode":507,"StatusName":"InsufficientStorage","StatusDetail":"/var is almost out of disk space","BinaryVersion":"v1.35.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":500,"StatusName":"Error"}},"Nodes":[{"Name":"insufficient-storage-460837","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E0127 14:21:28.242792 1148117 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-460837" does not appear in /home/jenkins/minikube-integration/20325-991453/kubeconfig
	E0127 14:21:28.252653 1148117 status.go:258] unable to read event log: stat: stat /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/insufficient-storage-460837/events.json: no such file or directory

                                                
                                                
** /stderr **
helpers_test.go:175: Cleaning up "insufficient-storage-460837" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p insufficient-storage-460837
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p insufficient-storage-460837: (1.897601464s)
--- PASS: TestInsufficientStorage (11.05s)

                                                
                                    
x
+
TestRunningBinaryUpgrade (97.58s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.3453632389 start -p running-upgrade-885171 --memory=2200 --vm-driver=docker  --container-runtime=containerd
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.3453632389 start -p running-upgrade-885171 --memory=2200 --vm-driver=docker  --container-runtime=containerd: (49.427755241s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-885171 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
E0127 14:25:47.442232  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/addons-084879/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-arm64 start -p running-upgrade-885171 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (43.794617293s)
helpers_test.go:175: Cleaning up "running-upgrade-885171" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-885171
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-885171: (3.391060333s)
--- PASS: TestRunningBinaryUpgrade (97.58s)

                                                
                                    
x
+
TestKubernetesUpgrade (103.18s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-443290 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:222: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-443290 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (59.92028768s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-linux-arm64 stop -p kubernetes-upgrade-443290
version_upgrade_test.go:227: (dbg) Done: out/minikube-linux-arm64 stop -p kubernetes-upgrade-443290: (1.222947485s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-linux-arm64 -p kubernetes-upgrade-443290 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-linux-arm64 -p kubernetes-upgrade-443290 status --format={{.Host}}: exit status 7 (70.711042ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
version_upgrade_test.go:234: status error: exit status 7 (may be ok)
version_upgrade_test.go:243: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-443290 --memory=2200 --kubernetes-version=v1.32.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-443290 --memory=2200 --kubernetes-version=v1.32.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (33.559048118s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-443290 version --output=json
version_upgrade_test.go:267: Attempting to downgrade Kubernetes (should fail)
version_upgrade_test.go:269: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-443290 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p kubernetes-upgrade-443290 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=containerd: exit status 106 (112.582238ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-443290] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=20325
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/20325-991453/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/20325-991453/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to K8S_DOWNGRADE_UNSUPPORTED: Unable to safely downgrade existing Kubernetes v1.32.1 cluster to v1.20.0
	* Suggestion: 
	
	    1) Recreate the cluster with Kubernetes 1.20.0, by running:
	    
	    minikube delete -p kubernetes-upgrade-443290
	    minikube start -p kubernetes-upgrade-443290 --kubernetes-version=v1.20.0
	    
	    2) Create a second cluster with Kubernetes 1.20.0, by running:
	    
	    minikube start -p kubernetes-upgrade-4432902 --kubernetes-version=v1.20.0
	    
	    3) Use the existing cluster at version Kubernetes 1.32.1, by running:
	    
	    minikube start -p kubernetes-upgrade-443290 --kubernetes-version=v1.32.1
	    

                                                
                                                
** /stderr **
version_upgrade_test.go:273: Attempting restart after unsuccessful downgrade
version_upgrade_test.go:275: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-443290 --memory=2200 --kubernetes-version=v1.32.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-443290 --memory=2200 --kubernetes-version=v1.32.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (5.873863227s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-443290" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubernetes-upgrade-443290
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p kubernetes-upgrade-443290: (2.270527539s)
--- PASS: TestKubernetesUpgrade (103.18s)

                                                
                                    
x
+
TestMissingContainerUpgrade (203.68s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.3081669820 start -p missing-upgrade-931395 --memory=2200 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.3081669820 start -p missing-upgrade-931395 --memory=2200 --driver=docker  --container-runtime=containerd: (1m27.956130644s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-931395
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-931395: (10.371774809s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-931395
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-931395 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-arm64 start -p missing-upgrade-931395 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (1m42.31609908s)
helpers_test.go:175: Cleaning up "missing-upgrade-931395" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-931395
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-931395: (2.121054087s)
--- PASS: TestMissingContainerUpgrade (203.68s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.1s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoK8sWithVersion
no_kubernetes_test.go:83: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-305982 --no-kubernetes --kubernetes-version=1.20 --driver=docker  --container-runtime=containerd
no_kubernetes_test.go:83: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p NoKubernetes-305982 --no-kubernetes --kubernetes-version=1.20 --driver=docker  --container-runtime=containerd: exit status 14 (104.019091ms)

                                                
                                                
-- stdout --
	* [NoKubernetes-305982] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=20325
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/20325-991453/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/20325-991453/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to MK_USAGE: cannot specify --kubernetes-version with --no-kubernetes,
	to unset a global config run:
	
	$ minikube config unset kubernetes-version

                                                
                                                
** /stderr **
--- PASS: TestNoKubernetes/serial/StartNoK8sWithVersion (0.10s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (40.65s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:95: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-305982 --driver=docker  --container-runtime=containerd
no_kubernetes_test.go:95: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-305982 --driver=docker  --container-runtime=containerd: (40.28907761s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-305982 status -o json
--- PASS: TestNoKubernetes/serial/StartWithK8s (40.65s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (17.01s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithStopK8s
no_kubernetes_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-305982 --no-kubernetes --driver=docker  --container-runtime=containerd
no_kubernetes_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-305982 --no-kubernetes --driver=docker  --container-runtime=containerd: (14.729214563s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-305982 status -o json
E0127 14:22:25.843920  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/functional-378069/client.crt: no such file or directory" logger="UnhandledError"
no_kubernetes_test.go:200: (dbg) Non-zero exit: out/minikube-linux-arm64 -p NoKubernetes-305982 status -o json: exit status 2 (289.2509ms)

                                                
                                                
-- stdout --
	{"Name":"NoKubernetes-305982","Host":"Running","Kubelet":"Stopped","APIServer":"Stopped","Kubeconfig":"Configured","Worker":false}

                                                
                                                
-- /stdout --
no_kubernetes_test.go:124: (dbg) Run:  out/minikube-linux-arm64 delete -p NoKubernetes-305982
no_kubernetes_test.go:124: (dbg) Done: out/minikube-linux-arm64 delete -p NoKubernetes-305982: (1.994857429s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (17.01s)

                                                
                                    
x
+
TestNoKubernetes/serial/Start (6.15s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Start
no_kubernetes_test.go:136: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-305982 --no-kubernetes --driver=docker  --container-runtime=containerd
no_kubernetes_test.go:136: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-305982 --no-kubernetes --driver=docker  --container-runtime=containerd: (6.152276349s)
--- PASS: TestNoKubernetes/serial/Start (6.15s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.4s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/VerifyK8sNotRunning
no_kubernetes_test.go:147: (dbg) Run:  out/minikube-linux-arm64 ssh -p NoKubernetes-305982 "sudo systemctl is-active --quiet service kubelet"
no_kubernetes_test.go:147: (dbg) Non-zero exit: out/minikube-linux-arm64 ssh -p NoKubernetes-305982 "sudo systemctl is-active --quiet service kubelet": exit status 1 (394.96062ms)

                                                
                                                
** stderr ** 
	ssh: Process exited with status 3

                                                
                                                
** /stderr **
--- PASS: TestNoKubernetes/serial/VerifyK8sNotRunning (0.40s)

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1.19s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/ProfileList
no_kubernetes_test.go:169: (dbg) Run:  out/minikube-linux-arm64 profile list
no_kubernetes_test.go:179: (dbg) Run:  out/minikube-linux-arm64 profile list --output=json
--- PASS: TestNoKubernetes/serial/ProfileList (1.19s)

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.28s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Stop
no_kubernetes_test.go:158: (dbg) Run:  out/minikube-linux-arm64 stop -p NoKubernetes-305982
no_kubernetes_test.go:158: (dbg) Done: out/minikube-linux-arm64 stop -p NoKubernetes-305982: (1.277900544s)
--- PASS: TestNoKubernetes/serial/Stop (1.28s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (7.04s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:191: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-305982 --driver=docker  --container-runtime=containerd
no_kubernetes_test.go:191: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-305982 --driver=docker  --container-runtime=containerd: (7.044440096s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (7.04s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.44s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/VerifyK8sNotRunningSecond
no_kubernetes_test.go:147: (dbg) Run:  out/minikube-linux-arm64 ssh -p NoKubernetes-305982 "sudo systemctl is-active --quiet service kubelet"
no_kubernetes_test.go:147: (dbg) Non-zero exit: out/minikube-linux-arm64 ssh -p NoKubernetes-305982 "sudo systemctl is-active --quiet service kubelet": exit status 1 (440.428146ms)

                                                
                                                
** stderr ** 
	ssh: Process exited with status 3

                                                
                                                
** /stderr **
--- PASS: TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.44s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.95s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Setup
--- PASS: TestStoppedBinaryUpgrade/Setup (0.95s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (108.23s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.3743315373 start -p stopped-upgrade-494202 --memory=2200 --vm-driver=docker  --container-runtime=containerd
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.3743315373 start -p stopped-upgrade-494202 --memory=2200 --vm-driver=docker  --container-runtime=containerd: (39.516851212s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.3743315373 -p stopped-upgrade-494202 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.3743315373 -p stopped-upgrade-494202 stop: (19.915541136s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-494202 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-arm64 start -p stopped-upgrade-494202 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (48.796625542s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (108.23s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.23s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/MinikubeLogs
version_upgrade_test.go:206: (dbg) Run:  out/minikube-linux-arm64 logs -p stopped-upgrade-494202
version_upgrade_test.go:206: (dbg) Done: out/minikube-linux-arm64 logs -p stopped-upgrade-494202: (1.225147833s)
--- PASS: TestStoppedBinaryUpgrade/MinikubeLogs (1.23s)

                                                
                                    
x
+
TestPause/serial/Start (91.8s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-arm64 start -p pause-731925 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=containerd
pause_test.go:80: (dbg) Done: out/minikube-linux-arm64 start -p pause-731925 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=containerd: (1m31.798129516s)
--- PASS: TestPause/serial/Start (91.80s)

                                                
                                    
x
+
TestNetworkPlugins/group/false (3.99s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false
net_test.go:246: (dbg) Run:  out/minikube-linux-arm64 start -p false-272570 --memory=2048 --alsologtostderr --cni=false --driver=docker  --container-runtime=containerd
net_test.go:246: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p false-272570 --memory=2048 --alsologtostderr --cni=false --driver=docker  --container-runtime=containerd: exit status 14 (182.429097ms)

                                                
                                                
-- stdout --
	* [false-272570] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=20325
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/20325-991453/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/20325-991453/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Using the docker driver based on user configuration
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0127 14:27:14.659901 1183502 out.go:345] Setting OutFile to fd 1 ...
	I0127 14:27:14.660035 1183502 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 14:27:14.660048 1183502 out.go:358] Setting ErrFile to fd 2...
	I0127 14:27:14.660055 1183502 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 14:27:14.660298 1183502 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20325-991453/.minikube/bin
	I0127 14:27:14.660683 1183502 out.go:352] Setting JSON to false
	I0127 14:27:14.661703 1183502 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":18580,"bootTime":1737969455,"procs":216,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1075-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0127 14:27:14.661778 1183502 start.go:139] virtualization:  
	I0127 14:27:14.665489 1183502 out.go:177] * [false-272570] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	I0127 14:27:14.669403 1183502 out.go:177]   - MINIKUBE_LOCATION=20325
	I0127 14:27:14.669596 1183502 notify.go:220] Checking for updates...
	I0127 14:27:14.676065 1183502 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0127 14:27:14.678994 1183502 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20325-991453/kubeconfig
	I0127 14:27:14.681985 1183502 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20325-991453/.minikube
	I0127 14:27:14.685057 1183502 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0127 14:27:14.687932 1183502 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0127 14:27:14.691350 1183502 config.go:182] Loaded profile config "pause-731925": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
	I0127 14:27:14.691469 1183502 driver.go:394] Setting default libvirt URI to qemu:///system
	I0127 14:27:14.711910 1183502 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0127 14:27:14.712027 1183502 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0127 14:27:14.771945 1183502 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:33 OomKillDisable:true NGoroutines:53 SystemTime:2025-01-27 14:27:14.763052744 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0127 14:27:14.772055 1183502 docker.go:318] overlay module found
	I0127 14:27:14.775143 1183502 out.go:177] * Using the docker driver based on user configuration
	I0127 14:27:14.777968 1183502 start.go:297] selected driver: docker
	I0127 14:27:14.777986 1183502 start.go:901] validating driver "docker" against <nil>
	I0127 14:27:14.778000 1183502 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0127 14:27:14.781532 1183502 out.go:201] 
	W0127 14:27:14.784377 1183502 out.go:270] X Exiting due to MK_USAGE: The "containerd" container runtime requires CNI
	X Exiting due to MK_USAGE: The "containerd" container runtime requires CNI
	I0127 14:27:14.787279 1183502 out.go:201] 

                                                
                                                
** /stderr **
net_test.go:88: 
----------------------- debugLogs start: false-272570 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: false-272570

                                                
                                                

                                                
                                                
>>> netcat: nslookup debug kubernetes.default a-records:
Error in configuration: context was not found for specified context: false-272570

                                                
                                                

                                                
                                                
>>> netcat: dig search kubernetes.default:
Error in configuration: context was not found for specified context: false-272570

                                                
                                                

                                                
                                                
>>> netcat: dig @10.96.0.10 kubernetes.default.svc.cluster.local udp/53:
Error in configuration: context was not found for specified context: false-272570

                                                
                                                

                                                
                                                
>>> netcat: dig @10.96.0.10 kubernetes.default.svc.cluster.local tcp/53:
Error in configuration: context was not found for specified context: false-272570

                                                
                                                

                                                
                                                
>>> netcat: nc 10.96.0.10 udp/53:
Error in configuration: context was not found for specified context: false-272570

                                                
                                                

                                                
                                                
>>> netcat: nc 10.96.0.10 tcp/53:
Error in configuration: context was not found for specified context: false-272570

                                                
                                                

                                                
                                                
>>> netcat: /etc/nsswitch.conf:
Error in configuration: context was not found for specified context: false-272570

                                                
                                                

                                                
                                                
>>> netcat: /etc/hosts:
Error in configuration: context was not found for specified context: false-272570

                                                
                                                

                                                
                                                
>>> netcat: /etc/resolv.conf:
Error in configuration: context was not found for specified context: false-272570

                                                
                                                

                                                
                                                
>>> host: /etc/nsswitch.conf:
* Profile "false-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-272570"

                                                
                                                

                                                
                                                
>>> host: /etc/hosts:
* Profile "false-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-272570"

                                                
                                                

                                                
                                                
>>> host: /etc/resolv.conf:
* Profile "false-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-272570"

                                                
                                                

                                                
                                                
>>> k8s: nodes, services, endpoints, daemon sets, deployments and pods, :
Error in configuration: context was not found for specified context: false-272570

                                                
                                                

                                                
                                                
>>> host: crictl pods:
* Profile "false-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-272570"

                                                
                                                

                                                
                                                
>>> host: crictl containers:
* Profile "false-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-272570"

                                                
                                                

                                                
                                                
>>> k8s: describe netcat deployment:
error: context "false-272570" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe netcat pod(s):
error: context "false-272570" does not exist

                                                
                                                

                                                
                                                
>>> k8s: netcat logs:
error: context "false-272570" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns deployment:
error: context "false-272570" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns pods:
error: context "false-272570" does not exist

                                                
                                                

                                                
                                                
>>> k8s: coredns logs:
error: context "false-272570" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe api server pod(s):
error: context "false-272570" does not exist

                                                
                                                

                                                
                                                
>>> k8s: api server logs:
error: context "false-272570" does not exist

                                                
                                                

                                                
                                                
>>> host: /etc/cni:
* Profile "false-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-272570"

                                                
                                                

                                                
                                                
>>> host: ip a s:
* Profile "false-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-272570"

                                                
                                                

                                                
                                                
>>> host: ip r s:
* Profile "false-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-272570"

                                                
                                                

                                                
                                                
>>> host: iptables-save:
* Profile "false-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-272570"

                                                
                                                

                                                
                                                
>>> host: iptables table nat:
* Profile "false-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-272570"

                                                
                                                

                                                
                                                
>>> k8s: describe kube-proxy daemon set:
error: context "false-272570" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe kube-proxy pod(s):
error: context "false-272570" does not exist

                                                
                                                

                                                
                                                
>>> k8s: kube-proxy logs:
error: context "false-272570" does not exist

                                                
                                                

                                                
                                                
>>> host: kubelet daemon status:
* Profile "false-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-272570"

                                                
                                                

                                                
                                                
>>> host: kubelet daemon config:
* Profile "false-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-272570"

                                                
                                                

                                                
                                                
>>> k8s: kubelet logs:
* Profile "false-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-272570"

                                                
                                                

                                                
                                                
>>> host: /etc/kubernetes/kubelet.conf:
* Profile "false-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-272570"

                                                
                                                

                                                
                                                
>>> host: /var/lib/kubelet/config.yaml:
* Profile "false-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-272570"

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20325-991453/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 27 Jan 2025 14:27:02 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.76.2:8443
name: pause-731925
contexts:
- context:
cluster: pause-731925
extensions:
- extension:
last-update: Mon, 27 Jan 2025 14:27:02 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: context_info
namespace: default
user: pause-731925
name: pause-731925
current-context: ""
kind: Config
preferences: {}
users:
- name: pause-731925
user:
client-certificate: /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/pause-731925/client.crt
client-key: /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/pause-731925/client.key

                                                
                                                

                                                
                                                
>>> k8s: cms:
Error in configuration: context was not found for specified context: false-272570

                                                
                                                

                                                
                                                
>>> host: docker daemon status:
* Profile "false-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-272570"

                                                
                                                

                                                
                                                
>>> host: docker daemon config:
* Profile "false-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-272570"

                                                
                                                

                                                
                                                
>>> host: /etc/docker/daemon.json:
* Profile "false-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-272570"

                                                
                                                

                                                
                                                
>>> host: docker system info:
* Profile "false-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-272570"

                                                
                                                

                                                
                                                
>>> host: cri-docker daemon status:
* Profile "false-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-272570"

                                                
                                                

                                                
                                                
>>> host: cri-docker daemon config:
* Profile "false-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-272570"

                                                
                                                

                                                
                                                
>>> host: /etc/systemd/system/cri-docker.service.d/10-cni.conf:
* Profile "false-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-272570"

                                                
                                                

                                                
                                                
>>> host: /usr/lib/systemd/system/cri-docker.service:
* Profile "false-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-272570"

                                                
                                                

                                                
                                                
>>> host: cri-dockerd version:
* Profile "false-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-272570"

                                                
                                                

                                                
                                                
>>> host: containerd daemon status:
* Profile "false-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-272570"

                                                
                                                

                                                
                                                
>>> host: containerd daemon config:
* Profile "false-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-272570"

                                                
                                                

                                                
                                                
>>> host: /lib/systemd/system/containerd.service:
* Profile "false-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-272570"

                                                
                                                

                                                
                                                
>>> host: /etc/containerd/config.toml:
* Profile "false-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-272570"

                                                
                                                

                                                
                                                
>>> host: containerd config dump:
* Profile "false-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-272570"

                                                
                                                

                                                
                                                
>>> host: crio daemon status:
* Profile "false-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-272570"

                                                
                                                

                                                
                                                
>>> host: crio daemon config:
* Profile "false-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-272570"

                                                
                                                

                                                
                                                
>>> host: /etc/crio:
* Profile "false-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-272570"

                                                
                                                

                                                
                                                
>>> host: crio config:
* Profile "false-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-272570"

                                                
                                                
----------------------- debugLogs end: false-272570 [took: 3.651827837s] --------------------------------
helpers_test.go:175: Cleaning up "false-272570" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p false-272570
--- PASS: TestNetworkPlugins/group/false (3.99s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (7.78s)

                                                
                                                
=== RUN   TestPause/serial/SecondStartNoReconfiguration
pause_test.go:92: (dbg) Run:  out/minikube-linux-arm64 start -p pause-731925 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
pause_test.go:92: (dbg) Done: out/minikube-linux-arm64 start -p pause-731925 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (7.759502244s)
--- PASS: TestPause/serial/SecondStartNoReconfiguration (7.78s)

                                                
                                    
x
+
TestPause/serial/Pause (1.06s)

                                                
                                                
=== RUN   TestPause/serial/Pause
pause_test.go:110: (dbg) Run:  out/minikube-linux-arm64 pause -p pause-731925 --alsologtostderr -v=5
pause_test.go:110: (dbg) Done: out/minikube-linux-arm64 pause -p pause-731925 --alsologtostderr -v=5: (1.064730655s)
--- PASS: TestPause/serial/Pause (1.06s)

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.42s)

                                                
                                                
=== RUN   TestPause/serial/VerifyStatus
status_test.go:76: (dbg) Run:  out/minikube-linux-arm64 status -p pause-731925 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p pause-731925 --output=json --layout=cluster: exit status 2 (417.459818ms)

                                                
                                                
-- stdout --
	{"Name":"pause-731925","StatusCode":418,"StatusName":"Paused","Step":"Done","StepDetail":"* Paused 7 containers in: kube-system, kubernetes-dashboard, storage-gluster, istio-operator","BinaryVersion":"v1.35.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":200,"StatusName":"OK"}},"Nodes":[{"Name":"pause-731925","StatusCode":200,"StatusName":"OK","Components":{"apiserver":{"Name":"apiserver","StatusCode":418,"StatusName":"Paused"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
--- PASS: TestPause/serial/VerifyStatus (0.42s)

                                                
                                    
x
+
TestPause/serial/Unpause (0.82s)

                                                
                                                
=== RUN   TestPause/serial/Unpause
pause_test.go:121: (dbg) Run:  out/minikube-linux-arm64 unpause -p pause-731925 --alsologtostderr -v=5
--- PASS: TestPause/serial/Unpause (0.82s)

                                                
                                    
x
+
TestPause/serial/PauseAgain (1.11s)

                                                
                                                
=== RUN   TestPause/serial/PauseAgain
pause_test.go:110: (dbg) Run:  out/minikube-linux-arm64 pause -p pause-731925 --alsologtostderr -v=5
pause_test.go:110: (dbg) Done: out/minikube-linux-arm64 pause -p pause-731925 --alsologtostderr -v=5: (1.108965782s)
--- PASS: TestPause/serial/PauseAgain (1.11s)

                                                
                                    
x
+
TestPause/serial/DeletePaused (3.46s)

                                                
                                                
=== RUN   TestPause/serial/DeletePaused
pause_test.go:132: (dbg) Run:  out/minikube-linux-arm64 delete -p pause-731925 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-linux-arm64 delete -p pause-731925 --alsologtostderr -v=5: (3.458645872s)
--- PASS: TestPause/serial/DeletePaused (3.46s)

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.56s)

                                                
                                                
=== RUN   TestPause/serial/VerifyDeletedResources
pause_test.go:142: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
pause_test.go:168: (dbg) Run:  docker ps -a
pause_test.go:173: (dbg) Run:  docker volume inspect pause-731925
pause_test.go:173: (dbg) Non-zero exit: docker volume inspect pause-731925: exit status 1 (22.269487ms)

                                                
                                                
-- stdout --
	[]

                                                
                                                
-- /stdout --
** stderr ** 
	Error response from daemon: get pause-731925: no such volume

                                                
                                                
** /stderr **
pause_test.go:178: (dbg) Run:  docker network ls
--- PASS: TestPause/serial/VerifyDeletedResources (0.56s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/FirstStart (149.95s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-807435 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.20.0
E0127 14:28:50.513186  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/addons-084879/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:30:47.442244  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/addons-084879/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-807435 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.20.0: (2m29.94958952s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (149.95s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/DeployApp (9.62s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-807435 create -f testdata/busybox.yaml
start_stop_delete_test.go:194: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [4fa174c2-ef31-4f04-a390-04178a30214e] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [4fa174c2-ef31-4f04-a390-04178a30214e] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 9.005057116s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-807435 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (9.62s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (1.26s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive
start_stop_delete_test.go:203: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p old-k8s-version-807435 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:203: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p old-k8s-version-807435 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.074205627s)
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context old-k8s-version-807435 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (1.26s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/Stop (12.1s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p old-k8s-version-807435 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p old-k8s-version-807435 --alsologtostderr -v=3: (12.100081025s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (12.10s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (0.21s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop
start_stop_delete_test.go:237: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-807435 -n old-k8s-version-807435
start_stop_delete_test.go:237: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-807435 -n old-k8s-version-807435: exit status 7 (81.665982ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:237: status error: exit status 7 (may be ok)
start_stop_delete_test.go:244: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p old-k8s-version-807435 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (0.21s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/SecondStart (369.05s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-807435 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.20.0
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-807435 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.20.0: (6m8.692802173s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-807435 -n old-k8s-version-807435
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (369.05s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/FirstStart (62.08s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-122874 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.32.1
E0127 14:32:25.843535  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/functional-378069/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-122874 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.32.1: (1m2.081938119s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (62.08s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/DeployApp (8.38s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-122874 create -f testdata/busybox.yaml
start_stop_delete_test.go:194: (dbg) TestStartStop/group/no-preload/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [096a241b-f110-4986-bc60-033c57f9d19f] Pending
helpers_test.go:344: "busybox" [096a241b-f110-4986-bc60-033c57f9d19f] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [096a241b-f110-4986-bc60-033c57f9d19f] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 8.003822486s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-122874 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (8.38s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/EnableAddonWhileActive (1.26s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/EnableAddonWhileActive
start_stop_delete_test.go:203: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p no-preload-122874 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:203: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p no-preload-122874 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.119860692s)
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context no-preload-122874 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonWhileActive (1.26s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/Stop (12.06s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p no-preload-122874 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p no-preload-122874 --alsologtostderr -v=3: (12.055505963s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (12.06s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/EnableAddonAfterStop (0.21s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/EnableAddonAfterStop
start_stop_delete_test.go:237: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-122874 -n no-preload-122874
start_stop_delete_test.go:237: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-122874 -n no-preload-122874: exit status 7 (88.226097ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:237: status error: exit status 7 (may be ok)
start_stop_delete_test.go:244: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p no-preload-122874 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonAfterStop (0.21s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/SecondStart (266.8s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-122874 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.32.1
E0127 14:35:28.917057  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/functional-378069/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:35:47.442047  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/addons-084879/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:37:25.844145  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/functional-378069/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-122874 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.32.1: (4m26.420569286s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-122874 -n no-preload-122874
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (266.80s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-7779f9b69b-sm47k" [8f4be4fe-5495-4e23-b0fc-86f6bd78d2f3] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004477055s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/AddonExistsAfterStop (6.11s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-7779f9b69b-sm47k" [8f4be4fe-5495-4e23-b0fc-86f6bd78d2f3] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.00520818s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context no-preload-122874 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (6.11s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.26s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p no-preload-122874 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20241108-5c6d2daf
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.26s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/Pause (3.11s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Pause
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 pause -p no-preload-122874 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p no-preload-122874 -n no-preload-122874
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p no-preload-122874 -n no-preload-122874: exit status 2 (320.44638ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p no-preload-122874 -n no-preload-122874
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p no-preload-122874 -n no-preload-122874: exit status 2 (332.015905ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 unpause -p no-preload-122874 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p no-preload-122874 -n no-preload-122874
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p no-preload-122874 -n no-preload-122874
--- PASS: TestStartStop/group/no-preload/serial/Pause (3.11s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-jhpzg" [d99de99e-5bc1-4402-bf25-cdefb1ef85b5] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004696911s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/FirstStart (81.9s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-857696 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.32.1
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-857696 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.32.1: (1m21.901213987s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (81.90s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.13s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-jhpzg" [d99de99e-5bc1-4402-bf25-cdefb1ef85b5] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.005738999s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context old-k8s-version-807435 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.13s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.32s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p old-k8s-version-807435 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20240202-8f1494ea
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20241108-5c6d2daf
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.32s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/Pause (3.85s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Pause
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 pause -p old-k8s-version-807435 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Done: out/minikube-linux-arm64 pause -p old-k8s-version-807435 --alsologtostderr -v=1: (1.06954708s)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-807435 -n old-k8s-version-807435
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-807435 -n old-k8s-version-807435: exit status 2 (494.378483ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p old-k8s-version-807435 -n old-k8s-version-807435
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p old-k8s-version-807435 -n old-k8s-version-807435: exit status 2 (403.487584ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 unpause -p old-k8s-version-807435 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-807435 -n old-k8s-version-807435
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p old-k8s-version-807435 -n old-k8s-version-807435
--- PASS: TestStartStop/group/old-k8s-version/serial/Pause (3.85s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/FirstStart (87.58s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-698824 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.32.1
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-698824 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.32.1: (1m27.574946791s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (87.58s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/DeployApp (8.34s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-857696 create -f testdata/busybox.yaml
start_stop_delete_test.go:194: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [0f09a426-7244-4146-bdb7-0e00e1478c68] Pending
helpers_test.go:344: "busybox" [0f09a426-7244-4146-bdb7-0e00e1478c68] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [0f09a426-7244-4146-bdb7-0e00e1478c68] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 8.004163038s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-857696 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (8.34s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/EnableAddonWhileActive (1.23s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/EnableAddonWhileActive
start_stop_delete_test.go:203: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p embed-certs-857696 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:203: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p embed-certs-857696 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.110314625s)
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context embed-certs-857696 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonWhileActive (1.23s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/Stop (12.01s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p embed-certs-857696 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p embed-certs-857696 --alsologtostderr -v=3: (12.012575816s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (12.01s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/EnableAddonAfterStop (0.21s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/EnableAddonAfterStop
start_stop_delete_test.go:237: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-857696 -n embed-certs-857696
start_stop_delete_test.go:237: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-857696 -n embed-certs-857696: exit status 7 (77.630371ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:237: status error: exit status 7 (may be ok)
start_stop_delete_test.go:244: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p embed-certs-857696 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonAfterStop (0.21s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/SecondStart (268.58s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-857696 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.32.1
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-857696 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.32.1: (4m28.179015563s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-857696 -n embed-certs-857696
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (268.58s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/DeployApp (9.49s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-698824 create -f testdata/busybox.yaml
start_stop_delete_test.go:194: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [24cbde53-4ab6-4c3a-81c7-2f5db99d0588] Pending
helpers_test.go:344: "busybox" [24cbde53-4ab6-4c3a-81c7-2f5db99d0588] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [24cbde53-4ab6-4c3a-81c7-2f5db99d0588] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 9.003524478s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-698824 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (9.49s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (1.82s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive
start_stop_delete_test.go:203: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p default-k8s-diff-port-698824 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:203: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p default-k8s-diff-port-698824 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.662878565s)
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context default-k8s-diff-port-698824 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (1.82s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/Stop (12.94s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p default-k8s-diff-port-698824 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p default-k8s-diff-port-698824 --alsologtostderr -v=3: (12.942552967s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (12.94s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop (0.28s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop
start_stop_delete_test.go:237: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-698824 -n default-k8s-diff-port-698824
start_stop_delete_test.go:237: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-698824 -n default-k8s-diff-port-698824: exit status 7 (112.094282ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:237: status error: exit status 7 (may be ok)
start_stop_delete_test.go:244: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p default-k8s-diff-port-698824 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop (0.28s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/SecondStart (269.5s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-698824 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.32.1
E0127 14:40:47.442222  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/addons-084879/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:41:20.383268  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/old-k8s-version-807435/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:41:20.389745  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/old-k8s-version-807435/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:41:20.401304  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/old-k8s-version-807435/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:41:20.422791  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/old-k8s-version-807435/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:41:20.464172  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/old-k8s-version-807435/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:41:20.545627  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/old-k8s-version-807435/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:41:20.707165  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/old-k8s-version-807435/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:41:21.028515  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/old-k8s-version-807435/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:41:21.670587  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/old-k8s-version-807435/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:41:22.952649  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/old-k8s-version-807435/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:41:25.515007  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/old-k8s-version-807435/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:41:30.637059  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/old-k8s-version-807435/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:41:40.879074  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/old-k8s-version-807435/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:42:01.360747  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/old-k8s-version-807435/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:42:25.843568  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/functional-378069/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:42:42.322335  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/old-k8s-version-807435/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:42:46.929254  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/no-preload-122874/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:42:46.935724  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/no-preload-122874/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:42:46.947136  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/no-preload-122874/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:42:46.968766  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/no-preload-122874/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:42:47.010232  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/no-preload-122874/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:42:47.091683  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/no-preload-122874/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:42:47.253516  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/no-preload-122874/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:42:47.575268  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/no-preload-122874/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:42:48.217354  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/no-preload-122874/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:42:49.499069  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/no-preload-122874/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:42:52.060370  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/no-preload-122874/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:42:57.182072  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/no-preload-122874/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:43:07.423520  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/no-preload-122874/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:43:27.904981  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/no-preload-122874/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:44:04.244279  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/old-k8s-version-807435/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-698824 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.32.1: (4m28.975116696s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-698824 -n default-k8s-diff-port-698824
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (269.50s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-7779f9b69b-nhsfw" [6929bd80-09b2-42ee-a78a-d8f20fe8ee6e] Running
E0127 14:44:08.867135  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/no-preload-122874/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:272: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003694591s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.1s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-7779f9b69b-nhsfw" [6929bd80-09b2-42ee-a78a-d8f20fe8ee6e] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004560575s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context embed-certs-857696 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.10s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.25s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p embed-certs-857696 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20241108-5c6d2daf
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.25s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/Pause (3.73s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Pause
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 pause -p embed-certs-857696 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Done: out/minikube-linux-arm64 pause -p embed-certs-857696 --alsologtostderr -v=1: (1.02462091s)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p embed-certs-857696 -n embed-certs-857696
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p embed-certs-857696 -n embed-certs-857696: exit status 2 (429.476318ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p embed-certs-857696 -n embed-certs-857696
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p embed-certs-857696 -n embed-certs-857696: exit status 2 (463.7051ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 unpause -p embed-certs-857696 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p embed-certs-857696 -n embed-certs-857696
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p embed-certs-857696 -n embed-certs-857696
--- PASS: TestStartStop/group/embed-certs/serial/Pause (3.73s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/FirstStart (37.82s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-761999 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.32.1
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-761999 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.32.1: (37.824546336s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (37.82s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-7779f9b69b-h7xlz" [00132141-d39f-489c-b7b0-e825bcf77341] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004903521s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.14s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-7779f9b69b-h7xlz" [00132141-d39f-489c-b7b0-e825bcf77341] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.005471787s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context default-k8s-diff-port-698824 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.14s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.29s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p default-k8s-diff-port-698824 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20241108-5c6d2daf
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.29s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/Pause (4.32s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Pause
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 pause -p default-k8s-diff-port-698824 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Done: out/minikube-linux-arm64 pause -p default-k8s-diff-port-698824 --alsologtostderr -v=1: (1.008662021s)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-698824 -n default-k8s-diff-port-698824
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-698824 -n default-k8s-diff-port-698824: exit status 2 (400.376756ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-698824 -n default-k8s-diff-port-698824
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-698824 -n default-k8s-diff-port-698824: exit status 2 (328.948489ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 unpause -p default-k8s-diff-port-698824 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Done: out/minikube-linux-arm64 unpause -p default-k8s-diff-port-698824 --alsologtostderr -v=1: (1.233042294s)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-698824 -n default-k8s-diff-port-698824
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-698824 -n default-k8s-diff-port-698824
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (4.32s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/Start (90.71s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p auto-272570 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=containerd
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p auto-272570 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=containerd: (1m30.709215622s)
--- PASS: TestNetworkPlugins/group/auto/Start (90.71s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/DeployApp (0s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/DeployApp
--- PASS: TestStartStop/group/newest-cni/serial/DeployApp (0.00s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (1.62s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/EnableAddonWhileActive
start_stop_delete_test.go:203: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p newest-cni-761999 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:203: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p newest-cni-761999 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.623530454s)
start_stop_delete_test.go:209: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (1.62s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/Stop (1.36s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p newest-cni-761999 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p newest-cni-761999 --alsologtostderr -v=3: (1.359580713s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (1.36s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (0.27s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/EnableAddonAfterStop
start_stop_delete_test.go:237: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-761999 -n newest-cni-761999
start_stop_delete_test.go:237: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-761999 -n newest-cni-761999: exit status 7 (114.162586ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:237: status error: exit status 7 (may be ok)
start_stop_delete_test.go:244: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p newest-cni-761999 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (0.27s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/SecondStart (24.58s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-761999 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.32.1
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-761999 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.32.1: (24.159923718s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-761999 -n newest-cni-761999
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (24.58s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop (0s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop
start_stop_delete_test.go:271: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop (0.00s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/AddonExistsAfterStop (0s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/AddonExistsAfterStop
start_stop_delete_test.go:282: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/AddonExistsAfterStop (0.00s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.33s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p newest-cni-761999 image list --format=json
E0127 14:45:30.514475  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/addons-084879/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20241108-5c6d2daf
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.33s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/Pause (4.05s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Pause
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 pause -p newest-cni-761999 --alsologtostderr -v=1
E0127 14:45:30.788879  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/no-preload-122874/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:309: (dbg) Done: out/minikube-linux-arm64 pause -p newest-cni-761999 --alsologtostderr -v=1: (1.048681028s)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p newest-cni-761999 -n newest-cni-761999
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p newest-cni-761999 -n newest-cni-761999: exit status 2 (435.32865ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p newest-cni-761999 -n newest-cni-761999
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p newest-cni-761999 -n newest-cni-761999: exit status 2 (416.860013ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 unpause -p newest-cni-761999 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p newest-cni-761999 -n newest-cni-761999
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p newest-cni-761999 -n newest-cni-761999
--- PASS: TestStartStop/group/newest-cni/serial/Pause (4.05s)
E0127 14:51:00.889124  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/default-k8s-diff-port-698824/client.crt: no such file or directory" logger="UnhandledError"

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/Start (50.01s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-272570 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=containerd
E0127 14:45:47.442016  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/addons-084879/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:46:20.383216  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/old-k8s-version-807435/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p flannel-272570 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=containerd: (50.008263779s)
--- PASS: TestNetworkPlugins/group/flannel/Start (50.01s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/KubeletFlags (0.3s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p auto-272570 "pgrep -a kubelet"
I0127 14:46:22.978497  996828 config.go:182] Loaded profile config "auto-272570": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.30s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/NetCatPod (10.29s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-272570 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-5d86dc444-nwmkx" [f07e6818-03f8-4fe4-a689-479a60c3d84e] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-nwmkx" [f07e6818-03f8-4fe4-a689-479a60c3d84e] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 10.005628731s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (10.29s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: waiting 10m0s for pods matching "app=flannel" in namespace "kube-flannel" ...
helpers_test.go:344: "kube-flannel-ds-sbsbp" [cb391bb7-9e0b-4b23-98a5-450c0b9fc437] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.004809108s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/DNS (0.18s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/DNS
net_test.go:175: (dbg) Run:  kubectl --context auto-272570 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/auto/DNS (0.18s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/Localhost (0.24s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Localhost
net_test.go:194: (dbg) Run:  kubectl --context auto-272570 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/auto/Localhost (0.24s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/KubeletFlags (0.4s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p flannel-272570 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.40s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/HairPin (0.24s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/HairPin
net_test.go:264: (dbg) Run:  kubectl --context auto-272570 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
I0127 14:46:33.903042  996828 config.go:182] Loaded profile config "flannel-272570": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/auto/HairPin (0.24s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/NetCatPod (9.38s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-272570 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-5d86dc444-qj926" [504c5cfd-d816-4a12-af27-f1f4ced709a1] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-qj926" [504c5cfd-d816-4a12-af27-f1f4ced709a1] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 9.007353048s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (9.38s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/DNS (0.26s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/DNS
net_test.go:175: (dbg) Run:  kubectl --context flannel-272570 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/flannel/DNS (0.26s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/Localhost (0.21s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Localhost
net_test.go:194: (dbg) Run:  kubectl --context flannel-272570 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/flannel/Localhost (0.21s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/HairPin (0.2s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/HairPin
net_test.go:264: (dbg) Run:  kubectl --context flannel-272570 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/flannel/HairPin (0.20s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/Start (75.81s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p calico-272570 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=containerd
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p calico-272570 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=containerd: (1m15.811265492s)
--- PASS: TestNetworkPlugins/group/calico/Start (75.81s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel/Start (54.41s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-flannel-272570 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=containerd
E0127 14:47:25.843231  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/functional-378069/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:47:46.928856  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/no-preload-122874/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-flannel-272570 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=containerd: (54.406853034s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (54.41s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.3s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p custom-flannel-272570 "pgrep -a kubelet"
I0127 14:48:04.608548  996828 config.go:182] Loaded profile config "custom-flannel-272570": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.30s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel/NetCatPod (10.29s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-272570 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-5d86dc444-zgxvw" [b22b3e40-454d-4932-911f-edaa00d3203d] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-zgxvw" [b22b3e40-454d-4932-911f-edaa00d3203d] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 10.003787393s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (10.29s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/ControllerPod (6.01s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: waiting 10m0s for pods matching "k8s-app=calico-node" in namespace "kube-system" ...
helpers_test.go:344: "calico-node-g4dbw" [15f25afc-02c5-457e-847f-e7e7968a44ae] Running
E0127 14:48:14.630745  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/no-preload-122874/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.004461761s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel/DNS (0.23s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/DNS
net_test.go:175: (dbg) Run:  kubectl --context custom-flannel-272570 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/custom-flannel/DNS (0.23s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel/Localhost (0.16s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Localhost
net_test.go:194: (dbg) Run:  kubectl --context custom-flannel-272570 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/custom-flannel/Localhost (0.16s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel/HairPin (0.17s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/HairPin
net_test.go:264: (dbg) Run:  kubectl --context custom-flannel-272570 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/custom-flannel/HairPin (0.17s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/KubeletFlags (0.3s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p calico-272570 "pgrep -a kubelet"
I0127 14:48:19.158153  996828 config.go:182] Loaded profile config "calico-272570": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.30s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/NetCatPod (11.28s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-272570 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-5d86dc444-zgdsh" [2bfbd839-b0ef-427b-95b9-96994faad25b] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-zgdsh" [2bfbd839-b0ef-427b-95b9-96994faad25b] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 11.004096763s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (11.28s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/DNS (0.22s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/DNS
net_test.go:175: (dbg) Run:  kubectl --context calico-272570 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/calico/DNS (0.22s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/Localhost (0.21s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Localhost
net_test.go:194: (dbg) Run:  kubectl --context calico-272570 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/calico/Localhost (0.21s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/HairPin (0.19s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/HairPin
net_test.go:264: (dbg) Run:  kubectl --context calico-272570 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/calico/HairPin (0.19s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/Start (91.99s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p kindnet-272570 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=containerd
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p kindnet-272570 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=containerd: (1m31.993260772s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (91.99s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/Start (48.11s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p bridge-272570 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=containerd
E0127 14:49:38.950328  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/default-k8s-diff-port-698824/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:49:38.956721  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/default-k8s-diff-port-698824/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:49:38.968166  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/default-k8s-diff-port-698824/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:49:38.989547  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/default-k8s-diff-port-698824/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:49:39.031374  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/default-k8s-diff-port-698824/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:49:39.113067  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/default-k8s-diff-port-698824/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:49:39.274548  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/default-k8s-diff-port-698824/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:49:39.596227  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/default-k8s-diff-port-698824/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:49:40.238539  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/default-k8s-diff-port-698824/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:49:41.520742  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/default-k8s-diff-port-698824/client.crt: no such file or directory" logger="UnhandledError"
E0127 14:49:44.082565  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/default-k8s-diff-port-698824/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p bridge-272570 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=containerd: (48.110311355s)
--- PASS: TestNetworkPlugins/group/bridge/Start (48.11s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/KubeletFlags (0.3s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p bridge-272570 "pgrep -a kubelet"
I0127 14:49:45.669028  996828 config.go:182] Loaded profile config "bridge-272570": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.30s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/NetCatPod (10.28s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-272570 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-5d86dc444-l4xvb" [aa7fd253-9e23-461b-baf9-c77bcbc5197c] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0127 14:49:49.204291  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/default-k8s-diff-port-698824/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-5d86dc444-l4xvb" [aa7fd253-9e23-461b-baf9-c77bcbc5197c] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 10.004463704s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (10.28s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/DNS (0.19s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/DNS
net_test.go:175: (dbg) Run:  kubectl --context bridge-272570 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/bridge/DNS (0.19s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/Localhost (0.15s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Localhost
net_test.go:194: (dbg) Run:  kubectl --context bridge-272570 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/bridge/Localhost (0.15s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/HairPin (0.15s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/HairPin
net_test.go:264: (dbg) Run:  kubectl --context bridge-272570 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/bridge/HairPin (0.15s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: waiting 10m0s for pods matching "app=kindnet" in namespace "kube-system" ...
helpers_test.go:344: "kindnet-j4t9r" [52b2e366-f416-4a1c-8aa1-86c1faa505d9] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.003941463s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/KubeletFlags (0.52s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p kindnet-272570 "pgrep -a kubelet"
I0127 14:50:17.012009  996828 config.go:182] Loaded profile config "kindnet-272570": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.52s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/NetCatPod (10.41s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-272570 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-5d86dc444-5lt57" [8d9a01e5-2436-4fd4-bbc0-630ea394338e] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0127 14:50:19.927525  996828 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/default-k8s-diff-port-698824/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-5d86dc444-5lt57" [8d9a01e5-2436-4fd4-bbc0-630ea394338e] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 10.004568809s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (10.41s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/Start (52.67s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p enable-default-cni-272570 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=containerd
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p enable-default-cni-272570 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=containerd: (52.673690998s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (52.67s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/DNS (0.21s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/DNS
net_test.go:175: (dbg) Run:  kubectl --context kindnet-272570 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/kindnet/DNS (0.21s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/Localhost (0.18s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Localhost
net_test.go:194: (dbg) Run:  kubectl --context kindnet-272570 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/kindnet/Localhost (0.18s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/HairPin (0.23s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/HairPin
net_test.go:264: (dbg) Run:  kubectl --context kindnet-272570 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/kindnet/HairPin (0.23s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.28s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p enable-default-cni-272570 "pgrep -a kubelet"
I0127 14:51:10.068605  996828 config.go:182] Loaded profile config "enable-default-cni-272570": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.28s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/NetCatPod (9.28s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-272570 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-5d86dc444-7j9zk" [363653d5-a7e5-4e20-ae3c-563d01ee4455] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-7j9zk" [363653d5-a7e5-4e20-ae3c-563d01ee4455] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 9.003794497s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (9.28s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/DNS (0.17s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/DNS
net_test.go:175: (dbg) Run:  kubectl --context enable-default-cni-272570 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/enable-default-cni/DNS (0.17s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/Localhost (0.15s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Localhost
net_test.go:194: (dbg) Run:  kubectl --context enable-default-cni-272570 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/enable-default-cni/Localhost (0.15s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/HairPin (0.15s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/HairPin
net_test.go:264: (dbg) Run:  kubectl --context enable-default-cni-272570 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/enable-default-cni/HairPin (0.15s)

                                                
                                    

Test skip (29/330)

x
+
TestDownloadOnly/v1.20.0/cached-images (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/cached-images
aaa_download_only_test.go:129: Preload exists, images won't be cached
--- SKIP: TestDownloadOnly/v1.20.0/cached-images (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.20.0/binaries (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/binaries
aaa_download_only_test.go:151: Preload exists, binaries are present within.
--- SKIP: TestDownloadOnly/v1.20.0/binaries (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.20.0/kubectl (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/kubectl
aaa_download_only_test.go:167: Test for darwin and windows
--- SKIP: TestDownloadOnly/v1.20.0/kubectl (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.32.1/cached-images (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.32.1/cached-images
aaa_download_only_test.go:129: Preload exists, images won't be cached
--- SKIP: TestDownloadOnly/v1.32.1/cached-images (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.32.1/binaries (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.32.1/binaries
aaa_download_only_test.go:151: Preload exists, binaries are present within.
--- SKIP: TestDownloadOnly/v1.32.1/binaries (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.32.1/kubectl (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.32.1/kubectl
aaa_download_only_test.go:167: Test for darwin and windows
--- SKIP: TestDownloadOnly/v1.32.1/kubectl (0.00s)

                                                
                                    
x
+
TestDownloadOnlyKic (0.58s)

                                                
                                                
=== RUN   TestDownloadOnlyKic
aaa_download_only_test.go:232: (dbg) Run:  out/minikube-linux-arm64 start --download-only -p download-docker-681288 --alsologtostderr --driver=docker  --container-runtime=containerd
aaa_download_only_test.go:244: Skip for arm64 platform. See https://github.com/kubernetes/minikube/issues/10144
helpers_test.go:175: Cleaning up "download-docker-681288" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p download-docker-681288
--- SKIP: TestDownloadOnlyKic (0.58s)

                                                
                                    
x
+
TestOffline (0s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:35: skipping TestOffline - only docker runtime supported on arm64. See https://github.com/kubernetes/minikube/issues/10144
--- SKIP: TestOffline (0.00s)

                                                
                                    
x
+
TestAddons/serial/GCPAuth/RealCredentials (0.01s)

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/RealCredentials
addons_test.go:698: This test requires a GCE instance (excluding Cloud Shell) with a container based driver
--- SKIP: TestAddons/serial/GCPAuth/RealCredentials (0.01s)

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

                                                
                                                
=== RUN   TestAddons/parallel/Olm
=== PAUSE TestAddons/parallel/Olm

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Olm
addons_test.go:422: Skipping OLM addon test until https://github.com/operator-framework/operator-lifecycle-manager/issues/2534 is resolved
--- SKIP: TestAddons/parallel/Olm (0.00s)

                                                
                                    
x
+
TestAddons/parallel/AmdGpuDevicePlugin (0s)

                                                
                                                
=== RUN   TestAddons/parallel/AmdGpuDevicePlugin
=== PAUSE TestAddons/parallel/AmdGpuDevicePlugin

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/AmdGpuDevicePlugin
addons_test.go:972: skip amd gpu test on all but docker driver and amd64 platform
--- SKIP: TestAddons/parallel/AmdGpuDevicePlugin (0.00s)

                                                
                                    
x
+
TestDockerFlags (0s)

                                                
                                                
=== RUN   TestDockerFlags
docker_test.go:41: skipping: only runs with docker container runtime, currently testing containerd
--- SKIP: TestDockerFlags (0.00s)

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (0s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
driver_install_or_update_test.go:45: Skip if arm64. See https://github.com/kubernetes/minikube/issues/10144
--- SKIP: TestKVMDriverInstallOrUpdate (0.00s)

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

                                                
                                                
=== RUN   TestHyperKitDriverInstallOrUpdate
driver_install_or_update_test.go:105: Skip if not darwin.
--- SKIP: TestHyperKitDriverInstallOrUpdate (0.00s)

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

                                                
                                                
=== RUN   TestHyperkitDriverSkipUpgrade
driver_install_or_update_test.go:169: Skip if not darwin.
--- SKIP: TestHyperkitDriverSkipUpgrade (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/MySQL (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/MySQL
=== PAUSE TestFunctional/parallel/MySQL

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1787: arm64 is not supported by mysql. Skip the test. See https://github.com/kubernetes/minikube/issues/10144
--- SKIP: TestFunctional/parallel/MySQL (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/DockerEnv
=== PAUSE TestFunctional/parallel/DockerEnv

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DockerEnv
functional_test.go:463: only validate docker env with docker container runtime, currently testing containerd
--- SKIP: TestFunctional/parallel/DockerEnv (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/PodmanEnv
=== PAUSE TestFunctional/parallel/PodmanEnv

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/PodmanEnv
functional_test.go:550: only validate podman env with docker container runtime, currently testing containerd
--- SKIP: TestFunctional/parallel/PodmanEnv (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig
functional_test_tunnel_test.go:99: DNS forwarding is only supported for Hyperkit on Darwin, skipping test DNS forwarding
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil
functional_test_tunnel_test.go:99: DNS forwarding is only supported for Hyperkit on Darwin, skipping test DNS forwarding
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS
functional_test_tunnel_test.go:99: DNS forwarding is only supported for Hyperkit on Darwin, skipping test DNS forwarding
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS (0.00s)

                                                
                                    
x
+
TestGvisorAddon (0s)

                                                
                                                
=== RUN   TestGvisorAddon
gvisor_addon_test.go:34: skipping test because --gvisor=false
--- SKIP: TestGvisorAddon (0.00s)

                                                
                                    
x
+
TestImageBuild (0s)

                                                
                                                
=== RUN   TestImageBuild
image_test.go:33: 
--- SKIP: TestImageBuild (0.00s)

                                                
                                    
x
+
TestChangeNoneUser (0s)

                                                
                                                
=== RUN   TestChangeNoneUser
none_test.go:38: Test requires none driver and SUDO_USER env to not be empty
--- SKIP: TestChangeNoneUser (0.00s)

                                                
                                    
x
+
TestScheduledStopWindows (0s)

                                                
                                                
=== RUN   TestScheduledStopWindows
scheduled_stop_test.go:42: test only runs on windows
--- SKIP: TestScheduledStopWindows (0.00s)

                                                
                                    
x
+
TestSkaffold (0s)

                                                
                                                
=== RUN   TestSkaffold
skaffold_test.go:45: skaffold requires docker-env, currently testing containerd container runtime
--- SKIP: TestSkaffold (0.00s)

                                                
                                    
x
+
TestStartStop/group/disable-driver-mounts (0.2s)

                                                
                                                
=== RUN   TestStartStop/group/disable-driver-mounts
=== PAUSE TestStartStop/group/disable-driver-mounts

                                                
                                                

                                                
                                                
=== CONT  TestStartStop/group/disable-driver-mounts
start_stop_delete_test.go:101: skipping TestStartStop/group/disable-driver-mounts - only runs on virtualbox
helpers_test.go:175: Cleaning up "disable-driver-mounts-699300" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p disable-driver-mounts-699300
--- SKIP: TestStartStop/group/disable-driver-mounts (0.20s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (3.76s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet
net_test.go:93: Skipping the test as containerd container runtimes requires CNI
panic.go:629: 
----------------------- debugLogs start: kubenet-272570 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: kubenet-272570

                                                
                                                

                                                
                                                
>>> netcat: nslookup debug kubernetes.default a-records:
Error in configuration: context was not found for specified context: kubenet-272570

                                                
                                                

                                                
                                                
>>> netcat: dig search kubernetes.default:
Error in configuration: context was not found for specified context: kubenet-272570

                                                
                                                

                                                
                                                
>>> netcat: dig @10.96.0.10 kubernetes.default.svc.cluster.local udp/53:
Error in configuration: context was not found for specified context: kubenet-272570

                                                
                                                

                                                
                                                
>>> netcat: dig @10.96.0.10 kubernetes.default.svc.cluster.local tcp/53:
Error in configuration: context was not found for specified context: kubenet-272570

                                                
                                                

                                                
                                                
>>> netcat: nc 10.96.0.10 udp/53:
Error in configuration: context was not found for specified context: kubenet-272570

                                                
                                                

                                                
                                                
>>> netcat: nc 10.96.0.10 tcp/53:
Error in configuration: context was not found for specified context: kubenet-272570

                                                
                                                

                                                
                                                
>>> netcat: /etc/nsswitch.conf:
Error in configuration: context was not found for specified context: kubenet-272570

                                                
                                                

                                                
                                                
>>> netcat: /etc/hosts:
Error in configuration: context was not found for specified context: kubenet-272570

                                                
                                                

                                                
                                                
>>> netcat: /etc/resolv.conf:
Error in configuration: context was not found for specified context: kubenet-272570

                                                
                                                

                                                
                                                
>>> host: /etc/nsswitch.conf:
* Profile "kubenet-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-272570"

                                                
                                                

                                                
                                                
>>> host: /etc/hosts:
* Profile "kubenet-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-272570"

                                                
                                                

                                                
                                                
>>> host: /etc/resolv.conf:
* Profile "kubenet-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-272570"

                                                
                                                

                                                
                                                
>>> k8s: nodes, services, endpoints, daemon sets, deployments and pods, :
Error in configuration: context was not found for specified context: kubenet-272570

                                                
                                                

                                                
                                                
>>> host: crictl pods:
* Profile "kubenet-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-272570"

                                                
                                                

                                                
                                                
>>> host: crictl containers:
* Profile "kubenet-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-272570"

                                                
                                                

                                                
                                                
>>> k8s: describe netcat deployment:
error: context "kubenet-272570" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe netcat pod(s):
error: context "kubenet-272570" does not exist

                                                
                                                

                                                
                                                
>>> k8s: netcat logs:
error: context "kubenet-272570" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns deployment:
error: context "kubenet-272570" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns pods:
error: context "kubenet-272570" does not exist

                                                
                                                

                                                
                                                
>>> k8s: coredns logs:
error: context "kubenet-272570" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe api server pod(s):
error: context "kubenet-272570" does not exist

                                                
                                                

                                                
                                                
>>> k8s: api server logs:
error: context "kubenet-272570" does not exist

                                                
                                                

                                                
                                                
>>> host: /etc/cni:
* Profile "kubenet-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-272570"

                                                
                                                

                                                
                                                
>>> host: ip a s:
* Profile "kubenet-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-272570"

                                                
                                                

                                                
                                                
>>> host: ip r s:
* Profile "kubenet-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-272570"

                                                
                                                

                                                
                                                
>>> host: iptables-save:
* Profile "kubenet-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-272570"

                                                
                                                

                                                
                                                
>>> host: iptables table nat:
* Profile "kubenet-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-272570"

                                                
                                                

                                                
                                                
>>> k8s: describe kube-proxy daemon set:
error: context "kubenet-272570" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe kube-proxy pod(s):
error: context "kubenet-272570" does not exist

                                                
                                                

                                                
                                                
>>> k8s: kube-proxy logs:
error: context "kubenet-272570" does not exist

                                                
                                                

                                                
                                                
>>> host: kubelet daemon status:
* Profile "kubenet-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-272570"

                                                
                                                

                                                
                                                
>>> host: kubelet daemon config:
* Profile "kubenet-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-272570"

                                                
                                                

                                                
                                                
>>> k8s: kubelet logs:
* Profile "kubenet-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-272570"

                                                
                                                

                                                
                                                
>>> host: /etc/kubernetes/kubelet.conf:
* Profile "kubenet-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-272570"

                                                
                                                

                                                
                                                
>>> host: /var/lib/kubelet/config.yaml:
* Profile "kubenet-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-272570"

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20325-991453/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 27 Jan 2025 14:27:02 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.76.2:8443
name: pause-731925
contexts:
- context:
cluster: pause-731925
extensions:
- extension:
last-update: Mon, 27 Jan 2025 14:27:02 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: context_info
namespace: default
user: pause-731925
name: pause-731925
current-context: ""
kind: Config
preferences: {}
users:
- name: pause-731925
user:
client-certificate: /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/pause-731925/client.crt
client-key: /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/pause-731925/client.key

                                                
                                                

                                                
                                                
>>> k8s: cms:
Error in configuration: context was not found for specified context: kubenet-272570

                                                
                                                

                                                
                                                
>>> host: docker daemon status:
* Profile "kubenet-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-272570"

                                                
                                                

                                                
                                                
>>> host: docker daemon config:
* Profile "kubenet-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-272570"

                                                
                                                

                                                
                                                
>>> host: /etc/docker/daemon.json:
* Profile "kubenet-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-272570"

                                                
                                                

                                                
                                                
>>> host: docker system info:
* Profile "kubenet-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-272570"

                                                
                                                

                                                
                                                
>>> host: cri-docker daemon status:
* Profile "kubenet-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-272570"

                                                
                                                

                                                
                                                
>>> host: cri-docker daemon config:
* Profile "kubenet-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-272570"

                                                
                                                

                                                
                                                
>>> host: /etc/systemd/system/cri-docker.service.d/10-cni.conf:
* Profile "kubenet-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-272570"

                                                
                                                

                                                
                                                
>>> host: /usr/lib/systemd/system/cri-docker.service:
* Profile "kubenet-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-272570"

                                                
                                                

                                                
                                                
>>> host: cri-dockerd version:
* Profile "kubenet-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-272570"

                                                
                                                

                                                
                                                
>>> host: containerd daemon status:
* Profile "kubenet-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-272570"

                                                
                                                

                                                
                                                
>>> host: containerd daemon config:
* Profile "kubenet-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-272570"

                                                
                                                

                                                
                                                
>>> host: /lib/systemd/system/containerd.service:
* Profile "kubenet-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-272570"

                                                
                                                

                                                
                                                
>>> host: /etc/containerd/config.toml:
* Profile "kubenet-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-272570"

                                                
                                                

                                                
                                                
>>> host: containerd config dump:
* Profile "kubenet-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-272570"

                                                
                                                

                                                
                                                
>>> host: crio daemon status:
* Profile "kubenet-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-272570"

                                                
                                                

                                                
                                                
>>> host: crio daemon config:
* Profile "kubenet-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-272570"

                                                
                                                

                                                
                                                
>>> host: /etc/crio:
* Profile "kubenet-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-272570"

                                                
                                                

                                                
                                                
>>> host: crio config:
* Profile "kubenet-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-272570"

                                                
                                                
----------------------- debugLogs end: kubenet-272570 [took: 3.61009895s] --------------------------------
helpers_test.go:175: Cleaning up "kubenet-272570" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubenet-272570
--- SKIP: TestNetworkPlugins/group/kubenet (3.76s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (4.17s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/cilium
net_test.go:102: Skipping the test as it's interfering with other tests and is outdated
panic.go:629: 
----------------------- debugLogs start: cilium-272570 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: cilium-272570

                                                
                                                

                                                
                                                
>>> netcat: nslookup debug kubernetes.default a-records:
Error in configuration: context was not found for specified context: cilium-272570

                                                
                                                

                                                
                                                
>>> netcat: dig search kubernetes.default:
Error in configuration: context was not found for specified context: cilium-272570

                                                
                                                

                                                
                                                
>>> netcat: dig @10.96.0.10 kubernetes.default.svc.cluster.local udp/53:
Error in configuration: context was not found for specified context: cilium-272570

                                                
                                                

                                                
                                                
>>> netcat: dig @10.96.0.10 kubernetes.default.svc.cluster.local tcp/53:
Error in configuration: context was not found for specified context: cilium-272570

                                                
                                                

                                                
                                                
>>> netcat: nc 10.96.0.10 udp/53:
Error in configuration: context was not found for specified context: cilium-272570

                                                
                                                

                                                
                                                
>>> netcat: nc 10.96.0.10 tcp/53:
Error in configuration: context was not found for specified context: cilium-272570

                                                
                                                

                                                
                                                
>>> netcat: /etc/nsswitch.conf:
Error in configuration: context was not found for specified context: cilium-272570

                                                
                                                

                                                
                                                
>>> netcat: /etc/hosts:
Error in configuration: context was not found for specified context: cilium-272570

                                                
                                                

                                                
                                                
>>> netcat: /etc/resolv.conf:
Error in configuration: context was not found for specified context: cilium-272570

                                                
                                                

                                                
                                                
>>> host: /etc/nsswitch.conf:
* Profile "cilium-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-272570"

                                                
                                                

                                                
                                                
>>> host: /etc/hosts:
* Profile "cilium-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-272570"

                                                
                                                

                                                
                                                
>>> host: /etc/resolv.conf:
* Profile "cilium-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-272570"

                                                
                                                

                                                
                                                
>>> k8s: nodes, services, endpoints, daemon sets, deployments and pods, :
Error in configuration: context was not found for specified context: cilium-272570

                                                
                                                

                                                
                                                
>>> host: crictl pods:
* Profile "cilium-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-272570"

                                                
                                                

                                                
                                                
>>> host: crictl containers:
* Profile "cilium-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-272570"

                                                
                                                

                                                
                                                
>>> k8s: describe netcat deployment:
error: context "cilium-272570" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe netcat pod(s):
error: context "cilium-272570" does not exist

                                                
                                                

                                                
                                                
>>> k8s: netcat logs:
error: context "cilium-272570" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns deployment:
error: context "cilium-272570" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns pods:
error: context "cilium-272570" does not exist

                                                
                                                

                                                
                                                
>>> k8s: coredns logs:
error: context "cilium-272570" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe api server pod(s):
error: context "cilium-272570" does not exist

                                                
                                                

                                                
                                                
>>> k8s: api server logs:
error: context "cilium-272570" does not exist

                                                
                                                

                                                
                                                
>>> host: /etc/cni:
* Profile "cilium-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-272570"

                                                
                                                

                                                
                                                
>>> host: ip a s:
* Profile "cilium-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-272570"

                                                
                                                

                                                
                                                
>>> host: ip r s:
* Profile "cilium-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-272570"

                                                
                                                

                                                
                                                
>>> host: iptables-save:
* Profile "cilium-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-272570"

                                                
                                                

                                                
                                                
>>> host: iptables table nat:
* Profile "cilium-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-272570"

                                                
                                                

                                                
                                                
>>> k8s: describe cilium daemon set:
Error in configuration: context was not found for specified context: cilium-272570

                                                
                                                

                                                
                                                
>>> k8s: describe cilium daemon set pod(s):
Error in configuration: context was not found for specified context: cilium-272570

                                                
                                                

                                                
                                                
>>> k8s: cilium daemon set container(s) logs (current):
error: context "cilium-272570" does not exist

                                                
                                                

                                                
                                                
>>> k8s: cilium daemon set container(s) logs (previous):
error: context "cilium-272570" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe cilium deployment:
Error in configuration: context was not found for specified context: cilium-272570

                                                
                                                

                                                
                                                
>>> k8s: describe cilium deployment pod(s):
Error in configuration: context was not found for specified context: cilium-272570

                                                
                                                

                                                
                                                
>>> k8s: cilium deployment container(s) logs (current):
error: context "cilium-272570" does not exist

                                                
                                                

                                                
                                                
>>> k8s: cilium deployment container(s) logs (previous):
error: context "cilium-272570" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe kube-proxy daemon set:
error: context "cilium-272570" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe kube-proxy pod(s):
error: context "cilium-272570" does not exist

                                                
                                                

                                                
                                                
>>> k8s: kube-proxy logs:
error: context "cilium-272570" does not exist

                                                
                                                

                                                
                                                
>>> host: kubelet daemon status:
* Profile "cilium-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-272570"

                                                
                                                

                                                
                                                
>>> host: kubelet daemon config:
* Profile "cilium-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-272570"

                                                
                                                

                                                
                                                
>>> k8s: kubelet logs:
* Profile "cilium-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-272570"

                                                
                                                

                                                
                                                
>>> host: /etc/kubernetes/kubelet.conf:
* Profile "cilium-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-272570"

                                                
                                                

                                                
                                                
>>> host: /var/lib/kubelet/config.yaml:
* Profile "cilium-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-272570"

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20325-991453/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 27 Jan 2025 14:27:02 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.76.2:8443
name: pause-731925
contexts:
- context:
cluster: pause-731925
extensions:
- extension:
last-update: Mon, 27 Jan 2025 14:27:02 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: context_info
namespace: default
user: pause-731925
name: pause-731925
current-context: ""
kind: Config
preferences: {}
users:
- name: pause-731925
user:
client-certificate: /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/pause-731925/client.crt
client-key: /home/jenkins/minikube-integration/20325-991453/.minikube/profiles/pause-731925/client.key

                                                
                                                

                                                
                                                
>>> k8s: cms:
Error in configuration: context was not found for specified context: cilium-272570

                                                
                                                

                                                
                                                
>>> host: docker daemon status:
* Profile "cilium-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-272570"

                                                
                                                

                                                
                                                
>>> host: docker daemon config:
* Profile "cilium-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-272570"

                                                
                                                

                                                
                                                
>>> host: /etc/docker/daemon.json:
* Profile "cilium-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-272570"

                                                
                                                

                                                
                                                
>>> host: docker system info:
* Profile "cilium-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-272570"

                                                
                                                

                                                
                                                
>>> host: cri-docker daemon status:
* Profile "cilium-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-272570"

                                                
                                                

                                                
                                                
>>> host: cri-docker daemon config:
* Profile "cilium-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-272570"

                                                
                                                

                                                
                                                
>>> host: /etc/systemd/system/cri-docker.service.d/10-cni.conf:
* Profile "cilium-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-272570"

                                                
                                                

                                                
                                                
>>> host: /usr/lib/systemd/system/cri-docker.service:
* Profile "cilium-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-272570"

                                                
                                                

                                                
                                                
>>> host: cri-dockerd version:
* Profile "cilium-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-272570"

                                                
                                                

                                                
                                                
>>> host: containerd daemon status:
* Profile "cilium-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-272570"

                                                
                                                

                                                
                                                
>>> host: containerd daemon config:
* Profile "cilium-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-272570"

                                                
                                                

                                                
                                                
>>> host: /lib/systemd/system/containerd.service:
* Profile "cilium-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-272570"

                                                
                                                

                                                
                                                
>>> host: /etc/containerd/config.toml:
* Profile "cilium-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-272570"

                                                
                                                

                                                
                                                
>>> host: containerd config dump:
* Profile "cilium-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-272570"

                                                
                                                

                                                
                                                
>>> host: crio daemon status:
* Profile "cilium-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-272570"

                                                
                                                

                                                
                                                
>>> host: crio daemon config:
* Profile "cilium-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-272570"

                                                
                                                

                                                
                                                
>>> host: /etc/crio:
* Profile "cilium-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-272570"

                                                
                                                

                                                
                                                
>>> host: crio config:
* Profile "cilium-272570" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-272570"

                                                
                                                
----------------------- debugLogs end: cilium-272570 [took: 4.005602042s] --------------------------------
helpers_test.go:175: Cleaning up "cilium-272570" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cilium-272570
--- SKIP: TestNetworkPlugins/group/cilium (4.17s)

                                                
                                    
Copied to clipboard