This job view page is being replaced by Spyglass soon. Check out the new job view.
ResultFAILURE
Tests 18 failed / 776 succeeded
Started2023-03-11 16:15
Elapsed1h45m
Revisionmaster

Test Failures


Kubernetes e2e suite [It] External Storage [Driver: ebs.csi.aws.com] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy (OnRootMismatch)[LinuxOnly], pod created with an initial fsgroup, volume contents ownership changed via chgrp in first pod, new pod with different fsgroup applied to the volume contents 13m39s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[It\]\sExternal\sStorage\s\[Driver\:\sebs\.csi\.aws\.com\]\s\[Testpattern\:\sDynamic\sPV\s\(default\sfs\)\]\sfsgroupchangepolicy\s\(OnRootMismatch\)\[LinuxOnly\]\,\spod\screated\swith\san\sinitial\sfsgroup\,\svolume\scontents\sownership\schanged\svia\schgrp\sin\sfirst\spod\,\snew\spod\swith\sdifferent\sfsgroup\sapplied\sto\sthe\svolume\scontents$'
[FAILED] pod "pod-c7a5ea42-8a55-4f11-bbe2-e4757a42cdda" is not Running: Timed out after 300.000s.
Expected Pod to be in <v1.PodPhase>: "Running"
Got instead:
    <*v1.Pod | 0xc002ec3b00>: 
        metadata:
          creationTimestamp: "2023-03-11T16:44:24Z"
          managedFields:
          - apiVersion: v1
            fieldsType: FieldsV1
            fieldsV1:
              f:spec:
                f:containers:
                  k:{"name":"write-pod"}:
                    .: {}
                    f:command: {}
                    f:image: {}
                    f:imagePullPolicy: {}
                    f:name: {}
                    f:resources: {}
                    f:securityContext:
                      .: {}
                      f:privileged: {}
                    f:terminationMessagePath: {}
                    f:terminationMessagePolicy: {}
                    f:volumeMounts:
                      .: {}
                      k:{"mountPath":"/mnt/volume1"}:
                        .: {}
                        f:mountPath: {}
                        f:name: {}
                f:dnsPolicy: {}
                f:enableServiceLinks: {}
                f:nodeSelector: {}
                f:restartPolicy: {}
                f:schedulerName: {}
                f:securityContext:
                  .: {}
                  f:fsGroup: {}
                  f:fsGroupChangePolicy: {}
                f:terminationGracePeriodSeconds: {}
                f:volumes:
                  .: {}
                  k:{"name":"volume1"}:
                    .: {}
                    f:name: {}
                    f:persistentVolumeClaim:
                      .: {}
                      f:claimName: {}
            manager: e2e.test
            operation: Update
            time: "2023-03-11T16:44:24Z"
          - apiVersion: v1
            fieldsType: FieldsV1
            fieldsV1:
              f:status:
                f:conditions:
                  k:{"type":"ContainersReady"}:
                    .: {}
                    f:lastProbeTime: {}
                    f:lastTransitionTime: {}
                    f:message: {}
                    f:reason: {}
                    f:status: {}
                    f:type: {}
                  k:{"type":"Initialized"}:
                    .: {}
                    f:lastProbeTime: {}
                    f:lastTransitionTime: {}
                    f:status: {}
                    f:type: {}
                  k:{"type":"Ready"}:
                    .: {}
                    f:lastProbeTime: {}
                    f:lastTransitionTime: {}
                    f:message: {}
                    f:reason: {}
                    f:status: {}
                    f:type: {}
                f:containerStatuses: {}
                f:hostIP: {}
                f:startTime: {}
            manager: kubelet
            operation: Update
            subresource: status
            time: "2023-03-11T16:44:28Z"
          name: pod-c7a5ea42-8a55-4f11-bbe2-e4757a42cdda
          namespace: fsgroupchangepolicy-6906
          resourceVersion: "46217"
          uid: dd9b3f1f-1f84-42ad-b82c-c9817ed4eee3
        spec:
          containers:
          - command:
            - /bin/sh
            - -c
            - trap exit TERM; while true; do sleep 1; done
            image: registry.k8s.io/e2e-test-images/busybox:1.29-4
            imagePullPolicy: IfNotPresent
            name: write-pod
            resources: {}
            securityContext:
              privileged: false
            terminationMessagePath: /dev/termination-log
            terminationMessagePolicy: File
            volumeMounts:
            - mountPath: /mnt/volume1
              name: volume1
            - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
              name: kube-api-access-svfpv
              readOnly: true
          dnsPolicy: ClusterFirst
          enableServiceLinks: true
          nodeName: i-04523d1dffb0fe725
          nodeSelector:
            kubernetes.io/os: linux
          preemptionPolicy: PreemptLowerPriority
          priority: 0
          restartPolicy: OnFailure
          schedulerName: default-scheduler
          securityContext:
            fsGroup: 1000
            fsGroupChangePolicy: OnRootMismatch
          serviceAccount: default
          serviceAccountName: default
          terminationGracePeriodSeconds: 30
          tolerations:
          - effect: NoExecute
            key: node.kubernetes.io/not-ready
            operator: Exists
            tolerationSeconds: 300
          - effect: NoExecute
            key: node.kubernetes.io/unreachable
            operator: Exists
            tolerationSeconds: 300
          volumes:
          - name: volume1
            persistentVolumeClaim:
              claimName: ebs.csi.aws.comzvh2k
          - name: kube-api-access-svfpv
            projected:
              defaultMode: 420
              sources:
              - serviceAccountToken:
                  expirationSeconds: 3607
                  path: token
              - configMap:
                  items:
                  - key: ca.crt
                    path: ca.crt
                  name: kube-root-ca.crt
              - downwardAPI:
                  items:
                  - fieldRef:
                      apiVersion: v1
                      fieldPath: metadata.namespace
                    path: namespace
        status:
          conditions:
          - lastProbeTime: null
            lastTransitionTime: "2023-03-11T16:44:28Z"
            status: "True"
            type: Initialized
          - lastProbeTime: null
            lastTransitionTime: "2023-03-11T16:44:28Z"
            message: 'containers with unready status: [write-pod]'
            reason: ContainersNotReady
            status: "False"
            type: Ready
          - lastProbeTime: null
            lastTransitionTime: "2023-03-11T16:44:28Z"
            message: 'containers with unready status: [write-pod]'
            reason: ContainersNotReady
            status: "False"
            type: ContainersReady
          - lastProbeTime: null
            lastTransitionTime: "2023-03-11T16:44:28Z"
            status: "True"
            type: PodScheduled
          containerStatuses:
          - image: registry.k8s.io/e2e-test-images/busybox:1.29-4
            imageID: ""
            lastState: {}
            name: write-pod
            ready: false
            restartCount: 0
            started: false
            state:
              waiting:
                reason: ContainerCreating
          hostIP: 172.20.48.168
          phase: Pending
          qosClass: BestEffort
          startTime: "2023-03-11T16:44:28Z"
In [It] at: test/e2e/storage/testsuites/fsgroupchangepolicy.go:259 @ 03/11/23 16:49:24.959

There were additional failures detected after the initial failure. These are visible in the timeline

				
				Click to see stdout/stderrfrom junit_01.xml

Find pod-c7a5ea42-8a55-4f11-bbe2-e4757a42cdda mentions in log files | View test history on testgrid


Kubernetes e2e suite [It] External Storage [Driver: ebs.csi.aws.com] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral should create read-only inline ephemeral volume 14m0s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[It\]\sExternal\sStorage\s\[Driver\:\sebs\.csi\.aws\.com\]\s\[Testpattern\:\sGeneric\sEphemeral\-volume\s\(default\sfs\)\s\(late\-binding\)\]\sephemeral\sshould\screate\sread\-only\sinline\sephemeral\svolume$'
[FAILED] expected pod to not be found: Timed out after 300.000s.
Expected
    <*v1.Pod | 0xc003553680>: 
        metadata:
          creationTimestamp: "2023-03-11T16:44:01Z"
          deletionGracePeriodSeconds: 30
          deletionTimestamp: "2023-03-11T16:44:46Z"
          finalizers:
          - foregroundDeletion
          generateName: inline-volume-tester-
          labels:
            app: inline-volume-tester
          managedFields:
          - apiVersion: v1
            fieldsType: FieldsV1
            fieldsV1:
              f:metadata:
                f:generateName: {}
                f:labels:
                  .: {}
                  f:app: {}
              f:spec:
                f:containers:
                  k:{"name":"csi-volume-tester"}:
                    .: {}
                    f:command: {}
                    f:image: {}
                    f:imagePullPolicy: {}
                    f:name: {}
                    f:resources: {}
                    f:terminationMessagePath: {}
                    f:terminationMessagePolicy: {}
                    f:volumeMounts:
                      .: {}
                      k:{"mountPath":"/mnt/test-0"}:
                        .: {}
                        f:mountPath: {}
                        f:name: {}
                        f:readOnly: {}
                f:dnsPolicy: {}
                f:enableServiceLinks: {}
                f:nodeSelector: {}
                f:restartPolicy: {}
                f:schedulerName: {}
                f:securityContext: {}
                f:terminationGracePeriodSeconds: {}
                f:volumes:
                  .: {}
                  k:{"name":"my-volume-0"}:
                    .: {}
                    f:ephemeral:
                      .: {}
                      f:volumeClaimTemplate:
                        .: {}
                        f:metadata:
                          .: {}
                          f:creationTimestamp: {}
                        f:spec:
                          .: {}
                          f:accessModes: {}
                          f:resources:
                            .: {}
                            f:requests:
                              .: {}
                              f:storage: {}
                          f:storageClassName: {}
                          f:volumeMode: {}
                    f:name: {}
            manager: e2e.test
            operation: Update
            time: "2023-03-11T16:44:01Z"
          - apiVersion: v1
            fieldsType: FieldsV1
            fieldsV1:
              f:status:
                f:conditions:
                  .: {}
                  k:{"type":"PodScheduled"}:
                    .: {}
                    f:lastProbeTime: {}
                    f:lastTransitionTime: {}
                    f:message: {}
                    f:reason: {}
                    f:status: {}
                    f:type: {}
            manager: kube-scheduler
            operation: Update
            subresource: status
            time: "2023-03-11T16:44:01Z"
          - apiVersion: v1
            fieldsType: FieldsV1
            fieldsV1:
              f:status:
                f:conditions:
                  k:{"type":"ContainersReady"}:
                    .: {}
                    f:lastProbeTime: {}
                    f:lastTransitionTime: {}
                    f:status: {}
                    f:type: {}
                  k:{"type":"Initialized"}:
                    .: {}
                    f:lastProbeTime: {}
                    f:lastTransitionTime: {}
                    f:status: {}
                    f:type: {}
                  k:{"type":"Ready"}:
                    .: {}
                    f:lastProbeTime: {}
                    f:type: {}
                f:containerStatuses: {}
                f:hostIP: {}
                f:phase: {}
                f:podIP: {}
                f:podIPs:
                  .: {}
                  k:{"ip":"100.96.1.67"}:
                    .: {}
                    f:ip: {}
                f:startTime: {}
            manager: kubelet
            operation: Update
            subresource: status
            time: "2023-03-11T16:44:14Z"
          - apiVersion: v1
            fieldsType: FieldsV1
            fieldsV1:
              f:status:
                f:conditions:
                  k:{"type":"Ready"}:
                    f:lastTransitionTime: {}
                    f:status: {}
            manager: kube-controller-manager
            operation: Update
            subresource: status
            time: "2023-03-11T16:45:36Z"
          name: inline-volume-tester-7hvcm
          namespace: ephemeral-234
          resourceVersion: "47909"
          uid: 4510f2fb-5323-4ecc-87bf-7b298c53a2dd
        spec:
          containers:
          - command:
            - /bin/sh
            - -c
            - sleep 10000
            image: registry.k8s.io/e2e-test-images/busybox:1.29-4
            imagePullPolicy: IfNotPresent
            name: csi-volume-tester
            resources: {}
            terminationMessagePath: /dev/termination-log
            terminationMessagePolicy: File
            volumeMounts:
            - mountPath: /mnt/test-0
              name: my-volume-0
              readOnly: true
            - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
              name: kube-api-access-f2czn
              readOnly: true
          dnsPolicy: ClusterFirst
          enableServiceLinks: true
          nodeName: i-07e2b6e650d7ef56d
          nodeSelector:
            kubernetes.io/os: linux
          preemptionPolicy: PreemptLowerPriority
          priority: 0
          restartPolicy: Never
          schedulerName: default-scheduler
          securityContext: {}
          serviceAccount: default
          serviceAccountName: default
          terminationGracePeriodSeconds: 30
          tolerations:
          - effect: NoExecute
            key: node.kubernetes.io/not-ready
            operator: Exists
            tolerationSeconds: 300
          - effect: NoExecute
            key: node.kubernetes.io/unreachable
            operator: Exists
            tolerationSeconds: 300
          volumes:
          - ephemeral:
              volumeClaimTemplate:
                metadata:
                  creationTimestamp: null
                spec:
                  accessModes:
                  - ReadWriteOnce
                  resources:
                    requests:
                      storage: 1Gi
                  storageClassName: ephemeral-234-e2e-scschlr
                  volumeMode: Filesystem
            name: my-volume-0
          - name: kube-api-access-f2czn
            projected:
              defaultMode: 420
              sources:
              - serviceAccountToken:
                  expirationSeconds: 3607
                  path: token
              - configMap:
                  items:
                  - key: ca.crt
                    path: ca.crt
                  name: kube-root-ca.crt
              - downwardAPI:
                  items:
                  - fieldRef:
                      apiVersion: v1
                      fieldPath: metadata.namespace
                    path: namespace
        status:
          conditions:
          - lastProbeTime: null
            lastTransitionTime: "2023-03-11T16:44:07Z"
            status: "True"
            type: Initialized
          - lastProbeTime: null
            lastTransitionTime: "2023-03-11T16:45:36Z"
            status: "False"
            type: Ready
          - lastProbeTime: null
            lastTransitionTime: "2023-03-11T16:44:14Z"
            status: "True"
            type: ContainersReady
          - lastProbeTime: null
            lastTransitionTime: "2023-03-11T16:44:07Z"
            status: "True"
            type: PodScheduled
          containerStatuses:
          - containerID: containerd://5e190abd623baf6ecf57baf5a6856d50cafbaaedac2cdfe1914792d691acbb12
            image: registry.k8s.io/e2e-test-images/busybox:1.29-4
            imageID: registry.k8s.io/e2e-test-images/busybox@sha256:2e0f836850e09b8b7cc937681d6194537a09fbd5f6b9e08f4d646a85128e8937
            lastState: {}
            name: csi-volume-tester
            ready: true
            restartCount: 0
            started: true
            state:
              running:
                startedAt: "2023-03-11T16:44:13Z"
          hostIP: 172.20.35.76
          phase: Running
          podIP: 100.96.1.67
          podIPs:
          - ip: 100.96.1.67
          qosClass: BestEffort
          startTime: "2023-03-11T16:44:07Z"
to be nil
In [It] at: test/e2e/storage/testsuites/provisioning.go:1010 @ 03/11/23 16:54:26.751

				
				Click to see stdout/stderrfrom junit_01.xml

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


Kubernetes e2e suite [It] External Storage [Driver: ebs.csi.aws.com] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral should support two pods which have the same volume definition 10m30s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[It\]\sExternal\sStorage\s\[Driver\:\sebs\.csi\.aws\.com\]\s\[Testpattern\:\sGeneric\sEphemeral\-volume\s\(default\sfs\)\s\(late\-binding\)\]\sephemeral\sshould\ssupport\stwo\spods\swhich\shave\sthe\ssame\svolume\sdefinition$'
[FAILED] PersistentVolume pvc-d3807d41-b762-46ce-88e9-2aac574f5da4 still exists within 5m0s
In [It] at: test/e2e/storage/testsuites/provisioning.go:1016 @ 03/11/23 16:49:50.661

				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [It] [sig-network] EndpointSlice should support a Service with multiple ports specified in multiple EndpointSlices 2m25s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[It\]\s\[sig\-network\]\sEndpointSlice\sshould\ssupport\sa\sService\swith\smultiple\sports\sspecified\sin\smultiple\sEndpointSlices$'
[FAILED] error running /home/prow/go/src/k8s.io/kops/_rundir/c9b7e3a4-c027-11ed-9d91-c209e83e3776/kubectl --server=https://api.e2e-e2e-kops-aws-karpenter.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=endpointslice-2030 exec pause-pod-0 -- /bin/sh -x -c curl -q -s --connect-timeout 30 100.65.232.188:80/hostname:
Command stdout:

stderr:
+ curl -q -s --connect-timeout 30 100.65.232.188:80/hostname
command terminated with exit code 28

error:
exit status 28
In [It] at: test/e2e/network/util.go:180 @ 03/11/23 16:35:32.292

				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [It] [sig-network] Services should be able to switch session affinity for NodePort service [LinuxOnly] [Conformance] 8m58s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[It\]\s\[sig\-network\]\sServices\sshould\sbe\sable\sto\sswitch\ssession\saffinity\sfor\sNodePort\sservice\s\[LinuxOnly\]\s\[Conformance\]$'
[FAILED] failed to create replication controller with service in the namespace: services-6839: only 0 pods started out of 3
In [It] at: test/e2e/network/service.go:3967 @ 03/11/23 16:49:30.095

				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [It] [sig-network] Services should have session affinity work for service with type clusterIP [LinuxOnly] [Conformance] 21m16s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[It\]\s\[sig\-network\]\sServices\sshould\shave\ssession\saffinity\swork\sfor\sservice\swith\stype\sclusterIP\s\[LinuxOnly\]\s\[Conformance\]$'
[FAILED] DeferCleanup callback returned error: error while waiting for pods gone affinity-clusterip: there are 3 pods left. E.g. "affinity-clusterip-f8cft" on node "i-04523d1dffb0fe725"
In [DeferCleanup (Each)] at: test/e2e/network/service.go:3968 @ 03/11/23 17:04:36.3

				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [It] [sig-network] Services should serve endpoints on same port and different protocols 49s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[It\]\s\[sig\-network\]\sServices\sshould\sserve\sendpoints\son\ssame\sport\sand\sdifferent\sprotocols$'
[FAILED] Timed out after 30.001s.
Expected
    <nil>: nil
not to be nil
In [It] at: test/e2e/network/service.go:3703 @ 03/11/23 16:33:07.152

				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [It] [sig-node] Probing container should *not* be restarted with a GRPC liveness probe [NodeConformance] [Conformance] 4m8s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[It\]\s\[sig\-node\]\sProbing\scontainer\sshould\s\*not\*\sbe\srestarted\swith\sa\sGRPC\sliveness\sprobe\s\[NodeConformance\]\s\[Conformance\]$'
[FAILED] pod container-probe-4792/test-grpc-21e6bf52-ac24-444f-9335-0685035e1c19 - expected number of restarts: 0, found restarts: 1
In [It] at: test/e2e/common/node/container_probe.go:1000 @ 03/11/23 16:41:55.206

				
				Click to see stdout/stderrfrom junit_01.xml

Find container-probe-4792/test-grpc-21e6bf52-ac24-444f-9335-0685035e1c19 mentions in log files | View test history on testgrid


Kubernetes e2e suite [It] [sig-node] Probing container should *not* be restarted with a tcp:8080 liveness probe [NodeConformance] [Conformance] 4m8s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[It\]\s\[sig\-node\]\sProbing\scontainer\sshould\s\*not\*\sbe\srestarted\swith\sa\stcp\:8080\sliveness\sprobe\s\[NodeConformance\]\s\[Conformance\]$'
[FAILED] pod container-probe-271/liveness-ecf7c9aa-a3c6-4146-b171-4bb7b637f384 - expected number of restarts: 0, found restarts: 1
In [It] at: test/e2e/common/node/container_probe.go:1000 @ 03/11/23 16:40:26.981

				
				Click to see stdout/stderrfrom junit_01.xml

Find container-probe-271/liveness-ecf7c9aa-a3c6-4146-b171-4bb7b637f384 mentions in log files | View test history on testgrid


Kubernetes e2e suite [It] [sig-node] Probing container should be restarted by liveness probe after startup probe enables it 7m27s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[It\]\s\[sig\-node\]\sProbing\scontainer\sshould\sbe\srestarted\sby\sliveness\sprobe\safter\sstartup\sprobe\senables\sit$'
[FAILED] pod container-probe-4831/startup-81ef738d-6302-42b0-9bac-a06875bbc4dd - expected number of restarts: 1, found restarts: 0
In [It] at: test/e2e/common/node/container_probe.go:1000 @ 03/11/23 16:48:06.752

				
				Click to see stdout/stderrfrom junit_01.xml

Find container-probe-4831/startup-81ef738d-6302-42b0-9bac-a06875bbc4dd mentions in log files | View test history on testgrid


Kubernetes e2e suite [It] [sig-node] Probing container should have monotonically increasing restart count [NodeConformance] [Conformance] 11m43s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[It\]\s\[sig\-node\]\sProbing\scontainer\sshould\shave\smonotonically\sincreasing\srestart\scount\s\[NodeConformance\]\s\[Conformance\]$'
[FAILED] getting pod : pods "liveness-a3f2610d-e3b8-4480-af3b-568d9b8080d3" not found
In [It] at: test/e2e/common/node/container_probe.go:978 @ 03/11/23 16:50:48.317

There were additional failures detected after the initial failure. These are visible in the timeline