=== RUN TestErrorSpam/setup
error_spam_test.go:81: (dbg) Run: out/minikube-linux-amd64 start -p nospam-331405 -n=1 --memory=2250 --wait=false --log_dir=/tmp/nospam-331405 --driver=docker --container-runtime=docker
error_spam_test.go:81: (dbg) Done: out/minikube-linux-amd64 start -p nospam-331405 -n=1 --memory=2250 --wait=false --log_dir=/tmp/nospam-331405 --driver=docker --container-runtime=docker: (21.356960332s)
error_spam_test.go:96: unexpected stderr: "! Image was not built for the current minikube version. To resolve this you can delete and recreate your minikube cluster using the latest images. Expected minikube version: v1.33.0-beta.0 -> Actual minikube version: v1.32.0"
error_spam_test.go:110: minikube stdout:
* [nospam-331405] minikube v1.32.0 on Ubuntu 20.04 (kvm/amd64)
- MINIKUBE_LOCATION=18500
- MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
- KUBECONFIG=/home/jenkins/minikube-integration/18500-3373/kubeconfig
- MINIKUBE_HOME=/home/jenkins/minikube-integration/18500-3373/.minikube
- MINIKUBE_BIN=out/minikube-linux-amd64
- MINIKUBE_FORCE_SYSTEMD=
* Using the docker driver based on user configuration
* Using Docker driver with root privileges
* Starting "nospam-331405" primary control-plane node in "nospam-331405" cluster
* Pulling base image v0.0.43-beta.0 ...
* Creating docker container (CPUs=2, Memory=2250MB) ...
* Preparing Kubernetes v1.29.3 on Docker 25.0.5 ...
- 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-331405" cluster and "default" namespace by default
error_spam_test.go:111: minikube stderr:
! Image was not built for the current minikube version. To resolve this you can delete and recreate your minikube cluster using the latest images. Expected minikube version: v1.33.0-beta.0 -> Actual minikube version: v1.32.0
--- FAIL: TestErrorSpam/setup (21.36s)