Recent runs || View in Spyglass
PR | smarterclayton: wait: Introduce new methods that allow detection of context cancellation |
Result | ABORTED |
Tests | 1 failed / 0 succeeded |
Started | |
Elapsed | 27m51s |
Revision | 82d42dc350318a2b9ca98414da5bb065cdaa344d |
Refs |
107826 |
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=capz\-e2e\sBeforeSuite$'
/home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:63
Failed to create kind cluster "capz-e2e": failed to list nodes: command "docker ps -a --filter label=io.x-k8s.kind.cluster=capz-e2e --format '{{.Names}}'" failed with error: exit status 1
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
Unexpected error:
<*errors.withStack | 0xc0002fe288>: {
error: <*errors.withMessage | 0xc000a58100>{
cause: <*errors.withStack | 0xc0002fe228>{
error: <*exec.RunError | 0xc00040ab40>{
Command: [
"docker",
"ps",
"-a",
"--filter",
"label=io.x-k8s.kind.cluster=capz-e2e",
"--format",
"{{.Names}}",
],
Output: [67, 97, 110, 110, 111, 116, 32, 99, 111, 110, 110, 101, 99, 116, 32, 116, 111, 32, 116, 104, 101, 32, 68, 111, 99, 107, 101, 114, 32, 100, 97, 101, 109, 111, 110, 32, 97, 116, 32, 117, 110, 105, 120, 58, 47, 47, 47, 118, 97, 114, 47, 114, 117, 110, 47, 100, 111, 99, 107, 101, 114, 46, 115, 111, 99, 107, 46, 32, 73, 115, 32, 116, 104, 101, 32, 100, 111, 99, 107, 101, 114, 32, 100, 97, 101, 109, 111, 110, 32, 114, 117, 110, 110, 105, 110, 103, 63, 10],
Inner: <*exec.ExitError | 0xc000a580e0>{
ProcessState: {
pid: 107762,
status: 256,
rusage: {
Utime: {Sec: 0, Usec: 17807},
Stime: {Sec: 0, Usec: 13384},
Maxrss: 99400,
Ixrss: 0,
Idrss: 0,
Isrss: 0,
Minflt: 3224,
Majflt: 0,
Nswap: 0,
Inblock: 0,
Oublock: 0,
Msgsnd: 0,
Msgrcv: 0,
Nsignals: 0,
Nvcsw: 141,
Nivcsw: 5,
},
},
Stderr: nil,
},
},
stack: [0x2ef9b34, 0x2ef9a5c, 0x2ef8e03, 0x2f49874, 0x2f3975b, 0x2f38d35, 0x2f59d05, 0x2f5b173, 0x2f5abaa, 0x2f5be67, 0x32f39bf, 0x32f2a88, 0x143a565, 0x1439a5c, 0x187d99a, 0x187b611, 0x187b005, 0x187cb9e, 0x187c7d0, 0x188c4b8, 0x188bf6f, 0x188e645, 0x189bea9, 0x189bcbe, 0x32f26f8, 0x148fccb, 0x13c7801],
},
msg: "failed to list nodes",
},
stack: [0x2f498c5, 0x2f498c6, 0x2f3975b, 0x2f38d35, 0x2f59d05, 0x2f5b173, 0x2f5abaa, 0x2f5be67, 0x32f39bf, 0x32f2a88, 0x143a565, 0x1439a5c, 0x187d99a, 0x187b611, 0x187b005, 0x187cb9e, 0x187c7d0, 0x188c4b8, 0x188bf6f, 0x188e645, 0x189bea9, 0x189bcbe, 0x32f26f8, 0x148fccb, 0x13c7801],
}
failed to list nodes: command "docker ps -a --filter label=io.x-k8s.kind.cluster=capz-e2e --format '{{.Names}}'" failed with error: exit status 1
occurred
/home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.2.9/framework/bootstrap/kind_provider.go:170
from junit.e2e_suite.1.xml
Filter through log files | View test history on testgrid
... skipping 119 lines ... Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138 100 138 0 0 4600 0 --:--:-- --:--:-- --:--:-- 4758 100 35 100 35 0 0 376 0 --:--:-- --:--:-- --:--:-- 376 using CI_VERSION=v1.27.0-alpha.0.1051+d3f881f7508ec3 using KUBERNETES_VERSION=v1.27.0-alpha.0.1051+d3f881f7508ec3 using IMAGE_TAG=v1.27.0-alpha.0.1061_c9e9273fdaf572 Error response from daemon: manifest for capzci.azurecr.io/kube-apiserver:v1.27.0-alpha.0.1061_c9e9273fdaf572 not found: manifest unknown: manifest tagged by "v1.27.0-alpha.0.1061_c9e9273fdaf572" is not found Building Kubernetes make: Entering directory '/home/prow/go/src/k8s.io/kubernetes' +++ [0118 15:05:46] Verifying Prerequisites.... +++ [0118 15:05:46] Building Docker image kube-build:build-95017bbf1c-5-v1.26.0-go1.19.5-bullseye.0 +++ [0118 15:09:04] Creating data container kube-build-data-95017bbf1c-5-v1.26.0-go1.19.5-bullseye.0 +++ [0118 15:09:27] Syncing sources to container ... skipping 445 lines ...