Recent runs || View in Spyglass
PR | mboersma: Retry VMSS Flex validation if no parent MP is found |
Result | ABORTED |
Tests | 10 failed / 10 succeeded |
Started | |
Elapsed | 7m39s |
Revision | c2ac84f8ea735c07035b3c5d3591e7742805b7b7 |
Refs |
3080 |
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=capz\-e2e\s\[SynchronizedBeforeSuite\]$'
[FAILED] 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 | 0xc000cb4030>: { error: <*errors.withMessage | 0xc0002a4020>{ cause: <*errors.withStack | 0xc000cb4000>{ error: <*exec.RunError | 0xc000078080>{ 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 | 0xc0002a4000>{ ProcessState: { pid: 37497, status: 256, rusage: { Utime: {Sec: 0, Usec: 12653}, Stime: {Sec: 0, Usec: 21089}, Maxrss: 107040, Ixrss: 0, Idrss: 0, Isrss: 0, Minflt: 3124, Majflt: 0, Nswap: 0, Inblock: 0, Oublock: 0, Msgsnd: 0, Msgrcv: 0, Nsignals: 0, Nvcsw: 250, Nivcsw: 7, }, }, Stderr: nil, }, }, stack: [0x33a9774, 0x33a969c, 0x33a8a43, 0x33ffb34, 0x33f04bb, 0x33efa95, 0x3410985, 0x3411d94, 0x341182a, 0x3412b34, 0x3655abf, 0x3654b88, 0x154d085, 0x154c57c, 0x1946827, 0x1957054, 0x195a958, 0x14da741], }, msg: "failed to list nodes", }, stack: [0x33ffb85, 0x33ffb86, 0x33f04bb, 0x33efa95, 0x3410985, 0x3411d94, 0x341182a, 0x3412b34, 0x3655abf, 0x3654b88, 0x154d085, 0x154c57c, 0x1946827, 0x1957054, 0x195a958, 0x14da741], } 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 In [SynchronizedBeforeSuite] at: /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.3.2/framework/bootstrap/kind_provider.go:172 @ 01/27/23 20:33:12.112from 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/27/23 20:32:35.786 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:92 @ 01/27/23 20:32:35.786 Jan 27 20:32:35.789: INFO: Finding image skus and versions for offer cncf-upstream/capi in eastus Jan 27 20:32:46.802: INFO: Finding image skus and versions for offer cncf-upstream/capi-windows in eastus Jan 27 20:32:57.374: INFO: Finding Flatcar images and versions in community gallery "flatcar4capi-742ef0cb-dcaa-4ecb-9cb0-bfd2e43dccc0" in location "eastus" Jan 27 20:32:59.237: INFO: Resolved KUBERNETES_VERSION (set to stable-1.24) to v1.24.10 Jan 27 20:32:59.237: INFO: Resolved KUBERNETES_VERSION_UPGRADE_FROM (set to stable-1.24) to v1.24.10 Jan 27 20:32:59.237: INFO: Resolved KUBERNETES_VERSION_UPGRADE_TO (set to stable-1.25) to v1.25.6 Jan 27 20:32:59.237: INFO: Resolved FLATCAR_KUBERNETES_VERSION (set to stable-1.24) to v1.24.9 Jan 27 20:32:59.237: INFO: Finding Flatcar versions in community gallery "flatcar4capi-742ef0cb-dcaa-4ecb-9cb0-bfd2e43dccc0" in location "eastus" for image "flatcar-stable-amd64-capi-v1.24.9" Jan 27 20:32:59.666: INFO: Resolved FLATCAR_VERSION (set to latest) to 3374.2.1 STEP: Creating a clusterctl local repository into "/logs/artifacts" - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/common.go:92 @ 01/27/23 20:32:59.666 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.2/framework/ginkgoextensions/output.go:35 @ 01/27/23 20:32:59.666 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/27/23 20:33:11.856 INFO: Creating a kind cluster with name "capz-e2e" [FAILED] 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 | 0xc000cb4030>: { error: <*errors.withMessage | 0xc0002a4020>{ cause: <*errors.withStack | 0xc000cb4000>{ error: <*exec.RunError | 0xc000078080>{ 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 | 0xc0002a4000>{ ProcessState: { pid: 37497, status: 256, rusage: { Utime: {Sec: 0, Usec: 12653}, Stime: {Sec: 0, Usec: 21089}, Maxrss: 107040, Ixrss: 0, Idrss: 0, Isrss: 0, Minflt: 3124, Majflt: 0, Nswap: 0, Inblock: 0, Oublock: 0, Msgsnd: 0, Msgrcv: 0, Nsignals: 0, Nvcsw: 250, Nivcsw: 7, }, }, Stderr: nil, }, }, stack: [0x33a9774, 0x33a969c, 0x33a8a43, 0x33ffb34, 0x33f04bb, 0x33efa95, 0x3410985, 0x3411d94, 0x341182a, 0x3412b34, 0x3655abf, 0x3654b88, 0x154d085, 0x154c57c, 0x1946827, 0x1957054, 0x195a958, 0x14da741], }, msg: "failed to list nodes", }, stack: [0x33ffb85, 0x33ffb86, 0x33f04bb, 0x33efa95, 0x3410985, 0x3411d94, 0x341182a, 0x3412b34, 0x3655abf, 0x3654b88, 0x154d085, 0x154c57c, 0x1946827, 0x1957054, 0x195a958, 0x14da741], } 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 In [SynchronizedBeforeSuite] at: /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.3.2/framework/bootstrap/kind_provider.go:172 @ 01/27/23 20:33:12.112 < Exit [SynchronizedBeforeSuite] TOP-LEVEL - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:59 @ 01/27/23 20:33:12.112 (36.326s)
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=capz\-e2e\s\[SynchronizedBeforeSuite\]$'
[FAILED] �[1m�[38;5;9mSynchronizedBeforeSuite failed on Ginkgo parallel process #1�[0m The first SynchronizedBeforeSuite function running on Ginkgo parallel process #1 failed. This suite will now abort. In [SynchronizedBeforeSuite] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:59 @ 01/27/23 20:33:12.138from junit.e2e_suite.1.xml
[FAILED] �[1m�[38;5;9mSynchronizedBeforeSuite failed on Ginkgo parallel process #1�[0m The first SynchronizedBeforeSuite function running on Ginkgo parallel process #1 failed. This suite will now abort. In [SynchronizedBeforeSuite] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:59 @ 01/27/23 20:33:12.138
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=capz\-e2e\s\[SynchronizedBeforeSuite\]$'
[FAILED] �[1m�[38;5;9mSynchronizedBeforeSuite failed on Ginkgo parallel process #1�[0m The first SynchronizedBeforeSuite function running on Ginkgo parallel process #1 failed. This suite will now abort. In [SynchronizedBeforeSuite] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:59 @ 01/27/23 20:33:12.138from junit.e2e_suite.1.xml
[FAILED] �[1m�[38;5;9mSynchronizedBeforeSuite failed on Ginkgo parallel process #1�[0m The first SynchronizedBeforeSuite function running on Ginkgo parallel process #1 failed. This suite will now abort. In [SynchronizedBeforeSuite] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:59 @ 01/27/23 20:33:12.138
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=capz\-e2e\s\[SynchronizedBeforeSuite\]$'
[FAILED] �[1m�[38;5;9mSynchronizedBeforeSuite failed on Ginkgo parallel process #1�[0m The first SynchronizedBeforeSuite function running on Ginkgo parallel process #1 failed. This suite will now abort. In [SynchronizedBeforeSuite] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:59 @ 01/27/23 20:33:12.138from junit.e2e_suite.1.xml
[FAILED] �[1m�[38;5;9mSynchronizedBeforeSuite failed on Ginkgo parallel process #1�[0m The first SynchronizedBeforeSuite function running on Ginkgo parallel process #1 failed. This suite will now abort. In [SynchronizedBeforeSuite] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:59 @ 01/27/23 20:33:12.138
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=capz\-e2e\s\[SynchronizedBeforeSuite\]$'
[FAILED] �[1m�[38;5;9mSynchronizedBeforeSuite failed on Ginkgo parallel process #1�[0m The first SynchronizedBeforeSuite function running on Ginkgo parallel process #1 failed. This suite will now abort. In [SynchronizedBeforeSuite] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:59 @ 01/27/23 20:33:12.138from junit.e2e_suite.1.xml
[FAILED] �[1m�[38;5;9mSynchronizedBeforeSuite failed on Ginkgo parallel process #1�[0m The first SynchronizedBeforeSuite function running on Ginkgo parallel process #1 failed. This suite will now abort. In [SynchronizedBeforeSuite] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:59 @ 01/27/23 20:33:12.138
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=capz\-e2e\s\[SynchronizedBeforeSuite\]$'
[FAILED] �[1m�[38;5;9mSynchronizedBeforeSuite failed on Ginkgo parallel process #1�[0m The first SynchronizedBeforeSuite function running on Ginkgo parallel process #1 failed. This suite will now abort. In [SynchronizedBeforeSuite] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:59 @ 01/27/23 20:33:12.138from junit.e2e_suite.1.xml
[FAILED] �[1m�[38;5;9mSynchronizedBeforeSuite failed on Ginkgo parallel process #1�[0m The first SynchronizedBeforeSuite function running on Ginkgo parallel process #1 failed. This suite will now abort. In [SynchronizedBeforeSuite] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:59 @ 01/27/23 20:33:12.138
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=capz\-e2e\s\[SynchronizedBeforeSuite\]$'
[FAILED] �[1m�[38;5;9mSynchronizedBeforeSuite failed on Ginkgo parallel process #1�[0m The first SynchronizedBeforeSuite function running on Ginkgo parallel process #1 failed. This suite will now abort. In [SynchronizedBeforeSuite] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:59 @ 01/27/23 20:33:12.122from junit.e2e_suite.1.xml
[FAILED] �[1m�[38;5;9mSynchronizedBeforeSuite failed on Ginkgo parallel process #1�[0m The first SynchronizedBeforeSuite function running on Ginkgo parallel process #1 failed. This suite will now abort. In [SynchronizedBeforeSuite] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:59 @ 01/27/23 20:33:12.122
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=capz\-e2e\s\[SynchronizedBeforeSuite\]$'
[FAILED] �[1m�[38;5;9mSynchronizedBeforeSuite failed on Ginkgo parallel process #1�[0m The first SynchronizedBeforeSuite function running on Ginkgo parallel process #1 failed. This suite will now abort. In [SynchronizedBeforeSuite] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:59 @ 01/27/23 20:33:12.138from junit.e2e_suite.1.xml
[FAILED] �[1m�[38;5;9mSynchronizedBeforeSuite failed on Ginkgo parallel process #1�[0m The first SynchronizedBeforeSuite function running on Ginkgo parallel process #1 failed. This suite will now abort. In [SynchronizedBeforeSuite] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:59 @ 01/27/23 20:33:12.138
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=capz\-e2e\s\[SynchronizedBeforeSuite\]$'
[FAILED] �[1m�[38;5;9mSynchronizedBeforeSuite failed on Ginkgo parallel process #1�[0m The first SynchronizedBeforeSuite function running on Ginkgo parallel process #1 failed. This suite will now abort. In [SynchronizedBeforeSuite] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:59 @ 01/27/23 20:33:12.119from junit.e2e_suite.1.xml
[FAILED] �[1m�[38;5;9mSynchronizedBeforeSuite failed on Ginkgo parallel process #1�[0m The first SynchronizedBeforeSuite function running on Ginkgo parallel process #1 failed. This suite will now abort. In [SynchronizedBeforeSuite] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:59 @ 01/27/23 20:33:12.119
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=capz\-e2e\s\[SynchronizedBeforeSuite\]$'
[FAILED] �[1m�[38;5;9mSynchronizedBeforeSuite failed on Ginkgo parallel process #1�[0m The first SynchronizedBeforeSuite function running on Ginkgo parallel process #1 failed. This suite will now abort. In [SynchronizedBeforeSuite] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:59 @ 01/27/23 20:33:12.138from junit.e2e_suite.1.xml
[FAILED] �[1m�[38;5;9mSynchronizedBeforeSuite failed on Ginkgo parallel process #1�[0m The first SynchronizedBeforeSuite function running on Ginkgo parallel process #1 failed. This suite will now abort. In [SynchronizedBeforeSuite] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:59 @ 01/27/23 20:33:12.138
Filter through log files | View test history on testgrid
capz-e2e [SynchronizedAfterSuite]
capz-e2e [SynchronizedAfterSuite]
capz-e2e [SynchronizedAfterSuite]
capz-e2e [SynchronizedAfterSuite]
capz-e2e [SynchronizedAfterSuite]
capz-e2e [SynchronizedAfterSuite]
capz-e2e [SynchronizedAfterSuite]
capz-e2e [SynchronizedAfterSuite]
capz-e2e [SynchronizedAfterSuite]
capz-e2e [SynchronizedAfterSuite]