=== RUN TestErrorSpam/setup
error_spam_test.go:79: (dbg) Run: out/minikube-windows-amd64.exe start -p nospam-20211202235548-4500 -n=1 --memory=2250 --wait=false --log_dir=C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-20211202235548-4500 --driver=hyperv
E1202 23:56:42.171331 4500 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\addons-20211202234651-4500\client.crt: The system cannot find the path specified.
E1202 23:56:42.180076 4500 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\addons-20211202234651-4500\client.crt: The system cannot find the path specified.
E1202 23:56:42.191671 4500 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\addons-20211202234651-4500\client.crt: The system cannot find the path specified.
E1202 23:56:42.212394 4500 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\addons-20211202234651-4500\client.crt: The system cannot find the path specified.
E1202 23:56:42.252668 4500 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\addons-20211202234651-4500\client.crt: The system cannot find the path specified.
E1202 23:56:42.333009 4500 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\addons-20211202234651-4500\client.crt: The system cannot find the path specified.
E1202 23:56:42.493489 4500 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\addons-20211202234651-4500\client.crt: The system cannot find the path specified.
E1202 23:56:42.814476 4500 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\addons-20211202234651-4500\client.crt: The system cannot find the path specified.
E1202 23:56:43.456360 4500 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\addons-20211202234651-4500\client.crt: The system cannot find the path specified.
E1202 23:56:44.737824 4500 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\addons-20211202234651-4500\client.crt: The system cannot find the path specified.
E1202 23:56:47.298414 4500 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\addons-20211202234651-4500\client.crt: The system cannot find the path specified.
E1202 23:56:52.419159 4500 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\addons-20211202234651-4500\client.crt: The system cannot find the path specified.
E1202 23:57:02.659461 4500 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\addons-20211202234651-4500\client.crt: The system cannot find the path specified.
E1202 23:57:23.139730 4500 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\addons-20211202234651-4500\client.crt: The system cannot find the path specified.
error_spam_test.go:79: (dbg) Done: out/minikube-windows-amd64.exe start -p nospam-20211202235548-4500 -n=1 --memory=2250 --wait=false --log_dir=C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-20211202235548-4500 --driver=hyperv: (1m59.5618678s)
error_spam_test.go:94: unexpected stderr: "! This VM is having trouble accessing https://k8s.gcr.io"
error_spam_test.go:94: 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:89: acceptable stderr: "! C:\\ProgramData\\chocolatey\\bin\\kubectl.exe is version 1.18.2, which may have incompatibilites with Kubernetes 1.22.4."
error_spam_test.go:108: minikube stdout:
* [nospam-20211202235548-4500] minikube v1.24.0 on Microsoft Windows 10 Enterprise N 10.0.18363 Build 18363
- KUBECONFIG=C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
- MINIKUBE_HOME=C:\Users\jenkins.minikube5\minikube-integration\.minikube
- MINIKUBE_LOCATION=12084
* Using the hyperv driver based on user configuration
* Starting control plane node nospam-20211202235548-4500 in cluster nospam-20211202235548-4500
* Creating hyperv VM (CPUs=2, Memory=2250MB, Disk=20000MB) ...
* Preparing Kubernetes v1.22.4 on Docker 20.10.8 ...
- Generating certificates and keys ...
- Booting up control plane ...
- Configuring RBAC rules ...
* Verifying Kubernetes components...
- Using image gcr.io/k8s-minikube/storage-provisioner:v5
* Enabled addons: storage-provisioner, default-storageclass
- Want kubectl v1.22.4? Try 'minikube kubectl -- get pods -A'
* Done! kubectl is now configured to use "nospam-20211202235548-4500" cluster and "default" namespace by default
error_spam_test.go:109: minikube stderr:
! This VM is having trouble accessing https://k8s.gcr.io
* To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
! C:\ProgramData\chocolatey\bin\kubectl.exe is version 1.18.2, which may have incompatibilites with Kubernetes 1.22.4.
--- FAIL: TestErrorSpam/setup (119.56s)