This job view page is being replaced by Spyglass soon. Check out the new job view.
ResultFAILURE
Tests 2 failed / 950 succeeded
Started2023-03-23 10:12
Elapsed36m43s
Revision
Builder311d417e-c963-11ed-8be2-1221e2764aa1
control_plane_node_os_imagecos-97-16919-103-16
infra-commit4f78c66b8
job-versionv1.27.0-beta.0.66+d2be69ac11346d
kubetest-versionv20230321-850d5bc856
revisionv1.27.0-beta.0.66+d2be69ac11346d
worker_node_os_imagecos-97-16919-103-16

Test Failures


Kubernetes e2e suite [It] [sig-network] Services should create endpoints for unready pods 25s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[It\]\s\[sig\-network\]\sServices\sshould\screate\sendpoints\sfor\sunready\spods$'
[FAILED] checking pod responses: Told to stop trying after 0.336s.
Unexpected final error while getting []pod.response: Controller slow-terminating-unready-pod: failed to Get from replica pod slow-terminating-unready-pod-k6czq:
    <*errors.StatusError | 0xc003f690e0>: 
    the server is currently unable to handle the request (get pods slow-terminating-unready-pod-k6czq)
    {
        ErrStatus: 
            code: 503
            details:
              causes:
              - message: unknown
                reason: UnexpectedServerResponse
              kind: pods
              name: slow-terminating-unready-pod-k6czq
            message: the server is currently unable to handle the request (get pods slow-terminating-unready-pod-k6czq)
            metadata: {}
            reason: ServiceUnavailable
            status: Failure,
    }
Pod status:
    <v1.PodStatus>: 
        conditions:
        - lastProbeTime: null
          lastTransitionTime: "2023-03-23T10:22:57Z"
          status: "True"
          type: Initialized
        - lastProbeTime: null
          lastTransitionTime: "2023-03-23T10:22:57Z"
          message: 'containers with unready status: [slow-terminating-unready-pod]'
          reason: ContainersNotReady
          status: "False"
          type: Ready
        - lastProbeTime: null
          lastTransitionTime: "2023-03-23T10:22:57Z"
          message: 'containers with unready status: [slow-terminating-unready-pod]'
          reason: ContainersNotReady
          status: "False"
          type: ContainersReady
        - lastProbeTime: null
          lastTransitionTime: "2023-03-23T10:22:57Z"
          status: "True"
          type: PodScheduled
        containerStatuses:
        - image: registry.k8s.io/e2e-test-images/agnhost:2.43
          imageID: ""
          lastState: {}
          name: slow-terminating-unready-pod
          ready: false
          restartCount: 0
          started: false
          state:
            waiting:
              reason: ContainerCreating
        hostIP: 10.138.0.5
        phase: Pending
        qosClass: BestEffort
        startTime: "2023-03-23T10:22:57Z"
In [It] at: test/e2e/network/service.go:1816 @ 03/23/23 10:23:15.437

				
				Click to see stdout/stderrfrom junit_01.xml

Find responses mentions in log files | View test history on testgrid


kubetest Test 18m43s

error during ./hack/ginkgo-e2e.sh --ginkgo.skip=\[Driver:.gcepd\]|\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\] --minStartupPods=9 --report-dir=/workspace/_artifacts --disable-log-dump=true: exit status 1
				from junit_runner.xml

Filter through log files | View test history on testgrid


Show 950 Passed Tests

Show 6329 Skipped Tests