kubernetes: [Failing Test]: [sig-storage] CSI Volumes (pull-kubernetes-e2e-gce)

Which jobs are failing: pull-kubernetes-e2e-gce

Which test(s) are failing:

[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (block volmode)] multiVolume should access to two volumes with different volume mode and retain data across pod recreation on the same node
test/e2e/storage/testsuites/multivolume.go:180
Unexpected error:
    <*errors.errorString | 0xc0028b7e60>: {
        s: "PersistentVolumeClaims [pvc-dt6vs] not all in phase Bound within 5m0s",
    }
    PersistentVolumeClaims [pvc-dt6vs] not all in phase Bound within 5m0s
occurred
test/e2e/storage/testsuites/base.go:330

Since when has it been failing: unknown

Testgrid link: https://prow.k8s.io/job-history/kubernetes-jenkins/pr-logs/directory/pull-kubernetes-e2e-gce

Reason for failure: unknown

Anything else we need to know: PR that introduces the new test: https://github.com/kubernetes/kubernetes/pull/74693

/assign @msau42 @mkimuram @wongma7 @kubernetes/sig-storage-bugs /sig storage /kind flake /priority critical-urgent

the job is PR blocking and is flaking mutliple times in a row.

About this issue

  • Original URL
  • State: closed
  • Created 5 years ago
  • Comments: 16 (16 by maintainers)

Most upvoted comments

Let’s go with @wongma7 's fix. I don’t think it should take too long