This job view page is being replaced by Spyglass soon. Check out the new job view.
ResultFAILURE
Tests 1 failed / 0 succeeded
Started2023-02-02 14:27
Elapsed2h1m
Revisionrelease-1.1

Test Failures


capi-e2e When upgrading a workload cluster using ClusterClass and testing K8S conformance [Conformance] [K8s-Upgrade] Should create and upgrade a workload cluster and run kubetest 1h33m

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=capi\-e2e\sWhen\supgrading\sa\sworkload\scluster\susing\sClusterClass\sand\stesting\sK8S\sconformance\s\[Conformance\]\s\[K8s\-Upgrade\]\sShould\screate\sand\supgrade\sa\sworkload\scluster\sand\srun\skubetest$'
/home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/cluster_upgrade.go:115
Failed to run Kubernetes conformance
Unexpected error:
    <*errors.withStack | 0xc0015f3fc8>: {
        error: <*errors.withMessage | 0xc0011bcdc0>{
            cause: <*errors.errorString | 0xc0007956b0>{
                s: "error container run failed with exit code 137",
            },
            msg: "Unable to run conformance tests",
        },
        stack: [0x1a97f78, 0x1adc389, 0x7b9691, 0x7b9085, 0x7b875b, 0x7be4c9, 0x7bdeb2, 0x7def91, 0x7decb6, 0x7de305, 0x7e0745, 0x7ec929, 0x7ec73e, 0x1af7c92, 0x523bab, 0x46e1e1],
    }
    Unable to run conformance tests: error container run failed with exit code 137
occurred
/home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/cluster_upgrade.go:232