This job view page is being replaced by Spyglass soon. Check out the new job view.
ResultSUCCESS
Tests 2 failed / 347 succeeded
Started2023-01-24 12:50
Elapsed51m14s
Revisionrelease-1.1

Test Failures


Kubernetes e2e suite [sig-node] ConfigMap should be consumable via environment variable [NodeConformance] [Conformance] 5m0s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[sig\-node\]\sConfigMap\sshould\sbe\sconsumable\svia\senvironment\svariable\s\[NodeConformance\]\s\[Conformance\]$'
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633
Jan 24 13:18:37.596: Unexpected error:
    <*errors.errorString | 0xc004559650>: {
        s: "failed to get pod status: pods \"pod-configmaps-0137cb05-c1da-43cd-8d95-9b39f339aaac\" not found",
    }
    failed to get pod status: pods "pod-configmaps-0137cb05-c1da-43cd-8d95-9b39f339aaac" not found
occurred
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:770
				
				Click to see stdout/stderrfrom junit.kubetest.03.xml

Find status mentions in log files


Kubernetes e2e suite [sig-node] Probing container should be restarted with a /healthz http liveness probe [NodeConformance] [Conformance] 22s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[sig\-node\]\sProbing\scontainer\sshould\sbe\srestarted\swith\sa\s\/healthz\shttp\sliveness\sprobe\s\[NodeConformance\]\s\[Conformance\]$'
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633
Jan 24 13:27:31.816: getting pod 
Unexpected error:
    <*errors.StatusError | 0xc004762c80>: {
        ErrStatus: {
            TypeMeta: {Kind: "", APIVersion: ""},
            ListMeta: {
                SelfLink: "",
                ResourceVersion: "",
                Continue: "",
                RemainingItemCount: nil,
            },
            Status: "Failure",
            Message: "pods \"liveness-cc7e680d-4709-472e-bd4b-e20effa25101\" not found",
            Reason: "NotFound",
            Details: {
                Name: "liveness-cc7e680d-4709-472e-bd4b-e20effa25101",
                Group: "",
                Kind: "pods",
                UID: "",
                Causes: nil,
                RetryAfterSeconds: 0,
            },
            Code: 404,
        },
    }
    pods "liveness-cc7e680d-4709-472e-bd4b-e20effa25101" not found
occurred
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/container_probe.go:921
				
				Click to see stdout/stderrfrom junit.kubetest.02.xml

Filter through log files


Show 347 Passed Tests

Show 6712 Skipped Tests