Test Report: Docker_Linux_docker_arm64 21830

                    
                      3aa0d58a4eff13dd9d5f058e659508fb4ffd2206:2025-11-01:42156
                    
                

Test fail (1/347)

Order failed test Duration
258 TestScheduledStopUnix 38.46
x
+
TestScheduledStopUnix (38.46s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-arm64 start -p scheduled-stop-826255 --memory=3072 --driver=docker  --container-runtime=docker
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-arm64 start -p scheduled-stop-826255 --memory=3072 --driver=docker  --container-runtime=docker: (33.639712337s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-826255 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-arm64 status --format={{.TimeToStop}} -p scheduled-stop-826255 -n scheduled-stop-826255
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-826255 --schedule 15s
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:98: process 638510 running but should have been killed on reschedule of stop
panic.go:636: *** TestScheduledStopUnix FAILED at 2025-11-01 10:36:13.20794453 +0000 UTC m=+2432.272605839
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:223: ======>  post-mortem[TestScheduledStopUnix]: network settings <======
helpers_test.go:230: HOST ENV snapshots: PROXY env: HTTP_PROXY="<empty>" HTTPS_PROXY="<empty>" NO_PROXY="<empty>"
helpers_test.go:238: ======>  post-mortem[TestScheduledStopUnix]: docker inspect <======
helpers_test.go:239: (dbg) Run:  docker inspect scheduled-stop-826255
helpers_test.go:243: (dbg) docker inspect scheduled-stop-826255:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "740b8b2fde3be544693833dcded4cc3c0408986c51c980185f9abfc198b4f22f",
	        "Created": "2025-11-01T10:35:44.112603592Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 635751,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-11-01T10:35:44.209048177Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:1b8004df0b408966a254b2ecd4551aa85aaac4627e7e9cb1cefc14dfe51ec273",
	        "ResolvConfPath": "/var/lib/docker/containers/740b8b2fde3be544693833dcded4cc3c0408986c51c980185f9abfc198b4f22f/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/740b8b2fde3be544693833dcded4cc3c0408986c51c980185f9abfc198b4f22f/hostname",
	        "HostsPath": "/var/lib/docker/containers/740b8b2fde3be544693833dcded4cc3c0408986c51c980185f9abfc198b4f22f/hosts",
	        "LogPath": "/var/lib/docker/containers/740b8b2fde3be544693833dcded4cc3c0408986c51c980185f9abfc198b4f22f/740b8b2fde3be544693833dcded4cc3c0408986c51c980185f9abfc198b4f22f-json.log",
	        "Name": "/scheduled-stop-826255",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "scheduled-stop-826255:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "scheduled-stop-826255",
	            "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": 3221225472,
	            "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": 6442450944,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "ID": "740b8b2fde3be544693833dcded4cc3c0408986c51c980185f9abfc198b4f22f",
	                "LowerDir": "/var/lib/docker/overlay2/41d1e2279e644edab86ec4fc91410e8ae35c80928b7461551f5a611ab6191807-init/diff:/var/lib/docker/overlay2/3062594f33e84d9f57208883f6bde8c2790fe1978f163d6263eb71a492711c10/diff",
	                "MergedDir": "/var/lib/docker/overlay2/41d1e2279e644edab86ec4fc91410e8ae35c80928b7461551f5a611ab6191807/merged",
	                "UpperDir": "/var/lib/docker/overlay2/41d1e2279e644edab86ec4fc91410e8ae35c80928b7461551f5a611ab6191807/diff",
	                "WorkDir": "/var/lib/docker/overlay2/41d1e2279e644edab86ec4fc91410e8ae35c80928b7461551f5a611ab6191807/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "scheduled-stop-826255",
	                "Source": "/var/lib/docker/volumes/scheduled-stop-826255/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "scheduled-stop-826255",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1760939008-21773@sha256:d8d8a3f29f027433bea12764bddd1aa26c7ad9bb912e016c1bc51278db1343d8",
	            "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-826255",
	                "name.minikube.sigs.k8s.io": "scheduled-stop-826255",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "f9c732e8b7880dc2e4d80b49f6430415d70380e626c3f56357b5816890704594",
	            "SandboxKey": "/var/run/docker/netns/f9c732e8b788",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33363"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33364"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33367"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33365"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33366"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "scheduled-stop-826255": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.76.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "36:c6:db:8f:4b:aa",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "bd3a93d94334caa3ac73d404263ed0e90700bcfdf47ec60afef7f1d00fe6f956",
	                    "EndpointID": "7b18649b39b761d54331f51cd26a67ae48ceb1f9ad7261486db518df4f86af70",
	                    "Gateway": "192.168.76.1",
	                    "IPAddress": "192.168.76.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "scheduled-stop-826255",
	                        "740b8b2fde3b"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-826255 -n scheduled-stop-826255
helpers_test.go:252: <<< TestScheduledStopUnix FAILED: start of post-mortem logs <<<
helpers_test.go:253: ======>  post-mortem[TestScheduledStopUnix]: minikube logs <======
helpers_test.go:255: (dbg) Run:  out/minikube-linux-arm64 -p scheduled-stop-826255 logs -n 25
helpers_test.go:260: TestScheduledStopUnix logs: 
-- stdout --
	
	==> Audit <==
	┌─────────┬─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬───────────────────────┬─────────┬─────────┬─────────────────────┬─────────────────────┐
	│ COMMAND │                                                                            ARGS                                                                             │        PROFILE        │  USER   │ VERSION │     START TIME      │      END TIME       │
	├─────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼───────────────────────┼─────────┼─────────┼─────────────────────┼─────────────────────┤
	│ stop    │ -p multinode-751402                                                                                                                                         │ multinode-751402      │ jenkins │ v1.37.0 │ 01 Nov 25 10:29 UTC │ 01 Nov 25 10:30 UTC │
	│ start   │ -p multinode-751402 --wait=true -v=5 --alsologtostderr                                                                                                      │ multinode-751402      │ jenkins │ v1.37.0 │ 01 Nov 25 10:30 UTC │ 01 Nov 25 10:31 UTC │
	│ node    │ list -p multinode-751402                                                                                                                                    │ multinode-751402      │ jenkins │ v1.37.0 │ 01 Nov 25 10:31 UTC │                     │
	│ node    │ multinode-751402 node delete m03                                                                                                                            │ multinode-751402      │ jenkins │ v1.37.0 │ 01 Nov 25 10:31 UTC │ 01 Nov 25 10:31 UTC │
	│ stop    │ multinode-751402 stop                                                                                                                                       │ multinode-751402      │ jenkins │ v1.37.0 │ 01 Nov 25 10:31 UTC │ 01 Nov 25 10:31 UTC │
	│ start   │ -p multinode-751402 --wait=true -v=5 --alsologtostderr --driver=docker  --container-runtime=docker                                                          │ multinode-751402      │ jenkins │ v1.37.0 │ 01 Nov 25 10:31 UTC │ 01 Nov 25 10:32 UTC │
	│ node    │ list -p multinode-751402                                                                                                                                    │ multinode-751402      │ jenkins │ v1.37.0 │ 01 Nov 25 10:32 UTC │                     │
	│ start   │ -p multinode-751402-m02 --driver=docker  --container-runtime=docker                                                                                         │ multinode-751402-m02  │ jenkins │ v1.37.0 │ 01 Nov 25 10:32 UTC │                     │
	│ start   │ -p multinode-751402-m03 --driver=docker  --container-runtime=docker                                                                                         │ multinode-751402-m03  │ jenkins │ v1.37.0 │ 01 Nov 25 10:32 UTC │ 01 Nov 25 10:33 UTC │
	│ node    │ add -p multinode-751402                                                                                                                                     │ multinode-751402      │ jenkins │ v1.37.0 │ 01 Nov 25 10:33 UTC │                     │
	│ delete  │ -p multinode-751402-m03                                                                                                                                     │ multinode-751402-m03  │ jenkins │ v1.37.0 │ 01 Nov 25 10:33 UTC │ 01 Nov 25 10:33 UTC │
	│ delete  │ -p multinode-751402                                                                                                                                         │ multinode-751402      │ jenkins │ v1.37.0 │ 01 Nov 25 10:33 UTC │ 01 Nov 25 10:33 UTC │
	│ start   │ -p test-preload-750101 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.32.0 │ test-preload-750101   │ jenkins │ v1.37.0 │ 01 Nov 25 10:33 UTC │ 01 Nov 25 10:34 UTC │
	│ image   │ test-preload-750101 image pull gcr.io/k8s-minikube/busybox                                                                                                  │ test-preload-750101   │ jenkins │ v1.37.0 │ 01 Nov 25 10:34 UTC │ 01 Nov 25 10:34 UTC │
	│ stop    │ -p test-preload-750101                                                                                                                                      │ test-preload-750101   │ jenkins │ v1.37.0 │ 01 Nov 25 10:34 UTC │ 01 Nov 25 10:34 UTC │
	│ start   │ -p test-preload-750101 --memory=3072 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=docker                                         │ test-preload-750101   │ jenkins │ v1.37.0 │ 01 Nov 25 10:34 UTC │ 01 Nov 25 10:35 UTC │
	│ image   │ test-preload-750101 image list                                                                                                                              │ test-preload-750101   │ jenkins │ v1.37.0 │ 01 Nov 25 10:35 UTC │ 01 Nov 25 10:35 UTC │
	│ delete  │ -p test-preload-750101                                                                                                                                      │ test-preload-750101   │ jenkins │ v1.37.0 │ 01 Nov 25 10:35 UTC │ 01 Nov 25 10:35 UTC │
	│ start   │ -p scheduled-stop-826255 --memory=3072 --driver=docker  --container-runtime=docker                                                                          │ scheduled-stop-826255 │ jenkins │ v1.37.0 │ 01 Nov 25 10:35 UTC │ 01 Nov 25 10:36 UTC │
	│ stop    │ -p scheduled-stop-826255 --schedule 5m                                                                                                                      │ scheduled-stop-826255 │ jenkins │ v1.37.0 │ 01 Nov 25 10:36 UTC │                     │
	│ stop    │ -p scheduled-stop-826255 --schedule 5m                                                                                                                      │ scheduled-stop-826255 │ jenkins │ v1.37.0 │ 01 Nov 25 10:36 UTC │                     │
	│ stop    │ -p scheduled-stop-826255 --schedule 5m                                                                                                                      │ scheduled-stop-826255 │ jenkins │ v1.37.0 │ 01 Nov 25 10:36 UTC │                     │
	│ stop    │ -p scheduled-stop-826255 --schedule 15s                                                                                                                     │ scheduled-stop-826255 │ jenkins │ v1.37.0 │ 01 Nov 25 10:36 UTC │                     │
	│ stop    │ -p scheduled-stop-826255 --schedule 15s                                                                                                                     │ scheduled-stop-826255 │ jenkins │ v1.37.0 │ 01 Nov 25 10:36 UTC │                     │
	│ stop    │ -p scheduled-stop-826255 --schedule 15s                                                                                                                     │ scheduled-stop-826255 │ jenkins │ v1.37.0 │ 01 Nov 25 10:36 UTC │                     │
	└─────────┴─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴───────────────────────┴─────────┴─────────┴─────────────────────┴─────────────────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/11/01 10:35:39
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.24.6 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1101 10:35:39.077979  635360 out.go:360] Setting OutFile to fd 1 ...
	I1101 10:35:39.078091  635360 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1101 10:35:39.078095  635360 out.go:374] Setting ErrFile to fd 2...
	I1101 10:35:39.078099  635360 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1101 10:35:39.078369  635360 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21830-429697/.minikube/bin
	I1101 10:35:39.078772  635360 out.go:368] Setting JSON to false
	I1101 10:35:39.079631  635360 start.go:133] hostinfo: {"hostname":"ip-172-31-30-239","uptime":8291,"bootTime":1761985048,"procs":155,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I1101 10:35:39.079691  635360 start.go:143] virtualization:  
	I1101 10:35:39.085705  635360 out.go:179] * [scheduled-stop-826255] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	I1101 10:35:39.089309  635360 notify.go:221] Checking for updates...
	I1101 10:35:39.092683  635360 out.go:179]   - MINIKUBE_LOCATION=21830
	I1101 10:35:39.096029  635360 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1101 10:35:39.099155  635360 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21830-429697/kubeconfig
	I1101 10:35:39.102323  635360 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21830-429697/.minikube
	I1101 10:35:39.105463  635360 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I1101 10:35:39.108646  635360 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I1101 10:35:39.111930  635360 driver.go:422] Setting default libvirt URI to qemu:///system
	I1101 10:35:39.147337  635360 docker.go:124] docker version: linux-28.1.1:Docker Engine - Community
	I1101 10:35:39.147441  635360 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1101 10:35:39.207967  635360 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images: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:23 OomKillDisable:true NGoroutines:42 SystemTime:2025-11-01 10:35:39.198718898 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I1101 10:35:39.208065  635360 docker.go:319] overlay module found
	I1101 10:35:39.211420  635360 out.go:179] * Using the docker driver based on user configuration
	I1101 10:35:39.214524  635360 start.go:309] selected driver: docker
	I1101 10:35:39.214535  635360 start.go:930] validating driver "docker" against <nil>
	I1101 10:35:39.214546  635360 start.go:941] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1101 10:35:39.215293  635360 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1101 10:35:39.263710  635360 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images: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:23 OomKillDisable:true NGoroutines:42 SystemTime:2025-11-01 10:35:39.254542873 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I1101 10:35:39.263852  635360 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I1101 10:35:39.264061  635360 start_flags.go:974] Wait components to verify : map[apiserver:true system_pods:true]
	I1101 10:35:39.266928  635360 out.go:179] * Using Docker driver with root privileges
	I1101 10:35:39.269765  635360 cni.go:84] Creating CNI manager for ""
	I1101 10:35:39.269828  635360 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I1101 10:35:39.269838  635360 start_flags.go:336] Found "bridge CNI" CNI - setting NetworkPlugin=cni
	I1101 10:35:39.269923  635360 start.go:353] cluster config:
	{Name:scheduled-stop-826255 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1760939008-21773@sha256:d8d8a3f29f027433bea12764bddd1aa26c7ad9bb912e016c1bc51278db1343d8 Memory:3072 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.34.1 ClusterName:scheduled-stop-826255 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local
ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.34.1 ContainerRuntime:docker 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1101 10:35:39.274974  635360 out.go:179] * Starting "scheduled-stop-826255" primary control-plane node in "scheduled-stop-826255" cluster
	I1101 10:35:39.277905  635360 cache.go:124] Beginning downloading kic base image for docker with docker
	I1101 10:35:39.281017  635360 out.go:179] * Pulling base image v0.0.48-1760939008-21773 ...
	I1101 10:35:39.283909  635360 preload.go:183] Checking if preload exists for k8s version v1.34.1 and runtime docker
	I1101 10:35:39.283911  635360 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1760939008-21773@sha256:d8d8a3f29f027433bea12764bddd1aa26c7ad9bb912e016c1bc51278db1343d8 in local docker daemon
	I1101 10:35:39.283965  635360 preload.go:198] Found local preload: /home/jenkins/minikube-integration/21830-429697/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.1-docker-overlay2-arm64.tar.lz4
	I1101 10:35:39.283974  635360 cache.go:59] Caching tarball of preloaded images
	I1101 10:35:39.284058  635360 preload.go:233] Found /home/jenkins/minikube-integration/21830-429697/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.1-docker-overlay2-arm64.tar.lz4 in cache, skipping download
	I1101 10:35:39.284067  635360 cache.go:62] Finished verifying existence of preloaded tar for v1.34.1 on docker
	I1101 10:35:39.284396  635360 profile.go:143] Saving config to /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/scheduled-stop-826255/config.json ...
	I1101 10:35:39.284414  635360 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/scheduled-stop-826255/config.json: {Name:mk5f240ce16e3b4aedd972547a8293807f53cc90 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1101 10:35:39.303171  635360 image.go:100] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1760939008-21773@sha256:d8d8a3f29f027433bea12764bddd1aa26c7ad9bb912e016c1bc51278db1343d8 in local docker daemon, skipping pull
	I1101 10:35:39.303183  635360 cache.go:148] gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1760939008-21773@sha256:d8d8a3f29f027433bea12764bddd1aa26c7ad9bb912e016c1bc51278db1343d8 exists in daemon, skipping load
	I1101 10:35:39.303195  635360 cache.go:233] Successfully downloaded all kic artifacts
	I1101 10:35:39.303217  635360 start.go:360] acquireMachinesLock for scheduled-stop-826255: {Name:mk0210de6bead4c3d66f3d13bd2cebeff93f6255 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1101 10:35:39.303316  635360 start.go:364] duration metric: took 84.719µs to acquireMachinesLock for "scheduled-stop-826255"
	I1101 10:35:39.303339  635360 start.go:93] Provisioning new machine with config: &{Name:scheduled-stop-826255 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1760939008-21773@sha256:d8d8a3f29f027433bea12764bddd1aa26c7ad9bb912e016c1bc51278db1343d8 Memory:3072 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.34.1 ClusterName:scheduled-stop-826255 Namespace:default APIServerHAVIP: A
PIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.34.1 ContainerRuntime:docker 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHA
uthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.34.1 ContainerRuntime:docker ControlPlane:true Worker:true}
	I1101 10:35:39.303409  635360 start.go:125] createHost starting for "" (driver="docker")
	I1101 10:35:39.307141  635360 out.go:252] * Creating docker container (CPUs=2, Memory=3072MB) ...
	I1101 10:35:39.307380  635360 start.go:159] libmachine.API.Create for "scheduled-stop-826255" (driver="docker")
	I1101 10:35:39.307414  635360 client.go:173] LocalClient.Create starting
	I1101 10:35:39.307523  635360 main.go:143] libmachine: Reading certificate data from /home/jenkins/minikube-integration/21830-429697/.minikube/certs/ca.pem
	I1101 10:35:39.307558  635360 main.go:143] libmachine: Decoding PEM data...
	I1101 10:35:39.307570  635360 main.go:143] libmachine: Parsing certificate...
	I1101 10:35:39.307631  635360 main.go:143] libmachine: Reading certificate data from /home/jenkins/minikube-integration/21830-429697/.minikube/certs/cert.pem
	I1101 10:35:39.307647  635360 main.go:143] libmachine: Decoding PEM data...
	I1101 10:35:39.307655  635360 main.go:143] libmachine: Parsing certificate...
	I1101 10:35:39.308048  635360 cli_runner.go:164] Run: docker network inspect scheduled-stop-826255 --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}}]}"
	W1101 10:35:39.323966  635360 cli_runner.go:211] docker network inspect scheduled-stop-826255 --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
	I1101 10:35:39.324037  635360 network_create.go:284] running [docker network inspect scheduled-stop-826255] to gather additional debugging logs...
	I1101 10:35:39.324053  635360 cli_runner.go:164] Run: docker network inspect scheduled-stop-826255
	W1101 10:35:39.340273  635360 cli_runner.go:211] docker network inspect scheduled-stop-826255 returned with exit code 1
	I1101 10:35:39.340292  635360 network_create.go:287] error running [docker network inspect scheduled-stop-826255]: docker network inspect scheduled-stop-826255: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network scheduled-stop-826255 not found
	I1101 10:35:39.340311  635360 network_create.go:289] output of [docker network inspect scheduled-stop-826255]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network scheduled-stop-826255 not found
	
	** /stderr **
	I1101 10:35:39.340438  635360 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}}]}"
	I1101 10:35:39.357450  635360 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-38e2a87f6e1a IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:6e:fc:d8:1b:73:6f} reservation:<nil>}
	I1101 10:35:39.357689  635360 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-8cf22fa5eddc IfaceIPv4:192.168.58.1 IfaceMTU:1500 IfaceMAC:42:b1:95:81:6c:c6} reservation:<nil>}
	I1101 10:35:39.357896  635360 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-6fa217da0172 IfaceIPv4:192.168.67.1 IfaceMTU:1500 IfaceMAC:ca:47:92:1f:18:de} reservation:<nil>}
	I1101 10:35:39.358237  635360 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:0x40019dcb50}
	I1101 10:35:39.358253  635360 network_create.go:124] attempt to create docker network scheduled-stop-826255 192.168.76.0/24 with gateway 192.168.76.1 and MTU of 1500 ...
	I1101 10:35:39.358314  635360 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-826255 scheduled-stop-826255
	I1101 10:35:39.412564  635360 network_create.go:108] docker network scheduled-stop-826255 192.168.76.0/24 created
	I1101 10:35:39.412583  635360 kic.go:121] calculated static IP "192.168.76.2" for the "scheduled-stop-826255" container
	I1101 10:35:39.412694  635360 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I1101 10:35:39.428843  635360 cli_runner.go:164] Run: docker volume create scheduled-stop-826255 --label name.minikube.sigs.k8s.io=scheduled-stop-826255 --label created_by.minikube.sigs.k8s.io=true
	I1101 10:35:39.446570  635360 oci.go:103] Successfully created a docker volume scheduled-stop-826255
	I1101 10:35:39.446662  635360 cli_runner.go:164] Run: docker run --rm --name scheduled-stop-826255-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=scheduled-stop-826255 --entrypoint /usr/bin/test -v scheduled-stop-826255:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1760939008-21773@sha256:d8d8a3f29f027433bea12764bddd1aa26c7ad9bb912e016c1bc51278db1343d8 -d /var/lib
	I1101 10:35:39.977740  635360 oci.go:107] Successfully prepared a docker volume scheduled-stop-826255
	I1101 10:35:39.977783  635360 preload.go:183] Checking if preload exists for k8s version v1.34.1 and runtime docker
	I1101 10:35:39.977802  635360 kic.go:194] Starting extracting preloaded images to volume ...
	I1101 10:35:39.977868  635360 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/21830-429697/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.1-docker-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v scheduled-stop-826255:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1760939008-21773@sha256:d8d8a3f29f027433bea12764bddd1aa26c7ad9bb912e016c1bc51278db1343d8 -I lz4 -xf /preloaded.tar -C /extractDir
	I1101 10:35:44.027435  635360 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/21830-429697/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.1-docker-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v scheduled-stop-826255:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1760939008-21773@sha256:d8d8a3f29f027433bea12764bddd1aa26c7ad9bb912e016c1bc51278db1343d8 -I lz4 -xf /preloaded.tar -C /extractDir: (4.0495156s)
	I1101 10:35:44.027460  635360 kic.go:203] duration metric: took 4.049654826s to extract preloaded images to volume ...
	W1101 10:35:44.027632  635360 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I1101 10:35:44.027737  635360 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I1101 10:35:44.091947  635360 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-826255 --name scheduled-stop-826255 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=scheduled-stop-826255 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=scheduled-stop-826255 --network scheduled-stop-826255 --ip 192.168.76.2 --volume scheduled-stop-826255:/var --security-opt apparmor=unconfined --memory=3072mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1760939008-21773@sha256:d8d8a3f29f027433bea12764bddd1aa26c7ad9bb912e016c1bc51278db1343d8
	I1101 10:35:44.421193  635360 cli_runner.go:164] Run: docker container inspect scheduled-stop-826255 --format={{.State.Running}}
	I1101 10:35:44.445371  635360 cli_runner.go:164] Run: docker container inspect scheduled-stop-826255 --format={{.State.Status}}
	I1101 10:35:44.469928  635360 cli_runner.go:164] Run: docker exec scheduled-stop-826255 stat /var/lib/dpkg/alternatives/iptables
	I1101 10:35:44.520401  635360 oci.go:144] the created container "scheduled-stop-826255" has a running status.
	I1101 10:35:44.520421  635360 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/21830-429697/.minikube/machines/scheduled-stop-826255/id_rsa...
	I1101 10:35:45.099614  635360 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/21830-429697/.minikube/machines/scheduled-stop-826255/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I1101 10:35:45.123804  635360 cli_runner.go:164] Run: docker container inspect scheduled-stop-826255 --format={{.State.Status}}
	I1101 10:35:45.149115  635360 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I1101 10:35:45.149129  635360 kic_runner.go:114] Args: [docker exec --privileged scheduled-stop-826255 chown docker:docker /home/docker/.ssh/authorized_keys]
	I1101 10:35:45.206309  635360 cli_runner.go:164] Run: docker container inspect scheduled-stop-826255 --format={{.State.Status}}
	I1101 10:35:45.229656  635360 machine.go:94] provisionDockerMachine start ...
	I1101 10:35:45.229772  635360 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-826255
	I1101 10:35:45.251931  635360 main.go:143] libmachine: Using SSH client type: native
	I1101 10:35:45.252292  635360 main.go:143] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef110] 0x3f18d0 <nil>  [] 0s} 127.0.0.1 33363 <nil> <nil>}
	I1101 10:35:45.252302  635360 main.go:143] libmachine: About to run SSH command:
	hostname
	I1101 10:35:45.253072  635360 main.go:143] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:55236->127.0.0.1:33363: read: connection reset by peer
	I1101 10:35:48.402894  635360 main.go:143] libmachine: SSH cmd err, output: <nil>: scheduled-stop-826255
	
	I1101 10:35:48.402908  635360 ubuntu.go:182] provisioning hostname "scheduled-stop-826255"
	I1101 10:35:48.402972  635360 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-826255
	I1101 10:35:48.420723  635360 main.go:143] libmachine: Using SSH client type: native
	I1101 10:35:48.421033  635360 main.go:143] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef110] 0x3f18d0 <nil>  [] 0s} 127.0.0.1 33363 <nil> <nil>}
	I1101 10:35:48.421042  635360 main.go:143] libmachine: About to run SSH command:
	sudo hostname scheduled-stop-826255 && echo "scheduled-stop-826255" | sudo tee /etc/hostname
	I1101 10:35:48.576960  635360 main.go:143] libmachine: SSH cmd err, output: <nil>: scheduled-stop-826255
	
	I1101 10:35:48.577029  635360 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-826255
	I1101 10:35:48.594669  635360 main.go:143] libmachine: Using SSH client type: native
	I1101 10:35:48.594980  635360 main.go:143] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef110] 0x3f18d0 <nil>  [] 0s} 127.0.0.1 33363 <nil> <nil>}
	I1101 10:35:48.595002  635360 main.go:143] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sscheduled-stop-826255' /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-826255/g' /etc/hosts;
				else 
					echo '127.0.1.1 scheduled-stop-826255' | sudo tee -a /etc/hosts; 
				fi
			fi
	I1101 10:35:48.743588  635360 main.go:143] libmachine: SSH cmd err, output: <nil>: 
	I1101 10:35:48.743605  635360 ubuntu.go:188] set auth options {CertDir:/home/jenkins/minikube-integration/21830-429697/.minikube CaCertPath:/home/jenkins/minikube-integration/21830-429697/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/21830-429697/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/21830-429697/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/21830-429697/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/21830-429697/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/21830-429697/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/21830-429697/.minikube}
	I1101 10:35:48.743632  635360 ubuntu.go:190] setting up certificates
	I1101 10:35:48.743640  635360 provision.go:84] configureAuth start
	I1101 10:35:48.743706  635360 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" scheduled-stop-826255
	I1101 10:35:48.759819  635360 provision.go:143] copyHostCerts
	I1101 10:35:48.759874  635360 exec_runner.go:144] found /home/jenkins/minikube-integration/21830-429697/.minikube/ca.pem, removing ...
	I1101 10:35:48.759882  635360 exec_runner.go:203] rm: /home/jenkins/minikube-integration/21830-429697/.minikube/ca.pem
	I1101 10:35:48.759960  635360 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21830-429697/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/21830-429697/.minikube/ca.pem (1078 bytes)
	I1101 10:35:48.760057  635360 exec_runner.go:144] found /home/jenkins/minikube-integration/21830-429697/.minikube/cert.pem, removing ...
	I1101 10:35:48.760061  635360 exec_runner.go:203] rm: /home/jenkins/minikube-integration/21830-429697/.minikube/cert.pem
	I1101 10:35:48.760085  635360 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21830-429697/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/21830-429697/.minikube/cert.pem (1123 bytes)
	I1101 10:35:48.760141  635360 exec_runner.go:144] found /home/jenkins/minikube-integration/21830-429697/.minikube/key.pem, removing ...
	I1101 10:35:48.760145  635360 exec_runner.go:203] rm: /home/jenkins/minikube-integration/21830-429697/.minikube/key.pem
	I1101 10:35:48.760165  635360 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21830-429697/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/21830-429697/.minikube/key.pem (1675 bytes)
	I1101 10:35:48.760216  635360 provision.go:117] generating server cert: /home/jenkins/minikube-integration/21830-429697/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/21830-429697/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/21830-429697/.minikube/certs/ca-key.pem org=jenkins.scheduled-stop-826255 san=[127.0.0.1 192.168.76.2 localhost minikube scheduled-stop-826255]
	I1101 10:35:49.285858  635360 provision.go:177] copyRemoteCerts
	I1101 10:35:49.285917  635360 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I1101 10:35:49.285960  635360 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-826255
	I1101 10:35:49.303741  635360 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33363 SSHKeyPath:/home/jenkins/minikube-integration/21830-429697/.minikube/machines/scheduled-stop-826255/id_rsa Username:docker}
	I1101 10:35:49.406967  635360 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21830-429697/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I1101 10:35:49.423606  635360 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21830-429697/.minikube/machines/server.pem --> /etc/docker/server.pem (1229 bytes)
	I1101 10:35:49.440624  635360 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21830-429697/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I1101 10:35:49.457658  635360 provision.go:87] duration metric: took 713.997221ms to configureAuth
	I1101 10:35:49.457675  635360 ubuntu.go:206] setting minikube options for container-runtime
	I1101 10:35:49.457863  635360 config.go:182] Loaded profile config "scheduled-stop-826255": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
	I1101 10:35:49.457919  635360 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-826255
	I1101 10:35:49.475653  635360 main.go:143] libmachine: Using SSH client type: native
	I1101 10:35:49.475967  635360 main.go:143] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef110] 0x3f18d0 <nil>  [] 0s} 127.0.0.1 33363 <nil> <nil>}
	I1101 10:35:49.475975  635360 main.go:143] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I1101 10:35:49.624125  635360 main.go:143] libmachine: SSH cmd err, output: <nil>: overlay
	
	I1101 10:35:49.624135  635360 ubuntu.go:71] root file system type: overlay
	I1101 10:35:49.624241  635360 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I1101 10:35:49.624302  635360 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-826255
	I1101 10:35:49.642484  635360 main.go:143] libmachine: Using SSH client type: native
	I1101 10:35:49.642784  635360 main.go:143] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef110] 0x3f18d0 <nil>  [] 0s} 127.0.0.1 33363 <nil> <nil>}
	I1101 10:35:49.642862  635360 main.go:143] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network-online.target nss-lookup.target docker.socket firewalld.service containerd.service time-set.target
	Wants=network-online.target containerd.service
	Requires=docker.socket
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=always
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 \
		-H fd:// --containerd=/run/containerd/containerd.sock \
		-H unix:///var/run/docker.sock \
		--default-ulimit=nofile=1048576:1048576 \
		--tlsverify \
		--tlscacert /etc/docker/ca.pem \
		--tlscert /etc/docker/server.pem \
		--tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP \$MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	OOMScoreAdjust=-500
	
	[Install]
	WantedBy=multi-user.target
	" | sudo tee /lib/systemd/system/docker.service.new
	I1101 10:35:49.800890  635360 main.go:143] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network-online.target nss-lookup.target docker.socket firewalld.service containerd.service time-set.target
	Wants=network-online.target containerd.service
	Requires=docker.socket
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=always
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 	-H fd:// --containerd=/run/containerd/containerd.sock 	-H unix:///var/run/docker.sock 	--default-ulimit=nofile=1048576:1048576 	--tlsverify 	--tlscacert /etc/docker/ca.pem 	--tlscert /etc/docker/server.pem 	--tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP $MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	OOMScoreAdjust=-500
	
	[Install]
	WantedBy=multi-user.target
	
	I1101 10:35:49.800961  635360 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-826255
	I1101 10:35:49.818953  635360 main.go:143] libmachine: Using SSH client type: native
	I1101 10:35:49.819246  635360 main.go:143] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef110] 0x3f18d0 <nil>  [] 0s} 127.0.0.1 33363 <nil> <nil>}
	I1101 10:35:49.819261  635360 main.go:143] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I1101 10:35:50.742102  635360 main.go:143] libmachine: SSH cmd err, output: <nil>: --- /lib/systemd/system/docker.service	2025-10-08 12:17:10.000000000 +0000
	+++ /lib/systemd/system/docker.service.new	2025-11-01 10:35:49.792983182 +0000
	@@ -9,23 +9,34 @@
	 
	 [Service]
	 Type=notify
	-# the default is not to use systemd for cgroups because the delegate issues still
	-# exists and systemd currently does not support the cgroup feature set required
	-# for containers run by docker
	-ExecStart=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
	-ExecReload=/bin/kill -s HUP $MAINPID
	-TimeoutStartSec=0
	-RestartSec=2
	 Restart=always
	 
	+
	+
	+# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	+# The base configuration already specifies an 'ExecStart=...' command. The first directive
	+# here is to clear out that command inherited from the base configuration. Without this,
	+# the command from the base configuration and the command specified here are treated as
	+# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	+# will catch this invalid input and refuse to start the service with an error like:
	+#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	+
	+# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	+# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	+ExecStart=
	+ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 	-H fd:// --containerd=/run/containerd/containerd.sock 	-H unix:///var/run/docker.sock 	--default-ulimit=nofile=1048576:1048576 	--tlsverify 	--tlscacert /etc/docker/ca.pem 	--tlscert /etc/docker/server.pem 	--tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	+ExecReload=/bin/kill -s HUP $MAINPID
	+
	 # Having non-zero Limit*s causes performance problems due to accounting overhead
	 # in the kernel. We recommend using cgroups to do container-local accounting.
	+LimitNOFILE=infinity
	 LimitNPROC=infinity
	 LimitCORE=infinity
	 
	-# Comment TasksMax if your systemd version does not support it.
	-# Only systemd 226 and above support this option.
	+# Uncomment TasksMax if your systemd version supports it.
	+# Only systemd 226 and above support this version.
	 TasksMax=infinity
	+TimeoutStartSec=0
	 
	 # set delegate yes so that systemd does not reset the cgroups of docker containers
	 Delegate=yes
	Synchronizing state of docker.service with SysV service script with /lib/systemd/systemd-sysv-install.
	Executing: /lib/systemd/systemd-sysv-install enable docker
	
	I1101 10:35:50.742119  635360 machine.go:97] duration metric: took 5.512449725s to provisionDockerMachine
	I1101 10:35:50.742129  635360 client.go:176] duration metric: took 11.434709258s to LocalClient.Create
	I1101 10:35:50.742150  635360 start.go:167] duration metric: took 11.434771116s to libmachine.API.Create "scheduled-stop-826255"
	I1101 10:35:50.742156  635360 start.go:293] postStartSetup for "scheduled-stop-826255" (driver="docker")
	I1101 10:35:50.742165  635360 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]
	I1101 10:35:50.742224  635360 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
	I1101 10:35:50.742267  635360 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-826255
	I1101 10:35:50.761263  635360 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33363 SSHKeyPath:/home/jenkins/minikube-integration/21830-429697/.minikube/machines/scheduled-stop-826255/id_rsa Username:docker}
	I1101 10:35:50.863693  635360 ssh_runner.go:195] Run: cat /etc/os-release
	I1101 10:35:50.866958  635360 main.go:143] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I1101 10:35:50.866976  635360 info.go:137] Remote host: Debian GNU/Linux 12 (bookworm)
	I1101 10:35:50.866986  635360 filesync.go:126] Scanning /home/jenkins/minikube-integration/21830-429697/.minikube/addons for local assets ...
	I1101 10:35:50.867039  635360 filesync.go:126] Scanning /home/jenkins/minikube-integration/21830-429697/.minikube/files for local assets ...
	I1101 10:35:50.867112  635360 filesync.go:149] local asset: /home/jenkins/minikube-integration/21830-429697/.minikube/files/etc/ssl/certs/4315382.pem -> 4315382.pem in /etc/ssl/certs
	I1101 10:35:50.867218  635360 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I1101 10:35:50.874613  635360 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21830-429697/.minikube/files/etc/ssl/certs/4315382.pem --> /etc/ssl/certs/4315382.pem (1708 bytes)
	I1101 10:35:50.892811  635360 start.go:296] duration metric: took 150.641487ms for postStartSetup
	I1101 10:35:50.893174  635360 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" scheduled-stop-826255
	I1101 10:35:50.910867  635360 profile.go:143] Saving config to /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/scheduled-stop-826255/config.json ...
	I1101 10:35:50.911136  635360 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1101 10:35:50.911173  635360 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-826255
	I1101 10:35:50.928368  635360 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33363 SSHKeyPath:/home/jenkins/minikube-integration/21830-429697/.minikube/machines/scheduled-stop-826255/id_rsa Username:docker}
	I1101 10:35:51.028700  635360 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I1101 10:35:51.033740  635360 start.go:128] duration metric: took 11.730317652s to createHost
	I1101 10:35:51.033755  635360 start.go:83] releasing machines lock for "scheduled-stop-826255", held for 11.730432985s
	I1101 10:35:51.033847  635360 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" scheduled-stop-826255
	I1101 10:35:51.050810  635360 ssh_runner.go:195] Run: cat /version.json
	I1101 10:35:51.050848  635360 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I1101 10:35:51.050853  635360 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-826255
	I1101 10:35:51.050905  635360 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-826255
	I1101 10:35:51.069911  635360 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33363 SSHKeyPath:/home/jenkins/minikube-integration/21830-429697/.minikube/machines/scheduled-stop-826255/id_rsa Username:docker}
	I1101 10:35:51.085163  635360 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33363 SSHKeyPath:/home/jenkins/minikube-integration/21830-429697/.minikube/machines/scheduled-stop-826255/id_rsa Username:docker}
	I1101 10:35:51.171128  635360 ssh_runner.go:195] Run: systemctl --version
	I1101 10:35:51.265174  635360 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	W1101 10:35:51.269382  635360 cni.go:209] loopback cni configuration skipped: "/etc/cni/net.d/*loopback.conf*" not found
	I1101 10:35:51.269464  635360 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" ;
	I1101 10:35:51.296522  635360 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/10-crio-bridge.conflist.disabled] bridge cni config(s)
	I1101 10:35:51.296538  635360 start.go:496] detecting cgroup driver to use...
	I1101 10:35:51.296568  635360 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I1101 10:35:51.296669  635360 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"
	I1101 10:35:51.310601  635360 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10.1"|' /etc/containerd/config.toml"
	I1101 10:35:51.319139  635360 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"
	I1101 10:35:51.328553  635360 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I1101 10:35:51.328619  635360 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I1101 10:35:51.337293  635360 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"
	I1101 10:35:51.346140  635360 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I1101 10:35:51.355081  635360 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I1101 10:35:51.364109  635360 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I1101 10:35:51.371887  635360 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"
	I1101 10:35:51.381019  635360 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I1101 10:35:51.389476  635360 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"
	I1101 10:35:51.398006  635360 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I1101 10:35:51.405363  635360 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I1101 10:35:51.412480  635360 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1101 10:35:51.525656  635360 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I1101 10:35:51.627061  635360 start.go:496] detecting cgroup driver to use...
	I1101 10:35:51.627099  635360 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I1101 10:35:51.627148  635360 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I1101 10:35:51.642262  635360 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1101 10:35:51.657137  635360 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I1101 10:35:51.685487  635360 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1101 10:35:51.698529  635360 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I1101 10:35:51.713053  635360 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I1101 10:35:51.730478  635360 ssh_runner.go:195] Run: which cri-dockerd
	I1101 10:35:51.735423  635360 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I1101 10:35:51.743293  635360 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (192 bytes)
	I1101 10:35:51.756730  635360 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I1101 10:35:51.889489  635360 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I1101 10:35:52.010411  635360 docker.go:575] configuring docker to use "cgroupfs" as cgroup driver...
	I1101 10:35:52.010529  635360 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I1101 10:35:52.026479  635360 ssh_runner.go:195] Run: sudo systemctl reset-failed docker
	I1101 10:35:52.041336  635360 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1101 10:35:52.158376  635360 ssh_runner.go:195] Run: sudo systemctl restart docker
	I1101 10:35:52.533829  635360 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I1101 10:35:52.547077  635360 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I1101 10:35:52.560634  635360 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I1101 10:35:52.574452  635360 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I1101 10:35:52.702303  635360 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I1101 10:35:52.822962  635360 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1101 10:35:52.944808  635360 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I1101 10:35:52.960721  635360 ssh_runner.go:195] Run: sudo systemctl reset-failed cri-docker.service
	I1101 10:35:52.973868  635360 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1101 10:35:53.099334  635360 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I1101 10:35:53.176663  635360 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I1101 10:35:53.195274  635360 start.go:543] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I1101 10:35:53.195344  635360 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I1101 10:35:53.199141  635360 start.go:564] Will wait 60s for crictl version
	I1101 10:35:53.199196  635360 ssh_runner.go:195] Run: which crictl
	I1101 10:35:53.202697  635360 ssh_runner.go:195] Run: sudo /usr/local/bin/crictl version
	I1101 10:35:53.227106  635360 start.go:580] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  28.5.1
	RuntimeApiVersion:  v1
	I1101 10:35:53.227165  635360 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1101 10:35:53.249455  635360 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1101 10:35:53.277400  635360 out.go:252] * Preparing Kubernetes v1.34.1 on Docker 28.5.1 ...
	I1101 10:35:53.277491  635360 cli_runner.go:164] Run: docker network inspect scheduled-stop-826255 --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}}]}"
	I1101 10:35:53.293590  635360 ssh_runner.go:195] Run: grep 192.168.76.1	host.minikube.internal$ /etc/hosts
	I1101 10:35:53.297577  635360 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""
	I1101 10:35:53.307586  635360 kubeadm.go:884] updating cluster {Name:scheduled-stop-826255 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1760939008-21773@sha256:d8d8a3f29f027433bea12764bddd1aa26c7ad9bb912e016c1bc51278db1343d8 Memory:3072 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.34.1 ClusterName:scheduled-stop-826255 Namespace:default APIServerHAVIP: APIServerName:miniku
beCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.76.2 Port:8443 KubernetesVersion:v1.34.1 ContainerRuntime:docker 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock
: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I1101 10:35:53.307692  635360 preload.go:183] Checking if preload exists for k8s version v1.34.1 and runtime docker
	I1101 10:35:53.307745  635360 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I1101 10:35:53.326816  635360 docker.go:691] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.34.1
	registry.k8s.io/kube-controller-manager:v1.34.1
	registry.k8s.io/kube-scheduler:v1.34.1
	registry.k8s.io/kube-proxy:v1.34.1
	registry.k8s.io/etcd:3.6.4-0
	registry.k8s.io/pause:3.10.1
	registry.k8s.io/coredns/coredns:v1.12.1
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I1101 10:35:53.326828  635360 docker.go:621] Images already preloaded, skipping extraction
	I1101 10:35:53.326891  635360 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I1101 10:35:53.348311  635360 docker.go:691] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.34.1
	registry.k8s.io/kube-controller-manager:v1.34.1
	registry.k8s.io/kube-scheduler:v1.34.1
	registry.k8s.io/kube-proxy:v1.34.1
	registry.k8s.io/etcd:3.6.4-0
	registry.k8s.io/pause:3.10.1
	registry.k8s.io/coredns/coredns:v1.12.1
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I1101 10:35:53.348325  635360 cache_images.go:86] Images are preloaded, skipping loading
	I1101 10:35:53.348333  635360 kubeadm.go:935] updating node { 192.168.76.2 8443 v1.34.1 docker true true} ...
	I1101 10:35:53.348428  635360 kubeadm.go:947] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.34.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=scheduled-stop-826255 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.76.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.34.1 ClusterName:scheduled-stop-826255 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I1101 10:35:53.348507  635360 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I1101 10:35:53.399296  635360 cni.go:84] Creating CNI manager for ""
	I1101 10:35:53.399311  635360 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I1101 10:35:53.399328  635360 kubeadm.go:85] Using pod CIDR: 10.244.0.0/16
	I1101 10:35:53.399348  635360 kubeadm.go:190] 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.34.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:scheduled-stop-826255 NodeName:scheduled-stop-826255 DNSDomain:cluster.local CRISocket:/var/run/cri-dockerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.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 StaticPo
dPath:/etc/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/cri-dockerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I1101 10:35:53.399466  635360 kubeadm.go:196] 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:///var/run/cri-dockerd.sock
	  name: "scheduled-stop-826255"
	  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
	kubernetesVersion: v1.34.1
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/cri-dockerd.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I1101 10:35:53.399559  635360 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.34.1
	I1101 10:35:53.407276  635360 binaries.go:44] Found k8s binaries, skipping transfer
	I1101 10:35:53.407339  635360 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I1101 10:35:53.414662  635360 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (320 bytes)
	I1101 10:35:53.427272  635360 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I1101 10:35:53.440242  635360 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2222 bytes)
	I1101 10:35:53.452546  635360 ssh_runner.go:195] Run: grep 192.168.76.2	control-plane.minikube.internal$ /etc/hosts
	I1101 10:35:53.456258  635360 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""
	I1101 10:35:53.465734  635360 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1101 10:35:53.588538  635360 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1101 10:35:53.605643  635360 certs.go:69] Setting up /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/scheduled-stop-826255 for IP: 192.168.76.2
	I1101 10:35:53.605653  635360 certs.go:195] generating shared ca certs ...
	I1101 10:35:53.605683  635360 certs.go:227] acquiring lock for ca certs: {Name:mk8e3a6be3dbfc79fcab32faa73ce5271301f192 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1101 10:35:53.605850  635360 certs.go:236] skipping valid "minikubeCA" ca cert: /home/jenkins/minikube-integration/21830-429697/.minikube/ca.key
	I1101 10:35:53.605894  635360 certs.go:236] skipping valid "proxyClientCA" ca cert: /home/jenkins/minikube-integration/21830-429697/.minikube/proxy-client-ca.key
	I1101 10:35:53.605909  635360 certs.go:257] generating profile certs ...
	I1101 10:35:53.605965  635360 certs.go:364] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/scheduled-stop-826255/client.key
	I1101 10:35:53.605983  635360 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/scheduled-stop-826255/client.crt with IP's: []
	I1101 10:35:54.308333  635360 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/scheduled-stop-826255/client.crt ...
	I1101 10:35:54.308349  635360 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/scheduled-stop-826255/client.crt: {Name:mkff6c648dc163647468478912002f67e111c467 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1101 10:35:54.308591  635360 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/scheduled-stop-826255/client.key ...
	I1101 10:35:54.308602  635360 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/scheduled-stop-826255/client.key: {Name:mkc9b9ee6e32a3ded31fa7e76c671a55d90861ed Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1101 10:35:54.308713  635360 certs.go:364] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/scheduled-stop-826255/apiserver.key.42405298
	I1101 10:35:54.308726  635360 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/scheduled-stop-826255/apiserver.crt.42405298 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.76.2]
	I1101 10:35:54.552262  635360 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/scheduled-stop-826255/apiserver.crt.42405298 ...
	I1101 10:35:54.552276  635360 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/scheduled-stop-826255/apiserver.crt.42405298: {Name:mk1588f84286d9fd914c46449517c49d63847752 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1101 10:35:54.552472  635360 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/scheduled-stop-826255/apiserver.key.42405298 ...
	I1101 10:35:54.552480  635360 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/scheduled-stop-826255/apiserver.key.42405298: {Name:mk70cf6ab83821ea0b01e8bda245d672764ca8ac Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1101 10:35:54.552566  635360 certs.go:382] copying /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/scheduled-stop-826255/apiserver.crt.42405298 -> /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/scheduled-stop-826255/apiserver.crt
	I1101 10:35:54.552648  635360 certs.go:386] copying /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/scheduled-stop-826255/apiserver.key.42405298 -> /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/scheduled-stop-826255/apiserver.key
	I1101 10:35:54.552700  635360 certs.go:364] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/scheduled-stop-826255/proxy-client.key
	I1101 10:35:54.552712  635360 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/scheduled-stop-826255/proxy-client.crt with IP's: []
	I1101 10:35:54.753245  635360 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/scheduled-stop-826255/proxy-client.crt ...
	I1101 10:35:54.753262  635360 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/scheduled-stop-826255/proxy-client.crt: {Name:mk06d0f5c0b478413259646da7b6fac34de11bb5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1101 10:35:54.753450  635360 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/scheduled-stop-826255/proxy-client.key ...
	I1101 10:35:54.753458  635360 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/scheduled-stop-826255/proxy-client.key: {Name:mk9b7e3872bb62771ccb6ad9ea4dd35f59c7e008 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1101 10:35:54.753656  635360 certs.go:484] found cert: /home/jenkins/minikube-integration/21830-429697/.minikube/certs/431538.pem (1338 bytes)
	W1101 10:35:54.753692  635360 certs.go:480] ignoring /home/jenkins/minikube-integration/21830-429697/.minikube/certs/431538_empty.pem, impossibly tiny 0 bytes
	I1101 10:35:54.753700  635360 certs.go:484] found cert: /home/jenkins/minikube-integration/21830-429697/.minikube/certs/ca-key.pem (1675 bytes)
	I1101 10:35:54.753725  635360 certs.go:484] found cert: /home/jenkins/minikube-integration/21830-429697/.minikube/certs/ca.pem (1078 bytes)
	I1101 10:35:54.753750  635360 certs.go:484] found cert: /home/jenkins/minikube-integration/21830-429697/.minikube/certs/cert.pem (1123 bytes)
	I1101 10:35:54.753771  635360 certs.go:484] found cert: /home/jenkins/minikube-integration/21830-429697/.minikube/certs/key.pem (1675 bytes)
	I1101 10:35:54.753815  635360 certs.go:484] found cert: /home/jenkins/minikube-integration/21830-429697/.minikube/files/etc/ssl/certs/4315382.pem (1708 bytes)
	I1101 10:35:54.754425  635360 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21830-429697/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I1101 10:35:54.773919  635360 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21830-429697/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I1101 10:35:54.792115  635360 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21830-429697/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I1101 10:35:54.810388  635360 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21830-429697/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I1101 10:35:54.827916  635360 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/scheduled-stop-826255/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1432 bytes)
	I1101 10:35:54.845149  635360 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/scheduled-stop-826255/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I1101 10:35:54.862566  635360 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/scheduled-stop-826255/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I1101 10:35:54.880514  635360 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/scheduled-stop-826255/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I1101 10:35:54.897514  635360 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21830-429697/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I1101 10:35:54.914750  635360 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21830-429697/.minikube/certs/431538.pem --> /usr/share/ca-certificates/431538.pem (1338 bytes)
	I1101 10:35:54.932548  635360 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21830-429697/.minikube/files/etc/ssl/certs/4315382.pem --> /usr/share/ca-certificates/4315382.pem (1708 bytes)
	I1101 10:35:54.950327  635360 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I1101 10:35:54.963432  635360 ssh_runner.go:195] Run: openssl version
	I1101 10:35:54.970029  635360 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"
	I1101 10:35:54.978503  635360 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I1101 10:35:54.982403  635360 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Nov  1 09:56 /usr/share/ca-certificates/minikubeCA.pem
	I1101 10:35:54.982462  635360 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I1101 10:35:55.024290  635360 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"
	I1101 10:35:55.033469  635360 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/431538.pem && ln -fs /usr/share/ca-certificates/431538.pem /etc/ssl/certs/431538.pem"
	I1101 10:35:55.042689  635360 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/431538.pem
	I1101 10:35:55.046855  635360 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Nov  1 10:02 /usr/share/ca-certificates/431538.pem
	I1101 10:35:55.046914  635360 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/431538.pem
	I1101 10:35:55.088699  635360 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/431538.pem /etc/ssl/certs/51391683.0"
	I1101 10:35:55.097535  635360 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/4315382.pem && ln -fs /usr/share/ca-certificates/4315382.pem /etc/ssl/certs/4315382.pem"
	I1101 10:35:55.106276  635360 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/4315382.pem
	I1101 10:35:55.110300  635360 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Nov  1 10:02 /usr/share/ca-certificates/4315382.pem
	I1101 10:35:55.110356  635360 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/4315382.pem
	I1101 10:35:55.151952  635360 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/4315382.pem /etc/ssl/certs/3ec20f2e.0"
	I1101 10:35:55.160606  635360 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I1101 10:35:55.164165  635360 certs.go:400] '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
	I1101 10:35:55.164210  635360 kubeadm.go:401] StartCluster: {Name:scheduled-stop-826255 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1760939008-21773@sha256:d8d8a3f29f027433bea12764bddd1aa26c7ad9bb912e016c1bc51278db1343d8 Memory:3072 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.34.1 ClusterName:scheduled-stop-826255 Namespace:default APIServerHAVIP: APIServerName:minikubeC
A APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.76.2 Port:8443 KubernetesVersion:v1.34.1 ContainerRuntime:docker 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: S
SHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1101 10:35:55.164320  635360 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I1101 10:35:55.181615  635360 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I1101 10:35:55.189502  635360 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I1101 10:35:55.197464  635360 kubeadm.go:215] ignoring SystemVerification for kubeadm because of docker driver
	I1101 10:35:55.197537  635360 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
	I1101 10:35:55.209135  635360 kubeadm.go:156] 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
	I1101 10:35:55.209145  635360 kubeadm.go:158] found existing configuration files:
	
	I1101 10:35:55.209200  635360 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I1101 10:35:55.217320  635360 kubeadm.go:164] "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
	I1101 10:35:55.217377  635360 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I1101 10:35:55.224729  635360 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I1101 10:35:55.232914  635360 kubeadm.go:164] "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
	I1101 10:35:55.232967  635360 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I1101 10:35:55.240594  635360 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I1101 10:35:55.248713  635360 kubeadm.go:164] "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
	I1101 10:35:55.248770  635360 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I1101 10:35:55.256652  635360 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I1101 10:35:55.265275  635360 kubeadm.go:164] "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
	I1101 10:35:55.265347  635360 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I1101 10:35:55.275024  635360 ssh_runner.go:286] Start: sudo /bin/bash -c "env PATH="/var/lib/minikube/binaries/v1.34.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"
	I1101 10:35:55.316548  635360 kubeadm.go:319] [init] Using Kubernetes version: v1.34.1
	I1101 10:35:55.316881  635360 kubeadm.go:319] [preflight] Running pre-flight checks
	I1101 10:35:55.345869  635360 kubeadm.go:319] [preflight] The system verification failed. Printing the output from the verification:
	I1101 10:35:55.345936  635360 kubeadm.go:319] KERNEL_VERSION: 5.15.0-1084-aws
	I1101 10:35:55.345972  635360 kubeadm.go:319] OS: Linux
	I1101 10:35:55.346018  635360 kubeadm.go:319] CGROUPS_CPU: enabled
	I1101 10:35:55.346067  635360 kubeadm.go:319] CGROUPS_CPUACCT: enabled
	I1101 10:35:55.346115  635360 kubeadm.go:319] CGROUPS_CPUSET: enabled
	I1101 10:35:55.346164  635360 kubeadm.go:319] CGROUPS_DEVICES: enabled
	I1101 10:35:55.346214  635360 kubeadm.go:319] CGROUPS_FREEZER: enabled
	I1101 10:35:55.346266  635360 kubeadm.go:319] CGROUPS_MEMORY: enabled
	I1101 10:35:55.346312  635360 kubeadm.go:319] CGROUPS_PIDS: enabled
	I1101 10:35:55.346361  635360 kubeadm.go:319] CGROUPS_HUGETLB: enabled
	I1101 10:35:55.346409  635360 kubeadm.go:319] CGROUPS_BLKIO: enabled
	I1101 10:35:55.412512  635360 kubeadm.go:319] [preflight] Pulling images required for setting up a Kubernetes cluster
	I1101 10:35:55.412619  635360 kubeadm.go:319] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I1101 10:35:55.412713  635360 kubeadm.go:319] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I1101 10:35:55.425717  635360 kubeadm.go:319] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I1101 10:35:55.432242  635360 out.go:252]   - Generating certificates and keys ...
	I1101 10:35:55.432355  635360 kubeadm.go:319] [certs] Using existing ca certificate authority
	I1101 10:35:55.432440  635360 kubeadm.go:319] [certs] Using existing apiserver certificate and key on disk
	I1101 10:35:55.630304  635360 kubeadm.go:319] [certs] Generating "apiserver-kubelet-client" certificate and key
	I1101 10:35:56.487004  635360 kubeadm.go:319] [certs] Generating "front-proxy-ca" certificate and key
	I1101 10:35:56.800346  635360 kubeadm.go:319] [certs] Generating "front-proxy-client" certificate and key
	I1101 10:35:57.071157  635360 kubeadm.go:319] [certs] Generating "etcd/ca" certificate and key
	I1101 10:35:57.804881  635360 kubeadm.go:319] [certs] Generating "etcd/server" certificate and key
	I1101 10:35:57.805044  635360 kubeadm.go:319] [certs] etcd/server serving cert is signed for DNS names [localhost scheduled-stop-826255] and IPs [192.168.76.2 127.0.0.1 ::1]
	I1101 10:35:58.199055  635360 kubeadm.go:319] [certs] Generating "etcd/peer" certificate and key
	I1101 10:35:58.199581  635360 kubeadm.go:319] [certs] etcd/peer serving cert is signed for DNS names [localhost scheduled-stop-826255] and IPs [192.168.76.2 127.0.0.1 ::1]
	I1101 10:35:58.348600  635360 kubeadm.go:319] [certs] Generating "etcd/healthcheck-client" certificate and key
	I1101 10:35:58.993346  635360 kubeadm.go:319] [certs] Generating "apiserver-etcd-client" certificate and key
	I1101 10:35:59.647887  635360 kubeadm.go:319] [certs] Generating "sa" key and public key
	I1101 10:35:59.648019  635360 kubeadm.go:319] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I1101 10:35:59.951911  635360 kubeadm.go:319] [kubeconfig] Writing "admin.conf" kubeconfig file
	I1101 10:36:00.036932  635360 kubeadm.go:319] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I1101 10:36:00.894621  635360 kubeadm.go:319] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I1101 10:36:01.527321  635360 kubeadm.go:319] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I1101 10:36:01.979520  635360 kubeadm.go:319] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I1101 10:36:01.980188  635360 kubeadm.go:319] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I1101 10:36:01.991757  635360 kubeadm.go:319] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I1101 10:36:01.995225  635360 out.go:252]   - Booting up control plane ...
	I1101 10:36:01.995342  635360 kubeadm.go:319] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I1101 10:36:01.995422  635360 kubeadm.go:319] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I1101 10:36:01.995514  635360 kubeadm.go:319] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I1101 10:36:02.016753  635360 kubeadm.go:319] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I1101 10:36:02.016860  635360 kubeadm.go:319] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/instance-config.yaml"
	I1101 10:36:02.024532  635360 kubeadm.go:319] [patches] Applied patch of type "application/strategic-merge-patch+json" to target "kubeletconfiguration"
	I1101 10:36:02.024815  635360 kubeadm.go:319] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I1101 10:36:02.024859  635360 kubeadm.go:319] [kubelet-start] Starting the kubelet
	I1101 10:36:02.161359  635360 kubeadm.go:319] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I1101 10:36:02.161475  635360 kubeadm.go:319] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I1101 10:36:03.163859  635360 kubeadm.go:319] [kubelet-check] The kubelet is healthy after 1.000849613s
	I1101 10:36:03.166062  635360 kubeadm.go:319] [control-plane-check] Waiting for healthy control plane components. This can take up to 4m0s
	I1101 10:36:03.166175  635360 kubeadm.go:319] [control-plane-check] Checking kube-apiserver at https://192.168.76.2:8443/livez
	I1101 10:36:03.166273  635360 kubeadm.go:319] [control-plane-check] Checking kube-controller-manager at https://127.0.0.1:10257/healthz
	I1101 10:36:03.166355  635360 kubeadm.go:319] [control-plane-check] Checking kube-scheduler at https://127.0.0.1:10259/livez
	I1101 10:36:07.247710  635360 kubeadm.go:319] [control-plane-check] kube-controller-manager is healthy after 4.08109738s
	I1101 10:36:08.571429  635360 kubeadm.go:319] [control-plane-check] kube-scheduler is healthy after 5.405303773s
	I1101 10:36:09.668374  635360 kubeadm.go:319] [control-plane-check] kube-apiserver is healthy after 6.50203952s
	I1101 10:36:09.688942  635360 kubeadm.go:319] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I1101 10:36:09.705101  635360 kubeadm.go:319] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I1101 10:36:09.718708  635360 kubeadm.go:319] [upload-certs] Skipping phase. Please see --upload-certs
	I1101 10:36:09.718913  635360 kubeadm.go:319] [mark-control-plane] Marking the node scheduled-stop-826255 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I1101 10:36:09.733205  635360 kubeadm.go:319] [bootstrap-token] Using token: 8befff.325b59j6sezpueap
	I1101 10:36:09.736195  635360 out.go:252]   - Configuring RBAC rules ...
	I1101 10:36:09.736317  635360 kubeadm.go:319] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I1101 10:36:09.743327  635360 kubeadm.go:319] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I1101 10:36:09.752013  635360 kubeadm.go:319] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I1101 10:36:09.756372  635360 kubeadm.go:319] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I1101 10:36:09.760634  635360 kubeadm.go:319] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I1101 10:36:09.765075  635360 kubeadm.go:319] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I1101 10:36:10.076086  635360 kubeadm.go:319] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I1101 10:36:10.502213  635360 kubeadm.go:319] [addons] Applied essential addon: CoreDNS
	I1101 10:36:11.075890  635360 kubeadm.go:319] [addons] Applied essential addon: kube-proxy
	I1101 10:36:11.077942  635360 kubeadm.go:319] 
	I1101 10:36:11.078014  635360 kubeadm.go:319] Your Kubernetes control-plane has initialized successfully!
	I1101 10:36:11.078019  635360 kubeadm.go:319] 
	I1101 10:36:11.078099  635360 kubeadm.go:319] To start using your cluster, you need to run the following as a regular user:
	I1101 10:36:11.078102  635360 kubeadm.go:319] 
	I1101 10:36:11.078128  635360 kubeadm.go:319]   mkdir -p $HOME/.kube
	I1101 10:36:11.078554  635360 kubeadm.go:319]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I1101 10:36:11.078608  635360 kubeadm.go:319]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I1101 10:36:11.078612  635360 kubeadm.go:319] 
	I1101 10:36:11.078668  635360 kubeadm.go:319] Alternatively, if you are the root user, you can run:
	I1101 10:36:11.078672  635360 kubeadm.go:319] 
	I1101 10:36:11.078721  635360 kubeadm.go:319]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I1101 10:36:11.078724  635360 kubeadm.go:319] 
	I1101 10:36:11.078777  635360 kubeadm.go:319] You should now deploy a pod network to the cluster.
	I1101 10:36:11.078855  635360 kubeadm.go:319] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I1101 10:36:11.078925  635360 kubeadm.go:319]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I1101 10:36:11.078928  635360 kubeadm.go:319] 
	I1101 10:36:11.079191  635360 kubeadm.go:319] You can now join any number of control-plane nodes by copying certificate authorities
	I1101 10:36:11.079284  635360 kubeadm.go:319] and service account keys on each node and then running the following as root:
	I1101 10:36:11.079289  635360 kubeadm.go:319] 
	I1101 10:36:11.079610  635360 kubeadm.go:319]   kubeadm join control-plane.minikube.internal:8443 --token 8befff.325b59j6sezpueap \
	I1101 10:36:11.079721  635360 kubeadm.go:319] 	--discovery-token-ca-cert-hash sha256:1930971589d0f49c5d4addbf6ebf330a1b05f30590c314f9d841765a72b2a77f \
	I1101 10:36:11.079916  635360 kubeadm.go:319] 	--control-plane 
	I1101 10:36:11.079923  635360 kubeadm.go:319] 
	I1101 10:36:11.080194  635360 kubeadm.go:319] Then you can join any number of worker nodes by running the following on each as root:
	I1101 10:36:11.080200  635360 kubeadm.go:319] 
	I1101 10:36:11.080502  635360 kubeadm.go:319] kubeadm join control-plane.minikube.internal:8443 --token 8befff.325b59j6sezpueap \
	I1101 10:36:11.080793  635360 kubeadm.go:319] 	--discovery-token-ca-cert-hash sha256:1930971589d0f49c5d4addbf6ebf330a1b05f30590c314f9d841765a72b2a77f 
	I1101 10:36:11.090699  635360 kubeadm.go:319] 	[WARNING SystemVerification]: cgroups v1 support is in maintenance mode, please migrate to cgroups v2
	I1101 10:36:11.090942  635360 kubeadm.go:319] 	[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-1084-aws\n", err: exit status 1
	I1101 10:36:11.091051  635360 kubeadm.go:319] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I1101 10:36:11.091067  635360 cni.go:84] Creating CNI manager for ""
	I1101 10:36:11.091079  635360 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I1101 10:36:11.094446  635360 out.go:179] * Configuring bridge CNI (Container Networking Interface) ...
	I1101 10:36:11.097498  635360 ssh_runner.go:195] Run: sudo mkdir -p /etc/cni/net.d
	I1101 10:36:11.105421  635360 ssh_runner.go:362] scp memory --> /etc/cni/net.d/1-k8s.conflist (496 bytes)
	I1101 10:36:11.119452  635360 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I1101 10:36:11.119611  635360 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I1101 10:36:11.119705  635360 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes scheduled-stop-826255 minikube.k8s.io/updated_at=2025_11_01T10_36_11_0700 minikube.k8s.io/version=v1.37.0 minikube.k8s.io/commit=8d0f47abe6720ae55a5722df67bba0ddd12c8845 minikube.k8s.io/name=scheduled-stop-826255 minikube.k8s.io/primary=true
	I1101 10:36:11.131984  635360 ops.go:34] apiserver oom_adj: -16
	I1101 10:36:11.270582  635360 kubeadm.go:1114] duration metric: took 151.02259ms to wait for elevateKubeSystemPrivileges
	I1101 10:36:11.270599  635360 kubeadm.go:403] duration metric: took 16.10639262s to StartCluster
	I1101 10:36:11.270615  635360 settings.go:142] acquiring lock: {Name:mkcfef1c26d30ee2825e5b52257ea9b39f17bea7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1101 10:36:11.270672  635360 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/21830-429697/kubeconfig
	I1101 10:36:11.271317  635360 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21830-429697/kubeconfig: {Name:mk4effc4d445e38ce239edbb077a2fdcaef89fef Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1101 10:36:11.271596  635360 start.go:236] Will wait 6m0s for node &{Name: IP:192.168.76.2 Port:8443 KubernetesVersion:v1.34.1 ContainerRuntime:docker ControlPlane:true Worker:true}
	I1101 10:36:11.271720  635360 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.34.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I1101 10:36:11.271979  635360 addons.go:512] 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 kubetail: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-rancher:false volcano:false volumesnapshots:false yakd:false]
	I1101 10:36:11.272051  635360 addons.go:70] Setting storage-provisioner=true in profile "scheduled-stop-826255"
	I1101 10:36:11.272064  635360 addons.go:239] Setting addon storage-provisioner=true in "scheduled-stop-826255"
	I1101 10:36:11.272090  635360 host.go:66] Checking if "scheduled-stop-826255" exists ...
	I1101 10:36:11.272170  635360 config.go:182] Loaded profile config "scheduled-stop-826255": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
	I1101 10:36:11.272209  635360 addons.go:70] Setting default-storageclass=true in profile "scheduled-stop-826255"
	I1101 10:36:11.272219  635360 addons_storage_classes.go:34] enableOrDisableStorageClasses default-storageclass=true on "scheduled-stop-826255"
	I1101 10:36:11.272461  635360 cli_runner.go:164] Run: docker container inspect scheduled-stop-826255 --format={{.State.Status}}
	I1101 10:36:11.272692  635360 cli_runner.go:164] Run: docker container inspect scheduled-stop-826255 --format={{.State.Status}}
	I1101 10:36:11.277727  635360 out.go:179] * Verifying Kubernetes components...
	I1101 10:36:11.280735  635360 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1101 10:36:11.308732  635360 addons.go:239] Setting addon default-storageclass=true in "scheduled-stop-826255"
	I1101 10:36:11.308760  635360 host.go:66] Checking if "scheduled-stop-826255" exists ...
	I1101 10:36:11.309183  635360 cli_runner.go:164] Run: docker container inspect scheduled-stop-826255 --format={{.State.Status}}
	I1101 10:36:11.326335  635360 out.go:179]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I1101 10:36:11.330486  635360 addons.go:436] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I1101 10:36:11.330498  635360 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I1101 10:36:11.330570  635360 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-826255
	I1101 10:36:11.350721  635360 addons.go:436] installing /etc/kubernetes/addons/storageclass.yaml
	I1101 10:36:11.350741  635360 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I1101 10:36:11.350804  635360 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-826255
	I1101 10:36:11.370895  635360 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33363 SSHKeyPath:/home/jenkins/minikube-integration/21830-429697/.minikube/machines/scheduled-stop-826255/id_rsa Username:docker}
	I1101 10:36:11.389423  635360 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33363 SSHKeyPath:/home/jenkins/minikube-integration/21830-429697/.minikube/machines/scheduled-stop-826255/id_rsa Username:docker}
	I1101 10:36:11.566250  635360 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.34.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.34.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I1101 10:36:11.583670  635360 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1101 10:36:11.680542  635360 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I1101 10:36:11.721056  635360 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I1101 10:36:12.074184  635360 start.go:977] {"host.minikube.internal": 192.168.76.1} host record injected into CoreDNS's ConfigMap
	I1101 10:36:12.075997  635360 api_server.go:52] waiting for apiserver process to appear ...
	I1101 10:36:12.076044  635360 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1101 10:36:12.279526  635360 api_server.go:72] duration metric: took 1.007905685s to wait for apiserver process to appear ...
	I1101 10:36:12.279538  635360 api_server.go:88] waiting for apiserver healthz status ...
	I1101 10:36:12.279555  635360 api_server.go:253] Checking apiserver healthz at https://192.168.76.2:8443/healthz ...
	I1101 10:36:12.291713  635360 api_server.go:279] https://192.168.76.2:8443/healthz returned 200:
	ok
	I1101 10:36:12.293108  635360 api_server.go:141] control plane version: v1.34.1
	I1101 10:36:12.293124  635360 api_server.go:131] duration metric: took 13.580099ms to wait for apiserver health ...
	I1101 10:36:12.293131  635360 system_pods.go:43] waiting for kube-system pods to appear ...
	I1101 10:36:12.296813  635360 system_pods.go:59] 5 kube-system pods found
	I1101 10:36:12.296848  635360 system_pods.go:61] "etcd-scheduled-stop-826255" [315c52fa-d05c-44e1-a3b4-a1161d62d2bc] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
	I1101 10:36:12.296856  635360 system_pods.go:61] "kube-apiserver-scheduled-stop-826255" [96e3322c-677a-415b-8541-f4b70a7fa641] Running / Ready:ContainersNotReady (containers with unready status: [kube-apiserver]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-apiserver])
	I1101 10:36:12.296863  635360 system_pods.go:61] "kube-controller-manager-scheduled-stop-826255" [441f59b8-8d0b-459d-b492-cc8d5d24f182] Running / Ready:ContainersNotReady (containers with unready status: [kube-controller-manager]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-controller-manager])
	I1101 10:36:12.296868  635360 system_pods.go:61] "kube-scheduler-scheduled-stop-826255" [a522b422-1463-4f02-8501-6d1c09ccf876] Running / Ready:ContainersNotReady (containers with unready status: [kube-scheduler]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-scheduler])
	I1101 10:36:12.296876  635360 system_pods.go:61] "storage-provisioner" [dd2f679f-291b-4326-8c6f-05f1c30d186c] Pending: PodScheduled:Unschedulable (0/1 nodes are available: 1 node(s) had untolerated taint {node.kubernetes.io/not-ready: }. no new claims to deallocate, preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling.)
	I1101 10:36:12.296881  635360 system_pods.go:74] duration metric: took 3.746063ms to wait for pod list to return data ...
	I1101 10:36:12.296891  635360 kubeadm.go:587] duration metric: took 1.025275277s to wait for: map[apiserver:true system_pods:true]
	I1101 10:36:12.296902  635360 node_conditions.go:102] verifying NodePressure condition ...
	I1101 10:36:12.315254  635360 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I1101 10:36:12.315272  635360 node_conditions.go:123] node cpu capacity is 2
	I1101 10:36:12.315282  635360 node_conditions.go:105] duration metric: took 18.070376ms to run NodePressure ...
	I1101 10:36:12.315294  635360 start.go:242] waiting for startup goroutines ...
	I1101 10:36:12.316101  635360 out.go:179] * Enabled addons: storage-provisioner, default-storageclass
	I1101 10:36:12.319149  635360 addons.go:515] duration metric: took 1.04715685s for enable addons: enabled=[storage-provisioner default-storageclass]
	I1101 10:36:12.578097  635360 kapi.go:214] "coredns" deployment in "kube-system" namespace and "scheduled-stop-826255" context rescaled to 1 replicas
	I1101 10:36:12.578120  635360 start.go:247] waiting for cluster config update ...
	I1101 10:36:12.578130  635360 start.go:256] writing updated cluster config ...
	I1101 10:36:12.578473  635360 ssh_runner.go:195] Run: rm -f paused
	I1101 10:36:12.640111  635360 start.go:628] kubectl: 1.33.2, cluster: 1.34.1 (minor skew: 1)
	I1101 10:36:12.643891  635360 out.go:179] * Done! kubectl is now configured to use "scheduled-stop-826255" cluster and "default" namespace by default
	
	
	==> Docker <==
	Nov 01 10:35:52 scheduled-stop-826255 dockerd[1132]: time="2025-11-01T10:35:52.496370326Z" level=info msg="Loading containers: done."
	Nov 01 10:35:52 scheduled-stop-826255 dockerd[1132]: time="2025-11-01T10:35:52.506983030Z" level=info msg="Docker daemon" commit=f8215cc containerd-snapshotter=false storage-driver=overlay2 version=28.5.1
	Nov 01 10:35:52 scheduled-stop-826255 dockerd[1132]: time="2025-11-01T10:35:52.507052422Z" level=info msg="Initializing buildkit"
	Nov 01 10:35:52 scheduled-stop-826255 dockerd[1132]: time="2025-11-01T10:35:52.525929577Z" level=info msg="Completed buildkit initialization"
	Nov 01 10:35:52 scheduled-stop-826255 dockerd[1132]: time="2025-11-01T10:35:52.531417060Z" level=info msg="Daemon has completed initialization"
	Nov 01 10:35:52 scheduled-stop-826255 dockerd[1132]: time="2025-11-01T10:35:52.531699730Z" level=info msg="API listen on /run/docker.sock"
	Nov 01 10:35:52 scheduled-stop-826255 systemd[1]: Started docker.service - Docker Application Container Engine.
	Nov 01 10:35:52 scheduled-stop-826255 dockerd[1132]: time="2025-11-01T10:35:52.533159973Z" level=info msg="API listen on /var/run/docker.sock"
	Nov 01 10:35:52 scheduled-stop-826255 dockerd[1132]: time="2025-11-01T10:35:52.533246128Z" level=info msg="API listen on [::]:2376"
	Nov 01 10:35:53 scheduled-stop-826255 systemd[1]: Starting cri-docker.service - CRI Interface for Docker Application Container Engine...
	Nov 01 10:35:53 scheduled-stop-826255 cri-dockerd[1432]: time="2025-11-01T10:35:53Z" level=info msg="Starting cri-dockerd dev (HEAD)"
	Nov 01 10:35:53 scheduled-stop-826255 cri-dockerd[1432]: time="2025-11-01T10:35:53Z" level=info msg="Connecting to docker on the Endpoint unix:///var/run/docker.sock"
	Nov 01 10:35:53 scheduled-stop-826255 cri-dockerd[1432]: time="2025-11-01T10:35:53Z" level=info msg="Start docker client with request timeout 0s"
	Nov 01 10:35:53 scheduled-stop-826255 cri-dockerd[1432]: time="2025-11-01T10:35:53Z" level=info msg="Hairpin mode is set to hairpin-veth"
	Nov 01 10:35:53 scheduled-stop-826255 cri-dockerd[1432]: time="2025-11-01T10:35:53Z" level=info msg="Loaded network plugin cni"
	Nov 01 10:35:53 scheduled-stop-826255 cri-dockerd[1432]: time="2025-11-01T10:35:53Z" level=info msg="Docker cri networking managed by network plugin cni"
	Nov 01 10:35:53 scheduled-stop-826255 cri-dockerd[1432]: time="2025-11-01T10:35:53Z" level=info msg="Setting cgroupDriver cgroupfs"
	Nov 01 10:35:53 scheduled-stop-826255 cri-dockerd[1432]: time="2025-11-01T10:35:53Z" level=info msg="Docker cri received runtime config &RuntimeConfig{NetworkConfig:&NetworkConfig{PodCidr:,},}"
	Nov 01 10:35:53 scheduled-stop-826255 cri-dockerd[1432]: time="2025-11-01T10:35:53Z" level=info msg="Starting the GRPC backend for the Docker CRI interface."
	Nov 01 10:35:53 scheduled-stop-826255 cri-dockerd[1432]: time="2025-11-01T10:35:53Z" level=info msg="Start cri-dockerd grpc backend"
	Nov 01 10:35:53 scheduled-stop-826255 systemd[1]: Started cri-docker.service - CRI Interface for Docker Application Container Engine.
	Nov 01 10:36:03 scheduled-stop-826255 cri-dockerd[1432]: time="2025-11-01T10:36:03Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/5073f02f1dc7aceabf9f336b22791af5461c02c9920deaa9bfeb34ee4ab0b832/resolv.conf as [nameserver 192.168.76.1 search us-east-2.compute.internal options edns0 trust-ad ndots:0]"
	Nov 01 10:36:03 scheduled-stop-826255 cri-dockerd[1432]: time="2025-11-01T10:36:03Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/8b51d125772d0d60da98e9770840ac92a2ce55cccd1852657773f573f3f620c0/resolv.conf as [nameserver 192.168.76.1 search us-east-2.compute.internal options edns0 trust-ad ndots:0]"
	Nov 01 10:36:03 scheduled-stop-826255 cri-dockerd[1432]: time="2025-11-01T10:36:03Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/b13c5984dc99049b58e0a07bb86787f3905b9198d1d3cf6075e18dbf9f1cf9a2/resolv.conf as [nameserver 192.168.76.1 search us-east-2.compute.internal options trust-ad ndots:0 edns0]"
	Nov 01 10:36:03 scheduled-stop-826255 cri-dockerd[1432]: time="2025-11-01T10:36:03Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/ae9c016ab1fd0af7ca1c059e89cf91753210156aef8d2c7f7c4f34696eb0c06f/resolv.conf as [nameserver 192.168.76.1 search us-east-2.compute.internal options trust-ad ndots:0 edns0]"
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED             STATE               NAME                      ATTEMPT             POD ID              POD                                             NAMESPACE
	37c6690fb9e74       b5f57ec6b9867       11 seconds ago      Running             kube-scheduler            0                   ae9c016ab1fd0       kube-scheduler-scheduled-stop-826255            kube-system
	5b44257957672       a1894772a478e       11 seconds ago      Running             etcd                      0                   b13c5984dc990       etcd-scheduled-stop-826255                      kube-system
	2fa2d2e5efeea       7eb2c6ff0c5a7       11 seconds ago      Running             kube-controller-manager   0                   8b51d125772d0       kube-controller-manager-scheduled-stop-826255   kube-system
	065bfdc705622       43911e833d64d       11 seconds ago      Running             kube-apiserver            0                   5073f02f1dc7a       kube-apiserver-scheduled-stop-826255            kube-system
	
	
	==> describe nodes <==
	Name:               scheduled-stop-826255
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=scheduled-stop-826255
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=8d0f47abe6720ae55a5722df67bba0ddd12c8845
	                    minikube.k8s.io/name=scheduled-stop-826255
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_11_01T10_36_11_0700
	                    minikube.k8s.io/version=v1.37.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	Annotations:        volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Sat, 01 Nov 2025 10:36:08 +0000
	Taints:             node.kubernetes.io/not-ready:NoSchedule
	Unschedulable:      false
	Lease:
	  HolderIdentity:  scheduled-stop-826255
	  AcquireTime:     <unset>
	  RenewTime:       Sat, 01 Nov 2025 10:36:10 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Sat, 01 Nov 2025 10:36:13 +0000   Sat, 01 Nov 2025 10:36:04 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Sat, 01 Nov 2025 10:36:13 +0000   Sat, 01 Nov 2025 10:36:04 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Sat, 01 Nov 2025 10:36:13 +0000   Sat, 01 Nov 2025 10:36:04 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Sat, 01 Nov 2025 10:36:13 +0000   Sat, 01 Nov 2025 10:36:13 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.76.2
	  Hostname:    scheduled-stop-826255
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022300Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022300Ki
	  pods:               110
	System Info:
	  Machine ID:                 ef38fbc8889a0e5f09e9dc0868f5cd19
	  System UUID:                86b18832-b49c-45a1-bbc8-1c27a00f980c
	  Boot ID:                    14f7d3d5-0d17-4f68-a33a-122584094ef0
	  Kernel Version:             5.15.0-1084-aws
	  OS Image:                   Debian GNU/Linux 12 (bookworm)
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  docker://28.5.1
	  Kubelet Version:            v1.34.1
	  Kube-Proxy Version:         
	Non-terminated Pods:          (4 in total)
	  Namespace                   Name                                             CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                             ------------  ----------  ---------------  -------------  ---
	  kube-system                 etcd-scheduled-stop-826255                       100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         4s
	  kube-system                 kube-apiserver-scheduled-stop-826255             250m (12%)    0 (0%)      0 (0%)           0 (0%)         4s
	  kube-system                 kube-controller-manager-scheduled-stop-826255    200m (10%)    0 (0%)      0 (0%)           0 (0%)         4s
	  kube-system                 kube-scheduler-scheduled-stop-826255             100m (5%)     0 (0%)      0 (0%)           0 (0%)         4s
	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   NodeHasSufficientPID     12s (x7 over 12s)  kubelet  Node scheduled-stop-826255 status is now: NodeHasSufficientPID
	  Normal   NodeAllocatableEnforced  12s                kubelet  Updated Node Allocatable limit across pods
	  Normal   NodeHasSufficientMemory  11s (x8 over 12s)  kubelet  Node scheduled-stop-826255 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    11s (x8 over 12s)  kubelet  Node scheduled-stop-826255 status is now: NodeHasNoDiskPressure
	  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-826255 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    4s                 kubelet  Node scheduled-stop-826255 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     4s                 kubelet  Node scheduled-stop-826255 status is now: NodeHasSufficientPID
	  Normal   NodeReady                1s                 kubelet  Node scheduled-stop-826255 status is now: NodeReady
	
	
	==> dmesg <==
	[Nov 1 09:55] kauditd_printk_skb: 8 callbacks suppressed
	
	
	==> etcd [5b4425795767] <==
	{"level":"warn","ts":"2025-11-01T10:36:06.198109Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36074","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-11-01T10:36:06.231742Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36104","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-11-01T10:36:06.252902Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36118","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-11-01T10:36:06.274088Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36146","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-11-01T10:36:06.290106Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36150","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-11-01T10:36:06.306910Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36180","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-11-01T10:36:06.326432Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36192","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-11-01T10:36:06.348824Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36204","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-11-01T10:36:06.361550Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36216","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-11-01T10:36:06.385817Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36224","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-11-01T10:36:06.402641Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36250","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-11-01T10:36:06.413529Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36256","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-11-01T10:36:06.444290Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36278","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-11-01T10:36:06.454919Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36288","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-11-01T10:36:06.468639Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36312","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-11-01T10:36:06.488123Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36326","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-11-01T10:36:06.526745Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36350","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-11-01T10:36:06.537163Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36366","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-11-01T10:36:06.556328Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36376","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-11-01T10:36:06.564027Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36396","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-11-01T10:36:06.584765Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36410","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-11-01T10:36:06.632225Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36422","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-11-01T10:36:06.715930Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36444","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-11-01T10:36:06.759261Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36454","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-11-01T10:36:06.847055Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36464","server-name":"","error":"EOF"}
	
	
	==> kernel <==
	 10:36:14 up  2:18,  0 user,  load average: 3.05, 2.60, 2.90
	Linux scheduled-stop-826255 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 aarch64 GNU/Linux
	PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
	
	
	==> kube-apiserver [065bfdc70562] <==
	I1101 10:36:07.968799       1 handler_discovery.go:451] Starting ResourceDiscoveryManager
	I1101 10:36:08.010123       1 shared_informer.go:356] "Caches are synced" controller="*generic.policySource[*k8s.io/api/admissionregistration/v1.ValidatingAdmissionPolicy,*k8s.io/api/admissionregistration/v1.ValidatingAdmissionPolicyBinding,k8s.io/apiserver/pkg/admission/plugin/policy/validating.Validator]"
	I1101 10:36:08.010167       1 policy_source.go:240] refreshing policies
	E1101 10:36:08.022737       1 controller.go:148] "Unhandled Error" err="while syncing ConfigMap \"kube-system/kube-apiserver-legacy-service-account-token-tracking\", err: namespaces \"kube-system\" not found" logger="UnhandledError"
	E1101 10:36:08.051603       1 controller.go:145] "Failed to ensure lease exists, will retry" err="namespaces \"kube-system\" not found" interval="200ms"
	I1101 10:36:08.063783       1 cidrallocator.go:301] created ClusterIP allocator for Service CIDR 10.96.0.0/12
	I1101 10:36:08.064516       1 default_servicecidr_controller.go:228] Setting default ServiceCIDR condition Ready to True
	I1101 10:36:08.072105       1 controller.go:667] quota admission added evaluator for: namespaces
	I1101 10:36:08.099198       1 cidrallocator.go:277] updated ClusterIP allocator for Service CIDR 10.96.0.0/12
	I1101 10:36:08.103157       1 default_servicecidr_controller.go:137] Shutting down kubernetes-service-cidr-controller
	E1101 10:36:08.115967       1 controller.go:148] "Unhandled Error" err="while syncing ConfigMap \"kube-system/kube-apiserver-legacy-service-account-token-tracking\", err: namespaces \"kube-system\" not found" logger="UnhandledError"
	I1101 10:36:08.262097       1 controller.go:667] quota admission added evaluator for: leases.coordination.k8s.io
	I1101 10:36:08.670330       1 storage_scheduling.go:95] created PriorityClass system-node-critical with value 2000001000
	I1101 10:36:08.677635       1 storage_scheduling.go:95] created PriorityClass system-cluster-critical with value 2000000000
	I1101 10:36:08.678684       1 storage_scheduling.go:111] all system priority classes are created successfully or already exist.
	I1101 10:36:09.450355       1 controller.go:667] quota admission added evaluator for: roles.rbac.authorization.k8s.io
	I1101 10:36:09.506490       1 controller.go:667] quota admission added evaluator for: rolebindings.rbac.authorization.k8s.io
	I1101 10:36:09.579587       1 alloc.go:328] "allocated clusterIPs" service="default/kubernetes" clusterIPs={"IPv4":"10.96.0.1"}
	W1101 10:36:09.590160       1 lease.go:265] Resetting endpoints for master service "kubernetes" to [192.168.76.2]
	I1101 10:36:09.591706       1 controller.go:667] quota admission added evaluator for: endpoints
	I1101 10:36:09.601493       1 controller.go:667] quota admission added evaluator for: endpointslices.discovery.k8s.io
	I1101 10:36:09.892440       1 controller.go:667] quota admission added evaluator for: serviceaccounts
	I1101 10:36:10.486340       1 controller.go:667] quota admission added evaluator for: deployments.apps
	I1101 10:36:10.501081       1 alloc.go:328] "allocated clusterIPs" service="kube-system/kube-dns" clusterIPs={"IPv4":"10.96.0.10"}
	I1101 10:36:10.512737       1 controller.go:667] quota admission added evaluator for: daemonsets.apps
	
	
	==> kube-controller-manager [2fa2d2e5efee] <==
	I1101 10:36:13.490847       1 certificate_controller.go:120] "Starting certificate controller" logger="certificatesigningrequest-signing-controller" name="csrsigning-kube-apiserver-client"
	I1101 10:36:13.490855       1 shared_informer.go:349] "Waiting for caches to sync" controller="certificate-csrsigning-kube-apiserver-client"
	I1101 10:36:13.490878       1 certificate_controller.go:120] "Starting certificate controller" logger="certificatesigningrequest-signing-controller" name="csrsigning-legacy-unknown"
	I1101 10:36:13.490885       1 shared_informer.go:349] "Waiting for caches to sync" controller="certificate-csrsigning-legacy-unknown"
	I1101 10:36:13.490899       1 dynamic_serving_content.go:135] "Starting controller" name="csr-controller::/var/lib/minikube/certs/ca.crt::/var/lib/minikube/certs/ca.key"
	I1101 10:36:13.491025       1 dynamic_serving_content.go:135] "Starting controller" name="csr-controller::/var/lib/minikube/certs/ca.crt::/var/lib/minikube/certs/ca.key"
	I1101 10:36:13.491097       1 dynamic_serving_content.go:135] "Starting controller" name="csr-controller::/var/lib/minikube/certs/ca.crt::/var/lib/minikube/certs/ca.key"
	I1101 10:36:13.491161       1 dynamic_serving_content.go:135] "Starting controller" name="csr-controller::/var/lib/minikube/certs/ca.crt::/var/lib/minikube/certs/ca.key"
	I1101 10:36:13.644455       1 controllermanager.go:781] "Started controller" controller="token-cleaner-controller"
	I1101 10:36:13.644534       1 tokencleaner.go:117] "Starting token cleaner controller" logger="token-cleaner-controller"
	I1101 10:36:13.644546       1 shared_informer.go:349] "Waiting for caches to sync" controller="token_cleaner"
	I1101 10:36:13.644553       1 shared_informer.go:356] "Caches are synced" controller="token_cleaner"
	I1101 10:36:13.790024       1 controllermanager.go:781] "Started controller" controller="resourceclaim-controller"
	I1101 10:36:13.790052       1 controllermanager.go:733] "Controller is disabled by a feature gate" controller="device-taint-eviction-controller" requiredFeatureGates=["DynamicResourceAllocation","DRADeviceTaints"]
	I1101 10:36:13.790112       1 controller.go:397] "Starting resource claim controller" logger="resourceclaim-controller"
	I1101 10:36:13.790159       1 shared_informer.go:349] "Waiting for caches to sync" controller="resource_claim"
	I1101 10:36:14.038972       1 controllermanager.go:781] "Started controller" controller="garbage-collector-controller"
	I1101 10:36:14.039155       1 garbagecollector.go:144] "Starting controller" logger="garbage-collector-controller" controller="garbagecollector"
	I1101 10:36:14.039170       1 shared_informer.go:349] "Waiting for caches to sync" controller="garbage collector"
	I1101 10:36:14.039190       1 graph_builder.go:351] "Running" logger="garbage-collector-controller" component="GraphBuilder"
	I1101 10:36:14.291908       1 controllermanager.go:781] "Started controller" controller="daemonset-controller"
	I1101 10:36:14.292026       1 daemon_controller.go:310] "Starting daemon sets controller" logger="daemonset-controller"
	I1101 10:36:14.292040       1 shared_informer.go:349] "Waiting for caches to sync" controller="daemon sets"
	I1101 10:36:14.338295       1 controllermanager.go:781] "Started controller" controller="certificatesigningrequest-cleaner-controller"
	I1101 10:36:14.338353       1 cleaner.go:83] "Starting CSR cleaner controller" logger="certificatesigningrequest-cleaner-controller"
	
	
	==> kube-scheduler [37c6690fb9e7] <==
	I1101 10:36:08.557068       1 server.go:177] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I1101 10:36:08.561886       1 configmap_cafile_content.go:205] "Starting controller" name="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I1101 10:36:08.561941       1 shared_informer.go:349] "Waiting for caches to sync" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I1101 10:36:08.562770       1 secure_serving.go:211] Serving securely on 127.0.0.1:10259
	I1101 10:36:08.562953       1 tlsconfig.go:243] "Starting DynamicServingCertificateController"
	E1101 10:36:08.573295       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ReplicationController"
	E1101 10:36:08.573705       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ReplicaSet"
	E1101 10:36:08.574007       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.StatefulSet"
	E1101 10:36:08.574235       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.VolumeAttachment"
	E1101 10:36:08.574510       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ResourceSlice: resourceslices.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"resourceslices\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ResourceSlice"
	E1101 10:36:08.574773       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.StorageClass"
	E1101 10:36:08.575032       1 reflector.go:205] "Failed to watch" err="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" reflector="runtime/asm_arm64.s:1223" type="*v1.ConfigMap"
	E1101 10:36:08.576107       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolume"
	E1101 10:36:08.576415       1 reflector.go:205] "Failed to watch" err="failed to list *v1.DeviceClass: deviceclasses.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"deviceclasses\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.DeviceClass"
	E1101 10:36:08.576691       1 reflector.go:205] "Failed to watch" err="failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIDriver"
	E1101 10:36:08.576921       1 reflector.go:205] "Failed to watch" err="failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Namespace"
	E1101 10:36:08.577140       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Pod"
	E1101 10:36:08.578844       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Service"
	E1101 10:36:08.579560       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ResourceClaim: resourceclaims.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"resourceclaims\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ResourceClaim"
	E1101 10:36:08.579737       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PodDisruptionBudget"
	E1101 10:36:08.579608       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolumeClaim"
	E1101 10:36:08.580091       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSINode"
	E1101 10:36:08.580417       1 reflector.go:205] "Failed to watch" err="failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIStorageCapacity"
	E1101 10:36:08.580767       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Node"
	I1101 10:36:09.662500       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	
	
	==> kubelet <==
	Nov 01 10:36:10 scheduled-stop-826255 kubelet[2256]: I1101 10:36:10.835725    2256 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"ca-certs\" (UniqueName: \"kubernetes.io/host-path/2dc2b8c66d0d2c19e80ef3616756d9ef-ca-certs\") pod \"kube-controller-manager-scheduled-stop-826255\" (UID: \"2dc2b8c66d0d2c19e80ef3616756d9ef\") " pod="kube-system/kube-controller-manager-scheduled-stop-826255"
	Nov 01 10:36:10 scheduled-stop-826255 kubelet[2256]: I1101 10:36:10.835749    2256 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"etc-ca-certificates\" (UniqueName: \"kubernetes.io/host-path/2dc2b8c66d0d2c19e80ef3616756d9ef-etc-ca-certificates\") pod \"kube-controller-manager-scheduled-stop-826255\" (UID: \"2dc2b8c66d0d2c19e80ef3616756d9ef\") " pod="kube-system/kube-controller-manager-scheduled-stop-826255"
	Nov 01 10:36:10 scheduled-stop-826255 kubelet[2256]: I1101 10:36:10.835772    2256 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"flexvolume-dir\" (UniqueName: \"kubernetes.io/host-path/2dc2b8c66d0d2c19e80ef3616756d9ef-flexvolume-dir\") pod \"kube-controller-manager-scheduled-stop-826255\" (UID: \"2dc2b8c66d0d2c19e80ef3616756d9ef\") " pod="kube-system/kube-controller-manager-scheduled-stop-826255"
	Nov 01 10:36:10 scheduled-stop-826255 kubelet[2256]: I1101 10:36:10.835796    2256 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"k8s-certs\" (UniqueName: \"kubernetes.io/host-path/2dc2b8c66d0d2c19e80ef3616756d9ef-k8s-certs\") pod \"kube-controller-manager-scheduled-stop-826255\" (UID: \"2dc2b8c66d0d2c19e80ef3616756d9ef\") " pod="kube-system/kube-controller-manager-scheduled-stop-826255"
	Nov 01 10:36:10 scheduled-stop-826255 kubelet[2256]: I1101 10:36:10.835814    2256 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kubeconfig\" (UniqueName: \"kubernetes.io/host-path/2dc2b8c66d0d2c19e80ef3616756d9ef-kubeconfig\") pod \"kube-controller-manager-scheduled-stop-826255\" (UID: \"2dc2b8c66d0d2c19e80ef3616756d9ef\") " pod="kube-system/kube-controller-manager-scheduled-stop-826255"
	Nov 01 10:36:10 scheduled-stop-826255 kubelet[2256]: I1101 10:36:10.835834    2256 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"etcd-certs\" (UniqueName: \"kubernetes.io/host-path/002f89339d395aef847c068bd10c6624-etcd-certs\") pod \"etcd-scheduled-stop-826255\" (UID: \"002f89339d395aef847c068bd10c6624\") " pod="kube-system/etcd-scheduled-stop-826255"
	Nov 01 10:36:10 scheduled-stop-826255 kubelet[2256]: I1101 10:36:10.835853    2256 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"usr-local-share-ca-certificates\" (UniqueName: \"kubernetes.io/host-path/0d1ea222379fced1088b0288ddc5c342-usr-local-share-ca-certificates\") pod \"kube-apiserver-scheduled-stop-826255\" (UID: \"0d1ea222379fced1088b0288ddc5c342\") " pod="kube-system/kube-apiserver-scheduled-stop-826255"
	Nov 01 10:36:10 scheduled-stop-826255 kubelet[2256]: I1101 10:36:10.835878    2256 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"usr-local-share-ca-certificates\" (UniqueName: \"kubernetes.io/host-path/2dc2b8c66d0d2c19e80ef3616756d9ef-usr-local-share-ca-certificates\") pod \"kube-controller-manager-scheduled-stop-826255\" (UID: \"2dc2b8c66d0d2c19e80ef3616756d9ef\") " pod="kube-system/kube-controller-manager-scheduled-stop-826255"
	Nov 01 10:36:10 scheduled-stop-826255 kubelet[2256]: I1101 10:36:10.835898    2256 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"usr-share-ca-certificates\" (UniqueName: \"kubernetes.io/host-path/2dc2b8c66d0d2c19e80ef3616756d9ef-usr-share-ca-certificates\") pod \"kube-controller-manager-scheduled-stop-826255\" (UID: \"2dc2b8c66d0d2c19e80ef3616756d9ef\") " pod="kube-system/kube-controller-manager-scheduled-stop-826255"
	Nov 01 10:36:10 scheduled-stop-826255 kubelet[2256]: I1101 10:36:10.835915    2256 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kubeconfig\" (UniqueName: \"kubernetes.io/host-path/31cef7d499b46934a1c2d33cb5e0a306-kubeconfig\") pod \"kube-scheduler-scheduled-stop-826255\" (UID: \"31cef7d499b46934a1c2d33cb5e0a306\") " pod="kube-system/kube-scheduler-scheduled-stop-826255"
	Nov 01 10:36:10 scheduled-stop-826255 kubelet[2256]: I1101 10:36:10.835933    2256 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"ca-certs\" (UniqueName: \"kubernetes.io/host-path/0d1ea222379fced1088b0288ddc5c342-ca-certs\") pod \"kube-apiserver-scheduled-stop-826255\" (UID: \"0d1ea222379fced1088b0288ddc5c342\") " pod="kube-system/kube-apiserver-scheduled-stop-826255"
	Nov 01 10:36:10 scheduled-stop-826255 kubelet[2256]: I1101 10:36:10.835950    2256 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"etcd-data\" (UniqueName: \"kubernetes.io/host-path/002f89339d395aef847c068bd10c6624-etcd-data\") pod \"etcd-scheduled-stop-826255\" (UID: \"002f89339d395aef847c068bd10c6624\") " pod="kube-system/etcd-scheduled-stop-826255"
	Nov 01 10:36:10 scheduled-stop-826255 kubelet[2256]: I1101 10:36:10.835966    2256 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"etc-ca-certificates\" (UniqueName: \"kubernetes.io/host-path/0d1ea222379fced1088b0288ddc5c342-etc-ca-certificates\") pod \"kube-apiserver-scheduled-stop-826255\" (UID: \"0d1ea222379fced1088b0288ddc5c342\") " pod="kube-system/kube-apiserver-scheduled-stop-826255"
	Nov 01 10:36:10 scheduled-stop-826255 kubelet[2256]: I1101 10:36:10.835985    2256 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"usr-share-ca-certificates\" (UniqueName: \"kubernetes.io/host-path/0d1ea222379fced1088b0288ddc5c342-usr-share-ca-certificates\") pod \"kube-apiserver-scheduled-stop-826255\" (UID: \"0d1ea222379fced1088b0288ddc5c342\") " pod="kube-system/kube-apiserver-scheduled-stop-826255"
	Nov 01 10:36:11 scheduled-stop-826255 kubelet[2256]: I1101 10:36:11.411596    2256 apiserver.go:52] "Watching apiserver"
	Nov 01 10:36:11 scheduled-stop-826255 kubelet[2256]: I1101 10:36:11.432909    2256 desired_state_of_world_populator.go:154] "Finished populating initial desired state of world"
	Nov 01 10:36:11 scheduled-stop-826255 kubelet[2256]: I1101 10:36:11.524810    2256 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="kube-system/etcd-scheduled-stop-826255" podStartSLOduration=1.5247895360000001 podStartE2EDuration="1.524789536s" podCreationTimestamp="2025-11-01 10:36:10 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2025-11-01 10:36:11.504430263 +0000 UTC m=+1.184458484" watchObservedRunningTime="2025-11-01 10:36:11.524789536 +0000 UTC m=+1.204817765"
	Nov 01 10:36:11 scheduled-stop-826255 kubelet[2256]: I1101 10:36:11.540929    2256 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="kube-system/kube-scheduler-scheduled-stop-826255" podStartSLOduration=1.540912008 podStartE2EDuration="1.540912008s" podCreationTimestamp="2025-11-01 10:36:10 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2025-11-01 10:36:11.525923137 +0000 UTC m=+1.205951358" watchObservedRunningTime="2025-11-01 10:36:11.540912008 +0000 UTC m=+1.220940221"
	Nov 01 10:36:11 scheduled-stop-826255 kubelet[2256]: I1101 10:36:11.563932    2256 kubelet.go:3219] "Creating a mirror pod for static pod" pod="kube-system/etcd-scheduled-stop-826255"
	Nov 01 10:36:11 scheduled-stop-826255 kubelet[2256]: I1101 10:36:11.564330    2256 kubelet.go:3219] "Creating a mirror pod for static pod" pod="kube-system/kube-scheduler-scheduled-stop-826255"
	Nov 01 10:36:11 scheduled-stop-826255 kubelet[2256]: I1101 10:36:11.581742    2256 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="kube-system/kube-apiserver-scheduled-stop-826255" podStartSLOduration=1.581722773 podStartE2EDuration="1.581722773s" podCreationTimestamp="2025-11-01 10:36:10 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2025-11-01 10:36:11.547264141 +0000 UTC m=+1.227292370" watchObservedRunningTime="2025-11-01 10:36:11.581722773 +0000 UTC m=+1.261750986"
	Nov 01 10:36:11 scheduled-stop-826255 kubelet[2256]: E1101 10:36:11.582086    2256 kubelet.go:3221] "Failed creating a mirror pod" err="pods \"kube-scheduler-scheduled-stop-826255\" already exists" pod="kube-system/kube-scheduler-scheduled-stop-826255"
	Nov 01 10:36:11 scheduled-stop-826255 kubelet[2256]: E1101 10:36:11.584012    2256 kubelet.go:3221] "Failed creating a mirror pod" err="pods \"etcd-scheduled-stop-826255\" already exists" pod="kube-system/etcd-scheduled-stop-826255"
	Nov 01 10:36:11 scheduled-stop-826255 kubelet[2256]: I1101 10:36:11.604206    2256 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="kube-system/kube-controller-manager-scheduled-stop-826255" podStartSLOduration=1.604189345 podStartE2EDuration="1.604189345s" podCreationTimestamp="2025-11-01 10:36:10 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2025-11-01 10:36:11.582056635 +0000 UTC m=+1.262084848" watchObservedRunningTime="2025-11-01 10:36:11.604189345 +0000 UTC m=+1.284217558"
	Nov 01 10:36:13 scheduled-stop-826255 kubelet[2256]: I1101 10:36:13.234731    2256 kubelet_node_status.go:439] "Fast updating node status as it just became ready"
	

                                                
                                                
-- /stdout --
helpers_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p scheduled-stop-826255 -n scheduled-stop-826255
helpers_test.go:269: (dbg) Run:  kubectl --context scheduled-stop-826255 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:280: non-running pods: storage-provisioner
helpers_test.go:282: ======> post-mortem[TestScheduledStopUnix]: describe non-running pods <======
helpers_test.go:285: (dbg) Run:  kubectl --context scheduled-stop-826255 describe pod storage-provisioner
helpers_test.go:285: (dbg) Non-zero exit: kubectl --context scheduled-stop-826255 describe pod storage-provisioner: exit status 1 (93.380438ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): pods "storage-provisioner" not found

                                                
                                                
** /stderr **
helpers_test.go:287: kubectl --context scheduled-stop-826255 describe pod storage-provisioner: exit status 1
helpers_test.go:175: Cleaning up "scheduled-stop-826255" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p scheduled-stop-826255
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p scheduled-stop-826255: (2.219955685s)
--- FAIL: TestScheduledStopUnix (38.46s)

                                                
                                    

Test pass (320/347)

Order passed test Duration
3 TestDownloadOnly/v1.28.0/json-events 5.23
4 TestDownloadOnly/v1.28.0/preload-exists 0
8 TestDownloadOnly/v1.28.0/LogsDuration 0.08
9 TestDownloadOnly/v1.28.0/DeleteAll 0.21
10 TestDownloadOnly/v1.28.0/DeleteAlwaysSucceeds 0.14
12 TestDownloadOnly/v1.34.1/json-events 3.75
13 TestDownloadOnly/v1.34.1/preload-exists 0
17 TestDownloadOnly/v1.34.1/LogsDuration 0.09
18 TestDownloadOnly/v1.34.1/DeleteAll 0.22
19 TestDownloadOnly/v1.34.1/DeleteAlwaysSucceeds 0.14
21 TestBinaryMirror 0.68
22 TestOffline 83.08
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.1
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.13
27 TestAddons/Setup 168.66
29 TestAddons/serial/Volcano 41.77
31 TestAddons/serial/GCPAuth/Namespaces 0.19
32 TestAddons/serial/GCPAuth/FakeCredentials 9.91
35 TestAddons/parallel/Registry 18.01
36 TestAddons/parallel/RegistryCreds 0.73
37 TestAddons/parallel/Ingress 21.53
38 TestAddons/parallel/InspektorGadget 5.3
39 TestAddons/parallel/MetricsServer 6.76
41 TestAddons/parallel/CSI 47.21
42 TestAddons/parallel/Headlamp 16.89
43 TestAddons/parallel/CloudSpanner 5.63
44 TestAddons/parallel/LocalPath 52.19
45 TestAddons/parallel/NvidiaDevicePlugin 5.77
46 TestAddons/parallel/Yakd 11.89
48 TestAddons/StoppedEnableDisable 11.54
49 TestCertOptions 41.76
50 TestCertExpiration 265.97
51 TestDockerFlags 45.48
52 TestForceSystemdFlag 41.37
53 TestForceSystemdEnv 51.62
58 TestErrorSpam/setup 36.39
59 TestErrorSpam/start 0.81
60 TestErrorSpam/status 1.09
61 TestErrorSpam/pause 1.66
62 TestErrorSpam/unpause 1.98
63 TestErrorSpam/stop 11.55
66 TestFunctional/serial/CopySyncFile 0
67 TestFunctional/serial/StartWithProxy 54.37
68 TestFunctional/serial/AuditLog 0
69 TestFunctional/serial/SoftStart 50.95
70 TestFunctional/serial/KubeContext 0.06
71 TestFunctional/serial/KubectlGetPods 0.09
74 TestFunctional/serial/CacheCmd/cache/add_remote 2.8
75 TestFunctional/serial/CacheCmd/cache/add_local 1.03
76 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.06
77 TestFunctional/serial/CacheCmd/cache/list 0.06
78 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.32
79 TestFunctional/serial/CacheCmd/cache/cache_reload 1.59
80 TestFunctional/serial/CacheCmd/cache/delete 0.12
81 TestFunctional/serial/MinikubeKubectlCmd 0.15
82 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.13
83 TestFunctional/serial/ExtraConfig 58.4
84 TestFunctional/serial/ComponentHealth 0.1
85 TestFunctional/serial/LogsCmd 1.19
86 TestFunctional/serial/LogsFileCmd 1.22
87 TestFunctional/serial/InvalidService 4.82
89 TestFunctional/parallel/ConfigCmd 0.51
90 TestFunctional/parallel/DashboardCmd 9.57
91 TestFunctional/parallel/DryRun 0.44
92 TestFunctional/parallel/InternationalLanguage 0.21
93 TestFunctional/parallel/StatusCmd 1.08
97 TestFunctional/parallel/ServiceCmdConnect 8.82
98 TestFunctional/parallel/AddonsCmd 0.15
99 TestFunctional/parallel/PersistentVolumeClaim 25.77
101 TestFunctional/parallel/SSHCmd 0.77
102 TestFunctional/parallel/CpCmd 1.71
104 TestFunctional/parallel/FileSync 0.27
105 TestFunctional/parallel/CertSync 1.72
109 TestFunctional/parallel/NodeLabels 0.09
111 TestFunctional/parallel/NonActiveRuntimeDisabled 0.41
113 TestFunctional/parallel/License 0.31
115 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.69
116 TestFunctional/parallel/Version/short 0.09
117 TestFunctional/parallel/Version/components 1.15
118 TestFunctional/parallel/ImageCommands/ImageListShort 0.26
119 TestFunctional/parallel/ImageCommands/ImageListTable 0.24
120 TestFunctional/parallel/ImageCommands/ImageListJson 0.25
121 TestFunctional/parallel/ImageCommands/ImageListYaml 0.25
122 TestFunctional/parallel/ImageCommands/ImageBuild 4.1
123 TestFunctional/parallel/ImageCommands/Setup 0.64
124 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
126 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 10.37
127 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.1
128 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 0.94
129 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.14
130 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.32
131 TestFunctional/parallel/ImageCommands/ImageRemove 0.48
132 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.65
133 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.41
134 TestFunctional/parallel/DockerEnv/bash 1.07
135 TestFunctional/parallel/UpdateContextCmd/no_changes 0.19
136 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.18
137 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.23
138 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.1
139 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
143 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
144 TestFunctional/parallel/MountCmd/any-port 9.11
145 TestFunctional/parallel/MountCmd/specific-port 2.53
146 TestFunctional/parallel/MountCmd/VerifyCleanup 1.95
147 TestFunctional/parallel/ServiceCmd/DeployApp 7.23
148 TestFunctional/parallel/ProfileCmd/profile_not_create 0.51
149 TestFunctional/parallel/ProfileCmd/profile_list 0.43
150 TestFunctional/parallel/ProfileCmd/profile_json_output 0.42
151 TestFunctional/parallel/ServiceCmd/List 0.6
152 TestFunctional/parallel/ServiceCmd/JSONOutput 0.65
153 TestFunctional/parallel/ServiceCmd/HTTPS 0.63
154 TestFunctional/parallel/ServiceCmd/Format 0.5
155 TestFunctional/parallel/ServiceCmd/URL 0.6
156 TestFunctional/delete_echo-server_images 0.05
157 TestFunctional/delete_my-image_image 0.02
158 TestFunctional/delete_minikube_cached_images 0.02
163 TestMultiControlPlane/serial/StartCluster 164.9
164 TestMultiControlPlane/serial/DeployApp 7.78
165 TestMultiControlPlane/serial/PingHostFromPods 1.86
166 TestMultiControlPlane/serial/AddWorkerNode 41.94
167 TestMultiControlPlane/serial/NodeLabels 0.11
168 TestMultiControlPlane/serial/HAppyAfterClusterStart 1.11
169 TestMultiControlPlane/serial/CopyFile 21.22
170 TestMultiControlPlane/serial/StopSecondaryNode 12.04
171 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.89
172 TestMultiControlPlane/serial/RestartSecondaryNode 92.51
173 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 1.26
174 TestMultiControlPlane/serial/RestartClusterKeepsNodes 206.18
175 TestMultiControlPlane/serial/DeleteSecondaryNode 11.48
176 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.87
177 TestMultiControlPlane/serial/StopCluster 33.79
178 TestMultiControlPlane/serial/RestartCluster 116.36
179 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.86
180 TestMultiControlPlane/serial/AddSecondaryNode 62.25
181 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 1.13
184 TestImageBuild/serial/Setup 37.81
185 TestImageBuild/serial/NormalBuild 1.65
186 TestImageBuild/serial/BuildWithBuildArg 0.96
187 TestImageBuild/serial/BuildWithDockerIgnore 0.88
188 TestImageBuild/serial/BuildWithSpecifiedDockerfile 0.96
193 TestJSONOutput/start/Command 78.73
194 TestJSONOutput/start/Audit 0
196 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
197 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
199 TestJSONOutput/pause/Command 0.66
200 TestJSONOutput/pause/Audit 0
202 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
203 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
205 TestJSONOutput/unpause/Command 0.57
206 TestJSONOutput/unpause/Audit 0
208 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
209 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
211 TestJSONOutput/stop/Command 11.17
212 TestJSONOutput/stop/Audit 0
214 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
215 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
216 TestErrorJSONOutput 0.26
218 TestKicCustomNetwork/create_custom_network 40.48
219 TestKicCustomNetwork/use_default_bridge_network 37.92
220 TestKicExistingNetwork 38.11
221 TestKicCustomSubnet 34.97
222 TestKicStaticIP 40.17
223 TestMainNoArgs 0.05
224 TestMinikubeProfile 82.96
227 TestMountStart/serial/StartWithMountFirst 11.02
228 TestMountStart/serial/VerifyMountFirst 0.27
229 TestMountStart/serial/StartWithMountSecond 10.88
230 TestMountStart/serial/VerifyMountSecond 0.27
231 TestMountStart/serial/DeleteFirst 1.54
232 TestMountStart/serial/VerifyMountPostDelete 0.29
233 TestMountStart/serial/Stop 1.41
234 TestMountStart/serial/RestartStopped 9
235 TestMountStart/serial/VerifyMountPostStop 0.27
238 TestMultiNode/serial/FreshStart2Nodes 95.67
239 TestMultiNode/serial/DeployApp2Nodes 5.93
240 TestMultiNode/serial/PingHostFrom2Pods 1.09
241 TestMultiNode/serial/AddNode 35.69
242 TestMultiNode/serial/MultiNodeLabels 0.09
243 TestMultiNode/serial/ProfileList 0.75
244 TestMultiNode/serial/CopyFile 10.8
245 TestMultiNode/serial/StopNode 2.4
246 TestMultiNode/serial/StartAfterStop 10.19
247 TestMultiNode/serial/RestartKeepsNodes 86.12
248 TestMultiNode/serial/DeleteNode 5.78
249 TestMultiNode/serial/StopMultiNode 22.15
250 TestMultiNode/serial/RestartMultiNode 53.7
251 TestMultiNode/serial/ValidateNameConflict 41.37
256 TestPreload 145.36
259 TestSkaffold 145.64
261 TestInsufficientStorage 15.31
262 TestRunningBinaryUpgrade 76.18
264 TestKubernetesUpgrade 383.68
265 TestMissingContainerUpgrade 107.19
267 TestPause/serial/Start 94.07
269 TestNoKubernetes/serial/StartNoK8sWithVersion 0.1
270 TestNoKubernetes/serial/StartWithK8s 38.25
271 TestPause/serial/SecondStartNoReconfiguration 57.1
272 TestNoKubernetes/serial/StartWithStopK8s 19.01
273 TestNoKubernetes/serial/Start 10.39
274 TestNoKubernetes/serial/VerifyK8sNotRunning 0.3
275 TestNoKubernetes/serial/ProfileList 1.53
276 TestPause/serial/Pause 0.86
277 TestPause/serial/VerifyStatus 0.43
278 TestPause/serial/Unpause 0.77
279 TestNoKubernetes/serial/Stop 1.4
280 TestPause/serial/PauseAgain 0.96
281 TestNoKubernetes/serial/StartNoArgs 8.97
282 TestPause/serial/DeletePaused 2.4
283 TestPause/serial/VerifyDeletedResources 0.39
295 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.37
296 TestStoppedBinaryUpgrade/Setup 0.84
297 TestStoppedBinaryUpgrade/Upgrade 71.42
305 TestNetworkPlugins/group/auto/Start 83.11
306 TestStoppedBinaryUpgrade/MinikubeLogs 1.22
307 TestNetworkPlugins/group/kindnet/Start 60.89
308 TestNetworkPlugins/group/auto/KubeletFlags 0.39
309 TestNetworkPlugins/group/auto/NetCatPod 12.43
310 TestNetworkPlugins/group/auto/DNS 0.23
311 TestNetworkPlugins/group/auto/Localhost 0.18
312 TestNetworkPlugins/group/auto/HairPin 0.23
313 TestNetworkPlugins/group/calico/Start 72.72
314 TestNetworkPlugins/group/kindnet/ControllerPod 6
315 TestNetworkPlugins/group/kindnet/KubeletFlags 0.35
316 TestNetworkPlugins/group/kindnet/NetCatPod 11.32
317 TestNetworkPlugins/group/kindnet/DNS 0.21
318 TestNetworkPlugins/group/kindnet/Localhost 0.24
319 TestNetworkPlugins/group/kindnet/HairPin 0.22
320 TestNetworkPlugins/group/custom-flannel/Start 57.04
321 TestNetworkPlugins/group/calico/ControllerPod 6.01
322 TestNetworkPlugins/group/calico/KubeletFlags 0.44
323 TestNetworkPlugins/group/calico/NetCatPod 12.36
324 TestNetworkPlugins/group/calico/DNS 0.27
325 TestNetworkPlugins/group/calico/Localhost 0.4
326 TestNetworkPlugins/group/calico/HairPin 0.25
327 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.43
328 TestNetworkPlugins/group/custom-flannel/NetCatPod 11.37
329 TestNetworkPlugins/group/custom-flannel/DNS 0.23
330 TestNetworkPlugins/group/false/Start 90.82
331 TestNetworkPlugins/group/custom-flannel/Localhost 0.25
332 TestNetworkPlugins/group/custom-flannel/HairPin 0.23
333 TestNetworkPlugins/group/enable-default-cni/Start 81.08
334 TestNetworkPlugins/group/false/KubeletFlags 0.33
335 TestNetworkPlugins/group/false/NetCatPod 10.3
336 TestNetworkPlugins/group/false/DNS 0.18
337 TestNetworkPlugins/group/false/Localhost 0.19
338 TestNetworkPlugins/group/false/HairPin 0.16
339 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.52
340 TestNetworkPlugins/group/enable-default-cni/NetCatPod 11.41
341 TestNetworkPlugins/group/enable-default-cni/DNS 0.27
342 TestNetworkPlugins/group/enable-default-cni/Localhost 0.24
343 TestNetworkPlugins/group/enable-default-cni/HairPin 0.24
344 TestNetworkPlugins/group/flannel/Start 61.59
345 TestNetworkPlugins/group/bridge/Start 84.99
346 TestNetworkPlugins/group/flannel/ControllerPod 6
347 TestNetworkPlugins/group/flannel/KubeletFlags 0.39
348 TestNetworkPlugins/group/flannel/NetCatPod 11.24
349 TestNetworkPlugins/group/flannel/DNS 0.23
350 TestNetworkPlugins/group/flannel/Localhost 0.17
351 TestNetworkPlugins/group/flannel/HairPin 0.2
352 TestNetworkPlugins/group/kubenet/Start 83.49
353 TestNetworkPlugins/group/bridge/KubeletFlags 0.38
354 TestNetworkPlugins/group/bridge/NetCatPod 13.36
355 TestNetworkPlugins/group/bridge/DNS 0.25
356 TestNetworkPlugins/group/bridge/Localhost 0.23
357 TestNetworkPlugins/group/bridge/HairPin 0.21
359 TestStartStop/group/old-k8s-version/serial/FirstStart 54.51
360 TestNetworkPlugins/group/kubenet/KubeletFlags 0.32
361 TestNetworkPlugins/group/kubenet/NetCatPod 10.3
362 TestNetworkPlugins/group/kubenet/DNS 0.25
363 TestNetworkPlugins/group/kubenet/Localhost 0.27
364 TestNetworkPlugins/group/kubenet/HairPin 0.22
365 TestStartStop/group/old-k8s-version/serial/DeployApp 10.48
366 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.57
367 TestStartStop/group/old-k8s-version/serial/Stop 12.74
369 TestStartStop/group/no-preload/serial/FirstStart 96.63
370 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.33
371 TestStartStop/group/old-k8s-version/serial/SecondStart 64.24
372 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6
373 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.11
374 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.3
375 TestStartStop/group/old-k8s-version/serial/Pause 3.17
377 TestStartStop/group/embed-certs/serial/FirstStart 75.16
378 TestStartStop/group/no-preload/serial/DeployApp 10.43
379 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.46
380 TestStartStop/group/no-preload/serial/Stop 11.57
381 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.28
382 TestStartStop/group/no-preload/serial/SecondStart 57.72
383 TestStartStop/group/embed-certs/serial/DeployApp 9.39
384 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.14
385 TestStartStop/group/embed-certs/serial/Stop 11.4
386 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 5.04
387 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 6.13
388 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.21
389 TestStartStop/group/embed-certs/serial/SecondStart 58.45
390 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.32
391 TestStartStop/group/no-preload/serial/Pause 4.15
393 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 75.25
394 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6
395 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.09
396 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.26
397 TestStartStop/group/embed-certs/serial/Pause 3.15
399 TestStartStop/group/newest-cni/serial/FirstStart 43.24
400 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 10.47
401 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.29
402 TestStartStop/group/default-k8s-diff-port/serial/Stop 11.33
403 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.29
404 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 54.05
405 TestStartStop/group/newest-cni/serial/DeployApp 0
406 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.64
407 TestStartStop/group/newest-cni/serial/Stop 11.68
408 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.22
409 TestStartStop/group/newest-cni/serial/SecondStart 20.4
410 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
411 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
412 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.33
413 TestStartStop/group/newest-cni/serial/Pause 3.37
414 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6
415 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.09
416 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.23
417 TestStartStop/group/default-k8s-diff-port/serial/Pause 3.18
x
+
TestDownloadOnly/v1.28.0/json-events (5.23s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/json-events
aaa_download_only_test.go:80: (dbg) Run:  out/minikube-linux-arm64 start -o=json --download-only -p download-only-062528 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=docker --driver=docker  --container-runtime=docker
aaa_download_only_test.go:80: (dbg) Done: out/minikube-linux-arm64 start -o=json --download-only -p download-only-062528 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=docker --driver=docker  --container-runtime=docker: (5.224702114s)
--- PASS: TestDownloadOnly/v1.28.0/json-events (5.23s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/preload-exists
I1101 09:55:46.202179  431538 preload.go:183] Checking if preload exists for k8s version v1.28.0 and runtime docker
I1101 09:55:46.202268  431538 preload.go:198] Found local preload: /home/jenkins/minikube-integration/21830-429697/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.0-docker-overlay2-arm64.tar.lz4
--- PASS: TestDownloadOnly/v1.28.0/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.28.0/LogsDuration (0.08s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/LogsDuration
aaa_download_only_test.go:183: (dbg) Run:  out/minikube-linux-arm64 logs -p download-only-062528
aaa_download_only_test.go:183: (dbg) Non-zero exit: out/minikube-linux-arm64 logs -p download-only-062528: exit status 85 (83.490045ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	┌─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬──────────────────────┬─────────┬─────────┬─────────────────────┬──────────┐
	│ COMMAND │                                                                                     ARGS                                                                                      │       PROFILE        │  USER   │ VERSION │     START TIME      │ END TIME │
	├─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼──────────────────────┼─────────┼─────────┼─────────────────────┼──────────┤
	│ start   │ -o=json --download-only -p download-only-062528 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=docker --driver=docker  --container-runtime=docker │ download-only-062528 │ jenkins │ v1.37.0 │ 01 Nov 25 09:55 UTC │          │
	└─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴──────────────────────┴─────────┴─────────┴─────────────────────┴──────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/11/01 09:55:41
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.24.6 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1101 09:55:41.021491  431543 out.go:360] Setting OutFile to fd 1 ...
	I1101 09:55:41.021619  431543 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1101 09:55:41.021633  431543 out.go:374] Setting ErrFile to fd 2...
	I1101 09:55:41.021638  431543 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1101 09:55:41.021917  431543 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21830-429697/.minikube/bin
	W1101 09:55:41.022066  431543 root.go:314] Error reading config file at /home/jenkins/minikube-integration/21830-429697/.minikube/config/config.json: open /home/jenkins/minikube-integration/21830-429697/.minikube/config/config.json: no such file or directory
	I1101 09:55:41.022477  431543 out.go:368] Setting JSON to true
	I1101 09:55:41.023357  431543 start.go:133] hostinfo: {"hostname":"ip-172-31-30-239","uptime":5893,"bootTime":1761985048,"procs":158,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I1101 09:55:41.023430  431543 start.go:143] virtualization:  
	I1101 09:55:41.027638  431543 out.go:99] [download-only-062528] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	W1101 09:55:41.027846  431543 preload.go:349] Failed to list preload files: open /home/jenkins/minikube-integration/21830-429697/.minikube/cache/preloaded-tarball: no such file or directory
	I1101 09:55:41.027971  431543 notify.go:221] Checking for updates...
	I1101 09:55:41.032477  431543 out.go:171] MINIKUBE_LOCATION=21830
	I1101 09:55:41.035377  431543 out.go:171] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1101 09:55:41.038321  431543 out.go:171] KUBECONFIG=/home/jenkins/minikube-integration/21830-429697/kubeconfig
	I1101 09:55:41.041201  431543 out.go:171] MINIKUBE_HOME=/home/jenkins/minikube-integration/21830-429697/.minikube
	I1101 09:55:41.044202  431543 out.go:171] MINIKUBE_BIN=out/minikube-linux-arm64
	W1101 09:55:41.049903  431543 out.go:336] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I1101 09:55:41.050160  431543 driver.go:422] Setting default libvirt URI to qemu:///system
	I1101 09:55:41.083399  431543 docker.go:124] docker version: linux-28.1.1:Docker Engine - Community
	I1101 09:55:41.083612  431543 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1101 09:55:41.143078  431543 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:61 SystemTime:2025-11-01 09:55:41.130780682 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I1101 09:55:41.143197  431543 docker.go:319] overlay module found
	I1101 09:55:41.146148  431543 out.go:99] Using the docker driver based on user configuration
	I1101 09:55:41.146195  431543 start.go:309] selected driver: docker
	I1101 09:55:41.146203  431543 start.go:930] validating driver "docker" against <nil>
	I1101 09:55:41.146307  431543 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1101 09:55:41.200245  431543 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:61 SystemTime:2025-11-01 09:55:41.191134435 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I1101 09:55:41.200419  431543 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I1101 09:55:41.200714  431543 start_flags.go:410] Using suggested 3072MB memory alloc based on sys=7834MB, container=7834MB
	I1101 09:55:41.200877  431543 start_flags.go:974] Wait components to verify : map[apiserver:true system_pods:true]
	I1101 09:55:41.203943  431543 out.go:171] Using Docker driver with root privileges
	I1101 09:55:41.206840  431543 cni.go:84] Creating CNI manager for ""
	I1101 09:55:41.206920  431543 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I1101 09:55:41.206937  431543 start_flags.go:336] Found "bridge CNI" CNI - setting NetworkPlugin=cni
	I1101 09:55:41.207022  431543 start.go:353] cluster config:
	{Name:download-only-062528 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1760939008-21773@sha256:d8d8a3f29f027433bea12764bddd1aa26c7ad9bb912e016c1bc51278db1343d8 Memory:3072 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.28.0 ClusterName:download-only-062528 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.28.0 ContainerRuntime:docker 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1101 09:55:41.210061  431543 out.go:99] Starting "download-only-062528" primary control-plane node in "download-only-062528" cluster
	I1101 09:55:41.210088  431543 cache.go:124] Beginning downloading kic base image for docker with docker
	I1101 09:55:41.212982  431543 out.go:99] Pulling base image v0.0.48-1760939008-21773 ...
	I1101 09:55:41.213026  431543 preload.go:183] Checking if preload exists for k8s version v1.28.0 and runtime docker
	I1101 09:55:41.213060  431543 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1760939008-21773@sha256:d8d8a3f29f027433bea12764bddd1aa26c7ad9bb912e016c1bc51278db1343d8 in local docker daemon
	I1101 09:55:41.229804  431543 cache.go:153] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1760939008-21773@sha256:d8d8a3f29f027433bea12764bddd1aa26c7ad9bb912e016c1bc51278db1343d8 to local cache
	I1101 09:55:41.229973  431543 image.go:65] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1760939008-21773@sha256:d8d8a3f29f027433bea12764bddd1aa26c7ad9bb912e016c1bc51278db1343d8 in local cache directory
	I1101 09:55:41.230081  431543 image.go:150] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1760939008-21773@sha256:d8d8a3f29f027433bea12764bddd1aa26c7ad9bb912e016c1bc51278db1343d8 to local cache
	I1101 09:55:41.269861  431543 preload.go:148] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.28.0/preloaded-images-k8s-v18-v1.28.0-docker-overlay2-arm64.tar.lz4
	I1101 09:55:41.269889  431543 cache.go:59] Caching tarball of preloaded images
	I1101 09:55:41.270041  431543 preload.go:183] Checking if preload exists for k8s version v1.28.0 and runtime docker
	I1101 09:55:41.273381  431543 out.go:99] Downloading Kubernetes v1.28.0 preload ...
	I1101 09:55:41.273415  431543 preload.go:313] getting checksum for preloaded-images-k8s-v18-v1.28.0-docker-overlay2-arm64.tar.lz4 from gcs api...
	I1101 09:55:41.361997  431543 preload.go:290] Got checksum from GCS API "002a73d62a3b066a08573cf3da2c8cb4"
	I1101 09:55:41.362129  431543 download.go:108] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.28.0/preloaded-images-k8s-v18-v1.28.0-docker-overlay2-arm64.tar.lz4?checksum=md5:002a73d62a3b066a08573cf3da2c8cb4 -> /home/jenkins/minikube-integration/21830-429697/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.0-docker-overlay2-arm64.tar.lz4
	I1101 09:55:44.993523  431543 cache.go:62] Finished verifying existence of preloaded tar for v1.28.0 on docker
	I1101 09:55:44.993901  431543 profile.go:143] Saving config to /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/download-only-062528/config.json ...
	I1101 09:55:44.993942  431543 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/download-only-062528/config.json: {Name:mk977bd1d38225b5be4907285b88658fe028e587 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1101 09:55:44.994111  431543 preload.go:183] Checking if preload exists for k8s version v1.28.0 and runtime docker
	I1101 09:55:44.994330  431543 download.go:108] Downloading: https://dl.k8s.io/release/v1.28.0/bin/linux/arm64/kubectl?checksum=file:https://dl.k8s.io/release/v1.28.0/bin/linux/arm64/kubectl.sha256 -> /home/jenkins/minikube-integration/21830-429697/.minikube/cache/linux/arm64/v1.28.0/kubectl
	
	
	* The control-plane node download-only-062528 host does not exist
	  To start a cluster, run: "minikube start -p download-only-062528"

                                                
                                                
-- /stdout --
aaa_download_only_test.go:184: minikube logs failed with error: exit status 85
--- PASS: TestDownloadOnly/v1.28.0/LogsDuration (0.08s)

                                                
                                    
x
+
TestDownloadOnly/v1.28.0/DeleteAll (0.21s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/DeleteAll
aaa_download_only_test.go:196: (dbg) Run:  out/minikube-linux-arm64 delete --all
--- PASS: TestDownloadOnly/v1.28.0/DeleteAll (0.21s)

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.34.1/json-events (3.75s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.1/json-events
aaa_download_only_test.go:80: (dbg) Run:  out/minikube-linux-arm64 start -o=json --download-only -p download-only-405352 --force --alsologtostderr --kubernetes-version=v1.34.1 --container-runtime=docker --driver=docker  --container-runtime=docker
aaa_download_only_test.go:80: (dbg) Done: out/minikube-linux-arm64 start -o=json --download-only -p download-only-405352 --force --alsologtostderr --kubernetes-version=v1.34.1 --container-runtime=docker --driver=docker  --container-runtime=docker: (3.747707806s)
--- PASS: TestDownloadOnly/v1.34.1/json-events (3.75s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.1/preload-exists
I1101 09:55:50.387488  431538 preload.go:183] Checking if preload exists for k8s version v1.34.1 and runtime docker
I1101 09:55:50.387524  431538 preload.go:198] Found local preload: /home/jenkins/minikube-integration/21830-429697/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.1-docker-overlay2-arm64.tar.lz4
--- PASS: TestDownloadOnly/v1.34.1/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.34.1/LogsDuration (0.09s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.1/LogsDuration
aaa_download_only_test.go:183: (dbg) Run:  out/minikube-linux-arm64 logs -p download-only-405352
aaa_download_only_test.go:183: (dbg) Non-zero exit: out/minikube-linux-arm64 logs -p download-only-405352: exit status 85 (90.2011ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	┌─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬──────────────────────┬─────────┬─────────┬─────────────────────┬─────────────────────┐
	│ COMMAND │                                                                                     ARGS                                                                                      │       PROFILE        │  USER   │ VERSION │     START TIME      │      END TIME       │
	├─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼──────────────────────┼─────────┼─────────┼─────────────────────┼─────────────────────┤
	│ start   │ -o=json --download-only -p download-only-062528 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=docker --driver=docker  --container-runtime=docker │ download-only-062528 │ jenkins │ v1.37.0 │ 01 Nov 25 09:55 UTC │                     │
	│ delete  │ --all                                                                                                                                                                         │ minikube             │ jenkins │ v1.37.0 │ 01 Nov 25 09:55 UTC │ 01 Nov 25 09:55 UTC │
	│ delete  │ -p download-only-062528                                                                                                                                                       │ download-only-062528 │ jenkins │ v1.37.0 │ 01 Nov 25 09:55 UTC │ 01 Nov 25 09:55 UTC │
	│ start   │ -o=json --download-only -p download-only-405352 --force --alsologtostderr --kubernetes-version=v1.34.1 --container-runtime=docker --driver=docker  --container-runtime=docker │ download-only-405352 │ jenkins │ v1.37.0 │ 01 Nov 25 09:55 UTC │                     │
	└─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴──────────────────────┴─────────┴─────────┴─────────────────────┴─────────────────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/11/01 09:55:46
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.24.6 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1101 09:55:46.684760  431743 out.go:360] Setting OutFile to fd 1 ...
	I1101 09:55:46.685029  431743 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1101 09:55:46.685062  431743 out.go:374] Setting ErrFile to fd 2...
	I1101 09:55:46.685088  431743 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1101 09:55:46.685402  431743 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21830-429697/.minikube/bin
	I1101 09:55:46.685908  431743 out.go:368] Setting JSON to true
	I1101 09:55:46.686843  431743 start.go:133] hostinfo: {"hostname":"ip-172-31-30-239","uptime":5899,"bootTime":1761985048,"procs":150,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I1101 09:55:46.686947  431743 start.go:143] virtualization:  
	I1101 09:55:46.690391  431743 out.go:99] [download-only-405352] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	I1101 09:55:46.690643  431743 notify.go:221] Checking for updates...
	I1101 09:55:46.693521  431743 out.go:171] MINIKUBE_LOCATION=21830
	I1101 09:55:46.696519  431743 out.go:171] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1101 09:55:46.699577  431743 out.go:171] KUBECONFIG=/home/jenkins/minikube-integration/21830-429697/kubeconfig
	I1101 09:55:46.702328  431743 out.go:171] MINIKUBE_HOME=/home/jenkins/minikube-integration/21830-429697/.minikube
	I1101 09:55:46.705273  431743 out.go:171] MINIKUBE_BIN=out/minikube-linux-arm64
	W1101 09:55:46.711110  431743 out.go:336] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I1101 09:55:46.711397  431743 driver.go:422] Setting default libvirt URI to qemu:///system
	I1101 09:55:46.744847  431743 docker.go:124] docker version: linux-28.1.1:Docker Engine - Community
	I1101 09:55:46.744960  431743 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1101 09:55:46.799601  431743 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:49 SystemTime:2025-11-01 09:55:46.789883518 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I1101 09:55:46.799711  431743 docker.go:319] overlay module found
	I1101 09:55:46.802749  431743 out.go:99] Using the docker driver based on user configuration
	I1101 09:55:46.802792  431743 start.go:309] selected driver: docker
	I1101 09:55:46.802809  431743 start.go:930] validating driver "docker" against <nil>
	I1101 09:55:46.802912  431743 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1101 09:55:46.859634  431743 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:49 SystemTime:2025-11-01 09:55:46.85020573 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aa
rch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Pa
th:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I1101 09:55:46.859790  431743 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I1101 09:55:46.860076  431743 start_flags.go:410] Using suggested 3072MB memory alloc based on sys=7834MB, container=7834MB
	I1101 09:55:46.860282  431743 start_flags.go:974] Wait components to verify : map[apiserver:true system_pods:true]
	I1101 09:55:46.863568  431743 out.go:171] Using Docker driver with root privileges
	
	
	* The control-plane node download-only-405352 host does not exist
	  To start a cluster, run: "minikube start -p download-only-405352"

                                                
                                                
-- /stdout --
aaa_download_only_test.go:184: minikube logs failed with error: exit status 85
--- PASS: TestDownloadOnly/v1.34.1/LogsDuration (0.09s)

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

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

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

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

                                                
                                    
x
+
TestBinaryMirror (0.68s)

                                                
                                                
=== RUN   TestBinaryMirror
I1101 09:55:51.558053  431538 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubectl?checksum=file:https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubectl.sha256
aaa_download_only_test.go:309: (dbg) Run:  out/minikube-linux-arm64 start --download-only -p binary-mirror-616759 --alsologtostderr --binary-mirror http://127.0.0.1:35973 --driver=docker  --container-runtime=docker
helpers_test.go:175: Cleaning up "binary-mirror-616759" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p binary-mirror-616759
--- PASS: TestBinaryMirror (0.68s)

                                                
                                    
x
+
TestOffline (83.08s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:55: (dbg) Run:  out/minikube-linux-arm64 start -p offline-docker-291199 --alsologtostderr -v=1 --memory=3072 --wait=true --driver=docker  --container-runtime=docker
aab_offline_test.go:55: (dbg) Done: out/minikube-linux-arm64 start -p offline-docker-291199 --alsologtostderr -v=1 --memory=3072 --wait=true --driver=docker  --container-runtime=docker: (1m20.79519919s)
helpers_test.go:175: Cleaning up "offline-docker-291199" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p offline-docker-291199
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p offline-docker-291199: (2.280691484s)
--- PASS: TestOffline (83.08s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.1s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.13s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (168.66s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:108: (dbg) Run:  out/minikube-linux-arm64 start -p addons-188713 --wait=true --memory=4096 --alsologtostderr --addons=registry --addons=registry-creds --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=docker --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher
addons_test.go:108: (dbg) Done: out/minikube-linux-arm64 start -p addons-188713 --wait=true --memory=4096 --alsologtostderr --addons=registry --addons=registry-creds --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=docker --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher: (2m48.658344502s)
--- PASS: TestAddons/Setup (168.66s)

                                                
                                    
x
+
TestAddons/serial/Volcano (41.77s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:876: volcano-admission stabilized in 59.290202ms
addons_test.go:868: volcano-scheduler stabilized in 60.103537ms
addons_test.go:884: volcano-controller stabilized in 60.157232ms
addons_test.go:890: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-scheduler" in namespace "volcano-system" ...
helpers_test.go:352: "volcano-scheduler-76c996c8bf-jnh5t" [97b8bad4-a67b-4aa7-a93f-c5a16ec1d31b] Running
addons_test.go:890: (dbg) TestAddons/serial/Volcano: app=volcano-scheduler healthy within 6.003314262s
addons_test.go:894: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-admission" in namespace "volcano-system" ...
helpers_test.go:352: "volcano-admission-6c447bd768-khfqv" [578f294a-c074-4961-97ca-f996e74d76fe] Running
addons_test.go:894: (dbg) TestAddons/serial/Volcano: app=volcano-admission healthy within 5.002976615s
addons_test.go:898: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-controller" in namespace "volcano-system" ...
helpers_test.go:352: "volcano-controllers-6fd4f85cb8-jtwm6" [8f720899-98d6-41ef-93f3-58081acaccd3] Running
addons_test.go:898: (dbg) TestAddons/serial/Volcano: app=volcano-controller healthy within 5.002903544s
addons_test.go:903: (dbg) Run:  kubectl --context addons-188713 delete -n volcano-system job volcano-admission-init
addons_test.go:909: (dbg) Run:  kubectl --context addons-188713 create -f testdata/vcjob.yaml
addons_test.go:917: (dbg) Run:  kubectl --context addons-188713 get vcjob -n my-volcano
addons_test.go:935: (dbg) TestAddons/serial/Volcano: waiting 3m0s for pods matching "volcano.sh/job-name=test-job" in namespace "my-volcano" ...
helpers_test.go:352: "test-job-nginx-0" [16280341-737c-4e1f-98b9-e9bcb77e4a52] Pending
helpers_test.go:352: "test-job-nginx-0" [16280341-737c-4e1f-98b9-e9bcb77e4a52] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:352: "test-job-nginx-0" [16280341-737c-4e1f-98b9-e9bcb77e4a52] Running
addons_test.go:935: (dbg) TestAddons/serial/Volcano: volcano.sh/job-name=test-job healthy within 13.004832861s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-188713 addons disable volcano --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-188713 addons disable volcano --alsologtostderr -v=1: (12.110722997s)
--- PASS: TestAddons/serial/Volcano (41.77s)

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

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

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/FakeCredentials
addons_test.go:675: (dbg) Run:  kubectl --context addons-188713 create -f testdata/busybox.yaml
addons_test.go:682: (dbg) Run:  kubectl --context addons-188713 create sa gcp-auth-test
addons_test.go:688: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:352: "busybox" [68ed197b-b9c2-4508-8183-89bcf9f55921] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [68ed197b-b9c2-4508-8183-89bcf9f55921] Running
addons_test.go:688: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: integration-test=busybox healthy within 9.003877761s
addons_test.go:694: (dbg) Run:  kubectl --context addons-188713 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS"
addons_test.go:706: (dbg) Run:  kubectl --context addons-188713 describe sa gcp-auth-test
addons_test.go:720: (dbg) Run:  kubectl --context addons-188713 exec busybox -- /bin/sh -c "cat /google-app-creds.json"
addons_test.go:744: (dbg) Run:  kubectl --context addons-188713 exec busybox -- /bin/sh -c "printenv GOOGLE_CLOUD_PROJECT"
--- PASS: TestAddons/serial/GCPAuth/FakeCredentials (9.91s)

                                                
                                    
x
+
TestAddons/parallel/Registry (18.01s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:382: registry stabilized in 6.875513ms
addons_test.go:384: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:352: "registry-6b586f9694-x6r9z" [74993836-4253-49e3-9d1b-7e76af92f301] Running
addons_test.go:384: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.003058427s
addons_test.go:387: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:352: "registry-proxy-nzvk2" [ed301af9-ef0c-491e-adb1-f315bf49ebe9] Running
addons_test.go:387: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.004373025s
addons_test.go:392: (dbg) Run:  kubectl --context addons-188713 delete po -l run=registry-test --now
addons_test.go:397: (dbg) Run:  kubectl --context addons-188713 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:397: (dbg) Done: kubectl --context addons-188713 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": (6.054161375s)
addons_test.go:411: (dbg) Run:  out/minikube-linux-arm64 -p addons-188713 ip
2025/11/01 09:59:59 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-188713 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (18.01s)

                                                
                                    
x
+
TestAddons/parallel/RegistryCreds (0.73s)

                                                
                                                
=== RUN   TestAddons/parallel/RegistryCreds
=== PAUSE TestAddons/parallel/RegistryCreds

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/RegistryCreds
addons_test.go:323: registry-creds stabilized in 4.448347ms
addons_test.go:325: (dbg) Run:  out/minikube-linux-arm64 addons configure registry-creds -f ./testdata/addons_testconfig.json -p addons-188713
addons_test.go:332: (dbg) Run:  kubectl --context addons-188713 -n kube-system get secret -o yaml
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-188713 addons disable registry-creds --alsologtostderr -v=1
--- PASS: TestAddons/parallel/RegistryCreds (0.73s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (21.53s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-188713 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:234: (dbg) Run:  kubectl --context addons-188713 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-188713 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:352: "nginx" [44da19d0-5871-4497-8ed0-8054d1bb04d0] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:352: "nginx" [44da19d0-5871-4497-8ed0-8054d1bb04d0] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 10.002856012s
I1101 10:01:08.533079  431538 kapi.go:150] Service nginx in namespace default found.
addons_test.go:264: (dbg) Run:  out/minikube-linux-arm64 -p addons-188713 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:288: (dbg) Run:  kubectl --context addons-188713 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:293: (dbg) Run:  out/minikube-linux-arm64 -p addons-188713 ip
addons_test.go:299: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-188713 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-188713 addons disable ingress-dns --alsologtostderr -v=1: (2.018041925s)
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-188713 addons disable ingress --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-188713 addons disable ingress --alsologtostderr -v=1: (7.801484898s)
--- PASS: TestAddons/parallel/Ingress (21.53s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (5.3s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:823: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:352: "gadget-5ktj5" [1f462d06-5449-4a80-bda0-d797334545f4] Running
addons_test.go:823: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 5.003882832s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-188713 addons disable inspektor-gadget --alsologtostderr -v=1
--- PASS: TestAddons/parallel/InspektorGadget (5.30s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (6.76s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:455: metrics-server stabilized in 4.109036ms
addons_test.go:457: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:352: "metrics-server-85b7d694d7-zhxvt" [0dd3cf0c-27e0-4b8d-8ac5-3d2f580e088c] Running
addons_test.go:457: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.003987498s
addons_test.go:463: (dbg) Run:  kubectl --context addons-188713 top pods -n kube-system
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-188713 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (6.76s)

                                                
                                    
x
+
TestAddons/parallel/CSI (47.21s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I1101 10:00:23.120178  431538 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I1101 10:00:23.126120  431538 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I1101 10:00:23.126518  431538 kapi.go:107] duration metric: took 9.096907ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:549: csi-hostpath-driver pods stabilized in 9.127217ms
addons_test.go:552: (dbg) Run:  kubectl --context addons-188713 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:557: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:402: (dbg) Run:  kubectl --context addons-188713 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-188713 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-188713 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-188713 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-188713 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-188713 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-188713 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-188713 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-188713 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-188713 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-188713 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-188713 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-188713 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-188713 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-188713 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-188713 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-188713 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-188713 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:562: (dbg) Run:  kubectl --context addons-188713 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:567: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:352: "task-pv-pod" [71d9fb1a-d996-459c-8a8b-fb4e427f344f] Pending
helpers_test.go:352: "task-pv-pod" [71d9fb1a-d996-459c-8a8b-fb4e427f344f] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:352: "task-pv-pod" [71d9fb1a-d996-459c-8a8b-fb4e427f344f] Running
addons_test.go:567: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 7.005110797s
addons_test.go:572: (dbg) Run:  kubectl --context addons-188713 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:577: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:427: (dbg) Run:  kubectl --context addons-188713 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:427: (dbg) Run:  kubectl --context addons-188713 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:582: (dbg) Run:  kubectl --context addons-188713 delete pod task-pv-pod
addons_test.go:588: (dbg) Run:  kubectl --context addons-188713 delete pvc hpvc
addons_test.go:594: (dbg) Run:  kubectl --context addons-188713 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:599: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:402: (dbg) Run:  kubectl --context addons-188713 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-188713 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-188713 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-188713 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-188713 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:604: (dbg) Run:  kubectl --context addons-188713 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:609: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod-restore" in namespace "default" ...
helpers_test.go:352: "task-pv-pod-restore" [5e459c78-c27f-4bbc-b2d6-a74bdf23bcd5] Pending
helpers_test.go:352: "task-pv-pod-restore" [5e459c78-c27f-4bbc-b2d6-a74bdf23bcd5] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:352: "task-pv-pod-restore" [5e459c78-c27f-4bbc-b2d6-a74bdf23bcd5] Running
addons_test.go:609: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 7.005665716s
addons_test.go:614: (dbg) Run:  kubectl --context addons-188713 delete pod task-pv-pod-restore
addons_test.go:618: (dbg) Run:  kubectl --context addons-188713 delete pvc hpvc-restore
addons_test.go:622: (dbg) Run:  kubectl --context addons-188713 delete volumesnapshot new-snapshot-demo
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-188713 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-188713 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-188713 addons disable csi-hostpath-driver --alsologtostderr -v=1: (7.008217714s)
--- PASS: TestAddons/parallel/CSI (47.21s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (16.89s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:808: (dbg) Run:  out/minikube-linux-arm64 addons enable headlamp -p addons-188713 --alsologtostderr -v=1
addons_test.go:813: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:352: "headlamp-6945c6f4d-qnls5" [529aa263-1666-461b-a1f0-0e1b3f4f968d] Pending
helpers_test.go:352: "headlamp-6945c6f4d-qnls5" [529aa263-1666-461b-a1f0-0e1b3f4f968d] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:352: "headlamp-6945c6f4d-qnls5" [529aa263-1666-461b-a1f0-0e1b3f4f968d] Running
addons_test.go:813: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 10.0041892s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-188713 addons disable headlamp --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-188713 addons disable headlamp --alsologtostderr -v=1: (5.912334839s)
--- PASS: TestAddons/parallel/Headlamp (16.89s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.63s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:840: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:352: "cloud-spanner-emulator-86bd5cbb97-4v964" [617fb32f-a6a3-4cce-8ae1-1410fbb91966] Running
addons_test.go:840: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.003522827s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-188713 addons disable cloud-spanner --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CloudSpanner (5.63s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (52.19s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:949: (dbg) Run:  kubectl --context addons-188713 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:955: (dbg) Run:  kubectl --context addons-188713 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:959: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:402: (dbg) Run:  kubectl --context addons-188713 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-188713 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-188713 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-188713 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-188713 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-188713 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:962: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:352: "test-local-path" [fecf72e2-cc20-48f4-8fe4-971ba78d58f9] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "test-local-path" [fecf72e2-cc20-48f4-8fe4-971ba78d58f9] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:352: "test-local-path" [fecf72e2-cc20-48f4-8fe4-971ba78d58f9] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:962: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 3.003349928s
addons_test.go:967: (dbg) Run:  kubectl --context addons-188713 get pvc test-pvc -o=json
addons_test.go:976: (dbg) Run:  out/minikube-linux-arm64 -p addons-188713 ssh "cat /opt/local-path-provisioner/pvc-a24f47b5-350d-4a50-875a-4a09a44779db_default_test-pvc/file1"
addons_test.go:988: (dbg) Run:  kubectl --context addons-188713 delete pod test-local-path
addons_test.go:992: (dbg) Run:  kubectl --context addons-188713 delete pvc test-pvc
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-188713 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-188713 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (42.933940547s)
--- PASS: TestAddons/parallel/LocalPath (52.19s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.77s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:1025: (dbg) TestAddons/parallel/NvidiaDevicePlugin: waiting 6m0s for pods matching "name=nvidia-device-plugin-ds" in namespace "kube-system" ...
helpers_test.go:352: "nvidia-device-plugin-daemonset-7drk9" [f01236c4-45af-480f-8948-77e20ee19372] Running
addons_test.go:1025: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.007053472s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-188713 addons disable nvidia-device-plugin --alsologtostderr -v=1
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.77s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.89s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1047: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:352: "yakd-dashboard-5ff678cb9-4vzrr" [5474f000-cc9f-4515-9709-0cfd0baebb36] Running
addons_test.go:1047: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.003393826s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-188713 addons disable yakd --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-188713 addons disable yakd --alsologtostderr -v=1: (5.887332849s)
--- PASS: TestAddons/parallel/Yakd (11.89s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (11.54s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:172: (dbg) Run:  out/minikube-linux-arm64 stop -p addons-188713
addons_test.go:172: (dbg) Done: out/minikube-linux-arm64 stop -p addons-188713: (11.259715747s)
addons_test.go:176: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p addons-188713
addons_test.go:180: (dbg) Run:  out/minikube-linux-arm64 addons disable dashboard -p addons-188713
addons_test.go:185: (dbg) Run:  out/minikube-linux-arm64 addons disable gvisor -p addons-188713
--- PASS: TestAddons/StoppedEnableDisable (11.54s)

                                                
                                    
x
+
TestCertOptions (41.76s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-arm64 start -p cert-options-658787 --memory=3072 --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=docker
cert_options_test.go:49: (dbg) Done: out/minikube-linux-arm64 start -p cert-options-658787 --memory=3072 --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=docker: (38.623376809s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-arm64 -p cert-options-658787 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-658787 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-arm64 ssh -p cert-options-658787 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-658787" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-options-658787
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-options-658787: (2.280395414s)
--- PASS: TestCertOptions (41.76s)

                                                
                                    
x
+
TestCertExpiration (265.97s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-424042 --memory=3072 --cert-expiration=3m --driver=docker  --container-runtime=docker
cert_options_test.go:123: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-424042 --memory=3072 --cert-expiration=3m --driver=docker  --container-runtime=docker: (42.426333439s)
E1101 10:43:28.943140  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/skaffold-935654/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:43:28.949486  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/skaffold-935654/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:43:28.960737  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/skaffold-935654/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:43:28.982043  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/skaffold-935654/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:43:29.023377  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/skaffold-935654/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:43:29.104788  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/skaffold-935654/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:43:29.266288  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/skaffold-935654/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:43:29.587639  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/skaffold-935654/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:43:30.232929  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/skaffold-935654/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:43:30.640999  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/functional-684007/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:43:31.514176  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/skaffold-935654/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:43:34.075809  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/skaffold-935654/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:43:39.197350  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/skaffold-935654/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:43:41.061474  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/addons-188713/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:43:49.439044  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/skaffold-935654/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-424042 --memory=3072 --cert-expiration=8760h --driver=docker  --container-runtime=docker
cert_options_test.go:131: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-424042 --memory=3072 --cert-expiration=8760h --driver=docker  --container-runtime=docker: (41.062429789s)
helpers_test.go:175: Cleaning up "cert-expiration-424042" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-expiration-424042
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-expiration-424042: (2.478138606s)
--- PASS: TestCertExpiration (265.97s)

                                                
                                    
x
+
TestDockerFlags (45.48s)

                                                
                                                
=== RUN   TestDockerFlags
=== PAUSE TestDockerFlags

                                                
                                                

                                                
                                                
=== CONT  TestDockerFlags
docker_test.go:51: (dbg) Run:  out/minikube-linux-arm64 start -p docker-flags-581559 --cache-images=false --memory=3072 --install-addons=false --wait=false --docker-env=FOO=BAR --docker-env=BAZ=BAT --docker-opt=debug --docker-opt=icc=true --alsologtostderr -v=5 --driver=docker  --container-runtime=docker
docker_test.go:51: (dbg) Done: out/minikube-linux-arm64 start -p docker-flags-581559 --cache-images=false --memory=3072 --install-addons=false --wait=false --docker-env=FOO=BAR --docker-env=BAZ=BAT --docker-opt=debug --docker-opt=icc=true --alsologtostderr -v=5 --driver=docker  --container-runtime=docker: (42.039879444s)
docker_test.go:56: (dbg) Run:  out/minikube-linux-arm64 -p docker-flags-581559 ssh "sudo systemctl show docker --property=Environment --no-pager"
docker_test.go:67: (dbg) Run:  out/minikube-linux-arm64 -p docker-flags-581559 ssh "sudo systemctl show docker --property=ExecStart --no-pager"
helpers_test.go:175: Cleaning up "docker-flags-581559" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-flags-581559
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-flags-581559: (2.448878886s)
--- PASS: TestDockerFlags (45.48s)

                                                
                                    
x
+
TestForceSystemdFlag (41.37s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-flag-631650 --memory=3072 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=docker
docker_test.go:91: (dbg) Done: out/minikube-linux-arm64 start -p force-systemd-flag-631650 --memory=3072 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=docker: (38.096541593s)
docker_test.go:110: (dbg) Run:  out/minikube-linux-arm64 -p force-systemd-flag-631650 ssh "docker info --format {{.CgroupDriver}}"
helpers_test.go:175: Cleaning up "force-systemd-flag-631650" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-flag-631650
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-flag-631650: (2.666929488s)
--- PASS: TestForceSystemdFlag (41.37s)

                                                
                                    
x
+
TestForceSystemdEnv (51.62s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-env-673058 --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker
docker_test.go:155: (dbg) Done: out/minikube-linux-arm64 start -p force-systemd-env-673058 --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker: (47.346084225s)
docker_test.go:110: (dbg) Run:  out/minikube-linux-arm64 -p force-systemd-env-673058 ssh "docker info --format {{.CgroupDriver}}"
helpers_test.go:175: Cleaning up "force-systemd-env-673058" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-env-673058
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-env-673058: (3.758097041s)
--- PASS: TestForceSystemdEnv (51.62s)

                                                
                                    
x
+
TestErrorSpam/setup (36.39s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.81s)

                                                
                                                
=== RUN   TestErrorSpam/start
error_spam_test.go:206: Cleaning up 1 logfile(s) ...
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-406643 --log_dir /tmp/nospam-406643 start --dry-run
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-406643 --log_dir /tmp/nospam-406643 start --dry-run
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-arm64 -p nospam-406643 --log_dir /tmp/nospam-406643 start --dry-run
--- PASS: TestErrorSpam/start (0.81s)

                                                
                                    
x
+
TestErrorSpam/status (1.09s)

                                                
                                                
=== RUN   TestErrorSpam/status
error_spam_test.go:206: Cleaning up 0 logfile(s) ...
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-406643 --log_dir /tmp/nospam-406643 status
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-406643 --log_dir /tmp/nospam-406643 status
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-arm64 -p nospam-406643 --log_dir /tmp/nospam-406643 status
--- PASS: TestErrorSpam/status (1.09s)

                                                
                                    
x
+
TestErrorSpam/pause (1.66s)

                                                
                                                
=== RUN   TestErrorSpam/pause
error_spam_test.go:206: Cleaning up 0 logfile(s) ...
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-406643 --log_dir /tmp/nospam-406643 pause
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-406643 --log_dir /tmp/nospam-406643 pause
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-arm64 -p nospam-406643 --log_dir /tmp/nospam-406643 pause
--- PASS: TestErrorSpam/pause (1.66s)

                                                
                                    
x
+
TestErrorSpam/unpause (1.98s)

                                                
                                                
=== RUN   TestErrorSpam/unpause
error_spam_test.go:206: Cleaning up 0 logfile(s) ...
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-406643 --log_dir /tmp/nospam-406643 unpause
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-406643 --log_dir /tmp/nospam-406643 unpause
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-arm64 -p nospam-406643 --log_dir /tmp/nospam-406643 unpause
--- PASS: TestErrorSpam/unpause (1.98s)

                                                
                                    
x
+
TestErrorSpam/stop (11.55s)

                                                
                                                
=== RUN   TestErrorSpam/stop
error_spam_test.go:206: Cleaning up 0 logfile(s) ...
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-406643 --log_dir /tmp/nospam-406643 stop
error_spam_test.go:149: (dbg) Done: out/minikube-linux-arm64 -p nospam-406643 --log_dir /tmp/nospam-406643 stop: (11.346924401s)
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-406643 --log_dir /tmp/nospam-406643 stop
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-arm64 -p nospam-406643 --log_dir /tmp/nospam-406643 stop
--- PASS: TestErrorSpam/stop (11.55s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1860: local sync path: /home/jenkins/minikube-integration/21830-429697/.minikube/files/etc/test/nested/copy/431538/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.00s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (54.37s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2239: (dbg) Run:  out/minikube-linux-arm64 start -p functional-684007 --memory=4096 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=docker
functional_test.go:2239: (dbg) Done: out/minikube-linux-arm64 start -p functional-684007 --memory=4096 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=docker: (54.368939758s)
--- PASS: TestFunctional/serial/StartWithProxy (54.37s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (50.95s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I1101 10:03:23.473013  431538 config.go:182] Loaded profile config "functional-684007": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
functional_test.go:674: (dbg) Run:  out/minikube-linux-arm64 start -p functional-684007 --alsologtostderr -v=8
E1101 10:03:41.066659  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/addons-188713/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:03:41.073120  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/addons-188713/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:03:41.084686  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/addons-188713/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:03:41.106123  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/addons-188713/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:03:41.147583  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/addons-188713/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:03:41.229091  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/addons-188713/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:03:41.390594  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/addons-188713/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:03:41.712267  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/addons-188713/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:03:42.354272  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/addons-188713/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:03:43.635857  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/addons-188713/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:03:46.198759  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/addons-188713/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:03:51.320227  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/addons-188713/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:04:01.562114  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/addons-188713/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
functional_test.go:674: (dbg) Done: out/minikube-linux-arm64 start -p functional-684007 --alsologtostderr -v=8: (50.944502936s)
functional_test.go:678: soft start took 50.947760201s for "functional-684007" cluster.
I1101 10:04:14.417845  431538 config.go:182] Loaded profile config "functional-684007": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestFunctional/serial/SoftStart (50.95s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.06s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.09s)

                                                
                                                
=== RUN   TestFunctional/serial/KubectlGetPods
functional_test.go:711: (dbg) Run:  kubectl --context functional-684007 get po -A
--- PASS: TestFunctional/serial/KubectlGetPods (0.09s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1064: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 cache add registry.k8s.io/pause:3.1
functional_test.go:1064: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 cache add registry.k8s.io/pause:3.3
functional_test.go:1064: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 cache add registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (2.80s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1092: (dbg) Run:  docker build -t minikube-local-cache-test:functional-684007 /tmp/TestFunctionalserialCacheCmdcacheadd_local3198799528/001
functional_test.go:1104: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 cache add minikube-local-cache-test:functional-684007
functional_test.go:1109: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 cache delete minikube-local-cache-test:functional-684007
functional_test.go:1098: (dbg) Run:  docker rmi minikube-local-cache-test:functional-684007
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (1.03s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/CacheDelete
functional_test.go:1117: (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.06s)

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test.go:1173: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 cache reload
functional_test.go:1178: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 ssh sudo crictl inspecti registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (1.59s)

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.15s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.13s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmdDirectly
functional_test.go:756: (dbg) Run:  out/kubectl --context functional-684007 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmdDirectly (0.13s)

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (58.4s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:772: (dbg) Run:  out/minikube-linux-arm64 start -p functional-684007 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E1101 10:04:22.043598  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/addons-188713/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:05:03.004926  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/addons-188713/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
functional_test.go:772: (dbg) Done: out/minikube-linux-arm64 start -p functional-684007 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (58.397152051s)
functional_test.go:776: restart took 58.397248002s for "functional-684007" cluster.
I1101 10:05:19.233794  431538 config.go:182] Loaded profile config "functional-684007": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestFunctional/serial/ExtraConfig (58.40s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.19s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1251: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 logs
functional_test.go:1251: (dbg) Done: out/minikube-linux-arm64 -p functional-684007 logs: (1.188109806s)
--- PASS: TestFunctional/serial/LogsCmd (1.19s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.22s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1265: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 logs --file /tmp/TestFunctionalserialLogsFileCmd2174641971/001/logs.txt
functional_test.go:1265: (dbg) Done: out/minikube-linux-arm64 -p functional-684007 logs --file /tmp/TestFunctionalserialLogsFileCmd2174641971/001/logs.txt: (1.216893605s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.22s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.82s)

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

                                                
                                                
-- stdout --
	┌───────────┬─────────────┬─────────────┬───────────────────────────┐
	│ NAMESPACE │    NAME     │ TARGET PORT │            URL            │
	├───────────┼─────────────┼─────────────┼───────────────────────────┤
	│ default   │ invalid-svc │ 80          │ http://192.168.49.2:30774 │
	└───────────┴─────────────┴─────────────┴───────────────────────────┘
	
	

                                                
                                                
-- /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:2332: (dbg) Run:  kubectl --context functional-684007 delete -f testdata/invalidsvc.yaml
functional_test.go:2332: (dbg) Done: kubectl --context functional-684007 delete -f testdata/invalidsvc.yaml: (1.058977129s)
--- PASS: TestFunctional/serial/InvalidService (4.82s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.51s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (9.57s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DashboardCmd
functional_test.go:920: (dbg) daemon: [out/minikube-linux-arm64 dashboard --url --port 36195 -p functional-684007 --alsologtostderr -v=1]
functional_test.go:925: (dbg) stopping [out/minikube-linux-arm64 dashboard --url --port 36195 -p functional-684007 --alsologtostderr -v=1] ...
helpers_test.go:525: unable to kill pid 476580: os: process already finished
--- PASS: TestFunctional/parallel/DashboardCmd (9.57s)

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.44s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1101 10:06:05.955279  475877 out.go:360] Setting OutFile to fd 1 ...
	I1101 10:06:05.955454  475877 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1101 10:06:05.955464  475877 out.go:374] Setting ErrFile to fd 2...
	I1101 10:06:05.955509  475877 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1101 10:06:05.955781  475877 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21830-429697/.minikube/bin
	I1101 10:06:05.956179  475877 out.go:368] Setting JSON to false
	I1101 10:06:05.957198  475877 start.go:133] hostinfo: {"hostname":"ip-172-31-30-239","uptime":6518,"bootTime":1761985048,"procs":211,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I1101 10:06:05.957276  475877 start.go:143] virtualization:  
	I1101 10:06:05.960706  475877 out.go:179] * [functional-684007] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	I1101 10:06:05.963726  475877 out.go:179]   - MINIKUBE_LOCATION=21830
	I1101 10:06:05.963931  475877 notify.go:221] Checking for updates...
	I1101 10:06:05.969502  475877 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1101 10:06:05.972441  475877 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21830-429697/kubeconfig
	I1101 10:06:05.975525  475877 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21830-429697/.minikube
	I1101 10:06:05.978342  475877 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I1101 10:06:05.981280  475877 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I1101 10:06:05.984658  475877 config.go:182] Loaded profile config "functional-684007": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
	I1101 10:06:05.985252  475877 driver.go:422] Setting default libvirt URI to qemu:///system
	I1101 10:06:06.020174  475877 docker.go:124] docker version: linux-28.1.1:Docker Engine - Community
	I1101 10:06:06.020315  475877 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1101 10:06:06.076620  475877 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:1 ContainersRunning:1 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:36 OomKillDisable:true NGoroutines:53 SystemTime:2025-11-01 10:06:06.066906893 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I1101 10:06:06.076741  475877 docker.go:319] overlay module found
	I1101 10:06:06.079772  475877 out.go:179] * Using the docker driver based on existing profile
	I1101 10:06:06.082612  475877 start.go:309] selected driver: docker
	I1101 10:06:06.082640  475877 start.go:930] validating driver "docker" against &{Name:functional-684007 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1760939008-21773@sha256:d8d8a3f29f027433bea12764bddd1aa26c7ad9bb912e016c1bc51278db1343d8 Memory:4096 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.34.1 ClusterName:functional-684007 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker 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.34.1 ContainerRuntime:docker 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[]
MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1101 10:06:06.082752  475877 start.go:941] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1101 10:06:06.086649  475877 out.go:203] 
	W1101 10:06:06.089483  475877 out.go:285] 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
	I1101 10:06:06.092429  475877 out.go:203] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.21s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1101 10:06:07.481504  476233 out.go:360] Setting OutFile to fd 1 ...
	I1101 10:06:07.481852  476233 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1101 10:06:07.481899  476233 out.go:374] Setting ErrFile to fd 2...
	I1101 10:06:07.481920  476233 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1101 10:06:07.483040  476233 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21830-429697/.minikube/bin
	I1101 10:06:07.483556  476233 out.go:368] Setting JSON to false
	I1101 10:06:07.484879  476233 start.go:133] hostinfo: {"hostname":"ip-172-31-30-239","uptime":6520,"bootTime":1761985048,"procs":211,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I1101 10:06:07.484988  476233 start.go:143] virtualization:  
	I1101 10:06:07.488313  476233 out.go:179] * [functional-684007] minikube v1.37.0 sur Ubuntu 20.04 (arm64)
	I1101 10:06:07.490497  476233 out.go:179]   - MINIKUBE_LOCATION=21830
	I1101 10:06:07.490592  476233 notify.go:221] Checking for updates...
	I1101 10:06:07.496614  476233 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1101 10:06:07.499513  476233 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21830-429697/kubeconfig
	I1101 10:06:07.502378  476233 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21830-429697/.minikube
	I1101 10:06:07.505260  476233 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I1101 10:06:07.508221  476233 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I1101 10:06:07.511594  476233 config.go:182] Loaded profile config "functional-684007": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
	I1101 10:06:07.512298  476233 driver.go:422] Setting default libvirt URI to qemu:///system
	I1101 10:06:07.542713  476233 docker.go:124] docker version: linux-28.1.1:Docker Engine - Community
	I1101 10:06:07.542830  476233 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1101 10:06:07.616589  476233 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:1 ContainersRunning:1 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:36 OomKillDisable:true NGoroutines:53 SystemTime:2025-11-01 10:06:07.606399944 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I1101 10:06:07.616701  476233 docker.go:319] overlay module found
	I1101 10:06:07.619719  476233 out.go:179] * Utilisation du pilote docker basé sur le profil existant
	I1101 10:06:07.622407  476233 start.go:309] selected driver: docker
	I1101 10:06:07.622429  476233 start.go:930] validating driver "docker" against &{Name:functional-684007 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1760939008-21773@sha256:d8d8a3f29f027433bea12764bddd1aa26c7ad9bb912e016c1bc51278db1343d8 Memory:4096 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.34.1 ClusterName:functional-684007 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker 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.34.1 ContainerRuntime:docker 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[]
MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1101 10:06:07.622532  476233 start.go:941] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1101 10:06:07.626258  476233 out.go:203] 
	W1101 10:06:07.629169  476233 out.go:285] 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
	I1101 10:06:07.631997  476233 out.go:203] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.08s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:869: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 status
functional_test.go:875: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}
functional_test.go:887: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 status -o json
--- PASS: TestFunctional/parallel/StatusCmd (1.08s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (8.82s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1636: (dbg) Run:  kubectl --context functional-684007 create deployment hello-node-connect --image kicbase/echo-server
functional_test.go:1640: (dbg) Run:  kubectl --context functional-684007 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1645: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:352: "hello-node-connect-7d85dfc575-fqx98" [358205d4-0852-4c19-b876-2004bb341767] Pending / Ready:ContainersNotReady (containers with unready status: [echo-server]) / ContainersReady:ContainersNotReady (containers with unready status: [echo-server])
helpers_test.go:352: "hello-node-connect-7d85dfc575-fqx98" [358205d4-0852-4c19-b876-2004bb341767] Running
functional_test.go:1645: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 8.011368079s
functional_test.go:1654: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 service hello-node-connect --url
functional_test.go:1660: found endpoint for hello-node-connect: http://192.168.49.2:30922
functional_test.go:1680: http://192.168.49.2:30922: success! body:
Request served by hello-node-connect-7d85dfc575-fqx98

                                                
                                                
HTTP/1.1 GET /

                                                
                                                
Host: 192.168.49.2:30922
Accept-Encoding: gzip
User-Agent: Go-http-client/1.1
--- PASS: TestFunctional/parallel/ServiceCmdConnect (8.82s)

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.15s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (25.77s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
functional_test_pvc_test.go:50: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 4m0s for pods matching "integration-test=storage-provisioner" in namespace "kube-system" ...
helpers_test.go:352: "storage-provisioner" [d7eb7038-07d9-4479-bfb6-7a1f1785bb23] Running
functional_test_pvc_test.go:50: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.003004774s
functional_test_pvc_test.go:55: (dbg) Run:  kubectl --context functional-684007 get storageclass -o=json
functional_test_pvc_test.go:75: (dbg) Run:  kubectl --context functional-684007 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:82: (dbg) Run:  kubectl --context functional-684007 get pvc myclaim -o=json
functional_test_pvc_test.go:131: (dbg) Run:  kubectl --context functional-684007 apply -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:140: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 4m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:352: "sp-pod" [a89def50-e25c-4abd-a187-dba176628dce] Pending
helpers_test.go:352: "sp-pod" [a89def50-e25c-4abd-a187-dba176628dce] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:352: "sp-pod" [a89def50-e25c-4abd-a187-dba176628dce] Running
functional_test_pvc_test.go:140: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 12.003552235s
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-684007 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:112: (dbg) Run:  kubectl --context functional-684007 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:131: (dbg) Run:  kubectl --context functional-684007 apply -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:140: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 4m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:352: "sp-pod" [489f166e-fc19-4663-8f63-d145a60a4b32] Pending
helpers_test.go:352: "sp-pod" [489f166e-fc19-4663-8f63-d145a60a4b32] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:352: "sp-pod" [489f166e-fc19-4663-8f63-d145a60a4b32] Running
functional_test_pvc_test.go:140: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 7.003713693s
functional_test_pvc_test.go:120: (dbg) Run:  kubectl --context functional-684007 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (25.77s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.77s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/SSHCmd
functional_test.go:1730: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 ssh "echo hello"
functional_test.go:1747: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 ssh "cat /etc/hostname"
--- PASS: TestFunctional/parallel/SSHCmd (0.77s)

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.71s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CpCmd
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 cp testdata/cp-test.txt /home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 ssh -n functional-684007 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 cp functional-684007:/home/docker/cp-test.txt /tmp/TestFunctionalparallelCpCmd1074942400/001/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 ssh -n functional-684007 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 cp testdata/cp-test.txt /tmp/does/not/exist/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 ssh -n functional-684007 "sudo cat /tmp/does/not/exist/cp-test.txt"
--- PASS: TestFunctional/parallel/CpCmd (1.71s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.27s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.72s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1977: Checking for existence of /etc/ssl/certs/431538.pem within VM
functional_test.go:1978: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 ssh "sudo cat /etc/ssl/certs/431538.pem"
functional_test.go:1977: Checking for existence of /usr/share/ca-certificates/431538.pem within VM
functional_test.go:1978: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 ssh "sudo cat /usr/share/ca-certificates/431538.pem"
functional_test.go:1977: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1978: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:2004: Checking for existence of /etc/ssl/certs/4315382.pem within VM
functional_test.go:2005: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 ssh "sudo cat /etc/ssl/certs/4315382.pem"
functional_test.go:2004: Checking for existence of /usr/share/ca-certificates/4315382.pem within VM
functional_test.go:2005: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 ssh "sudo cat /usr/share/ca-certificates/4315382.pem"
functional_test.go:2004: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:2005: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (1.72s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.09s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.41s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.31s)

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

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-linux-arm64 -p functional-684007 tunnel --alsologtostderr]
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-linux-arm64 -p functional-684007 tunnel --alsologtostderr]
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-linux-arm64 -p functional-684007 tunnel --alsologtostderr] ...
helpers_test.go:507: unable to find parent, assuming dead: process does not exist
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-linux-arm64 -p functional-684007 tunnel --alsologtostderr] ...
helpers_test.go:525: unable to kill pid 470699: os: process already finished
--- PASS: TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel (0.69s)

                                                
                                    
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:2261: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 version --short
--- PASS: TestFunctional/parallel/Version/short (0.09s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2275: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 version -o=json --components
functional_test.go:2275: (dbg) Done: out/minikube-linux-arm64 -p functional-684007 version -o=json --components: (1.150622103s)
--- PASS: TestFunctional/parallel/Version/components (1.15s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:276: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 image ls --format short --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-arm64 -p functional-684007 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.10.1
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.34.1
registry.k8s.io/kube-proxy:v1.34.1
registry.k8s.io/kube-controller-manager:v1.34.1
registry.k8s.io/kube-apiserver:v1.34.1
registry.k8s.io/etcd:3.6.4-0
registry.k8s.io/coredns/coredns:v1.12.1
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-684007
docker.io/kicbase/echo-server:latest
docker.io/kicbase/echo-server:functional-684007
functional_test.go:284: (dbg) Stderr: out/minikube-linux-arm64 -p functional-684007 image ls --format short --alsologtostderr:
I1101 10:06:12.217122  477112 out.go:360] Setting OutFile to fd 1 ...
I1101 10:06:12.217280  477112 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1101 10:06:12.217288  477112 out.go:374] Setting ErrFile to fd 2...
I1101 10:06:12.217292  477112 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1101 10:06:12.217550  477112 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21830-429697/.minikube/bin
I1101 10:06:12.218281  477112 config.go:182] Loaded profile config "functional-684007": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1101 10:06:12.218409  477112 config.go:182] Loaded profile config "functional-684007": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1101 10:06:12.218868  477112 cli_runner.go:164] Run: docker container inspect functional-684007 --format={{.State.Status}}
I1101 10:06:12.239156  477112 ssh_runner.go:195] Run: systemctl --version
I1101 10:06:12.239215  477112 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-684007
I1101 10:06:12.265320  477112 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33173 SSHKeyPath:/home/jenkins/minikube-integration/21830-429697/.minikube/machines/functional-684007/id_rsa Username:docker}
I1101 10:06:12.370410  477112 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.26s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:276: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 image ls --format table --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-arm64 -p functional-684007 image ls --format table --alsologtostderr:
┌─────────────────────────────────────────────┬───────────────────┬───────────────┬────────┐
│                    IMAGE                    │        TAG        │   IMAGE ID    │  SIZE  │
├─────────────────────────────────────────────┼───────────────────┼───────────────┼────────┤
│ registry.k8s.io/kube-controller-manager     │ v1.34.1           │ 7eb2c6ff0c5a7 │ 71.5MB │
│ registry.k8s.io/kube-proxy                  │ v1.34.1           │ 05baa95f5142d │ 74.7MB │
│ localhost/my-image                          │ functional-684007 │ e595b697d2904 │ 1.41MB │
│ docker.io/library/minikube-local-cache-test │ functional-684007 │ 1fb4cd255f093 │ 30B    │
│ registry.k8s.io/kube-scheduler              │ v1.34.1           │ b5f57ec6b9867 │ 50.5MB │
│ docker.io/kubernetesui/metrics-scraper      │ <none>            │ a422e0e982356 │ 42.3MB │
│ gcr.io/k8s-minikube/busybox                 │ 1.28.4-glibc      │ 1611cd07b61d5 │ 3.55MB │
│ docker.io/library/nginx                     │ alpine            │ cbad6347cca28 │ 53.4MB │
│ docker.io/library/nginx                     │ latest            │ 46fabdd7f288c │ 172MB  │
│ registry.k8s.io/etcd                        │ 3.6.4-0           │ a1894772a478e │ 205MB  │
│ docker.io/kubernetesui/dashboard            │ <none>            │ 20b332c9a70d8 │ 244MB  │
│ docker.io/kicbase/echo-server               │ functional-684007 │ ce2d2cda2d858 │ 4.78MB │
│ docker.io/kicbase/echo-server               │ latest            │ ce2d2cda2d858 │ 4.78MB │
│ registry.k8s.io/pause                       │ 3.1               │ 8057e0500773a │ 525kB  │
│ registry.k8s.io/pause                       │ latest            │ 8cb2091f603e7 │ 240kB  │
│ registry.k8s.io/kube-apiserver              │ v1.34.1           │ 43911e833d64d │ 83.7MB │
│ registry.k8s.io/pause                       │ 3.10.1            │ d7b100cd9a77b │ 514kB  │
│ registry.k8s.io/coredns/coredns             │ v1.12.1           │ 138784d87c9c5 │ 72.1MB │
│ gcr.io/k8s-minikube/storage-provisioner     │ v5                │ ba04bb24b9575 │ 29MB   │
│ registry.k8s.io/pause                       │ 3.3               │ 3d18732f8686c │ 484kB  │
└─────────────────────────────────────────────┴───────────────────┴───────────────┴────────┘
functional_test.go:284: (dbg) Stderr: out/minikube-linux-arm64 -p functional-684007 image ls --format table --alsologtostderr:
I1101 10:06:17.066329  477595 out.go:360] Setting OutFile to fd 1 ...
I1101 10:06:17.066601  477595 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1101 10:06:17.066632  477595 out.go:374] Setting ErrFile to fd 2...
I1101 10:06:17.066652  477595 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1101 10:06:17.067060  477595 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21830-429697/.minikube/bin
I1101 10:06:17.068029  477595 config.go:182] Loaded profile config "functional-684007": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1101 10:06:17.068227  477595 config.go:182] Loaded profile config "functional-684007": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1101 10:06:17.068874  477595 cli_runner.go:164] Run: docker container inspect functional-684007 --format={{.State.Status}}
I1101 10:06:17.085865  477595 ssh_runner.go:195] Run: systemctl --version
I1101 10:06:17.085920  477595 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-684007
I1101 10:06:17.102687  477595 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33173 SSHKeyPath:/home/jenkins/minikube-integration/21830-429697/.minikube/machines/functional-684007/id_rsa Username:docker}
I1101 10:06:17.205965  477595 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.24s)

                                                
                                    
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:276: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 image ls --format json --alsologtostderr
2025/11/01 10:06:16 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test.go:281: (dbg) Stdout: out/minikube-linux-arm64 -p functional-684007 image ls --format json --alsologtostderr:
[{"id":"a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","repoDigests":[],"repoTags":["docker.io/kubernetesui/metrics-scraper:\u003cnone\u003e"],"size":"42300000"},{"id":"cbad6347cca28a6ee7b08793856bc6fcb2c2c7a377a62a5e6d785895c4194ac1","repoDigests":[],"repoTags":["docker.io/library/nginx:alpine"],"size":"53400000"},{"id":"46fabdd7f288c91a57f5d5fe12a02a41fbe855142469fcd50cbe885229064797","repoDigests":[],"repoTags":["docker.io/library/nginx:latest"],"size":"172000000"},{"id":"05baa95f5142d87797a2bc1d3d11edfb0bf0a9236d436243d15061fae8b58cb9","repoDigests":[],"repoTags":["registry.k8s.io/kube-proxy:v1.34.1"],"size":"74700000"},{"id":"a1894772a478e07c67a56e8bf32335fdbe1dd4ec96976a5987083164bd00bc0e","repoDigests":[],"repoTags":["registry.k8s.io/etcd:3.6.4-0"],"size":"205000000"},{"id":"20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":[],"repoTags":["docker.io/kubernetesui/dashboard:\u003cnone\u003e"],"size":"244000000"},{"id":"ba04bb24b95753201135cbc420b23
3c1b0b9fa2e1fd21d28319c348c33fbcde6","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"29000000"},{"id":"3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"484000"},{"id":"b5f57ec6b98676d815366685a0422bd164ecf0732540b79ac51b1186cef97ff0","repoDigests":[],"repoTags":["registry.k8s.io/kube-scheduler:v1.34.1"],"size":"50500000"},{"id":"d7b100cd9a77ba782c5e428c8dd5a1df4a1e79d4cb6294acd7d01290ab3babbd","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.10.1"],"size":"514000"},{"id":"1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"3550000"},{"id":"8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"size":"525000"},{"id":"1fb4cd255f093e0b59f873848991a3871eef8e79d0cfaa522a8ae4e72bc9b693","repoDigests":[],"repoTags":["docker.io/librar
y/minikube-local-cache-test:functional-684007"],"size":"30"},{"id":"43911e833d64d4f30460862fc0c54bb61999d60bc7d063feca71e9fc610d5196","repoDigests":[],"repoTags":["registry.k8s.io/kube-apiserver:v1.34.1"],"size":"83700000"},{"id":"7eb2c6ff0c5a768fd309321bc2ade0e4e11afcf4f2017ef1d0ff00d91fdf992a","repoDigests":[],"repoTags":["registry.k8s.io/kube-controller-manager:v1.34.1"],"size":"71500000"},{"id":"8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"240000"},{"id":"e595b697d290464a5b2748829724b48aee3d09b7e6d8300167192195abacf22f","repoDigests":[],"repoTags":["localhost/my-image:functional-684007"],"size":"1410000"},{"id":"138784d87c9c50f8e59412544da4cf4928d61ccbaf93b9f5898a3ba406871bfc","repoDigests":[],"repoTags":["registry.k8s.io/coredns/coredns:v1.12.1"],"size":"72100000"},{"id":"ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17","repoDigests":[],"repoTags":["docker.io/kicbase/echo-server:functional-684007","
docker.io/kicbase/echo-server:latest"],"size":"4780000"}]
functional_test.go:284: (dbg) Stderr: out/minikube-linux-arm64 -p functional-684007 image ls --format json --alsologtostderr:
I1101 10:06:16.813331  477556 out.go:360] Setting OutFile to fd 1 ...
I1101 10:06:16.813958  477556 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1101 10:06:16.814001  477556 out.go:374] Setting ErrFile to fd 2...
I1101 10:06:16.814023  477556 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1101 10:06:16.814300  477556 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21830-429697/.minikube/bin
I1101 10:06:16.814951  477556 config.go:182] Loaded profile config "functional-684007": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1101 10:06:16.815118  477556 config.go:182] Loaded profile config "functional-684007": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1101 10:06:16.815908  477556 cli_runner.go:164] Run: docker container inspect functional-684007 --format={{.State.Status}}
I1101 10:06:16.832967  477556 ssh_runner.go:195] Run: systemctl --version
I1101 10:06:16.833019  477556 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-684007
I1101 10:06:16.850264  477556 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33173 SSHKeyPath:/home/jenkins/minikube-integration/21830-429697/.minikube/machines/functional-684007/id_rsa Username:docker}
I1101 10:06:16.960519  477556 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.25s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:276: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 image ls --format yaml --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-arm64 -p functional-684007 image ls --format yaml --alsologtostderr:
- id: 8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.1
size: "525000"
- id: cbad6347cca28a6ee7b08793856bc6fcb2c2c7a377a62a5e6d785895c4194ac1
repoDigests: []
repoTags:
- docker.io/library/nginx:alpine
size: "53400000"
- id: 05baa95f5142d87797a2bc1d3d11edfb0bf0a9236d436243d15061fae8b58cb9
repoDigests: []
repoTags:
- registry.k8s.io/kube-proxy:v1.34.1
size: "74700000"
- id: a1894772a478e07c67a56e8bf32335fdbe1dd4ec96976a5987083164bd00bc0e
repoDigests: []
repoTags:
- registry.k8s.io/etcd:3.6.4-0
size: "205000000"
- id: 8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "240000"
- id: 43911e833d64d4f30460862fc0c54bb61999d60bc7d063feca71e9fc610d5196
repoDigests: []
repoTags:
- registry.k8s.io/kube-apiserver:v1.34.1
size: "83700000"
- id: ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17
repoDigests: []
repoTags:
- docker.io/kicbase/echo-server:functional-684007
- docker.io/kicbase/echo-server:latest
size: "4780000"
- id: 1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "3550000"
- id: d7b100cd9a77ba782c5e428c8dd5a1df4a1e79d4cb6294acd7d01290ab3babbd
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.10.1
size: "514000"
- id: 3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "484000"
- id: 1fb4cd255f093e0b59f873848991a3871eef8e79d0cfaa522a8ae4e72bc9b693
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-684007
size: "30"
- id: 46fabdd7f288c91a57f5d5fe12a02a41fbe855142469fcd50cbe885229064797
repoDigests: []
repoTags:
- docker.io/library/nginx:latest
size: "172000000"
- id: 7eb2c6ff0c5a768fd309321bc2ade0e4e11afcf4f2017ef1d0ff00d91fdf992a
repoDigests: []
repoTags:
- registry.k8s.io/kube-controller-manager:v1.34.1
size: "71500000"
- id: b5f57ec6b98676d815366685a0422bd164ecf0732540b79ac51b1186cef97ff0
repoDigests: []
repoTags:
- registry.k8s.io/kube-scheduler:v1.34.1
size: "50500000"
- id: 138784d87c9c50f8e59412544da4cf4928d61ccbaf93b9f5898a3ba406871bfc
repoDigests: []
repoTags:
- registry.k8s.io/coredns/coredns:v1.12.1
size: "72100000"
- id: ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "29000000"

                                                
                                                
functional_test.go:284: (dbg) Stderr: out/minikube-linux-arm64 -p functional-684007 image ls --format yaml --alsologtostderr:
I1101 10:06:12.484754  477149 out.go:360] Setting OutFile to fd 1 ...
I1101 10:06:12.484994  477149 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1101 10:06:12.485003  477149 out.go:374] Setting ErrFile to fd 2...
I1101 10:06:12.485009  477149 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1101 10:06:12.485247  477149 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21830-429697/.minikube/bin
I1101 10:06:12.485864  477149 config.go:182] Loaded profile config "functional-684007": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1101 10:06:12.485982  477149 config.go:182] Loaded profile config "functional-684007": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1101 10:06:12.486429  477149 cli_runner.go:164] Run: docker container inspect functional-684007 --format={{.State.Status}}
I1101 10:06:12.501532  477149 ssh_runner.go:195] Run: systemctl --version
I1101 10:06:12.501593  477149 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-684007
I1101 10:06:12.520628  477149 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33173 SSHKeyPath:/home/jenkins/minikube-integration/21830-429697/.minikube/machines/functional-684007/id_rsa Username:docker}
I1101 10:06:12.626317  477149 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.25s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:330: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 image build -t localhost/my-image:functional-684007 testdata/build --alsologtostderr
functional_test.go:330: (dbg) Done: out/minikube-linux-arm64 -p functional-684007 image build -t localhost/my-image:functional-684007 testdata/build --alsologtostderr: (3.484899503s)
functional_test.go:338: (dbg) Stderr: out/minikube-linux-arm64 -p functional-684007 image build -t localhost/my-image:functional-684007 testdata/build --alsologtostderr:
I1101 10:06:13.073274  477250 out.go:360] Setting OutFile to fd 1 ...
I1101 10:06:13.074109  477250 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1101 10:06:13.074153  477250 out.go:374] Setting ErrFile to fd 2...
I1101 10:06:13.074175  477250 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1101 10:06:13.074486  477250 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21830-429697/.minikube/bin
I1101 10:06:13.075227  477250 config.go:182] Loaded profile config "functional-684007": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1101 10:06:13.077824  477250 config.go:182] Loaded profile config "functional-684007": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1101 10:06:13.079208  477250 cli_runner.go:164] Run: docker container inspect functional-684007 --format={{.State.Status}}
I1101 10:06:13.098221  477250 ssh_runner.go:195] Run: systemctl --version
I1101 10:06:13.098272  477250 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-684007
I1101 10:06:13.119148  477250 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33173 SSHKeyPath:/home/jenkins/minikube-integration/21830-429697/.minikube/machines/functional-684007/id_rsa Username:docker}
I1101 10:06:13.230609  477250 build_images.go:162] Building image from path: /tmp/build.1609356194.tar
I1101 10:06:13.230682  477250 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I1101 10:06:13.244029  477250 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.1609356194.tar
I1101 10:06:13.248993  477250 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.1609356194.tar: stat -c "%s %y" /var/lib/minikube/build/build.1609356194.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.1609356194.tar': No such file or directory
I1101 10:06:13.249035  477250 ssh_runner.go:362] scp /tmp/build.1609356194.tar --> /var/lib/minikube/build/build.1609356194.tar (3072 bytes)
I1101 10:06:13.270308  477250 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.1609356194
I1101 10:06:13.280997  477250 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.1609356194 -xf /var/lib/minikube/build/build.1609356194.tar
I1101 10:06:13.300905  477250 docker.go:361] Building image: /var/lib/minikube/build/build.1609356194
I1101 10:06:13.301024  477250 ssh_runner.go:195] Run: docker build -t localhost/my-image:functional-684007 /var/lib/minikube/build/build.1609356194
#0 building with "default" instance using docker driver

                                                
                                                
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 97B done
#1 DONE 0.1s

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

                                                
                                                
#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 sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b 770B / 770B done
#5 sha256:a77fe109c026308f149d36484d795b42efe0fd29b332be9071f63e1634c36ac9 527B / 527B done
#5 sha256:71a676dd070f4b701c3272e566d84951362f1326ea07d5bbad119d1c4f6b3d02 1.47kB / 1.47kB done
#5 sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34 0B / 828.50kB 0.1s
#5 sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34 828.50kB / 828.50kB 0.5s
#5 extracting sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34
#5 sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34 828.50kB / 828.50kB 0.5s done
#5 extracting sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34 0.0s done
#5 DONE 0.7s

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

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

                                                
                                                
#8 exporting to image
#8 exporting layers 0.1s done
#8 writing image sha256:e595b697d290464a5b2748829724b48aee3d09b7e6d8300167192195abacf22f
#8 writing image sha256:e595b697d290464a5b2748829724b48aee3d09b7e6d8300167192195abacf22f done
#8 naming to localhost/my-image:functional-684007 done
#8 DONE 0.1s
I1101 10:06:16.455152  477250 ssh_runner.go:235] Completed: docker build -t localhost/my-image:functional-684007 /var/lib/minikube/build/build.1609356194: (3.154050374s)
I1101 10:06:16.455280  477250 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.1609356194
I1101 10:06:16.465206  477250 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.1609356194.tar
I1101 10:06:16.474051  477250 build_images.go:218] Built localhost/my-image:functional-684007 from /tmp/build.1609356194.tar
I1101 10:06:16.474078  477250 build_images.go:134] succeeded building to: functional-684007
I1101 10:06:16.474083  477250 build_images.go:135] failed building to: 
functional_test.go:466: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (4.10s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:357: (dbg) Run:  docker pull kicbase/echo-server:1.0
functional_test.go:362: (dbg) Run:  docker tag kicbase/echo-server:1.0 kicbase/echo-server:functional-684007
--- PASS: TestFunctional/parallel/ImageCommands/Setup (0.64s)

                                                
                                    
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-684007 tunnel --alsologtostderr]
--- PASS: TestFunctional/parallel/TunnelCmd/serial/StartTunnel (0.00s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-684007 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:352: "nginx-svc" [b3aaa9d4-bfb1-45f9-b86f-397538114410] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:352: "nginx-svc" [b3aaa9d4-bfb1-45f9-b86f-397538114410] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 10.003093419s
I1101 10:05:37.934023  431538 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (10.37s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:370: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 image load --daemon kicbase/echo-server:functional-684007 --alsologtostderr
functional_test.go:466: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (1.10s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageReloadDaemon
functional_test.go:380: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 image load --daemon kicbase/echo-server:functional-684007 --alsologtostderr
functional_test.go:466: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageReloadDaemon (0.94s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:250: (dbg) Run:  docker pull kicbase/echo-server:latest
functional_test.go:255: (dbg) Run:  docker tag kicbase/echo-server:latest kicbase/echo-server:functional-684007
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 image load --daemon kicbase/echo-server:functional-684007 --alsologtostderr
functional_test.go:466: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.14s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:407: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 image rm kicbase/echo-server:functional-684007 --alsologtostderr
functional_test.go:466: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageRemove (0.48s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:424: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 image load /home/jenkins/workspace/Docker_Linux_docker_arm64/echo-server-save.tar --alsologtostderr
functional_test.go:466: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (0.65s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveDaemon
functional_test.go:434: (dbg) Run:  docker rmi kicbase/echo-server:functional-684007
functional_test.go:439: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 image save --daemon kicbase/echo-server:functional-684007 --alsologtostderr
functional_test.go:447: (dbg) Run:  docker image inspect kicbase/echo-server:functional-684007
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveDaemon (0.41s)

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv/bash (1.07s)

                                                
                                                
=== RUN   TestFunctional/parallel/DockerEnv/bash
functional_test.go:514: (dbg) Run:  /bin/bash -c "eval $(out/minikube-linux-arm64 -p functional-684007 docker-env) && out/minikube-linux-arm64 status -p functional-684007"
functional_test.go:537: (dbg) Run:  /bin/bash -c "eval $(out/minikube-linux-arm64 -p functional-684007 docker-env) && docker images"
--- PASS: TestFunctional/parallel/DockerEnv/bash (1.07s)

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
functional_test_tunnel_test.go:299: tunnel at http://10.98.130.206 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-684007 tunnel --alsologtostderr] ...
functional_test_tunnel_test.go:437: failed to stop process: signal: terminated
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

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

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

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

                                                
                                                
** /stderr **
I1101 10:05:38.587739  431538 retry.go:31] will retry after 265.21969ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Nov  1 10:05 created-by-test
-rw-r--r-- 1 docker docker 24 Nov  1 10:05 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Nov  1 10:05 test-1761991538151054181
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 ssh cat /mount-9p/test-1761991538151054181
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-684007 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:352: "busybox-mount" [00690255-fb04-407f-9f45-35c97d9376a8] Pending
helpers_test.go:352: "busybox-mount" [00690255-fb04-407f-9f45-35c97d9376a8] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:352: "busybox-mount" [00690255-fb04-407f-9f45-35c97d9376a8] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:352: "busybox-mount" [00690255-fb04-407f-9f45-35c97d9376a8] 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 6.003160285s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-684007 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-684007 /tmp/TestFunctionalparallelMountCmdany-port1633271386/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (9.11s)

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

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

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

                                                
                                                
** /stderr **
I1101 10:05:47.820647  431538 retry.go:31] will retry after 743.354329ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 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-684007 /tmp/TestFunctionalparallelMountCmdspecific-port67174359/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-684007 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-684007 ssh "sudo umount -f /mount-9p": exit status 1 (310.632739ms)

                                                
                                                
-- 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-684007 ssh \"sudo umount -f /mount-9p\"": exit status 1
functional_test_mount_test.go:234: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-684007 /tmp/TestFunctionalparallelMountCmdspecific-port67174359/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
--- PASS: TestFunctional/parallel/MountCmd/specific-port (2.53s)

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

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

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

                                                
                                                
** /stderr **
I1101 10:05:50.403908  431538 retry.go:31] will retry after 398.252028ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-arm64 mount -p functional-684007 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-684007 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2014737519/001:/mount1 --alsologtostderr -v=1] ...
helpers_test.go:507: 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-684007 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2014737519/001:/mount2 --alsologtostderr -v=1] ...
helpers_test.go:507: 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-684007 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2014737519/001:/mount3 --alsologtostderr -v=1] ...
helpers_test.go:507: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/MountCmd/VerifyCleanup (1.95s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1451: (dbg) Run:  kubectl --context functional-684007 create deployment hello-node --image kicbase/echo-server
functional_test.go:1455: (dbg) Run:  kubectl --context functional-684007 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1460: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:352: "hello-node-75c85bcc94-6vsgx" [9845fffd-5040-4a5e-9249-e03a0fc9d31c] Pending
helpers_test.go:352: "hello-node-75c85bcc94-6vsgx" [9845fffd-5040-4a5e-9249-e03a0fc9d31c] Running
functional_test.go:1460: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 7.005009608s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (7.23s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1325: (dbg) Run:  out/minikube-linux-arm64 profile list
functional_test.go:1330: Took "374.354036ms" to run "out/minikube-linux-arm64 profile list"
functional_test.go:1339: (dbg) Run:  out/minikube-linux-arm64 profile list -l
functional_test.go:1344: Took "57.918832ms" 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:1376: (dbg) Run:  out/minikube-linux-arm64 profile list -o json
functional_test.go:1381: Took "367.747241ms" to run "out/minikube-linux-arm64 profile list -o json"
functional_test.go:1389: (dbg) Run:  out/minikube-linux-arm64 profile list -o json --light
functional_test.go:1394: Took "51.3853ms" to run "out/minikube-linux-arm64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.42s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1499: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 service list -o json
functional_test.go:1504: Took "648.015014ms" to run "out/minikube-linux-arm64 -p functional-684007 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (0.65s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/HTTPS
functional_test.go:1519: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 service --namespace=default --https --url hello-node
functional_test.go:1532: found endpoint: https://192.168.49.2:31129
--- PASS: TestFunctional/parallel/ServiceCmd/HTTPS (0.63s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/URL
functional_test.go:1569: (dbg) Run:  out/minikube-linux-arm64 -p functional-684007 service hello-node --url
functional_test.go:1575: found endpoint for hello-node: http://192.168.49.2:31129
--- PASS: TestFunctional/parallel/ServiceCmd/URL (0.60s)

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.05s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.02s)

                                                
                                                
=== RUN   TestFunctional/delete_my-image_image
functional_test.go:213: (dbg) Run:  docker rmi -f localhost/my-image:functional-684007
--- 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:221: (dbg) Run:  docker rmi -f minikube-local-cache-test:functional-684007
--- PASS: TestFunctional/delete_minikube_cached_images (0.02s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (164.9s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 start --ha --memory 3072 --wait true --alsologtostderr -v 5 --driver=docker  --container-runtime=docker
E1101 10:06:24.929046  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/addons-188713/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:08:41.061947  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/addons-188713/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 -p ha-091293 start --ha --memory 3072 --wait true --alsologtostderr -v 5 --driver=docker  --container-runtime=docker: (2m43.944526824s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 status --alsologtostderr -v 5
--- PASS: TestMultiControlPlane/serial/StartCluster (164.90s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (7.78s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeployApp
ha_test.go:128: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 kubectl -- apply -f ./testdata/ha/ha-pod-dns-test.yaml
ha_test.go:133: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 kubectl -- rollout status deployment/busybox
E1101 10:09:08.770783  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/addons-188713/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:133: (dbg) Done: out/minikube-linux-arm64 -p ha-091293 kubectl -- rollout status deployment/busybox: (4.304478166s)
ha_test.go:140: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 kubectl -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:163: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 kubectl -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 kubectl -- exec busybox-7b57f96db7-4wdf7 -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 kubectl -- exec busybox-7b57f96db7-g6g2s -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 kubectl -- exec busybox-7b57f96db7-qxlrj -- nslookup kubernetes.io
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 kubectl -- exec busybox-7b57f96db7-4wdf7 -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 kubectl -- exec busybox-7b57f96db7-g6g2s -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 kubectl -- exec busybox-7b57f96db7-qxlrj -- nslookup kubernetes.default
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 kubectl -- exec busybox-7b57f96db7-4wdf7 -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 kubectl -- exec busybox-7b57f96db7-g6g2s -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 kubectl -- exec busybox-7b57f96db7-qxlrj -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiControlPlane/serial/DeployApp (7.78s)

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.86s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 kubectl -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 kubectl -- exec busybox-7b57f96db7-4wdf7 -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 kubectl -- exec busybox-7b57f96db7-4wdf7 -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 kubectl -- exec busybox-7b57f96db7-g6g2s -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 kubectl -- exec busybox-7b57f96db7-g6g2s -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 kubectl -- exec busybox-7b57f96db7-qxlrj -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 kubectl -- exec busybox-7b57f96db7-qxlrj -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (1.86s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (41.94s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 node add --alsologtostderr -v 5
ha_test.go:228: (dbg) Done: out/minikube-linux-arm64 -p ha-091293 node add --alsologtostderr -v 5: (40.811436793s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 status --alsologtostderr -v 5
ha_test.go:234: (dbg) Done: out/minikube-linux-arm64 -p ha-091293 status --alsologtostderr -v 5: (1.125065671s)
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (41.94s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.11s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (1.11s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterClusterStart
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.111455555s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterClusterStart (1.11s)

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (21.22s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:328: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 status --output json --alsologtostderr -v 5
ha_test.go:328: (dbg) Done: out/minikube-linux-arm64 -p ha-091293 status --output json --alsologtostderr -v 5: (1.068719571s)
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 cp testdata/cp-test.txt ha-091293:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 ssh -n ha-091293 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 cp ha-091293:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1530547832/001/cp-test_ha-091293.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 ssh -n ha-091293 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 cp ha-091293:/home/docker/cp-test.txt ha-091293-m02:/home/docker/cp-test_ha-091293_ha-091293-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 ssh -n ha-091293 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 ssh -n ha-091293-m02 "sudo cat /home/docker/cp-test_ha-091293_ha-091293-m02.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 cp ha-091293:/home/docker/cp-test.txt ha-091293-m03:/home/docker/cp-test_ha-091293_ha-091293-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 ssh -n ha-091293 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 ssh -n ha-091293-m03 "sudo cat /home/docker/cp-test_ha-091293_ha-091293-m03.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 cp ha-091293:/home/docker/cp-test.txt ha-091293-m04:/home/docker/cp-test_ha-091293_ha-091293-m04.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 ssh -n ha-091293 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 ssh -n ha-091293-m04 "sudo cat /home/docker/cp-test_ha-091293_ha-091293-m04.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 cp testdata/cp-test.txt ha-091293-m02:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 ssh -n ha-091293-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 cp ha-091293-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1530547832/001/cp-test_ha-091293-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 ssh -n ha-091293-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 cp ha-091293-m02:/home/docker/cp-test.txt ha-091293:/home/docker/cp-test_ha-091293-m02_ha-091293.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 ssh -n ha-091293-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 ssh -n ha-091293 "sudo cat /home/docker/cp-test_ha-091293-m02_ha-091293.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 cp ha-091293-m02:/home/docker/cp-test.txt ha-091293-m03:/home/docker/cp-test_ha-091293-m02_ha-091293-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 ssh -n ha-091293-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 ssh -n ha-091293-m03 "sudo cat /home/docker/cp-test_ha-091293-m02_ha-091293-m03.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 cp ha-091293-m02:/home/docker/cp-test.txt ha-091293-m04:/home/docker/cp-test_ha-091293-m02_ha-091293-m04.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 ssh -n ha-091293-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 ssh -n ha-091293-m04 "sudo cat /home/docker/cp-test_ha-091293-m02_ha-091293-m04.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 cp testdata/cp-test.txt ha-091293-m03:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 ssh -n ha-091293-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 cp ha-091293-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1530547832/001/cp-test_ha-091293-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 ssh -n ha-091293-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 cp ha-091293-m03:/home/docker/cp-test.txt ha-091293:/home/docker/cp-test_ha-091293-m03_ha-091293.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 ssh -n ha-091293-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 ssh -n ha-091293 "sudo cat /home/docker/cp-test_ha-091293-m03_ha-091293.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 cp ha-091293-m03:/home/docker/cp-test.txt ha-091293-m02:/home/docker/cp-test_ha-091293-m03_ha-091293-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 ssh -n ha-091293-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 ssh -n ha-091293-m02 "sudo cat /home/docker/cp-test_ha-091293-m03_ha-091293-m02.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 cp ha-091293-m03:/home/docker/cp-test.txt ha-091293-m04:/home/docker/cp-test_ha-091293-m03_ha-091293-m04.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 ssh -n ha-091293-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 ssh -n ha-091293-m04 "sudo cat /home/docker/cp-test_ha-091293-m03_ha-091293-m04.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 cp testdata/cp-test.txt ha-091293-m04:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 ssh -n ha-091293-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 cp ha-091293-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1530547832/001/cp-test_ha-091293-m04.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 ssh -n ha-091293-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 cp ha-091293-m04:/home/docker/cp-test.txt ha-091293:/home/docker/cp-test_ha-091293-m04_ha-091293.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 ssh -n ha-091293-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 ssh -n ha-091293 "sudo cat /home/docker/cp-test_ha-091293-m04_ha-091293.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 cp ha-091293-m04:/home/docker/cp-test.txt ha-091293-m02:/home/docker/cp-test_ha-091293-m04_ha-091293-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 ssh -n ha-091293-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 ssh -n ha-091293-m02 "sudo cat /home/docker/cp-test_ha-091293-m04_ha-091293-m02.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 cp ha-091293-m04:/home/docker/cp-test.txt ha-091293-m03:/home/docker/cp-test_ha-091293-m04_ha-091293-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 ssh -n ha-091293-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 ssh -n ha-091293-m03 "sudo cat /home/docker/cp-test_ha-091293-m04_ha-091293-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (21.22s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.04s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:365: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 node stop m02 --alsologtostderr -v 5
E1101 10:10:27.571647  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/functional-684007/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:10:27.578169  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/functional-684007/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:10:27.589650  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/functional-684007/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:10:27.611097  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/functional-684007/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:10:27.652493  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/functional-684007/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:10:27.733935  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/functional-684007/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:10:27.895540  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/functional-684007/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:10:28.216923  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/functional-684007/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:10:28.858940  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/functional-684007/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:10:30.140304  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/functional-684007/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:365: (dbg) Done: out/minikube-linux-arm64 -p ha-091293 node stop m02 --alsologtostderr -v 5: (11.208131919s)
ha_test.go:371: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 status --alsologtostderr -v 5
ha_test.go:371: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-091293 status --alsologtostderr -v 5: exit status 7 (835.667511ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1101 10:10:30.513238  499513 out.go:360] Setting OutFile to fd 1 ...
	I1101 10:10:30.513417  499513 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1101 10:10:30.513427  499513 out.go:374] Setting ErrFile to fd 2...
	I1101 10:10:30.513432  499513 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1101 10:10:30.513703  499513 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21830-429697/.minikube/bin
	I1101 10:10:30.513902  499513 out.go:368] Setting JSON to false
	I1101 10:10:30.513938  499513 mustload.go:66] Loading cluster: ha-091293
	I1101 10:10:30.513980  499513 notify.go:221] Checking for updates...
	I1101 10:10:30.514375  499513 config.go:182] Loaded profile config "ha-091293": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
	I1101 10:10:30.514394  499513 status.go:174] checking status of ha-091293 ...
	I1101 10:10:30.515365  499513 cli_runner.go:164] Run: docker container inspect ha-091293 --format={{.State.Status}}
	I1101 10:10:30.549439  499513 status.go:371] ha-091293 host status = "Running" (err=<nil>)
	I1101 10:10:30.549468  499513 host.go:66] Checking if "ha-091293" exists ...
	I1101 10:10:30.549810  499513 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-091293
	I1101 10:10:30.589944  499513 host.go:66] Checking if "ha-091293" exists ...
	I1101 10:10:30.590389  499513 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1101 10:10:30.590449  499513 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-091293
	I1101 10:10:30.620898  499513 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33178 SSHKeyPath:/home/jenkins/minikube-integration/21830-429697/.minikube/machines/ha-091293/id_rsa Username:docker}
	I1101 10:10:30.729339  499513 ssh_runner.go:195] Run: systemctl --version
	I1101 10:10:30.736644  499513 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1101 10:10:30.749688  499513 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1101 10:10:30.836906  499513 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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:62 OomKillDisable:true NGoroutines:72 SystemTime:2025-11-01 10:10:30.82585828 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aa
rch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Pa
th:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I1101 10:10:30.837838  499513 kubeconfig.go:125] found "ha-091293" server: "https://192.168.49.254:8443"
	I1101 10:10:30.837869  499513 api_server.go:166] Checking apiserver status ...
	I1101 10:10:30.837914  499513 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1101 10:10:30.853849  499513 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2269/cgroup
	I1101 10:10:30.862431  499513 api_server.go:182] apiserver freezer: "13:freezer:/docker/52b73051ed96c635a3a7203f7921cef943602588e71bf025be0f94d2dc082b8e/kubepods/burstable/pode91c5a2641239d9cedff8f3cf9e08876/c78405d7997f50d597c470c4ca7db1d357faf1773f1b20b22d9022fcc53e1b1a"
	I1101 10:10:30.862515  499513 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/52b73051ed96c635a3a7203f7921cef943602588e71bf025be0f94d2dc082b8e/kubepods/burstable/pode91c5a2641239d9cedff8f3cf9e08876/c78405d7997f50d597c470c4ca7db1d357faf1773f1b20b22d9022fcc53e1b1a/freezer.state
	I1101 10:10:30.869981  499513 api_server.go:204] freezer state: "THAWED"
	I1101 10:10:30.870012  499513 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I1101 10:10:30.878554  499513 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I1101 10:10:30.878584  499513 status.go:463] ha-091293 apiserver status = Running (err=<nil>)
	I1101 10:10:30.878595  499513 status.go:176] ha-091293 status: &{Name:ha-091293 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1101 10:10:30.878611  499513 status.go:174] checking status of ha-091293-m02 ...
	I1101 10:10:30.878955  499513 cli_runner.go:164] Run: docker container inspect ha-091293-m02 --format={{.State.Status}}
	I1101 10:10:30.898401  499513 status.go:371] ha-091293-m02 host status = "Stopped" (err=<nil>)
	I1101 10:10:30.898426  499513 status.go:384] host is not running, skipping remaining checks
	I1101 10:10:30.898434  499513 status.go:176] ha-091293-m02 status: &{Name:ha-091293-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1101 10:10:30.898453  499513 status.go:174] checking status of ha-091293-m03 ...
	I1101 10:10:30.898753  499513 cli_runner.go:164] Run: docker container inspect ha-091293-m03 --format={{.State.Status}}
	I1101 10:10:30.916227  499513 status.go:371] ha-091293-m03 host status = "Running" (err=<nil>)
	I1101 10:10:30.916251  499513 host.go:66] Checking if "ha-091293-m03" exists ...
	I1101 10:10:30.916550  499513 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-091293-m03
	I1101 10:10:30.933476  499513 host.go:66] Checking if "ha-091293-m03" exists ...
	I1101 10:10:30.933791  499513 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1101 10:10:30.933849  499513 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-091293-m03
	I1101 10:10:30.950884  499513 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33188 SSHKeyPath:/home/jenkins/minikube-integration/21830-429697/.minikube/machines/ha-091293-m03/id_rsa Username:docker}
	I1101 10:10:31.061296  499513 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1101 10:10:31.075338  499513 kubeconfig.go:125] found "ha-091293" server: "https://192.168.49.254:8443"
	I1101 10:10:31.075371  499513 api_server.go:166] Checking apiserver status ...
	I1101 10:10:31.075430  499513 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1101 10:10:31.088557  499513 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2070/cgroup
	I1101 10:10:31.097143  499513 api_server.go:182] apiserver freezer: "13:freezer:/docker/12c432d817f2c580a71a67abd2c2c157fd83747649447a37f219fc6b01574be0/kubepods/burstable/podc94a840ca8b3b49932b7a54b66ac169e/a6e3aa6ea2449a6899f6b7f206c847a2abaef6d8a7b90a2523a1c64215fdaa0e"
	I1101 10:10:31.097223  499513 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/12c432d817f2c580a71a67abd2c2c157fd83747649447a37f219fc6b01574be0/kubepods/burstable/podc94a840ca8b3b49932b7a54b66ac169e/a6e3aa6ea2449a6899f6b7f206c847a2abaef6d8a7b90a2523a1c64215fdaa0e/freezer.state
	I1101 10:10:31.105260  499513 api_server.go:204] freezer state: "THAWED"
	I1101 10:10:31.105294  499513 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I1101 10:10:31.115673  499513 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I1101 10:10:31.115703  499513 status.go:463] ha-091293-m03 apiserver status = Running (err=<nil>)
	I1101 10:10:31.115713  499513 status.go:176] ha-091293-m03 status: &{Name:ha-091293-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1101 10:10:31.115736  499513 status.go:174] checking status of ha-091293-m04 ...
	I1101 10:10:31.116070  499513 cli_runner.go:164] Run: docker container inspect ha-091293-m04 --format={{.State.Status}}
	I1101 10:10:31.134658  499513 status.go:371] ha-091293-m04 host status = "Running" (err=<nil>)
	I1101 10:10:31.134684  499513 host.go:66] Checking if "ha-091293-m04" exists ...
	I1101 10:10:31.135003  499513 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-091293-m04
	I1101 10:10:31.154388  499513 host.go:66] Checking if "ha-091293-m04" exists ...
	I1101 10:10:31.154706  499513 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1101 10:10:31.154745  499513 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-091293-m04
	I1101 10:10:31.172705  499513 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33193 SSHKeyPath:/home/jenkins/minikube-integration/21830-429697/.minikube/machines/ha-091293-m04/id_rsa Username:docker}
	I1101 10:10:31.276789  499513 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1101 10:10:31.295135  499513 status.go:176] ha-091293-m04 status: &{Name:ha-091293-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.89s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (92.51s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:422: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 node start m02 --alsologtostderr -v 5
E1101 10:10:32.701569  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/functional-684007/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:10:37.823521  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/functional-684007/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:10:48.065365  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/functional-684007/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:11:08.547649  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/functional-684007/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:11:49.509053  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/functional-684007/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:422: (dbg) Done: out/minikube-linux-arm64 -p ha-091293 node start m02 --alsologtostderr -v 5: (1m30.760186355s)
ha_test.go:430: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 status --alsologtostderr -v 5
ha_test.go:430: (dbg) Done: out/minikube-linux-arm64 -p ha-091293 status --alsologtostderr -v 5: (1.593622711s)
ha_test.go:450: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (92.51s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (1.26s)

                                                
                                                
=== 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.25853368s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (1.26s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (206.18s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:458: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 node list --alsologtostderr -v 5
ha_test.go:464: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 stop --alsologtostderr -v 5
ha_test.go:464: (dbg) Done: out/minikube-linux-arm64 -p ha-091293 stop --alsologtostderr -v 5: (35.031369391s)
ha_test.go:469: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 start --wait true --alsologtostderr -v 5
E1101 10:13:11.431112  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/functional-684007/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:13:41.062005  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/addons-188713/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:15:27.568291  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/functional-684007/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:469: (dbg) Done: out/minikube-linux-arm64 -p ha-091293 start --wait true --alsologtostderr -v 5: (2m50.979535844s)
ha_test.go:474: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 node list --alsologtostderr -v 5
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (206.18s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (11.48s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:489: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 node delete m03 --alsologtostderr -v 5
ha_test.go:489: (dbg) Done: out/minikube-linux-arm64 -p ha-091293 node delete m03 --alsologtostderr -v 5: (10.486158549s)
ha_test.go:495: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 status --alsologtostderr -v 5
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.48s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.87s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (33.79s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:533: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 stop --alsologtostderr -v 5
E1101 10:15:55.275949  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/functional-684007/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:533: (dbg) Done: out/minikube-linux-arm64 -p ha-091293 stop --alsologtostderr -v 5: (33.6702792s)
ha_test.go:539: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 status --alsologtostderr -v 5
ha_test.go:539: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-091293 status --alsologtostderr -v 5: exit status 7 (115.032163ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1101 10:16:18.205579  528101 out.go:360] Setting OutFile to fd 1 ...
	I1101 10:16:18.205783  528101 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1101 10:16:18.205813  528101 out.go:374] Setting ErrFile to fd 2...
	I1101 10:16:18.205835  528101 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1101 10:16:18.206151  528101 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21830-429697/.minikube/bin
	I1101 10:16:18.206394  528101 out.go:368] Setting JSON to false
	I1101 10:16:18.206455  528101 mustload.go:66] Loading cluster: ha-091293
	I1101 10:16:18.206515  528101 notify.go:221] Checking for updates...
	I1101 10:16:18.207611  528101 config.go:182] Loaded profile config "ha-091293": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
	I1101 10:16:18.207656  528101 status.go:174] checking status of ha-091293 ...
	I1101 10:16:18.208224  528101 cli_runner.go:164] Run: docker container inspect ha-091293 --format={{.State.Status}}
	I1101 10:16:18.228262  528101 status.go:371] ha-091293 host status = "Stopped" (err=<nil>)
	I1101 10:16:18.228281  528101 status.go:384] host is not running, skipping remaining checks
	I1101 10:16:18.228288  528101 status.go:176] ha-091293 status: &{Name:ha-091293 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1101 10:16:18.228328  528101 status.go:174] checking status of ha-091293-m02 ...
	I1101 10:16:18.228623  528101 cli_runner.go:164] Run: docker container inspect ha-091293-m02 --format={{.State.Status}}
	I1101 10:16:18.255370  528101 status.go:371] ha-091293-m02 host status = "Stopped" (err=<nil>)
	I1101 10:16:18.255388  528101 status.go:384] host is not running, skipping remaining checks
	I1101 10:16:18.255400  528101 status.go:176] ha-091293-m02 status: &{Name:ha-091293-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1101 10:16:18.255419  528101 status.go:174] checking status of ha-091293-m04 ...
	I1101 10:16:18.255721  528101 cli_runner.go:164] Run: docker container inspect ha-091293-m04 --format={{.State.Status}}
	I1101 10:16:18.272465  528101 status.go:371] ha-091293-m04 host status = "Stopped" (err=<nil>)
	I1101 10:16:18.272484  528101 status.go:384] host is not running, skipping remaining checks
	I1101 10:16:18.272491  528101 status.go:176] ha-091293-m04 status: &{Name:ha-091293-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (116.36s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:562: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 start --wait true --alsologtostderr -v 5 --driver=docker  --container-runtime=docker
ha_test.go:562: (dbg) Done: out/minikube-linux-arm64 -p ha-091293 start --wait true --alsologtostderr -v 5 --driver=docker  --container-runtime=docker: (1m55.335269811s)
ha_test.go:568: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 status --alsologtostderr -v 5
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 (116.36s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.86s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (62.25s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:607: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 node add --control-plane --alsologtostderr -v 5
E1101 10:18:41.061054  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/addons-188713/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:607: (dbg) Done: out/minikube-linux-arm64 -p ha-091293 node add --control-plane --alsologtostderr -v 5: (1m1.049177844s)
ha_test.go:613: (dbg) Run:  out/minikube-linux-arm64 -p ha-091293 status --alsologtostderr -v 5
ha_test.go:613: (dbg) Done: out/minikube-linux-arm64 -p ha-091293 status --alsologtostderr -v 5: (1.205499844s)
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (62.25s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (1.13s)

                                                
                                                
=== 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.133400089s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (1.13s)

                                                
                                    
x
+
TestImageBuild/serial/Setup (37.81s)

                                                
                                                
=== RUN   TestImageBuild/serial/Setup
image_test.go:69: (dbg) Run:  out/minikube-linux-arm64 start -p image-520197 --driver=docker  --container-runtime=docker
E1101 10:20:04.132739  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/addons-188713/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
image_test.go:69: (dbg) Done: out/minikube-linux-arm64 start -p image-520197 --driver=docker  --container-runtime=docker: (37.808747477s)
--- PASS: TestImageBuild/serial/Setup (37.81s)

                                                
                                    
x
+
TestImageBuild/serial/NormalBuild (1.65s)

                                                
                                                
=== RUN   TestImageBuild/serial/NormalBuild
image_test.go:78: (dbg) Run:  out/minikube-linux-arm64 image build -t aaa:latest ./testdata/image-build/test-normal -p image-520197
image_test.go:78: (dbg) Done: out/minikube-linux-arm64 image build -t aaa:latest ./testdata/image-build/test-normal -p image-520197: (1.654755331s)
--- PASS: TestImageBuild/serial/NormalBuild (1.65s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithBuildArg (0.96s)

                                                
                                                
=== RUN   TestImageBuild/serial/BuildWithBuildArg
image_test.go:99: (dbg) Run:  out/minikube-linux-arm64 image build -t aaa:latest --build-opt=build-arg=ENV_A=test_env_str --build-opt=no-cache ./testdata/image-build/test-arg -p image-520197
--- PASS: TestImageBuild/serial/BuildWithBuildArg (0.96s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithDockerIgnore (0.88s)

                                                
                                                
=== RUN   TestImageBuild/serial/BuildWithDockerIgnore
image_test.go:133: (dbg) Run:  out/minikube-linux-arm64 image build -t aaa:latest ./testdata/image-build/test-normal --build-opt=no-cache -p image-520197
--- PASS: TestImageBuild/serial/BuildWithDockerIgnore (0.88s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithSpecifiedDockerfile (0.96s)

                                                
                                                
=== RUN   TestImageBuild/serial/BuildWithSpecifiedDockerfile
image_test.go:88: (dbg) Run:  out/minikube-linux-arm64 image build -t aaa:latest -f inner/Dockerfile ./testdata/image-build/test-f -p image-520197
--- PASS: TestImageBuild/serial/BuildWithSpecifiedDockerfile (0.96s)

                                                
                                    
x
+
TestJSONOutput/start/Command (78.73s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-851686 --output=json --user=testUser --memory=3072 --wait=true --driver=docker  --container-runtime=docker
E1101 10:20:27.567674  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/functional-684007/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 start -p json-output-851686 --output=json --user=testUser --memory=3072 --wait=true --driver=docker  --container-runtime=docker: (1m18.728117173s)
--- PASS: TestJSONOutput/start/Command (78.73s)

                                                
                                    
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.66s)

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

                                                
                                    
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.57s)

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

                                                
                                    
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 (11.17s)

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

                                                
                                    
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.26s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"ca0fe221-4883-4513-94e5-2d2fcc120b09","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-268068] minikube v1.37.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"084fc4fb-d7ea-432b-92b3-a4e7322c6b3e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=21830"}}
	{"specversion":"1.0","id":"9e8e7a5e-1e1f-4393-8d78-c98f59086da0","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":"8b314aaf-6cba-42f2-89ac-cba943a8862a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/21830-429697/kubeconfig"}}
	{"specversion":"1.0","id":"af128551-e7a4-4c8d-931a-a4fe48f1fafa","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/21830-429697/.minikube"}}
	{"specversion":"1.0","id":"d0c7530d-cdb3-4843-9995-3b8c2aa47ee3","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":"524c63e7-3864-4c41-991e-0d27a302db17","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"67daa84a-5068-485c-87f2-bd03464f06ee","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-268068" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p json-output-error-268068
--- PASS: TestErrorJSONOutput (0.26s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (40.48s)

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

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (37.92s)

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

                                                
                                    
x
+
TestKicExistingNetwork (38.11s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I1101 10:23:04.492549  431538 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}}]}"
W1101 10:23:04.509718  431538 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
I1101 10:23:04.509799  431538 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I1101 10:23:04.509817  431538 cli_runner.go:164] Run: docker network inspect existing-network
W1101 10:23:04.526039  431538 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I1101 10:23:04.526067  431538 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
I1101 10:23:04.526084  431538 network_create.go:289] output of [docker network inspect existing-network]: -- stdout --
[]

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

                                                
                                                
** /stderr **
I1101 10:23:04.526187  431538 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}}]}"
I1101 10:23:04.543527  431538 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-38e2a87f6e1a IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:6e:fc:d8:1b:73:6f} reservation:<nil>}
I1101 10:23:04.548421  431538 network.go:209] skipping subnet 192.168.58.0/24 that is reserved: &{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:<nil>}
I1101 10:23:04.548841  431538 network.go:206] using free private subnet 192.168.67.0/24: &{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: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0x4001662b00}
I1101 10:23:04.549339  431538 network_create.go:124] attempt to create docker network existing-network 192.168.67.0/24 with gateway 192.168.67.1 and MTU of 1500 ...
I1101 10:23:04.549426  431538 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.67.0/24 --gateway=192.168.67.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
I1101 10:23:04.609313  431538 network_create.go:108] docker network existing-network 192.168.67.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-337456 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-arm64 start -p existing-network-337456 --network=existing-network: (35.703751768s)
helpers_test.go:175: Cleaning up "existing-network-337456" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p existing-network-337456
E1101 10:23:41.062064  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/addons-188713/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p existing-network-337456: (2.2578511s)
I1101 10:23:42.587541  431538 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (38.11s)

                                                
                                    
x
+
TestKicCustomSubnet (34.97s)

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

                                                
                                    
x
+
TestKicStaticIP (40.17s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-linux-arm64 start -p static-ip-692540 --static-ip=192.168.200.200
kic_custom_network_test.go:132: (dbg) Done: out/minikube-linux-arm64 start -p static-ip-692540 --static-ip=192.168.200.200: (37.75830576s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-linux-arm64 -p static-ip-692540 ip
helpers_test.go:175: Cleaning up "static-ip-692540" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p static-ip-692540
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p static-ip-692540: (2.232902918s)
--- PASS: TestKicStaticIP (40.17s)

                                                
                                    
x
+
TestMainNoArgs (0.05s)

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

                                                
                                    
x
+
TestMinikubeProfile (82.96s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-377772 --driver=docker  --container-runtime=docker
E1101 10:25:27.571633  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/functional-684007/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-377772 --driver=docker  --container-runtime=docker: (38.876570989s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-380267 --driver=docker  --container-runtime=docker
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-380267 --driver=docker  --container-runtime=docker: (37.947249119s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-377772
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-380267
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-380267" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-380267
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-380267: (2.361579718s)
helpers_test.go:175: Cleaning up "first-377772" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-377772
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-377772: (2.30050554s)
--- PASS: TestMinikubeProfile (82.96s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (11.02s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:118: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-1-367883 --memory=3072 --mount-string /tmp/TestMountStartserial3677113831/001:/minikube-host --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=docker
mount_start_test.go:118: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-1-367883 --memory=3072 --mount-string /tmp/TestMountStartserial3677113831/001:/minikube-host --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=docker: (10.022605212s)
--- PASS: TestMountStart/serial/StartWithMountFirst (11.02s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.27s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (10.88s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountSecond
mount_start_test.go:118: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-2-369942 --memory=3072 --mount-string /tmp/TestMountStartserial3677113831/001:/minikube-host --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=docker
mount_start_test.go:118: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-2-369942 --memory=3072 --mount-string /tmp/TestMountStartserial3677113831/001:/minikube-host --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=docker: (9.88095972s)
--- PASS: TestMountStart/serial/StartWithMountSecond (10.88s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.27s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.54s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.29s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.41s)

                                                
                                                
=== RUN   TestMountStart/serial/Stop
mount_start_test.go:196: (dbg) Run:  out/minikube-linux-arm64 stop -p mount-start-2-369942
mount_start_test.go:196: (dbg) Done: out/minikube-linux-arm64 stop -p mount-start-2-369942: (1.413857383s)
--- PASS: TestMountStart/serial/Stop (1.41s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (9s)

                                                
                                                
=== RUN   TestMountStart/serial/RestartStopped
mount_start_test.go:207: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-2-369942
E1101 10:26:50.639660  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/functional-684007/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
mount_start_test.go:207: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-2-369942: (8.001184045s)
--- PASS: TestMountStart/serial/RestartStopped (9.00s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.27s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (95.67s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-751402 --wait=true --memory=3072 --nodes=2 -v=5 --alsologtostderr --driver=docker  --container-runtime=docker
multinode_test.go:96: (dbg) Done: out/minikube-linux-arm64 start -p multinode-751402 --wait=true --memory=3072 --nodes=2 -v=5 --alsologtostderr --driver=docker  --container-runtime=docker: (1m35.078253031s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-751402 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (95.67s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (5.93s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (1.09s)

                                                
                                                
=== RUN   TestMultiNode/serial/PingHostFrom2Pods
multinode_test.go:564: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-751402 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:572: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-751402 -- exec busybox-7b57f96db7-767v6 -- 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-751402 -- exec busybox-7b57f96db7-767v6 -- sh -c "ping -c 1 192.168.58.1"
multinode_test.go:572: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-751402 -- exec busybox-7b57f96db7-z4pwt -- 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-751402 -- exec busybox-7b57f96db7-z4pwt -- sh -c "ping -c 1 192.168.58.1"
--- PASS: TestMultiNode/serial/PingHostFrom2Pods (1.09s)

                                                
                                    
x
+
TestMultiNode/serial/AddNode (35.69s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-751402 -v=5 --alsologtostderr
E1101 10:28:41.061896  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/addons-188713/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
multinode_test.go:121: (dbg) Done: out/minikube-linux-arm64 node add -p multinode-751402 -v=5 --alsologtostderr: (34.970572494s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-arm64 -p multinode-751402 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (35.69s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.09s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.75s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (10.8s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.4s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1101 10:29:29.404599  601934 out.go:360] Setting OutFile to fd 1 ...
	I1101 10:29:29.404709  601934 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1101 10:29:29.404754  601934 out.go:374] Setting ErrFile to fd 2...
	I1101 10:29:29.404763  601934 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1101 10:29:29.405053  601934 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21830-429697/.minikube/bin
	I1101 10:29:29.405228  601934 out.go:368] Setting JSON to false
	I1101 10:29:29.405257  601934 mustload.go:66] Loading cluster: multinode-751402
	I1101 10:29:29.405377  601934 notify.go:221] Checking for updates...
	I1101 10:29:29.405625  601934 config.go:182] Loaded profile config "multinode-751402": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
	I1101 10:29:29.405644  601934 status.go:174] checking status of multinode-751402 ...
	I1101 10:29:29.406118  601934 cli_runner.go:164] Run: docker container inspect multinode-751402 --format={{.State.Status}}
	I1101 10:29:29.425740  601934 status.go:371] multinode-751402 host status = "Running" (err=<nil>)
	I1101 10:29:29.425764  601934 host.go:66] Checking if "multinode-751402" exists ...
	I1101 10:29:29.426052  601934 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-751402
	I1101 10:29:29.450432  601934 host.go:66] Checking if "multinode-751402" exists ...
	I1101 10:29:29.450741  601934 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1101 10:29:29.450789  601934 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-751402
	I1101 10:29:29.469655  601934 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33303 SSHKeyPath:/home/jenkins/minikube-integration/21830-429697/.minikube/machines/multinode-751402/id_rsa Username:docker}
	I1101 10:29:29.572916  601934 ssh_runner.go:195] Run: systemctl --version
	I1101 10:29:29.579515  601934 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1101 10:29:29.592566  601934 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1101 10:29:29.650219  601934 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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:49 OomKillDisable:true NGoroutines:62 SystemTime:2025-11-01 10:29:29.639144689 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I1101 10:29:29.650918  601934 kubeconfig.go:125] found "multinode-751402" server: "https://192.168.58.2:8443"
	I1101 10:29:29.650980  601934 api_server.go:166] Checking apiserver status ...
	I1101 10:29:29.651046  601934 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1101 10:29:29.665618  601934 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2237/cgroup
	I1101 10:29:29.674130  601934 api_server.go:182] apiserver freezer: "13:freezer:/docker/7677481f3c29076187da32ed75c8a2181c72a1c21819280c24b90177d44b143d/kubepods/burstable/podfe9e0160ae41296ac91fa0dc6704a7b7/610d363ac6cec92262eb294e4ca48c25308124712fc1306db53cce91a33c904b"
	I1101 10:29:29.674199  601934 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/7677481f3c29076187da32ed75c8a2181c72a1c21819280c24b90177d44b143d/kubepods/burstable/podfe9e0160ae41296ac91fa0dc6704a7b7/610d363ac6cec92262eb294e4ca48c25308124712fc1306db53cce91a33c904b/freezer.state
	I1101 10:29:29.682133  601934 api_server.go:204] freezer state: "THAWED"
	I1101 10:29:29.682161  601934 api_server.go:253] Checking apiserver healthz at https://192.168.58.2:8443/healthz ...
	I1101 10:29:29.691243  601934 api_server.go:279] https://192.168.58.2:8443/healthz returned 200:
	ok
	I1101 10:29:29.691278  601934 status.go:463] multinode-751402 apiserver status = Running (err=<nil>)
	I1101 10:29:29.691290  601934 status.go:176] multinode-751402 status: &{Name:multinode-751402 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1101 10:29:29.691308  601934 status.go:174] checking status of multinode-751402-m02 ...
	I1101 10:29:29.691717  601934 cli_runner.go:164] Run: docker container inspect multinode-751402-m02 --format={{.State.Status}}
	I1101 10:29:29.709018  601934 status.go:371] multinode-751402-m02 host status = "Running" (err=<nil>)
	I1101 10:29:29.709040  601934 host.go:66] Checking if "multinode-751402-m02" exists ...
	I1101 10:29:29.709345  601934 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-751402-m02
	I1101 10:29:29.730333  601934 host.go:66] Checking if "multinode-751402-m02" exists ...
	I1101 10:29:29.730635  601934 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1101 10:29:29.730680  601934 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-751402-m02
	I1101 10:29:29.756639  601934 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33308 SSHKeyPath:/home/jenkins/minikube-integration/21830-429697/.minikube/machines/multinode-751402-m02/id_rsa Username:docker}
	I1101 10:29:29.860669  601934 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1101 10:29:29.873589  601934 status.go:176] multinode-751402-m02 status: &{Name:multinode-751402-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I1101 10:29:29.873624  601934 status.go:174] checking status of multinode-751402-m03 ...
	I1101 10:29:29.873930  601934 cli_runner.go:164] Run: docker container inspect multinode-751402-m03 --format={{.State.Status}}
	I1101 10:29:29.891059  601934 status.go:371] multinode-751402-m03 host status = "Stopped" (err=<nil>)
	I1101 10:29:29.891082  601934 status.go:384] host is not running, skipping remaining checks
	I1101 10:29:29.891090  601934 status.go:176] multinode-751402-m03 status: &{Name:multinode-751402-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (10.19s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (86.12s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-751402
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-751402
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-751402: (23.282630571s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-751402 --wait=true -v=5 --alsologtostderr
E1101 10:30:27.567006  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/functional-684007/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-751402 --wait=true -v=5 --alsologtostderr: (1m2.686394051s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-751402
--- PASS: TestMultiNode/serial/RestartKeepsNodes (86.12s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.78s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeleteNode
multinode_test.go:416: (dbg) Run:  out/minikube-linux-arm64 -p multinode-751402 node delete m03
multinode_test.go:416: (dbg) Done: out/minikube-linux-arm64 -p multinode-751402 node delete m03: (5.089411431s)
multinode_test.go:422: (dbg) Run:  out/minikube-linux-arm64 -p multinode-751402 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.78s)

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (22.15s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:345: (dbg) Run:  out/minikube-linux-arm64 -p multinode-751402 stop
multinode_test.go:345: (dbg) Done: out/minikube-linux-arm64 -p multinode-751402 stop: (21.943061343s)
multinode_test.go:351: (dbg) Run:  out/minikube-linux-arm64 -p multinode-751402 status
multinode_test.go:351: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-751402 status: exit status 7 (105.403905ms)

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1101 10:31:34.088674  615699 out.go:360] Setting OutFile to fd 1 ...
	I1101 10:31:34.088810  615699 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1101 10:31:34.088821  615699 out.go:374] Setting ErrFile to fd 2...
	I1101 10:31:34.088826  615699 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1101 10:31:34.089076  615699 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21830-429697/.minikube/bin
	I1101 10:31:34.089267  615699 out.go:368] Setting JSON to false
	I1101 10:31:34.089313  615699 mustload.go:66] Loading cluster: multinode-751402
	I1101 10:31:34.089373  615699 notify.go:221] Checking for updates...
	I1101 10:31:34.090571  615699 config.go:182] Loaded profile config "multinode-751402": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
	I1101 10:31:34.090598  615699 status.go:174] checking status of multinode-751402 ...
	I1101 10:31:34.091262  615699 cli_runner.go:164] Run: docker container inspect multinode-751402 --format={{.State.Status}}
	I1101 10:31:34.109308  615699 status.go:371] multinode-751402 host status = "Stopped" (err=<nil>)
	I1101 10:31:34.109333  615699 status.go:384] host is not running, skipping remaining checks
	I1101 10:31:34.109340  615699 status.go:176] multinode-751402 status: &{Name:multinode-751402 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1101 10:31:34.109372  615699 status.go:174] checking status of multinode-751402-m02 ...
	I1101 10:31:34.109693  615699 cli_runner.go:164] Run: docker container inspect multinode-751402-m02 --format={{.State.Status}}
	I1101 10:31:34.136080  615699 status.go:371] multinode-751402-m02 host status = "Stopped" (err=<nil>)
	I1101 10:31:34.136100  615699 status.go:384] host is not running, skipping remaining checks
	I1101 10:31:34.136108  615699 status.go:176] multinode-751402-m02 status: &{Name:multinode-751402-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (53.7s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-751402 --wait=true -v=5 --alsologtostderr --driver=docker  --container-runtime=docker
multinode_test.go:376: (dbg) Done: out/minikube-linux-arm64 start -p multinode-751402 --wait=true -v=5 --alsologtostderr --driver=docker  --container-runtime=docker: (52.984126337s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-arm64 -p multinode-751402 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 (53.70s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (41.37s)

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

                                                
                                                
-- stdout --
	* [multinode-751402-m02] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=21830
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/21830-429697/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/21830-429697/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	! Profile name 'multinode-751402-m02' is duplicated with machine name 'multinode-751402-m02' in profile 'multinode-751402'
	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-751402-m03 --driver=docker  --container-runtime=docker
multinode_test.go:472: (dbg) Done: out/minikube-linux-arm64 start -p multinode-751402-m03 --driver=docker  --container-runtime=docker: (38.570809604s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-751402
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-arm64 node add -p multinode-751402: exit status 80 (383.948841ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to GUEST_NODE_ADD: failed to add node: Node multinode-751402-m03 already exists in multinode-751402-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_0.log                    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

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

                                                
                                    
x
+
TestPreload (145.36s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:43: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-750101 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.32.0
E1101 10:33:41.061046  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/addons-188713/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
preload_test.go:43: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-750101 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.32.0: (1m18.647612357s)
preload_test.go:51: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-750101 image pull gcr.io/k8s-minikube/busybox
preload_test.go:51: (dbg) Done: out/minikube-linux-arm64 -p test-preload-750101 image pull gcr.io/k8s-minikube/busybox: (2.453396052s)
preload_test.go:57: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-750101
preload_test.go:57: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-750101: (5.851979282s)
preload_test.go:65: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-750101 --memory=3072 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=docker
E1101 10:35:27.567170  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/functional-684007/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
preload_test.go:65: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-750101 --memory=3072 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=docker: (55.888053743s)
preload_test.go:70: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-750101 image list
helpers_test.go:175: Cleaning up "test-preload-750101" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-750101
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-750101: (2.292109618s)
--- PASS: TestPreload (145.36s)

                                                
                                    
x
+
TestSkaffold (145.64s)

                                                
                                                
=== RUN   TestSkaffold
skaffold_test.go:59: (dbg) Run:  /tmp/skaffold.exe3492804567 version
skaffold_test.go:63: skaffold version: v2.16.1
skaffold_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p skaffold-935654 --memory=3072 --driver=docker  --container-runtime=docker
E1101 10:36:44.134095  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/addons-188713/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
skaffold_test.go:66: (dbg) Done: out/minikube-linux-arm64 start -p skaffold-935654 --memory=3072 --driver=docker  --container-runtime=docker: (37.663994664s)
skaffold_test.go:86: copying out/minikube-linux-arm64 to /home/jenkins/workspace/Docker_Linux_docker_arm64/out/minikube
skaffold_test.go:105: (dbg) Run:  /tmp/skaffold.exe3492804567 run --minikube-profile skaffold-935654 --kube-context skaffold-935654 --status-check=true --port-forward=false --interactive=false
skaffold_test.go:105: (dbg) Done: /tmp/skaffold.exe3492804567 run --minikube-profile skaffold-935654 --kube-context skaffold-935654 --status-check=true --port-forward=false --interactive=false: (1m32.34225982s)
skaffold_test.go:111: (dbg) TestSkaffold: waiting 1m0s for pods matching "app=leeroy-app" in namespace "default" ...
helpers_test.go:352: "leeroy-app-57db46f587-tk82l" [4fe778aa-e3b3-4ba8-9fae-97774a1a8005] Running
skaffold_test.go:111: (dbg) TestSkaffold: app=leeroy-app healthy within 6.003434483s
skaffold_test.go:114: (dbg) TestSkaffold: waiting 1m0s for pods matching "app=leeroy-web" in namespace "default" ...
helpers_test.go:352: "leeroy-web-56978cfc9f-7bpqq" [da100980-71f7-4bfd-a55d-088524cfe0c9] Running
skaffold_test.go:114: (dbg) TestSkaffold: app=leeroy-web healthy within 5.002694207s
helpers_test.go:175: Cleaning up "skaffold-935654" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p skaffold-935654
E1101 10:38:41.061883  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/addons-188713/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p skaffold-935654: (3.160078945s)
--- PASS: TestSkaffold (145.64s)

                                                
                                    
x
+
TestInsufficientStorage (15.31s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"0c8cd5f1-d4b1-45cc-8daf-3c326dc1288d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-220137] minikube v1.37.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"5b507023-2009-4e02-9134-b29989ddf845","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=21830"}}
	{"specversion":"1.0","id":"b7884aa1-7e89-45ba-a2b7-fbe8fb1dd2dc","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":"fbd6c80f-766b-4fe9-952d-0c48dae6d0a2","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/21830-429697/kubeconfig"}}
	{"specversion":"1.0","id":"cdff28f2-160f-4013-932c-8741f9332875","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/21830-429697/.minikube"}}
	{"specversion":"1.0","id":"505cc454-8be0-4482-8b02-b2fe42ab4b5b","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":"c2791800-bfbd-4f4d-806d-0fd645ab2fae","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"97e88257-8598-47fe-9ba6-62d2128ddea9","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":"74f842a6-241a-47fa-8f40-6ebdd3f5b12c","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":"7f9363b2-f5ff-42bb-9d0d-f1c262c4250c","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":"5700a779-028d-468f-9b74-24a5d06439ad","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":"5f4423ab-d972-430d-b20a-b415ccebc4bd","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-220137\" primary control-plane node in \"insufficient-storage-220137\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"6c1d6cd8-1848-45dd-bb43-5831135d5179","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.48-1760939008-21773 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"9f343a21-367a-40aa-9013-dc64d234e2be","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=3072MB) ...","name":"Creating Container","totalsteps":"19"}}
	{"specversion":"1.0","id":"15c23729-7eec-4e44-afff-e522338f9edd","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\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-220137 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-220137 --output=json --layout=cluster: exit status 7 (311.444669ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E1101 10:38:56.316631  648979 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-220137" does not appear in /home/jenkins/minikube-integration/21830-429697/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E1101 10:38:56.643330  649043 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-220137" does not appear in /home/jenkins/minikube-integration/21830-429697/kubeconfig
	E1101 10:38:56.654244  649043 status.go:258] unable to read event log: stat: stat /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/insufficient-storage-220137/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (76.18s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.32.0.3765455643 start -p running-upgrade-525244 --memory=3072 --vm-driver=docker  --container-runtime=docker
E1101 10:48:56.646583  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/skaffold-935654/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.32.0.3765455643 start -p running-upgrade-525244 --memory=3072 --vm-driver=docker  --container-runtime=docker: (43.399009234s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-525244 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-arm64 start -p running-upgrade-525244 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (29.371487294s)
helpers_test.go:175: Cleaning up "running-upgrade-525244" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-525244
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-525244: (2.66537952s)
--- PASS: TestRunningBinaryUpgrade (76.18s)

                                                
                                    
x
+
TestKubernetesUpgrade (383.68s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-889513 --memory=3072 --kubernetes-version=v1.28.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
E1101 10:44:09.921216  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/skaffold-935654/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
version_upgrade_test.go:222: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-889513 --memory=3072 --kubernetes-version=v1.28.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (39.673623818s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-linux-arm64 stop -p kubernetes-upgrade-889513
version_upgrade_test.go:227: (dbg) Done: out/minikube-linux-arm64 stop -p kubernetes-upgrade-889513: (11.082188775s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-linux-arm64 -p kubernetes-upgrade-889513 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-linux-arm64 -p kubernetes-upgrade-889513 status --format={{.Host}}: exit status 7 (85.858524ms)

                                                
                                                
-- 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-889513 --memory=3072 --kubernetes-version=v1.34.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
E1101 10:44:50.883383  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/skaffold-935654/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:45:27.567888  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/functional-684007/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:46:12.805183  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/skaffold-935654/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-889513 --memory=3072 --kubernetes-version=v1.34.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (4m44.762410862s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-889513 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-889513 --memory=3072 --kubernetes-version=v1.28.0 --driver=docker  --container-runtime=docker
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p kubernetes-upgrade-889513 --memory=3072 --kubernetes-version=v1.28.0 --driver=docker  --container-runtime=docker: exit status 106 (127.670198ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-889513] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=21830
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/21830-429697/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/21830-429697/.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.34.1 cluster to v1.28.0
	* Suggestion: 
	
	    1) Recreate the cluster with Kubernetes 1.28.0, by running:
	    
	    minikube delete -p kubernetes-upgrade-889513
	    minikube start -p kubernetes-upgrade-889513 --kubernetes-version=v1.28.0
	    
	    2) Create a second cluster with Kubernetes 1.28.0, by running:
	    
	    minikube start -p kubernetes-upgrade-8895132 --kubernetes-version=v1.28.0
	    
	    3) Use the existing cluster at version Kubernetes 1.34.1, by running:
	    
	    minikube start -p kubernetes-upgrade-889513 --kubernetes-version=v1.34.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-889513 --memory=3072 --kubernetes-version=v1.34.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-889513 --memory=3072 --kubernetes-version=v1.34.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (45.058359002s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-889513" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubernetes-upgrade-889513
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p kubernetes-upgrade-889513: (2.758084642s)
--- PASS: TestKubernetesUpgrade (383.68s)

                                                
                                    
x
+
TestMissingContainerUpgrade (107.19s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.32.0.4285976628 start -p missing-upgrade-446579 --memory=3072 --driver=docker  --container-runtime=docker
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.32.0.4285976628 start -p missing-upgrade-446579 --memory=3072 --driver=docker  --container-runtime=docker: (59.766029831s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-446579
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-446579: (1.705901054s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-446579
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-446579 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
E1101 10:48:28.942407  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/skaffold-935654/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:48:41.061023  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/addons-188713/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-arm64 start -p missing-upgrade-446579 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (42.694545689s)
helpers_test.go:175: Cleaning up "missing-upgrade-446579" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-446579
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-446579: (2.262187039s)
--- PASS: TestMissingContainerUpgrade (107.19s)

                                                
                                    
x
+
TestPause/serial/Start (94.07s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-arm64 start -p pause-637336 --memory=3072 --install-addons=false --wait=all --driver=docker  --container-runtime=docker
pause_test.go:80: (dbg) Done: out/minikube-linux-arm64 start -p pause-637336 --memory=3072 --install-addons=false --wait=all --driver=docker  --container-runtime=docker: (1m34.065041713s)
--- PASS: TestPause/serial/Start (94.07s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.1s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoK8sWithVersion
no_kubernetes_test.go:85: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-436358 --no-kubernetes --kubernetes-version=v1.28.0 --driver=docker  --container-runtime=docker
no_kubernetes_test.go:85: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p NoKubernetes-436358 --no-kubernetes --kubernetes-version=v1.28.0 --driver=docker  --container-runtime=docker: exit status 14 (99.766835ms)

                                                
                                                
-- stdout --
	* [NoKubernetes-436358] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=21830
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/21830-429697/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/21830-429697/.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 (38.25s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:97: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-436358 --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker
E1101 10:40:27.567166  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/functional-684007/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
no_kubernetes_test.go:97: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-436358 --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker: (37.880275694s)
no_kubernetes_test.go:202: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-436358 status -o json
--- PASS: TestNoKubernetes/serial/StartWithK8s (38.25s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (57.1s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (19.01s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithStopK8s
no_kubernetes_test.go:114: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-436358 --no-kubernetes --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker
no_kubernetes_test.go:114: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-436358 --no-kubernetes --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker: (16.584907334s)
no_kubernetes_test.go:202: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-436358 status -o json
no_kubernetes_test.go:202: (dbg) Non-zero exit: out/minikube-linux-arm64 -p NoKubernetes-436358 status -o json: exit status 2 (476.657473ms)

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

                                                
                                                
-- /stdout --
no_kubernetes_test.go:126: (dbg) Run:  out/minikube-linux-arm64 delete -p NoKubernetes-436358
no_kubernetes_test.go:126: (dbg) Done: out/minikube-linux-arm64 delete -p NoKubernetes-436358: (1.949568404s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (19.01s)

                                                
                                    
x
+
TestNoKubernetes/serial/Start (10.39s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Start
no_kubernetes_test.go:138: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-436358 --no-kubernetes --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker
no_kubernetes_test.go:138: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-436358 --no-kubernetes --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker: (10.393025891s)
--- PASS: TestNoKubernetes/serial/Start (10.39s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.3s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1.53s)

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

                                                
                                    
x
+
TestPause/serial/Pause (0.86s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.43s)

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

                                                
                                                
-- stdout --
	{"Name":"pause-637336","StatusCode":418,"StatusName":"Paused","Step":"Done","StepDetail":"* Paused 12 containers in: kube-system, kubernetes-dashboard, istio-operator","BinaryVersion":"v1.37.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":200,"StatusName":"OK"}},"Nodes":[{"Name":"pause-637336","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.43s)

                                                
                                    
x
+
TestPause/serial/Unpause (0.77s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.4s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Stop
no_kubernetes_test.go:160: (dbg) Run:  out/minikube-linux-arm64 stop -p NoKubernetes-436358
no_kubernetes_test.go:160: (dbg) Done: out/minikube-linux-arm64 stop -p NoKubernetes-436358: (1.400351441s)
--- PASS: TestNoKubernetes/serial/Stop (1.40s)

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.96s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (8.97s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:193: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-436358 --driver=docker  --container-runtime=docker
no_kubernetes_test.go:193: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-436358 --driver=docker  --container-runtime=docker: (8.965117769s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (8.97s)

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.4s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.39s)

                                                
                                                
=== 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-637336
pause_test.go:173: (dbg) Non-zero exit: docker volume inspect pause-637336: exit status 1 (15.990954ms)

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.37s)

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

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.84s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (71.42s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.32.0.712805336 start -p stopped-upgrade-049123 --memory=3072 --vm-driver=docker  --container-runtime=docker
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.32.0.712805336 start -p stopped-upgrade-049123 --memory=3072 --vm-driver=docker  --container-runtime=docker: (45.899530289s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.32.0.712805336 -p stopped-upgrade-049123 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.32.0.712805336 -p stopped-upgrade-049123 stop: (2.221315265s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-049123 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-arm64 start -p stopped-upgrade-049123 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (23.301866581s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (71.42s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p auto-880053 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=docker
E1101 10:50:27.570886  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/functional-684007/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p auto-880053 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=docker: (1m23.114833719s)
--- PASS: TestNetworkPlugins/group/auto/Start (83.11s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.22s)

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p auto-880053 "pgrep -a kubelet"
I1101 10:51:39.973278  431538 config.go:182] Loaded profile config "auto-880053": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.39s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-880053 replace --force -f testdata/netcat-deployment.yaml
I1101 10:51:40.382195  431538 kapi.go:136] Waiting for deployment netcat to stabilize, generation 1 observed generation 1 spec.replicas 1 status.replicas 0
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:352: "netcat-cd4db9dbf-ds26j" [92f5f03f-49b7-41dd-917f-29bce3415a54] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-ds26j" [92f5f03f-49b7-41dd-917f-29bce3415a54] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 12.003708594s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (12.43s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== 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:352: "kindnet-rs94j" [71ea406f-e0ab-4270-8a54-4d0c0b549332] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.003412107s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.00s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p kindnet-880053 "pgrep -a kubelet"
I1101 10:52:24.231217  431538 config.go:182] Loaded profile config "kindnet-880053": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.35s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-880053 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:352: "netcat-cd4db9dbf-bm527" [9c2dcee8-b6de-474e-83f9-ef0cde211c19] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-bm527" [9c2dcee8-b6de-474e-83f9-ef0cde211c19] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 11.004005238s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (11.32s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-flannel-880053 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=docker
E1101 10:53:24.135873  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/addons-188713/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-flannel-880053 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=docker: (57.042356703s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (57.04s)

                                                
                                    
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:352: "calico-node-kp7dd" [12d77b2c-7b02-498d-a8c4-d8ddac6701d5] Running / Ready:ContainersNotReady (containers with unready status: [calico-node]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-node])
E1101 10:53:28.942186  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/skaffold-935654/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.004327168s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p calico-880053 "pgrep -a kubelet"
I1101 10:53:34.150257  431538 config.go:182] Loaded profile config "calico-880053": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.44s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-880053 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:352: "netcat-cd4db9dbf-s9xdg" [23480121-5989-4ad9-b494-63dd11bfcdee] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-s9xdg" [23480121-5989-4ad9-b494-63dd11bfcdee] Running
E1101 10:53:41.061815  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/addons-188713/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 12.00435889s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (12.36s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p custom-flannel-880053 "pgrep -a kubelet"
I1101 10:54:01.409736  431538 config.go:182] Loaded profile config "custom-flannel-880053": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.43s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-880053 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:352: "netcat-cd4db9dbf-mlzmc" [6f04e72b-6698-4daf-884a-ccc619580953] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-mlzmc" [6f04e72b-6698-4daf-884a-ccc619580953] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 11.004123174s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (11.37s)

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false/Start (90.82s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p false-880053 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=false --driver=docker  --container-runtime=docker
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p false-880053 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=false --driver=docker  --container-runtime=docker: (1m30.819654303s)
--- PASS: TestNetworkPlugins/group/false/Start (90.82s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p enable-default-cni-880053 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=docker
E1101 10:55:27.567689  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/functional-684007/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p enable-default-cni-880053 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=docker: (1m21.080012151s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (81.08s)

                                                
                                    
x
+
TestNetworkPlugins/group/false/KubeletFlags (0.33s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p false-880053 "pgrep -a kubelet"
I1101 10:55:44.147385  431538 config.go:182] Loaded profile config "false-880053": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/false/KubeletFlags (0.33s)

                                                
                                    
x
+
TestNetworkPlugins/group/false/NetCatPod (10.3s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context false-880053 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/false/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:352: "netcat-cd4db9dbf-xxnl8" [a3385b12-2710-45cf-8641-8d5c3570a985] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-xxnl8" [a3385b12-2710-45cf-8641-8d5c3570a985] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/false/NetCatPod: app=netcat healthy within 10.004160672s
--- PASS: TestNetworkPlugins/group/false/NetCatPod (10.30s)

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false/Localhost (0.19s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/false/HairPin (0.16s)

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p enable-default-cni-880053 "pgrep -a kubelet"
I1101 10:56:01.006571  431538 config.go:182] Loaded profile config "enable-default-cni-880053": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.52s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-880053 replace --force -f testdata/netcat-deployment.yaml
I1101 10:56:01.377391  431538 kapi.go:136] Waiting for deployment netcat to stabilize, generation 1 observed generation 1 spec.replicas 1 status.replicas 0
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:352: "netcat-cd4db9dbf-5l68q" [e9ea3d6b-68b5-402b-b968-c4acf9d3ae60] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-5l68q" [e9ea3d6b-68b5-402b-b968-c4acf9d3ae60] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 11.00575344s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (11.41s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-880053 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=docker
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p flannel-880053 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=docker: (1m1.593498191s)
--- PASS: TestNetworkPlugins/group/flannel/Start (61.59s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p bridge-880053 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=docker
E1101 10:56:40.356638  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/auto-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:56:40.362949  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/auto-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:56:40.374252  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/auto-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:56:40.395559  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/auto-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:56:40.436858  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/auto-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:56:40.518189  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/auto-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:56:40.679520  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/auto-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:56:41.001096  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/auto-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:56:41.642418  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/auto-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:56:42.924586  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/auto-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:56:45.485816  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/auto-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:56:50.607916  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/auto-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:57:00.849942  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/auto-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:57:17.881836  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/kindnet-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:57:17.888290  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/kindnet-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:57:17.899712  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/kindnet-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:57:17.921148  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/kindnet-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:57:17.962497  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/kindnet-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:57:18.043907  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/kindnet-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:57:18.205805  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/kindnet-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:57:18.527392  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/kindnet-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:57:19.169417  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/kindnet-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p bridge-880053 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=docker: (1m24.990021945s)
--- PASS: TestNetworkPlugins/group/bridge/Start (84.99s)

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

                                                
                                                
=== 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:352: "kube-flannel-ds-mxmxd" [f8c8c1b9-3913-4818-aa6a-4004d7662d01] Running
E1101 10:57:20.451813  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/kindnet-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:57:21.332100  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/auto-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:57:23.013847  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/kindnet-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.003781347s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.00s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p flannel-880053 "pgrep -a kubelet"
I1101 10:57:25.575252  431538 config.go:182] Loaded profile config "flannel-880053": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.39s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-880053 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:352: "netcat-cd4db9dbf-w25xd" [8179e24c-e907-4cf4-80bd-fffbeac992bb] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E1101 10:57:28.135679  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/kindnet-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:352: "netcat-cd4db9dbf-w25xd" [8179e24c-e907-4cf4-80bd-fffbeac992bb] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 11.003541157s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (11.24s)

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

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

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

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/Start (83.49s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p kubenet-880053 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --network-plugin=kubenet --driver=docker  --container-runtime=docker
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p kubenet-880053 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --network-plugin=kubenet --driver=docker  --container-runtime=docker: (1m23.49364106s)
--- PASS: TestNetworkPlugins/group/kubenet/Start (83.49s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p bridge-880053 "pgrep -a kubelet"
E1101 10:58:02.295300  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/auto-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
I1101 10:58:02.639080  431538 config.go:182] Loaded profile config "bridge-880053": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.38s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-880053 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:352: "netcat-cd4db9dbf-vss4c" [35ec35aa-61b7-47e4-b641-fbebe3eb988e] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-vss4c" [35ec35aa-61b7-47e4-b641-fbebe3eb988e] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 13.003873401s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (13.36s)

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

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

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

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

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

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

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

                                                
                                                
=== 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-361446 --memory=3072 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.28.0
E1101 10:58:48.200463  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/calico-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:59:01.751424  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/custom-flannel-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:59:01.757803  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/custom-flannel-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:59:01.769168  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/custom-flannel-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:59:01.790493  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/custom-flannel-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:59:01.831864  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/custom-flannel-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:59:01.913257  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/custom-flannel-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:59:02.074659  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/custom-flannel-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:59:02.396658  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/custom-flannel-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:59:03.038177  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/custom-flannel-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:59:04.319653  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/custom-flannel-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:59:06.880966  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/custom-flannel-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:59:08.682119  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/calico-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:59:12.002287  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/custom-flannel-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:59:22.244215  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/custom-flannel-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-361446 --memory=3072 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.28.0: (54.504155767s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (54.51s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/KubeletFlags (0.32s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p kubenet-880053 "pgrep -a kubelet"
I1101 10:59:23.619979  431538 config.go:182] Loaded profile config "kubenet-880053": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/kubenet/KubeletFlags (0.32s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/NetCatPod (10.3s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kubenet-880053 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/kubenet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:352: "netcat-cd4db9dbf-g228t" [7dd7eaa3-9d7c-4330-a020-4711afc5fc9b] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E1101 10:59:24.216702  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/auto-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:352: "netcat-cd4db9dbf-g228t" [7dd7eaa3-9d7c-4330-a020-4711afc5fc9b] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kubenet/NetCatPod: app=netcat healthy within 10.003921259s
--- PASS: TestNetworkPlugins/group/kubenet/NetCatPod (10.30s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/DNS (0.25s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/Localhost (0.27s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/HairPin (0.22s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/HairPin
net_test.go:264: (dbg) Run:  kubectl --context kubenet-880053 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/kubenet/HairPin (0.22s)
E1101 11:05:44.418207  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/false-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:05:45.841610  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/kubenet-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:05:46.827424  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/bridge-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-361446 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:352: "busybox" [8296faf2-4339-47e9-aba7-9ac60670cb5e] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [8296faf2-4339-47e9-aba7-9ac60670cb5e] Running
E1101 10:59:42.725532  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/custom-flannel-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:194: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 10.00381659s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-361446 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (10.48s)

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

                                                
                                                
=== 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-361446 --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-361446 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.406817267s)
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context old-k8s-version-361446 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (1.57s)

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

                                                
                                                
=== 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-361446 --alsologtostderr -v=3
E1101 10:59:49.643353  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/calico-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 10:59:52.008319  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/skaffold-935654/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p old-k8s-version-361446 --alsologtostderr -v=3: (12.742276534s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (12.74s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-430598 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-430598 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1: (1m36.626174309s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (96.63s)

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

                                                
                                                
=== 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-361446 -n old-k8s-version-361446
E1101 11:00:01.741943  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/kindnet-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:237: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-361446 -n old-k8s-version-361446: exit status 7 (118.544421ms)

                                                
                                                
-- 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-361446 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (0.33s)

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

                                                
                                                
=== 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-361446 --memory=3072 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.28.0
E1101 11:00:10.642882  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/functional-684007/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:00:23.687924  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/custom-flannel-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:00:27.566636  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/functional-684007/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:00:44.417849  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/false-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:00:44.425194  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/false-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:00:44.436490  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/false-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:00:44.457828  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/false-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:00:44.499182  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/false-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:00:44.580463  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/false-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:00:44.741901  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/false-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:00:45.063610  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/false-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:00:45.705173  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/false-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:00:46.986449  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/false-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:00:49.548769  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/false-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:00:54.670786  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/false-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:01:01.353668  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/enable-default-cni-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:01:01.360479  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/enable-default-cni-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:01:01.371980  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/enable-default-cni-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:01:01.393661  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/enable-default-cni-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:01:01.435187  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/enable-default-cni-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:01:01.516681  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/enable-default-cni-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:01:01.678105  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/enable-default-cni-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:01:01.999869  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/enable-default-cni-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:01:02.641922  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/enable-default-cni-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:01:03.924095  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/enable-default-cni-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:01:04.912733  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/false-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-361446 --memory=3072 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.28.0: (1m3.848418561s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-361446 -n old-k8s-version-361446
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (64.24s)

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

                                                
                                                
=== 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:352: "kubernetes-dashboard-8694d4445c-85z9h" [d4f34146-a769-4d17-9c90-2790316a5375] Running
E1101 11:01:06.486322  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/enable-default-cni-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:01:11.565005  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/calico-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:01:11.608660  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/enable-default-cni-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:272: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003795489s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== 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:352: "kubernetes-dashboard-8694d4445c-85z9h" [d4f34146-a769-4d17-9c90-2790316a5375] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004221956s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context old-k8s-version-361446 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.11s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p old-k8s-version-361446 image list --format=json
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.30s)

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

                                                
                                                
=== 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-361446 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-361446 -n old-k8s-version-361446
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-361446 -n old-k8s-version-361446: exit status 2 (365.454204ms)

                                                
                                                
-- 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-361446 -n old-k8s-version-361446
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p old-k8s-version-361446 -n old-k8s-version-361446: exit status 2 (371.233535ms)

                                                
                                                
-- 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-361446 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-361446 -n old-k8s-version-361446
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p old-k8s-version-361446 -n old-k8s-version-361446
--- PASS: TestStartStop/group/old-k8s-version/serial/Pause (3.17s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-614633 --memory=3072 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1
E1101 11:01:25.395000  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/false-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-614633 --memory=3072 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1: (1m15.157343912s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (75.16s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-430598 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:352: "busybox" [2ac91eae-517f-43b8-a6b8-dddfd12ead81] Pending
helpers_test.go:352: "busybox" [2ac91eae-517f-43b8-a6b8-dddfd12ead81] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [2ac91eae-517f-43b8-a6b8-dddfd12ead81] Running
E1101 11:01:40.356913  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/auto-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:01:42.332348  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/enable-default-cni-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:194: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 10.004715124s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-430598 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (10.43s)

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

                                                
                                                
=== 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-430598 --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-430598 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.296562553s)
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context no-preload-430598 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonWhileActive (1.46s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p no-preload-430598 --alsologtostderr -v=3
E1101 11:01:45.611594  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/custom-flannel-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p no-preload-430598 --alsologtostderr -v=3: (11.566433827s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (11.57s)

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

                                                
                                                
=== 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-430598 -n no-preload-430598
start_stop_delete_test.go:237: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-430598 -n no-preload-430598: exit status 7 (94.627877ms)

                                                
                                                
-- 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-430598 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonAfterStop (0.28s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-430598 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1
E1101 11:02:06.356360  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/false-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:02:08.058265  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/auto-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:02:17.882060  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/kindnet-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:02:19.183420  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/flannel-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:02:19.189738  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/flannel-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:02:19.201283  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/flannel-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:02:19.222689  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/flannel-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:02:19.264519  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/flannel-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:02:19.345945  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/flannel-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:02:19.507360  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/flannel-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:02:19.828867  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/flannel-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:02:20.470706  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/flannel-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:02:21.752866  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/flannel-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:02:23.293654  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/enable-default-cni-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:02:24.314866  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/flannel-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:02:29.436822  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/flannel-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-430598 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1: (57.303569247s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-430598 -n no-preload-430598
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (57.72s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-614633 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:352: "busybox" [519523cb-f9db-476b-b021-e27e1e3c108e] Pending
E1101 11:02:39.678118  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/flannel-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:352: "busybox" [519523cb-f9db-476b-b021-e27e1e3c108e] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [519523cb-f9db-476b-b021-e27e1e3c108e] Running
E1101 11:02:45.583502  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/kindnet-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:194: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 9.008796935s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-614633 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (9.39s)

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

                                                
                                                
=== 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-614633 --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-614633 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.029818213s)
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context embed-certs-614633 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonWhileActive (1.14s)

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

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

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

                                                
                                                
=== 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:352: "kubernetes-dashboard-855c9754f9-rxj2b" [5c789d7c-eeb9-4c07-a0ee-a2ddda1e18b1] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.039649431s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (5.04s)

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

                                                
                                                
=== 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:352: "kubernetes-dashboard-855c9754f9-rxj2b" [5c789d7c-eeb9-4c07-a0ee-a2ddda1e18b1] Running
E1101 11:03:00.167984  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/flannel-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:285: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003821276s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context no-preload-430598 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (6.13s)

                                                
                                    
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-614633 -n embed-certs-614633
start_stop_delete_test.go:237: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-614633 -n embed-certs-614633: exit status 7 (80.794351ms)

                                                
                                                
-- 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-614633 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonAfterStop (0.21s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-614633 --memory=3072 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1
E1101 11:03:02.964704  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/bridge-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:03:02.971092  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/bridge-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:03:02.982557  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/bridge-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:03:03.007454  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/bridge-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:03:03.048849  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/bridge-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:03:03.130460  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/bridge-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:03:03.292584  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/bridge-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:03:03.614231  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/bridge-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:03:04.255625  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/bridge-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:03:05.537831  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/bridge-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-614633 --memory=3072 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1: (58.035072801s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-614633 -n embed-certs-614633
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (58.45s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p no-preload-430598 image list --format=json
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.32s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Pause
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 pause -p no-preload-430598 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Done: out/minikube-linux-arm64 pause -p no-preload-430598 --alsologtostderr -v=1: (1.06042859s)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p no-preload-430598 -n no-preload-430598
E1101 11:03:08.099361  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/bridge-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p no-preload-430598 -n no-preload-430598: exit status 2 (477.259666ms)

                                                
                                                
-- 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-430598 -n no-preload-430598
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p no-preload-430598 -n no-preload-430598: exit status 2 (459.951771ms)

                                                
                                                
-- 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-430598 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p no-preload-430598 -n no-preload-430598
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p no-preload-430598 -n no-preload-430598
--- PASS: TestStartStop/group/no-preload/serial/Pause (4.15s)

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

                                                
                                                
=== 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-774187 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1
E1101 11:03:23.462624  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/bridge-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:03:27.702704  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/calico-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:03:28.277677  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/false-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:03:28.942283  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/skaffold-935654/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:03:41.061466  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/addons-188713/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:03:41.130000  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/flannel-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:03:43.943875  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/bridge-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:03:45.214953  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/enable-default-cni-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:03:55.406848  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/calico-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-774187 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1: (1m15.252440833s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (75.25s)

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

                                                
                                                
=== 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:352: "kubernetes-dashboard-855c9754f9-zjnv7" [993dad29-ab08-4b58-9dc1-56540fc5b6df] Running
E1101 11:04:01.751326  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/custom-flannel-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:272: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003367714s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== 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:352: "kubernetes-dashboard-855c9754f9-zjnv7" [993dad29-ab08-4b58-9dc1-56540fc5b6df] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003797516s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context embed-certs-614633 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.09s)

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

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

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

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

                                                
                                                
-- 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-614633 -n embed-certs-614633
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p embed-certs-614633 -n embed-certs-614633: exit status 2 (350.042795ms)

                                                
                                                
-- 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-614633 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p embed-certs-614633 -n embed-certs-614633
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p embed-certs-614633 -n embed-certs-614633
--- PASS: TestStartStop/group/embed-certs/serial/Pause (3.15s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-224047 --memory=3072 --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=docker --kubernetes-version=v1.34.1
E1101 11:04:23.900407  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/kubenet-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:04:23.906750  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/kubenet-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:04:23.918867  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/kubenet-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:04:23.940264  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/kubenet-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:04:23.981651  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/kubenet-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:04:24.063161  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/kubenet-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:04:24.225311  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/kubenet-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:04:24.546692  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/kubenet-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:04:24.906116  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/bridge-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:04:25.188797  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/kubenet-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:04:26.470203  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/kubenet-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:04:29.032008  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/kubenet-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:04:29.455339  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/custom-flannel-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-224047 --memory=3072 --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=docker --kubernetes-version=v1.34.1: (43.243870941s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (43.24s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-774187 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:352: "busybox" [9cc35914-6de2-4f4b-acd7-5968acd8f735] Pending
helpers_test.go:352: "busybox" [9cc35914-6de2-4f4b-acd7-5968acd8f735] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [9cc35914-6de2-4f4b-acd7-5968acd8f735] Running
E1101 11:04:34.153952  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/kubenet-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:04:37.042939  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/old-k8s-version-361446/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:04:37.049330  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/old-k8s-version-361446/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:04:37.060715  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/old-k8s-version-361446/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:04:37.082193  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/old-k8s-version-361446/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:04:37.123582  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/old-k8s-version-361446/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:04:37.205095  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/old-k8s-version-361446/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:04:37.366573  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/old-k8s-version-361446/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:04:37.688008  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/old-k8s-version-361446/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:04:38.329919  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/old-k8s-version-361446/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:04:39.611270  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/old-k8s-version-361446/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:194: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 10.004568522s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-774187 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (10.47s)

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

                                                
                                                
=== 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-774187 --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-774187 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.156819049s)
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context default-k8s-diff-port-774187 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (1.29s)

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

                                                
                                                
=== 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-774187 --alsologtostderr -v=3
E1101 11:04:42.172792  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/old-k8s-version-361446/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:04:44.395909  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/kubenet-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:04:47.294587  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/old-k8s-version-361446/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p default-k8s-diff-port-774187 --alsologtostderr -v=3: (11.334317506s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (11.33s)

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

                                                
                                                
=== 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-774187 -n default-k8s-diff-port-774187
start_stop_delete_test.go:237: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-774187 -n default-k8s-diff-port-774187: exit status 7 (109.099857ms)

                                                
                                                
-- 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-774187 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop (0.29s)

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

                                                
                                                
=== 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-774187 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1
E1101 11:04:57.536996  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/old-k8s-version-361446/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-774187 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1: (53.682743641s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-774187 -n default-k8s-diff-port-774187
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (54.05s)

                                                
                                    
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.64s)

                                                
                                                
=== 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-224047 --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-224047 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.640794307s)
start_stop_delete_test.go:209: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (1.64s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p newest-cni-224047 --alsologtostderr -v=3
E1101 11:05:03.051709  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/flannel-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:05:04.879657  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/kubenet-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p newest-cni-224047 --alsologtostderr -v=3: (11.680367695s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (11.68s)

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

                                                
                                                
=== 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-224047 -n newest-cni-224047
start_stop_delete_test.go:237: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-224047 -n newest-cni-224047: exit status 7 (90.766409ms)

                                                
                                                
-- 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-224047 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (0.22s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-224047 --memory=3072 --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=docker --kubernetes-version=v1.34.1
E1101 11:05:18.019056  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/old-k8s-version-361446/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1101 11:05:27.567549  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/functional-684007/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-224047 --memory=3072 --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=docker --kubernetes-version=v1.34.1: (19.909600254s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-224047 -n newest-cni-224047
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (20.40s)

                                                
                                    
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-224047 image list --format=json
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.33s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Pause
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 pause -p newest-cni-224047 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Done: out/minikube-linux-arm64 pause -p newest-cni-224047 --alsologtostderr -v=1: (1.027594303s)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p newest-cni-224047 -n newest-cni-224047
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p newest-cni-224047 -n newest-cni-224047: exit status 2 (369.622148ms)

                                                
                                                
-- 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-224047 -n newest-cni-224047
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p newest-cni-224047 -n newest-cni-224047: exit status 2 (351.171143ms)

                                                
                                                
-- 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-224047 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p newest-cni-224047 -n newest-cni-224047
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p newest-cni-224047 -n newest-cni-224047
--- PASS: TestStartStop/group/newest-cni/serial/Pause (3.37s)

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

                                                
                                                
=== 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:352: "kubernetes-dashboard-855c9754f9-tc2lf" [5c28951e-ba01-4cd0-adc6-b92cdbae3992] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003091908s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== 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:352: "kubernetes-dashboard-855c9754f9-tc2lf" [5c28951e-ba01-4cd0-adc6-b92cdbae3992] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.002864607s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context default-k8s-diff-port-774187 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.09s)

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

                                                
                                                
=== 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-774187 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.23s)

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

                                                
                                                
=== 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-774187 --alsologtostderr -v=1
E1101 11:05:58.980302  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/old-k8s-version-361446/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-774187 -n default-k8s-diff-port-774187
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-774187 -n default-k8s-diff-port-774187: exit status 2 (324.729377ms)

                                                
                                                
-- 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-774187 -n default-k8s-diff-port-774187
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-774187 -n default-k8s-diff-port-774187: exit status 2 (323.67563ms)

                                                
                                                
-- 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-774187 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-774187 -n default-k8s-diff-port-774187
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-774187 -n default-k8s-diff-port-774187
E1101 11:06:01.353374  431538 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21830-429697/.minikube/profiles/enable-default-cni-880053/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (3.18s)

                                                
                                    

Test skip (26/347)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (0.44s)

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

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/RealCredentials
addons_test.go:759: 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:483: 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:1033: skip amd gpu test on all but docker driver and amd64 platform
--- SKIP: TestAddons/parallel/AmdGpuDevicePlugin (0.00s)

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

                                                
                                                
=== RUN   TestDockerEnvContainerd
docker_test.go:170: running with docker true linux arm64
docker_test.go:172: skipping: TestDockerEnvContainerd can only be run with the containerd runtime on Docker driver
--- SKIP: TestDockerEnvContainerd (0.00s)

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

                                                
                                                
=== RUN   TestHyperkitDriverSkipUpgrade
driver_install_or_update_test.go:101: 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:1792: 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/PodmanEnv (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/PodmanEnv
functional_test.go:565: only validate podman env with docker container runtime, currently testing docker
--- 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
+
TestFunctionalNewestKubernetes (0s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes
functional_test.go:82: 
--- SKIP: TestFunctionalNewestKubernetes (0.00s)

                                                
                                    
x
+
TestGvisorAddon (0s)

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

                                                
                                    
x
+
TestImageBuild/serial/validateImageBuildWithBuildEnv (0s)

                                                
                                                
=== RUN   TestImageBuild/serial/validateImageBuildWithBuildEnv
image_test.go:114: skipping due to https://github.com/kubernetes/minikube/issues/12431
--- SKIP: TestImageBuild/serial/validateImageBuildWithBuildEnv (0.00s)

                                                
                                    
x
+
TestISOImage (0s)

                                                
                                                
=== RUN   TestISOImage
iso_test.go:35: This test requires a VM driver
--- SKIP: TestISOImage (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
+
TestNetworkPlugins/group/cilium (4.66s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: describe netcat deployment:
error: context "cilium-880053" does not exist

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: netcat logs:
error: context "cilium-880053" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns deployment:
error: context "cilium-880053" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns pods:
error: context "cilium-880053" does not exist

                                                
                                                

                                                
                                                
>>> k8s: coredns logs:
error: context "cilium-880053" does not exist

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: api server logs:
error: context "cilium-880053" does not exist

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: describe cilium daemon set:
Error in configuration: context was not found for specified context: cilium-880053

                                                
                                                

                                                
                                                
>>> k8s: describe cilium daemon set pod(s):
Error in configuration: context was not found for specified context: cilium-880053

                                                
                                                

                                                
                                                
>>> k8s: cilium daemon set container(s) logs (current):
error: context "cilium-880053" does not exist

                                                
                                                

                                                
                                                
>>> k8s: cilium daemon set container(s) logs (previous):
error: context "cilium-880053" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe cilium deployment:
Error in configuration: context was not found for specified context: cilium-880053

                                                
                                                

                                                
                                                
>>> k8s: describe cilium deployment pod(s):
Error in configuration: context was not found for specified context: cilium-880053

                                                
                                                

                                                
                                                
>>> k8s: cilium deployment container(s) logs (current):
error: context "cilium-880053" does not exist

                                                
                                                

                                                
                                                
>>> k8s: cilium deployment container(s) logs (previous):
error: context "cilium-880053" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe kube-proxy daemon set:
error: context "cilium-880053" does not exist

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kube-proxy logs:
error: context "cilium-880053" does not exist

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters: null
contexts: null
current-context: ""
kind: Config
preferences: {}
users: null

                                                
                                                

                                                
                                                
>>> k8s: cms:
Error in configuration: context was not found for specified context: cilium-880053

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: cilium-880053 [took: 4.463417902s] --------------------------------
helpers_test.go:175: Cleaning up "cilium-880053" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cilium-880053
--- SKIP: TestNetworkPlugins/group/cilium (4.66s)

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

                                                
                                                
=== 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-005640" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p disable-driver-mounts-005640
--- SKIP: TestStartStop/group/disable-driver-mounts (0.30s)

                                                
                                    
Copied to clipboard