Docker in Docker enabled, initializing... ================================================================================ net.ipv6.conf.all.disable_ipv6 = 0 net.ipv6.conf.all.forwarding = 1 Starting Docker: docker. Waiting for docker to be ready, sleeping for 1 seconds. ================================================================================ Done setting up docker in docker. Activated service account credentials for: [prow-build@k8s-infra-prow-build.iam.gserviceaccount.com] + WRAPPED_COMMAND_PID=253 + wait 253 + ./scripts/ci-e2e.sh kind not found, installing Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 https://download.docker.com/linux/debian bookworm InRelease [46.6 kB] Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:5 https://download.docker.com/linux/debian bookworm/stable amd64 Packages [64.0 kB] Get:6 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:7 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6924 B] Get:8 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [294 kB] Fetched 9458 kB in 2s (4577 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... python3-pip is already the newest version (23.0.1+dfsg-1). The following additional packages will be installed: python3-certifi python3-chardet python3-charset-normalizer python3-idna python3-urllib3 Suggested packages: python3-openssl python3-socks python-requests-doc python3-brotli The following NEW packages will be installed: python3-certifi python3-chardet python3-charset-normalizer python3-idna python3-requests python3-urllib3 0 upgraded, 6 newly installed, 0 to remove and 39 not upgraded. Need to get 535 kB of archives. After this operation, 2764 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 python3-certifi all 2022.9.24-1 [153 kB] Get:2 http://deb.debian.org/debian bookworm/main amd64 python3-chardet all 5.1.0+dfsg-2 [110 kB] Get:3 http://deb.debian.org/debian bookworm/main amd64 python3-charset-normalizer all 3.0.1-2 [49.3 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 python3-idna all 3.3-1+deb12u1 [41.0 kB] Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 python3-urllib3 all 1.26.12-1+deb12u3 [114 kB] Get:6 http://deb.debian.org/debian bookworm/main amd64 python3-requests all 2.28.1+dfsg-1 [67.9 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 535 kB in 0s (4507 kB/s) Selecting previously unselected package python3-certifi. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23369 files and directories currently installed.) Preparing to unpack .../0-python3-certifi_2022.9.24-1_all.deb ... Unpacking python3-certifi (2022.9.24-1) ... Selecting previously unselected package python3-chardet. Preparing to unpack .../1-python3-chardet_5.1.0+dfsg-2_all.deb ... Unpacking python3-chardet (5.1.0+dfsg-2) ... Selecting previously unselected package python3-charset-normalizer. Preparing to unpack .../2-python3-charset-normalizer_3.0.1-2_all.deb ... Unpacking python3-charset-normalizer (3.0.1-2) ... Selecting previously unselected package python3-idna. Preparing to unpack .../3-python3-idna_3.3-1+deb12u1_all.deb ... Unpacking python3-idna (3.3-1+deb12u1) ... Selecting previously unselected package python3-urllib3. Preparing to unpack .../4-python3-urllib3_1.26.12-1+deb12u3_all.deb ... Unpacking python3-urllib3 (1.26.12-1+deb12u3) ... Selecting previously unselected package python3-requests. Preparing to unpack .../5-python3-requests_2.28.1+dfsg-1_all.deb ... Unpacking python3-requests (2.28.1+dfsg-1) ... Setting up python3-charset-normalizer (3.0.1-2) ... Setting up python3-chardet (5.1.0+dfsg-2) ... Setting up python3-certifi (2022.9.24-1) ... Setting up python3-idna (3.3-1+deb12u1) ... Setting up python3-urllib3 (1.26.12-1+deb12u3) ... Setting up python3-requests (2.28.1+dfsg-1) ... /usr/lib/python3/dist-packages/requests/__init__.py:109: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (5.1.0)/charset_normalizer (3.0.1) doesn't match a supported version! warnings.warn( make -C hack/tools bin/kind make[1]: Entering directory '/home/prow/go/src/sigs.k8s.io/cluster-api-provider-aws/hack/tools' mkdir -p bin go build -tags tools -o bin/kind sigs.k8s.io/kind go: downloading sigs.k8s.io/kind v0.30.0 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading github.com/spf13/pflag v1.0.10 go: downloading github.com/spf13/cobra v1.10.1 go: downloading github.com/pkg/errors v0.9.1 go: downloading al.essio.dev/pkg/shellescape v1.5.1 go: downloading golang.org/x/sys v0.38.0 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/BurntSushi/toml v1.4.0 go: downloading github.com/evanphx/json-patch/v5 v5.9.11 go: downloading go.yaml.in/yaml/v3 v3.0.4 go: downloading sigs.k8s.io/yaml v1.6.0 go: downloading go.yaml.in/yaml/v2 v2.4.2 make[1]: Leaving directory '/home/prow/go/src/sigs.k8s.io/cluster-api-provider-aws/hack/tools' make -C hack/tools bin/session-manager-plugin make[1]: Entering directory '/home/prow/go/src/sigs.k8s.io/cluster-api-provider-aws/hack/tools' make share/ssm/data.tar.gz cd bin && tar -xvf ../share/ssm/data.tar.gz usr/local/sessionmanagerplugin/bin/session-manager-plugin --strip-components 4 --directory bin make[2]: Entering directory '/home/prow/go/src/sigs.k8s.io/cluster-api-provider-aws/hack/tools' mkdir -p share mkdir -p share/ssm curl "https://s3.amazonaws.com/session-manager-downloads/plugin/latest/ubuntu_64bit/session-manager-plugin.deb" -o share/ssm/session-manager-plugin.deb % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4010k 100 4010k 0 0 8783k 0 --:--:-- --:--:-- --:--:-- 8793k cd share/ssm && ar x session-manager-plugin.deb data.tar.gz make[2]: Leaving directory '/home/prow/go/src/sigs.k8s.io/cluster-api-provider-aws/hack/tools' usr/local/sessionmanagerplugin/bin/session-manager-plugin make[1]: Leaving directory '/home/prow/go/src/sigs.k8s.io/cluster-api-provider-aws/hack/tools' make -C hack/tools bin/kustomize make[1]: Entering directory '/home/prow/go/src/sigs.k8s.io/cluster-api-provider-aws/hack/tools' CGO_ENABLED=0 go build -tags=tools -o bin/kustomize sigs.k8s.io/kustomize/kustomize/v5 go: downloading sigs.k8s.io/kustomize/kustomize/v5 v5.8.0 go: downloading sigs.k8s.io/kustomize/kyaml v0.21.0 go: downloading sigs.k8s.io/kustomize/cmd/config v0.21.0 go: downloading sigs.k8s.io/kustomize/api v0.21.0 go: downloading golang.org/x/text v0.31.0 go: downloading github.com/go-errors/errors v1.4.2 go: downloading github.com/blang/semver/v4 v4.0.0 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading github.com/sergi/go-diff v1.4.0 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc go: downloading gopkg.in/evanphx/json-patch.v4 v4.12.0 go: downloading k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b go: downloading google.golang.org/protobuf v1.36.7 go: downloading github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 go: downloading github.com/google/gnostic-models v0.7.0 go: downloading github.com/xlab/treeprint v1.2.0 go: downloading github.com/go-openapi/swag v0.23.0 go: downloading github.com/go-openapi/jsonreference v0.21.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/mailru/easyjson v0.7.7 go: downloading github.com/go-openapi/jsonpointer v0.21.0 go: downloading github.com/josharian/intern v1.0.0 make[1]: Leaving directory '/home/prow/go/src/sigs.k8s.io/cluster-api-provider-aws/hack/tools' ./hack/gen-test-flavors.sh withoutclusterclass ./hack/gen-test-flavors.sh withclusterclass Checking for template sources in ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass ./hack/../hack/tools/bin/kustomize build --load-restrictor LoadRestrictionsNone --reorder none ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/kustomize_sources/classicelb-upgrade -o ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/generated/cluster-template-classicelb-upgrade.yaml Flag --reorder has been deprecated, use the new 'sortOptions' field in kustomization.yaml instead. ./hack/../hack/tools/bin/kustomize build --load-restrictor LoadRestrictionsNone --reorder none ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/kustomize_sources/csimigration-off -o ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/generated/cluster-template-csimigration-off.yaml Flag --reorder has been deprecated, use the new 'sortOptions' field in kustomization.yaml instead. # Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically. # Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically. ./hack/../hack/tools/bin/kustomize build --load-restrictor LoadRestrictionsNone --reorder none ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/kustomize_sources/dedicated-host -o ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/generated/cluster-template-dedicated-host.yaml Flag --reorder has been deprecated, use the new 'sortOptions' field in kustomization.yaml instead. ./hack/../hack/tools/bin/kustomize build --load-restrictor LoadRestrictionsNone --reorder none ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/kustomize_sources/default -o ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/generated/cluster-template-default.yaml Flag --reorder has been deprecated, use the new 'sortOptions' field in kustomization.yaml instead. ./hack/../hack/tools/bin/kustomize build --load-restrictor LoadRestrictionsNone --reorder none ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/kustomize_sources/efs-support -o ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/generated/cluster-template-efs-support.yaml Flag --reorder has been deprecated, use the new 'sortOptions' field in kustomization.yaml instead. # Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically. ./hack/../hack/tools/bin/kustomize build --load-restrictor LoadRestrictionsNone --reorder none ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/kustomize_sources/external-csi -o ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/generated/cluster-template-external-csi.yaml Flag --reorder has been deprecated, use the new 'sortOptions' field in kustomization.yaml instead. # Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically. # Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically. ./hack/../hack/tools/bin/kustomize build --load-restrictor LoadRestrictionsNone --reorder none ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/kustomize_sources/gpu -o ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/generated/cluster-template-gpu.yaml Flag --reorder has been deprecated, use the new 'sortOptions' field in kustomization.yaml instead. # Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically. ./hack/../hack/tools/bin/kustomize build --load-restrictor LoadRestrictionsNone --reorder none ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/kustomize_sources/ignition -o ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/generated/cluster-template-ignition.yaml Flag --reorder has been deprecated, use the new 'sortOptions' field in kustomization.yaml instead. # Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically. ./hack/../hack/tools/bin/kustomize build --load-restrictor LoadRestrictionsNone --reorder none ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/kustomize_sources/internal-elb -o ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/generated/cluster-template-internal-elb.yaml Flag --reorder has been deprecated, use the new 'sortOptions' field in kustomization.yaml instead. # Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically. # Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically. # Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically. ./hack/../hack/tools/bin/kustomize build --load-restrictor LoadRestrictionsNone --reorder none ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/kustomize_sources/intree-cloud-provider -o ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/generated/cluster-template-intree-cloud-provider.yaml Flag --reorder has been deprecated, use the new 'sortOptions' field in kustomization.yaml instead. # Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically. ./hack/../hack/tools/bin/kustomize build --load-restrictor LoadRestrictionsNone --reorder none ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/kustomize_sources/kcp-remediation -o ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/generated/cluster-template-kcp-remediation.yaml Flag --reorder has been deprecated, use the new 'sortOptions' field in kustomization.yaml instead. # Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically. ./hack/../hack/tools/bin/kustomize build --load-restrictor LoadRestrictionsNone --reorder none ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/kustomize_sources/kcp-scale-in -o ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/generated/cluster-template-kcp-scale-in.yaml Flag --reorder has been deprecated, use the new 'sortOptions' field in kustomization.yaml instead. # Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically. # Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically. ./hack/../hack/tools/bin/kustomize build --load-restrictor LoadRestrictionsNone --reorder none ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/kustomize_sources/limit-az -o ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/generated/cluster-template-limit-az.yaml Flag --reorder has been deprecated, use the new 'sortOptions' field in kustomization.yaml instead. # Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically. ./hack/../hack/tools/bin/kustomize build --load-restrictor LoadRestrictionsNone --reorder none ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/kustomize_sources/machine-pool -o ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/generated/cluster-template-machine-pool.yaml Flag --reorder has been deprecated, use the new 'sortOptions' field in kustomization.yaml instead. # Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically. ./hack/../hack/tools/bin/kustomize build --load-restrictor LoadRestrictionsNone --reorder none ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/kustomize_sources/md-remediation -o ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/generated/cluster-template-md-remediation.yaml Flag --reorder has been deprecated, use the new 'sortOptions' field in kustomization.yaml instead. # Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically. # Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically. ./hack/../hack/tools/bin/kustomize build --load-restrictor LoadRestrictionsNone --reorder none ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/kustomize_sources/multi-az -o ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/generated/cluster-template-multi-az.yaml Flag --reorder has been deprecated, use the new 'sortOptions' field in kustomization.yaml instead. # Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically. ./hack/../hack/tools/bin/kustomize build --load-restrictor LoadRestrictionsNone --reorder none ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/kustomize_sources/nested-multitenancy -o ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/generated/cluster-template-nested-multitenancy.yaml Flag --reorder has been deprecated, use the new 'sortOptions' field in kustomization.yaml instead. # Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically. # Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically. ./hack/../hack/tools/bin/kustomize build --load-restrictor LoadRestrictionsNone --reorder none ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/kustomize_sources/peered-remote -o ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/generated/cluster-template-peered-remote.yaml Flag --reorder has been deprecated, use the new 'sortOptions' field in kustomization.yaml instead. # Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically. # Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically. # Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically. ./hack/../hack/tools/bin/kustomize build --load-restrictor LoadRestrictionsNone --reorder none ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/kustomize_sources/remote-management-cluster -o ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/generated/cluster-template-remote-management-cluster.yaml Flag --reorder has been deprecated, use the new 'sortOptions' field in kustomization.yaml instead. # Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically. # Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically. ./hack/../hack/tools/bin/kustomize build --load-restrictor LoadRestrictionsNone --reorder none ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/kustomize_sources/simple-multitenancy -o ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/generated/cluster-template-simple-multitenancy.yaml Flag --reorder has been deprecated, use the new 'sortOptions' field in kustomization.yaml instead. # Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically. # Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically. ./hack/../hack/tools/bin/kustomize build --load-restrictor LoadRestrictionsNone --reorder none ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/kustomize_sources/spot-instances -o ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/generated/cluster-template-spot-instances.yaml Flag --reorder has been deprecated, use the new 'sortOptions' field in kustomization.yaml instead. # Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically. ./hack/../hack/tools/bin/kustomize build --load-restrictor LoadRestrictionsNone --reorder none ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/kustomize_sources/ssm -o ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/generated/cluster-template-ssm.yaml Flag --reorder has been deprecated, use the new 'sortOptions' field in kustomization.yaml instead. # Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically. ./hack/../hack/tools/bin/kustomize build --load-restrictor LoadRestrictionsNone --reorder none ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/kustomize_sources/upgrade-to-external-cloud-provider -o ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/generated/cluster-template-upgrade-to-external-cloud-provider.yaml Flag --reorder has been deprecated, use the new 'sortOptions' field in kustomization.yaml instead. # Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically. ./hack/../hack/tools/bin/kustomize build --load-restrictor LoadRestrictionsNone --reorder none ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/kustomize_sources/upgrade-to-main -o ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/generated/cluster-template-upgrade-to-main.yaml Flag --reorder has been deprecated, use the new 'sortOptions' field in kustomization.yaml instead. ./hack/../hack/tools/bin/kustomize build --load-restrictor LoadRestrictionsNone --reorder none ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/kustomize_sources/upgrades -o ./hack/../test/e2e/data/infrastructure-aws/withoutclusterclass/generated/cluster-template-upgrades.yaml Flag --reorder has been deprecated, use the new 'sortOptions' field in kustomization.yaml instead. Checking for template sources in ./hack/../test/e2e/data/infrastructure-aws/withclusterclass ./hack/../hack/tools/bin/kustomize build --load-restrictor LoadRestrictionsNone --reorder none ./hack/../test/e2e/data/infrastructure-aws/withclusterclass/kustomize_sources/eks-clusterclass -o ./hack/../test/e2e/data/infrastructure-aws/withclusterclass/generated/cluster-template-eks-clusterclass.yaml Flag --reorder has been deprecated, use the new 'sortOptions' field in kustomization.yaml instead. ./hack/../hack/tools/bin/kustomize build --load-restrictor LoadRestrictionsNone --reorder none ./hack/../test/e2e/data/infrastructure-aws/withclusterclass/kustomize_sources/eks-nodeadm-clusterclass -o ./hack/../test/e2e/data/infrastructure-aws/withclusterclass/generated/cluster-template-eks-nodeadm-clusterclass.yaml Flag --reorder has been deprecated, use the new 'sortOptions' field in kustomization.yaml instead. ./hack/../hack/tools/bin/kustomize build --load-restrictor LoadRestrictionsNone --reorder none ./hack/../test/e2e/data/infrastructure-aws/withclusterclass/kustomize_sources/external-vpc-clusterclass -o ./hack/../test/e2e/data/infrastructure-aws/withclusterclass/generated/cluster-template-external-vpc-clusterclass.yaml Flag --reorder has been deprecated, use the new 'sortOptions' field in kustomization.yaml instead. ./hack/../hack/tools/bin/kustomize build --load-restrictor LoadRestrictionsNone --reorder none ./hack/../test/e2e/data/infrastructure-aws/withclusterclass/kustomize_sources/nested-multitenancy-clusterclass -o ./hack/../test/e2e/data/infrastructure-aws/withclusterclass/generated/cluster-template-nested-multitenancy-clusterclass.yaml Flag --reorder has been deprecated, use the new 'sortOptions' field in kustomization.yaml instead. ./hack/../hack/tools/bin/kustomize build --load-restrictor LoadRestrictionsNone --reorder none ./hack/../test/e2e/data/infrastructure-aws/withclusterclass/kustomize_sources/self-hosted-clusterclass -o ./hack/../test/e2e/data/infrastructure-aws/withclusterclass/generated/cluster-template-self-hosted-clusterclass.yaml Flag --reorder has been deprecated, use the new 'sortOptions' field in kustomization.yaml instead. ./hack/../hack/tools/bin/kustomize build --load-restrictor LoadRestrictionsNone --reorder none ./hack/../test/e2e/data/infrastructure-aws/withclusterclass/kustomize_sources/topology -o ./hack/../test/e2e/data/infrastructure-aws/withclusterclass/generated/cluster-template-topology.yaml Flag --reorder has been deprecated, use the new 'sortOptions' field in kustomization.yaml instead. docker pull docker.io/docker/dockerfile:1.1-experimental docker pull gcr.io/distroless/static:latest 1.1-experimental: Pulling from docker/dockerfile 612615616619: Pulling fs layer 612615616619: Verifying Checksum 612615616619: Download complete 612615616619: Pull complete Digest: sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 Status: Downloaded newer image for docker/dockerfile:1.1-experimental docker.io/docker/dockerfile:1.1-experimental latest: Pulling from distroless/static fa8ae93e2b3a: Pulling fs layer c172f21841df: Pulling fs layer b4e6f1bfce0a: Pulling fs layer b4242723c53f: Pulling fs layer d6b1b89eccac: Pulling fs layer 2780920e5dbf: Pulling fs layer 7c12895b777b: Pulling fs layer 3214acf345c0: Pulling fs layer 52630fc75a18: Pulling fs layer dd64bf2dd177: Pulling fs layer b839dfae01f6: Pulling fs layer ebddc55facdc: Pulling fs layer bdfd7f7e5bf6: Pulling fs layer 3214acf345c0: Waiting b4242723c53f: Waiting d6b1b89eccac: Waiting 2780920e5dbf: Waiting 7c12895b777b: Waiting 52630fc75a18: Waiting dd64bf2dd177: Waiting b839dfae01f6: Waiting ebddc55facdc: Waiting bdfd7f7e5bf6: Waiting c172f21841df: Download complete fa8ae93e2b3a: Verifying Checksum fa8ae93e2b3a: Download complete fa8ae93e2b3a: Pull complete c172f21841df: Pull complete b4e6f1bfce0a: Download complete 2780920e5dbf: Download complete b4e6f1bfce0a: Pull complete d6b1b89eccac: Verifying Checksum d6b1b89eccac: Download complete b4242723c53f: Verifying Checksum 7c12895b777b: Verifying Checksum 7c12895b777b: Download complete 3214acf345c0: Verifying Checksum 3214acf345c0: Download complete 52630fc75a18: Download complete b4242723c53f: Pull complete d6b1b89eccac: Pull complete 2780920e5dbf: Pull complete 7c12895b777b: Pull complete 3214acf345c0: Pull complete 52630fc75a18: Pull complete dd64bf2dd177: Verifying Checksum dd64bf2dd177: Download complete dd64bf2dd177: Pull complete b839dfae01f6: Verifying Checksum b839dfae01f6: Download complete b839dfae01f6: Pull complete ebddc55facdc: Download complete ebddc55facdc: Pull complete bdfd7f7e5bf6: Verifying Checksum bdfd7f7e5bf6: Download complete bdfd7f7e5bf6: Pull complete Digest: sha256:47b2d72ff90843eb8a768b5c2f89b40741843b639d065b9b937b07cd59b479c6 Status: Downloaded newer image for gcr.io/distroless/static:latest gcr.io/distroless/static:latest make -C hack/tools bin/start.sh make[1]: Entering directory '/home/prow/go/src/sigs.k8s.io/cluster-api-provider-aws/hack/tools' curl https://raw.githubusercontent.com/windmilleng/rerun-process-wrapper/master/start.sh -o bin/start.sh % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 793 100 793 0 0 6048 0 --:--:-- --:--:-- --:--:-- 6100 make[1]: Leaving directory '/home/prow/go/src/sigs.k8s.io/cluster-api-provider-aws/hack/tools' make -C hack/tools bin/restart.sh make[1]: Entering directory '/home/prow/go/src/sigs.k8s.io/cluster-api-provider-aws/hack/tools' curl https://raw.githubusercontent.com/windmilleng/rerun-process-wrapper/master/restart.sh -o bin/restart.sh % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 553 100 553 0 0 4648 0 --:--:-- --:--:-- --:--:-- 4686 make[1]: Leaving directory '/home/prow/go/src/sigs.k8s.io/cluster-api-provider-aws/hack/tools' docker build --build-arg builder_image=golang:1.24.7 -f Dockerfile --tag="gcr.io/k8s-staging-cluster-api/capa-manager:e2e" . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 2.04kB done #1 DONE 0.0s #2 resolve image config for docker-image://docker.io/docker/dockerfile:1.1-experimental #2 DONE 0.0s #3 docker-image://docker.io/docker/dockerfile:1.1-experimental #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: 374B done #4 DONE 0.0s #5 [internal] load build definition from Dockerfile #5 transferring dockerfile: 2.04kB done #5 DONE 0.0s #6 [internal] load metadata for docker.io/library/golang:1.24.7 #6 ... #7 [internal] load metadata for gcr.io/distroless/static:nonroot #7 DONE 1.0s #6 [internal] load metadata for docker.io/library/golang:1.24.7 #6 DONE 2.4s #8 [toolchain 1/1] FROM docker.io/library/golang:1.24.7@sha256:2c5f7a0c252a17cf6aa30ddee15caa0f485ee29410a6ea64cddb62eea2b07bdf #8 resolve docker.io/library/golang:1.24.7@sha256:2c5f7a0c252a17cf6aa30ddee15caa0f485ee29410a6ea64cddb62eea2b07bdf done #8 sha256:cae3b572364a7d48f8485d67baee38e4e44e299b8c8c4d020ff7fb5fdd97f88c 0B / 49.28MB 0.1s #8 sha256:bd090f42c4b7844c5846f9b4c719994f496fac3befe1d30f0ff20794e742370a 0B / 25.61MB 0.1s #8 sha256:f0c9d6d993ac93f222ba87ca01097d40f632be9b48f6b5e399f2c5da1b3133d1 0B / 67.78MB 0.1s #8 sha256:2c5f7a0c252a17cf6aa30ddee15caa0f485ee29410a6ea64cddb62eea2b07bdf 9.69kB / 9.69kB done #8 sha256:619d9c15dedbb466f9edbcd851a7f4d769f694b810ae0ad428c9a6a70d69fd8a 2.32kB / 2.32kB done #8 sha256:ae813b713f6ac3255ac2c7f85378a8e21106b0ba0aac5b6394609221d8719195 2.94kB / 2.94kB done #8 ... #9 [stage-2 1/3] FROM gcr.io/distroless/static:nonroot@sha256:e3f945647ffb95b5839c07038d64f9811adf17308b9121d8a2b87b6a22a80a39 #9 resolve gcr.io/distroless/static:nonroot@sha256:e3f945647ffb95b5839c07038d64f9811adf17308b9121d8a2b87b6a22a80a39 done #9 sha256:e3f945647ffb95b5839c07038d64f9811adf17308b9121d8a2b87b6a22a80a39 1.79kB / 1.79kB done #9 sha256:64c43684e6d2b581d1eb362ea47b6a4defee6a9cac5f7ebbda3daa67e8c9b8e6 2.75kB / 2.75kB done #9 sha256:c548d896b58afc6f8b1234d10314f1108f3fc7ff8b356c31801d85d801b3b812 2.93kB / 2.93kB done #9 DONE 0.2s #8 [toolchain 1/1] FROM docker.io/library/golang:1.24.7@sha256:2c5f7a0c252a17cf6aa30ddee15caa0f485ee29410a6ea64cddb62eea2b07bdf #8 ... #10 [internal] load build context #10 transferring context: 6.13MB 0.4s done #10 DONE 0.4s #8 [toolchain 1/1] FROM docker.io/library/golang:1.24.7@sha256:2c5f7a0c252a17cf6aa30ddee15caa0f485ee29410a6ea64cddb62eea2b07bdf #8 sha256:f0c9d6d993ac93f222ba87ca01097d40f632be9b48f6b5e399f2c5da1b3133d1 8.39MB / 67.78MB 1.3s #8 sha256:bd090f42c4b7844c5846f9b4c719994f496fac3befe1d30f0ff20794e742370a 7.34MB / 25.61MB 1.9s #8 sha256:f0c9d6d993ac93f222ba87ca01097d40f632be9b48f6b5e399f2c5da1b3133d1 16.78MB / 67.78MB 1.9s #8 sha256:cae3b572364a7d48f8485d67baee38e4e44e299b8c8c4d020ff7fb5fdd97f88c 3.15MB / 49.28MB 2.2s #8 sha256:bd090f42c4b7844c5846f9b4c719994f496fac3befe1d30f0ff20794e742370a 12.58MB / 25.61MB 2.2s #8 sha256:bd090f42c4b7844c5846f9b4c719994f496fac3befe1d30f0ff20794e742370a 16.78MB / 25.61MB 2.4s #8 sha256:f0c9d6d993ac93f222ba87ca01097d40f632be9b48f6b5e399f2c5da1b3133d1 25.17MB / 67.78MB 2.4s #8 sha256:bd090f42c4b7844c5846f9b4c719994f496fac3befe1d30f0ff20794e742370a 23.07MB / 25.61MB 2.6s #8 sha256:bd090f42c4b7844c5846f9b4c719994f496fac3befe1d30f0ff20794e742370a 25.61MB / 25.61MB 2.7s #8 sha256:f0c9d6d993ac93f222ba87ca01097d40f632be9b48f6b5e399f2c5da1b3133d1 33.55MB / 67.78MB 2.7s #8 sha256:cae3b572364a7d48f8485d67baee38e4e44e299b8c8c4d020ff7fb5fdd97f88c 6.29MB / 49.28MB 2.9s #8 sha256:bd090f42c4b7844c5846f9b4c719994f496fac3befe1d30f0ff20794e742370a 25.61MB / 25.61MB 2.7s done #8 sha256:c3a9fd33039b52e8b00dae3bfbbc4283b2608e8821ece3ce0a7fd987216f91b2 0B / 102.09MB 2.9s #8 sha256:f0c9d6d993ac93f222ba87ca01097d40f632be9b48f6b5e399f2c5da1b3133d1 38.80MB / 67.78MB 3.2s #8 sha256:cae3b572364a7d48f8485d67baee38e4e44e299b8c8c4d020ff7fb5fdd97f88c 10.49MB / 49.28MB 3.7s #8 sha256:f0c9d6d993ac93f222ba87ca01097d40f632be9b48f6b5e399f2c5da1b3133d1 50.33MB / 67.78MB 3.7s #8 sha256:c3a9fd33039b52e8b00dae3bfbbc4283b2608e8821ece3ce0a7fd987216f91b2 6.29MB / 102.09MB 3.7s #8 sha256:cae3b572364a7d48f8485d67baee38e4e44e299b8c8c4d020ff7fb5fdd97f88c 14.68MB / 49.28MB 3.9s #8 sha256:f0c9d6d993ac93f222ba87ca01097d40f632be9b48f6b5e399f2c5da1b3133d1 54.53MB / 67.78MB 4.0s #8 sha256:cae3b572364a7d48f8485d67baee38e4e44e299b8c8c4d020ff7fb5fdd97f88c 20.97MB / 49.28MB 4.2s #8 sha256:f0c9d6d993ac93f222ba87ca01097d40f632be9b48f6b5e399f2c5da1b3133d1 58.72MB / 67.78MB 4.2s #8 sha256:c3a9fd33039b52e8b00dae3bfbbc4283b2608e8821ece3ce0a7fd987216f91b2 16.78MB / 102.09MB 4.2s #8 sha256:c3a9fd33039b52e8b00dae3bfbbc4283b2608e8821ece3ce0a7fd987216f91b2 24.12MB / 102.09MB 4.6s #8 sha256:cae3b572364a7d48f8485d67baee38e4e44e299b8c8c4d020ff7fb5fdd97f88c 30.41MB / 49.28MB 4.8s #8 sha256:c3a9fd33039b52e8b00dae3bfbbc4283b2608e8821ece3ce0a7fd987216f91b2 38.80MB / 102.09MB 4.8s #8 sha256:cae3b572364a7d48f8485d67baee38e4e44e299b8c8c4d020ff7fb5fdd97f88c 33.55MB / 49.28MB 5.0s #8 sha256:f0c9d6d993ac93f222ba87ca01097d40f632be9b48f6b5e399f2c5da1b3133d1 67.78MB / 67.78MB 4.9s done #8 sha256:c3a9fd33039b52e8b00dae3bfbbc4283b2608e8821ece3ce0a7fd987216f91b2 56.62MB / 102.09MB 5.0s #8 sha256:72e8fc27da55cce2fb2e46c294e2373522d6729d092352a2d7221eb8f9a77a2d 0B / 79.00MB 5.0s #8 sha256:c3a9fd33039b52e8b00dae3bfbbc4283b2608e8821ece3ce0a7fd987216f91b2 65.01MB / 102.09MB 5.1s #8 sha256:cae3b572364a7d48f8485d67baee38e4e44e299b8c8c4d020ff7fb5fdd97f88c 37.75MB / 49.28MB 5.3s #8 sha256:c3a9fd33039b52e8b00dae3bfbbc4283b2608e8821ece3ce0a7fd987216f91b2 76.55MB / 102.09MB 5.3s #8 sha256:cae3b572364a7d48f8485d67baee38e4e44e299b8c8c4d020ff7fb5fdd97f88c 41.94MB / 49.28MB 5.5s #8 sha256:c3a9fd33039b52e8b00dae3bfbbc4283b2608e8821ece3ce0a7fd987216f91b2 94.37MB / 102.09MB 5.5s #8 sha256:cae3b572364a7d48f8485d67baee38e4e44e299b8c8c4d020ff7fb5fdd97f88c 48.23MB / 49.28MB 5.7s #8 sha256:c3a9fd33039b52e8b00dae3bfbbc4283b2608e8821ece3ce0a7fd987216f91b2 102.09MB / 102.09MB 5.6s done #8 sha256:f1660e861534461156f5494a5e392628169bccbf727a36b2f10d7aabcd003ffb 0B / 126B 5.7s #8 sha256:cae3b572364a7d48f8485d67baee38e4e44e299b8c8c4d020ff7fb5fdd97f88c 49.28MB / 49.28MB 5.7s done #8 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 5.8s #8 extracting sha256:cae3b572364a7d48f8485d67baee38e4e44e299b8c8c4d020ff7fb5fdd97f88c #8 sha256:f1660e861534461156f5494a5e392628169bccbf727a36b2f10d7aabcd003ffb 126B / 126B 6.0s done #8 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 6.0s done #8 sha256:72e8fc27da55cce2fb2e46c294e2373522d6729d092352a2d7221eb8f9a77a2d 4.19MB / 79.00MB 6.5s #8 sha256:72e8fc27da55cce2fb2e46c294e2373522d6729d092352a2d7221eb8f9a77a2d 8.39MB / 79.00MB 6.6s #8 sha256:72e8fc27da55cce2fb2e46c294e2373522d6729d092352a2d7221eb8f9a77a2d 16.78MB / 79.00MB 7.2s #8 sha256:72e8fc27da55cce2fb2e46c294e2373522d6729d092352a2d7221eb8f9a77a2d 28.31MB / 79.00MB 7.3s #8 sha256:72e8fc27da55cce2fb2e46c294e2373522d6729d092352a2d7221eb8f9a77a2d 39.85MB / 79.00MB 7.4s #8 sha256:72e8fc27da55cce2fb2e46c294e2373522d6729d092352a2d7221eb8f9a77a2d 47.19MB / 79.00MB 8.1s #8 sha256:72e8fc27da55cce2fb2e46c294e2373522d6729d092352a2d7221eb8f9a77a2d 58.72MB / 79.00MB 8.3s #8 sha256:72e8fc27da55cce2fb2e46c294e2373522d6729d092352a2d7221eb8f9a77a2d 70.25MB / 79.00MB 8.4s #8 sha256:72e8fc27da55cce2fb2e46c294e2373522d6729d092352a2d7221eb8f9a77a2d 79.00MB / 79.00MB 8.5s #8 sha256:72e8fc27da55cce2fb2e46c294e2373522d6729d092352a2d7221eb8f9a77a2d 79.00MB / 79.00MB 8.5s done #8 extracting sha256:cae3b572364a7d48f8485d67baee38e4e44e299b8c8c4d020ff7fb5fdd97f88c 3.8s done #8 extracting sha256:bd090f42c4b7844c5846f9b4c719994f496fac3befe1d30f0ff20794e742370a #8 extracting sha256:bd090f42c4b7844c5846f9b4c719994f496fac3befe1d30f0ff20794e742370a 1.6s done #8 extracting sha256:f0c9d6d993ac93f222ba87ca01097d40f632be9b48f6b5e399f2c5da1b3133d1 0.1s #8 extracting sha256:f0c9d6d993ac93f222ba87ca01097d40f632be9b48f6b5e399f2c5da1b3133d1 5.1s #8 extracting sha256:f0c9d6d993ac93f222ba87ca01097d40f632be9b48f6b5e399f2c5da1b3133d1 5.2s done #8 extracting sha256:c3a9fd33039b52e8b00dae3bfbbc4283b2608e8821ece3ce0a7fd987216f91b2 #8 extracting sha256:c3a9fd33039b52e8b00dae3bfbbc4283b2608e8821ece3ce0a7fd987216f91b2 5.0s #8 extracting sha256:c3a9fd33039b52e8b00dae3bfbbc4283b2608e8821ece3ce0a7fd987216f91b2 6.0s done #8 extracting sha256:72e8fc27da55cce2fb2e46c294e2373522d6729d092352a2d7221eb8f9a77a2d #8 extracting sha256:72e8fc27da55cce2fb2e46c294e2373522d6729d092352a2d7221eb8f9a77a2d 5.1s #8 extracting sha256:72e8fc27da55cce2fb2e46c294e2373522d6729d092352a2d7221eb8f9a77a2d 10.2s #8 extracting sha256:72e8fc27da55cce2fb2e46c294e2373522d6729d092352a2d7221eb8f9a77a2d 13.1s done #8 extracting sha256:f1660e861534461156f5494a5e392628169bccbf727a36b2f10d7aabcd003ffb #8 extracting sha256:f1660e861534461156f5494a5e392628169bccbf727a36b2f10d7aabcd003ffb done #8 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done #8 DONE 36.5s #11 [builder 1/6] WORKDIR /workspace #11 DONE 1.2s #12 [builder 2/6] COPY go.mod go.mod #12 DONE 0.0s #13 [builder 3/6] COPY go.sum go.sum #13 DONE 0.0s #14 [builder 4/6] RUN --mount=type=cache,target=/root/.local/share/golang --mount=type=cache,target=/go/pkg/mod go mod download #14 DONE 16.6s #15 [builder 5/6] COPY ./ ./ #15 DONE 0.4s #16 [builder 6/6] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=cache,target=/root/.local/share/golang CGO_ENABLED=0 GOOS=linux GOARCH=${ARCH} go build -ldflags "${LDFLAGS} -extldflags '-static'" -o manager . #16 DONE 125.1s #17 [stage-2 2/3] COPY --from=builder /workspace/manager . #17 DONE 0.0s #18 exporting to image #18 exporting layers #18 exporting layers 0.5s done #18 writing image sha256:140e73490366e166d78e399f274f04a85d536f0b4e98ae555a9792845888aebc done #18 naming to gcr.io/k8s-staging-cluster-api/capa-manager:e2e done #18 DONE 0.5s time go run github.com/onsi/ginkgo/v2/ginkgo -tags=e2e -v --trace --timeout=5h --output-dir="/logs/artifacts" --junit-report="junit.e2e_suite.xml" -p ./test/e2e/suites/unmanaged/... -- -config-path="/home/prow/go/src/sigs.k8s.io/cluster-api-provider-aws/test/e2e/data/e2e_conf.yaml" -artifacts-folder="/logs/artifacts" --data-folder="/home/prow/go/src/sigs.k8s.io/cluster-api-provider-aws/test/e2e/data" -use-existing-cluster="false" go: downloading github.com/onsi/ginkgo/v2 v2.27.2 go: downloading github.com/onsi/ginkgo v1.16.5 go: downloading golang.org/x/tools v0.39.0 go: downloading github.com/go-task/slim-sprig/v3 v3.0.0 go: downloading github.com/google/pprof v0.0.0-20250820193118-f64d9cf942d6 go: downloading github.com/Masterminds/semver/v3 v3.4.0 go: downloading golang.org/x/sync v0.19.0 go: downloading golang.org/x/mod v0.30.0 go: downloading k8s.io/api v0.34.3 go: downloading github.com/blang/semver v3.5.1+incompatible go: downloading github.com/aws/aws-sdk-go-v2/service/ec2 v1.233.0 go: downloading github.com/aws/aws-sdk-go-v2 v1.39.2 go: downloading github.com/aws/aws-sdk-go-v2/service/efs v1.39.0 go: downloading github.com/onsi/gomega v1.38.2 go: downloading github.com/gofrs/flock v0.8.1 go: downloading k8s.io/apiextensions-apiserver v0.34.3 go: downloading k8s.io/apimachinery v0.34.3 go: downloading k8s.io/klog/v2 v2.130.1 go: downloading k8s.io/utils v0.0.0-20250820121507-0af2bda4dd1d go: downloading sigs.k8s.io/cluster-api v1.12.2 go: downloading sigs.k8s.io/cluster-api/test v1.12.2 go: downloading sigs.k8s.io/controller-runtime v0.22.5 go: downloading github.com/go-logr/logr v1.4.3 go: downloading github.com/google/go-cmp v0.7.0 go: downloading github.com/aws/smithy-go v1.23.0 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.9 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading sigs.k8s.io/randfill v1.0.0 go: downloading sigs.k8s.io/structured-merge-diff/v6 v6.3.0 go: downloading github.com/google/uuid v1.6.0 go: downloading github.com/aws/aws-sdk-go-v2/service/ssm v1.59.1 go: downloading github.com/aws/aws-sdk-go-v2/service/sqs v1.38.8 go: downloading github.com/aws/aws-sdk-go-v2/config v1.31.12 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.18.16 go: downloading github.com/aws/aws-sdk-go-v2/service/cloudformation v1.50.0 go: downloading github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.52.0 go: downloading github.com/aws/aws-sdk-go-v2/service/configservice v1.56.0 go: downloading github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.36.0 go: downloading github.com/aws/aws-sdk-go-v2/service/eks v1.64.0 go: downloading github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.29.6 go: downloading github.com/aws/aws-sdk-go-v2/service/iam v1.32.0 go: downloading github.com/aws/aws-sdk-go-v2/service/resourcegroupstaggingapi v1.26.6 go: downloading github.com/aws/aws-sdk-go-v2/service/servicequotas v1.21.4 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.38.6 go: downloading github.com/awslabs/goformation/v4 v4.19.5 go: downloading github.com/google/goexpect v0.0.0-20210430020637-ab937bf7fd6f go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading k8s.io/client-go v0.34.3 go: downloading golang.org/x/sys v0.39.0 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.1 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.9 go: downloading golang.org/x/net v0.48.0 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.9 go: downloading sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 go: downloading github.com/coreos/ignition v0.35.0 go: downloading github.com/coreos/ignition/v2 v2.24.0 go: downloading github.com/openshift-online/ocm-sdk-go v0.1.486 go: downloading github.com/aws/amazon-vpc-cni-k8s v1.15.5 go: downloading github.com/aws/aws-sdk-go-v2/service/autoscaling v1.52.4 go: downloading github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.45.2 go: downloading github.com/aws/aws-sdk-go-v2/service/eventbridge v1.39.3 go: downloading github.com/aws/aws-sdk-go-v2/service/s3 v1.88.4 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.28.6 go: downloading github.com/json-iterator/go v1.1.12 go: downloading go.yaml.in/yaml/v2 v2.4.3 go: downloading k8s.io/component-base v0.34.3 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.9 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.8.3 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.29.6 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.1 go: downloading github.com/jmespath/go-jmespath v0.4.0 go: downloading k8s.io/cluster-bootstrap v0.34.2 go: downloading github.com/adrg/xdg v0.5.3 go: downloading github.com/drone/envsubst/v2 v2.0.0-20210730161058-179042472c46 go: downloading github.com/spf13/viper v1.21.0 go: downloading github.com/google/goterm v0.0.0-20190703233501-fc88cf888a3f go: downloading google.golang.org/grpc v1.75.1 go: downloading golang.org/x/crypto v0.46.0 go: downloading sigs.k8s.io/kind v0.31.0 go: downloading github.com/prometheus/common v0.67.4 go: downloading github.com/fxamacker/cbor/v2 v2.9.0 go: downloading k8s.io/apiserver v0.34.3 go: downloading golang.org/x/text v0.32.0 go: downloading github.com/openshift/rosa v1.99.9-testing.0.20260119170238-86bcc988bb87 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/zgalor/weberr v0.8.2 go: downloading github.com/coreos/go-semver v0.3.1 go: downloading github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf go: downloading github.com/vincent-petithory/dataurl v1.0.0 go: downloading github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.9 go: downloading github.com/prometheus/client_golang v1.23.2 go: downloading github.com/coreos/vcontext v0.0.0-20230201181013-d72178a18687 go: downloading github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.1 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.0 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.9 go: downloading github.com/google/btree v1.1.3 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee go: downloading github.com/emicklei/go-restful/v3 v3.13.0 go: downloading github.com/go-openapi/jsonreference v0.20.2 go: downloading github.com/gobuffalo/flect v1.0.3 go: downloading github.com/distribution/reference v0.6.0 go: downloading gomodules.xyz/jsonpatch/v2 v2.5.0 go: downloading github.com/fsnotify/fsnotify v1.9.0 go: downloading github.com/go-viper/mapstructure/v2 v2.4.0 go: downloading github.com/sagikazarmark/locafero v0.11.0 go: downloading github.com/spf13/afero v1.15.0 go: downloading github.com/spf13/cast v1.10.0 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading golang.org/x/term v0.38.0 go: downloading google.golang.org/protobuf v1.36.10 go: downloading golang.org/x/time v0.13.0 go: downloading github.com/google/go-github/v53 v53.2.0 go: downloading golang.org/x/oauth2 v0.34.0 go: downloading github.com/docker/docker v28.5.2+incompatible go: downloading github.com/MakeNowJust/heredoc v1.0.0 go: downloading github.com/docker/go-connections v0.6.0 go: downloading github.com/fatih/color v1.18.0 go: downloading github.com/olekukonko/tablewriter v1.0.9 go: downloading github.com/x448/float16 v0.8.4 go: downloading github.com/prometheus/client_model v0.6.2 go: downloading github.com/coreos/go-systemd/v22 v22.6.0 go: downloading github.com/sanathkr/yaml v0.0.0-20170819201035-0056894fa522 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.3.0 go: downloading github.com/prometheus/procfs v0.19.2 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading sigs.k8s.io/aws-iam-authenticator v0.6.13 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20251002232023-7c0ddcbb5797 go: downloading github.com/sourcegraph/conc v0.3.1-0.20240121214520-5f936abd7ae8 go: downloading github.com/openshift-online/ocm-api-model/clientapi v0.0.440 go: downloading github.com/openshift-online/ocm-api-model/model v0.0.440 go: downloading github.com/golang/glog v1.2.5 go: downloading github.com/subosito/gotenv v1.6.0 go: downloading github.com/pelletier/go-toml/v2 v2.2.4 go: downloading github.com/aws/aws-sdk-go-v2/service/organizations v1.27.3 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/openshift-online/ocm-common v0.0.31 go: downloading go.uber.org/mock v0.5.2 go: downloading github.com/golang-jwt/jwt/v4 v4.5.2 go: downloading github.com/ProtonMail/go-crypto v0.0.0-20230217124315-7d5c6f04bbb8 go: downloading github.com/Masterminds/sprig/v3 v3.3.0 go: downloading github.com/google/go-querystring v1.1.0 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 go: downloading github.com/mattn/go-colorable v0.1.14 go: downloading github.com/mattn/go-runewidth v0.0.16 go: downloading github.com/olekukonko/errors v1.1.0 go: downloading github.com/olekukonko/ll v0.1.1 go: downloading github.com/imdario/mergo v0.3.13 go: downloading github.com/sanathkr/go-yaml v0.0.0-20170819195128-ed9d249f429b go: downloading go.opentelemetry.io/otel/trace v1.37.0 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 go: downloading github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966 go: downloading github.com/microcosm-cc/bluemonday v1.0.27 go: downloading go.opentelemetry.io/otel v1.37.0 go: downloading github.com/briandowns/spinner v1.11.1 go: downloading gitlab.com/c0b/go-ordered-json v0.0.0-20201030195603-febf46534d5a go: downloading github.com/99designs/keyring v1.2.2 go: downloading github.com/zalando/go-keyring v0.2.3 go: downloading github.com/valyala/fastjson v1.6.4 go: downloading github.com/google/cel-go v0.26.0 go: downloading dario.cat/mergo v1.0.1 go: downloading github.com/Masterminds/goutils v1.1.1 go: downloading github.com/huandu/xstrings v1.5.0 go: downloading github.com/mitchellh/copystructure v1.2.0 go: downloading github.com/shopspring/decimal v1.4.0 go: downloading github.com/rivo/uniseg v0.4.7 go: downloading github.com/olekukonko/cat v0.0.0-20250911104152-50322a0618f6 go: downloading github.com/aymerick/douceur v0.2.0 go: downloading github.com/godbus/dbus/v5 v5.1.0 go: downloading github.com/dvsekhvalnov/jose2go v1.7.0 go: downloading github.com/godbus/dbus v0.0.0-20190726142602-4481cbc300e2 go: downloading github.com/gsterjov/go-libsecret v0.0.0-20161001094733-a6f4afe4910c go: downloading github.com/mtibben/percent v0.2.1 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20250818200422-3122310a409c go: downloading cel.dev/expr v0.24.0 go: downloading github.com/mitchellh/reflectwalk v1.0.2 go: downloading github.com/cloudflare/circl v1.6.3 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 go: downloading github.com/moby/docker-image-spec v1.3.1 go: downloading github.com/containerd/errdefs v1.0.0 go: downloading github.com/containerd/errdefs/pkg v0.3.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61.0 go: downloading github.com/gorilla/css v1.0.1 go: downloading github.com/stoewer/go-strcase v1.3.0 go: downloading github.com/antlr4-go/antlr/v4 v4.13.0 go: downloading sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.31.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.34.0 go: downloading go.opentelemetry.io/otel/sdk v1.37.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.34.0 go: downloading go.opentelemetry.io/otel/metric v1.37.0 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading go.opentelemetry.io/auto/sdk v1.1.0 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 go: downloading go.opentelemetry.io/proto/otlp v1.5.0 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3 Running Suite: capa-e2e - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-aws/test/e2e/suites/unmanaged ========================================================================================================== Random Seed: 1773702075 Will run 23 of 29 specs Running in parallel across 2 processes SDK 2026/03/16 23:12:48 DEBUG attempting waiter request, attempt count: 1 SDK 2026/03/16 23:13:18 DEBUG attempting waiter request, attempt count: 2 SDK 2026/03/16 23:13:53 DEBUG attempting waiter request, attempt count: 3 SDK 2026/03/16 23:14:28 DEBUG attempting waiter request, attempt count: 4 SDK 2026/03/16 23:15:49 DEBUG attempting waiter request, attempt count: 5 Creating cluster "test-xch78i" ... • Ensuring node image (kindest/node:v1.34.3) 🖼 ... ✓ Ensuring node image (kindest/node:v1.34.3) 🖼 • Preparing nodes 📦 ... ✓ Preparing nodes 📦 • Writing configuration 📜 ... ✓ Writing configuration 📜 • Starting control-plane 🕹️ ... ✓ Starting control-plane 🕹️ • Installing CNI 🔌 ... ✓ Installing CNI 🔌 • Installing StorageClass 💾 ... ✓ Installing StorageClass 💾 I0316 23:18:53.921558 43421 warning_handler.go:64] "spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`." I0316 23:18:53.999280 43421 warning_handler.go:64] "spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`." I0316 23:18:55.130972 43421 warning_handler.go:64] "spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`." I0316 23:18:55.945358 43421 warning_handler.go:64] "spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`." I0316 23:18:56.818516 43421 warning_handler.go:64] "spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`." I0316 23:18:58.752059 43421 warning_handler.go:64] "spec.template.spec.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[1].preference.matchExpressions[0].key: node-role.kubernetes.io/master is use \"node-role.kubernetes.io/control-plane\" instead" ------------------------------ [SynchronizedBeforeSuite] PASSED [375.515 seconds] [SynchronizedBeforeSuite]  /home/prow/go/src/sigs.k8s.io/cluster-api-provider-aws/test/e2e/suites/unmanaged/unmanaged_suite_test.go:51 Captured StdOut/StdErr Output >> SDK 2026/03/16 23:12:48 DEBUG attempting waiter request, attempt count: 1 SDK 2026/03/16 23:13:18 DEBUG attempting waiter request, attempt count: 2 SDK 2026/03/16 23:13:53 DEBUG attempting waiter request, attempt count: 3 SDK 2026/03/16 23:14:28 DEBUG attempting waiter request, attempt count: 4 SDK 2026/03/16 23:15:49 DEBUG attempting waiter request, attempt count: 5 Creating cluster "test-xch78i" ... • Ensuring node image (kindest/node:v1.34.3) 🖼 ... ✓ Ensuring node image (kindest/node:v1.34.3) 🖼 • Preparing nodes 📦 ... ✓ Preparing nodes 📦 • Writing configuration 📜 ... ✓ Writing configuration 📜 • Starting control-plane 🕹️ ... ✓ Starting control-plane 🕹️ • Installing CNI 🔌 ... ✓ Installing CNI 🔌 • Installing StorageClass 💾 ... ✓ Installing StorageClass 💾 I0316 23:18:53.921558 43421 warning_handler.go:64] "spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`." I0316 23:18:53.999280 43421 warning_handler.go:64] "spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`." I0316 23:18:55.130972 43421 warning_handler.go:64] "spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`." I0316 23:18:55.945358 43421 warning_handler.go:64] "spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`." I0316 23:18:56.818516 43421 warning_handler.go:64] "spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`." I0316 23:18:58.752059 43421 warning_handler.go:64] "spec.template.spec.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[1].preference.matchExpressions[0].key: node-role.kubernetes.io/master is use \"node-role.kubernetes.io/control-plane\" instead" << Captured StdOut/StdErr Output Timeline >> STEP: Loading the e2e test configuration from "/home/prow/go/src/sigs.k8s.io/cluster-api-provider-aws/test/e2e/data/e2e_conf.yaml" @ 03/16/26 23:12:47.537 STEP: Getting an AWS IAM session - from environment @ 03/16/26 23:12:47.901 STEP: Getting AWS account details @ 03/16/26 23:12:47.902 Using AWS account: 252228595925 STEP: Creating a bootstrap AWSIAMConfiguration @ 03/16/26 23:12:48.136 STEP: Trying to create CloudFormation stack... attempt 1 @ 03/16/26 23:12:48.145 STEP: Creating AWS CloudFormation stack for AWS IAM resources: stack-name=cluster-api-provider-aws-sigs-k8s-io @ 03/16/26 23:12:48.145 STEP: ========= Stack Event Output Begin ========= @ 03/16/26 23:15:49.664 STEP: Event details for cluster-api-provider-aws-sigs-k8s-io : Resource: AWS::CloudFormation::Stack, Status: CREATE_COMPLETE, Reason: @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMInstanceProfileNodes : Resource: AWS::IAM::InstanceProfile, Status: CREATE_COMPLETE, Reason: @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMInstanceProfileControlPlane : Resource: AWS::IAM::InstanceProfile, Status: CREATE_COMPLETE, Reason: @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMInstanceProfileControllers : Resource: AWS::IAM::InstanceProfile, Status: CREATE_COMPLETE, Reason: @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMManagedPolicyControllersEKS : Resource: AWS::IAM::ManagedPolicy, Status: CREATE_COMPLETE, Reason: @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMManagedPolicyControllers : Resource: AWS::IAM::ManagedPolicy, Status: CREATE_COMPLETE, Reason: @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMUserBootstrapper : Resource: AWS::IAM::User, Status: CREATE_COMPLETE, Reason: @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMManagedPolicyControllersEKS : Resource: AWS::IAM::ManagedPolicy, Status: CREATE_IN_PROGRESS, Reason: Eventual consistency check initiated @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMManagedPolicyControllers : Resource: AWS::IAM::ManagedPolicy, Status: CREATE_IN_PROGRESS, Reason: Eventual consistency check initiated @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMManagedPolicyControllersEKS : Resource: AWS::IAM::ManagedPolicy, Status: CREATE_IN_PROGRESS, Reason: Resource creation Initiated @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMManagedPolicyControllers : Resource: AWS::IAM::ManagedPolicy, Status: CREATE_IN_PROGRESS, Reason: Resource creation Initiated @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMManagedPolicyControllersEKS : Resource: AWS::IAM::ManagedPolicy, Status: CREATE_IN_PROGRESS, Reason: @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMManagedPolicyControllers : Resource: AWS::IAM::ManagedPolicy, Status: CREATE_IN_PROGRESS, Reason: @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMGroupBootstrapper : Resource: AWS::IAM::Group, Status: CREATE_COMPLETE, Reason: @ 03/16/26 23:15:49.664 STEP: Event details for CAPAMultiTenancyJumpPolicy : Resource: AWS::IAM::ManagedPolicy, Status: CREATE_COMPLETE, Reason: @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMManagedPolicyCloudProviderNodes : Resource: AWS::IAM::ManagedPolicy, Status: CREATE_COMPLETE, Reason: @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMManagedPolicyCloudProviderControlPlane : Resource: AWS::IAM::ManagedPolicy, Status: CREATE_COMPLETE, Reason: @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMInstanceProfileNodes : Resource: AWS::IAM::InstanceProfile, Status: CREATE_IN_PROGRESS, Reason: Eventual consistency check initiated @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMInstanceProfileControllers : Resource: AWS::IAM::InstanceProfile, Status: CREATE_IN_PROGRESS, Reason: Eventual consistency check initiated @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMInstanceProfileControlPlane : Resource: AWS::IAM::InstanceProfile, Status: CREATE_IN_PROGRESS, Reason: Eventual consistency check initiated @ 03/16/26 23:15:49.664 STEP: Event details for CAPAMultiTenancyJumpPolicy : Resource: AWS::IAM::ManagedPolicy, Status: CREATE_IN_PROGRESS, Reason: Eventual consistency check initiated @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMManagedPolicyCloudProviderNodes : Resource: AWS::IAM::ManagedPolicy, Status: CREATE_IN_PROGRESS, Reason: Eventual consistency check initiated @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMManagedPolicyCloudProviderControlPlane : Resource: AWS::IAM::ManagedPolicy, Status: CREATE_IN_PROGRESS, Reason: Eventual consistency check initiated @ 03/16/26 23:15:49.664 STEP: Event details for CAPAMultiTenancyJumpPolicy : Resource: AWS::IAM::ManagedPolicy, Status: CREATE_IN_PROGRESS, Reason: Resource creation Initiated @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMManagedPolicyCloudProviderNodes : Resource: AWS::IAM::ManagedPolicy, Status: CREATE_IN_PROGRESS, Reason: Resource creation Initiated @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMInstanceProfileNodes : Resource: AWS::IAM::InstanceProfile, Status: CREATE_IN_PROGRESS, Reason: Resource creation Initiated @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMManagedPolicyCloudProviderControlPlane : Resource: AWS::IAM::ManagedPolicy, Status: CREATE_IN_PROGRESS, Reason: Resource creation Initiated @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMInstanceProfileControllers : Resource: AWS::IAM::InstanceProfile, Status: CREATE_IN_PROGRESS, Reason: Resource creation Initiated @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMInstanceProfileControlPlane : Resource: AWS::IAM::InstanceProfile, Status: CREATE_IN_PROGRESS, Reason: Resource creation Initiated @ 03/16/26 23:15:49.664 STEP: Event details for CAPAMultiTenancyJumpPolicy : Resource: AWS::IAM::ManagedPolicy, Status: CREATE_IN_PROGRESS, Reason: @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMInstanceProfileNodes : Resource: AWS::IAM::InstanceProfile, Status: CREATE_IN_PROGRESS, Reason: @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMManagedPolicyCloudProviderNodes : Resource: AWS::IAM::ManagedPolicy, Status: CREATE_IN_PROGRESS, Reason: @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMRoleNodes : Resource: AWS::IAM::Role, Status: CREATE_COMPLETE, Reason: @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMInstanceProfileControlPlane : Resource: AWS::IAM::InstanceProfile, Status: CREATE_IN_PROGRESS, Reason: @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMManagedPolicyCloudProviderControlPlane : Resource: AWS::IAM::ManagedPolicy, Status: CREATE_IN_PROGRESS, Reason: @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMRoleEKSControlPlane : Resource: AWS::IAM::Role, Status: CREATE_COMPLETE, Reason: @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMInstanceProfileControllers : Resource: AWS::IAM::InstanceProfile, Status: CREATE_IN_PROGRESS, Reason: @ 03/16/26 23:15:49.664 STEP: Event details for CAPAMultiTenancyJump : Resource: AWS::IAM::Role, Status: CREATE_COMPLETE, Reason: @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMRoleEKSNodegroup : Resource: AWS::IAM::Role, Status: CREATE_COMPLETE, Reason: @ 03/16/26 23:15:49.664 STEP: Event details for CAPAMultiTenancySimple : Resource: AWS::IAM::Role, Status: CREATE_COMPLETE, Reason: @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMRoleControlPlane : Resource: AWS::IAM::Role, Status: CREATE_COMPLETE, Reason: @ 03/16/26 23:15:49.664 STEP: Event details for CAPAMultiTenancyNested : Resource: AWS::IAM::Role, Status: CREATE_COMPLETE, Reason: @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMRoleControllers : Resource: AWS::IAM::Role, Status: CREATE_COMPLETE, Reason: @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMUserBootstrapper : Resource: AWS::IAM::User, Status: CREATE_IN_PROGRESS, Reason: Resource creation Initiated @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMUserBootstrapper : Resource: AWS::IAM::User, Status: CREATE_IN_PROGRESS, Reason: @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMGroupBootstrapper : Resource: AWS::IAM::Group, Status: CREATE_IN_PROGRESS, Reason: Eventual consistency check initiated @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMRoleNodes : Resource: AWS::IAM::Role, Status: CREATE_IN_PROGRESS, Reason: Resource creation Initiated @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMRoleEKSControlPlane : Resource: AWS::IAM::Role, Status: CREATE_IN_PROGRESS, Reason: Resource creation Initiated @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMGroupBootstrapper : Resource: AWS::IAM::Group, Status: CREATE_IN_PROGRESS, Reason: Resource creation Initiated @ 03/16/26 23:15:49.664 STEP: Event details for CAPAMultiTenancyJump : Resource: AWS::IAM::Role, Status: CREATE_IN_PROGRESS, Reason: Resource creation Initiated @ 03/16/26 23:15:49.664 STEP: Event details for CAPAMultiTenancySimple : Resource: AWS::IAM::Role, Status: CREATE_IN_PROGRESS, Reason: Resource creation Initiated @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMRoleControlPlane : Resource: AWS::IAM::Role, Status: CREATE_IN_PROGRESS, Reason: Resource creation Initiated @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMRoleControllers : Resource: AWS::IAM::Role, Status: CREATE_IN_PROGRESS, Reason: Resource creation Initiated @ 03/16/26 23:15:49.664 STEP: Event details for CAPAMultiTenancyNested : Resource: AWS::IAM::Role, Status: CREATE_IN_PROGRESS, Reason: Resource creation Initiated @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMRoleEKSNodegroup : Resource: AWS::IAM::Role, Status: CREATE_IN_PROGRESS, Reason: Resource creation Initiated @ 03/16/26 23:15:49.664 STEP: Event details for CAPAMultiTenancySimple : Resource: AWS::IAM::Role, Status: CREATE_IN_PROGRESS, Reason: @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMGroupBootstrapper : Resource: AWS::IAM::Group, Status: CREATE_IN_PROGRESS, Reason: @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMRoleControlPlane : Resource: AWS::IAM::Role, Status: CREATE_IN_PROGRESS, Reason: @ 03/16/26 23:15:49.664 STEP: Event details for CAPAMultiTenancyNested : Resource: AWS::IAM::Role, Status: CREATE_IN_PROGRESS, Reason: @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMRoleEKSControlPlane : Resource: AWS::IAM::Role, Status: CREATE_IN_PROGRESS, Reason: @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMRoleNodes : Resource: AWS::IAM::Role, Status: CREATE_IN_PROGRESS, Reason: @ 03/16/26 23:15:49.664 STEP: Event details for CAPAMultiTenancyJump : Resource: AWS::IAM::Role, Status: CREATE_IN_PROGRESS, Reason: @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMRoleControllers : Resource: AWS::IAM::Role, Status: CREATE_IN_PROGRESS, Reason: @ 03/16/26 23:15:49.664 STEP: Event details for AWSIAMRoleEKSNodegroup : Resource: AWS::IAM::Role, Status: CREATE_IN_PROGRESS, Reason: @ 03/16/26 23:15:49.664 STEP: Event details for cluster-api-provider-aws-sigs-k8s-io : Resource: AWS::CloudFormation::Stack, Status: CREATE_IN_PROGRESS, Reason: User Initiated @ 03/16/26 23:15:49.664 STEP: ========= Stack Event Output End ========= @ 03/16/26 23:15:49.665 STEP: ========= Stack Resources Output Begin ========= @ 03/16/26 23:15:49.783 STEP: Resource Type Status @ 03/16/26 23:15:49.783 STEP: AWS::IAM::Group bootstrapper.cluster-api-provider-aws.sigs.k8s.io CREATE_COMPLETE @ 03/16/26 23:15:49.783 STEP: AWS::IAM::InstanceProfile control-plane.cluster-api-provider-aws.sigs.k8s.io CREATE_COMPLETE @ 03/16/26 23:15:49.783 STEP: AWS::IAM::InstanceProfile controllers.cluster-api-provider-aws.sigs.k8s.io CREATE_COMPLETE @ 03/16/26 23:15:49.783 STEP: AWS::IAM::InstanceProfile nodes.cluster-api-provider-aws.sigs.k8s.io CREATE_COMPLETE @ 03/16/26 23:15:49.783 STEP: AWS::IAM::ManagedPolicy arn:aws:iam::252228595925:policy/control-plane.cluster-api-provider-aws.sigs.k8s.io CREATE_COMPLETE @ 03/16/26 23:15:49.783 STEP: AWS::IAM::ManagedPolicy arn:aws:iam::252228595925:policy/nodes.cluster-api-provider-aws.sigs.k8s.io CREATE_COMPLETE @ 03/16/26 23:15:49.783 STEP: AWS::IAM::ManagedPolicy arn:aws:iam::252228595925:policy/controllers.cluster-api-provider-aws.sigs.k8s.io CREATE_COMPLETE @ 03/16/26 23:15:49.783 STEP: AWS::IAM::ManagedPolicy arn:aws:iam::252228595925:policy/controllers-eks.cluster-api-provider-aws.sigs.k8s.io CREATE_COMPLETE @ 03/16/26 23:15:49.783 STEP: AWS::IAM::Role control-plane.cluster-api-provider-aws.sigs.k8s.io CREATE_COMPLETE @ 03/16/26 23:15:49.783 STEP: AWS::IAM::Role controllers.cluster-api-provider-aws.sigs.k8s.io CREATE_COMPLETE @ 03/16/26 23:15:49.783 STEP: AWS::IAM::Role eks-controlplane.cluster-api-provider-aws.sigs.k8s.io CREATE_COMPLETE @ 03/16/26 23:15:49.783 STEP: AWS::IAM::Role eks-nodegroup.cluster-api-provider-aws.sigs.k8s.io CREATE_COMPLETE @ 03/16/26 23:15:49.783 STEP: AWS::IAM::Role nodes.cluster-api-provider-aws.sigs.k8s.io CREATE_COMPLETE @ 03/16/26 23:15:49.783 STEP: AWS::IAM::User bootstrapper.cluster-api-provider-aws.sigs.k8s.io CREATE_COMPLETE @ 03/16/26 23:15:49.783 STEP: AWS::IAM::Role CAPAMultiTenancyJump CREATE_COMPLETE @ 03/16/26 23:15:49.783 STEP: AWS::IAM::ManagedPolicy arn:aws:iam::252228595925:policy/CAPAMultiTenancyJumpPolicy CREATE_COMPLETE @ 03/16/26 23:15:49.783 STEP: AWS::IAM::Role CAPAMultiTenancyNested CREATE_COMPLETE @ 03/16/26 23:15:49.784 STEP: AWS::IAM::Role CAPAMultiTenancySimple CREATE_COMPLETE @ 03/16/26 23:15:49.784 STEP: ========= Stack Resources Output End ========= @ 03/16/26 23:15:49.784 STEP: Ensuring AWS CloudFormation stack is created or updated with the specified tags: stack-name=cluster-api-provider-aws-sigs-k8s-io @ 03/16/26 23:15:49.784 STEP: Deleting AWS IAM Service Linked Role: role-name=AWSServiceRoleForElasticLoadBalancing @ 03/16/26 23:15:50.021 STEP: Deleting AWS IAM Service Linked Role: role-name=AWSServiceRoleForEC2Spot @ 03/16/26 23:15:50.112 STEP: Ensuring presence of SSH key in EC2: key-name=cluster-api-provider-aws-sigs-k8s-io @ 03/16/26 23:15:50.16 STEP: Creating an access key: user-name=bootstrapper.cluster-api-provider-aws.sigs.k8s.io @ 03/16/26 23:15:50.509 STEP: Getting an AWS IAM session - from access key @ 03/16/26 23:15:50.583 STEP: Waiting for access key to propagate... @ 03/16/26 23:15:50.584 STEP: Getting an AWS IAM session - from access key @ 03/16/26 23:16:00.584 STEP: Searching for AMI: name=capa-ami-ubuntu-24.04-v1.34.3* @ 03/16/26 23:16:15.502 STEP: Using AMI: image-id=ami-00314f6dfb788e9f0 @ 03/16/26 23:16:15.83 STEP: Creating a clusterctl local repository into "/logs/artifacts" @ 03/16/26 23:16:15.83 STEP: Reading the ClusterResourceSet manifest ../../data/cni/calico.yaml @ 03/16/26 23:16:15.83 STEP: Setting up the bootstrap cluster @ 03/16/26 23:16:47.447 INFO: Creating a kind cluster with name "test-xch78i" INFO: The kubeconfig file for the kind cluster is /tmp/e2e-kind2391920579 INFO: Loading image: "gcr.io/k8s-staging-cluster-api/capa-manager:e2e" INFO: Image gcr.io/k8s-staging-cluster-api/capa-manager:e2e is present in local container image cache INFO: Loading image: "quay.io/jetstack/cert-manager-cainjector:v1.17.2" INFO: Image quay.io/jetstack/cert-manager-cainjector:v1.17.2 not present in local container image cache, will pull INFO: Loading image: "quay.io/jetstack/cert-manager-webhook:v1.17.2" INFO: Image quay.io/jetstack/cert-manager-webhook:v1.17.2 not present in local container image cache, will pull INFO: Loading image: "quay.io/jetstack/cert-manager-controller:v1.17.2" INFO: Image quay.io/jetstack/cert-manager-controller:v1.17.2 not present in local container image cache, will pull INFO: Loading image: "registry.k8s.io/cluster-api/cluster-api-controller:v1.12.2" INFO: Image registry.k8s.io/cluster-api/cluster-api-controller:v1.12.2 not present in local container image cache, will pull INFO: Loading image: "registry.k8s.io/cluster-api/kubeadm-bootstrap-controller:v1.12.2" INFO: Image registry.k8s.io/cluster-api/kubeadm-bootstrap-controller:v1.12.2 not present in local container image cache, will pull INFO: Loading image: "registry.k8s.io/cluster-api/kubeadm-control-plane-controller:v1.12.2" INFO: Image registry.k8s.io/cluster-api/kubeadm-control-plane-controller:v1.12.2 not present in local container image cache, will pull INFO: Loading image: "public.ecr.aws/q9e1y1p0/capa/update:e2e" INFO: Image public.ecr.aws/q9e1y1p0/capa/update:e2e is present in local container image cache Mar 16 23:18:35.990: INFO: Setting environment variable: key=AWS_B64ENCODED_CREDENTIALS, value=******* STEP: Writing AWS service quotas to a file for parallel tests @ 03/16/26 23:18:35.991 STEP: Initializing the bootstrap cluster @ 03/16/26 23:18:36.807 INFO: clusterctl init --config /logs/artifacts/repository/clusterctl-config.yaml --kubeconfig /tmp/e2e-kind2391920579 --wait-providers --core cluster-api --bootstrap kubeadm --control-plane kubeadm --infrastructure aws STEP: Waiting for provider controllers to be running @ 03/16/26 23:19:02.113 STEP: Waiting for deployment capa-system/capa-controller-manager to be available @ 03/16/26 23:19:02.116 INFO: Creating log watcher for controller capa-system/capa-controller-manager, pod capa-controller-manager-847848d68b-njn8b, container manager STEP: Waiting for deployment capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager to be available @ 03/16/26 23:19:02.241 INFO: Creating log watcher for controller capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager, pod capi-kubeadm-bootstrap-controller-manager-644567b486-nmnfx, container manager STEP: Waiting for deployment capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager to be available @ 03/16/26 23:19:02.257 INFO: Creating log watcher for controller capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager, pod capi-kubeadm-control-plane-controller-manager-6854b567f-dnb5j, container manager STEP: Waiting for deployment capi-system/capi-controller-manager to be available @ 03/16/26 23:19:02.27 INFO: Creating log watcher for controller capi-system/capi-controller-manager, pod capi-controller-manager-5c7c97c6d9-p45m8, container manager STEP: Getting an AWS IAM session - from access key @ 03/16/26 23:19:02.588 STEP: Getting an AWS IAM session - from environment @ 03/16/26 23:19:02.589 Mar 16 23:19:02.839: INFO: Setting environment variable: key=AWS_AVAILABILITY_ZONE_1, value=us-west-2a Mar 16 23:19:02.839: INFO: Setting environment variable: key=AWS_AVAILABILITY_ZONE_2, value=us-west-2b Mar 16 23:19:02.839: INFO: Setting environment variable: key=AWS_REGION, value=us-west-2 Mar 16 23:19:02.839: INFO: Setting environment variable: key=AWS_SSH_KEY_NAME, value=cluster-api-provider-aws-sigs-k8s-io Mar 16 23:19:02.839: INFO: Setting environment variable: key=AWS_B64ENCODED_CREDENTIALS, value=******* Mar 16 23:19:03.051: INFO: Setting environment variable: key=AWS_ACCOUNT_ID, value=252228595925 << Timeline ------------------------------ P [PENDING] [unmanaged] [Cluster API Framework] [ClusterClass] Self Hosted Spec [ClusterClass] Should pivot the bootstrap cluster to a self-hosted cluster /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.12.2/e2e/self_hosted.go:148 ------------------------------ P [PENDING] [unmanaged] [Cluster API Framework] [ClusterClass] Cluster Upgrade Spec - HA control plane with workers [K8s-Upgrade] [ClusterClass] Should create and upgrade a workload cluster and eventually run kubetest /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.12.2/e2e/cluster_upgrade.go:145 ------------------------------ [SynchronizedBeforeSuite] PASSED [375.544 seconds] [SynchronizedBeforeSuite]  /home/prow/go/src/sigs.k8s.io/cluster-api-provider-aws/test/e2e/suites/unmanaged/unmanaged_suite_test.go:51 Timeline >> STEP: Getting an AWS IAM session - from access key @ 03/16/26 23:19:02.595 STEP: Getting an AWS IAM session - from environment @ 03/16/26 23:19:02.596 Mar 16 23:19:02.870: INFO: Setting environment variable: key=AWS_AVAILABILITY_ZONE_1, value=us-west-2a Mar 16 23:19:02.870: INFO: Setting environment variable: key=AWS_AVAILABILITY_ZONE_2, value=us-west-2b Mar 16 23:19:02.870: INFO: Setting environment variable: key=AWS_REGION, value=us-west-2 Mar 16 23:19:02.870: INFO: Setting environment variable: key=AWS_SSH_KEY_NAME, value=cluster-api-provider-aws-sigs-k8s-io Mar 16 23:19:02.870: INFO: Setting environment variable: key=AWS_B64ENCODED_CREDENTIALS, value=******* Mar 16 23:19:03.077: INFO: Setting environment variable: key=AWS_ACCOUNT_ID, value=252228595925 << Timeline ------------------------------ • [1220.708 seconds] [unmanaged] [Cluster API Framework] [ClusterClass] ClusterClass Changes Spec - SSA immutability checks [ClusterClass] Should successfully rollout the managed topology upon changes to the ClusterClass /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.12.2/e2e/clusterclass_changes.go:165 Captured StdOut/StdErr Output >> I0316 23:19:04.546795 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 ClusterClass is deprecated; use cluster.x-k8s.io/v1beta2 ClusterClass" I0316 23:19:04.563926 43421 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0316 23:19:04.635464 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 ClusterClass is deprecated; use cluster.x-k8s.io/v1beta2 ClusterClass" I0316 23:19:04.708969 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 ClusterClass is deprecated; use cluster.x-k8s.io/v1beta2 ClusterClass" I0316 23:19:04.900708 43421 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0316 23:19:04.956020 43421 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0316 23:19:04.970146 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 Cluster is deprecated; use cluster.x-k8s.io/v1beta2 Cluster" I0316 23:19:05.459850 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 Cluster is deprecated; use cluster.x-k8s.io/v1beta2 Cluster" I0316 23:19:05.591569 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0316 23:19:05.627041 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0316 23:19:05.643117 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0316 23:19:05.672785 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0316 23:19:05.685301 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0316 23:19:05.709451 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0316 23:27:36.524954 43421 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0316 23:27:36.579806 43421 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0316 23:28:02.288909 43421 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0316 23:28:02.304206 43421 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0316 23:28:12.437726 43421 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0316 23:28:12.451804 43421 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0316 23:28:33.028861 43421 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0316 23:28:33.048094 43421 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" << Captured StdOut/StdErr Output Timeline >> STEP: Node 1 acquiring resources: {ec2-normal:10, vpc:2, eip:2, ngw:2, igw:2, classiclb:2, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/16/26 23:19:03.057 STEP: Node 1 acquired resources: {ec2-normal:10, vpc:2, eip:2, ngw:2, igw:2, classiclb:2, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/16/26 23:19:04.058 STEP: Creating a namespace for hosting the "clusterclass-changes" test spec @ 03/16/26 23:19:04.059 INFO: Creating namespace clusterclass-changes-1nylxg INFO: Creating event watcher for namespace "clusterclass-changes-1nylxg" INFO: Creating namespace clusterclass-changes-1nylxg-clusterclass STEP: Creating a workload cluster @ 03/16/26 23:19:04.083 INFO: Creating the workload cluster with name "clusterclass-changes-oq0jes" using the "topology" template (Kubernetes v1.34.3, 1 control-plane machines, 1 worker machines) INFO: Getting the cluster template yaml INFO: clusterctl config cluster clusterclass-changes-oq0jes --infrastructure (default) --kubernetes-version v1.34.3 --control-plane-machine-count 1 --worker-machine-count 1 --flavor topology INFO: Creating the workload cluster with name "clusterclass-changes-oq0jes" from the provided yaml INFO: Applying the cluster template yaml of cluster clusterclass-changes-1nylxg/clusterclass-changes-oq0jes INFO: Waiting for the cluster infrastructure of cluster clusterclass-changes-1nylxg/clusterclass-changes-oq0jes to be provisioned STEP: Waiting for cluster to enter the provisioned phase @ 03/16/26 23:19:05.813 INFO: Waiting for control plane of cluster clusterclass-changes-1nylxg/clusterclass-changes-oq0jes to be initialized INFO: Waiting for the first control plane machine managed by clusterclass-changes-1nylxg/clusterclass-changes-oq0jes-9h8tp to be provisioned STEP: Waiting for one control plane node to exist @ 03/16/26 23:24:16.135 INFO: Waiting for control plane of cluster clusterclass-changes-1nylxg/clusterclass-changes-oq0jes to be ready INFO: Waiting for control plane clusterclass-changes-1nylxg/clusterclass-changes-oq0jes-9h8tp to be ready (implies underlying nodes to be ready as well) STEP: Waiting for the control plane to be ready @ 03/16/26 23:27:36.341 STEP: Checking all the control plane machines are in the expected failure domains @ 03/16/26 23:27:36.384 INFO: Waiting for the machine deployments of cluster clusterclass-changes-1nylxg/clusterclass-changes-oq0jes to be provisioned STEP: Waiting for the workload nodes to exist @ 03/16/26 23:27:36.403 STEP: Checking all the machines controlled by clusterclass-changes-oq0jes-md-0-s62wc are in the "" failure domain @ 03/16/26 23:27:36.422 INFO: Waiting for the machine pools of cluster clusterclass-changes-1nylxg/clusterclass-changes-oq0jes to be provisioned STEP: Rebasing the Cluster to a ClusterClass with a modified label for MachineDeployments and wait for changes to be applied to the MachineDeployment objects @ 03/16/26 23:27:36.477 INFO: Waiting for MachineDeployment rollout to complete. INFO: Waiting for MachineDeployment rollout for MachineDeploymentTopology "md-0" (class "default-worker") to complete. STEP: Modifying the control plane configuration in ClusterClass and wait for changes to be applied to the control plane object @ 03/16/26 23:27:52.103 INFO: Modifying the ControlPlaneTemplate of ClusterClass clusterclass-changes-1nylxg/ci-default-t2kqcf INFO: Waiting for ControlPlane rollout to complete. STEP: Modifying the MachineDeployment configuration in ClusterClass and wait for changes to be applied to the MachineDeployment objects @ 03/16/26 23:28:02.274 INFO: Modifying the BootstrapConfigTemplate of MachineDeploymentClass "default-worker" of ClusterClass clusterclass-changes-1nylxg/ci-default-t2kqcf INFO: Modifying the InfrastructureMachineTemplate of MachineDeploymentClass "default-worker" of ClusterClass clusterclass-changes-1nylxg/ci-default-t2kqcf INFO: Waiting for MachineDeployment rollout for MachineDeploymentClass "default-worker" to complete. INFO: Waiting for MachineDeployment rollout for MachineDeploymentTopology "md-0" (class "default-worker") to complete. STEP: Modifying the MachinePool configuration in ClusterClass and wait for changes to be applied to the MachinePool objects @ 03/16/26 23:28:12.405 STEP: Rebasing the Cluster to a copy of original ClusterClass in a different namespace @ 03/16/26 23:28:12.406 INFO: Waiting for MachineDeployment rollout to complete. INFO: Waiting for MachineDeployment rollout for MachineDeploymentTopology "md-0" (class "default-worker") to complete. STEP: Performing modifications on the referenced ClusterClass templates in a different namespace @ 03/16/26 23:28:22.865 STEP: Modifying the control plane configuration in second ClusterClass and wait for changes to be applied to the control plane object @ 03/16/26 23:28:22.865 INFO: Modifying the ControlPlaneTemplate of ClusterClass clusterclass-changes-1nylxg-clusterclass/ci-default-s83dkl INFO: Waiting for ControlPlane rollout to complete. STEP: Modifying the MachineDeployment configuration in ClusterClass and wait for changes to be applied to the MachineDeployment objects @ 03/16/26 23:28:33.014 INFO: Modifying the BootstrapConfigTemplate of MachineDeploymentClass "default-worker" of ClusterClass clusterclass-changes-1nylxg-clusterclass/ci-default-s83dkl INFO: Modifying the InfrastructureMachineTemplate of MachineDeploymentClass "default-worker" of ClusterClass clusterclass-changes-1nylxg-clusterclass/ci-default-s83dkl INFO: Waiting for MachineDeployment rollout for MachineDeploymentClass "default-worker" to complete. INFO: Waiting for MachineDeployment rollout for MachineDeploymentTopology "md-0" (class "default-worker") to complete. STEP: Modifying the MachinePool configuration in ClusterClass and wait for changes to be applied to the MachinePool objects @ 03/16/26 23:28:43.168 STEP: Wait for all Machine Ready conditions are true @ 03/16/26 23:28:43.169 STEP: Waiting for the machines' Ready condition to be true @ 03/16/26 23:28:43.17 STEP: Verify Cluster Available condition is true @ 03/16/26 23:35:23.604 STEP: Deleting a MachineDeploymentTopology in the Cluster Topology and wait for associated MachineDeployment to be deleted @ 03/16/26 23:35:23.631 INFO: Removing MachineDeploymentTopology from the Cluster Topology. INFO: Waiting for MachineDeployment to be deleted. STEP: PASSED! @ 03/16/26 23:36:23.842 STEP: Dumping logs from the "clusterclass-changes-oq0jes" workload cluster @ 03/16/26 23:36:23.843 STEP: Dumping all the Cluster API resources in the "clusterclass-changes-1nylxg" namespace @ 03/16/26 23:36:30.897 INFO: clusterctl describe cluster clusterclass-changes-oq0jes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 STEP: Dumping Pods and Nodes of Cluster clusterclass-changes-1nylxg/clusterclass-changes-oq0jes @ 03/16/26 23:36:31.719 STEP: Deleting cluster clusterclass-changes-1nylxg/clusterclass-changes-oq0jes @ 03/16/26 23:36:32.236 STEP: Deleting cluster clusterclass-changes-1nylxg/clusterclass-changes-oq0jes @ 03/16/26 23:36:32.249 INFO: Waiting for the Cluster clusterclass-changes-1nylxg/clusterclass-changes-oq0jes to be deleted STEP: Waiting for cluster clusterclass-changes-1nylxg/clusterclass-changes-oq0jes to be deleted @ 03/16/26 23:36:32.323 STEP: Deleting namespace used for hosting the "clusterclass-changes" test spec @ 03/16/26 23:39:22.719 INFO: Deleting namespace clusterclass-changes-1nylxg STEP: Deleting namespace used for hosting the "clusterclass-changes" test spec ClusterClass @ 03/16/26 23:39:22.737 INFO: Deleting namespace clusterclass-changes-1nylxg-clusterclass STEP: Node 1 released resources: {ec2-normal:10, vpc:2, eip:2, ngw:2, igw:2, classiclb:2, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/16/26 23:39:23.764 << Timeline ------------------------------ • [809.572 seconds] [unmanaged] [Cluster API Framework] MachineDeployment Remediation Spec Should replace unhealthy machines /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.12.2/e2e/md_remediations.go:87 Captured StdOut/StdErr Output >> I0316 23:39:25.210002 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 Cluster is deprecated; use cluster.x-k8s.io/v1beta2 Cluster" I0316 23:39:25.245604 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 Cluster is deprecated; use cluster.x-k8s.io/v1beta2 Cluster" I0316 23:39:25.320908 43421 warning_handler.go:64] "controlplane.cluster.x-k8s.io/v1beta1 KubeadmControlPlane is deprecated; use controlplane.cluster.x-k8s.io/v1beta2 KubeadmControlPlane" I0316 23:39:25.413436 43421 warning_handler.go:64] "controlplane.cluster.x-k8s.io/v1beta1 KubeadmControlPlane is deprecated; use controlplane.cluster.x-k8s.io/v1beta2 KubeadmControlPlane" I0316 23:39:25.494345 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 MachineDeployment is deprecated; use cluster.x-k8s.io/v1beta2 MachineDeployment" I0316 23:39:25.595389 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 MachineDeployment is deprecated; use cluster.x-k8s.io/v1beta2 MachineDeployment" I0316 23:39:25.667389 43421 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0316 23:39:25.742635 43421 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0316 23:39:25.896553 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0316 23:39:25.965877 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0316 23:39:25.985658 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0316 23:39:26.049484 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0316 23:39:26.103193 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0316 23:39:26.234679 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0316 23:39:26.370289 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 MachineHealthCheck is deprecated; use cluster.x-k8s.io/v1beta2 MachineHealthCheck" I0316 23:39:26.457091 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 MachineHealthCheck is deprecated; use cluster.x-k8s.io/v1beta2 MachineHealthCheck" << Captured StdOut/StdErr Output Timeline >> STEP: Node 1 acquiring resources: {ec2-normal:8, vpc:1, eip:3, ngw:3, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/16/26 23:39:23.77 STEP: Node 1 acquired resources: {ec2-normal:8, vpc:1, eip:3, ngw:3, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/16/26 23:39:24.771 STEP: Creating a namespace for hosting the "md-remediation" test spec @ 03/16/26 23:39:24.773 INFO: Creating namespace md-remediation-voozp9 INFO: Creating event watcher for namespace "md-remediation-voozp9" STEP: Creating a workload cluster @ 03/16/26 23:39:24.798 INFO: Creating the workload cluster with name "md-remediation-61t5hu" using the "md-remediation" template (Kubernetes v1.34.3, 1 control-plane machines, 1 worker machines) INFO: Getting the cluster template yaml INFO: clusterctl config cluster md-remediation-61t5hu --infrastructure (default) --kubernetes-version v1.34.3 --control-plane-machine-count 1 --worker-machine-count 1 --flavor md-remediation INFO: Creating the workload cluster with name "md-remediation-61t5hu" from the provided yaml INFO: Applying the cluster template yaml of cluster md-remediation-voozp9/md-remediation-61t5hu INFO: Waiting for the cluster infrastructure of cluster md-remediation-voozp9/md-remediation-61t5hu to be provisioned STEP: Waiting for cluster to enter the provisioned phase @ 03/16/26 23:39:26.485 INFO: Waiting for control plane of cluster md-remediation-voozp9/md-remediation-61t5hu to be initialized INFO: Waiting for the first control plane machine managed by md-remediation-voozp9/md-remediation-61t5hu-control-plane to be provisioned STEP: Waiting for one control plane node to exist @ 03/16/26 23:43:56.778 INFO: Waiting for control plane of cluster md-remediation-voozp9/md-remediation-61t5hu to be ready INFO: Waiting for control plane md-remediation-voozp9/md-remediation-61t5hu-control-plane to be ready (implies underlying nodes to be ready as well) STEP: Waiting for the control plane to be ready @ 03/16/26 23:46:06.859 STEP: Checking all the control plane machines are in the expected failure domains @ 03/16/26 23:46:16.879 INFO: Waiting for the machine deployments of cluster md-remediation-voozp9/md-remediation-61t5hu to be provisioned STEP: Waiting for the workload nodes to exist @ 03/16/26 23:46:16.898 STEP: Checking all the machines controlled by md-remediation-61t5hu-md-0 are in the "" failure domain @ 03/16/26 23:46:16.906 INFO: Waiting for the machine pools of cluster md-remediation-voozp9/md-remediation-61t5hu to be provisioned STEP: Setting a machine unhealthy and wait for MachineDeployment remediation @ 03/16/26 23:46:16.932 Discovering machine health check resources Ensuring there is at least 1 Machine that MachineHealthCheck is matching Patching MachineHealthCheck unhealthy condition to one of the nodes INFO: Patching the node condition to the node Waiting for remediation Waiting until the node with unhealthy node condition is remediated STEP: Verify Cluster Available condition is true @ 03/16/26 23:47:59.471 STEP: Verify Machines Ready condition is true @ 03/16/26 23:48:09.491 STEP: PASSED! @ 03/16/26 23:48:09.506 STEP: Dumping logs from the "md-remediation-61t5hu" workload cluster @ 03/16/26 23:48:09.506 STEP: Dumping all the Cluster API resources in the "md-remediation-voozp9" namespace @ 03/16/26 23:48:20.407 INFO: clusterctl describe cluster md-remediation-61t5hu --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 STEP: Dumping Pods and Nodes of Cluster md-remediation-voozp9/md-remediation-61t5hu @ 03/16/26 23:48:21.371 STEP: Deleting cluster md-remediation-voozp9/md-remediation-61t5hu @ 03/16/26 23:48:21.795 STEP: Deleting cluster md-remediation-voozp9/md-remediation-61t5hu @ 03/16/26 23:48:21.813 INFO: Waiting for the Cluster md-remediation-voozp9/md-remediation-61t5hu to be deleted STEP: Waiting for cluster md-remediation-voozp9/md-remediation-61t5hu to be deleted @ 03/16/26 23:48:21.85 STEP: Deleting namespace used for hosting the "md-remediation" test spec @ 03/16/26 23:52:52.321 INFO: Deleting namespace md-remediation-voozp9 STEP: Node 1 released resources: {ec2-normal:8, vpc:1, eip:3, ngw:3, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/16/26 23:52:53.337 << Timeline ------------------------------ • [FAILED] [2693.385 seconds] [unmanaged] [Cluster API Framework] [smoke] [PR-Blocking] Running the quick-start spec [It] Should create a workload cluster /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.12.2/e2e/quick_start.go:143 Captured StdOut/StdErr Output >> I0316 23:19:04.566483 43423 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 Cluster is deprecated; use cluster.x-k8s.io/v1beta2 Cluster" I0316 23:19:04.622719 43423 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 Cluster is deprecated; use cluster.x-k8s.io/v1beta2 Cluster" I0316 23:19:04.697223 43423 warning_handler.go:64] "controlplane.cluster.x-k8s.io/v1beta1 KubeadmControlPlane is deprecated; use controlplane.cluster.x-k8s.io/v1beta2 KubeadmControlPlane" I0316 23:19:04.752866 43423 warning_handler.go:64] "controlplane.cluster.x-k8s.io/v1beta1 KubeadmControlPlane is deprecated; use controlplane.cluster.x-k8s.io/v1beta2 KubeadmControlPlane" I0316 23:19:04.798536 43423 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 MachineDeployment is deprecated; use cluster.x-k8s.io/v1beta2 MachineDeployment" I0316 23:19:04.871565 43423 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 MachineDeployment is deprecated; use cluster.x-k8s.io/v1beta2 MachineDeployment" I0316 23:19:04.920903 43423 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0316 23:19:04.957241 43423 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0316 23:19:05.045411 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0316 23:19:05.074930 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0316 23:19:05.086109 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0316 23:19:05.111784 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0316 23:19:05.127451 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0316 23:19:05.150885 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" Failed to get logs for Machine quick-start-gvtsl6-md-0-zx6j5-cdmsm, Cluster quick-start-ac36ua/quick-start-gvtsl6: AWSMachine quick-start-ac36ua/quick-start-gvtsl6-md-0-zx6j5-cdmsm has no instance ID set << Captured StdOut/StdErr Output Timeline >> STEP: Creating a namespace for hosting the "capi-quick-start" test spec @ 03/16/26 23:19:03.079 INFO: Creating namespace capi-quick-start-p90ir3 INFO: Creating event watcher for namespace "capi-quick-start-p90ir3" STEP: Node 2 acquiring resources: {ec2-normal:0, vpc:1, eip:3, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/16/26 23:19:03.104 STEP: Node 2 acquired resources: {ec2-normal:0, vpc:1, eip:3, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/16/26 23:19:04.105 STEP: Creating a namespace for hosting the "quick-start" test spec @ 03/16/26 23:19:04.105 INFO: Creating namespace quick-start-ac36ua INFO: Creating event watcher for namespace "quick-start-ac36ua" STEP: Creating a workload cluster @ 03/16/26 23:19:04.119 INFO: Creating the workload cluster with name "quick-start-gvtsl6" using the "(default)" template (Kubernetes v1.34.3, 1 control-plane machines, 1 worker machines) INFO: Getting the cluster template yaml INFO: clusterctl config cluster quick-start-gvtsl6 --infrastructure (default) --kubernetes-version v1.34.3 --control-plane-machine-count 1 --worker-machine-count 1 --flavor (default) INFO: Creating the workload cluster with name "quick-start-gvtsl6" from the provided yaml INFO: Applying the cluster template yaml of cluster quick-start-ac36ua/quick-start-gvtsl6 INFO: Waiting for the cluster infrastructure of cluster quick-start-ac36ua/quick-start-gvtsl6 to be provisioned STEP: Waiting for cluster to enter the provisioned phase @ 03/16/26 23:19:05.243 INFO: Waiting for control plane of cluster quick-start-ac36ua/quick-start-gvtsl6 to be initialized INFO: Waiting for the first control plane machine managed by quick-start-ac36ua/quick-start-gvtsl6-control-plane to be provisioned STEP: Waiting for one control plane node to exist @ 03/16/26 23:23:55.515 [FAILED] in [It] - /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.12.2/framework/controlplane_helpers.go:152 @ 03/16/26 23:58:55.516 STEP: Dumping logs from the "quick-start-gvtsl6" workload cluster @ 03/16/26 23:58:55.516 STEP: Dumping all the Cluster API resources in the "quick-start-ac36ua" namespace @ 03/16/26 23:59:02.2 INFO: clusterctl describe cluster quick-start-gvtsl6 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 NAME REPLICAS AVAILABLE READY UP TO DATE STATUS REASON SINCE MESSAGE Cluster/quick-start-gvtsl6 2/2 0 0 2 │ ├─Available False NotAvailable 39m * ControlPlaneAvailable: Control plane not yet initialized │ │ * WorkersAvailable: │ │ * MachineDeployment quick-start-gvtsl6-md-0: 0 available replicas, at least 1 required │ │ (spec.strategy.rollout.maxUnavailable is 0, spec.replicas is 1) │ ├─RemoteConnectionProbe True ProbeSucceeded 34m │ ├─InfrastructureReady True Ready 35m │ ├─ControlPlaneInitialized False NotInitialized 39m Control plane not yet initialized │ ├─ControlPlaneAvailable False NotAvailable 39m Control plane not yet initialized │ ├─WorkersAvailable False NotAvailable 39m * MachineDeployment quick-start-gvtsl6-md-0: 0 available replicas, at least 1 required │ │ (spec.strategy.rollout.maxUnavailable is 0, spec.replicas is 1) │ ├─RollingOut False NotRollingOut 39m │ ├─Remediating False NotRemediating 39m │ ├─ScalingDown False NotScalingDown 39m │ ├─ScalingUp False NotScalingUp 35m │ ├─ControlPlaneMachinesReady Unknown ReadyUnknown 34m * Machine quick-start-gvtsl6-control-plane-spn88: │ │ * NodeHealthy: Waiting for Cluster control plane to be initialized │ │ * Control plane components: Waiting for Cluster control plane to be initialized │ │ * EtcdMemberHealthy: Waiting for Cluster control plane to be initialized │ ├─WorkerMachinesReady False NotReady 35m * Machine quick-start-gvtsl6-md-0-zx6j5-cdmsm: │ │ * BootstrapConfigReady: │ │ * DataSecretAvailable: Waiting for Cluster control plane to be initialized │ │ * CertificatesAvailable: Condition not yet reported │ │ * InfrastructureReady: 0 of 2 completed │ │ * NodeHealthy: Waiting for Cluster control plane to be initialized │ ├─ControlPlaneMachinesUpToDate True UpToDate 39m │ ├─WorkerMachinesUpToDate True UpToDate 39m │ ├─Paused False NotPaused 39m │ └─Deleting False NotDeleting 39m ├─ClusterInfrastructure - AWSCluster/quick-start-gvtsl6 │ ├─Ready True NoReasonReported 35m │ ├─CarrierGatewayReady True NoReasonReported 39m │ ├─ClusterSecurityGroupsReady True NoReasonReported 37m │ ├─EgressOnlyInternetGatewayReady True NoReasonReported 39m │ ├─InternetGatewayReady True NoReasonReported 39m │ ├─LoadBalancerReady True NoReasonReported 35m │ ├─NatGatewaysReady True NoReasonReported 35m │ ├─Paused False NotPaused 39m │ ├─RouteTablesReady True NoReasonReported 37m │ ├─S3BucketCreated True NoReasonReported 35m │ ├─SecondaryCidrsReady True NoReasonReported 39m │ ├─SubnetsReady True NoReasonReported 39m │ ├─VpcEndpointsReadyCondition True NoReasonReported 37m │ └─VpcReady True NoReasonReported 39m ├─ControlPlane - KubeadmControlPlane/quick-start-gvtsl6-control-plane 1/1 0 0 1 │ │ ├─Available False NotAvailable 39m Control plane not yet initialized │ │ ├─CertificatesAvailable True Available 35m │ │ ├─Initialized False NotInitialized 39m │ │ ├─EtcdClusterHealthy Unknown InspectionFailed 39m Waiting for Cluster control plane to be initialized │ │ ├─ControlPlaneComponentsHealthy Unknown InspectionFailed 39m Waiting for Cluster control plane to be initialized │ │ ├─RollingOut False NotRollingOut 39m │ │ ├─Remediating False NotRemediating 39m │ │ ├─ScalingDown False NotScalingDown 39m │ │ ├─ScalingUp False NotScalingUp 35m │ │ ├─MachinesReady Unknown ReadyUnknown 34m * Machine quick-start-gvtsl6-control-plane-spn88: │ │ │ * NodeHealthy: Waiting for Cluster control plane to be initialized │ │ │ * Control plane components: Waiting for Cluster control plane to be initialized │ │ │ * EtcdMemberHealthy: Waiting for Cluster control plane to be initialized │ │ ├─MachinesUpToDate True UpToDate 39m │ │ ├─Paused False NotPaused 39m │ │ └─Deleting False NotDeleting 39m │ └─Machine/quick-start-gvtsl6-control-plane-spn88 1 0 0 1 │ │ ├─Available False NotReady 35m │ │ ├─Ready Unknown ReadyUnknown 34m * NodeHealthy: Waiting for Cluster control plane to be initialized │ │ │ * Control plane components: Waiting for Cluster control plane to be initialized │ │ │ * EtcdMemberHealthy: Waiting for Cluster control plane to be initialized │ │ ├─UpToDate True UpToDate 35m │ │ ├─BootstrapConfigReady True Ready 35m │ │ ├─InfrastructureReady True Ready 34m │ │ ├─NodeHealthy Unknown InspectionFailed 35m Waiting for Cluster control plane to be initialized │ │ ├─NodeReady Unknown InspectionFailed 35m Waiting for Cluster control plane to be initialized │ │ ├─EtcdPodHealthy Unknown InspectionFailed 35m Waiting for Cluster control plane to be initialized │ │ ├─EtcdMemberHealthy Unknown InspectionFailed 35m Waiting for Cluster control plane to be initialized │ │ ├─APIServerPodHealthy Unknown InspectionFailed 35m Waiting for Cluster control plane to be initialized │ │ ├─ControllerManagerPodHealthy Unknown InspectionFailed 35m Waiting for Cluster control plane to be initialized │ │ ├─SchedulerPodHealthy Unknown InspectionFailed 35m Waiting for Cluster control plane to be initialized │ │ ├─Updating False NotUpdating 35m │ │ ├─Paused False NotPaused 35m │ │ └─Deleting False NotDeleting 35m │ ├─BootstrapConfig - KubeadmConfig/quick-start-gvtsl6-control-plane-spn88 │ │ ├─Ready True Ready 35m │ │ ├─CertificatesAvailable True Available 35m │ │ ├─DataSecretAvailable True Available 35m │ │ └─Paused False NotPaused 35m │ └─MachineInfrastructure - AWSMachine/quick-start-gvtsl6-control-plane-spn88 │ ├─Ready True NoReasonReported 34m │ ├─ELBAttached True NoReasonReported 34m │ ├─InstanceReady True NoReasonReported 34m │ ├─Paused False NotPaused 35m │ └─SecurityGroupsReady True NoReasonReported 35m └─Workers └─MachineDeployment/quick-start-gvtsl6-md-0 1/1 0 0 1 │ ├─Available False NotAvailable 39m 0 available replicas, at least 1 required (spec.strategy.rollout.maxUnavailable is 0, spec.replicas │ │ is 1) │ ├─RollingOut False NotRollingOut 39m │ ├─Remediating False NotRemediating 39m │ ├─ScalingDown False NotScalingDown 39m │ ├─ScalingUp False NotScalingUp 35m │ ├─MachinesReady False NotReady 35m * Machine quick-start-gvtsl6-md-0-zx6j5-cdmsm: │ │ * BootstrapConfigReady: │ │ * DataSecretAvailable: Waiting for Cluster control plane to be initialized │ │ * CertificatesAvailable: Condition not yet reported │ │ * InfrastructureReady: 0 of 2 completed │ │ * NodeHealthy: Waiting for Cluster control plane to be initialized │ ├─MachinesUpToDate True UpToDate 39m │ ├─Paused False NotPaused 39m │ └─Deleting False NotDeleting 39m └─MachineSet/quick-start-gvtsl6-md-0-zx6j5 1/1 0 0 1 │ ├─Remediating False NotRemediating 39m │ ├─ScalingDown False NotScalingDown 39m │ ├─ScalingUp False NotScalingUp 35m │ ├─MachinesReady False NotReady 35m * Machine quick-start-gvtsl6-md-0-zx6j5-cdmsm: │ │ * BootstrapConfigReady: │ │ * DataSecretAvailable: Waiting for Cluster control plane to be initialized │ │ * CertificatesAvailable: Condition not yet reported │ │ * InfrastructureReady: 0 of 2 completed │ │ * NodeHealthy: Waiting for Cluster control plane to be initialized │ ├─MachinesUpToDate True UpToDate 39m │ ├─Paused False NotPaused 39m │ └─Deleting False NotDeleting 39m └─Machine/quick-start-gvtsl6-md-0-zx6j5-cdmsm 1 0 0 1 │ ├─Available False NotReady 35m │ ├─Ready False NotReady 35m * BootstrapConfigReady: │ │ * DataSecretAvailable: Waiting for Cluster control plane to be initialized │ │ * CertificatesAvailable: Condition not yet reported │ │ * InfrastructureReady: 0 of 2 completed │ │ * NodeHealthy: Waiting for Cluster control plane to be initialized │ ├─UpToDate True UpToDate 35m │ ├─BootstrapConfigReady False NotReady 35m * DataSecretAvailable: Waiting for Cluster control plane to be initialized │ │ * CertificatesAvailable: Condition not yet reported │ ├─InfrastructureReady False WaitingForBootstrapData 35m 0 of 2 completed │ ├─NodeHealthy Unknown InspectionFailed 35m Waiting for Cluster control plane to be initialized │ ├─NodeReady Unknown InspectionFailed 35m Waiting for Cluster control plane to be initialized │ ├─Updating False NotUpdating 35m │ ├─Paused False NotPaused 35m │ └─Deleting False NotDeleting 35m ├─BootstrapConfig - KubeadmConfig/quick-start-gvtsl6-md-0-zx6j5-cdmsm │ ├─Ready False NotReady 35m * DataSecretAvailable: Waiting for Cluster control plane to be initialized │ │ * CertificatesAvailable: Condition not yet reported │ ├─DataSecretAvailable False NotAvailable 35m Waiting for Cluster control plane to be initialized │ └─Paused False NotPaused 35m └─MachineInfrastructure - AWSMachine/quick-start-gvtsl6-md-0-zx6j5-cdmsm ├─Ready False WaitingForBootstrapData 35m 0 of 2 completed ├─InstanceReady False WaitingForBootstrapData 35m └─Paused False NotPaused 35m STEP: Dumping Pods and Nodes of Cluster quick-start-ac36ua/quick-start-gvtsl6 @ 03/16/26 23:59:03.25 STEP: Deleting cluster quick-start-ac36ua/quick-start-gvtsl6 @ 03/16/26 23:59:03.75 STEP: Deleting cluster quick-start-ac36ua/quick-start-gvtsl6 @ 03/16/26 23:59:03.765 INFO: Waiting for the Cluster quick-start-ac36ua/quick-start-gvtsl6 to be deleted STEP: Waiting for cluster quick-start-ac36ua/quick-start-gvtsl6 to be deleted @ 03/16/26 23:59:03.813 STEP: Deleting namespace used for hosting the "quick-start" test spec @ 03/17/26 00:03:54.441 INFO: Deleting namespace quick-start-ac36ua STEP: Node 2 released resources: {ec2-normal:0, vpc:1, eip:3, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/17/26 00:03:55.457 STEP: Dumping all the Cluster API resources in the "capi-quick-start-p90ir3" namespace @ 03/17/26 00:03:55.457 STEP: Dumping all EC2 instances in the "capi-quick-start-p90ir3" namespace @ 03/17/26 00:03:56.075 STEP: Deleting all clusters in the "capi-quick-start-p90ir3" namespace with intervals ["20m" "10s"] @ 03/17/26 00:03:56.44 STEP: Deleting namespace used for hosting the "" test spec @ 03/17/26 00:03:56.451 INFO: Deleting namespace capi-quick-start-p90ir3 << Timeline [FAILED] Timed out after 2100.000s. No Control Plane machines came into existence. Expected : false to be true In [It] at: /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.12.2/framework/controlplane_helpers.go:152 @ 03/16/26 23:58:55.516 Full Stack Trace sigs.k8s.io/cluster-api/test/framework.WaitForOneKubeadmControlPlaneMachineToExist({0x5b8d008, 0x82c35e0}, {{0x7f0fd81318a8?, 0xc001630fc0?}, 0xc0016ae808?, 0xc001491608?}, {0xc001245780, 0x2, 0x2}) /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.12.2/framework/controlplane_helpers.go:152 +0x402 sigs.k8s.io/cluster-api/test/framework.DiscoveryAndWaitForControlPlaneInitialized({0x5b8d008, 0x82c35e0}, {{0x7f0fd81318a8?, 0xc001630fc0?}, 0xc0016ae808?}, {0xc001245780, 0x2, 0x2}) /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.12.2/framework/controlplane_helpers.go:260 +0x565 sigs.k8s.io/cluster-api/test/framework/clusterctl.ApplyCustomClusterTemplateAndWait.setDefaults.func2({_, _}, {{0x5ba8e98, 0xc0001a97a0}, {0xc0026a2001, 0x5fce7, 0x5fce8}, {0xc0018e1fc8, 0x12}, {0xc001ad3158, ...}, ...}, ...) /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.12.2/framework/clusterctl/clusterctl_helpers.go:495 +0x92 sigs.k8s.io/cluster-api/test/framework/clusterctl.ApplyCustomClusterTemplateAndWait({_, _}, {{0x5ba8e98, 0xc0001a97a0}, {0xc0026a2001, 0x5fce7, 0x5fce8}, {0xc0018e1fc8, 0x12}, {0xc001ad3158, ...}, ...}, ...) /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.12.2/framework/clusterctl/clusterctl_helpers.go:456 +0xd8e sigs.k8s.io/cluster-api/test/framework/clusterctl.ApplyClusterTemplateAndWait({_, _}, {{0x5ba8e98, 0xc0001a97a0}, {{0xc001801410, 0x22}, {0xc00078e340, 0x31}, {0xc000355398, 0x17}, ...}, ...}, ...) /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.12.2/framework/clusterctl/clusterctl_helpers.go:364 +0x9f1 sigs.k8s.io/cluster-api/test/e2e.QuickStartSpec.func2() /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.12.2/e2e/quick_start.go:208 +0xb88 ------------------------------ • [942.134 seconds] [unmanaged] [Cluster API Framework] Machine Pool Spec Should successfully create a cluster with machine pool machines /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.12.2/e2e/machine_pool.go:88 Captured StdOut/StdErr Output >> I0316 23:52:54.726110 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 Cluster is deprecated; use cluster.x-k8s.io/v1beta2 Cluster" I0316 23:52:54.749195 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 Cluster is deprecated; use cluster.x-k8s.io/v1beta2 Cluster" I0316 23:52:54.796060 43421 warning_handler.go:64] "controlplane.cluster.x-k8s.io/v1beta1 KubeadmControlPlane is deprecated; use controlplane.cluster.x-k8s.io/v1beta2 KubeadmControlPlane" I0316 23:52:54.826540 43421 warning_handler.go:64] "controlplane.cluster.x-k8s.io/v1beta1 KubeadmControlPlane is deprecated; use controlplane.cluster.x-k8s.io/v1beta2 KubeadmControlPlane" I0316 23:52:54.878387 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 MachinePool is deprecated; use cluster.x-k8s.io/v1beta2 MachinePool" I0316 23:52:54.923361 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 MachinePool is deprecated; use cluster.x-k8s.io/v1beta2 MachinePool" I0316 23:52:54.984222 43421 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfig is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfig" I0316 23:52:55.106812 43421 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfig is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfig" I0316 23:52:55.124069 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 MachinePool is deprecated; use cluster.x-k8s.io/v1beta2 MachinePool" I0316 23:52:55.175560 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 MachinePool is deprecated; use cluster.x-k8s.io/v1beta2 MachinePool" I0316 23:52:55.269635 43421 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfig is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfig" I0316 23:52:55.300027 43421 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfig is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfig" I0316 23:52:55.445321 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0316 23:52:55.547175 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0316 23:52:55.602233 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0316 23:52:55.721489 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0316 23:52:55.873543 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0316 23:52:56.116532 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" << Captured StdOut/StdErr Output Timeline >> STEP: Node 1 acquiring resources: {ec2-normal:8, vpc:1, eip:3, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/16/26 23:52:53.341 STEP: Node 1 acquired resources: {ec2-normal:8, vpc:1, eip:3, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/16/26 23:52:54.342 STEP: Creating a namespace for hosting the "machine-pool" test spec @ 03/16/26 23:52:54.342 INFO: Creating namespace machine-pool-ros7oq INFO: Creating event watcher for namespace "machine-pool-ros7oq" STEP: Creating a workload cluster @ 03/16/26 23:52:54.359 INFO: Creating the workload cluster with name "machine-pool-dtjwm2" using the "machine-pool" template (Kubernetes v1.34.3, 1 control-plane machines, 2 worker machines) INFO: Getting the cluster template yaml INFO: clusterctl config cluster machine-pool-dtjwm2 --infrastructure (default) --kubernetes-version v1.34.3 --control-plane-machine-count 1 --worker-machine-count 2 --flavor machine-pool INFO: Creating the workload cluster with name "machine-pool-dtjwm2" from the provided yaml INFO: Applying the cluster template yaml of cluster machine-pool-ros7oq/machine-pool-dtjwm2 INFO: Waiting for the cluster infrastructure of cluster machine-pool-ros7oq/machine-pool-dtjwm2 to be provisioned STEP: Waiting for cluster to enter the provisioned phase @ 03/16/26 23:52:56.342 INFO: Waiting for control plane of cluster machine-pool-ros7oq/machine-pool-dtjwm2 to be initialized INFO: Waiting for the first control plane machine managed by machine-pool-ros7oq/machine-pool-dtjwm2-control-plane to be provisioned STEP: Waiting for one control plane node to exist @ 03/16/26 23:58:06.591 INFO: Waiting for control plane of cluster machine-pool-ros7oq/machine-pool-dtjwm2 to be ready INFO: Waiting for control plane machine-pool-ros7oq/machine-pool-dtjwm2-control-plane to be ready (implies underlying nodes to be ready as well) STEP: Waiting for the control plane to be ready @ 03/17/26 00:00:16.688 STEP: Checking all the control plane machines are in the expected failure domains @ 03/17/26 00:00:16.706 INFO: Waiting for the machine deployments of cluster machine-pool-ros7oq/machine-pool-dtjwm2 to be provisioned INFO: Waiting for the machine pools of cluster machine-pool-ros7oq/machine-pool-dtjwm2 to be provisioned STEP: Waiting for the machine pool workload nodes @ 03/17/26 00:00:16.744 STEP: Waiting for the machine pool workload nodes @ 03/17/26 00:00:16.761 STEP: Scaling the machine pool up @ 03/17/26 00:00:16.767 INFO: Patching the replica count in Machine Pool machine-pool-ros7oq/machine-pool-dtjwm2-mp-0 INFO: Patching the replica count in Machine Pool machine-pool-ros7oq/machine-pool-dtjwm2-mp-1 STEP: Waiting for the machine pool workload nodes @ 03/17/26 00:00:16.859 STEP: Waiting for the machine pool workload nodes @ 03/17/26 00:00:56.896 STEP: Scaling the machine pool down @ 03/17/26 00:00:56.901 INFO: Patching the replica count in Machine Pool machine-pool-ros7oq/machine-pool-dtjwm2-mp-0 INFO: Patching the replica count in Machine Pool machine-pool-ros7oq/machine-pool-dtjwm2-mp-1 STEP: Waiting for the machine pool workload nodes @ 03/17/26 00:00:56.961 STEP: Waiting for the machine pool workload nodes @ 03/17/26 00:02:07.153 STEP: Scaling the machine pool to zero @ 03/17/26 00:02:07.331 INFO: Patching the replica count in Machine Pool machine-pool-ros7oq/machine-pool-dtjwm2-mp-0 INFO: Patching the replica count in Machine Pool machine-pool-ros7oq/machine-pool-dtjwm2-mp-1 STEP: Waiting for the machine pool workload nodes @ 03/17/26 00:02:07.565 STEP: Waiting for the machine pool workload nodes @ 03/17/26 00:05:57.694 STEP: Verify Cluster Available condition is true @ 03/17/26 00:05:57.7 STEP: Verify Machines Ready condition is true @ 03/17/26 00:05:57.716 STEP: PASSED! @ 03/17/26 00:05:57.735 STEP: Dumping logs from the "machine-pool-dtjwm2" workload cluster @ 03/17/26 00:05:57.735 STEP: Dumping all the Cluster API resources in the "machine-pool-ros7oq" namespace @ 03/17/26 00:06:02.77 INFO: clusterctl describe cluster machine-pool-dtjwm2 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 STEP: Dumping Pods and Nodes of Cluster machine-pool-ros7oq/machine-pool-dtjwm2 @ 03/17/26 00:06:03.667 STEP: Deleting cluster machine-pool-ros7oq/machine-pool-dtjwm2 @ 03/17/26 00:06:04.12 STEP: Deleting cluster machine-pool-ros7oq/machine-pool-dtjwm2 @ 03/17/26 00:06:04.134 INFO: Waiting for the Cluster machine-pool-ros7oq/machine-pool-dtjwm2 to be deleted STEP: Waiting for cluster machine-pool-ros7oq/machine-pool-dtjwm2 to be deleted @ 03/17/26 00:06:04.189 STEP: Deleting namespace used for hosting the "machine-pool" test spec @ 03/17/26 00:08:34.456 INFO: Deleting namespace machine-pool-ros7oq STEP: Node 1 released resources: {ec2-normal:8, vpc:1, eip:3, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/17/26 00:08:35.473 << Timeline ------------------------------ P [PENDING] [unmanaged] [Cluster API Framework] Clusterctl Upgrade Spec [from latest v1beta1 release to v1beta2] Should create a management cluster and then upgrade all the providers /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.12.2/e2e/clusterctl_upgrade.go:262 ------------------------------ • [2434.432 seconds] [unmanaged] [Cluster API Framework] Self Hosted Spec Should pivot the bootstrap cluster to a self-hosted cluster /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.12.2/e2e/self_hosted.go:148 Captured StdOut/StdErr Output >> I0317 00:03:57.836784 43423 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 Cluster is deprecated; use cluster.x-k8s.io/v1beta2 Cluster" I0317 00:03:57.863622 43423 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 Cluster is deprecated; use cluster.x-k8s.io/v1beta2 Cluster" I0317 00:03:57.909778 43423 warning_handler.go:64] "controlplane.cluster.x-k8s.io/v1beta1 KubeadmControlPlane is deprecated; use controlplane.cluster.x-k8s.io/v1beta2 KubeadmControlPlane" I0317 00:03:57.952035 43423 warning_handler.go:64] "controlplane.cluster.x-k8s.io/v1beta1 KubeadmControlPlane is deprecated; use controlplane.cluster.x-k8s.io/v1beta2 KubeadmControlPlane" I0317 00:03:58.002167 43423 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 MachineDeployment is deprecated; use cluster.x-k8s.io/v1beta2 MachineDeployment" I0317 00:03:58.049853 43423 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 MachineDeployment is deprecated; use cluster.x-k8s.io/v1beta2 MachineDeployment" I0317 00:03:58.093678 43423 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0317 00:03:58.141632 43423 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0317 00:03:58.301820 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 00:03:58.338489 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 00:03:58.355737 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 00:03:58.385910 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 00:03:58.402019 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 00:03:58.439914 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 00:19:06.303854 43423 warning_handler.go:64] "spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`." I0317 00:19:07.611566 43423 warning_handler.go:64] "spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`." I0317 00:19:15.769356 43423 warning_handler.go:64] "spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`." I0317 00:19:20.585938 43423 warning_handler.go:64] "spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`." I0317 00:19:26.506259 43423 warning_handler.go:64] "spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`." I0317 00:19:35.947880 43423 warning_handler.go:64] "spec.template.spec.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[1].preference.matchExpressions[0].key: node-role.kubernetes.io/master is use \"node-role.kubernetes.io/control-plane\" instead" I0317 00:19:52.440304 43423 warning_handler.go:64] "metadata.finalizers: \"addons.cluster.x-k8s.io\": prefer a domain-qualified finalizer name including a path (/) to avoid accidental conflicts with other finalizer writers" I0317 00:19:52.861765 43423 warning_handler.go:64] "metadata.finalizers: \"cluster.cluster.x-k8s.io\": prefer a domain-qualified finalizer name including a path (/) to avoid accidental conflicts with other finalizer writers" I0317 00:19:53.199550 43423 warning_handler.go:64] "metadata.finalizers: \"addons.cluster.x-k8s.io\": prefer a domain-qualified finalizer name including a path (/) to avoid accidental conflicts with other finalizer writers" I0317 00:19:53.831044 43423 warning_handler.go:64] "metadata.finalizers: \"addons.cluster.x-k8s.io\": prefer a domain-qualified finalizer name including a path (/) to avoid accidental conflicts with other finalizer writers" I0317 00:19:54.729551 43423 warning_handler.go:64] "metadata.finalizers: \"kubeadm.controlplane.cluster.x-k8s.io\": prefer a domain-qualified finalizer name including a path (/) to avoid accidental conflicts with other finalizer writers" I0317 00:19:57.188544 43423 warning_handler.go:64] "metadata.finalizers: \"awscluster.infrastructure.cluster.x-k8s.io\": prefer a domain-qualified finalizer name including a path (/) to avoid accidental conflicts with other finalizer writers" I0317 00:19:58.839915 43423 warning_handler.go:64] "metadata.finalizers: \"machine.cluster.x-k8s.io\": prefer a domain-qualified finalizer name including a path (/) to avoid accidental conflicts with other finalizer writers" I0317 00:20:01.127852 43423 warning_handler.go:64] "metadata.finalizers: \"machine.cluster.x-k8s.io\": prefer a domain-qualified finalizer name including a path (/) to avoid accidental conflicts with other finalizer writers" I0317 00:20:01.544855 43423 warning_handler.go:64] "metadata.finalizers: \"awsmachine.infrastructure.cluster.x-k8s.io\": prefer a domain-qualified finalizer name including a path (/) to avoid accidental conflicts with other finalizer writers" I0317 00:20:02.715265 43423 warning_handler.go:64] "metadata.finalizers: \"awsmachine.infrastructure.cluster.x-k8s.io\": prefer a domain-qualified finalizer name including a path (/) to avoid accidental conflicts with other finalizer writers" I0317 00:39:26.935886 43423 warning_handler.go:64] "metadata.finalizers: \"cluster.cluster.x-k8s.io\": prefer a domain-qualified finalizer name including a path (/) to avoid accidental conflicts with other finalizer writers" I0317 00:39:27.197686 43423 warning_handler.go:64] "metadata.finalizers: \"addons.cluster.x-k8s.io\": prefer a domain-qualified finalizer name including a path (/) to avoid accidental conflicts with other finalizer writers" I0317 00:39:27.419353 43423 warning_handler.go:64] "metadata.finalizers: \"addons.cluster.x-k8s.io\": prefer a domain-qualified finalizer name including a path (/) to avoid accidental conflicts with other finalizer writers" I0317 00:39:27.649092 43423 warning_handler.go:64] "metadata.finalizers: \"addons.cluster.x-k8s.io\": prefer a domain-qualified finalizer name including a path (/) to avoid accidental conflicts with other finalizer writers" I0317 00:39:28.352910 43423 warning_handler.go:64] "metadata.finalizers: \"awscluster.infrastructure.cluster.x-k8s.io\": prefer a domain-qualified finalizer name including a path (/) to avoid accidental conflicts with other finalizer writers" I0317 00:39:30.340089 43423 warning_handler.go:64] "metadata.finalizers: \"kubeadm.controlplane.cluster.x-k8s.io\": prefer a domain-qualified finalizer name including a path (/) to avoid accidental conflicts with other finalizer writers" I0317 00:39:31.239588 43423 warning_handler.go:64] "metadata.finalizers: \"machine.cluster.x-k8s.io\": prefer a domain-qualified finalizer name including a path (/) to avoid accidental conflicts with other finalizer writers" I0317 00:39:32.036198 43423 warning_handler.go:64] "metadata.finalizers: \"awsmachine.infrastructure.cluster.x-k8s.io\": prefer a domain-qualified finalizer name including a path (/) to avoid accidental conflicts with other finalizer writers" I0317 00:39:32.480793 43423 warning_handler.go:64] "metadata.finalizers: \"machine.cluster.x-k8s.io\": prefer a domain-qualified finalizer name including a path (/) to avoid accidental conflicts with other finalizer writers" I0317 00:39:32.696284 43423 warning_handler.go:64] "metadata.finalizers: \"awsmachine.infrastructure.cluster.x-k8s.io\": prefer a domain-qualified finalizer name including a path (/) to avoid accidental conflicts with other finalizer writers" << Captured StdOut/StdErr Output Timeline >> STEP: Node 2 acquiring resources: {ec2-normal:0, vpc:1, eip:1, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/17/26 00:03:56.468 STEP: Node 2 acquired resources: {ec2-normal:0, vpc:1, eip:1, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/17/26 00:03:57.469 STEP: Creating a namespace for hosting the "self-hosted" test spec @ 03/17/26 00:03:57.47 INFO: Creating namespace self-hosted-4d49fl INFO: Creating event watcher for namespace "self-hosted-4d49fl" STEP: Creating a workload cluster @ 03/17/26 00:03:57.485 INFO: Creating the workload cluster with name "self-hosted-mdn85z" using the "remote-management-cluster" template (Kubernetes v1.33.4, 1 control-plane machines, 1 worker machines) INFO: Getting the cluster template yaml INFO: clusterctl config cluster self-hosted-mdn85z --infrastructure (default) --kubernetes-version v1.33.4 --control-plane-machine-count 1 --worker-machine-count 1 --flavor remote-management-cluster INFO: Creating the workload cluster with name "self-hosted-mdn85z" from the provided yaml INFO: Applying the cluster template yaml of cluster self-hosted-4d49fl/self-hosted-mdn85z INFO: Waiting for the cluster infrastructure of cluster self-hosted-4d49fl/self-hosted-mdn85z to be provisioned STEP: Waiting for cluster to enter the provisioned phase @ 03/17/26 00:03:58.527 INFO: Waiting for control plane of cluster self-hosted-4d49fl/self-hosted-mdn85z to be initialized INFO: Waiting for the first control plane machine managed by self-hosted-4d49fl/self-hosted-mdn85z-control-plane to be provisioned STEP: Waiting for one control plane node to exist @ 03/17/26 00:08:28.735 INFO: Waiting for control plane of cluster self-hosted-4d49fl/self-hosted-mdn85z to be ready INFO: Waiting for control plane self-hosted-4d49fl/self-hosted-mdn85z-control-plane to be ready (implies underlying nodes to be ready as well) STEP: Waiting for the control plane to be ready @ 03/17/26 00:15:29.003 STEP: Checking all the control plane machines are in the expected failure domains @ 03/17/26 00:15:29.018 INFO: Waiting for the machine deployments of cluster self-hosted-4d49fl/self-hosted-mdn85z to be provisioned STEP: Waiting for the workload nodes to exist @ 03/17/26 00:15:29.036 STEP: Checking all the machines controlled by self-hosted-mdn85z-md-0 are in the "" failure domain @ 03/17/26 00:18:29.23 INFO: Waiting for the machine pools of cluster self-hosted-4d49fl/self-hosted-mdn85z to be provisioned STEP: Turning the workload cluster into a management cluster @ 03/17/26 00:18:29.25 STEP: Creating a namespace for hosting the self-hosted test spec @ 03/17/26 00:18:29.262 INFO: Creating namespace self-hosted-4d49fl INFO: Creating event watcher for namespace "self-hosted-4d49fl" STEP: Initializing the workload cluster @ 03/17/26 00:18:29.61 INFO: clusterctl init --config /logs/artifacts/repository/clusterctl-config.yaml --kubeconfig /tmp/e2e-kubeconfig2118998006 --wait-providers --core cluster-api --bootstrap kubeadm --control-plane kubeadm --infrastructure aws INFO: Waiting for provider controllers to be running STEP: Waiting for deployment capa-system/capa-controller-manager to be available @ 03/17/26 00:19:38.709 INFO: Creating log watcher for controller capa-system/capa-controller-manager, pod capa-controller-manager-876784547-b7dm5, container manager STEP: Waiting for deployment capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager to be available @ 03/17/26 00:19:39.148 INFO: Creating log watcher for controller capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager, pod capi-kubeadm-bootstrap-controller-manager-788fb6b854-4blq9, container manager STEP: Waiting for deployment capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager to be available @ 03/17/26 00:19:39.373 INFO: Creating log watcher for controller capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager, pod capi-kubeadm-control-plane-controller-manager-67f8dc9cf5-7lbhl, container manager STEP: Waiting for deployment capi-system/capi-controller-manager to be available @ 03/17/26 00:19:39.589 INFO: Creating log watcher for controller capi-system/capi-controller-manager, pod capi-controller-manager-695957bb9c-n4pc6, container manager STEP: Ensure API servers are stable before doing move @ 03/17/26 00:19:39.8 STEP: Ensure all machines have NodeRef before doing move @ 03/17/26 00:19:49.929 STEP: Waiting for the machines' nodes to exist @ 03/17/26 00:19:49.929 STEP: Moving the cluster to self hosted @ 03/17/26 00:19:49.97 STEP: Moving workload clusters @ 03/17/26 00:19:49.97 INFO: clusterctl move --from-kubeconfig /tmp/e2e-kind2391920579 --to-kubeconfig /tmp/e2e-kubeconfig2118998006 --namespace self-hosted-4d49fl INFO: Ensure clusterctl does not take ownership on any fields on the self-hosted cluster INFO: Waiting for the cluster to be reconciled after moving to self hosted STEP: Waiting for cluster to enter the provisioned phase @ 03/17/26 00:20:06.354 INFO: Verify there are no unexpected rollouts INFO: Waiting for three minutes before checking if an unexpected rollout happened INFO: Verify there are no unexpected rollouts STEP: Verify Cluster Available condition is true @ 03/17/26 00:23:17.203 STEP: Verify Machines Ready condition is true @ 03/17/26 00:23:17.369 INFO: Waiting for control plane to be ready INFO: Waiting for control plane self-hosted-4d49fl/self-hosted-mdn85z-control-plane to be ready (implies underlying nodes to be ready as well) STEP: Waiting for the control plane to be ready @ 03/17/26 00:23:17.537 STEP: Checking all the control plane machines are in the expected failure domains @ 03/17/26 00:23:17.703 STEP: Upgrading the self-hosted Cluster @ 03/17/26 00:23:17.761 STEP: Upgrading the Kubernetes control-plane @ 03/17/26 00:23:17.761 INFO: Patching the new kubernetes version to KCP INFO: Waiting for control-plane machines to have the upgraded kubernetes version STEP: Ensuring all control-plane machines have upgraded kubernetes version v1.34.3 @ 03/17/26 00:23:18.038 INFO: Creating log watcher for controller capa-system/capa-controller-manager, pod capa-controller-manager-876784547-wjqxz, container manager INFO: Error getting pod capi-system/capi-controller-manager-695957bb9c-n4pc6, container manager: the server was unable to return a response in the time allotted, but may still be processing the request (get pods capi-controller-manager-695957bb9c-n4pc6) INFO: Error getting pod capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-788fb6b854-4blq9, container manager: the server was unable to return a response in the time allotted, but may still be processing the request (get pods capi-kubeadm-bootstrap-controller-manager-788fb6b854-4blq9) INFO: Error getting pod capa-system/capa-controller-manager-876784547-wjqxz, container manager: the server was unable to return a response in the time allotted, but may still be processing the request (get pods capa-controller-manager-876784547-wjqxz) INFO: Error getting pod capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-67f8dc9cf5-7lbhl, container manager: the server was unable to return a response in the time allotted, but may still be processing the request (get pods capi-kubeadm-control-plane-controller-manager-67f8dc9cf5-7lbhl) INFO: Waiting for kube-proxy to have the upgraded kubernetes version STEP: Ensuring kube-proxy has the correct image @ 03/17/26 00:30:07.094 INFO: Waiting for CoreDNS to have the upgraded image tag STEP: Ensuring CoreDNS has the correct image @ 03/17/26 00:30:07.261 INFO: Waiting for etcd to have the upgraded image tag STEP: Upgrading the machine deployment @ 03/17/26 00:30:47.573 INFO: Patching the new kubernetes version to Machine Deployment self-hosted-4d49fl/self-hosted-mdn85z-md-0 INFO: Waiting for Kubernetes versions of machines in MachineDeployment self-hosted-4d49fl/self-hosted-mdn85z-md-0 to be upgraded from v1.33.4 to v1.34.3 INFO: Ensuring all MachineDeployment Machines have upgraded kubernetes version v1.34.3 INFO: Creating log watcher for controller capa-system/capa-controller-manager, pod capa-controller-manager-876784547-lkhs8, container manager INFO: Creating log watcher for controller capi-system/capi-controller-manager, pod capi-controller-manager-695957bb9c-rqcfb, container manager INFO: Creating log watcher for controller capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager, pod capi-kubeadm-control-plane-controller-manager-67f8dc9cf5-tj99n, container manager INFO: Creating log watcher for controller capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager, pod capi-kubeadm-bootstrap-controller-manager-788fb6b854-k6qbj, container manager INFO: Creating log watcher for controller capi-system/capi-controller-manager, pod capi-controller-manager-695957bb9c-8lbk9, container manager INFO: Error starting logs stream for pod capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-788fb6b854-k6qbj, container manager: container "manager" in pod "capi-kubeadm-bootstrap-controller-manager-788fb6b854-k6qbj" is terminated INFO: Creating log watcher for controller capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager, pod capi-kubeadm-bootstrap-controller-manager-788fb6b854-hlcxg, container manager INFO: Creating log watcher for controller capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager, pod capi-kubeadm-control-plane-controller-manager-67f8dc9cf5-5hvmb, container manager STEP: Waiting until nodes are ready @ 03/17/26 00:33:58.935 STEP: Verify Cluster Available condition is true @ 03/17/26 00:33:59.305 STEP: Verify Machines Ready condition is true @ 03/17/26 00:38:40.971 STEP: PASSED! @ 03/17/26 00:38:41.191 INFO: Stopped streaming logs for pod capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-67f8dc9cf5-tj99n, container manager: context canceled INFO: Stopped streaming logs for pod capi-system/capi-controller-manager-695957bb9c-rqcfb, container manager: context canceled INFO: Got error while streaming logs for pod capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-788fb6b854-hlcxg, container manager: context canceled INFO: Stopped streaming logs for pod capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-788fb6b854-hlcxg, container manager: context canceled INFO: Got error while streaming logs for pod capi-system/capi-controller-manager-695957bb9c-8lbk9, container manager: context canceled INFO: Stopped streaming logs for pod capi-system/capi-controller-manager-695957bb9c-8lbk9, container manager: context canceled STEP: Dumping logs from the "self-hosted-mdn85z" workload cluster @ 03/17/26 00:38:41.191 INFO: Got error while streaming logs for pod capa-system/capa-controller-manager-876784547-lkhs8, container manager: context canceled INFO: Stopped streaming logs for pod capa-system/capa-controller-manager-876784547-lkhs8, container manager: context canceled INFO: Got error while streaming logs for pod capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-67f8dc9cf5-5hvmb, container manager: context canceled INFO: Stopped streaming logs for pod capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-67f8dc9cf5-5hvmb, container manager: context canceled STEP: Dumping all the Cluster API resources in the "self-hosted-4d49fl" namespace @ 03/17/26 00:39:01.802 INFO: clusterctl describe cluster self-hosted-mdn85z --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 STEP: Dumping Pods and Nodes of Cluster self-hosted-4d49fl/self-hosted-mdn85z @ 03/17/26 00:39:06.009 STEP: Ensure API servers are stable before doing move @ 03/17/26 00:39:06.573 STEP: Ensure all machines have NodeRef before doing move back @ 03/17/26 00:39:16.575 STEP: Waiting for the machines' nodes to exist @ 03/17/26 00:39:16.576 STEP: Moving the cluster back to bootstrap @ 03/17/26 00:39:16.828 STEP: Moving workload clusters @ 03/17/26 00:39:16.828 INFO: clusterctl move --from-kubeconfig /tmp/e2e-kubeconfig2118998006 --to-kubeconfig /tmp/e2e-kind2391920579 --namespace self-hosted-4d49fl INFO: Waiting for the cluster to be reconciled after moving back to bootstrap STEP: Waiting for cluster to enter the provisioned phase @ 03/17/26 00:39:44.274 STEP: Dumping logs from the "self-hosted-mdn85z" workload cluster @ 03/17/26 00:39:54.292 STEP: Dumping all the Cluster API resources in the "self-hosted-4d49fl" namespace @ 03/17/26 00:40:07.971 INFO: clusterctl describe cluster self-hosted-mdn85z --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 STEP: Dumping Pods and Nodes of Cluster self-hosted-4d49fl/self-hosted-mdn85z @ 03/17/26 00:40:08.924 STEP: Deleting cluster self-hosted-4d49fl/self-hosted-mdn85z @ 03/17/26 00:40:09.364 STEP: Deleting cluster self-hosted-4d49fl/self-hosted-mdn85z @ 03/17/26 00:40:09.382 INFO: Waiting for the Cluster self-hosted-4d49fl/self-hosted-mdn85z to be deleted STEP: Waiting for cluster self-hosted-4d49fl/self-hosted-mdn85z to be deleted @ 03/17/26 00:40:09.407 STEP: Deleting namespace used for hosting the "self-hosted" test spec @ 03/17/26 00:44:29.879 INFO: Deleting namespace self-hosted-4d49fl STEP: Node 2 released resources: {ec2-normal:0, vpc:1, eip:1, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/17/26 00:44:30.898 << Timeline ------------------------------ • [2454.747 seconds] [unmanaged] [Cluster API Framework] Cluster Upgrade Spec - Single control plane with workers [K8s-Upgrade] Should create and upgrade a workload cluster and eventually run kubetest /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.12.2/e2e/cluster_upgrade.go:145 Captured StdOut/StdErr Output >> I0317 00:08:36.868614 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 Cluster is deprecated; use cluster.x-k8s.io/v1beta2 Cluster" I0317 00:08:36.892736 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 Cluster is deprecated; use cluster.x-k8s.io/v1beta2 Cluster" I0317 00:08:36.938518 43421 warning_handler.go:64] "controlplane.cluster.x-k8s.io/v1beta1 KubeadmControlPlane is deprecated; use controlplane.cluster.x-k8s.io/v1beta2 KubeadmControlPlane" I0317 00:08:36.968103 43421 warning_handler.go:64] "controlplane.cluster.x-k8s.io/v1beta1 KubeadmControlPlane is deprecated; use controlplane.cluster.x-k8s.io/v1beta2 KubeadmControlPlane" I0317 00:08:37.100909 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 MachineDeployment is deprecated; use cluster.x-k8s.io/v1beta2 MachineDeployment" I0317 00:08:37.155856 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 MachineDeployment is deprecated; use cluster.x-k8s.io/v1beta2 MachineDeployment" I0317 00:08:37.205391 43421 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0317 00:08:37.254574 43421 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0317 00:08:37.355651 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 00:08:37.476954 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 00:08:37.497780 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 00:08:37.534008 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 00:08:37.549760 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 00:08:37.599745 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 00:08:37.704380 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 MachinePool is deprecated; use cluster.x-k8s.io/v1beta2 MachinePool" I0317 00:08:37.782357 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 MachinePool is deprecated; use cluster.x-k8s.io/v1beta2 MachinePool" I0317 00:08:37.865244 43421 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfig is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfig" I0317 00:08:37.897486 43421 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfig is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfig" << Captured StdOut/StdErr Output Timeline >> STEP: Node 1 acquiring resources: {ec2-normal:10, vpc:2, eip:2, ngw:2, igw:2, classiclb:2, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/17/26 00:08:35.478 STEP: Node 1 acquired resources: {ec2-normal:10, vpc:2, eip:2, ngw:2, igw:2, classiclb:2, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/17/26 00:08:36.48 STEP: Creating a namespace for hosting the "k8s-upgrade-and-conformance" test spec @ 03/17/26 00:08:36.48 INFO: Creating namespace k8s-upgrade-and-conformance-op0x1x INFO: Creating event watcher for namespace "k8s-upgrade-and-conformance-op0x1x" STEP: Creating a workload cluster @ 03/17/26 00:08:36.495 INFO: Creating the workload cluster with name "k8s-upgrade-and-conformance-aqlqrj" using the "upgrades" template (Kubernetes v1.33.4, 1 control-plane machines, 2 worker machines) INFO: Getting the cluster template yaml INFO: clusterctl config cluster k8s-upgrade-and-conformance-aqlqrj --infrastructure (default) --kubernetes-version v1.33.4 --control-plane-machine-count 1 --worker-machine-count 2 --flavor upgrades INFO: Creating the workload cluster with name "k8s-upgrade-and-conformance-aqlqrj" from the provided yaml INFO: Applying the cluster template yaml of cluster k8s-upgrade-and-conformance-op0x1x/k8s-upgrade-and-conformance-aqlqrj INFO: Waiting for the cluster infrastructure of cluster k8s-upgrade-and-conformance-op0x1x/k8s-upgrade-and-conformance-aqlqrj to be provisioned STEP: Waiting for cluster to enter the provisioned phase @ 03/17/26 00:08:37.92 INFO: Waiting for control plane of cluster k8s-upgrade-and-conformance-op0x1x/k8s-upgrade-and-conformance-aqlqrj to be initialized INFO: Waiting for the first control plane machine managed by k8s-upgrade-and-conformance-op0x1x/k8s-upgrade-and-conformance-aqlqrj-control-plane to be provisioned STEP: Waiting for one control plane node to exist @ 03/17/26 00:13:28.162 INFO: Waiting for control plane of cluster k8s-upgrade-and-conformance-op0x1x/k8s-upgrade-and-conformance-aqlqrj to be ready INFO: Waiting for control plane k8s-upgrade-and-conformance-op0x1x/k8s-upgrade-and-conformance-aqlqrj-control-plane to be ready (implies underlying nodes to be ready as well) STEP: Waiting for the control plane to be ready @ 03/17/26 00:19:38.386 STEP: Checking all the control plane machines are in the expected failure domains @ 03/17/26 00:21:58.501 INFO: Waiting for the machine deployments of cluster k8s-upgrade-and-conformance-op0x1x/k8s-upgrade-and-conformance-aqlqrj to be provisioned STEP: Waiting for the workload nodes to exist @ 03/17/26 00:21:58.522 STEP: Checking all the machines controlled by k8s-upgrade-and-conformance-aqlqrj-md-0 are in the "" failure domain @ 03/17/26 00:23:08.612 INFO: Waiting for the machine pools of cluster k8s-upgrade-and-conformance-op0x1x/k8s-upgrade-and-conformance-aqlqrj to be provisioned STEP: Waiting for the machine pool workload nodes @ 03/17/26 00:23:08.636 STEP: Upgrading the Kubernetes control-plane @ 03/17/26 00:23:28.659 INFO: Patching the new kubernetes version to KCP INFO: Calling PreWaitForControlPlaneToBeUpgraded INFO: Waiting for control-plane machines to have the upgraded kubernetes version STEP: Ensuring all control-plane machines have upgraded kubernetes version v1.34.3 @ 03/17/26 00:23:28.737 INFO: Waiting for kube-proxy to have the upgraded kubernetes version STEP: Ensuring kube-proxy has the correct image @ 03/17/26 00:31:19.07 INFO: Waiting for CoreDNS to have the upgraded image tag STEP: Ensuring CoreDNS has the correct image @ 03/17/26 00:31:19.362 INFO: Waiting for etcd to have the upgraded image tag STEP: Upgrading the machine deployment @ 03/17/26 00:31:19.47 INFO: Patching the new kubernetes version to Machine Deployment k8s-upgrade-and-conformance-op0x1x/k8s-upgrade-and-conformance-aqlqrj-md-0 INFO: Waiting for Kubernetes versions of machines in MachineDeployment k8s-upgrade-and-conformance-op0x1x/k8s-upgrade-and-conformance-aqlqrj-md-0 to be upgraded from v1.33.4 to v1.34.3 INFO: Ensuring all MachineDeployment Machines have upgraded kubernetes version v1.34.3 STEP: Upgrading the machinepool instances @ 03/17/26 00:34:59.735 INFO: Patching the new Kubernetes version to Machine Pool k8s-upgrade-and-conformance-op0x1x/k8s-upgrade-and-conformance-aqlqrj-mp-0 INFO: Waiting for Kubernetes versions of machines in MachinePool k8s-upgrade-and-conformance-op0x1x/k8s-upgrade-and-conformance-aqlqrj-mp-0 to be upgraded from v1.33.4 to v1.34.3 INFO: Ensuring all MachinePool Instances have upgraded kubernetes version v1.34.3 STEP: Waiting until nodes are ready @ 03/17/26 00:41:14.73 STEP: Verify Cluster Available condition is true @ 03/17/26 00:41:14.954 STEP: Verify Machines Ready condition is true @ 03/17/26 00:41:14.972 STEP: PASSED! @ 03/17/26 00:42:15.066 STEP: Dumping logs from the "k8s-upgrade-and-conformance-aqlqrj" workload cluster @ 03/17/26 00:42:15.066 STEP: Dumping all the Cluster API resources in the "k8s-upgrade-and-conformance-op0x1x" namespace @ 03/17/26 00:42:46.489 INFO: clusterctl describe cluster k8s-upgrade-and-conformance-aqlqrj --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 STEP: Dumping Pods and Nodes of Cluster k8s-upgrade-and-conformance-op0x1x/k8s-upgrade-and-conformance-aqlqrj @ 03/17/26 00:42:47.694 STEP: Deleting cluster k8s-upgrade-and-conformance-op0x1x/k8s-upgrade-and-conformance-aqlqrj @ 03/17/26 00:42:48.342 STEP: Deleting cluster k8s-upgrade-and-conformance-op0x1x/k8s-upgrade-and-conformance-aqlqrj @ 03/17/26 00:42:48.366 INFO: Waiting for the Cluster k8s-upgrade-and-conformance-op0x1x/k8s-upgrade-and-conformance-aqlqrj to be deleted STEP: Waiting for cluster k8s-upgrade-and-conformance-op0x1x/k8s-upgrade-and-conformance-aqlqrj to be deleted @ 03/17/26 00:42:48.405 STEP: Deleting namespace used for hosting the "k8s-upgrade-and-conformance" test spec @ 03/17/26 00:49:29.166 INFO: Deleting namespace k8s-upgrade-and-conformance-op0x1x STEP: Node 1 released resources: {ec2-normal:10, vpc:2, eip:2, ngw:2, igw:2, classiclb:2, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/17/26 00:49:30.223 << Timeline ------------------------------ • [2443.434 seconds] [unmanaged] [Cluster API Framework] Cluster Upgrade Spec - HA control plane with scale in rollout [K8s-Upgrade] Should create and upgrade a workload cluster and eventually run kubetest /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.12.2/e2e/cluster_upgrade.go:145 Captured StdOut/StdErr Output >> I0317 00:44:32.440421 43423 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 Cluster is deprecated; use cluster.x-k8s.io/v1beta2 Cluster" I0317 00:44:32.463685 43423 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 Cluster is deprecated; use cluster.x-k8s.io/v1beta2 Cluster" I0317 00:44:32.505731 43423 warning_handler.go:64] "controlplane.cluster.x-k8s.io/v1beta1 KubeadmControlPlane is deprecated; use controlplane.cluster.x-k8s.io/v1beta2 KubeadmControlPlane" I0317 00:44:32.551794 43423 warning_handler.go:64] "controlplane.cluster.x-k8s.io/v1beta1 KubeadmControlPlane is deprecated; use controlplane.cluster.x-k8s.io/v1beta2 KubeadmControlPlane" I0317 00:44:32.603700 43423 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 MachineDeployment is deprecated; use cluster.x-k8s.io/v1beta2 MachineDeployment" I0317 00:44:32.632894 43423 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 MachineDeployment is deprecated; use cluster.x-k8s.io/v1beta2 MachineDeployment" I0317 00:44:32.678183 43423 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0317 00:44:32.722253 43423 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0317 00:44:32.812059 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 00:44:32.868596 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 00:44:32.890213 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 00:44:32.967014 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 00:44:32.982210 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 00:44:33.015128 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" << Captured StdOut/StdErr Output Timeline >> STEP: Node 2 acquiring resources: {ec2-normal:0, vpc:2, eip:2, ngw:2, igw:2, classiclb:2, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/17/26 00:44:30.904 STEP: Node 2 acquired resources: {ec2-normal:0, vpc:2, eip:2, ngw:2, igw:2, classiclb:2, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/17/26 00:44:31.905 STEP: Creating a namespace for hosting the "k8s-upgrade-and-conformance" test spec @ 03/17/26 00:44:31.906 INFO: Creating namespace k8s-upgrade-and-conformance-higj1q INFO: Creating event watcher for namespace "k8s-upgrade-and-conformance-higj1q" STEP: Creating a workload cluster @ 03/17/26 00:44:31.93 INFO: Creating the workload cluster with name "k8s-upgrade-and-conformance-d51v75" using the "kcp-scale-in" template (Kubernetes v1.33.4, 3 control-plane machines, 0 worker machines) INFO: Getting the cluster template yaml INFO: clusterctl config cluster k8s-upgrade-and-conformance-d51v75 --infrastructure (default) --kubernetes-version v1.33.4 --control-plane-machine-count 3 --worker-machine-count 0 --flavor kcp-scale-in INFO: Creating the workload cluster with name "k8s-upgrade-and-conformance-d51v75" from the provided yaml INFO: Applying the cluster template yaml of cluster k8s-upgrade-and-conformance-higj1q/k8s-upgrade-and-conformance-d51v75 INFO: Waiting for the cluster infrastructure of cluster k8s-upgrade-and-conformance-higj1q/k8s-upgrade-and-conformance-d51v75 to be provisioned STEP: Waiting for cluster to enter the provisioned phase @ 03/17/26 00:44:33.105 INFO: Waiting for control plane of cluster k8s-upgrade-and-conformance-higj1q/k8s-upgrade-and-conformance-d51v75 to be initialized INFO: Waiting for the first control plane machine managed by k8s-upgrade-and-conformance-higj1q/k8s-upgrade-and-conformance-d51v75-control-plane to be provisioned STEP: Waiting for one control plane node to exist @ 03/17/26 00:48:33.323 INFO: Waiting for control plane of cluster k8s-upgrade-and-conformance-higj1q/k8s-upgrade-and-conformance-d51v75 to be ready INFO: Waiting for the remaining control plane machines managed by k8s-upgrade-and-conformance-higj1q/k8s-upgrade-and-conformance-d51v75-control-plane to be provisioned STEP: Waiting for all control plane nodes to exist @ 03/17/26 00:54:13.62 INFO: Waiting for control plane k8s-upgrade-and-conformance-higj1q/k8s-upgrade-and-conformance-d51v75-control-plane to be ready (implies underlying nodes to be ready as well) STEP: Waiting for the control plane to be ready @ 03/17/26 01:03:34.453 STEP: Checking all the control plane machines are in the expected failure domains @ 03/17/26 01:03:44.466 INFO: Waiting for the machine deployments of cluster k8s-upgrade-and-conformance-higj1q/k8s-upgrade-and-conformance-d51v75 to be provisioned STEP: Waiting for the workload nodes to exist @ 03/17/26 01:03:44.49 STEP: Checking all the machines controlled by k8s-upgrade-and-conformance-d51v75-md-0 are in the "" failure domain @ 03/17/26 01:03:44.499 INFO: Waiting for the machine pools of cluster k8s-upgrade-and-conformance-higj1q/k8s-upgrade-and-conformance-d51v75 to be provisioned STEP: Upgrading the Kubernetes control-plane @ 03/17/26 01:03:44.522 INFO: Patching the new kubernetes version to KCP INFO: Calling PreWaitForControlPlaneToBeUpgraded INFO: Waiting for control-plane machines to have the upgraded kubernetes version STEP: Ensuring all control-plane machines have upgraded kubernetes version v1.34.3 @ 03/17/26 01:03:44.606 INFO: Waiting for kube-proxy to have the upgraded kubernetes version STEP: Ensuring kube-proxy has the correct image @ 03/17/26 01:20:05.645 INFO: Waiting for CoreDNS to have the upgraded image tag STEP: Ensuring CoreDNS has the correct image @ 03/17/26 01:20:05.936 INFO: Waiting for etcd to have the upgraded image tag STEP: Waiting until nodes are ready @ 03/17/26 01:20:06.053 STEP: Verify Cluster Available condition is true @ 03/17/26 01:20:06.264 STEP: Verify Machines Ready condition is true @ 03/17/26 01:20:06.279 STEP: PASSED! @ 03/17/26 01:20:06.296 STEP: Dumping logs from the "k8s-upgrade-and-conformance-d51v75" workload cluster @ 03/17/26 01:20:06.297 STEP: Dumping all the Cluster API resources in the "k8s-upgrade-and-conformance-higj1q" namespace @ 03/17/26 01:20:32.302 INFO: clusterctl describe cluster k8s-upgrade-and-conformance-d51v75 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 STEP: Dumping Pods and Nodes of Cluster k8s-upgrade-and-conformance-higj1q/k8s-upgrade-and-conformance-d51v75 @ 03/17/26 01:20:33.333 STEP: Deleting cluster k8s-upgrade-and-conformance-higj1q/k8s-upgrade-and-conformance-d51v75 @ 03/17/26 01:20:33.82 STEP: Deleting cluster k8s-upgrade-and-conformance-higj1q/k8s-upgrade-and-conformance-d51v75 @ 03/17/26 01:20:33.836 INFO: Waiting for the Cluster k8s-upgrade-and-conformance-higj1q/k8s-upgrade-and-conformance-d51v75 to be deleted STEP: Waiting for cluster k8s-upgrade-and-conformance-higj1q/k8s-upgrade-and-conformance-d51v75 to be deleted @ 03/17/26 01:20:33.867 STEP: Deleting namespace used for hosting the "k8s-upgrade-and-conformance" test spec @ 03/17/26 01:25:14.32 INFO: Deleting namespace k8s-upgrade-and-conformance-higj1q << Timeline ------------------------------ • [2646.336 seconds] [unmanaged] [Cluster API Framework] Cluster Upgrade Spec - HA Control Plane Cluster [K8s-Upgrade] Should create and upgrade a workload cluster and eventually run kubetest /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.12.2/e2e/cluster_upgrade.go:145 Captured StdOut/StdErr Output >> I0317 00:49:32.043828 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 Cluster is deprecated; use cluster.x-k8s.io/v1beta2 Cluster" I0317 00:49:32.116140 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 Cluster is deprecated; use cluster.x-k8s.io/v1beta2 Cluster" I0317 00:49:32.223629 43421 warning_handler.go:64] "controlplane.cluster.x-k8s.io/v1beta1 KubeadmControlPlane is deprecated; use controlplane.cluster.x-k8s.io/v1beta2 KubeadmControlPlane" I0317 00:49:32.360038 43421 warning_handler.go:64] "controlplane.cluster.x-k8s.io/v1beta1 KubeadmControlPlane is deprecated; use controlplane.cluster.x-k8s.io/v1beta2 KubeadmControlPlane" I0317 00:49:32.489996 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 MachineDeployment is deprecated; use cluster.x-k8s.io/v1beta2 MachineDeployment" I0317 00:49:32.747507 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 MachineDeployment is deprecated; use cluster.x-k8s.io/v1beta2 MachineDeployment" I0317 00:49:32.861651 43421 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0317 00:49:33.095473 43421 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0317 00:49:33.371423 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 00:49:33.862147 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 00:49:33.928118 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 00:49:34.113486 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 00:49:34.171427 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 00:49:34.459056 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" << Captured StdOut/StdErr Output Timeline >> STEP: Node 1 acquiring resources: {ec2-normal:20, vpc:2, eip:2, ngw:2, igw:2, classiclb:2, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/17/26 00:49:30.229 STEP: Node 1 acquired resources: {ec2-normal:20, vpc:2, eip:2, ngw:2, igw:2, classiclb:2, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/17/26 00:49:31.232 STEP: Creating a namespace for hosting the "k8s-upgrade-and-conformance" test spec @ 03/17/26 00:49:31.232 INFO: Creating namespace k8s-upgrade-and-conformance-3lsv19 INFO: Creating event watcher for namespace "k8s-upgrade-and-conformance-3lsv19" STEP: Creating a workload cluster @ 03/17/26 00:49:31.294 INFO: Creating the workload cluster with name "k8s-upgrade-and-conformance-3cbzi9" using the "(default)" template (Kubernetes v1.33.4, 3 control-plane machines, 0 worker machines) INFO: Getting the cluster template yaml INFO: clusterctl config cluster k8s-upgrade-and-conformance-3cbzi9 --infrastructure (default) --kubernetes-version v1.33.4 --control-plane-machine-count 3 --worker-machine-count 0 --flavor (default) INFO: Creating the workload cluster with name "k8s-upgrade-and-conformance-3cbzi9" from the provided yaml INFO: Applying the cluster template yaml of cluster k8s-upgrade-and-conformance-3lsv19/k8s-upgrade-and-conformance-3cbzi9 INFO: Waiting for the cluster infrastructure of cluster k8s-upgrade-and-conformance-3lsv19/k8s-upgrade-and-conformance-3cbzi9 to be provisioned STEP: Waiting for cluster to enter the provisioned phase @ 03/17/26 00:49:34.851 INFO: Waiting for control plane of cluster k8s-upgrade-and-conformance-3lsv19/k8s-upgrade-and-conformance-3cbzi9 to be initialized INFO: Waiting for the first control plane machine managed by k8s-upgrade-and-conformance-3lsv19/k8s-upgrade-and-conformance-3cbzi9-control-plane to be provisioned STEP: Waiting for one control plane node to exist @ 03/17/26 00:55:05.391 INFO: Waiting for control plane of cluster k8s-upgrade-and-conformance-3lsv19/k8s-upgrade-and-conformance-3cbzi9 to be ready INFO: Waiting for the remaining control plane machines managed by k8s-upgrade-and-conformance-3lsv19/k8s-upgrade-and-conformance-3cbzi9-control-plane to be provisioned STEP: Waiting for all control plane nodes to exist @ 03/17/26 01:01:15.709 INFO: Waiting for control plane k8s-upgrade-and-conformance-3lsv19/k8s-upgrade-and-conformance-3cbzi9-control-plane to be ready (implies underlying nodes to be ready as well) STEP: Waiting for the control plane to be ready @ 03/17/26 01:11:06.272 STEP: Checking all the control plane machines are in the expected failure domains @ 03/17/26 01:11:16.286 INFO: Waiting for the machine deployments of cluster k8s-upgrade-and-conformance-3lsv19/k8s-upgrade-and-conformance-3cbzi9 to be provisioned STEP: Waiting for the workload nodes to exist @ 03/17/26 01:11:16.306 STEP: Checking all the machines controlled by k8s-upgrade-and-conformance-3cbzi9-md-0 are in the "" failure domain @ 03/17/26 01:11:16.314 INFO: Waiting for the machine pools of cluster k8s-upgrade-and-conformance-3lsv19/k8s-upgrade-and-conformance-3cbzi9 to be provisioned STEP: Upgrading the Kubernetes control-plane @ 03/17/26 01:11:16.333 INFO: Patching the new kubernetes version to KCP INFO: Calling PreWaitForControlPlaneToBeUpgraded INFO: Waiting for control-plane machines to have the upgraded kubernetes version STEP: Ensuring all control-plane machines have upgraded kubernetes version v1.34.3 @ 03/17/26 01:11:16.386 INFO: Waiting for kube-proxy to have the upgraded kubernetes version STEP: Ensuring kube-proxy has the correct image @ 03/17/26 01:28:17.298 INFO: Waiting for CoreDNS to have the upgraded image tag STEP: Ensuring CoreDNS has the correct image @ 03/17/26 01:28:17.587 INFO: Waiting for etcd to have the upgraded image tag STEP: Waiting until nodes are ready @ 03/17/26 01:28:17.708 STEP: Verify Cluster Available condition is true @ 03/17/26 01:28:17.92 STEP: Verify Machines Ready condition is true @ 03/17/26 01:28:17.935 STEP: PASSED! @ 03/17/26 01:28:17.95 STEP: Dumping logs from the "k8s-upgrade-and-conformance-3cbzi9" workload cluster @ 03/17/26 01:28:17.95 STEP: Dumping all the Cluster API resources in the "k8s-upgrade-and-conformance-3lsv19" namespace @ 03/17/26 01:28:43.525 INFO: clusterctl describe cluster k8s-upgrade-and-conformance-3cbzi9 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 STEP: Dumping Pods and Nodes of Cluster k8s-upgrade-and-conformance-3lsv19/k8s-upgrade-and-conformance-3cbzi9 @ 03/17/26 01:28:44.46 STEP: Deleting cluster k8s-upgrade-and-conformance-3lsv19/k8s-upgrade-and-conformance-3cbzi9 @ 03/17/26 01:28:44.92 STEP: Deleting cluster k8s-upgrade-and-conformance-3lsv19/k8s-upgrade-and-conformance-3cbzi9 @ 03/17/26 01:28:44.939 INFO: Waiting for the Cluster k8s-upgrade-and-conformance-3lsv19/k8s-upgrade-and-conformance-3cbzi9 to be deleted STEP: Waiting for cluster k8s-upgrade-and-conformance-3lsv19/k8s-upgrade-and-conformance-3cbzi9 to be deleted @ 03/17/26 01:28:44.969 STEP: Deleting namespace used for hosting the "k8s-upgrade-and-conformance" test spec @ 03/17/26 01:33:35.547 INFO: Deleting namespace k8s-upgrade-and-conformance-3lsv19 STEP: Node 1 released resources: {ec2-normal:20, vpc:2, eip:2, ngw:2, igw:2, classiclb:2, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/17/26 01:33:36.562 << Timeline ------------------------------ S [SKIPPED] [0.001 seconds] [unmanaged] [functional] GPU-enabled cluster test [It] should create cluster with single worker /home/prow/go/src/sigs.k8s.io/cluster-api-provider-aws/test/e2e/suites/unmanaged/unmanaged_functional_test.go:121 [SKIPPED] Skipping GPU e2e tests In [It] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-aws/test/e2e/suites/unmanaged/unmanaged_functional_test.go:124 @ 03/17/26 01:33:36.565 Full Stack Trace sigs.k8s.io/cluster-api-provider-aws/v2/test/e2e/suites/unmanaged.init.func8.3.1() /home/prow/go/src/sigs.k8s.io/cluster-api-provider-aws/test/e2e/suites/unmanaged/unmanaged_functional_test.go:124 +0x6b ------------------------------ • [859.692 seconds] [unmanaged] [functional] Workload cluster with EFS driver should pass dynamic provisioning test /home/prow/go/src/sigs.k8s.io/cluster-api-provider-aws/test/e2e/suites/unmanaged/unmanaged_functional_test.go:66 Captured StdOut/StdErr Output >> I0317 01:25:15.766447 43423 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 Cluster is deprecated; use cluster.x-k8s.io/v1beta2 Cluster" I0317 01:25:15.789831 43423 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 Cluster is deprecated; use cluster.x-k8s.io/v1beta2 Cluster" I0317 01:25:15.833282 43423 warning_handler.go:64] "controlplane.cluster.x-k8s.io/v1beta1 KubeadmControlPlane is deprecated; use controlplane.cluster.x-k8s.io/v1beta2 KubeadmControlPlane" I0317 01:25:15.876654 43423 warning_handler.go:64] "controlplane.cluster.x-k8s.io/v1beta1 KubeadmControlPlane is deprecated; use controlplane.cluster.x-k8s.io/v1beta2 KubeadmControlPlane" I0317 01:25:15.925896 43423 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 MachineDeployment is deprecated; use cluster.x-k8s.io/v1beta2 MachineDeployment" I0317 01:25:15.963498 43423 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 MachineDeployment is deprecated; use cluster.x-k8s.io/v1beta2 MachineDeployment" I0317 01:25:16.014766 43423 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0317 01:25:16.055122 43423 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0317 01:25:16.138083 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 01:25:16.171017 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 01:25:16.187805 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 01:25:16.214201 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 01:25:16.228355 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 01:25:16.313791 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" << Captured StdOut/StdErr Output Timeline >> STEP: Node 2 acquiring resources: {ec2-normal:0, vpc:1, eip:1, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/17/26 01:25:14.34 STEP: Node 2 acquired resources: {ec2-normal:0, vpc:1, eip:1, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/17/26 01:25:15.341 STEP: Creating a namespace for hosting the "functional-efs-support" test spec @ 03/17/26 01:25:15.37 INFO: Creating namespace functional-efs-support-jciw0m INFO: Creating event watcher for namespace "functional-efs-support-jciw0m" INFO: Creating the workload cluster with name "cluster-cxrezi" using the "efs-support" template (Kubernetes v1.34.3, 1 control-plane machines, 1 worker machines) INFO: Getting the cluster template yaml INFO: clusterctl config cluster cluster-cxrezi --infrastructure (default) --kubernetes-version v1.34.3 --control-plane-machine-count 1 --worker-machine-count 1 --flavor efs-support INFO: Creating the workload cluster with name "cluster-cxrezi" from the provided yaml INFO: Applying the cluster template yaml of cluster functional-efs-support-jciw0m/cluster-cxrezi INFO: Waiting for the cluster infrastructure of cluster functional-efs-support-jciw0m/cluster-cxrezi to be provisioned STEP: Waiting for cluster to enter the provisioned phase @ 03/17/26 01:25:16.407 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: Waiting for control plane of cluster functional-efs-support-jciw0m/cluster-cxrezi to be initialized INFO: Waiting for the first control plane machine managed by functional-efs-support-jciw0m/cluster-cxrezi-control-plane to be provisioned STEP: Waiting for one control plane node to exist @ 03/17/26 01:29:56.604 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 Failed to post-process pod-logs: unable to read source file "/logs/artifacts/clusters/bootstrap/instances/functional-efs-support-jciw0m/cluster-cxrezi-control-plane-bmc2p/pod-logs.log": open /logs/artifacts/clusters/bootstrap/instances/functional-efs-support-jciw0m/cluster-cxrezi-control-plane-bmc2p/pod-logs.log: no such file or directory Failed to post-process pod-logs: unable to read source file "/logs/artifacts/clusters/bootstrap/instances/functional-efs-support-jciw0m/cluster-cxrezi-md-0-9l9d6-7bvs8/pod-logs.log": open /logs/artifacts/clusters/bootstrap/instances/functional-efs-support-jciw0m/cluster-cxrezi-md-0-9l9d6-7bvs8/pod-logs.log: no such file or directory INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: Waiting for control plane of cluster functional-efs-support-jciw0m/cluster-cxrezi to be ready INFO: Waiting for control plane functional-efs-support-jciw0m/cluster-cxrezi-control-plane to be ready (implies underlying nodes to be ready as well) STEP: Waiting for the control plane to be ready @ 03/17/26 01:32:17.113 STEP: Checking all the control plane machines are in the expected failure domains @ 03/17/26 01:32:17.127 INFO: Waiting for the machine deployments of cluster functional-efs-support-jciw0m/cluster-cxrezi to be provisioned STEP: Waiting for the workload nodes to exist @ 03/17/26 01:32:17.225 STEP: Checking all the machines controlled by cluster-cxrezi-md-0 are in the "" failure domain @ 03/17/26 01:32:17.234 INFO: Waiting for the machine pools of cluster functional-efs-support-jciw0m/cluster-cxrezi to be provisioned STEP: Setting up EFS in AWS @ 03/17/26 01:32:17.269 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 STEP: Deploying efs dynamic provisioning resources @ 03/17/26 01:33:48.061 STEP: Waiting for pod to be in running state @ 03/17/26 01:33:48.473 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 STEP: PASSED! @ 03/17/26 01:34:08.631 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 STEP: Deleting cluster functional-efs-support-jciw0m/cluster-cxrezi @ 03/17/26 01:34:31.982 STEP: Waiting for cluster functional-efs-support-jciw0m/cluster-cxrezi to be deleted @ 03/17/26 01:34:32.025 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 Failed to post-process pod-logs: unable to read source file "/logs/artifacts/clusters/bootstrap/instances/functional-efs-support-jciw0m/cluster-cxrezi-md-0-9l9d6-7bvs8/pod-logs.log": open /logs/artifacts/clusters/bootstrap/instances/functional-efs-support-jciw0m/cluster-cxrezi-md-0-9l9d6-7bvs8/pod-logs.log: no such file or directory INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 Failed to post-process pod-logs: unable to read source file "/logs/artifacts/clusters/bootstrap/instances/functional-efs-support-jciw0m/cluster-cxrezi-md-0-9l9d6-7bvs8/pod-logs.log": open /logs/artifacts/clusters/bootstrap/instances/functional-efs-support-jciw0m/cluster-cxrezi-md-0-9l9d6-7bvs8/pod-logs.log: no such file or directory INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 Failed to post-process pod-logs: unable to read source file "/logs/artifacts/clusters/bootstrap/instances/functional-efs-support-jciw0m/cluster-cxrezi-control-plane-bmc2p/pod-logs.log": open /logs/artifacts/clusters/bootstrap/instances/functional-efs-support-jciw0m/cluster-cxrezi-control-plane-bmc2p/pod-logs.log: no such file or directory INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-cxrezi --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 STEP: Node 2 released resources: {ec2-normal:0, vpc:1, eip:1, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/17/26 01:39:34.029 << Timeline ------------------------------ P [PENDING] [unmanaged] [functional] [Serial] Upgrade to main branch Kubernetes in same namespace should create the clusters /home/prow/go/src/sigs.k8s.io/cluster-api-provider-aws/test/e2e/suites/unmanaged/unmanaged_functional_test.go:263 ------------------------------ • [760.771 seconds] [unmanaged] [functional] Multitenancy test should create cluster with nested assumed role /home/prow/go/src/sigs.k8s.io/cluster-api-provider-aws/test/e2e/suites/unmanaged/unmanaged_functional_test.go:171 Captured StdOut/StdErr Output >> I0317 01:33:38.314520 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 Cluster is deprecated; use cluster.x-k8s.io/v1beta2 Cluster" I0317 01:33:38.339427 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 Cluster is deprecated; use cluster.x-k8s.io/v1beta2 Cluster" I0317 01:33:38.422135 43421 warning_handler.go:64] "controlplane.cluster.x-k8s.io/v1beta1 KubeadmControlPlane is deprecated; use controlplane.cluster.x-k8s.io/v1beta2 KubeadmControlPlane" I0317 01:33:38.461624 43421 warning_handler.go:64] "controlplane.cluster.x-k8s.io/v1beta1 KubeadmControlPlane is deprecated; use controlplane.cluster.x-k8s.io/v1beta2 KubeadmControlPlane" I0317 01:33:38.506420 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 MachineDeployment is deprecated; use cluster.x-k8s.io/v1beta2 MachineDeployment" I0317 01:33:38.547974 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 MachineDeployment is deprecated; use cluster.x-k8s.io/v1beta2 MachineDeployment" I0317 01:33:38.597524 43421 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0317 01:33:38.638772 43421 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0317 01:33:38.740107 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 01:33:38.790083 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 01:33:38.803807 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 01:33:38.843801 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 01:33:38.860463 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 01:33:38.888219 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 01:40:50.802647 43421 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" << Captured StdOut/StdErr Output Timeline >> STEP: Node 1 acquiring resources: {ec2-normal:2, vpc:1, eip:1, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/17/26 01:33:36.568 STEP: Node 1 acquired resources: {ec2-normal:2, vpc:1, eip:1, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/17/26 01:33:37.57 STEP: Creating a namespace for hosting the "functional-multitenancy-nested" test spec @ 03/17/26 01:33:37.57 INFO: Creating namespace functional-multitenancy-nested-ytke8h INFO: Creating event watcher for namespace "functional-multitenancy-nested-ytke8h" Mar 17 01:33:37.673: INFO: Setting environment variable: key=MULTI_TENANCY_SIMPLE_ROLE_ARN, value=arn:aws:iam::252228595925:role/CAPAMultiTenancySimple Mar 17 01:33:37.673: INFO: Setting environment variable: key=MULTI_TENANCY_SIMPLE_ROLE_NAME, value=CAPAMultiTenancySimple Mar 17 01:33:37.673: INFO: Setting environment variable: key=MULTI_TENANCY_SIMPLE_IDENTITY_NAME, value=capamultitenancysimple Mar 17 01:33:37.782: INFO: Setting environment variable: key=MULTI_TENANCY_JUMP_ROLE_ARN, value=arn:aws:iam::252228595925:role/CAPAMultiTenancyJump Mar 17 01:33:37.782: INFO: Setting environment variable: key=MULTI_TENANCY_JUMP_ROLE_NAME, value=CAPAMultiTenancyJump Mar 17 01:33:37.782: INFO: Setting environment variable: key=MULTI_TENANCY_JUMP_IDENTITY_NAME, value=capamultitenancyjump Mar 17 01:33:37.879: INFO: Setting environment variable: key=MULTI_TENANCY_NESTED_ROLE_ARN, value=arn:aws:iam::252228595925:role/CAPAMultiTenancyNested Mar 17 01:33:37.879: INFO: Setting environment variable: key=MULTI_TENANCY_NESTED_ROLE_NAME, value=CAPAMultiTenancyNested Mar 17 01:33:37.879: INFO: Setting environment variable: key=MULTI_TENANCY_NESTED_IDENTITY_NAME, value=capamultitenancynested STEP: Creating cluster @ 03/17/26 01:33:37.879 INFO: Creating the workload cluster with name "functional-multitenancy-nested-r42gdc" using the "nested-multitenancy" template (Kubernetes v1.34.3, 1 control-plane machines, 0 worker machines) INFO: Getting the cluster template yaml INFO: clusterctl config cluster functional-multitenancy-nested-r42gdc --infrastructure (default) --kubernetes-version v1.34.3 --control-plane-machine-count 1 --worker-machine-count 0 --flavor nested-multitenancy INFO: Creating the workload cluster with name "functional-multitenancy-nested-r42gdc" from the provided yaml INFO: Applying the cluster template yaml of cluster functional-multitenancy-nested-ytke8h/functional-multitenancy-nested-r42gdc INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: Waiting for the cluster infrastructure of cluster functional-multitenancy-nested-ytke8h/functional-multitenancy-nested-r42gdc to be provisioned STEP: Waiting for cluster to enter the provisioned phase @ 03/17/26 01:33:39.191 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: Waiting for control plane of cluster functional-multitenancy-nested-ytke8h/functional-multitenancy-nested-r42gdc to be initialized INFO: Waiting for the first control plane machine managed by functional-multitenancy-nested-ytke8h/functional-multitenancy-nested-r42gdc-control-plane to be provisioned STEP: Waiting for one control plane node to exist @ 03/17/26 01:38:29.813 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 Failed to post-process pod-logs: unable to read source file "/logs/artifacts/clusters/bootstrap/instances/functional-multitenancy-nested-ytke8h/functional-multitenancy-nested-r42gdc-control-plane-7dqps/pod-logs.log": open /logs/artifacts/clusters/bootstrap/instances/functional-multitenancy-nested-ytke8h/functional-multitenancy-nested-r42gdc-control-plane-7dqps/pod-logs.log: no such file or directory INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: Waiting for control plane of cluster functional-multitenancy-nested-ytke8h/functional-multitenancy-nested-r42gdc to be ready INFO: Waiting for control plane functional-multitenancy-nested-ytke8h/functional-multitenancy-nested-r42gdc-control-plane to be ready (implies underlying nodes to be ready as well) STEP: Waiting for the control plane to be ready @ 03/17/26 01:40:50.255 STEP: Checking all the control plane machines are in the expected failure domains @ 03/17/26 01:40:50.302 INFO: Waiting for the machine deployments of cluster functional-multitenancy-nested-ytke8h/functional-multitenancy-nested-r42gdc to be provisioned STEP: Waiting for the workload nodes to exist @ 03/17/26 01:40:50.414 STEP: Checking all the machines controlled by functional-multitenancy-nested-r42gdc-md-0 are in the "" failure domain @ 03/17/26 01:40:50.46 INFO: Waiting for the machine pools of cluster functional-multitenancy-nested-ytke8h/functional-multitenancy-nested-r42gdc to be provisioned STEP: Checking if the bastion is ready @ 03/17/26 01:40:50.528 STEP: creating a core MachineDeployment resource @ 03/17/26 01:40:50.637 STEP: creating a BootstrapConfigTemplate resource @ 03/17/26 01:40:50.722 STEP: creating an InfrastructureMachineTemplate resource @ 03/17/26 01:40:50.803 STEP: Waiting for the workload nodes to exist @ 03/17/26 01:40:50.866 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 Failed to post-process pod-logs: unable to read source file "/logs/artifacts/clusters/bootstrap/instances/functional-multitenancy-nested-ytke8h/functional-multitenancy-nested-r42gdc-md01-vnrcc-chwjr/pod-logs.log": open /logs/artifacts/clusters/bootstrap/instances/functional-multitenancy-nested-ytke8h/functional-multitenancy-nested-r42gdc-md01-vnrcc-chwjr/pod-logs.log: no such file or directory INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 STEP: Finding EC2 instance with ID: aws:///us-west-2a/i-0c560d49b21c3a4a9 @ 03/17/26 01:41:31.186 STEP: PASSED! @ 03/17/26 01:41:31.474 STEP: Dumping all the Cluster API resources in the "functional-multitenancy-nested-ytke8h" namespace @ 03/17/26 01:41:31.474 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 STEP: Dumping all EC2 instances in the "functional-multitenancy-nested-ytke8h" namespace @ 03/17/26 01:41:33.427 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 STEP: Deleting all clusters in the "functional-multitenancy-nested-ytke8h" namespace with intervals ["20m" "10s"] @ 03/17/26 01:41:45.206 STEP: Deleting cluster functional-multitenancy-nested-ytke8h/functional-multitenancy-nested-r42gdc @ 03/17/26 01:41:45.301 INFO: Waiting for the Cluster functional-multitenancy-nested-ytke8h/functional-multitenancy-nested-r42gdc to be deleted STEP: Waiting for cluster functional-multitenancy-nested-ytke8h/functional-multitenancy-nested-r42gdc to be deleted @ 03/17/26 01:41:45.588 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 Failed to post-process pod-logs: unable to read source file "/logs/artifacts/clusters/bootstrap/instances/functional-multitenancy-nested-ytke8h/functional-multitenancy-nested-r42gdc-md01-vnrcc-chwjr/pod-logs.log": open /logs/artifacts/clusters/bootstrap/instances/functional-multitenancy-nested-ytke8h/functional-multitenancy-nested-r42gdc-md01-vnrcc-chwjr/pod-logs.log: no such file or directory INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 Failed to post-process pod-logs: unable to read source file "/logs/artifacts/clusters/bootstrap/instances/functional-multitenancy-nested-ytke8h/functional-multitenancy-nested-r42gdc-control-plane-7dqps/pod-logs.log": open /logs/artifacts/clusters/bootstrap/instances/functional-multitenancy-nested-ytke8h/functional-multitenancy-nested-r42gdc-control-plane-7dqps/pod-logs.log: no such file or directory INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-multitenancy-nested-r42gdc --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 STEP: Deleting namespace used for hosting the "" test spec @ 03/17/26 01:46:16.318 INFO: Deleting namespace functional-multitenancy-nested-ytke8h STEP: Node 1 released resources: {ec2-normal:2, vpc:1, eip:1, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/17/26 01:46:17.337 << Timeline ------------------------------ • [717.628 seconds] [unmanaged] [functional] Workload cluster with AWS SSM Parameter as the Secret Backend should be creatable and deletable /home/prow/go/src/sigs.k8s.io/cluster-api-provider-aws/test/e2e/suites/unmanaged/unmanaged_functional_test.go:320 Captured StdOut/StdErr Output >> I0317 01:39:35.653497 43423 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 Cluster is deprecated; use cluster.x-k8s.io/v1beta2 Cluster" I0317 01:39:35.796750 43423 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 Cluster is deprecated; use cluster.x-k8s.io/v1beta2 Cluster" I0317 01:39:35.890335 43423 warning_handler.go:64] "controlplane.cluster.x-k8s.io/v1beta1 KubeadmControlPlane is deprecated; use controlplane.cluster.x-k8s.io/v1beta2 KubeadmControlPlane" I0317 01:39:36.093186 43423 warning_handler.go:64] "controlplane.cluster.x-k8s.io/v1beta1 KubeadmControlPlane is deprecated; use controlplane.cluster.x-k8s.io/v1beta2 KubeadmControlPlane" I0317 01:39:36.318107 43423 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 MachineDeployment is deprecated; use cluster.x-k8s.io/v1beta2 MachineDeployment" I0317 01:39:36.479328 43423 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 MachineDeployment is deprecated; use cluster.x-k8s.io/v1beta2 MachineDeployment" I0317 01:39:36.714617 43423 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0317 01:39:36.992892 43423 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0317 01:39:37.286696 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 01:39:37.771841 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 01:39:37.795997 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 01:39:37.903698 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 01:39:37.936385 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 01:39:38.792571 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" << Captured StdOut/StdErr Output Timeline >> STEP: Node 2 acquiring resources: {ec2-normal:0, vpc:1, eip:3, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/17/26 01:39:34.037 STEP: Node 2 acquired resources: {ec2-normal:0, vpc:1, eip:3, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/17/26 01:39:35.038 STEP: Creating a namespace for hosting the "functional-test-ssm-parameter-store" test spec @ 03/17/26 01:39:35.038 INFO: Creating namespace functional-test-ssm-parameter-store-o6o4us INFO: Creating event watcher for namespace "functional-test-ssm-parameter-store-o6o4us" STEP: Creating a cluster @ 03/17/26 01:39:35.062 INFO: Creating the workload cluster with name "functional-test-ssm-parameter-store-je5zes" using the "ssm" template (Kubernetes v1.34.3, 1 control-plane machines, 1 worker machines) INFO: Getting the cluster template yaml INFO: clusterctl config cluster functional-test-ssm-parameter-store-je5zes --infrastructure (default) --kubernetes-version v1.34.3 --control-plane-machine-count 1 --worker-machine-count 1 --flavor ssm INFO: Creating the workload cluster with name "functional-test-ssm-parameter-store-je5zes" from the provided yaml INFO: Applying the cluster template yaml of cluster functional-test-ssm-parameter-store-o6o4us/functional-test-ssm-parameter-store-je5zes INFO: Waiting for the cluster infrastructure of cluster functional-test-ssm-parameter-store-o6o4us/functional-test-ssm-parameter-store-je5zes to be provisioned STEP: Waiting for cluster to enter the provisioned phase @ 03/17/26 01:39:39.053 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: Waiting for control plane of cluster functional-test-ssm-parameter-store-o6o4us/functional-test-ssm-parameter-store-je5zes to be initialized INFO: Waiting for the first control plane machine managed by functional-test-ssm-parameter-store-o6o4us/functional-test-ssm-parameter-store-je5zes-control-plane to be provisioned STEP: Waiting for one control plane node to exist @ 03/17/26 01:44:39.715 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 Failed to post-process pod-logs: unable to read source file "/logs/artifacts/clusters/bootstrap/instances/functional-test-ssm-parameter-store-o6o4us/functional-test-ssm-parameter-store-je5zes-control-plane-7csgp/pod-logs.log": open /logs/artifacts/clusters/bootstrap/instances/functional-test-ssm-parameter-store-o6o4us/functional-test-ssm-parameter-store-je5zes-control-plane-7csgp/pod-logs.log: no such file or directory Failed to post-process pod-logs: unable to read source file "/logs/artifacts/clusters/bootstrap/instances/functional-test-ssm-parameter-store-o6o4us/functional-test-ssm-parameter-store-je5zes-md-0-bgzqz-hxkz2/pod-logs.log": open /logs/artifacts/clusters/bootstrap/instances/functional-test-ssm-parameter-store-o6o4us/functional-test-ssm-parameter-store-je5zes-md-0-bgzqz-hxkz2/pod-logs.log: no such file or directory INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: Waiting for control plane of cluster functional-test-ssm-parameter-store-o6o4us/functional-test-ssm-parameter-store-je5zes to be ready INFO: Waiting for control plane functional-test-ssm-parameter-store-o6o4us/functional-test-ssm-parameter-store-je5zes-control-plane to be ready (implies underlying nodes to be ready as well) STEP: Waiting for the control plane to be ready @ 03/17/26 01:47:29.858 STEP: Checking all the control plane machines are in the expected failure domains @ 03/17/26 01:47:29.88 INFO: Waiting for the machine deployments of cluster functional-test-ssm-parameter-store-o6o4us/functional-test-ssm-parameter-store-je5zes to be provisioned STEP: Waiting for the workload nodes to exist @ 03/17/26 01:47:29.912 STEP: Checking all the machines controlled by functional-test-ssm-parameter-store-je5zes-md-0 are in the "" failure domain @ 03/17/26 01:47:29.926 INFO: Waiting for the machine pools of cluster functional-test-ssm-parameter-store-o6o4us/functional-test-ssm-parameter-store-je5zes to be provisioned STEP: Verifying AWSMachineTemplate capacity and nodeInfo is populated for autoscaling from zero @ 03/17/26 01:47:30.006 STEP: Dumping all the Cluster API resources in the "functional-test-ssm-parameter-store-o6o4us" namespace @ 03/17/26 01:47:30.03 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 STEP: Dumping all EC2 instances in the "functional-test-ssm-parameter-store-o6o4us" namespace @ 03/17/26 01:47:31.344 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 STEP: Deleting all clusters in the "functional-test-ssm-parameter-store-o6o4us" namespace with intervals ["20m" "10s"] @ 03/17/26 01:47:40.189 STEP: Deleting cluster functional-test-ssm-parameter-store-o6o4us/functional-test-ssm-parameter-store-je5zes @ 03/17/26 01:47:40.212 INFO: Waiting for the Cluster functional-test-ssm-parameter-store-o6o4us/functional-test-ssm-parameter-store-je5zes to be deleted STEP: Waiting for cluster functional-test-ssm-parameter-store-o6o4us/functional-test-ssm-parameter-store-je5zes to be deleted @ 03/17/26 01:47:40.244 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 Failed to post-process pod-logs: unable to read source file "/logs/artifacts/clusters/bootstrap/instances/functional-test-ssm-parameter-store-o6o4us/functional-test-ssm-parameter-store-je5zes-md-0-bgzqz-hxkz2/pod-logs.log": open /logs/artifacts/clusters/bootstrap/instances/functional-test-ssm-parameter-store-o6o4us/functional-test-ssm-parameter-store-je5zes-md-0-bgzqz-hxkz2/pod-logs.log: no such file or directory INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 Failed to post-process pod-logs: unable to read source file "/logs/artifacts/clusters/bootstrap/instances/functional-test-ssm-parameter-store-o6o4us/functional-test-ssm-parameter-store-je5zes-control-plane-7csgp/pod-logs.log": open /logs/artifacts/clusters/bootstrap/instances/functional-test-ssm-parameter-store-o6o4us/functional-test-ssm-parameter-store-je5zes-control-plane-7csgp/pod-logs.log: no such file or directory INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ssm-parameter-store-je5zes --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 STEP: Deleting namespace used for hosting the "" test spec @ 03/17/26 01:51:30.644 INFO: Deleting namespace functional-test-ssm-parameter-store-o6o4us STEP: Node 2 released resources: {ec2-normal:0, vpc:1, eip:3, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/17/26 01:51:31.662 << Timeline ------------------------------ • [954.767 seconds] [unmanaged] [functional] MachineDeployment misconfigurations MachineDeployment misconfigurations /home/prow/go/src/sigs.k8s.io/cluster-api-provider-aws/test/e2e/suites/unmanaged/unmanaged_functional_test.go:374 Captured StdOut/StdErr Output >> I0317 01:46:18.850511 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 Cluster is deprecated; use cluster.x-k8s.io/v1beta2 Cluster" I0317 01:46:18.878493 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 Cluster is deprecated; use cluster.x-k8s.io/v1beta2 Cluster" I0317 01:46:18.959058 43421 warning_handler.go:64] "controlplane.cluster.x-k8s.io/v1beta1 KubeadmControlPlane is deprecated; use controlplane.cluster.x-k8s.io/v1beta2 KubeadmControlPlane" I0317 01:46:19.042360 43421 warning_handler.go:64] "controlplane.cluster.x-k8s.io/v1beta1 KubeadmControlPlane is deprecated; use controlplane.cluster.x-k8s.io/v1beta2 KubeadmControlPlane" I0317 01:46:19.278376 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 MachineDeployment is deprecated; use cluster.x-k8s.io/v1beta2 MachineDeployment" I0317 01:46:19.401311 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 MachineDeployment is deprecated; use cluster.x-k8s.io/v1beta2 MachineDeployment" I0317 01:46:19.492387 43421 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0317 01:46:19.579070 43421 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0317 01:46:19.746298 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 01:46:19.823386 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 01:46:19.843026 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 01:46:19.903189 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 01:46:19.922353 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 01:46:20.031378 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 01:53:40.623492 43421 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0317 01:53:41.073417 43421 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" << Captured StdOut/StdErr Output Timeline >> STEP: Node 1 acquiring resources: {ec2-normal:2, vpc:1, eip:3, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/17/26 01:46:17.342 STEP: Node 1 acquired resources: {ec2-normal:2, vpc:1, eip:3, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/17/26 01:46:18.343 STEP: Creating a namespace for hosting the "functional-test-md-misconfigurations" test spec @ 03/17/26 01:46:18.343 INFO: Creating namespace functional-test-md-misconfigurations-0vv2wx INFO: Creating event watcher for namespace "functional-test-md-misconfigurations-0vv2wx" STEP: Creating a cluster @ 03/17/26 01:46:18.365 INFO: Creating the workload cluster with name "functional-test-md-misconfigurations-6ydjea" using the "(default)" template (Kubernetes v1.34.3, 1 control-plane machines, 0 worker machines) INFO: Getting the cluster template yaml INFO: clusterctl config cluster functional-test-md-misconfigurations-6ydjea --infrastructure (default) --kubernetes-version v1.34.3 --control-plane-machine-count 1 --worker-machine-count 0 --flavor (default) INFO: Creating the workload cluster with name "functional-test-md-misconfigurations-6ydjea" from the provided yaml INFO: Applying the cluster template yaml of cluster functional-test-md-misconfigurations-0vv2wx/functional-test-md-misconfigurations-6ydjea INFO: Waiting for the cluster infrastructure of cluster functional-test-md-misconfigurations-0vv2wx/functional-test-md-misconfigurations-6ydjea to be provisioned STEP: Waiting for cluster to enter the provisioned phase @ 03/17/26 01:46:20.176 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: Waiting for control plane of cluster functional-test-md-misconfigurations-0vv2wx/functional-test-md-misconfigurations-6ydjea to be initialized INFO: Waiting for the first control plane machine managed by functional-test-md-misconfigurations-0vv2wx/functional-test-md-misconfigurations-6ydjea-control-plane to be provisioned STEP: Waiting for one control plane node to exist @ 03/17/26 01:50:40.397 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 Failed to post-process pod-logs: unable to read source file "/logs/artifacts/clusters/bootstrap/instances/functional-test-md-misconfigurations-0vv2wx/functional-test-md-misconfigurations-6ydjea-control-plane-wpq68/pod-logs.log": open /logs/artifacts/clusters/bootstrap/instances/functional-test-md-misconfigurations-0vv2wx/functional-test-md-misconfigurations-6ydjea-control-plane-wpq68/pod-logs.log: no such file or directory INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: Waiting for control plane of cluster functional-test-md-misconfigurations-0vv2wx/functional-test-md-misconfigurations-6ydjea to be ready INFO: Waiting for control plane functional-test-md-misconfigurations-0vv2wx/functional-test-md-misconfigurations-6ydjea-control-plane to be ready (implies underlying nodes to be ready as well) STEP: Waiting for the control plane to be ready @ 03/17/26 01:53:30.504 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 STEP: Checking all the control plane machines are in the expected failure domains @ 03/17/26 01:53:40.523 INFO: Waiting for the machine deployments of cluster functional-test-md-misconfigurations-0vv2wx/functional-test-md-misconfigurations-6ydjea to be provisioned STEP: Waiting for the workload nodes to exist @ 03/17/26 01:53:40.541 STEP: Checking all the machines controlled by functional-test-md-misconfigurations-6ydjea-md-0 are in the "" failure domain @ 03/17/26 01:53:40.549 INFO: Waiting for the machine pools of cluster functional-test-md-misconfigurations-0vv2wx/functional-test-md-misconfigurations-6ydjea to be provisioned STEP: Creating Machine Deployment with invalid subnet ID @ 03/17/26 01:53:40.569 STEP: creating a core MachineDeployment resource @ 03/17/26 01:53:40.569 STEP: creating a BootstrapConfigTemplate resource @ 03/17/26 01:53:40.599 STEP: creating an InfrastructureMachineTemplate resource @ 03/17/26 01:53:40.623 STEP: Looking for failure event to be reported @ 03/17/26 01:53:40.635 STEP: Creating Machine Deployment in non-configured Availability Zone @ 03/17/26 01:53:40.685 STEP: creating a core MachineDeployment resource @ 03/17/26 01:53:40.944 STEP: creating a BootstrapConfigTemplate resource @ 03/17/26 01:53:40.973 STEP: creating an InfrastructureMachineTemplate resource @ 03/17/26 01:53:41.073 STEP: Looking for failure event to be reported @ 03/17/26 01:53:41.086 STEP: Dumping all the Cluster API resources in the "functional-test-md-misconfigurations-0vv2wx" namespace @ 03/17/26 01:53:41.131 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 STEP: Dumping all EC2 instances in the "functional-test-md-misconfigurations-0vv2wx" namespace @ 03/17/26 01:53:42.434 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 STEP: Deleting all clusters in the "functional-test-md-misconfigurations-0vv2wx" namespace with intervals ["20m" "10s"] @ 03/17/26 01:53:59.651 STEP: Deleting cluster functional-test-md-misconfigurations-0vv2wx/functional-test-md-misconfigurations-6ydjea @ 03/17/26 01:53:59.666 INFO: Waiting for the Cluster functional-test-md-misconfigurations-0vv2wx/functional-test-md-misconfigurations-6ydjea to be deleted STEP: Waiting for cluster functional-test-md-misconfigurations-0vv2wx/functional-test-md-misconfigurations-6ydjea to be deleted @ 03/17/26 01:53:59.694 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 Failed to post-process pod-logs: unable to read source file "/logs/artifacts/clusters/bootstrap/instances/functional-test-md-misconfigurations-0vv2wx/functional-test-md-misconfigurations-6ydjea-md-2-8mq2s-wm9xr/pod-logs.log": open /logs/artifacts/clusters/bootstrap/instances/functional-test-md-misconfigurations-0vv2wx/functional-test-md-misconfigurations-6ydjea-md-2-8mq2s-wm9xr/pod-logs.log: no such file or directory INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 Failed to post-process pod-logs: unable to read source file "/logs/artifacts/clusters/bootstrap/instances/functional-test-md-misconfigurations-0vv2wx/functional-test-md-misconfigurations-6ydjea-md-2-8mq2s-wm9xr/pod-logs.log": open /logs/artifacts/clusters/bootstrap/instances/functional-test-md-misconfigurations-0vv2wx/functional-test-md-misconfigurations-6ydjea-md-2-8mq2s-wm9xr/pod-logs.log: no such file or directory INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 Failed to post-process pod-logs: unable to read source file "/logs/artifacts/clusters/bootstrap/instances/functional-test-md-misconfigurations-0vv2wx/functional-test-md-misconfigurations-6ydjea-control-plane-wpq68/pod-logs.log": open /logs/artifacts/clusters/bootstrap/instances/functional-test-md-misconfigurations-0vv2wx/functional-test-md-misconfigurations-6ydjea-control-plane-wpq68/pod-logs.log: no such file or directory INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-md-misconfigurations-6ydjea --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 STEP: Deleting namespace used for hosting the "" test spec @ 03/17/26 02:02:10.974 INFO: Deleting namespace functional-test-md-misconfigurations-0vv2wx STEP: Node 1 released resources: {ec2-normal:2, vpc:1, eip:3, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/17/26 02:02:12.106 << Timeline ------------------------------ P [PENDING] [unmanaged] [functional] Multiple workload clusters in different namespaces with machine failures should setup namespaces correctly for the two clusters /home/prow/go/src/sigs.k8s.io/cluster-api-provider-aws/test/e2e/suites/unmanaged/unmanaged_functional_test.go:484 ------------------------------ P [PENDING] [unmanaged] [functional] Multiple workload clusters Defining clusters in the same namespace should create the clusters /home/prow/go/src/sigs.k8s.io/cluster-api-provider-aws/test/e2e/suites/unmanaged/unmanaged_functional_test.go:570 ------------------------------ • [1009.297 seconds] [unmanaged] [functional] Workload cluster in multiple AZs It should be creatable and deletable /home/prow/go/src/sigs.k8s.io/cluster-api-provider-aws/test/e2e/suites/unmanaged/unmanaged_functional_test.go:427 Captured StdOut/StdErr Output >> I0317 01:51:33.075866 43423 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 Cluster is deprecated; use cluster.x-k8s.io/v1beta2 Cluster" I0317 01:51:33.098047 43423 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 Cluster is deprecated; use cluster.x-k8s.io/v1beta2 Cluster" I0317 01:51:33.145317 43423 warning_handler.go:64] "controlplane.cluster.x-k8s.io/v1beta1 KubeadmControlPlane is deprecated; use controlplane.cluster.x-k8s.io/v1beta2 KubeadmControlPlane" I0317 01:51:33.184190 43423 warning_handler.go:64] "controlplane.cluster.x-k8s.io/v1beta1 KubeadmControlPlane is deprecated; use controlplane.cluster.x-k8s.io/v1beta2 KubeadmControlPlane" I0317 01:51:33.242195 43423 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 MachineDeployment is deprecated; use cluster.x-k8s.io/v1beta2 MachineDeployment" I0317 01:51:33.284552 43423 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 MachineDeployment is deprecated; use cluster.x-k8s.io/v1beta2 MachineDeployment" I0317 01:51:33.355003 43423 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0317 01:51:33.428604 43423 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0317 01:51:33.528844 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 01:51:33.576285 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 01:51:33.597590 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 01:51:33.628180 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 01:51:33.645430 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 01:51:33.676048 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:01:24.840582 43423 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0317 02:01:25.166363 43423 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" << Captured StdOut/StdErr Output Timeline >> STEP: Node 2 acquiring resources: {ec2-normal:0, vpc:1, eip:3, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0, eventBridge-rules:0} @ 03/17/26 01:51:31.666 STEP: Node 2 acquired resources: {ec2-normal:0, vpc:1, eip:3, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0, eventBridge-rules:0} @ 03/17/26 01:51:32.667 STEP: Creating a namespace for hosting the "functional-test-multi-az" test spec @ 03/17/26 01:51:32.667 INFO: Creating namespace functional-test-multi-az-t909ej INFO: Creating event watcher for namespace "functional-test-multi-az-t909ej" STEP: Creating a cluster @ 03/17/26 01:51:32.681 INFO: Creating the workload cluster with name "functional-test-multi-az-cvylfp" using the "multi-az" template (Kubernetes v1.34.3, 3 control-plane machines, 0 worker machines) INFO: Getting the cluster template yaml INFO: clusterctl config cluster functional-test-multi-az-cvylfp --infrastructure (default) --kubernetes-version v1.34.3 --control-plane-machine-count 3 --worker-machine-count 0 --flavor multi-az INFO: Creating the workload cluster with name "functional-test-multi-az-cvylfp" from the provided yaml INFO: Applying the cluster template yaml of cluster functional-test-multi-az-t909ej/functional-test-multi-az-cvylfp INFO: Waiting for the cluster infrastructure of cluster functional-test-multi-az-t909ej/functional-test-multi-az-cvylfp to be provisioned STEP: Waiting for cluster to enter the provisioned phase @ 03/17/26 01:51:33.766 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: Waiting for control plane of cluster functional-test-multi-az-t909ej/functional-test-multi-az-cvylfp to be initialized INFO: Waiting for the first control plane machine managed by functional-test-multi-az-t909ej/functional-test-multi-az-cvylfp-control-plane to be provisioned STEP: Waiting for one control plane node to exist @ 03/17/26 01:56:54.136 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 Failed to post-process pod-logs: unable to read source file "/logs/artifacts/clusters/bootstrap/instances/functional-test-multi-az-t909ej/functional-test-multi-az-cvylfp-control-plane-5lqmt/pod-logs.log": open /logs/artifacts/clusters/bootstrap/instances/functional-test-multi-az-t909ej/functional-test-multi-az-cvylfp-control-plane-5lqmt/pod-logs.log: no such file or directory INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 Failed to post-process pod-logs: unable to base64 decode input data: illegal base64 data at input byte 3 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: Waiting for control plane of cluster functional-test-multi-az-t909ej/functional-test-multi-az-cvylfp to be ready INFO: Waiting for the remaining control plane machines managed by functional-test-multi-az-t909ej/functional-test-multi-az-cvylfp-control-plane to be provisioned STEP: Waiting for all control plane nodes to exist @ 03/17/26 01:59:14.224 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: Waiting for control plane functional-test-multi-az-t909ej/functional-test-multi-az-cvylfp-control-plane to be ready (implies underlying nodes to be ready as well) STEP: Waiting for the control plane to be ready @ 03/17/26 02:01:24.399 STEP: Checking all the control plane machines are in the expected failure domains @ 03/17/26 02:01:24.403 INFO: Waiting for the machine deployments of cluster functional-test-multi-az-t909ej/functional-test-multi-az-cvylfp to be provisioned STEP: Waiting for the workload nodes to exist @ 03/17/26 02:01:24.42 STEP: Checking all the machines controlled by functional-test-multi-az-cvylfp-md-0 are in the "" failure domain @ 03/17/26 02:01:24.427 INFO: Waiting for the machine pools of cluster functional-test-multi-az-t909ej/functional-test-multi-az-cvylfp to be provisioned STEP: Validating that the subnet were created @ 03/17/26 02:01:24.444 STEP: Adding worker nodes to additional subnets @ 03/17/26 02:01:24.471 STEP: creating a core MachineDeployment resource @ 03/17/26 02:01:24.79 STEP: creating a BootstrapConfigTemplate resource @ 03/17/26 02:01:24.814 STEP: creating an InfrastructureMachineTemplate resource @ 03/17/26 02:01:24.841 STEP: creating a core MachineDeployment resource @ 03/17/26 02:01:25.124 STEP: creating a BootstrapConfigTemplate resource @ 03/17/26 02:01:25.145 STEP: creating an InfrastructureMachineTemplate resource @ 03/17/26 02:01:25.166 STEP: Waiting for new worker nodes to become ready @ 03/17/26 02:01:25.177 STEP: Waiting for the workload nodes to exist @ 03/17/26 02:01:25.178 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 STEP: Waiting for the workload nodes to exist @ 03/17/26 02:02:05.245 STEP: Dumping all the Cluster API resources in the "functional-test-multi-az-t909ej" namespace @ 03/17/26 02:02:05.345 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 STEP: Dumping all EC2 instances in the "functional-test-multi-az-t909ej" namespace @ 03/17/26 02:02:06.344 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 Failed to post-process pod-logs: unable to base64 decode input data: illegal base64 data at input byte 4 STEP: Deleting all clusters in the "functional-test-multi-az-t909ej" namespace with intervals ["20m" "10s"] @ 03/17/26 02:02:28.744 STEP: Deleting cluster functional-test-multi-az-t909ej/functional-test-multi-az-cvylfp @ 03/17/26 02:02:28.758 INFO: Waiting for the Cluster functional-test-multi-az-t909ej/functional-test-multi-az-cvylfp to be deleted STEP: Waiting for cluster functional-test-multi-az-t909ej/functional-test-multi-az-cvylfp to be deleted @ 03/17/26 02:02:28.813 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 Failed to post-process pod-logs: unable to read source file "/logs/artifacts/clusters/bootstrap/instances/functional-test-multi-az-t909ej/functional-test-multi-az-cvylfp-md-1-nljjt-6ngw4/pod-logs.log": open /logs/artifacts/clusters/bootstrap/instances/functional-test-multi-az-t909ej/functional-test-multi-az-cvylfp-md-1-nljjt-6ngw4/pod-logs.log: no such file or directory Failed to post-process pod-logs: unable to read source file "/logs/artifacts/clusters/bootstrap/instances/functional-test-multi-az-t909ej/functional-test-multi-az-cvylfp-md-2-wkssn-s5jpv/pod-logs.log": open /logs/artifacts/clusters/bootstrap/instances/functional-test-multi-az-t909ej/functional-test-multi-az-cvylfp-md-2-wkssn-s5jpv/pod-logs.log: no such file or directory INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 Failed to post-process pod-logs: unable to read source file "/logs/artifacts/clusters/bootstrap/instances/functional-test-multi-az-t909ej/functional-test-multi-az-cvylfp-control-plane-5lqmt/pod-logs.log": open /logs/artifacts/clusters/bootstrap/instances/functional-test-multi-az-t909ej/functional-test-multi-az-cvylfp-control-plane-5lqmt/pod-logs.log: no such file or directory Failed to post-process pod-logs: unable to read source file "/logs/artifacts/clusters/bootstrap/instances/functional-test-multi-az-t909ej/functional-test-multi-az-cvylfp-control-plane-bxvxl/pod-logs.log": open /logs/artifacts/clusters/bootstrap/instances/functional-test-multi-az-t909ej/functional-test-multi-az-cvylfp-control-plane-bxvxl/pod-logs.log: no such file or directory Failed to post-process pod-logs: unable to read source file "/logs/artifacts/clusters/bootstrap/instances/functional-test-multi-az-t909ej/functional-test-multi-az-cvylfp-control-plane-crmjt/pod-logs.log": open /logs/artifacts/clusters/bootstrap/instances/functional-test-multi-az-t909ej/functional-test-multi-az-cvylfp-control-plane-crmjt/pod-logs.log: no such file or directory INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 Failed to post-process pod-logs: unable to read source file "/logs/artifacts/clusters/bootstrap/instances/functional-test-multi-az-t909ej/functional-test-multi-az-cvylfp-control-plane-bxvxl/pod-logs.log": open /logs/artifacts/clusters/bootstrap/instances/functional-test-multi-az-t909ej/functional-test-multi-az-cvylfp-control-plane-bxvxl/pod-logs.log: no such file or directory Failed to post-process pod-logs: unable to read source file "/logs/artifacts/clusters/bootstrap/instances/functional-test-multi-az-t909ej/functional-test-multi-az-cvylfp-control-plane-crmjt/pod-logs.log": open /logs/artifacts/clusters/bootstrap/instances/functional-test-multi-az-t909ej/functional-test-multi-az-cvylfp-control-plane-crmjt/pod-logs.log: no such file or directory INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 Failed to post-process pod-logs: unable to read source file "/logs/artifacts/clusters/bootstrap/instances/functional-test-multi-az-t909ej/functional-test-multi-az-cvylfp-control-plane-bxvxl/pod-logs.log": open /logs/artifacts/clusters/bootstrap/instances/functional-test-multi-az-t909ej/functional-test-multi-az-cvylfp-control-plane-bxvxl/pod-logs.log: no such file or directory Failed to post-process pod-logs: unable to read source file "/logs/artifacts/clusters/bootstrap/instances/functional-test-multi-az-t909ej/functional-test-multi-az-cvylfp-control-plane-crmjt/pod-logs.log": open /logs/artifacts/clusters/bootstrap/instances/functional-test-multi-az-t909ej/functional-test-multi-az-cvylfp-control-plane-crmjt/pod-logs.log: no such file or directory INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-multi-az-cvylfp --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 STEP: Deleting namespace used for hosting the "" test spec @ 03/17/26 02:08:19.947 INFO: Deleting namespace functional-test-multi-az-t909ej STEP: Node 2 released resources: {ec2-normal:0, vpc:1, eip:3, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0, eventBridge-rules:0} @ 03/17/26 02:08:20.961 << Timeline ------------------------------ • [744.194 seconds] [unmanaged] [functional] Workload cluster with spot instances should be creatable and deletable /home/prow/go/src/sigs.k8s.io/cluster-api-provider-aws/test/e2e/suites/unmanaged/unmanaged_functional_test.go:599 Captured StdOut/StdErr Output >> I0317 02:02:13.553304 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 Cluster is deprecated; use cluster.x-k8s.io/v1beta2 Cluster" I0317 02:02:13.574392 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 Cluster is deprecated; use cluster.x-k8s.io/v1beta2 Cluster" I0317 02:02:13.618204 43421 warning_handler.go:64] "controlplane.cluster.x-k8s.io/v1beta1 KubeadmControlPlane is deprecated; use controlplane.cluster.x-k8s.io/v1beta2 KubeadmControlPlane" I0317 02:02:13.658066 43421 warning_handler.go:64] "controlplane.cluster.x-k8s.io/v1beta1 KubeadmControlPlane is deprecated; use controlplane.cluster.x-k8s.io/v1beta2 KubeadmControlPlane" I0317 02:02:13.699192 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 MachineDeployment is deprecated; use cluster.x-k8s.io/v1beta2 MachineDeployment" I0317 02:02:13.734540 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 MachineDeployment is deprecated; use cluster.x-k8s.io/v1beta2 MachineDeployment" I0317 02:02:13.778464 43421 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0317 02:02:13.811344 43421 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0317 02:02:13.895684 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:02:13.950196 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:02:13.977770 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:02:14.003046 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:02:14.017238 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:02:14.045524 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" << Captured StdOut/StdErr Output Timeline >> STEP: Node 1 acquiring resources: {ec2-normal:4, vpc:1, eip:3, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/17/26 02:02:12.112 STEP: Node 1 acquired resources: {ec2-normal:4, vpc:1, eip:3, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/17/26 02:02:13.114 STEP: Creating a namespace for hosting the "functional-test-spot-instances" test spec @ 03/17/26 02:02:13.114 INFO: Creating namespace functional-test-spot-instances-mihchz INFO: Creating event watcher for namespace "functional-test-spot-instances-mihchz" STEP: Creating a cluster @ 03/17/26 02:02:13.133 INFO: Creating the workload cluster with name "functional-test-spot-instances-3r500c" using the "spot-instances" template (Kubernetes v1.34.3, 1 control-plane machines, 1 worker machines) INFO: Getting the cluster template yaml INFO: clusterctl config cluster functional-test-spot-instances-3r500c --infrastructure (default) --kubernetes-version v1.34.3 --control-plane-machine-count 1 --worker-machine-count 1 --flavor spot-instances INFO: Creating the workload cluster with name "functional-test-spot-instances-3r500c" from the provided yaml INFO: Applying the cluster template yaml of cluster functional-test-spot-instances-mihchz/functional-test-spot-instances-3r500c INFO: Waiting for the cluster infrastructure of cluster functional-test-spot-instances-mihchz/functional-test-spot-instances-3r500c to be provisioned STEP: Waiting for cluster to enter the provisioned phase @ 03/17/26 02:02:14.139 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 Failed to post-process pod-logs: unable to read source file "/logs/artifacts/clusters/bootstrap/instances/functional-test-spot-instances-mihchz/functional-test-spot-instances-3r500c-control-plane-jvwql/pod-logs.log": open /logs/artifacts/clusters/bootstrap/instances/functional-test-spot-instances-mihchz/functional-test-spot-instances-3r500c-control-plane-jvwql/pod-logs.log: no such file or directory INFO: Waiting for control plane of cluster functional-test-spot-instances-mihchz/functional-test-spot-instances-3r500c to be initialized INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: Waiting for the first control plane machine managed by functional-test-spot-instances-mihchz/functional-test-spot-instances-3r500c-control-plane to be provisioned STEP: Waiting for one control plane node to exist @ 03/17/26 02:07:04.702 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: Waiting for control plane of cluster functional-test-spot-instances-mihchz/functional-test-spot-instances-3r500c to be ready INFO: Waiting for control plane functional-test-spot-instances-mihchz/functional-test-spot-instances-3r500c-control-plane to be ready (implies underlying nodes to be ready as well) STEP: Waiting for the control plane to be ready @ 03/17/26 02:10:05.011 STEP: Checking all the control plane machines are in the expected failure domains @ 03/17/26 02:10:05.059 INFO: Waiting for the machine deployments of cluster functional-test-spot-instances-mihchz/functional-test-spot-instances-3r500c to be provisioned STEP: Waiting for the workload nodes to exist @ 03/17/26 02:10:05.088 STEP: Checking all the machines controlled by functional-test-spot-instances-3r500c-md-0 are in the "" failure domain @ 03/17/26 02:10:05.109 INFO: Waiting for the machine pools of cluster functional-test-spot-instances-mihchz/functional-test-spot-instances-3r500c to be provisioned STEP: Finding EC2 spot instance with ID: aws:///us-west-2a/i-0fc8cd869ae0b738b @ 03/17/26 02:10:05.31 STEP: Dumping all the Cluster API resources in the "functional-test-spot-instances-mihchz" namespace @ 03/17/26 02:10:05.596 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 STEP: Dumping all EC2 instances in the "functional-test-spot-instances-mihchz" namespace @ 03/17/26 02:10:06.745 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 STEP: Deleting all clusters in the "functional-test-spot-instances-mihchz" namespace with intervals ["20m" "10s"] @ 03/17/26 02:10:24.856 STEP: Deleting cluster functional-test-spot-instances-mihchz/functional-test-spot-instances-3r500c @ 03/17/26 02:10:24.872 INFO: Waiting for the Cluster functional-test-spot-instances-mihchz/functional-test-spot-instances-3r500c to be deleted STEP: Waiting for cluster functional-test-spot-instances-mihchz/functional-test-spot-instances-3r500c to be deleted @ 03/17/26 02:10:24.898 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 Failed to post-process pod-logs: unable to read source file "/logs/artifacts/clusters/bootstrap/instances/functional-test-spot-instances-mihchz/functional-test-spot-instances-3r500c-md-0-f8f8v-wfdj4/pod-logs.log": open /logs/artifacts/clusters/bootstrap/instances/functional-test-spot-instances-mihchz/functional-test-spot-instances-3r500c-md-0-f8f8v-wfdj4/pod-logs.log: no such file or directory INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 Failed to post-process pod-logs: unable to read source file "/logs/artifacts/clusters/bootstrap/instances/functional-test-spot-instances-mihchz/functional-test-spot-instances-3r500c-control-plane-jvwql/pod-logs.log": open /logs/artifacts/clusters/bootstrap/instances/functional-test-spot-instances-mihchz/functional-test-spot-instances-3r500c-control-plane-jvwql/pod-logs.log: no such file or directory INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-spot-instances-3r500c --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 STEP: Deleting namespace used for hosting the "" test spec @ 03/17/26 02:14:35.286 INFO: Deleting namespace functional-test-spot-instances-mihchz STEP: Node 1 released resources: {ec2-normal:4, vpc:1, eip:3, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/17/26 02:14:36.303 << Timeline ------------------------------ • [803.315 seconds] [unmanaged] [functional] Workload cluster with AWS S3 and Ignition parameter It should be creatable and deletable /home/prow/go/src/sigs.k8s.io/cluster-api-provider-aws/test/e2e/suites/unmanaged/unmanaged_functional_test.go:634 Captured StdOut/StdErr Output >> I0317 02:08:21.310937 43423 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 Cluster is deprecated; use cluster.x-k8s.io/v1beta2 Cluster" I0317 02:08:21.333900 43423 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 Cluster is deprecated; use cluster.x-k8s.io/v1beta2 Cluster" I0317 02:08:21.382923 43423 warning_handler.go:64] "controlplane.cluster.x-k8s.io/v1beta1 KubeadmControlPlane is deprecated; use controlplane.cluster.x-k8s.io/v1beta2 KubeadmControlPlane" I0317 02:08:21.428613 43423 warning_handler.go:64] "controlplane.cluster.x-k8s.io/v1beta1 KubeadmControlPlane is deprecated; use controlplane.cluster.x-k8s.io/v1beta2 KubeadmControlPlane" I0317 02:08:21.479552 43423 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 MachineDeployment is deprecated; use cluster.x-k8s.io/v1beta2 MachineDeployment" I0317 02:08:21.523093 43423 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 MachineDeployment is deprecated; use cluster.x-k8s.io/v1beta2 MachineDeployment" I0317 02:08:21.576553 43423 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0317 02:08:21.613394 43423 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0317 02:08:21.697338 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:08:21.725945 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:08:21.737201 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:08:21.763256 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:08:21.777155 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:08:21.799799 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:16:52.521534 43423 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" << Captured StdOut/StdErr Output Timeline >> STEP: Creating a namespace for hosting the "functional-test-ignition" test spec @ 03/17/26 02:08:20.963 INFO: Creating namespace functional-test-ignition-nc5g0e INFO: Creating event watcher for namespace "functional-test-ignition-nc5g0e" STEP: Creating a cluster @ 03/17/26 02:08:20.975 INFO: Creating the workload cluster with name "functional-test-ignition-ly54io" using the "ignition" template (Kubernetes v1.34.3, 1 control-plane machines, 1 worker machines) INFO: Getting the cluster template yaml INFO: clusterctl config cluster functional-test-ignition-ly54io --infrastructure (default) --kubernetes-version v1.34.3 --control-plane-machine-count 1 --worker-machine-count 1 --flavor ignition INFO: Creating the workload cluster with name "functional-test-ignition-ly54io" from the provided yaml INFO: Applying the cluster template yaml of cluster functional-test-ignition-nc5g0e/functional-test-ignition-ly54io INFO: Waiting for the cluster infrastructure of cluster functional-test-ignition-nc5g0e/functional-test-ignition-ly54io to be provisioned STEP: Waiting for cluster to enter the provisioned phase @ 03/17/26 02:08:21.884 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: Waiting for control plane of cluster functional-test-ignition-nc5g0e/functional-test-ignition-ly54io to be initialized INFO: Waiting for the first control plane machine managed by functional-test-ignition-nc5g0e/functional-test-ignition-ly54io-control-plane to be provisioned STEP: Waiting for one control plane node to exist @ 03/17/26 02:13:22.137 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 Failed to post-process pod-logs: unable to read source file "/logs/artifacts/clusters/bootstrap/instances/functional-test-ignition-nc5g0e/functional-test-ignition-ly54io-control-plane-pm2ts/pod-logs.log": open /logs/artifacts/clusters/bootstrap/instances/functional-test-ignition-nc5g0e/functional-test-ignition-ly54io-control-plane-pm2ts/pod-logs.log: no such file or directory Failed to post-process pod-logs: unable to read source file "/logs/artifacts/clusters/bootstrap/instances/functional-test-ignition-nc5g0e/functional-test-ignition-ly54io-md-0-hc499-4294z/pod-logs.log": open /logs/artifacts/clusters/bootstrap/instances/functional-test-ignition-nc5g0e/functional-test-ignition-ly54io-md-0-hc499-4294z/pod-logs.log: no such file or directory INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 Failed to post-process pod-logs: unable to base64 decode input data: illegal base64 data at input byte 0 Failed to post-process pod-logs: unable to base64 decode input data: illegal base64 data at input byte 0 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 Failed to post-process pod-logs: unable to base64 decode input data: illegal base64 data at input byte 0 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 Failed to post-process pod-logs: unable to base64 decode input data: illegal base64 data at input byte 0 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: Waiting for control plane of cluster functional-test-ignition-nc5g0e/functional-test-ignition-ly54io to be ready INFO: Waiting for control plane functional-test-ignition-nc5g0e/functional-test-ignition-ly54io-control-plane to be ready (implies underlying nodes to be ready as well) STEP: Waiting for the control plane to be ready @ 03/17/26 02:16:42.28 STEP: Checking all the control plane machines are in the expected failure domains @ 03/17/26 02:16:42.297 INFO: Waiting for the machine deployments of cluster functional-test-ignition-nc5g0e/functional-test-ignition-ly54io to be provisioned STEP: Waiting for the workload nodes to exist @ 03/17/26 02:16:42.319 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 STEP: Checking all the machines controlled by functional-test-ignition-ly54io-md-0 are in the "" failure domain @ 03/17/26 02:16:52.341 INFO: Waiting for the machine pools of cluster functional-test-ignition-nc5g0e/functional-test-ignition-ly54io to be provisioned STEP: Creating a MachineDeployment bootstrapped via Ignition with StorageType UnencryptedUserData @ 03/17/26 02:16:52.43 STEP: creating a core MachineDeployment resource @ 03/17/26 02:16:52.431 STEP: creating a BootstrapConfigTemplate resource @ 03/17/26 02:16:52.46 STEP: creating an InfrastructureMachineTemplate resource @ 03/17/26 02:16:52.521 STEP: Waiting for the workload nodes to exist @ 03/17/26 02:16:52.588 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 Failed to post-process pod-logs: unable to base64 decode input data: illegal base64 data at input byte 0 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 Failed to post-process pod-logs: unable to base64 decode input data: illegal base64 data at input byte 0 Failed to post-process pod-logs: unable to read source file "/logs/artifacts/clusters/bootstrap/instances/functional-test-ignition-nc5g0e/functional-test-ignition-ly54io-md-unencrypted-userdata-8pcbp52/pod-logs.log": open /logs/artifacts/clusters/bootstrap/instances/functional-test-ignition-nc5g0e/functional-test-ignition-ly54io-md-unencrypted-userdata-8pcbp52/pod-logs.log: no such file or directory INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 STEP: Finding EC2 instance with ID: aws:///us-west-2a/i-0b831df0cd3108c8c @ 03/17/26 02:17:32.688 STEP: Validating the s3 endpoint was created @ 03/17/26 02:17:33.18 STEP: Deleting the cluster @ 03/17/26 02:17:33.78 STEP: Deleting cluster functional-test-ignition-nc5g0e/functional-test-ignition-ly54io @ 03/17/26 02:17:33.782 STEP: Waiting for cluster functional-test-ignition-nc5g0e/functional-test-ignition-ly54io to be deleted @ 03/17/26 02:17:33.809 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 Failed to post-process pod-logs: unable to base64 decode input data: illegal base64 data at input byte 0 Failed to post-process pod-logs: unable to base64 decode input data: illegal base64 data at input byte 0 Failed to post-process pod-logs: unable to read source file "/logs/artifacts/clusters/bootstrap/instances/functional-test-ignition-nc5g0e/functional-test-ignition-ly54io-md-unencrypted-userdata-8pcbp52/pod-logs.log": open /logs/artifacts/clusters/bootstrap/instances/functional-test-ignition-nc5g0e/functional-test-ignition-ly54io-md-unencrypted-userdata-8pcbp52/pod-logs.log: no such file or directory INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 Failed to post-process pod-logs: unable to base64 decode input data: illegal base64 data at input byte 0 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-ignition-ly54io --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 STEP: Waiting for AWSCluster to show the VPC endpoint as deleted in conditions @ 03/17/26 02:21:44.266 << Timeline ------------------------------ • [660.603 seconds] [unmanaged] [functional] [ClusterClass] Multitenancy test [ClusterClass] should create cluster with nested assumed role /home/prow/go/src/sigs.k8s.io/cluster-api-provider-aws/test/e2e/suites/unmanaged/unmanaged_functional_clusterclass_test.go:54 Captured StdOut/StdErr Output >> I0317 02:21:45.972144 43423 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 ClusterClass is deprecated; use cluster.x-k8s.io/v1beta2 ClusterClass" I0317 02:21:45.978506 43423 warning_handler.go:64] "controlplane.cluster.x-k8s.io/v1beta1 KubeadmControlPlaneTemplate is deprecated; use controlplane.cluster.x-k8s.io/v1beta2 KubeadmControlPlaneTemplate" I0317 02:21:45.987827 43423 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0317 02:21:46.058853 43423 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 ClusterClass is deprecated; use cluster.x-k8s.io/v1beta2 ClusterClass" I0317 02:21:46.095899 43423 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 ClusterClass is deprecated; use cluster.x-k8s.io/v1beta2 ClusterClass" I0317 02:21:46.150615 43423 warning_handler.go:64] "controlplane.cluster.x-k8s.io/v1beta1 KubeadmControlPlaneTemplate is deprecated; use controlplane.cluster.x-k8s.io/v1beta2 KubeadmControlPlaneTemplate" I0317 02:21:46.186140 43423 warning_handler.go:64] "controlplane.cluster.x-k8s.io/v1beta1 KubeadmControlPlaneTemplate is deprecated; use controlplane.cluster.x-k8s.io/v1beta2 KubeadmControlPlaneTemplate" I0317 02:21:46.257149 43423 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0317 02:21:46.290865 43423 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0317 02:21:46.303205 43423 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 Cluster is deprecated; use cluster.x-k8s.io/v1beta2 Cluster" I0317 02:21:46.538731 43423 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 Cluster is deprecated; use cluster.x-k8s.io/v1beta2 Cluster" I0317 02:21:46.631406 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:21:46.669617 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:21:46.686143 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:21:46.707460 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:21:46.722392 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:21:46.785219 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" << Captured StdOut/StdErr Output Timeline >> STEP: Node 2 acquiring resources: {ec2-normal:0, vpc:1, eip:1, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/17/26 02:21:44.283 STEP: Node 2 acquired resources: {ec2-normal:0, vpc:1, eip:1, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/17/26 02:21:45.284 STEP: Creating a namespace for hosting the "functional-multitenancy-nested-clusterclass" test spec @ 03/17/26 02:21:45.284 INFO: Creating namespace functional-multitenancy-nested-clusterclass-wkz844 INFO: Creating event watcher for namespace "functional-multitenancy-nested-clusterclass-wkz844" Mar 17 02:21:45.406: INFO: Setting environment variable: key=MULTI_TENANCY_SIMPLE_ROLE_ARN, value=arn:aws:iam::252228595925:role/CAPAMultiTenancySimple Mar 17 02:21:45.406: INFO: Setting environment variable: key=MULTI_TENANCY_SIMPLE_ROLE_NAME, value=CAPAMultiTenancySimple Mar 17 02:21:45.406: INFO: Setting environment variable: key=MULTI_TENANCY_SIMPLE_IDENTITY_NAME, value=capamultitenancysimple Mar 17 02:21:45.519: INFO: Setting environment variable: key=MULTI_TENANCY_JUMP_ROLE_ARN, value=arn:aws:iam::252228595925:role/CAPAMultiTenancyJump Mar 17 02:21:45.519: INFO: Setting environment variable: key=MULTI_TENANCY_JUMP_ROLE_NAME, value=CAPAMultiTenancyJump Mar 17 02:21:45.519: INFO: Setting environment variable: key=MULTI_TENANCY_JUMP_IDENTITY_NAME, value=capamultitenancyjump Mar 17 02:21:45.625: INFO: Setting environment variable: key=MULTI_TENANCY_NESTED_ROLE_ARN, value=arn:aws:iam::252228595925:role/CAPAMultiTenancyNested Mar 17 02:21:45.625: INFO: Setting environment variable: key=MULTI_TENANCY_NESTED_ROLE_NAME, value=CAPAMultiTenancyNested Mar 17 02:21:45.625: INFO: Setting environment variable: key=MULTI_TENANCY_NESTED_IDENTITY_NAME, value=capamultitenancynested STEP: Creating cluster @ 03/17/26 02:21:45.625 INFO: Creating the workload cluster with name "cluster-nzul3m" using the "nested-multitenancy-clusterclass" template (Kubernetes v1.34.3, 1 control-plane machines, 0 worker machines) INFO: Getting the cluster template yaml INFO: clusterctl config cluster cluster-nzul3m --infrastructure (default) --kubernetes-version v1.34.3 --control-plane-machine-count 1 --worker-machine-count 0 --flavor nested-multitenancy-clusterclass INFO: Creating the workload cluster with name "cluster-nzul3m" from the provided yaml INFO: Applying the cluster template yaml of cluster functional-multitenancy-nested-clusterclass-wkz844/cluster-nzul3m INFO: Waiting for the cluster infrastructure of cluster functional-multitenancy-nested-clusterclass-wkz844/cluster-nzul3m to be provisioned STEP: Waiting for cluster to enter the provisioned phase @ 03/17/26 02:21:47.005 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: Waiting for control plane of cluster functional-multitenancy-nested-clusterclass-wkz844/cluster-nzul3m to be initialized INFO: Waiting for the first control plane machine managed by functional-multitenancy-nested-clusterclass-wkz844/cluster-nzul3m-k2pkb to be provisioned STEP: Waiting for one control plane node to exist @ 03/17/26 02:26:37.272 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: Waiting for control plane of cluster functional-multitenancy-nested-clusterclass-wkz844/cluster-nzul3m to be ready INFO: Waiting for control plane functional-multitenancy-nested-clusterclass-wkz844/cluster-nzul3m-k2pkb to be ready (implies underlying nodes to be ready as well) STEP: Waiting for the control plane to be ready @ 03/17/26 02:29:17.378 STEP: Checking all the control plane machines are in the expected failure domains @ 03/17/26 02:29:17.391 INFO: Waiting for the machine deployments of cluster functional-multitenancy-nested-clusterclass-wkz844/cluster-nzul3m to be provisioned STEP: Waiting for the workload nodes to exist @ 03/17/26 02:29:17.408 STEP: Checking all the machines controlled by cluster-nzul3m-md-0-c9brm are in the "" failure domain @ 03/17/26 02:29:17.416 INFO: Waiting for the machine pools of cluster functional-multitenancy-nested-clusterclass-wkz844/cluster-nzul3m to be provisioned STEP: Checking if the bastion is ready @ 03/17/26 02:29:17.436 STEP: PASSED! @ 03/17/26 02:29:17.471 STEP: Dumping all the Cluster API resources in the "functional-multitenancy-nested-clusterclass-wkz844" namespace @ 03/17/26 02:29:17.471 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 STEP: Dumping all EC2 instances in the "functional-multitenancy-nested-clusterclass-wkz844" namespace @ 03/17/26 02:29:18.76 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 STEP: Deleting all clusters in the "functional-multitenancy-nested-clusterclass-wkz844" namespace with intervals ["20m" "10s"] @ 03/17/26 02:29:23.396 STEP: Deleting cluster functional-multitenancy-nested-clusterclass-wkz844/cluster-nzul3m @ 03/17/26 02:29:23.41 INFO: Waiting for the Cluster functional-multitenancy-nested-clusterclass-wkz844/cluster-nzul3m to be deleted STEP: Waiting for cluster functional-multitenancy-nested-clusterclass-wkz844/cluster-nzul3m to be deleted @ 03/17/26 02:29:23.434 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 Failed to post-process pod-logs: unable to read source file "/logs/artifacts/clusters/bootstrap/instances/functional-multitenancy-nested-clusterclass-wkz844/cluster-nzul3m-k2pkb-lpxqz/pod-logs.log": open /logs/artifacts/clusters/bootstrap/instances/functional-multitenancy-nested-clusterclass-wkz844/cluster-nzul3m-k2pkb-lpxqz/pod-logs.log: no such file or directory INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-nzul3m --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 STEP: Deleting namespace used for hosting the "" test spec @ 03/17/26 02:32:43.868 INFO: Deleting namespace functional-multitenancy-nested-clusterclass-wkz844 STEP: Node 2 released resources: {ec2-normal:0, vpc:1, eip:1, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/17/26 02:32:44.883 << Timeline ------------------------------ • [1126.192 seconds] [unmanaged] [upgrade] Should create a management cluster and upgrade the workload cluster to v1.30+ Should create a management cluster and upgrade the workload cluster to v1.30+ /home/prow/go/src/sigs.k8s.io/cluster-api-provider-aws/test/e2e/suites/unmanaged/unmanaged_classic_elb_upgrade_test.go:116 Captured StdOut/StdErr Output >> Creating cluster "classic-elb-upgrade-management-wxldr2" ... • Ensuring node image (kindest/node:v1.34.3) 🖼 ... ✓ Ensuring node image (kindest/node:v1.34.3) 🖼 • Preparing nodes 📦 ... ✓ Preparing nodes 📦 • Writing configuration 📜 ... ✓ Writing configuration 📜 • Starting control-plane 🕹️ ... ✓ Starting control-plane 🕹️ • Installing CNI 🔌 ... ✓ Installing CNI 🔌 • Installing StorageClass 💾 ... ✓ Installing StorageClass 💾 I0317 02:15:55.158142 43421 warning_handler.go:64] "spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`." I0317 02:15:55.247522 43421 warning_handler.go:64] "spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`." I0317 02:15:56.229976 43421 warning_handler.go:64] "spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`." I0317 02:15:56.796538 43421 warning_handler.go:64] "spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`." I0317 02:15:57.452017 43421 warning_handler.go:64] "spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`." I0317 02:15:58.545668 43421 warning_handler.go:64] "spec.template.spec.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[1].preference.matchExpressions[0].key: node-role.kubernetes.io/master is use \"node-role.kubernetes.io/control-plane\" instead" I0317 02:16:03.821226 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 Cluster is deprecated; use cluster.x-k8s.io/v1beta2 Cluster" I0317 02:16:03.871273 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 Cluster is deprecated; use cluster.x-k8s.io/v1beta2 Cluster" I0317 02:16:03.911400 43421 warning_handler.go:64] "controlplane.cluster.x-k8s.io/v1beta1 KubeadmControlPlane is deprecated; use controlplane.cluster.x-k8s.io/v1beta2 KubeadmControlPlane" I0317 02:16:03.961604 43421 warning_handler.go:64] "controlplane.cluster.x-k8s.io/v1beta1 KubeadmControlPlane is deprecated; use controlplane.cluster.x-k8s.io/v1beta2 KubeadmControlPlane" I0317 02:16:04.006377 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 MachineDeployment is deprecated; use cluster.x-k8s.io/v1beta2 MachineDeployment" I0317 02:16:04.056554 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 MachineDeployment is deprecated; use cluster.x-k8s.io/v1beta2 MachineDeployment" I0317 02:16:04.100853 43421 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0317 02:16:04.147232 43421 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0317 02:16:04.250379 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:16:04.291957 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:16:04.303883 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:16:04.330808 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:16:04.347034 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:16:04.373345 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:16:14.495527 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 Cluster is deprecated; use cluster.x-k8s.io/v1beta2 Cluster" I0317 02:16:14.558798 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 Cluster is deprecated; use cluster.x-k8s.io/v1beta2 Cluster" I0317 02:16:14.642428 43421 warning_handler.go:64] "controlplane.cluster.x-k8s.io/v1beta1 KubeadmControlPlane is deprecated; use controlplane.cluster.x-k8s.io/v1beta2 KubeadmControlPlane" I0317 02:16:14.760125 43421 warning_handler.go:64] "controlplane.cluster.x-k8s.io/v1beta1 KubeadmControlPlane is deprecated; use controlplane.cluster.x-k8s.io/v1beta2 KubeadmControlPlane" I0317 02:16:14.826280 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 MachineDeployment is deprecated; use cluster.x-k8s.io/v1beta2 MachineDeployment" I0317 02:16:14.892509 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 MachineDeployment is deprecated; use cluster.x-k8s.io/v1beta2 MachineDeployment" I0317 02:16:14.942905 43421 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0317 02:16:14.979620 43421 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0317 02:16:15.083764 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:16:15.122420 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:16:15.136804 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:16:15.170613 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:16:15.187938 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:16:15.230650 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:22:26.395329 43421 warning_handler.go:64] "v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice" I0317 02:22:26.399019 43421 warning_handler.go:64] "v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice" I0317 02:22:26.935527 43421 warning_handler.go:64] "spec.template.spec.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[1].preference.matchExpressions[0].key: node-role.kubernetes.io/master is use \"node-role.kubernetes.io/control-plane\" instead" I0317 02:22:29.223690 43421 warning_handler.go:64] "v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice" I0317 02:22:29.609972 43421 warning_handler.go:64] "v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice" I0317 02:22:29.613214 43421 warning_handler.go:64] "v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice" I0317 02:22:29.738443 43421 warning_handler.go:64] "spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`." I0317 02:22:31.604542 43421 warning_handler.go:64] "spec.template.spec.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[1].preference.matchExpressions[0].key: node-role.kubernetes.io/master is use \"node-role.kubernetes.io/control-plane\" instead" Unable to get logs for workload Cluster classic-elb-upgrade/classic-elb-upgrade-workload-71u21q: log collector is nil. I0317 02:33:16.691925 43421 warning_handler.go:64] "v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice" I0317 02:33:17.066053 43421 warning_handler.go:64] "v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice" I0317 02:33:17.069509 43421 warning_handler.go:64] "v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice" I0317 02:33:17.463477 43421 warning_handler.go:64] "v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice" I0317 02:33:17.788128 43421 warning_handler.go:64] "v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice" I0317 02:33:18.190424 43421 warning_handler.go:64] "v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice" I0317 02:33:18.508797 43421 warning_handler.go:64] "v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice" I0317 02:33:19.021369 43421 warning_handler.go:64] "v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice" I0317 02:33:19.424615 43421 warning_handler.go:64] "v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice" << Captured StdOut/StdErr Output Timeline >> STEP: Creating a kind cluster to be used as a new management cluster @ 03/17/26 02:14:36.305 INFO: Creating a kind cluster with name "classic-elb-upgrade-management-wxldr2" INFO: The kubeconfig file for the kind cluster is /tmp/e2e-kind3318907386 INFO: Loading image: "gcr.io/k8s-staging-cluster-api/capa-manager:e2e" INFO: Image gcr.io/k8s-staging-cluster-api/capa-manager:e2e is present in local container image cache INFO: Loading image: "quay.io/jetstack/cert-manager-cainjector:v1.17.2" INFO: Image quay.io/jetstack/cert-manager-cainjector:v1.17.2 is present in local container image cache INFO: Loading image: "quay.io/jetstack/cert-manager-webhook:v1.17.2" INFO: Image quay.io/jetstack/cert-manager-webhook:v1.17.2 is present in local container image cache INFO: Loading image: "quay.io/jetstack/cert-manager-controller:v1.17.2" INFO: Image quay.io/jetstack/cert-manager-controller:v1.17.2 is present in local container image cache INFO: Loading image: "registry.k8s.io/cluster-api/cluster-api-controller:v1.12.2" INFO: Image registry.k8s.io/cluster-api/cluster-api-controller:v1.12.2 is present in local container image cache INFO: Loading image: "registry.k8s.io/cluster-api/kubeadm-bootstrap-controller:v1.12.2" INFO: Image registry.k8s.io/cluster-api/kubeadm-bootstrap-controller:v1.12.2 is present in local container image cache INFO: Loading image: "registry.k8s.io/cluster-api/kubeadm-control-plane-controller:v1.12.2" INFO: Image registry.k8s.io/cluster-api/kubeadm-control-plane-controller:v1.12.2 is present in local container image cache INFO: Loading image: "public.ecr.aws/q9e1y1p0/capa/update:e2e" INFO: Image public.ecr.aws/q9e1y1p0/capa/update:e2e is present in local container image cache STEP: Turning the new cluster into a management cluster with older versions of CAPA @ 03/17/26 02:15:38.189 INFO: clusterctl init --config /logs/artifacts/repository/clusterctl-config.yaml --kubeconfig /tmp/e2e-kind3318907386 --wait-providers --core cluster-api --bootstrap kubeadm --control-plane kubeadm --infrastructure aws:v2.7.1 INFO: Waiting for provider controllers to be running STEP: Waiting for deployment capa-system/capa-controller-manager to be available @ 03/17/26 02:16:02.96 INFO: Creating log watcher for controller capa-system/capa-controller-manager, pod capa-controller-manager-6fdf5cb76b-fgqvv, container manager STEP: Waiting for deployment capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager to be available @ 03/17/26 02:16:03.089 INFO: Creating log watcher for controller capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager, pod capi-kubeadm-bootstrap-controller-manager-644567b486-ck6tt, container manager STEP: Waiting for deployment capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager to be available @ 03/17/26 02:16:03.106 INFO: Creating log watcher for controller capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager, pod capi-kubeadm-control-plane-controller-manager-6854b567f-gv7zf, container manager STEP: Waiting for deployment capi-system/capi-controller-manager to be available @ 03/17/26 02:16:03.122 INFO: Creating log watcher for controller capi-system/capi-controller-manager, pod capi-controller-manager-5c7c97c6d9-b74c4, container manager STEP: Management cluster with older version of CAPA is running @ 03/17/26 02:16:03.382 STEP: Creating a namespace for hosting the classic-elb-upgrade test workload cluster @ 03/17/26 02:16:03.382 INFO: Creating namespace classic-elb-upgrade INFO: Creating event watcher for namespace "classic-elb-upgrade" STEP: Creating a test workload cluster with k8s version < v1.30 @ 03/17/26 02:16:03.399 INFO: Creating the workload cluster with name "classic-elb-upgrade-workload-71u21q" using the "classicelb-upgrade" template (Kubernetes v1.29.9, 1 control-plane machines, 1 worker machines) INFO: Getting the cluster template yaml INFO: clusterctl config cluster classic-elb-upgrade-workload-71u21q --infrastructure aws --kubernetes-version v1.29.9 --control-plane-machine-count 1 --worker-machine-count 1 --flavor classicelb-upgrade INFO: Creating the workload cluster with name "classic-elb-upgrade-workload-71u21q" from the provided yaml INFO: Applying the cluster template yaml of cluster classic-elb-upgrade/classic-elb-upgrade-workload-71u21q INFO: Waiting for the cluster infrastructure of cluster classic-elb-upgrade/classic-elb-upgrade-workload-71u21q to be provisioned STEP: Waiting for cluster to enter the provisioned phase @ 03/17/26 02:16:15.312 INFO: Waiting for control plane of cluster classic-elb-upgrade/classic-elb-upgrade-workload-71u21q to be initialized INFO: Waiting for the first control plane machine managed by classic-elb-upgrade/classic-elb-upgrade-workload-71u21q-control-plane to be provisioned STEP: Waiting for one control plane node to exist @ 03/17/26 02:18:45.435 INFO: Waiting for control plane of cluster classic-elb-upgrade/classic-elb-upgrade-workload-71u21q to be ready INFO: Waiting for control plane classic-elb-upgrade/classic-elb-upgrade-workload-71u21q-control-plane to be ready (implies underlying nodes to be ready as well) STEP: Waiting for the control plane to be ready @ 03/17/26 02:22:25.604 STEP: Checking all the control plane machines are in the expected failure domains @ 03/17/26 02:22:25.618 INFO: Waiting for the machine deployments of cluster classic-elb-upgrade/classic-elb-upgrade-workload-71u21q to be provisioned STEP: Waiting for the workload nodes to exist @ 03/17/26 02:22:25.636 STEP: Checking all the machines controlled by classic-elb-upgrade-workload-71u21q-md-0 are in the "" failure domain @ 03/17/26 02:22:25.645 INFO: Waiting for the machine pools of cluster classic-elb-upgrade/classic-elb-upgrade-workload-71u21q to be provisioned STEP: Checking the load balancer for the workload cluster is using SSL for the health check @ 03/17/26 02:22:25.668 STEP: Checking the health check for the classic load balancer cp8nhzmmelftch3xzg2ryey5o7zm-k8s @ 03/17/26 02:22:25.698 STEP: Now the workload cluster is ready upgrade CAPA to main version @ 03/17/26 02:22:25.959 INFO: clusterctl upgrade apply --config /logs/artifacts/repository/clusterctl-config.yaml --kubeconfig /tmp/e2e-kind3318907386 --wait-providers --infrastructure aws:v9.9.99 INFO: Creating log watcher for controller capa-system/capa-controller-manager, pod capa-controller-manager-847848d68b-v8hvd, container manager INFO: Waiting for provider controllers to be running STEP: Waiting for deployment capa-system/capa-controller-manager to be available @ 03/17/26 02:22:33.317 STEP: Waiting for deployment capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager to be available @ 03/17/26 02:22:33.333 STEP: Waiting for deployment capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager to be available @ 03/17/26 02:22:33.346 STEP: Waiting for deployment capi-system/capi-controller-manager to be available @ 03/17/26 02:22:33.358 STEP: Management cluster is upgraded to main version @ 03/17/26 02:23:33.37 STEP: Checking the health check for the classic load balancer cp8nhzmmelftch3xzg2ryey5o7zm-k8s @ 03/17/26 02:23:33.37 STEP: Upgrading the control plane to v1.30.8 @ 03/17/26 02:23:33.642 INFO: Patching the new kubernetes version to KCP INFO: Waiting for control-plane machines to have the upgraded kubernetes version STEP: Ensuring all control-plane machines have upgraded kubernetes version v1.30.8 @ 03/17/26 02:23:33.713 INFO: Waiting for kube-proxy to have the upgraded kubernetes version STEP: Ensuring kube-proxy has the correct image @ 03/17/26 02:26:53.878 STEP: Upgrading the machine deployment to v1.30.8 @ 03/17/26 02:26:54.144 INFO: Patching the new kubernetes version to Machine Deployment classic-elb-upgrade/classic-elb-upgrade-workload-71u21q-md-0 INFO: Waiting for Kubernetes versions of machines in MachineDeployment classic-elb-upgrade/classic-elb-upgrade-workload-71u21q-md-0 to be upgraded from v1.29.9 to v1.30.8 INFO: Ensuring all MachineDeployment Machines have upgraded kubernetes version v1.30.8 STEP: All machines are upgraded @ 03/17/26 02:29:14.323 STEP: Dumping logs from the "classic-elb-upgrade-workload-71u21q" workload cluster @ 03/17/26 02:29:14.323 STEP: Dumping all the Cluster API resources in the "classic-elb-upgrade" namespace @ 03/17/26 02:29:14.323 INFO: clusterctl describe cluster classic-elb-upgrade-workload-71u21q --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 STEP: Dumping Pods and Nodes of Cluster classic-elb-upgrade/classic-elb-upgrade-workload-71u21q @ 03/17/26 02:29:15.482 STEP: Deleting all clusters in namespace classic-elb-upgrade in management cluster classic-elb-upgrade-management-wxldr2 @ 03/17/26 02:29:15.97 STEP: Deleting cluster classic-elb-upgrade-workload-71u21q @ 03/17/26 02:29:16.025 STEP: Waiting for cluster classic-elb-upgrade-workload-71u21q to be deleted @ 03/17/26 02:29:16.047 STEP: Deleting namespace classic-elb-upgrade used for hosting the "classic-elb-upgrade" test @ 03/17/26 02:33:16.256 INFO: Deleting namespace classic-elb-upgrade STEP: Deleting providers @ 03/17/26 02:33:16.27 INFO: clusterctl delete --all INFO: Error getting pod capi-system/capi-controller-manager-5c7c97c6d9-b74c4, container manager: Get "https://127.0.0.1:46383/api/v1/namespaces/capi-system/pods/capi-controller-manager-5c7c97c6d9-b74c4": dial tcp 127.0.0.1:46383: connect: connection refused - error from a previous attempt: EOF INFO: Error getting pod capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-644567b486-ck6tt, container manager: Get "https://127.0.0.1:46383/api/v1/namespaces/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-644567b486-ck6tt": dial tcp 127.0.0.1:46383: connect: connection refused - error from a previous attempt: EOF INFO: Error getting pod capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6854b567f-gv7zf, container manager: Get "https://127.0.0.1:46383/api/v1/namespaces/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6854b567f-gv7zf": dial tcp 127.0.0.1:46383: connect: connection refused << Timeline ------------------------------ • [715.663 seconds] [unmanaged] [functional] [ClusterClass] Workload cluster with external infrastructure [ClusterClass] should create workload cluster in external VPC /home/prow/go/src/sigs.k8s.io/cluster-api-provider-aws/test/e2e/suites/unmanaged/unmanaged_functional_clusterclass_test.go:178 Captured StdOut/StdErr Output >> I0317 02:35:38.469330 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 ClusterClass is deprecated; use cluster.x-k8s.io/v1beta2 ClusterClass" I0317 02:35:38.484165 43421 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0317 02:35:38.556105 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 ClusterClass is deprecated; use cluster.x-k8s.io/v1beta2 ClusterClass" I0317 02:35:38.600680 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 ClusterClass is deprecated; use cluster.x-k8s.io/v1beta2 ClusterClass" I0317 02:35:38.824620 43421 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0317 02:35:38.911548 43421 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0317 02:35:38.925088 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 Cluster is deprecated; use cluster.x-k8s.io/v1beta2 Cluster" I0317 02:35:39.371883 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 Cluster is deprecated; use cluster.x-k8s.io/v1beta2 Cluster" I0317 02:35:39.468524 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:35:39.530392 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:35:39.545963 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:35:39.597174 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:35:39.614117 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:35:39.651802 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" << Captured StdOut/StdErr Output Timeline >> STEP: Node 1 acquiring resources: {ec2-normal:4, vpc:2, eip:5, ngw:2, igw:2, classiclb:2, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/17/26 02:33:22.501 STEP: Node 1 acquired resources: {ec2-normal:4, vpc:2, eip:5, ngw:2, igw:2, classiclb:2, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/17/26 02:33:23.503 STEP: Creating a namespace for hosting the "functional-test-extinfra-cc" test spec @ 03/17/26 02:33:23.503 INFO: Creating namespace functional-test-extinfra-cc-0xdl2x INFO: Creating event watcher for namespace "functional-test-extinfra-cc-0xdl2x" STEP: Creating the management cluster infrastructure @ 03/17/26 02:33:23.517 STEP: Created VPC - vpc-0c7f7ab673737fe26 @ 03/17/26 02:33:24.484 STEP: Created Public Subnet - subnet-06cdbe7407a551780 @ 03/17/26 02:33:24.96 STEP: Created Private Subnet - subnet-0efd82411d851e2d7 @ 03/17/26 02:33:25.46 STEP: Created Internet Gateway - igw-0bd69f42e1fec0a11 @ 03/17/26 02:33:26.14 STEP: Created Elastic IP - eipalloc-096f608d8f1a1c71d @ 03/17/26 02:33:27.557 STEP: Created NAT Gateway - nat-04cabe0d3d997536a @ 03/17/26 02:35:35.024 STEP: Created public route table - rtb-0454e86a24259875a @ 03/17/26 02:35:35.824 STEP: Created private route table - rtb-06f1ce23b34aaebf3 @ 03/17/26 02:35:36.581 STEP: Validating management infrastructure @ 03/17/26 02:35:37.987 Mar 17 02:35:37.987: INFO: Setting environment variable: key=BYO_VPC_ID, value=vpc-0c7f7ab673737fe26 Mar 17 02:35:37.987: INFO: Setting environment variable: key=BYO_PUBLIC_SUBNET_ID, value=subnet-06cdbe7407a551780 Mar 17 02:35:37.987: INFO: Setting environment variable: key=BYO_PRIVATE_SUBNET_ID, value=subnet-0efd82411d851e2d7 STEP: Creating a management cluster in a peered VPC @ 03/17/26 02:35:37.987 INFO: Creating the workload cluster with name "functional-test-extinfra-cc-w5j4hh" using the "external-vpc-clusterclass" template (Kubernetes v1.34.3, 1 control-plane machines, 1 worker machines) INFO: Getting the cluster template yaml INFO: clusterctl config cluster functional-test-extinfra-cc-w5j4hh --infrastructure (default) --kubernetes-version v1.34.3 --control-plane-machine-count 1 --worker-machine-count 1 --flavor external-vpc-clusterclass INFO: Creating the workload cluster with name "functional-test-extinfra-cc-w5j4hh" from the provided yaml INFO: Applying the cluster template yaml of cluster functional-test-extinfra-cc-0xdl2x/functional-test-extinfra-cc-w5j4hh INFO: Waiting for the cluster infrastructure of cluster functional-test-extinfra-cc-0xdl2x/functional-test-extinfra-cc-w5j4hh to be provisioned STEP: Waiting for cluster to enter the provisioned phase @ 03/17/26 02:35:39.775 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: Waiting for control plane of cluster functional-test-extinfra-cc-0xdl2x/functional-test-extinfra-cc-w5j4hh to be initialized INFO: Waiting for the first control plane machine managed by functional-test-extinfra-cc-0xdl2x/functional-test-extinfra-cc-w5j4hh-fjnm6 to be provisioned STEP: Waiting for one control plane node to exist @ 03/17/26 02:38:40.148 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 Failed to post-process pod-logs: unable to read source file "/logs/artifacts/clusters/bootstrap/instances/functional-test-extinfra-cc-0xdl2x/functional-test-extinfra-cc-w5j4hh-fjnm6-kzwl6/pod-logs.log": open /logs/artifacts/clusters/bootstrap/instances/functional-test-extinfra-cc-0xdl2x/functional-test-extinfra-cc-w5j4hh-fjnm6-kzwl6/pod-logs.log: no such file or directory Failed to post-process pod-logs: unable to read source file "/logs/artifacts/clusters/bootstrap/instances/functional-test-extinfra-cc-0xdl2x/functional-test-extinfra-cc-w5j4hh-md-0-cdg4f-dvb9v-5rfz4/pod-logs.log": open /logs/artifacts/clusters/bootstrap/instances/functional-test-extinfra-cc-0xdl2x/functional-test-extinfra-cc-w5j4hh-md-0-cdg4f-dvb9v-5rfz4/pod-logs.log: no such file or directory INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 Failed to post-process pod-logs: unable to read source file "/logs/artifacts/clusters/bootstrap/instances/functional-test-extinfra-cc-0xdl2x/functional-test-extinfra-cc-w5j4hh-md-0-cdg4f-dvb9v-5rfz4/pod-logs.log": open /logs/artifacts/clusters/bootstrap/instances/functional-test-extinfra-cc-0xdl2x/functional-test-extinfra-cc-w5j4hh-md-0-cdg4f-dvb9v-5rfz4/pod-logs.log: no such file or directory INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: Waiting for control plane of cluster functional-test-extinfra-cc-0xdl2x/functional-test-extinfra-cc-w5j4hh to be ready INFO: Waiting for control plane functional-test-extinfra-cc-0xdl2x/functional-test-extinfra-cc-w5j4hh-fjnm6 to be ready (implies underlying nodes to be ready as well) STEP: Waiting for the control plane to be ready @ 03/17/26 02:40:50.327 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 STEP: Checking all the control plane machines are in the expected failure domains @ 03/17/26 02:41:00.353 INFO: Waiting for the machine deployments of cluster functional-test-extinfra-cc-0xdl2x/functional-test-extinfra-cc-w5j4hh to be provisioned STEP: Waiting for the workload nodes to exist @ 03/17/26 02:41:00.384 STEP: Checking all the machines controlled by functional-test-extinfra-cc-w5j4hh-md-0-cdg4f are in the "us-west-2a" failure domain @ 03/17/26 02:41:00.394 INFO: Waiting for the machine pools of cluster functional-test-extinfra-cc-0xdl2x/functional-test-extinfra-cc-w5j4hh to be provisioned STEP: Deleting the management cluster @ 03/17/26 02:41:00.462 STEP: Deleting cluster functional-test-extinfra-cc-0xdl2x/functional-test-extinfra-cc-w5j4hh @ 03/17/26 02:41:00.463 STEP: Waiting for cluster functional-test-extinfra-cc-0xdl2x/functional-test-extinfra-cc-w5j4hh to be deleted @ 03/17/26 02:41:00.499 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 Failed to post-process pod-logs: unable to read source file "/logs/artifacts/clusters/bootstrap/instances/functional-test-extinfra-cc-0xdl2x/functional-test-extinfra-cc-w5j4hh-md-0-cdg4f-dvb9v-5rfz4/pod-logs.log": open /logs/artifacts/clusters/bootstrap/instances/functional-test-extinfra-cc-0xdl2x/functional-test-extinfra-cc-w5j4hh-md-0-cdg4f-dvb9v-5rfz4/pod-logs.log: no such file or directory INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 Failed to post-process pod-logs: unable to read source file "/logs/artifacts/clusters/bootstrap/instances/functional-test-extinfra-cc-0xdl2x/functional-test-extinfra-cc-w5j4hh-fjnm6-kzwl6/pod-logs.log": open /logs/artifacts/clusters/bootstrap/instances/functional-test-extinfra-cc-0xdl2x/functional-test-extinfra-cc-w5j4hh-fjnm6-kzwl6/pod-logs.log: no such file or directory INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 Failed to post-process pod-logs: unable to read source file "/logs/artifacts/clusters/bootstrap/instances/functional-test-extinfra-cc-0xdl2x/functional-test-extinfra-cc-w5j4hh-fjnm6-kzwl6/pod-logs.log": open /logs/artifacts/clusters/bootstrap/instances/functional-test-extinfra-cc-0xdl2x/functional-test-extinfra-cc-w5j4hh-fjnm6-kzwl6/pod-logs.log: no such file or directory INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster functional-test-extinfra-cc-w5j4hh --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 STEP: Node 1 released resources: {ec2-normal:4, vpc:2, eip:5, ngw:2, igw:2, classiclb:2, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/17/26 02:44:22.426 STEP: Dumping all the Cluster API resources in the "functional-test-extinfra-cc-0xdl2x" namespace @ 03/17/26 02:44:22.426 STEP: Dumping all EC2 instances in the "functional-test-extinfra-cc-0xdl2x" namespace @ 03/17/26 02:44:26.507 STEP: Deleting all clusters in the "functional-test-extinfra-cc-0xdl2x" namespace with intervals ["20m" "10s"] @ 03/17/26 02:44:27.198 STEP: Deleting namespace used for hosting the "" test spec @ 03/17/26 02:44:27.381 INFO: Deleting namespace functional-test-extinfra-cc-0xdl2x STEP: Deleting the management cluster infrastructure @ 03/17/26 02:44:27.438 STEP: Deleting orphaned instance: i-03787e2a69582afc5 - true @ 03/17/26 02:44:28.324 STEP: Deleting orphaned instance: i-05c2ce7e8bea7283c - true @ 03/17/26 02:44:28.884 STEP: Disassociating route table - rtbassoc-0b3350abc58550681 - true @ 03/17/26 02:44:29.853 STEP: Deleting route table - rtb-0454e86a24259875a - true @ 03/17/26 02:44:30.263 STEP: Disassociating route table - rtbassoc-053e02099ef8f5dd1 - true @ 03/17/26 02:44:30.633 STEP: Deleting route table - rtb-06f1ce23b34aaebf3 - true @ 03/17/26 02:44:30.988 STEP: Deleting NAT Gateway - nat-04cabe0d3d997536a - true @ 03/17/26 02:44:31.35 STEP: Deleting Elastic IP - eipalloc-096f608d8f1a1c71d - true @ 03/17/26 02:45:14.493 STEP: Detaching Internet Gateway - igw-0bd69f42e1fec0a11 - true @ 03/17/26 02:45:15.01 STEP: Deleting Internet Gateway - igw-0bd69f42e1fec0a11 - true @ 03/17/26 02:45:15.358 STEP: Deleting Subnet - subnet-06cdbe7407a551780 - true @ 03/17/26 02:45:16.751 STEP: Deleting Subnet - subnet-0efd82411d851e2d7 - true @ 03/17/26 02:45:17.642 STEP: Deleting VPC - vpc-0c7f7ab673737fe26 - true @ 03/17/26 02:45:18.161 << Timeline ------------------------------ • [778.301 seconds] [unmanaged] [functional] [ClusterClass] Workload cluster with AWS SSM Parameter as the Secret Backend [ClusterClass] should be creatable and deletable /home/prow/go/src/sigs.k8s.io/cluster-api-provider-aws/test/e2e/suites/unmanaged/unmanaged_functional_clusterclass_test.go:109 Captured StdOut/StdErr Output >> I0317 02:32:46.279483 43423 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 ClusterClass is deprecated; use cluster.x-k8s.io/v1beta2 ClusterClass" I0317 02:32:46.294778 43423 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0317 02:32:46.365567 43423 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 ClusterClass is deprecated; use cluster.x-k8s.io/v1beta2 ClusterClass" I0317 02:32:46.406475 43423 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 ClusterClass is deprecated; use cluster.x-k8s.io/v1beta2 ClusterClass" I0317 02:32:46.561241 43423 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0317 02:32:46.594676 43423 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0317 02:32:46.607561 43423 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 Cluster is deprecated; use cluster.x-k8s.io/v1beta2 Cluster" I0317 02:32:46.839448 43423 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 Cluster is deprecated; use cluster.x-k8s.io/v1beta2 Cluster" I0317 02:32:46.947644 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:32:46.985532 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:32:46.999655 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:32:47.032753 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:32:47.053439 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:32:47.092269 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" << Captured StdOut/StdErr Output Timeline >> STEP: Node 2 acquiring resources: {ec2-normal:0, vpc:1, eip:3, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/17/26 02:32:44.888 STEP: Node 2 acquired resources: {ec2-normal:0, vpc:1, eip:3, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/17/26 02:32:45.889 STEP: Creating a namespace for hosting the "functional-test-ssm-parameter-store-clusterclass" test spec @ 03/17/26 02:32:45.889 INFO: Creating namespace functional-test-ssm-parameter-store-clusterclass-cv54h6 INFO: Creating event watcher for namespace "functional-test-ssm-parameter-store-clusterclass-cv54h6" STEP: Creating a cluster @ 03/17/26 02:32:45.903 INFO: Creating the workload cluster with name "cluster-lvks15" using the "topology" template (Kubernetes v1.34.3, 1 control-plane machines, 1 worker machines) INFO: Getting the cluster template yaml INFO: clusterctl config cluster cluster-lvks15 --infrastructure (default) --kubernetes-version v1.34.3 --control-plane-machine-count 1 --worker-machine-count 1 --flavor topology INFO: Creating the workload cluster with name "cluster-lvks15" from the provided yaml INFO: Applying the cluster template yaml of cluster functional-test-ssm-parameter-store-clusterclass-cv54h6/cluster-lvks15 INFO: Waiting for the cluster infrastructure of cluster functional-test-ssm-parameter-store-clusterclass-cv54h6/cluster-lvks15 to be provisioned STEP: Waiting for cluster to enter the provisioned phase @ 03/17/26 02:32:47.252 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: Waiting for control plane of cluster functional-test-ssm-parameter-store-clusterclass-cv54h6/cluster-lvks15 to be initialized INFO: Waiting for the first control plane machine managed by functional-test-ssm-parameter-store-clusterclass-cv54h6/cluster-lvks15-htl55 to be provisioned STEP: Waiting for one control plane node to exist @ 03/17/26 02:38:17.739 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 Failed to post-process pod-logs: unable to read source file "/logs/artifacts/clusters/bootstrap/instances/functional-test-ssm-parameter-store-clusterclass-cv54h6/cluster-lvks15-htl55-h2pjk/pod-logs.log": open /logs/artifacts/clusters/bootstrap/instances/functional-test-ssm-parameter-store-clusterclass-cv54h6/cluster-lvks15-htl55-h2pjk/pod-logs.log: no such file or directory Failed to post-process pod-logs: unable to read source file "/logs/artifacts/clusters/bootstrap/instances/functional-test-ssm-parameter-store-clusterclass-cv54h6/cluster-lvks15-md-0-ndr87-5zjwm-ttfpm/pod-logs.log": open /logs/artifacts/clusters/bootstrap/instances/functional-test-ssm-parameter-store-clusterclass-cv54h6/cluster-lvks15-md-0-ndr87-5zjwm-ttfpm/pod-logs.log: no such file or directory INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: Waiting for control plane of cluster functional-test-ssm-parameter-store-clusterclass-cv54h6/cluster-lvks15 to be ready INFO: Waiting for control plane functional-test-ssm-parameter-store-clusterclass-cv54h6/cluster-lvks15-htl55 to be ready (implies underlying nodes to be ready as well) STEP: Waiting for the control plane to be ready @ 03/17/26 02:41:08.185 STEP: Checking all the control plane machines are in the expected failure domains @ 03/17/26 02:41:08.218 INFO: Waiting for the machine deployments of cluster functional-test-ssm-parameter-store-clusterclass-cv54h6/cluster-lvks15 to be provisioned STEP: Waiting for the workload nodes to exist @ 03/17/26 02:41:08.31 STEP: Checking all the machines controlled by cluster-lvks15-md-0-ndr87 are in the "" failure domain @ 03/17/26 02:41:08.343 INFO: Waiting for the machine pools of cluster functional-test-ssm-parameter-store-clusterclass-cv54h6/cluster-lvks15 to be provisioned STEP: Dumping all the Cluster API resources in the "functional-test-ssm-parameter-store-clusterclass-cv54h6" namespace @ 03/17/26 02:41:08.424 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 STEP: Dumping all EC2 instances in the "functional-test-ssm-parameter-store-clusterclass-cv54h6" namespace @ 03/17/26 02:41:09.543 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 STEP: Deleting all clusters in the "functional-test-ssm-parameter-store-clusterclass-cv54h6" namespace with intervals ["20m" "10s"] @ 03/17/26 02:41:19.673 STEP: Deleting cluster functional-test-ssm-parameter-store-clusterclass-cv54h6/cluster-lvks15 @ 03/17/26 02:41:19.688 INFO: Waiting for the Cluster functional-test-ssm-parameter-store-clusterclass-cv54h6/cluster-lvks15 to be deleted STEP: Waiting for cluster functional-test-ssm-parameter-store-clusterclass-cv54h6/cluster-lvks15 to be deleted @ 03/17/26 02:41:19.714 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 Failed to post-process pod-logs: unable to read source file "/logs/artifacts/clusters/bootstrap/instances/functional-test-ssm-parameter-store-clusterclass-cv54h6/cluster-lvks15-md-0-ndr87-5zjwm-ttfpm/pod-logs.log": open /logs/artifacts/clusters/bootstrap/instances/functional-test-ssm-parameter-store-clusterclass-cv54h6/cluster-lvks15-md-0-ndr87-5zjwm-ttfpm/pod-logs.log: no such file or directory INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 Failed to post-process pod-logs: unable to read source file "/logs/artifacts/clusters/bootstrap/instances/functional-test-ssm-parameter-store-clusterclass-cv54h6/cluster-lvks15-htl55-h2pjk/pod-logs.log": open /logs/artifacts/clusters/bootstrap/instances/functional-test-ssm-parameter-store-clusterclass-cv54h6/cluster-lvks15-htl55-h2pjk/pod-logs.log: no such file or directory INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 INFO: clusterctl describe cluster cluster-lvks15 --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 STEP: Deleting namespace used for hosting the "" test spec @ 03/17/26 02:45:42.138 INFO: Deleting namespace functional-test-ssm-parameter-store-clusterclass-cv54h6 STEP: Node 2 released resources: {ec2-normal:0, vpc:1, eip:3, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/17/26 02:45:43.186 << Timeline ------------------------------ • [740.617 seconds] [unmanaged] [gc] [unmanaged] [gc] should cleanup a cluster that has ELB/NLB load balancers /home/prow/go/src/sigs.k8s.io/cluster-api-provider-aws/test/e2e/suites/unmanaged/gc_test.go:46 Captured StdOut/StdErr Output >> I0317 02:45:44.980097 43423 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 Cluster is deprecated; use cluster.x-k8s.io/v1beta2 Cluster" I0317 02:45:45.465059 43423 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 Cluster is deprecated; use cluster.x-k8s.io/v1beta2 Cluster" I0317 02:45:45.729504 43423 warning_handler.go:64] "controlplane.cluster.x-k8s.io/v1beta1 KubeadmControlPlane is deprecated; use controlplane.cluster.x-k8s.io/v1beta2 KubeadmControlPlane" I0317 02:45:45.856650 43423 warning_handler.go:64] "controlplane.cluster.x-k8s.io/v1beta1 KubeadmControlPlane is deprecated; use controlplane.cluster.x-k8s.io/v1beta2 KubeadmControlPlane" I0317 02:45:46.004060 43423 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 MachineDeployment is deprecated; use cluster.x-k8s.io/v1beta2 MachineDeployment" I0317 02:45:46.358607 43423 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 MachineDeployment is deprecated; use cluster.x-k8s.io/v1beta2 MachineDeployment" I0317 02:45:46.506889 43423 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0317 02:45:46.647386 43423 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0317 02:45:46.941463 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:45:47.140564 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:45:47.191155 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:45:47.495946 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:45:47.538803 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:45:47.792983 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" << Captured StdOut/StdErr Output Timeline >> STEP: should have a valid test configuration @ 03/17/26 02:45:43.195 STEP: Node 2 acquiring resources: {ec2-normal:0, vpc:1, eip:1, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/17/26 02:45:43.199 STEP: Node 2 acquired resources: {ec2-normal:0, vpc:1, eip:1, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/17/26 02:45:44.2 STEP: Creating a namespace for hosting the "unmanaged-gc-cluster" test spec @ 03/17/26 02:45:44.2 INFO: Creating namespace unmanaged-gc-cluster-i50ks9 STEP: Creating cluster with single control plane @ 03/17/26 02:45:44.269 INFO: Creating the workload cluster with name "unmanaged-gc-cluster-oivou8" using the "(default)" template (Kubernetes v1.34.3, 1 control-plane machines, 1 worker machines) INFO: Getting the cluster template yaml INFO: clusterctl config cluster unmanaged-gc-cluster-oivou8 --infrastructure (default) --kubernetes-version v1.34.3 --control-plane-machine-count 1 --worker-machine-count 1 --flavor (default) INFO: Creating the workload cluster with name "unmanaged-gc-cluster-oivou8" from the provided yaml INFO: Applying the cluster template yaml of cluster unmanaged-gc-cluster-i50ks9/unmanaged-gc-cluster-oivou8 INFO: Waiting for the cluster infrastructure of cluster unmanaged-gc-cluster-i50ks9/unmanaged-gc-cluster-oivou8 to be provisioned STEP: Waiting for cluster to enter the provisioned phase @ 03/17/26 02:45:48.051 INFO: Waiting for control plane of cluster unmanaged-gc-cluster-i50ks9/unmanaged-gc-cluster-oivou8 to be initialized INFO: Waiting for the first control plane machine managed by unmanaged-gc-cluster-i50ks9/unmanaged-gc-cluster-oivou8-control-plane to be provisioned STEP: Waiting for one control plane node to exist @ 03/17/26 02:50:58.466 INFO: Waiting for control plane of cluster unmanaged-gc-cluster-i50ks9/unmanaged-gc-cluster-oivou8 to be ready INFO: Waiting for control plane unmanaged-gc-cluster-i50ks9/unmanaged-gc-cluster-oivou8-control-plane to be ready (implies underlying nodes to be ready as well) STEP: Waiting for the control plane to be ready @ 03/17/26 02:53:38.638 STEP: Checking all the control plane machines are in the expected failure domains @ 03/17/26 02:53:38.677 INFO: Waiting for the machine deployments of cluster unmanaged-gc-cluster-i50ks9/unmanaged-gc-cluster-oivou8 to be provisioned STEP: Waiting for the workload nodes to exist @ 03/17/26 02:53:38.75 STEP: Checking all the machines controlled by unmanaged-gc-cluster-oivou8-md-0 are in the "" failure domain @ 03/17/26 02:53:38.76 INFO: Waiting for the machine pools of cluster unmanaged-gc-cluster-i50ks9/unmanaged-gc-cluster-oivou8 to be provisioned STEP: getting cluster with name unmanaged-gc-cluster-oivou8 @ 03/17/26 02:53:38.781 STEP: Installing sample workload with load balancer services: ../../data/gcworkload.yaml @ 03/17/26 02:53:38.811 STEP: Waiting for the Deployment to be available @ 03/17/26 02:53:40.134 STEP: Waiting for deployment default/podinfo to be available @ 03/17/26 02:53:40.135 STEP: Checking we have the load balancers in AWS @ 03/17/26 02:54:20.534 STEP: Waiting for AWS load balancer of type nlb to exist for service default/podinfo-nlb @ 03/17/26 02:54:20.534 STEP: Getting AWS load balancer ARNs of type nlb for service default/podinfo-nlb @ 03/17/26 02:54:20.534 STEP: Waiting for AWS load balancer of type elb to exist for service default/podinfo-elb @ 03/17/26 02:54:20.732 STEP: Getting AWS load balancer ARNs of type elb for service default/podinfo-elb @ 03/17/26 02:54:20.733 STEP: Deleting workload/tenant cluster unmanaged-gc-cluster-oivou8 @ 03/17/26 02:54:20.906 STEP: Deleting cluster unmanaged-gc-cluster-i50ks9/unmanaged-gc-cluster-oivou8 @ 03/17/26 02:54:20.907 STEP: Waiting for cluster unmanaged-gc-cluster-i50ks9/unmanaged-gc-cluster-oivou8 to be deleted @ 03/17/26 02:54:20.933 STEP: Getting counts of service load balancers @ 03/17/26 02:58:01.346 STEP: Getting AWS load balancer ARNs of type nlb for service default/podinfo-nlb @ 03/17/26 02:58:01.346 STEP: Getting AWS load balancer ARNs of type elb for service default/podinfo-elb @ 03/17/26 02:58:01.546 STEP: Dumping all the Cluster API resources in the "unmanaged-gc-cluster-i50ks9" namespace @ 03/17/26 02:58:01.738 STEP: Dumping all EC2 instances in the "unmanaged-gc-cluster-i50ks9" namespace @ 03/17/26 02:58:02.405 STEP: Deleting all clusters in the "unmanaged-gc-cluster-i50ks9" namespace with intervals ["20m" "10s"] @ 03/17/26 02:58:02.757 STEP: Deleting namespace used for hosting the "" test spec @ 03/17/26 02:58:02.77 INFO: Deleting namespace unmanaged-gc-cluster-i50ks9 STEP: Node 2 released resources: {ec2-normal:0, vpc:1, eip:1, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/17/26 02:58:03.812 << Timeline ------------------------------ • [817.038 seconds] [unmanaged] [Cluster API Framework] [smoke] [PR-Blocking] Running the quick-start spec with ClusterClass Should create a workload cluster /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.12.2/e2e/quick_start.go:143 Captured StdOut/StdErr Output >> I0317 02:45:19.975901 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 ClusterClass is deprecated; use cluster.x-k8s.io/v1beta2 ClusterClass" I0317 02:45:20.003650 43421 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0317 02:45:20.121477 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 ClusterClass is deprecated; use cluster.x-k8s.io/v1beta2 ClusterClass" I0317 02:45:20.265526 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 ClusterClass is deprecated; use cluster.x-k8s.io/v1beta2 ClusterClass" I0317 02:45:20.715592 43421 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0317 02:45:20.820213 43421 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0317 02:45:20.870930 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 Cluster is deprecated; use cluster.x-k8s.io/v1beta2 Cluster" I0317 02:45:21.652260 43421 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 Cluster is deprecated; use cluster.x-k8s.io/v1beta2 Cluster" I0317 02:45:21.970178 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:45:22.109998 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:45:22.140128 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:45:23.012399 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:45:23.110338 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:45:23.686695 43421 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" << Captured StdOut/StdErr Output Timeline >> STEP: Creating a namespace for hosting the "capi-quick-start" test spec @ 03/17/26 02:45:18.164 INFO: Creating namespace capi-quick-start-xzkfrj INFO: Creating event watcher for namespace "capi-quick-start-xzkfrj" STEP: Node 1 acquiring resources: {ec2-normal:4, vpc:1, eip:3, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/17/26 02:45:18.22 STEP: Node 1 acquired resources: {ec2-normal:4, vpc:1, eip:3, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/17/26 02:45:19.221 STEP: Creating a namespace for hosting the "quick-start" test spec @ 03/17/26 02:45:19.223 INFO: Creating namespace quick-start-q17mwo INFO: Creating event watcher for namespace "quick-start-q17mwo" STEP: Creating a workload cluster @ 03/17/26 02:45:19.265 INFO: Creating the workload cluster with name "quick-start-dej7cy" using the "topology" template (Kubernetes v1.34.3, 1 control-plane machines, 1 worker machines) INFO: Getting the cluster template yaml INFO: clusterctl config cluster quick-start-dej7cy --infrastructure (default) --kubernetes-version v1.34.3 --control-plane-machine-count 1 --worker-machine-count 1 --flavor topology INFO: Creating the workload cluster with name "quick-start-dej7cy" from the provided yaml INFO: Applying the cluster template yaml of cluster quick-start-q17mwo/quick-start-dej7cy INFO: Waiting for the cluster infrastructure of cluster quick-start-q17mwo/quick-start-dej7cy to be provisioned STEP: Waiting for cluster to enter the provisioned phase @ 03/17/26 02:45:24.181 INFO: Waiting for control plane of cluster quick-start-q17mwo/quick-start-dej7cy to be initialized INFO: Waiting for the first control plane machine managed by quick-start-q17mwo/quick-start-dej7cy-gpcmf to be provisioned STEP: Waiting for one control plane node to exist @ 03/17/26 02:50:14.825 INFO: Waiting for control plane of cluster quick-start-q17mwo/quick-start-dej7cy to be ready INFO: Waiting for control plane quick-start-q17mwo/quick-start-dej7cy-gpcmf to be ready (implies underlying nodes to be ready as well) STEP: Waiting for the control plane to be ready @ 03/17/26 02:53:14.982 STEP: Checking all the control plane machines are in the expected failure domains @ 03/17/26 02:53:14.997 INFO: Waiting for the machine deployments of cluster quick-start-q17mwo/quick-start-dej7cy to be provisioned STEP: Waiting for the workload nodes to exist @ 03/17/26 02:53:15.02 STEP: Checking all the machines controlled by quick-start-dej7cy-md-0-zwf9x are in the "" failure domain @ 03/17/26 02:53:25.041 INFO: Waiting for the machine pools of cluster quick-start-q17mwo/quick-start-dej7cy to be provisioned INFO: Calling PostMachinesProvisioned for cluster quick-start-q17mwo/quick-start-dej7cy STEP: Verify Cluster Available condition is true @ 03/17/26 02:53:25.065 STEP: Verify Machines Ready condition is true @ 03/17/26 02:53:45.104 STEP: PASSED! @ 03/17/26 02:53:45.123 STEP: Dumping logs from the "quick-start-dej7cy" workload cluster @ 03/17/26 02:53:45.124 STEP: Dumping all the Cluster API resources in the "quick-start-q17mwo" namespace @ 03/17/26 02:54:00.963 INFO: clusterctl describe cluster quick-start-dej7cy --show-conditions=all --show-machinesets=true --grouping=false --echo=true --v1beta2 STEP: Dumping Pods and Nodes of Cluster quick-start-q17mwo/quick-start-dej7cy @ 03/17/26 02:54:01.967 STEP: Deleting cluster quick-start-q17mwo/quick-start-dej7cy @ 03/17/26 02:54:02.486 STEP: Deleting cluster quick-start-q17mwo/quick-start-dej7cy @ 03/17/26 02:54:02.5 INFO: Waiting for the Cluster quick-start-q17mwo/quick-start-dej7cy to be deleted STEP: Waiting for cluster quick-start-q17mwo/quick-start-dej7cy to be deleted @ 03/17/26 02:54:02.526 INFO: Creating log watcher for controller capa-system/capa-controller-manager, pod capa-controller-manager-7ddd967fd9-wkt72, container manager STEP: Deleting namespace used for hosting the "quick-start" test spec @ 03/17/26 02:58:53.087 INFO: Deleting namespace quick-start-q17mwo STEP: Node 1 released resources: {ec2-normal:4, vpc:1, eip:3, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/17/26 02:58:54.104 STEP: Dumping all the Cluster API resources in the "capi-quick-start-xzkfrj" namespace @ 03/17/26 02:58:54.104 STEP: Dumping all EC2 instances in the "capi-quick-start-xzkfrj" namespace @ 03/17/26 02:58:54.826 STEP: Deleting all clusters in the "capi-quick-start-xzkfrj" namespace with intervals ["20m" "10s"] @ 03/17/26 02:58:55.166 STEP: Deleting namespace used for hosting the "" test spec @ 03/17/26 02:58:55.187 INFO: Deleting namespace capi-quick-start-xzkfrj << Timeline ------------------------------ • [727.735 seconds] [unmanaged] [gc] [unmanaged] [gc] should cleanup a cluster that has ELB/NLB load balancers using AlternativeGCStrategy /home/prow/go/src/sigs.k8s.io/cluster-api-provider-aws/test/e2e/suites/unmanaged/gc_test.go:141 Captured StdOut/StdErr Output >> I0317 02:58:03.837556 43423 warnings.go:110] "Warning: spec.template.spec.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[1].preference.matchExpressions[0].key: node-role.kubernetes.io/master is use \"node-role.kubernetes.io/control-plane\" instead" I0317 02:58:05.266352 43423 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 Cluster is deprecated; use cluster.x-k8s.io/v1beta2 Cluster" I0317 02:58:05.290724 43423 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 Cluster is deprecated; use cluster.x-k8s.io/v1beta2 Cluster" I0317 02:58:05.334950 43423 warning_handler.go:64] "controlplane.cluster.x-k8s.io/v1beta1 KubeadmControlPlane is deprecated; use controlplane.cluster.x-k8s.io/v1beta2 KubeadmControlPlane" I0317 02:58:05.456287 43423 warning_handler.go:64] "controlplane.cluster.x-k8s.io/v1beta1 KubeadmControlPlane is deprecated; use controlplane.cluster.x-k8s.io/v1beta2 KubeadmControlPlane" I0317 02:58:05.536822 43423 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 MachineDeployment is deprecated; use cluster.x-k8s.io/v1beta2 MachineDeployment" I0317 02:58:05.586884 43423 warning_handler.go:64] "cluster.x-k8s.io/v1beta1 MachineDeployment is deprecated; use cluster.x-k8s.io/v1beta2 MachineDeployment" I0317 02:58:05.646819 43423 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0317 02:58:05.718556 43423 warning_handler.go:64] "bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta2 KubeadmConfigTemplate" I0317 02:58:05.839102 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:58:05.882624 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:58:05.898386 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:58:05.930510 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:58:05.945067 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 02:58:05.979249 43423 warning_handler.go:64] "addons.cluster.x-k8s.io/v1beta1 ClusterResourceSet is deprecated; use addons.cluster.x-k8s.io/v1beta2 ClusterResourceSet" I0317 03:10:09.550402 43423 warnings.go:110] "Warning: spec.template.spec.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[1].preference.matchExpressions[0].key: node-role.kubernetes.io/master is use \"node-role.kubernetes.io/control-plane\" instead" << Captured StdOut/StdErr Output Timeline >> STEP: should have a valid test configuration @ 03/17/26 02:58:03.814 STEP: Get capa-controller-manager deployment object @ 03/17/26 02:58:03.816 STEP: Update capa-controller-manager deployment object spec @ 03/17/26 02:58:03.828 STEP: Update capa-controller-manager deployment object @ 03/17/26 02:58:03.828 STEP: Wait for capa-controller-manager deployment to be available after reconfiguring @ 03/17/26 02:58:03.837 STEP: Waiting for deployment capa-system/capa-controller-manager to be available @ 03/17/26 02:58:03.837 STEP: Validate capa-controller-manager deployment updated as expected @ 03/17/26 02:58:03.841 STEP: Node 2 acquiring resources: {ec2-normal:0, vpc:1, eip:1, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/17/26 02:58:03.847 STEP: Node 2 acquired resources: {ec2-normal:0, vpc:1, eip:1, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/17/26 02:58:04.849 STEP: Creating a namespace for hosting the "unmanaged-gc-alterstrategy-cluster" test spec @ 03/17/26 02:58:04.849 INFO: Creating namespace unmanaged-gc-alterstrategy-cluster-cebmvq STEP: Creating cluster with single control plane @ 03/17/26 02:58:04.867 INFO: Creating the workload cluster with name "unmanaged-gc-alterstrategy-cluster-s9tlsd" using the "(default)" template (Kubernetes v1.34.3, 1 control-plane machines, 1 worker machines) INFO: Getting the cluster template yaml INFO: clusterctl config cluster unmanaged-gc-alterstrategy-cluster-s9tlsd --infrastructure (default) --kubernetes-version v1.34.3 --control-plane-machine-count 1 --worker-machine-count 1 --flavor (default) INFO: Creating the workload cluster with name "unmanaged-gc-alterstrategy-cluster-s9tlsd" from the provided yaml INFO: Applying the cluster template yaml of cluster unmanaged-gc-alterstrategy-cluster-cebmvq/unmanaged-gc-alterstrategy-cluster-s9tlsd INFO: Waiting for the cluster infrastructure of cluster unmanaged-gc-alterstrategy-cluster-cebmvq/unmanaged-gc-alterstrategy-cluster-s9tlsd to be provisioned STEP: Waiting for cluster to enter the provisioned phase @ 03/17/26 02:58:06.059 INFO: Waiting for control plane of cluster unmanaged-gc-alterstrategy-cluster-cebmvq/unmanaged-gc-alterstrategy-cluster-s9tlsd to be initialized INFO: Waiting for the first control plane machine managed by unmanaged-gc-alterstrategy-cluster-cebmvq/unmanaged-gc-alterstrategy-cluster-s9tlsd-control-plane to be provisioned STEP: Waiting for one control plane node to exist @ 03/17/26 03:01:46.304 INFO: Waiting for control plane of cluster unmanaged-gc-alterstrategy-cluster-cebmvq/unmanaged-gc-alterstrategy-cluster-s9tlsd to be ready INFO: Waiting for control plane unmanaged-gc-alterstrategy-cluster-cebmvq/unmanaged-gc-alterstrategy-cluster-s9tlsd-control-plane to be ready (implies underlying nodes to be ready as well) STEP: Waiting for the control plane to be ready @ 03/17/26 03:04:36.421 STEP: Checking all the control plane machines are in the expected failure domains @ 03/17/26 03:04:46.439 INFO: Waiting for the machine deployments of cluster unmanaged-gc-alterstrategy-cluster-cebmvq/unmanaged-gc-alterstrategy-cluster-s9tlsd to be provisioned STEP: Waiting for the workload nodes to exist @ 03/17/26 03:04:46.455 STEP: Checking all the machines controlled by unmanaged-gc-alterstrategy-cluster-s9tlsd-md-0 are in the "" failure domain @ 03/17/26 03:04:46.544 INFO: Waiting for the machine pools of cluster unmanaged-gc-alterstrategy-cluster-cebmvq/unmanaged-gc-alterstrategy-cluster-s9tlsd to be provisioned STEP: getting cluster with name unmanaged-gc-alterstrategy-cluster-s9tlsd @ 03/17/26 03:04:46.564 STEP: Installing sample workload with load balancer services: ../../data/gcworkload.yaml @ 03/17/26 03:04:46.59 STEP: Waiting for the Deployment to be available @ 03/17/26 03:04:47.892 STEP: Waiting for deployment default/podinfo to be available @ 03/17/26 03:04:47.893 STEP: Checking we have the load balancers in AWS @ 03/17/26 03:05:08.215 STEP: Waiting for AWS load balancer of type nlb to exist for service default/podinfo-nlb @ 03/17/26 03:05:08.215 STEP: Getting AWS load balancer ARNs of type nlb for service default/podinfo-nlb @ 03/17/26 03:05:08.215 STEP: Waiting for AWS load balancer of type elb to exist for service default/podinfo-elb @ 03/17/26 03:05:08.408 STEP: Getting AWS load balancer ARNs of type elb for service default/podinfo-elb @ 03/17/26 03:05:08.408 STEP: Deleting workload/tenant cluster unmanaged-gc-alterstrategy-cluster-s9tlsd @ 03/17/26 03:05:08.597 STEP: Deleting cluster unmanaged-gc-alterstrategy-cluster-cebmvq/unmanaged-gc-alterstrategy-cluster-s9tlsd @ 03/17/26 03:05:08.598 STEP: Waiting for cluster unmanaged-gc-alterstrategy-cluster-cebmvq/unmanaged-gc-alterstrategy-cluster-s9tlsd to be deleted @ 03/17/26 03:05:08.647 STEP: Getting counts of service load balancers @ 03/17/26 03:10:09.132 STEP: Getting AWS load balancer ARNs of type nlb for service default/podinfo-nlb @ 03/17/26 03:10:09.132 STEP: Getting AWS load balancer ARNs of type elb for service default/podinfo-elb @ 03/17/26 03:10:09.328 STEP: Get capa-controller-manager deployment object @ 03/17/26 03:10:09.531 STEP: Update capa-controller-manager deployment object spec @ 03/17/26 03:10:09.541 STEP: Update capa-controller-manager deployment object @ 03/17/26 03:10:09.541 STEP: Wait for capa-controller-manager deployment to be available after reconfiguring @ 03/17/26 03:10:09.55 STEP: Waiting for deployment capa-system/capa-controller-manager to be available @ 03/17/26 03:10:09.55 STEP: Validate capa-controller-manager deployment updated as expected @ 03/17/26 03:10:09.553 STEP: Dumping all the Cluster API resources in the "unmanaged-gc-alterstrategy-cluster-cebmvq" namespace @ 03/17/26 03:10:09.556 STEP: Dumping all EC2 instances in the "unmanaged-gc-alterstrategy-cluster-cebmvq" namespace @ 03/17/26 03:10:10.175 STEP: Deleting all clusters in the "unmanaged-gc-alterstrategy-cluster-cebmvq" namespace with intervals ["20m" "10s"] @ 03/17/26 03:10:10.521 STEP: Deleting namespace used for hosting the "" test spec @ 03/17/26 03:10:10.534 INFO: Deleting namespace unmanaged-gc-alterstrategy-cluster-cebmvq STEP: Node 2 released resources: {ec2-normal:0, vpc:1, eip:1, ngw:1, igw:1, classiclb:1, ec2-GPU:0, volume-gp2:0, eventBridge-rules:50} @ 03/17/26 03:10:11.548 << Timeline ------------------------------ [SynchronizedAfterSuite] PASSED [2.701 seconds] [SynchronizedAfterSuite]  /home/prow/go/src/sigs.k8s.io/cluster-api-provider-aws/test/e2e/suites/unmanaged/unmanaged_suite_test.go:57 Timeline >> STEP: Dumping all the Cluster API resources in the "functional-efs-support-jciw0m" namespace @ 03/17/26 03:10:11.55 STEP: Dumping all EC2 instances in the "functional-efs-support-jciw0m" namespace @ 03/17/26 03:10:12.192 STEP: Deleting all clusters in the "functional-efs-support-jciw0m" namespace with intervals ["20m" "10s"] @ 03/17/26 03:10:12.53 STEP: Deleting namespace used for hosting the "" test spec @ 03/17/26 03:10:12.544 INFO: Deleting namespace functional-efs-support-jciw0m STEP: Dumping all the Cluster API resources in the "functional-test-ignition-nc5g0e" namespace @ 03/17/26 03:10:12.915 STEP: Dumping all EC2 instances in the "functional-test-ignition-nc5g0e" namespace @ 03/17/26 03:10:13.588 STEP: Deleting all clusters in the "functional-test-ignition-nc5g0e" namespace with intervals ["20m" "10s"] @ 03/17/26 03:10:13.902 STEP: Deleting namespace used for hosting the "" test spec @ 03/17/26 03:10:13.913 INFO: Deleting namespace functional-test-ignition-nc5g0e << Timeline ------------------------------ SDK 2026/03/17 03:14:12 DEBUG attempting waiter request, attempt count: 1 SDK 2026/03/17 03:14:42 DEBUG attempting waiter request, attempt count: 2 SDK 2026/03/17 03:15:28 DEBUG attempting waiter request, attempt count: 3 SDK 2026/03/17 03:15:28 DEBUG attempting waiter request, attempt count: 1 [SynchronizedAfterSuite] PASSED [993.675 seconds] [SynchronizedAfterSuite]  /home/prow/go/src/sigs.k8s.io/cluster-api-provider-aws/test/e2e/suites/unmanaged/unmanaged_suite_test.go:57 Captured StdOut/StdErr Output >> SDK 2026/03/17 03:14:12 DEBUG attempting waiter request, attempt count: 1 SDK 2026/03/17 03:14:42 DEBUG attempting waiter request, attempt count: 2 SDK 2026/03/17 03:15:28 DEBUG attempting waiter request, attempt count: 3 SDK 2026/03/17 03:15:28 DEBUG attempting waiter request, attempt count: 1 << Captured StdOut/StdErr Output Timeline >> INFO: Creating log watcher for controller capa-system/capa-controller-manager, pod capa-controller-manager-847848d68b-qwjkg, container manager Folder created for eks clusters: "/logs/artifacts/clusters/bootstrap/aws-resources" STEP: Tearing down the management cluster @ 03/17/26 03:14:09.605 INFO: Error getting pod capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6854b567f-dnb5j, container manager: Get "https://127.0.0.1:40269/api/v1/namespaces/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6854b567f-dnb5j": dial tcp 127.0.0.1:40269: connect: connection refused - error from a previous attempt: EOF INFO: Error getting pod capa-system/capa-controller-manager-847848d68b-qwjkg, container manager: Get "https://127.0.0.1:40269/api/v1/namespaces/capa-system/pods/capa-controller-manager-847848d68b-qwjkg": dial tcp 127.0.0.1:40269: connect: connection refused - error from a previous attempt: EOF INFO: Error getting pod capi-system/capi-controller-manager-5c7c97c6d9-p45m8, container manager: Get "https://127.0.0.1:40269/api/v1/namespaces/capi-system/pods/capi-controller-manager-5c7c97c6d9-p45m8": dial tcp 127.0.0.1:40269: connect: connection refused - error from a previous attempt: EOF INFO: Error getting pod capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-644567b486-nmnfx, container manager: Get "https://127.0.0.1:40269/api/v1/namespaces/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-644567b486-nmnfx": dial tcp 127.0.0.1:40269: connect: connection refused - error from a previous attempt: EOF STEP: Deleting cluster-api-provider-aws-sigs-k8s-io CloudFormation stack @ 03/17/26 03:14:12.4 << Timeline ------------------------------ [ReportAfterSuite] PASSED [0.020 seconds] [ReportAfterSuite] Autogenerated ReportAfterSuite for --junit-report autogenerated by Ginkgo ------------------------------ Summarizing 1 Failure: [FAIL] [unmanaged] [Cluster API Framework] [smoke] [PR-Blocking] Running the quick-start spec [It] Should create a workload cluster /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.12.2/framework/controlplane_helpers.go:152 Ran 22 of 29 Specs in 14561.347 seconds FAIL! -- 21 Passed | 1 Failed | 6 Pending | 1 Skipped Ginkgo ran 1 suite in 4h14m13.087488253s Test Suite Failed exit status 1 real 254m26.489s user 55m11.935s sys 10m49.282s make: *** [Makefile:466: test-e2e] Error 1 + EXIT_VALUE=2 + set +o xtrace Cleaning up after docker in docker. ================================================================================ Waiting 30 seconds for pods stopped with terminationGracePeriod:30 Cleaning up after docker Waiting for docker to stop for 30 seconds Stopping Docker: dockerProgram process in pidfile '/var/run/docker-ssd.pid', 1 process(es), refused to die. ================================================================================ Done cleaning up after docker in docker.