Result | FAILURE |
Tests | 1 failed / 1 succeeded |
Started | |
Elapsed | 9m51s |
Revision | release-1.7 |
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=capz\-e2e\s\[SynchronizedBeforeSuite\]$'
[FAILED] failed to run clusterctl init Unexpected error: <*errors.withStack | 0xc0005966a8>: { error: <*errors.withMessage | 0xc00062e5a0>{ cause: <*errors.withStack | 0xc000596678>{ error: <*errors.withMessage | 0xc00062e540>{ cause: <*errors.withStack | 0xc000596648>{ error: <*errors.withMessage | 0xc00062e4c0>{ cause: <*errors.errorString | 0xc0007dd480>{ s: "error unmarshaling JSON: while decoding JSON: json: cannot unmarshal string into Go value of type map[string]interface {}", }, msg: "failed to unmarshal the 1st yaml document: \"\\ufeff<?xml version=\\\"1.0\\\" encoding=\\\"utf-8\\\"?><Error><Code>AuthenticationFailed</Code><Message>Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.\\nRequestId:dc28bcbb-001e-0024-6c02-2bd4c5000000\\nTime:2023-01-18T06:02:42.0897196Z</Message><AuthenticationErrorDetail>Signed expiry time [Wed, 18 Jan 2023 06:02:42 GMT] must be after signed start time [Wed, 18 Jan 2023 06:02:42 GMT]</AuthenticationErrorDetail></Error>\\n\"", }, stack: [0x2bb7155, 0x2c73ed1, 0x2c77865, 0x2f8b477, 0x2f90316, 0x2f8fb9f, 0x2f8f1f0, 0x2f96558, 0x2f9aa72, 0x3542090, 0x3540b8a, 0x14ef085, 0x14ee57c, 0x18e67a7, 0x18f64f4, 0x18f9df8, 0x147c741], }, msg: "failed to parse yaml", }, stack: [0x2c742cf, 0x2c77865, 0x2f8b477, 0x2f90316, 0x2f8fb9f, 0x2f8f1f0, 0x2f96558, 0x2f9aa72, 0x3542090, 0x3540b8a, 0x14ef085, 0x14ee57c, 0x18e67a7, 0x18f64f4, 0x18f9df8, 0x147c741], }, msg: "failed to get provider components for the \"cluster-api\" provider", }, stack: [0x2f9069b, 0x2f8fb9f, 0x2f8f1f0, 0x2f96558, 0x2f9aa72, 0x3542090, 0x3540b8a, 0x14ef085, 0x14ee57c, 0x18e67a7, 0x18f64f4, 0x18f9df8, 0x147c741], } failed to get provider components for the "cluster-api" provider: failed to parse yaml: failed to unmarshal the 1st yaml document: "\ufeff<?xml version=\"1.0\" encoding=\"utf-8\"?><Error><Code>AuthenticationFailed</Code><Message>Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.\nRequestId:dc28bcbb-001e-0024-6c02-2bd4c5000000\nTime:2023-01-18T06:02:42.0897196Z</Message><AuthenticationErrorDetail>Signed expiry time [Wed, 18 Jan 2023 06:02:42 GMT] must be after signed start time [Wed, 18 Jan 2023 06:02:42 GMT]</AuthenticationErrorDetail></Error>\n": error unmarshaling JSON: while decoding JSON: json: cannot unmarshal string into Go value of type map[string]interface {} occurred In [SynchronizedBeforeSuite] at: /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.3.1/framework/clusterctl/client.go:94 @ 01/18/23 06:03:51.772from junit.e2e_suite.1.xml
> Enter [SynchronizedBeforeSuite] TOP-LEVEL - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:59 @ 01/18/23 06:02:14.813 STEP: Loading the e2e test configuration from "/home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/config/azure-dev-envsubst.yaml" - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/common.go:88 @ 01/18/23 06:02:14.813 Jan 18 06:02:14.816: INFO: Finding image skus and versions for offer cncf-upstream/capi in eastus2 Jan 18 06:02:28.723: INFO: Finding image skus and versions for offer cncf-upstream/capi-windows in eastus2 Jan 18 06:02:41.060: INFO: Resolved KUBERNETES_VERSION (set to latest) to latest Jan 18 06:02:41.060: INFO: Resolved KUBERNETES_VERSION_UPGRADE_FROM (set to stable-1.24) to v1.24.9 Jan 18 06:02:41.060: INFO: Resolved KUBERNETES_VERSION_UPGRADE_TO (set to stable-1.25) to v1.25.5 STEP: Creating a clusterctl local repository into "/logs/artifacts" - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/common.go:88 @ 01/18/23 06:02:41.06 STEP: Reading the ClusterResourceSet manifest /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/templates/addons/calico.yaml - /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.3.1/framework/ginkgoextensions/output.go:35 @ 01/18/23 06:02:41.06 STEP: Setting up the bootstrap cluster - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:71 @ 01/18/23 06:02:52.3 INFO: Creating a kind cluster with name "capz-e2e" INFO: The kubeconfig file for the kind cluster is /tmp/e2e-kind1389926613 INFO: Loading image: "localhost:5000/ci-e2e/cluster-api-azure-controller-amd64:20230118055442" INFO: Image localhost:5000/ci-e2e/cluster-api-azure-controller-amd64:20230118055442 is present in local container image cache INFO: Loading image: "registry.k8s.io/cluster-api/cluster-api-controller:v1.3.1" INFO: Image registry.k8s.io/cluster-api/cluster-api-controller:v1.3.1 not present in local container image cache, will pull INFO: Loading image: "registry.k8s.io/cluster-api/kubeadm-bootstrap-controller:v1.3.1" INFO: Image registry.k8s.io/cluster-api/kubeadm-bootstrap-controller:v1.3.1 not present in local container image cache, will pull INFO: Loading image: "registry.k8s.io/cluster-api/kubeadm-control-plane-controller:v1.3.1" INFO: Image registry.k8s.io/cluster-api/kubeadm-control-plane-controller:v1.3.1 not present in local container image cache, will pull STEP: Initializing the bootstrap cluster - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:74 @ 01/18/23 06:03:51.58 INFO: clusterctl init --core cluster-api --bootstrap kubeadm --control-plane kubeadm --infrastructure azure --ipam --runtime-extension --config /logs/artifacts/repository/clusterctl-config.yaml --kubeconfig /tmp/e2e-kind1389926613 [FAILED] failed to run clusterctl init Unexpected error: <*errors.withStack | 0xc0005966a8>: { error: <*errors.withMessage | 0xc00062e5a0>{ cause: <*errors.withStack | 0xc000596678>{ error: <*errors.withMessage | 0xc00062e540>{ cause: <*errors.withStack | 0xc000596648>{ error: <*errors.withMessage | 0xc00062e4c0>{ cause: <*errors.errorString | 0xc0007dd480>{ s: "error unmarshaling JSON: while decoding JSON: json: cannot unmarshal string into Go value of type map[string]interface {}", }, msg: "failed to unmarshal the 1st yaml document: \"\\ufeff<?xml version=\\\"1.0\\\" encoding=\\\"utf-8\\\"?><Error><Code>AuthenticationFailed</Code><Message>Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.\\nRequestId:dc28bcbb-001e-0024-6c02-2bd4c5000000\\nTime:2023-01-18T06:02:42.0897196Z</Message><AuthenticationErrorDetail>Signed expiry time [Wed, 18 Jan 2023 06:02:42 GMT] must be after signed start time [Wed, 18 Jan 2023 06:02:42 GMT]</AuthenticationErrorDetail></Error>\\n\"", }, stack: [0x2bb7155, 0x2c73ed1, 0x2c77865, 0x2f8b477, 0x2f90316, 0x2f8fb9f, 0x2f8f1f0, 0x2f96558, 0x2f9aa72, 0x3542090, 0x3540b8a, 0x14ef085, 0x14ee57c, 0x18e67a7, 0x18f64f4, 0x18f9df8, 0x147c741], }, msg: "failed to parse yaml", }, stack: [0x2c742cf, 0x2c77865, 0x2f8b477, 0x2f90316, 0x2f8fb9f, 0x2f8f1f0, 0x2f96558, 0x2f9aa72, 0x3542090, 0x3540b8a, 0x14ef085, 0x14ee57c, 0x18e67a7, 0x18f64f4, 0x18f9df8, 0x147c741], }, msg: "failed to get provider components for the \"cluster-api\" provider", }, stack: [0x2f9069b, 0x2f8fb9f, 0x2f8f1f0, 0x2f96558, 0x2f9aa72, 0x3542090, 0x3540b8a, 0x14ef085, 0x14ee57c, 0x18e67a7, 0x18f64f4, 0x18f9df8, 0x147c741], } failed to get provider components for the "cluster-api" provider: failed to parse yaml: failed to unmarshal the 1st yaml document: "\ufeff<?xml version=\"1.0\" encoding=\"utf-8\"?><Error><Code>AuthenticationFailed</Code><Message>Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.\nRequestId:dc28bcbb-001e-0024-6c02-2bd4c5000000\nTime:2023-01-18T06:02:42.0897196Z</Message><AuthenticationErrorDetail>Signed expiry time [Wed, 18 Jan 2023 06:02:42 GMT] must be after signed start time [Wed, 18 Jan 2023 06:02:42 GMT]</AuthenticationErrorDetail></Error>\n": error unmarshaling JSON: while decoding JSON: json: cannot unmarshal string into Go value of type map[string]interface {} occurred In [SynchronizedBeforeSuite] at: /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.3.1/framework/clusterctl/client.go:94 @ 01/18/23 06:03:51.772 < Exit [SynchronizedBeforeSuite] TOP-LEVEL - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:59 @ 01/18/23 06:03:51.772 (1m36.958s)
Filter through log files | View test history on testgrid
capz-e2e [SynchronizedAfterSuite]
... skipping 465 lines ... INFO: Loading image: "registry.k8s.io/cluster-api/kubeadm-bootstrap-controller:v1.3.1" INFO: Image registry.k8s.io/cluster-api/kubeadm-bootstrap-controller:v1.3.1 not present in local container image cache, will pull INFO: Loading image: "registry.k8s.io/cluster-api/kubeadm-control-plane-controller:v1.3.1" INFO: Image registry.k8s.io/cluster-api/kubeadm-control-plane-controller:v1.3.1 not present in local container image cache, will pull [1mSTEP:[0m Initializing the bootstrap cluster [38;5;243m@ 01/18/23 06:03:51.58[0m INFO: clusterctl init --core cluster-api --bootstrap kubeadm --control-plane kubeadm --infrastructure azure --ipam --runtime-extension --config /logs/artifacts/repository/clusterctl-config.yaml --kubeconfig /tmp/e2e-kind1389926613 [38;5;9m[FAILED][0m in [SynchronizedBeforeSuite] - /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.3.1/framework/clusterctl/client.go:94 [38;5;243m@ 01/18/23 06:03:51.772[0m [38;5;9m[SynchronizedBeforeSuite] [FAILED] [96.958 seconds][0m [38;5;9m[1m[SynchronizedBeforeSuite] [0m [38;5;243m/home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:59[0m [38;5;9m[FAILED] failed to run clusterctl init Unexpected error: <*errors.withStack | 0xc0005966a8>: { error: <*errors.withMessage | 0xc00062e5a0>{ cause: <*errors.withStack | 0xc000596678>{ error: <*errors.withMessage | 0xc00062e540>{ cause: <*errors.withStack | 0xc000596648>{ error: <*errors.withMessage | 0xc00062e4c0>{ cause: <*errors.errorString | 0xc0007dd480>{ s: "error unmarshaling JSON: while decoding JSON: json: cannot unmarshal string into Go value of type map[string]interface {}", }, msg: "failed to unmarshal the 1st yaml document: \"\\ufeff<?xml version=\\\"1.0\\\" encoding=\\\"utf-8\\\"?><Error><Code>AuthenticationFailed</Code><Message>Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.\\nRequestId:dc28bcbb-001e-0024-6c02-2bd4c5000000\\nTime:2023-01-18T06:02:42.0897196Z</Message><AuthenticationErrorDetail>Signed expiry time [Wed, 18 Jan 2023 06:02:42 GMT] must be after signed start time [Wed, 18 Jan 2023 06:02:42 GMT]</AuthenticationErrorDetail></Error>\\n\"", }, stack: [0x2bb7155, 0x2c73ed1, 0x2c77865, 0x2f8b477, 0x2f90316, 0x2f8fb9f, 0x2f8f1f0, 0x2f96558, 0x2f9aa72, 0x3542090, 0x3540b8a, 0x14ef085, 0x14ee57c, 0x18e67a7, 0x18f64f4, 0x18f9df8, 0x147c741], }, msg: "failed to parse yaml", }, stack: [0x2c742cf, 0x2c77865, 0x2f8b477, 0x2f90316, 0x2f8fb9f, 0x2f8f1f0, 0x2f96558, 0x2f9aa72, 0x3542090, 0x3540b8a, 0x14ef085, 0x14ee57c, 0x18e67a7, 0x18f64f4, 0x18f9df8, 0x147c741], }, msg: "failed to get provider components for the \"cluster-api\" provider", }, stack: [0x2f9069b, 0x2f8fb9f, 0x2f8f1f0, 0x2f96558, 0x2f9aa72, 0x3542090, 0x3540b8a, 0x14ef085, 0x14ee57c, 0x18e67a7, 0x18f64f4, 0x18f9df8, 0x147c741], } failed to get provider components for the "cluster-api" provider: failed to parse yaml: failed to unmarshal the 1st yaml document: "\ufeff<?xml version=\"1.0\" encoding=\"utf-8\"?><Error><Code>AuthenticationFailed</Code><Message>Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.\nRequestId:dc28bcbb-001e-0024-6c02-2bd4c5000000\nTime:2023-01-18T06:02:42.0897196Z</Message><AuthenticationErrorDetail>Signed expiry time [Wed, 18 Jan 2023 06:02:42 GMT] must be after signed start time [Wed, 18 Jan 2023 06:02:42 GMT]</AuthenticationErrorDetail></Error>\n": error unmarshaling JSON: while decoding JSON: json: cannot unmarshal string into Go value of type map[string]interface {} occurred[0m [38;5;9mIn [1m[SynchronizedBeforeSuite][0m[38;5;9m at: [1m/home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.3.1/framework/clusterctl/client.go:94[0m [38;5;243m@ 01/18/23 06:03:51.772[0m [38;5;9mFull Stack Trace[0m sigs.k8s.io/cluster-api/test/framework/clusterctl.Init({0x6?, 0xc000e25268?}, {{0xc00053a1e0, 0x22}, {0xc0003e2840, 0x31}, {0xc000121398, 0x17}, {0x3d592dc, 0xb}, ...}) /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.3.1/framework/clusterctl/client.go:94 +0x5f3 ... skipping 16 lines ... [0m[1m[ReportAfterSuite] Autogenerated ReportAfterSuite for --junit-report[0m [38;5;243mautogenerated by Ginkgo[0m [38;5;10m[ReportAfterSuite] PASSED [0.001 seconds][0m [38;5;243m------------------------------[0m [38;5;9m[1mSummarizing 1 Failure:[0m [38;5;9m[FAIL][0m [38;5;9m[1m[SynchronizedBeforeSuite] [0m [38;5;243m/home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.3.1/framework/clusterctl/client.go:94[0m [38;5;9m[1mRan 0 of 23 Specs in 98.474 seconds[0m [38;5;9m[1mFAIL![0m -- [38;5;14m[1mA BeforeSuite node failed so all tests were skipped.[0m --- FAIL: TestE2E (98.48s) FAIL Ginkgo ran 1 suite in 5m9.794056625s Test Suite Failed make[2]: *** [Makefile:655: test-e2e-run] Error 1 make[2]: Leaving directory '/home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure' make[1]: *** [Makefile:670: test-e2e-skip-push] Error 2 make[1]: Leaving directory '/home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure' make: *** [Makefile:686: test-conformance] Error 2 ================ REDACTING LOGS ================ All sensitive variables are redacted + EXIT_VALUE=2 + set +o xtrace Cleaning up after docker in docker. ================================================================================ ... skipping 5 lines ...