=== RUN TestErrorSpam/setup
error_spam_test.go:81: (dbg) Run: out/minikube-windows-amd64.exe start -p nospam-248700 -n=1 --memory=2250 --wait=false --log_dir=C:\Users\jenkins.minikube1\AppData\Local\Temp\nospam-248700 --driver=hyperv
E1025 13:58:28.941472 4348 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube1\\minikube-integration\\.minikube\\profiles\\addons-180100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1025 13:58:28.949472 4348 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube1\\minikube-integration\\.minikube\\profiles\\addons-180100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1025 13:58:28.962471 4348 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube1\\minikube-integration\\.minikube\\profiles\\addons-180100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1025 13:58:28.985511 4348 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube1\\minikube-integration\\.minikube\\profiles\\addons-180100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1025 13:58:29.028474 4348 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube1\\minikube-integration\\.minikube\\profiles\\addons-180100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1025 13:58:29.111471 4348 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube1\\minikube-integration\\.minikube\\profiles\\addons-180100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1025 13:58:29.273896 4348 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube1\\minikube-integration\\.minikube\\profiles\\addons-180100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1025 13:58:29.595615 4348 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube1\\minikube-integration\\.minikube\\profiles\\addons-180100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1025 13:58:30.238097 4348 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube1\\minikube-integration\\.minikube\\profiles\\addons-180100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1025 13:58:31.520981 4348 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube1\\minikube-integration\\.minikube\\profiles\\addons-180100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1025 13:58:34.083918 4348 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube1\\minikube-integration\\.minikube\\profiles\\addons-180100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1025 13:58:39.206566 4348 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube1\\minikube-integration\\.minikube\\profiles\\addons-180100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1025 13:58:49.449561 4348 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube1\\minikube-integration\\.minikube\\profiles\\addons-180100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1025 13:59:09.932313 4348 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube1\\minikube-integration\\.minikube\\profiles\\addons-180100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1025 13:59:50.894385 4348 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube1\\minikube-integration\\.minikube\\profiles\\addons-180100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1025 14:01:12.817925 4348 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube1\\minikube-integration\\.minikube\\profiles\\addons-180100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
error_spam_test.go:81: (dbg) Done: out/minikube-windows-amd64.exe start -p nospam-248700 -n=1 --memory=2250 --wait=false --log_dir=C:\Users\jenkins.minikube1\AppData\Local\Temp\nospam-248700 --driver=hyperv: (3m7.5836402s)
error_spam_test.go:96: unexpected stderr: "! Failing to connect to https://registry.k8s.io/ from inside the minikube VM"
error_spam_test.go:96: unexpected stderr: "* To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/"
error_spam_test.go:110: minikube stdout:
* [nospam-248700] minikube v1.34.0 on Microsoft Windows 10 Enterprise N 10.0.19045.5073 Build 19045.5073
- KUBECONFIG=C:\Users\jenkins.minikube1\minikube-integration\kubeconfig
- MINIKUBE_FORCE_SYSTEMD=
- MINIKUBE_HOME=C:\Users\jenkins.minikube1\minikube-integration\.minikube
- MINIKUBE_LOCATION=19758
- MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
* Using the hyperv driver based on user configuration
* Starting "nospam-248700" primary control-plane node in "nospam-248700" cluster
* Creating hyperv VM (CPUs=2, Memory=2250MB, Disk=20000MB) ...
* Preparing Kubernetes v1.31.1 on Docker 27.3.1 ...
- Generating certificates and keys ...
- Booting up control plane ...
- Configuring RBAC rules ...
* Configuring bridge CNI (Container Networking Interface) ...
* Verifying Kubernetes components...
- Using image gcr.io/k8s-minikube/storage-provisioner:v5
* Enabled addons: storage-provisioner, default-storageclass
* Done! kubectl is now configured to use "nospam-248700" cluster and "default" namespace by default
error_spam_test.go:111: minikube stderr:
! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
* To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
--- FAIL: TestErrorSpam/setup (187.58s)