Recent runs || View in Spyglass
Result | FAILURE |
Tests | 2 failed / 0 succeeded |
Started | |
Elapsed | 7m50s |
Revision | release-0.6 |
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=capa\-e2e\sAfterSuite$'
/home/prow/go/src/sigs.k8s.io/cluster-api-provider-aws/test/e2e/suites/unmanaged/unmanaged_suite_test.go:52
Test Panicked
/usr/local/go/src/runtime/panic.go:212
from junit.e2e_suite.1.xml
Filter through log files
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=capa\-e2e\sBeforeSuite$'
/home/prow/go/src/sigs.k8s.io/cluster-api-provider-aws/test/e2e/suites/unmanaged/unmanaged_suite_test.go:46
Failed to create the kind cluster %!q(MISSING)
Unexpected error:
<*errors.withStack | 0xc00087a940>: {
error: <*errors.withMessage | 0xc00087a900>{
cause: <*errors.withStack | 0xc00087a8e0>{
error: <*errors.withMessage | 0xc00087a880>{
cause: <*errors.withStack | 0xc00087a860>{
error: <*errors.withMessage | 0xc00087a820>{
cause: <*errors.withStack | 0xc00087a800>{
error: <*exec.RunError | 0xc0007bc700>{
Command: [
"docker",
"exec",
"--privileged",
"test-l1qj7u-control-plane",
"cat",
"/kind/version",
],
Output: [69, 114, 114, 111, 114, 32, 114, 101, 115, 112, 111, 110, 115, 101, 32, 102, 114, 111, 109, 32, 100, 97, 101, 109, 111, 110, 58, 32, 67, 111, 110, 116, 97, 105, 110, 101, 114, 32, 57, 48, 54, 56, 51, 56, 53, 101, 57, 52, 50, 51, 48, 57, 97, 100, 57, 54, 52, 49, 97, 53, 53, 51, 101, 49, 50, 49, 48, 100, 52, 98, 99, 99, 57, 98, 53, 48, 49, 50, 53, 98, 52, 101, 98, 100, 53, 57, 102, 99, 52, 48, 51, 53, 56, 52, 50, 98, 53, 49, 54, 55, 50, 98, 32, 105, 115, 32, 110, 111, 116, 32, 114, 117, 110, 110, 105, 110, 103, 10],
Inner: <*exec.ExitError | 0xc00087a7c0>{
ProcessState: {pid: ..., status: ..., rusage: ...},
Stderr: nil,
},
},
stack: [0x1f37607, 0x1f37557, 0x1f4dc9c, 0x1f36a44, 0x1f4b4e5, 0x1fc8430, 0x1fc8c48, 0x1f34107, 0x472501],
},
msg: "failed to get file",
},
stack: [0x1f4b5e5, 0x1f4b5f0, 0x1fc8430, 0x1fc8c48, 0x1f34107, 0x472501],
},
msg: "failed to get kubernetes version from node",
},
stack: [0x1fc8a25, 0x1fc8a30, 0x1fc8c48, 0x1f34107, 0x472501],
},
msg: "failed to generate kubeadm config content",
},
stack: [0x1fc8e88, 0x1fc8e93, 0x1f34107, 0x472501],
}
failed to generate kubeadm config content: failed to get kubernetes version from node: failed to get file: command "docker exec --privileged test-l1qj7u-control-plane cat /kind/version" failed with error: exit status 1
occurred
/home/prow/go/pkg/mod/sigs.k8s.io/cluster-api@v0.3.22/test/framework/bootstrap/kind_provider.go:97
from junit.e2e_suite.1.xml
Filter through log files