Recent runs || View in Spyglass
PR | hccheng72: [V2] fix: only count replica attachments w/t deletion timestamp from cache client |
Result | FAILURE |
Tests | 26 failed / 2 succeeded |
Started | |
Elapsed | 3h12m |
Revision | fc1d4af86f4d998851e82aba94b558ed70947b9b |
Refs |
1691 |
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=AzureDisk\sCSI\sDriver\sEnd\-to\-End\sTests\s\[AfterSuite\]$'
/home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/suite_test.go:121 ------------------------------ This is the Progress Report generated when the timeout occurred: In [AfterSuite] (Node Runtime: 30.001s) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/suite_test.go:121 Spec Goroutine goroutine 8004 [select] k8s.io/apimachinery/pkg/util/wait.WaitForWithContext({0x26de9d0, 0xc000132000}, 0xc000d68918, 0x124f0ea?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:660 k8s.io/apimachinery/pkg/util/wait.poll({0x26de9d0, 0xc000132000}, 0x10?, 0x124dd85?, 0x70?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:596 k8s.io/apimachinery/pkg/util/wait.PollImmediateWithContext({0x26de9d0, 0xc000132000}, 0x21d0129?, 0xc0009bda60?, 0x40fae7?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:528 k8s.io/apimachinery/pkg/util/wait.PollImmediate(0x21d0e9e?, 0x4?, 0x224b8c5?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:514 k8s.io/kubernetes/test/e2e/framework/pod.WaitForPodCondition({0x26fb380?, 0xc000adc4e0}, {0xc000ce1270, 0xe}, {0xc000eacca0, 0x1d}, {0x21ea91c, 0x11}, 0x38829a0?, 0x2330cc8) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/pod/wait.go:290 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestPod).WaitForFailure(0x2248837?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pod.go:112 > sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*PreProvisionedReadOnlyVolumeTest).Run(0xc0009bddc8, {0x26fb380, 0xc000adc4e0}, 0x1?, {0x220ec17, 0x20}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/pre_provisioned_read_only_volume_tester.go:57 | defer tpod.Cleanup() | ginkgo.By("checking that the pod's command exits with an error") > tpod.WaitForFailure() | ginkgo.By("checking that pod logs contain expected message") | body, err := tpod.Logs() > sigs.k8s.io/azuredisk-csi-driver/test/e2e.glob..func4.3.1() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/pre_provisioning_test.go:156 | Pods: pods, | } > test.Run(cs, ns, schedulerName) | }) | github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x0, 0x2330390}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 Goroutines of Interest goroutine 8046 [syscall] syscall.Syscall6(0x4?, 0x4?, 0x0?, 0x0?, 0xffffffffffffff9c?, 0x0?, 0xc0005aba38?) /usr/local/go/src/syscall/syscall_linux.go:90 os.(*Process).blockUntilWaitable(0xc001039b90) /usr/local/go/src/os/wait_waitid.go:32 os.(*Process).wait(0xc001039b90) /usr/local/go/src/os/exec_unix.go:22 os.(*Process).Wait(...) /usr/local/go/src/os/exec.go:132 os/exec.(*Cmd).Wait(0xc000c8d4a0) /usr/local/go/src/os/exec/exec.go:599 os/exec.(*Cmd).Run(0x21d1162?) /usr/local/go/src/os/exec/exec.go:437 sigs.k8s.io/azuredisk-csi-driver/test/utils/testutil.ExecTestCmd({0xc0005dde48, 0x1, 0x1?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/utils/testutil/test_ops_util.go:74 > sigs.k8s.io/azuredisk-csi-driver/test/e2e.glob..func6() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/suite_test.go:160 | EndLog: "example deployments created", | } > testutil.ExecTestCmd([]testutil.TestCmd{createExampleDeployment}) | | azurediskLogArgs := []string{"test/utils/azuredisk_log.sh", "azuredisk"} github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x9b8fbe, 0xc000ab0000}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------from junit_01.xml
Jan 19 04:52:14.949: INFO: Pod "azuredisk-volume-tester-rdmzj": Phase="Pending", Reason="", readiness=false. Elapsed: 22.075536102s Jan 19 04:52:16.950: INFO: Pod "azuredisk-volume-tester-rdmzj": Phase="Pending", Reason="", readiness=false. Elapsed: 24.07650926s Jan 19 04:52:18.950: INFO: Pod "azuredisk-volume-tester-rdmzj": Phase="Pending", Reason="", readiness=false. Elapsed: 26.076937495s Jan 19 04:52:20.950: INFO: Pod "azuredisk-volume-tester-rdmzj": Phase="Pending", Reason="", readiness=false. Elapsed: 28.076954602s Jan 19 04:52:22.951: INFO: Pod "azuredisk-volume-tester-rdmzj": Phase="Pending", Reason="", readiness=false. Elapsed: 30.077452278s Jan 19 04:52:24.950: INFO: Pod "azuredisk-volume-tester-rdmzj": Phase="Pending", Reason="", readiness=false. Elapsed: 32.076666174s Jan 19 04:52:26.957: INFO: Pod "azuredisk-volume-tester-rdmzj": Phase="Pending", Reason="", readiness=false. Elapsed: 34.083757062s Jan 19 04:52:28.950: INFO: Pod "azuredisk-volume-tester-rdmzj": Phase="Pending", Reason="", readiness=false. Elapsed: 36.076562889s Jan 19 04:52:30.952: INFO: Pod "azuredisk-volume-tester-rdmzj": Phase="Pending", Reason="", readiness=false. Elapsed: 38.078384358s Jan 19 04:52:32.951: INFO: Pod "azuredisk-volume-tester-rdmzj": Phase="Pending", Reason="", readiness=false. Elapsed: 40.077215608s Jan 19 04:52:34.949: INFO: Pod "azuredisk-volume-tester-rdmzj": Phase="Pending", Reason="", readiness=false. Elapsed: 42.075976814s Jan 19 04:52:36.950: INFO: Pod "azuredisk-volume-tester-rdmzj": Phase="Pending", Reason="", readiness=false. Elapsed: 44.076749132s Jan 19 04:52:38.952: INFO: Pod "azuredisk-volume-tester-rdmzj": Phase="Pending", Reason="", readiness=false. Elapsed: 46.078545892s Jan 19 04:52:40.951: INFO: Pod "azuredisk-volume-tester-rdmzj": Phase="Pending", Reason="", readiness=false. Elapsed: 48.077273331s Jan 19 04:52:42.950: INFO: Pod "azuredisk-volume-tester-rdmzj": Phase="Pending", Reason="", readiness=false. Elapsed: 50.076344669s
Find logs mentions in log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=AzureDisk\sCSI\sDriver\sEnd\-to\-End\sTests\s\[It\]\sAzDiskSchedulerExtender\s\[single\-az\]\sShould\sschedule\sand\sreschedule\sa\spod\swith\sa\spersistent\svolume\srequest\son\sfailover\.\s\[Windows\]$'
/home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/statefulset.go:121 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestStatefulset).Create(0xc000c9e9b0) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/statefulset.go:121 +0x12e sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*AzDiskSchedulerExtenderPodSchedulingOnFailover).Run(0xc000a99b70, {0x26fb380, 0xc000213ba0}, 0x7?, {0x220ec17, 0x20}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/azdiskschedulerextender_pod_scheduling_on_failover.go:55 +0x2c5 sigs.k8s.io/azuredisk-csi-driver/test/e2e.schedulerExtenderTests.func4() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/azdiskschedulerextender_test.go:151 +0x5ee There were additional failures detected after the initial failure: [PANICKED] Test Panicked In [DeferCleanup (Each)] at: /usr/local/go/src/runtime/panic.go:260 runtime error: invalid memory address or nil pointer dereference Full Stack Trace k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo.func1() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:274 +0x5c k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo(0xc0002b65a0) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 +0x179 reflect.Value.call({0x1d61520?, 0xc000414840?, 0xc000d9ff08?}, {0x21d0de2, 0x4}, {0x38b4c50, 0x0, 0xc000a9e630?}) /usr/local/go/src/reflect/value.go:584 +0x8c5 reflect.Value.Call({0x1d61520?, 0xc000414840?, 0x0?}, {0x38b4c50?, 0x0?, 0x0?}) /usr/local/go/src/reflect/value.go:368 +0xbcfrom junit_01.xml
Report Entries: By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:198 2023-01-19T02:08:24.879501751Z &{Text:Creating a kubernetes client Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:237 2023-01-19T02:08:24.881531187Z &{Text:Building a namespace api object, basename azuredisk Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:246 2023-01-19T02:08:24.998183894Z &{Text:Waiting for a default service account to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:249 2023-01-19T02:08:25.066036951Z &{Text:Waiting for kube-root-ca.crt to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:258 2023-01-19T02:08:25.136578756Z &{Text:setting up the StorageClass Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/storage_class.go:47 2023-01-19T02:08:25.204465765Z &{Text:creating a StorageClass Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:287 2023-01-19T02:08:25.242908735Z &{Text:setting up the PVC Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:303 2023-01-19T02:08:25.243160035Z &{Text:setting up the statefulset Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/azdiskschedulerextender_pod_scheduling_on_failover.go:54 2023-01-19T02:08:25.279224633Z &{Text:deploying the statefulset Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 2023-01-19T02:18:25.553477942Z &{Text:dump namespace information after failure Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:334 2023-01-19T02:18:25.553749016Z &{Text:Destroying namespace "azuredisk-3559" for this suite. Duration:0s} �[1mSTEP:�[0m Creating a kubernetes client �[38;5;243m01/19/23 02:08:24.879�[0m Jan 19 02:08:24.879: INFO: >>> kubeConfig: /root/tmp1366232875/kubeconfig/kubeconfig.southcentralus.json �[1mSTEP:�[0m Building a namespace api object, basename azuredisk �[38;5;243m01/19/23 02:08:24.881�[0m �[1mSTEP:�[0m Waiting for a default service account to be provisioned in namespace �[38;5;243m01/19/23 02:08:24.998�[0m �[1mSTEP:�[0m Waiting for kube-root-ca.crt to be provisioned in namespace �[38;5;243m01/19/23 02:08:25.066�[0m I0119 02:08:25.136490 16105 azuredisk_driver.go:52] Using azure disk driver: disk.csi.azure.com �[1mSTEP:�[0m setting up the StorageClass �[38;5;243m01/19/23 02:08:25.136�[0m �[1mSTEP:�[0m creating a StorageClass �[38;5;243m01/19/23 02:08:25.204�[0m �[1mSTEP:�[0m setting up the PVC �[38;5;243m01/19/23 02:08:25.242�[0m �[1mSTEP:�[0m setting up the statefulset �[38;5;243m01/19/23 02:08:25.243�[0m �[1mSTEP:�[0m deploying the statefulset �[38;5;243m01/19/23 02:08:25.279�[0m I0119 02:08:25.357398 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:08:27.394317 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:08:29.396094 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:08:31.394659 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:08:33.395618 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:08:35.395432 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:08:37.395563 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:08:39.395260 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:08:41.398130 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:08:43.398020 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:08:45.394695 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:08:47.393784 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:08:49.393285 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:08:51.395797 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:08:53.393752 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:08:55.394228 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:08:57.396269 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:08:59.393997 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:09:01.394932 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:09:03.393844 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:09:05.395187 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:09:07.395325 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:09:09.395509 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:09:11.394899 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:09:13.394166 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:09:15.393504 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:09:17.394290 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:09:19.395676 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:09:21.394312 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:09:23.395620 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:09:25.393880 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:09:27.393054 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:09:29.395267 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:09:31.395612 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:09:33.392692 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:09:35.393025 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:09:37.394103 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:09:39.393447 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:09:41.393902 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:09:43.394022 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:09:45.398193 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:09:47.398401 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:09:49.394740 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:09:51.394475 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:09:53.394184 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:09:55.404665 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:09:57.394757 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:09:59.393337 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:10:01.393689 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:10:03.393899 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:10:05.394745 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:10:07.394347 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:10:09.394968 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:10:11.395324 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:10:13.402848 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:10:15.394500 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:10:17.393638 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:10:19.394541 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:10:21.392928 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:10:23.393869 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:10:25.393451 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:10:27.395835 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:10:29.394472 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:10:31.396247 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:10:33.394103 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:10:35.394936 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:10:37.394326 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:10:39.396369 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:10:41.395319 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:10:43.393554 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:10:45.397613 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:10:47.396130 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:10:49.393620 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:10:51.393793 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:10:53.393128 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:10:55.394557 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:10:57.394989 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:10:59.394165 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:11:01.393398 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:11:03.394218 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:11:05.394694 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:11:07.393817 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:11:09.393179 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:11:11.394656 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:11:13.393291 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:11:15.393485 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:11:17.393915 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:11:19.392763 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:11:21.394336 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:11:23.394782 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:11:25.393068 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:11:27.394852 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:11:29.393740 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:11:31.394109 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:11:33.394818 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:11:35.395662 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:11:37.393142 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:11:39.393355 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:11:41.394457 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:11:43.394836 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:11:45.393597 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:11:47.400157 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:11:49.394476 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:11:51.392809 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:11:53.393329 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:11:55.395608 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:11:57.395111 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:11:59.393174 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:12:01.404188 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:12:03.393999 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:12:05.396321 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:12:07.395252 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:12:09.394116 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:12:11.394662 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:12:13.394380 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:12:15.394877 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:12:17.394646 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:12:19.394060 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:12:21.393329 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:12:23.394788 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:12:25.393930 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:12:27.393073 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:12:29.393188 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:12:31.396324 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:12:33.393025 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:12:35.393150 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:12:37.396905 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:12:39.395553 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:12:41.393299 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:12:43.393551 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:12:45.399013 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:12:47.394579 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:12:49.398113 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:12:51.394884 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:12:53.393577 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:12:55.392943 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:12:57.392835 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:12:59.393727 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:13:01.396166 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:13:03.396032 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:13:05.395919 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:13:07.395278 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:13:09.393659 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:13:11.393456 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:13:13.393225 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:13:15.400215 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:13:17.393609 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:13:19.394317 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:13:21.393036 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:13:23.395286 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:13:25.393133 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:13:27.396014 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:13:29.394087 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:13:31.394093 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:13:33.393254 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:13:35.395214 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:13:37.395188 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:13:39.394525 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:13:41.394515 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:13:43.396541 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:13:45.394859 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:13:47.393547 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:13:49.394675 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:13:51.392529 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:13:53.393703 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:13:55.393352 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:13:57.394769 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:13:59.393318 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:14:01.396711 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:14:03.394135 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:14:05.395059 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:14:07.393551 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:14:09.392711 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:14:11.393215 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:14:13.394417 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:14:15.394964 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:14:17.393944 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:14:19.393681 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:14:21.393882 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:14:23.393382 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:14:25.394199 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:14:27.393645 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:14:29.393200 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:14:31.410686 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:14:33.393174 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:14:35.393001 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:14:37.393774 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:14:39.392562 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:14:41.392869 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:14:43.393202 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:14:45.394905 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:14:47.395955 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:14:49.393966 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:14:51.400607 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:14:53.393078 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:14:55.394455 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:14:57.418883 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:14:59.395251 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:15:01.394810 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:15:03.393915 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:15:05.392672 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:15:07.393349 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:15:09.392937 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:15:11.396008 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:15:13.394564 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:15:15.408141 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:15:17.394593 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:15:19.393422 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:15:21.395232 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:15:23.393693 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:15:25.395279 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:15:27.392767 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:15:29.393669 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:15:31.395302 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:15:33.396126 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:15:35.396267 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:15:37.394527 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:15:39.393772 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:15:41.392765 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:15:43.394331 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:15:45.410810 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:15:47.394225 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:15:49.392765 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:15:51.392162 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:15:53.393555 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:15:55.393426 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:15:57.393525 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:15:59.397331 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:16:01.393546 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:16:03.393483 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:16:05.394861 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:16:07.394397 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:16:09.393350 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:16:11.395006 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:16:13.392979 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:16:15.394696 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:16:17.395161 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:16:19.395214 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:16:21.394778 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:16:23.394122 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:16:25.395322 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:16:27.394674 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:16:29.397398 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:16:31.395721 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:16:33.394526 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:16:35.395107 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:16:37.393289 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:16:39.395388 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:16:41.393481 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:16:43.393205 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:16:45.394804 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:16:47.393476 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:16:49.395502 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:16:51.394562 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:16:53.393677 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:16:55.401859 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:16:57.394604 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:16:59.394254 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:17:01.395019 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:17:03.393274 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:17:05.394857 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:17:07.393808 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:17:09.393772 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:17:11.393773 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:17:13.399558 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:17:15.393487 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:17:17.393234 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:17:19.393407 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:17:21.393298 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:17:23.394503 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:17:25.394678 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:17:27.394145 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:17:29.394134 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:17:31.393697 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:17:33.393245 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:17:35.397150 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:17:37.394741 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:17:39.392923 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:17:41.393340 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:17:43.394797 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:17:45.400464 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:17:47.395195 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:17:49.393478 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:17:51.394253 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:17:53.394653 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:17:55.394469 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:17:57.393916 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:17:59.393793 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:18:01.393885 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:18:03.393060 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:18:05.393285 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:18:07.393400 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:18:09.394907 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:18:11.395398 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:18:13.393435 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:18:15.395256 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:18:17.394781 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:18:19.397694 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:18:21.395564 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:18:23.395161 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:18:25.394372 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:18:25.429920 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready Jan 19 02:18:25.429: INFO: Unexpected error: <*errors.errorString | 0xc000480f60>: { s: "timed out waiting for the condition", } Jan 19 02:18:25.430: FAIL: timed out waiting for the condition Full Stack Trace sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestStatefulset).Create(0xc000c9e9b0) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/statefulset.go:121 +0x12e sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*AzDiskSchedulerExtenderPodSchedulingOnFailover).Run(0xc000a99b70, {0x26fb380, 0xc000213ba0}, 0x7?, {0x220ec17, 0x20}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/azdiskschedulerextender_pod_scheduling_on_failover.go:55 +0x2c5 sigs.k8s.io/azuredisk-csi-driver/test/e2e.schedulerExtenderTests.func4() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/azdiskschedulerextender_test.go:151 +0x5ee Jan 19 02:18:25.430: INFO: deleting StatefulSet "azuredisk-3559"/"azuredisk-volume-tester-cnxsc" Jan 19 02:18:25.508: INFO: Unexpected error: <*errors.errorString | 0xc0004df850>: { s: "resource name may not be empty", } Jan 19 02:18:25.509: FAIL: resource name may not be empty Full Stack Trace sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestStatefulset).Cleanup(0xc000c9e9b0, 0xd18c2e2800) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/statefulset.go:225 +0x4d6 panic({0x203b9a0, 0xc0004d1e30}) /usr/local/go/src/runtime/panic.go:884 +0x212 k8s.io/kubernetes/test/e2e/framework.Fail({0x2218fdb, 0x23}, {0xc000a98bc0?, 0x2218fdb?, 0xc000a98be8?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/log.go:61 +0x145 k8s.io/kubernetes/test/e2e/framework.ExpectNoErrorWithOffset(0x1, {0x26bff40, 0xc000480f60}, {0x0?, 0x0?, 0x0?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/expect.go:76 +0x267 k8s.io/kubernetes/test/e2e/framework.ExpectNoError(...) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/expect.go:43 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestStatefulset).Create(0xc000c9e9b0) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/statefulset.go:121 +0x12e sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*AzDiskSchedulerExtenderPodSchedulingOnFailover).Run(0xc000a99b70, {0x26fb380, 0xc000213ba0}, 0x7?, {0x220ec17, 0x20}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/azdiskschedulerextender_pod_scheduling_on_failover.go:55 +0x2c5 sigs.k8s.io/azuredisk-csi-driver/test/e2e.schedulerExtenderTests.func4() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/azdiskschedulerextender_test.go:151 +0x5ee Jan 19 02:18:25.509: INFO: deleting StorageClass azuredisk-3559-disk.csi.azure.com-dynamic-sc-8lg8w �[1mSTEP:�[0m dump namespace information after failure �[38;5;243m01/19/23 02:18:25.553�[0m �[1mSTEP:�[0m Destroying namespace "azuredisk-3559" for this suite. �[38;5;243m01/19/23 02:18:25.553�[0m
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=AzureDisk\sCSI\sDriver\sEnd\-to\-End\sTests\s\[It\]\sAzDiskSchedulerExtender\s\[single\-az\]\sShould\sschedule\sand\sstart\sa\spod\swith\sa\spersistent\svolume\srequests\.\s\[Windows\]$'
/home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestPersistentVolumeClaim).WaitForBound(_) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 +0x19d sigs.k8s.io/azuredisk-csi-driver/test/resources.(*VolumeDetails).SetupDynamicPersistentVolumeClaim(0xc000a95890, {0x26fb380?, 0xc0001b3ba0}, 0xc000b8f760, {0x7feaec173b58, 0xc0004de870}, 0x7a?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:103 +0x6d4 sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*AzDiskSchedulerExtenderPodSchedulingWithPVTest).Run(0xc000a95c78, {0x26fb380, 0xc0001b3ba0}, 0x7?, {0x220ec17?, 0x0?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/azdiskschedulerextender_pod_scheduling_with_pv_tester.go:39 +0x108 sigs.k8s.io/azuredisk-csi-driver/test/e2e.schedulerExtenderTests.func3() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/azdiskschedulerextender_test.go:114 +0x48e There were additional failures detected after the initial failure: [PANICKED] Test Panicked In [DeferCleanup (Each)] at: /usr/local/go/src/runtime/panic.go:260 runtime error: invalid memory address or nil pointer dereference Full Stack Trace k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo.func1() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:274 +0x5c k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo(0xc0002b65a0) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 +0x179 reflect.Value.call({0x1d61520?, 0xc000415420?, 0xc000562f08?}, {0x21d0de2, 0x4}, {0x38b4c50, 0x0, 0xc000ad1830?}) /usr/local/go/src/reflect/value.go:584 +0x8c5 reflect.Value.Call({0x1d61520?, 0xc000415420?, 0x0?}, {0x38b4c50?, 0x0?, 0x0?}) /usr/local/go/src/reflect/value.go:368 +0xbcfrom junit_01.xml
Report Entries: By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:198 2023-01-19T02:03:23.023017331Z &{Text:Creating a kubernetes client Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:237 2023-01-19T02:03:23.025312683Z &{Text:Building a namespace api object, basename azuredisk Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:246 2023-01-19T02:03:23.145758515Z &{Text:Waiting for a default service account to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:249 2023-01-19T02:03:23.214088315Z &{Text:Waiting for kube-root-ca.crt to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:132 2023-01-19T02:03:23.283513898Z &{Text:setting up the StorageClass Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/storage_class.go:47 2023-01-19T02:03:23.283672747Z &{Text:creating a StorageClass Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:84 2023-01-19T02:03:23.319558936Z &{Text:setting up the PVC and PV Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:84 2023-01-19T02:03:23.319789363Z &{Text:creating a PVC Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:130 2023-01-19T02:03:23.358665243Z &{Text:waiting for PVC to be in phase "Bound" Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 2023-01-19T02:08:24.841118446Z &{Text:dump namespace information after failure Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:334 2023-01-19T02:08:24.841464667Z &{Text:Destroying namespace "azuredisk-1402" for this suite. Duration:0s} �[1mSTEP:�[0m Creating a kubernetes client �[38;5;243m01/19/23 02:03:23.023�[0m Jan 19 02:03:23.023: INFO: >>> kubeConfig: /root/tmp1366232875/kubeconfig/kubeconfig.southcentralus.json �[1mSTEP:�[0m Building a namespace api object, basename azuredisk �[38;5;243m01/19/23 02:03:23.025�[0m �[1mSTEP:�[0m Waiting for a default service account to be provisioned in namespace �[38;5;243m01/19/23 02:03:23.145�[0m �[1mSTEP:�[0m Waiting for kube-root-ca.crt to be provisioned in namespace �[38;5;243m01/19/23 02:03:23.214�[0m I0119 02:03:23.283367 16105 azuredisk_driver.go:52] Using azure disk driver: disk.csi.azure.com �[1mSTEP:�[0m setting up the StorageClass �[38;5;243m01/19/23 02:03:23.283�[0m �[1mSTEP:�[0m creating a StorageClass �[38;5;243m01/19/23 02:03:23.283�[0m �[1mSTEP:�[0m setting up the PVC and PV �[38;5;243m01/19/23 02:03:23.319�[0m �[1mSTEP:�[0m creating a PVC �[38;5;243m01/19/23 02:03:23.319�[0m �[1mSTEP:�[0m waiting for PVC to be in phase "Bound" �[38;5;243m01/19/23 02:03:23.358�[0m Jan 19 02:03:23.358: INFO: Waiting up to timeout=5m0s for PersistentVolumeClaims [pvc-gtq5g] to have phase Bound Jan 19 02:03:23.399: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:03:25.437: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:03:27.473: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:03:29.513: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:03:31.549: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:03:33.585: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:03:35.621: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:03:37.657: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:03:39.693: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:03:41.732: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:03:43.811: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:03:45.854: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:03:47.890: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:03:49.927: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:03:51.963: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:03:53.999: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:03:56.037: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:03:58.074: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:04:00.110: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:04:02.147: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:04:04.184: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:04:06.220: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:04:08.256: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:04:10.297: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:04:12.333: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:04:14.369: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:04:16.405: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:04:18.441: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:04:20.478: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:04:22.515: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:04:24.551: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:04:26.588: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:04:28.625: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:04:30.662: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:04:32.698: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:04:34.734: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:04:36.772: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:04:38.808: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:04:40.843: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:04:42.878: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:04:44.915: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:04:46.951: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:04:48.989: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:04:51.026: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:04:53.063: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:04:55.099: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:04:57.136: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:04:59.171: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:05:01.206: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:05:03.244: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:05:05.282: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:05:07.318: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:05:09.354: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:05:11.390: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:05:13.428: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:05:15.464: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:05:17.500: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:05:19.536: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:05:21.572: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:05:23.608: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:05:25.644: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:05:27.680: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:05:29.716: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:05:31.753: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:05:33.790: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:05:35.827: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:05:37.864: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:05:39.901: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:05:41.939: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:05:43.977: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:05:46.013: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:05:48.050: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:05:50.089: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:05:52.125: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:05:54.162: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:05:56.199: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:05:58.235: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:06:00.271: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:06:02.307: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:06:04.343: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:06:06.379: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:06:08.415: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:06:10.451: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:06:12.486: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:06:14.521: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:06:16.558: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:06:18.594: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:06:20.630: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:06:22.667: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:06:24.712: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:06:26.748: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:06:28.787: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:06:30.822: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:06:32.858: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:06:34.894: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:06:36.931: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:06:38.967: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:06:41.005: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:06:43.041: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:06:45.077: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:06:47.112: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:06:49.149: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:06:51.186: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:06:53.223: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:06:55.258: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:06:57.294: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:06:59.331: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:07:01.370: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:07:03.406: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:07:05.443: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:07:07.480: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:07:09.519: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:07:11.555: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:07:13.590: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:07:15.625: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:07:17.661: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:07:19.701: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:07:21.737: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:07:23.773: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:07:25.808: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:07:27.844: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:07:29.879: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:07:31.916: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:07:33.952: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:07:35.989: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:07:38.025: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:07:40.061: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:07:42.098: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:07:44.134: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:07:46.178: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:07:48.214: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:07:50.251: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:07:52.287: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:07:54.323: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:07:56.360: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:07:58.396: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:08:00.432: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:08:02.467: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:08:04.503: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:08:06.547: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:08:08.583: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:08:10.619: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:08:12.656: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:08:14.693: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:08:16.730: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:08:18.766: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:08:20.803: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:08:22.839: INFO: PersistentVolumeClaim pvc-gtq5g found but phase is Pending instead of Bound. Jan 19 02:08:24.840: INFO: Unexpected error: <*errors.errorString | 0xc000636540>: { s: "PersistentVolumeClaims [pvc-gtq5g] not all in phase Bound within 5m0s", } Jan 19 02:08:24.840: FAIL: PersistentVolumeClaims [pvc-gtq5g] not all in phase Bound within 5m0s Full Stack Trace sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestPersistentVolumeClaim).WaitForBound(_) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 +0x19d sigs.k8s.io/azuredisk-csi-driver/test/resources.(*VolumeDetails).SetupDynamicPersistentVolumeClaim(0xc000a95890, {0x26fb380?, 0xc0001b3ba0}, 0xc000b8f760, {0x7feaec173b58, 0xc0004de870}, 0x7a?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:103 +0x6d4 sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*AzDiskSchedulerExtenderPodSchedulingWithPVTest).Run(0xc000a95c78, {0x26fb380, 0xc0001b3ba0}, 0x7?, {0x220ec17?, 0x0?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/azdiskschedulerextender_pod_scheduling_with_pv_tester.go:39 +0x108 sigs.k8s.io/azuredisk-csi-driver/test/e2e.schedulerExtenderTests.func3() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/azdiskschedulerextender_test.go:114 +0x48e �[1mSTEP:�[0m dump namespace information after failure �[38;5;243m01/19/23 02:08:24.841�[0m �[1mSTEP:�[0m Destroying namespace "azuredisk-1402" for this suite. �[38;5;243m01/19/23 02:08:24.841�[0m
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=AzureDisk\sCSI\sDriver\sEnd\-to\-End\sTests\s\[It\]\sAzDiskSchedulerExtender\s\[single\-az\]\sShould\sschedule\sand\sstart\sa\spod\swith\smultiple\spersistent\svolume\srequests\sand\sreschedule\son\sfailover\.$'
/home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/statefulset.go:121 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestStatefulset).Create(0xc0000c2c80) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/statefulset.go:121 +0x12e sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*AzDiskSchedulerExtenderPodSchedulingOnFailoverMultiplePV).Run.func1(0xc0000c2c80) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/azdiskschedulerextender_pod_scheduling_on_failover_multiple_pv_perf_tester.go:66 +0x8f created by sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*AzDiskSchedulerExtenderPodSchedulingOnFailoverMultiplePV).Run /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/azdiskschedulerextender_pod_scheduling_on_failover_multiple_pv_perf_tester.go:62 +0x20d There were additional failures detected after the initial failure: [PANICKED] Test Panicked In [DeferCleanup (Each)] at: /usr/local/go/src/runtime/panic.go:260 runtime error: invalid memory address or nil pointer dereference Full Stack Trace k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo.func1() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:274 +0x5c k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo(0xc0002b65a0) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 +0x179 reflect.Value.call({0x1d61520?, 0xc000702a20?, 0xc000dccf08?}, {0x21d0de2, 0x4}, {0x38b4c50, 0x0, 0xc000bb3e30?}) /usr/local/go/src/reflect/value.go:584 +0x8c5 reflect.Value.Call({0x1d61520?, 0xc000702a20?, 0x0?}, {0x38b4c50?, 0x0?, 0x0?}) /usr/local/go/src/reflect/value.go:368 +0xbcfrom junit_01.xml
Report Entries: By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:198 2023-01-19T02:23:26.35818625Z &{Text:Creating a kubernetes client Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:237 2023-01-19T02:23:26.360036992Z &{Text:Building a namespace api object, basename azuredisk Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:246 2023-01-19T02:23:26.482407697Z &{Text:Waiting for a default service account to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:249 2023-01-19T02:23:26.551653328Z &{Text:Waiting for kube-root-ca.crt to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:258 2023-01-19T02:23:26.620642834Z &{Text:setting up the StorageClass Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/storage_class.go:47 2023-01-19T02:23:26.720703495Z &{Text:creating a StorageClass Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:287 2023-01-19T02:23:26.756760185Z &{Text:setting up the PVC Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:287 2023-01-19T02:23:26.756897525Z &{Text:setting up the PVC Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:287 2023-01-19T02:23:26.757012525Z &{Text:setting up the PVC Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:303 2023-01-19T02:23:26.757104767Z &{Text:setting up the statefulset Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:287 2023-01-19T02:23:26.757217031Z &{Text:setting up the PVC Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:287 2023-01-19T02:23:26.757304545Z &{Text:setting up the PVC Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:287 2023-01-19T02:23:26.757381667Z &{Text:setting up the PVC Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:303 2023-01-19T02:23:26.757587521Z &{Text:setting up the statefulset Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 2023-01-19T02:44:37.455888447Z &{Text:dump namespace information after failure Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:334 2023-01-19T02:44:37.456206073Z &{Text:Destroying namespace "azuredisk-5731" for this suite. Duration:0s} �[1mSTEP:�[0m Creating a kubernetes client �[38;5;243m01/19/23 02:23:26.358�[0m Jan 19 02:23:26.358: INFO: >>> kubeConfig: /root/tmp1366232875/kubeconfig/kubeconfig.southcentralus.json �[1mSTEP:�[0m Building a namespace api object, basename azuredisk �[38;5;243m01/19/23 02:23:26.36�[0m �[1mSTEP:�[0m Waiting for a default service account to be provisioned in namespace �[38;5;243m01/19/23 02:23:26.482�[0m �[1mSTEP:�[0m Waiting for kube-root-ca.crt to be provisioned in namespace �[38;5;243m01/19/23 02:23:26.551�[0m I0119 02:23:26.620516 16105 azuredisk_driver.go:52] Using azure disk driver: disk.csi.azure.com �[1mSTEP:�[0m setting up the StorageClass �[38;5;243m01/19/23 02:23:26.62�[0m �[1mSTEP:�[0m creating a StorageClass �[38;5;243m01/19/23 02:23:26.72�[0m �[1mSTEP:�[0m setting up the PVC �[38;5;243m01/19/23 02:23:26.756�[0m �[1mSTEP:�[0m setting up the PVC �[38;5;243m01/19/23 02:23:26.756�[0m �[1mSTEP:�[0m setting up the PVC �[38;5;243m01/19/23 02:23:26.757�[0m �[1mSTEP:�[0m setting up the statefulset �[38;5;243m01/19/23 02:23:26.757�[0m �[1mSTEP:�[0m setting up the PVC �[38;5;243m01/19/23 02:23:26.757�[0m �[1mSTEP:�[0m setting up the PVC �[38;5;243m01/19/23 02:23:26.757�[0m �[1mSTEP:�[0m setting up the PVC �[38;5;243m01/19/23 02:23:26.757�[0m �[1mSTEP:�[0m setting up the statefulset �[38;5;243m01/19/23 02:23:26.757�[0m I0119 02:23:26.834674 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:23:26.896610 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:23:28.870597 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:23:28.934162 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:23:30.870827 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:23:30.934811 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:23:32.873250 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:23:32.933034 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:23:34.870565 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:23:34.933670 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:23:36.870864 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:23:36.932577 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:23:38.873798 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:23:38.932357 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:23:40.878124 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:23:40.935219 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:23:42.870561 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:23:42.932894 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:23:44.872593 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:23:44.933681 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:23:46.870545 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:23:46.932316 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:23:48.871501 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:23:48.933038 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:23:50.871137 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:23:50.933641 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:23:52.871378 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:23:52.934871 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:23:54.872176 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:23:54.932352 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:23:56.871025 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:23:56.932467 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:23:58.871692 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:23:58.933032 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:00.870523 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:00.937473 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:02.889689 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:02.933476 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:04.870143 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:04.932689 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:06.871760 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:06.932241 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:08.870295 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:08.933993 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:10.871741 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:10.932283 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:12.871627 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:12.933757 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:14.870404 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:14.933025 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:16.872286 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:16.932367 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:18.870620 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:18.932622 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:20.871077 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:20.938150 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:22.870531 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:22.933586 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:24.871848 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:24.932165 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:26.872941 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:26.932503 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:28.870715 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:28.932074 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:30.870836 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:30.932993 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:32.872454 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:32.932852 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:34.872198 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:34.937071 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:36.872074 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:36.934451 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:38.870592 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:38.932842 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:40.881558 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:40.933483 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:42.872710 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:42.937598 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:44.870519 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:44.934084 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:46.871843 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:46.939626 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:48.872159 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:48.933613 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:50.870975 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:50.931563 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:52.871547 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:52.936933 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:54.874399 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:54.933593 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:56.871842 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:56.932365 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:58.870545 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:24:58.933068 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:00.870567 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:00.933508 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:02.872941 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:02.932566 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:04.871153 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:04.932945 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:06.871515 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:06.933156 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:08.871563 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:08.932931 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:10.872435 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:10.932646 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:12.870473 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:12.932769 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:14.871001 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:14.932743 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:16.869667 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:16.932392 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:18.870881 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:18.932363 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:20.871762 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:20.932822 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:22.870630 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:22.932846 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:24.870584 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:24.932128 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:26.870562 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:26.933805 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:28.871772 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:28.932244 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:30.870407 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:30.932751 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:32.871971 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:32.932563 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:34.872082 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:34.932525 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:36.870812 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:36.932212 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:38.871403 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:38.932920 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:40.874635 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:40.933484 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:42.872589 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:42.933323 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:44.870832 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:44.932411 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:46.870648 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:46.933329 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:48.871447 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:48.934338 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:50.870886 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:50.932916 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:52.870773 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:52.934294 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:54.875309 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:54.933716 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:56.870622 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:56.933380 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:58.872785 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:25:58.932413 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:00.871752 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:00.934176 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:02.870529 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:02.933056 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:04.871322 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:04.932776 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:06.872087 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:06.932457 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:08.871007 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:08.939881 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:10.872354 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:10.934839 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:12.872239 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:12.934479 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:14.872557 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:14.932595 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:16.871270 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:16.932609 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:18.871013 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:18.936842 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:20.872165 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:20.932698 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:22.870471 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:22.933679 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:24.870504 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:24.933030 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:26.870821 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:26.938613 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:28.871844 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:28.932449 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:30.871491 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:30.932875 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:32.871048 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:32.932215 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:34.870667 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:34.932848 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:36.870499 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:36.932721 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:38.871977 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:38.932389 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:40.875752 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:40.933258 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:42.871651 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:42.932719 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:44.871223 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:44.933169 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:46.871205 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:46.933357 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:48.871672 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:48.935084 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:50.870848 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:50.938915 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:52.872245 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:52.932911 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:54.870979 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:54.932440 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:56.871379 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:56.933281 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:58.875070 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:26:58.932279 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:00.872006 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:00.932459 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:02.871304 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:02.932642 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:04.871754 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:04.932247 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:06.872118 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:06.935317 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:08.871890 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:08.939969 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:10.870985 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:10.938790 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:12.870515 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:12.932502 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:14.871283 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:14.933363 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:16.870276 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:16.932905 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:18.871530 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:18.933233 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:20.870536 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:20.933980 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:22.871216 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:22.933107 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:24.871245 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:24.932495 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:26.870286 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:26.934577 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:28.870221 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:28.936881 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:30.870661 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:30.932557 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:32.872483 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:32.932724 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:34.872480 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:34.934561 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:36.871983 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:36.933134 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:38.871909 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:38.932532 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:40.871408 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:40.933404 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:42.872311 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:42.933539 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:44.871593 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:44.932705 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:46.872119 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:46.935697 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:48.870475 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:48.934471 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:50.872391 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:50.934275 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:52.871114 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:52.932155 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:54.871999 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:54.932428 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:56.872479 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:56.933929 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:58.871413 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:27:58.933946 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:00.871244 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:00.933077 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:02.871431 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:02.932765 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:04.871447 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:04.934293 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:06.871208 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:06.934542 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:08.871458 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:08.932997 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:10.872809 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:10.932324 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:12.870786 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:12.932173 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:14.871898 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:14.932416 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:16.871490 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:16.933421 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:18.872131 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:18.932730 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:20.870613 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:20.936206 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:22.870736 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:22.932814 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:24.870959 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:24.932680 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:26.943864 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:26.944382 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:28.871517 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:28.932754 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:30.872477 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:30.932878 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:32.871050 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:32.932388 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:34.871212 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:34.932763 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:36.870601 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:36.943580 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:38.870478 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:38.932988 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:40.874336 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:40.933238 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:42.870324 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:42.932725 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:44.871133 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:44.933988 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:46.870532 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:46.932625 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:48.872019 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:48.932425 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:50.873336 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:50.933965 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:52.870477 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:52.934703 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:54.872262 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:54.932783 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:56.870842 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:56.932596 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:58.871106 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:28:58.933070 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:00.871690 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:00.933544 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:02.870517 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:02.933126 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:04.872581 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:04.936763 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:06.873797 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:06.933069 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:08.870556 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:08.932880 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:10.873008 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:10.934509 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:12.872144 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:12.933045 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:14.870159 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:14.932682 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:16.871864 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:16.932728 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:18.870545 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:18.933424 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:20.872058 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:20.932612 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:22.870793 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:22.932821 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:24.871103 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:24.932774 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:26.873481 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:26.933329 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:28.871887 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:28.932480 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:30.871264 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:30.933104 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:32.871374 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:32.935143 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:34.870479 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:34.933431 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:36.870483 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:36.933715 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:38.870529 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:38.934088 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:40.871108 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:40.932795 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:42.871593 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:42.933124 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:44.871427 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:44.933368 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:46.871986 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:46.936011 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:48.875424 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:48.932576 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:50.872077 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:50.933879 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:52.872572 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:52.933102 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:54.873962 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:54.932539 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:56.871270 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:56.932610 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:58.872422 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:29:58.932553 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:00.871748 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:00.933250 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:02.870413 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:02.932827 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:04.870439 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:04.933589 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:06.871397 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:06.933309 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:08.875059 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:08.933774 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:10.870287 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:10.934859 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:12.870648 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:12.933303 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:14.872763 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:14.935274 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:16.870821 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:16.932283 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:18.871050 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:18.933659 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:20.871525 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:20.932667 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:22.873376 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:22.933128 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:24.872685 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:24.933051 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:26.870418 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:26.933065 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:28.877740 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:28.960238 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:30.870507 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:30.932986 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:32.874459 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:32.932661 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:34.872592 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:34.933353 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:36.870851 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:36.932242 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:38.871634 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:38.932874 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:40.872356 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:40.933262 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:42.871848 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:42.932618 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:44.870907 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:44.932597 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:46.872371 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:46.932523 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:48.874036 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:48.932889 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:50.870353 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:50.937423 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:52.872289 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:52.932811 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:54.870529 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:54.933430 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:56.871152 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:56.934433 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:58.870989 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:30:58.932236 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:00.870625 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:00.932519 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:02.870675 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:02.932580 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:04.870209 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:04.932689 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:06.870303 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:06.932643 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:08.870801 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:08.932376 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:10.881008 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:10.932647 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:12.872858 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:12.932410 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:14.870648 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:14.932386 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:16.871151 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:16.932841 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:18.872022 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:18.933274 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:20.871586 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:20.933498 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:22.872949 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:22.932256 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:24.871701 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:24.932582 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:26.870409 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:26.932612 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:28.871922 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:28.943298 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:30.871236 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:30.932930 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:32.870480 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:32.933045 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:34.872574 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:34.936276 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:36.871109 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:36.932888 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:38.872444 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:38.933037 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:40.874426 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:40.933325 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:42.870657 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:42.933513 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:44.870518 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:44.933431 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:46.871686 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:46.932716 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:48.871181 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:48.933903 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:50.870689 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:50.932567 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:52.872074 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:52.932427 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:54.872492 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:54.932987 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:56.871255 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:56.933032 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:58.871117 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:31:58.948086 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:00.871474 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:00.934077 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:02.870553 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:02.934765 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:04.870420 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:04.936288 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:06.870817 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:06.933588 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:08.876717 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:08.932657 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:10.873087 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:10.932689 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:12.874628 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:12.934852 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:14.872639 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:14.933196 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:16.869914 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:16.933071 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:18.871675 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:18.933070 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:20.871662 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:20.932154 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:22.871483 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:22.934991 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:24.871383 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:24.933467 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:26.870552 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:26.932495 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:28.870723 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:28.934242 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:30.872702 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:30.932134 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:32.873576 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:32.932978 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:34.870159 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:34.932933 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:36.870675 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:36.932681 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:38.871961 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:38.933401 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:40.871155 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:40.932795 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:42.871339 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:42.932273 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:44.870917 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:44.933093 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:46.871650 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:46.932763 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:48.876206 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:48.932938 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:50.871480 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:50.934402 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:52.871674 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:52.933625 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:54.872226 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:54.932492 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:56.871183 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:56.932801 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:58.870593 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:32:58.933259 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:33:00.871686 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:33:00.931981 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:33:02.870343 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:33:02.933518 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:33:04.870829 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:33:04.932278 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:33:06.872116 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:33:06.932710 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:33:08.872088 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:33:08.932269 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:33:10.871332 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:33:10.932937 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:33:12.871175 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:33:12.932495 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:33:14.870558 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:33:14.932508 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:33:16.870728 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:33:16.933102 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:33:18.871490 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:33:18.933573 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:33:20.870341 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:33:20.936038 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:33:22.871872 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:33:22.932209 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:33:24.870573 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:33:24.933309 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:33:26.872014 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:33:26.908992 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready Jan 19 02:33:26.909: INFO: Unexpected error: <*errors.errorString | 0xc000480f60>: { s: "timed out waiting for the condition", } Jan 19 02:33:26.909: FAIL: timed out waiting for the condition Full Stack Trace sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestStatefulset).Create(0xc0000c2c80) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/statefulset.go:121 +0x12e sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*AzDiskSchedulerExtenderPodSchedulingOnFailoverMultiplePV).Run.func1(0xc0000c2c80) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/azdiskschedulerextender_pod_scheduling_on_failover_multiple_pv_perf_tester.go:66 +0x8f created by sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*AzDiskSchedulerExtenderPodSchedulingOnFailoverMultiplePV).Run /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/azdiskschedulerextender_pod_scheduling_on_failover_multiple_pv_perf_tester.go:62 +0x20d I0119 02:33:26.932614 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:33:26.968227 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready Jan 19 02:33:26.968: INFO: Unexpected error: <*errors.errorString | 0xc000480f60>: { s: "timed out waiting for the condition", } Jan 19 02:33:26.968: FAIL: timed out waiting for the condition Full Stack Trace sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestStatefulset).Create(0xc0000c2a00) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/statefulset.go:121 +0x12e sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*AzDiskSchedulerExtenderPodSchedulingOnFailoverMultiplePV).Run.func1(0xc0000c2a00) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/azdiskschedulerextender_pod_scheduling_on_failover_multiple_pv_perf_tester.go:66 +0x8f created by sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*AzDiskSchedulerExtenderPodSchedulingOnFailoverMultiplePV).Run /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/azdiskschedulerextender_pod_scheduling_on_failover_multiple_pv_perf_tester.go:62 +0x20d Jan 19 02:33:37.044: INFO: Deleting all pods with map[group:delete-for-failover] labels in namespace azuredisk-5731 I0119 02:34:37.192113 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:34:37.192666 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:34:39.229722 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:34:39.229724 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:34:41.230261 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:34:41.230442 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:34:43.228762 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:34:43.228863 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:34:45.229179 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:34:45.229181 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:34:47.237186 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:34:47.237507 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:34:49.229574 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:34:49.229753 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:34:51.230432 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:34:51.231185 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:34:53.228141 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:34:53.229569 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:34:55.229466 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:34:55.229671 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:34:57.233372 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:34:57.236359 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:34:59.229422 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:34:59.229453 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:01.229878 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:01.230228 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:03.229205 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:03.229252 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:05.230090 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:05.230276 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:07.230097 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:07.230326 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:09.230910 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:09.238242 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:11.229871 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:11.230194 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:13.229818 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:13.229860 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:15.231320 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:15.231391 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:17.228396 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:17.228663 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:19.228946 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:19.229123 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:21.246401 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:21.248560 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:23.228803 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:23.229030 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:25.228126 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:25.228134 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:27.229612 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:27.230050 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:29.235166 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:29.235191 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:31.227531 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:31.228170 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:33.231535 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:33.234690 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:35.229259 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:35.229597 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:37.230240 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:37.230339 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:39.228155 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:39.228234 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:41.229233 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:41.229314 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:43.228776 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:43.229389 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:45.228932 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:45.231656 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:47.230082 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:47.230162 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:49.229536 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:49.233187 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:51.229572 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:51.229719 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:53.228888 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:53.231710 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:55.235449 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:55.235450 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:57.228122 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:57.228165 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:59.232610 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:35:59.233567 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:01.230168 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:01.230443 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:03.229171 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:03.229299 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:05.229874 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:05.230125 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:07.230809 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:07.232096 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:09.233408 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:09.233494 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:11.229141 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:11.229144 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:13.230853 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:13.230972 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:15.228251 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:15.229354 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:17.229377 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:17.229765 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:19.229969 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:19.229972 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:21.230918 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:21.231050 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:23.229682 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:23.230319 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:25.230170 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:25.230484 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:27.229175 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:27.229175 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:29.234257 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:29.234390 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:31.229292 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:31.229294 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:33.228938 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:33.229013 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:35.229446 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:35.229463 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:37.230966 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:37.230987 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:39.228021 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:39.228672 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:41.231444 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:41.231844 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:43.228924 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:43.228927 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:45.228228 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:45.228233 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:47.231209 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:47.232803 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:49.230618 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:49.230735 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:51.229384 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:51.229680 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:53.230366 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:53.230776 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:55.230022 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:55.230021 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:57.229565 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:57.229622 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:59.229479 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:36:59.229720 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:01.228565 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:01.229495 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:03.228928 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:03.229162 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:05.230497 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:05.230556 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:07.245451 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:07.248282 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:09.228304 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:09.230324 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:11.229580 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:11.232484 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:13.228070 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:13.228389 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:15.229355 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:15.229370 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:17.228271 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:17.228312 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:19.227146 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:19.228538 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:21.236420 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:21.236418 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:23.230110 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:23.230111 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:25.230240 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:25.230245 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:27.230402 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:27.237040 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:29.229220 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:29.229302 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:31.229115 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:31.229433 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:33.230010 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:33.230190 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:35.229314 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:35.229494 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:37.230149 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:37.230214 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:39.230295 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:39.230664 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:41.231096 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:41.231157 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:43.229121 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:43.230022 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:45.227646 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:45.229403 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:47.229468 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:47.230201 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:49.230830 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:49.231361 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:51.230655 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:51.231618 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:53.229088 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:53.229091 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:55.230711 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:55.230713 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:57.228562 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:57.229307 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:59.229506 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:37:59.229522 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:01.232226 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:01.233698 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:03.229145 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:03.229147 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:05.247012 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:05.247425 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:07.229169 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:07.229707 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:09.228999 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:09.229010 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:11.229908 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:11.229919 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:13.229118 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:13.229232 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:15.229570 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:15.230900 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:17.229851 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:17.230012 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:19.228709 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:19.228938 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:21.229568 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:21.231175 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:23.231278 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:23.234774 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:25.227986 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:25.228809 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:27.229794 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:27.230245 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:29.230708 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:29.230763 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:31.229749 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:31.229862 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:33.229146 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:33.229846 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:35.229971 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:35.230020 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:37.229600 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:37.229603 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:39.234492 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:39.234616 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:41.232529 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:41.232604 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:43.230277 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:43.233448 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:45.231875 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:45.232156 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:47.230522 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:47.234497 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:49.228301 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:49.228883 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:51.229627 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:51.229823 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:53.230115 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:53.230121 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:55.231775 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:55.231874 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:57.229101 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:57.229178 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:59.229718 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:38:59.230203 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:01.229211 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:01.229339 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:03.230458 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:03.230885 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:05.230471 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:05.230530 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:07.227994 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:07.229193 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:09.230682 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:09.231082 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:11.228538 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:11.228600 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:13.228617 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:13.234194 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:15.230811 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:15.231027 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:17.228557 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:17.228740 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:19.228765 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:19.229443 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:21.228299 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:21.228912 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:23.228767 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:23.228845 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:25.229896 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:25.230014 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:27.228685 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:27.229432 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:29.229548 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:29.229953 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:31.229006 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:31.229862 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:33.230837 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:33.231096 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:35.230494 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:35.230741 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:37.228366 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:37.228364 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:39.229369 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:39.230069 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:41.228477 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:41.228776 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:43.233472 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:43.233565 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:45.237797 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:45.237808 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:47.230432 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:47.238175 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:49.229083 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:49.231536 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:51.231057 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:51.233254 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:53.228696 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:53.229225 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:55.232057 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:55.232055 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:57.227883 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:57.227887 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:59.230766 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:39:59.230894 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:01.228522 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:01.228820 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:03.232349 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:03.232534 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:05.229542 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:05.229613 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:07.230154 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:07.230181 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:09.229247 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:09.229248 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:11.231703 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:11.232019 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:13.228070 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:13.228688 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:15.227837 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:15.229109 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:17.230733 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:17.230822 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:19.228840 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:19.229247 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:21.230221 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:21.230303 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:23.230900 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:23.231268 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:25.228935 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:25.229126 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:27.230559 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:27.230860 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:29.229228 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:29.229324 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:31.228822 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:31.229015 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:33.234475 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:33.234742 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:35.229587 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:35.229683 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:37.244629 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:37.244678 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:39.228110 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:39.228538 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:41.232935 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:41.233300 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:43.230996 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:43.231029 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:45.229852 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:45.234468 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:47.230204 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:47.231052 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:49.234128 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:49.235685 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:51.230505 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:51.230504 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:53.229106 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:53.230157 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:55.228620 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:55.229076 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:57.231383 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:57.231458 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:59.229257 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:40:59.229430 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:01.228990 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:01.228991 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:03.231692 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:03.231831 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:05.231079 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:05.231516 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:07.230464 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:07.231361 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:09.229597 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:09.229741 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:11.228896 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:11.229166 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:13.230939 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:13.230996 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:15.230139 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:15.230777 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:17.228185 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:17.228651 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:19.229032 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:19.230157 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:21.233404 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:21.233972 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:23.229323 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:23.229868 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:25.229900 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:25.230194 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:27.231726 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:27.234611 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:29.229228 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:29.230304 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:31.228668 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:31.229262 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:33.228589 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:33.230833 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:35.229231 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:35.229287 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:37.228637 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:37.229858 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:39.228927 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:39.228928 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:41.229890 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:41.230060 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:43.229135 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:43.229397 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:45.230690 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:45.230697 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:47.230663 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:47.231311 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:49.230659 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:49.230769 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:51.230887 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:51.240982 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:53.229946 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:53.232277 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:55.230368 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:55.230486 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:57.230732 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:57.231026 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:59.228558 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:41:59.230147 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:01.228194 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:01.228496 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:03.228823 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:03.229470 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:05.228902 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:05.231757 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:07.232036 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:07.232149 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:09.228508 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:09.228675 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:11.229446 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:11.229646 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:13.229032 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:13.229234 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:15.230618 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:15.234223 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:17.229409 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:17.229444 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:19.229182 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:19.229530 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:21.231268 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:21.231501 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:23.229434 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:23.229436 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:25.230347 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:25.230792 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:27.228940 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:27.229024 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:29.230327 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:29.230443 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:31.228876 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:31.228925 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:33.228715 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:33.228716 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:35.228298 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:35.228403 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:37.229118 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:37.229116 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:39.230509 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:39.230537 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:41.229389 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:41.230127 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:43.231324 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:43.231481 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:45.229116 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:45.229349 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:47.229132 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:47.229207 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:49.230465 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:49.230600 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:51.229864 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:51.229878 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:53.229231 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:53.229248 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:55.229415 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:55.229416 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:57.228554 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:57.228556 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:59.229667 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:42:59.229738 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:01.228505 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:01.228731 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:03.230221 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:03.230264 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:05.229896 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:05.229973 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:07.228146 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:07.228391 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:09.227899 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:09.228043 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:11.229378 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:11.229421 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:13.230593 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:13.230591 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:15.229657 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:15.229713 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:17.229732 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:17.229762 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:19.229762 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:19.229787 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:21.228824 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:21.228836 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:23.229216 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:23.229234 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:25.231051 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:25.231052 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:27.229974 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:27.229982 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:29.229747 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:29.229859 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:31.229880 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:31.230206 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:33.229145 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:33.229410 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:35.228586 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:35.228627 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:37.229370 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:37.229454 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:39.232063 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:39.237246 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:41.230010 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:41.230125 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:43.229943 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:43.230026 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:45.228486 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:45.228593 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:47.228251 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:47.228389 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:49.232368 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:49.232543 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:51.230879 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:51.231734 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:53.229431 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:53.229925 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:55.229832 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:55.229849 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:57.229015 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:57.229142 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:59.240064 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:43:59.241769 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:01.228389 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:01.228436 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:03.228513 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:03.230942 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:05.233706 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:05.233818 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:07.227792 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:07.228024 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:09.229648 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:09.230214 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:11.229923 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:11.230045 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:13.229790 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:13.230083 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:15.229018 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:15.229110 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:17.226891 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:17.228075 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:19.231359 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:19.231899 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:21.234130 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:21.234254 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:23.230654 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:23.230799 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:25.230007 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:25.230316 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:27.229634 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:27.230063 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:29.228009 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:29.228176 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:31.231253 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:31.231414 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:33.228693 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:33.228816 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:35.228942 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:35.229222 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:37.228640 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:37.229037 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:37.264484 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready Jan 19 02:44:37.264: INFO: Unexpected error: Failed waiting for StatefulSet pod failover.: <*errors.errorString | 0xc000480f60>: { s: "timed out waiting for the condition", } Jan 19 02:44:37.264: FAIL: Failed waiting for StatefulSet pod failover.: timed out waiting for the condition Full Stack Trace sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*AzDiskSchedulerExtenderPodSchedulingOnFailoverMultiplePV).Run(0xc000441c00, {0x26fb380?, 0xc000ad5860}, 0xc000ad9e40, {0x220ec17, 0x20}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/azdiskschedulerextender_pod_scheduling_on_failover_multiple_pv_perf_tester.go:93 +0xc7d sigs.k8s.io/azuredisk-csi-driver/test/e2e.schedulerExtenderTests.func6() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/azdiskschedulerextender_test.go:222 +0x7d2 I0119 02:44:37.265081 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready Jan 19 02:44:37.265: INFO: deleting StatefulSet "azuredisk-5731"/"azuredisk-volume-tester-gf9th" Jan 19 02:44:37.339: INFO: Unexpected error: <*errors.errorString | 0xc000204310>: { s: "resource name may not be empty", } Jan 19 02:44:37.339: FAIL: resource name may not be empty Full Stack Trace sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestStatefulset).Cleanup(0xc0000c2c80, 0xd18c2e2800) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/statefulset.go:225 +0x4d6 panic({0x203b9a0, 0xc00081f880}) /usr/local/go/src/runtime/panic.go:890 +0x262 k8s.io/kubernetes/test/e2e/framework.Fail({0xc000e00ba0, 0x51}, {0xc0007e3220?, 0x2218fdb?, 0xc0007e3248?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/log.go:61 +0x145 k8s.io/kubernetes/test/e2e/framework.ExpectNoErrorWithOffset(0x1, {0x26bff40, 0xc000480f60}, {0xc0004155f0?, 0xc000ad5860?, 0xc000ad9e40?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/expect.go:76 +0x267 k8s.io/kubernetes/test/e2e/framework.ExpectNoError(...) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/expect.go:43 sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*AzDiskSchedulerExtenderPodSchedulingOnFailoverMultiplePV).Run(0xc000441c00, {0x26fb380?, 0xc000ad5860}, 0xc000ad9e40, {0x220ec17, 0x20}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/azdiskschedulerextender_pod_scheduling_on_failover_multiple_pv_perf_tester.go:93 +0xc7d sigs.k8s.io/azuredisk-csi-driver/test/e2e.schedulerExtenderTests.func6() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/azdiskschedulerextender_test.go:222 +0x7d2 Jan 19 02:44:37.339: INFO: deleting StatefulSet "azuredisk-5731"/"azuredisk-volume-tester-4wwkt" Jan 19 02:44:37.417: INFO: Unexpected error: <*errors.errorString | 0xc0001d2a80>: { s: "resource name may not be empty", } Jan 19 02:44:37.418: FAIL: resource name may not be empty Full Stack Trace sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestStatefulset).Cleanup(0xc0000c2a00, 0xd18c2e2800) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/statefulset.go:225 +0x4d6 panic({0x203b9a0, 0xc0008a2230}) /usr/local/go/src/runtime/panic.go:890 +0x262 k8s.io/kubernetes/test/e2e/framework.Fail({0xc000bcd6e0, 0x1e}, {0xc0007e2ab0?, 0xc000bcd6e0?, 0xc0007e2ad8?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/log.go:61 +0x145 k8s.io/kubernetes/test/e2e/framework.ExpectNoErrorWithOffset(0x1, {0x26bff40, 0xc000204310}, {0x0?, 0x0?, 0x0?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/expect.go:76 +0x267 k8s.io/kubernetes/test/e2e/framework.ExpectNoError(...) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/expect.go:43 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestStatefulset).Cleanup(0xc0000c2c80, 0xd18c2e2800) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/statefulset.go:225 +0x4d6 panic({0x203b9a0, 0xc00081f880}) /usr/local/go/src/runtime/panic.go:890 +0x262 k8s.io/kubernetes/test/e2e/framework.Fail({0xc000e00ba0, 0x51}, {0xc0007e3220?, 0x2218fdb?, 0xc0007e3248?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/log.go:61 +0x145 k8s.io/kubernetes/test/e2e/framework.ExpectNoErrorWithOffset(0x1, {0x26bff40, 0xc000480f60}, {0xc0004155f0?, 0xc000ad5860?, 0xc000ad9e40?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/expect.go:76 +0x267 k8s.io/kubernetes/test/e2e/framework.ExpectNoError(...) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/expect.go:43 sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*AzDiskSchedulerExtenderPodSchedulingOnFailoverMultiplePV).Run(0xc000441c00, {0x26fb380?, 0xc000ad5860}, 0xc000ad9e40, {0x220ec17, 0x20}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/azdiskschedulerextender_pod_scheduling_on_failover_multiple_pv_perf_tester.go:93 +0xc7d sigs.k8s.io/azuredisk-csi-driver/test/e2e.schedulerExtenderTests.func6() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/azdiskschedulerextender_test.go:222 +0x7d2 Jan 19 02:44:37.418: INFO: deleting StorageClass azuredisk-5731-disk.csi.azure.com-dynamic-sc-brdng �[1mSTEP:�[0m dump namespace information after failure �[38;5;243m01/19/23 02:44:37.455�[0m �[1mSTEP:�[0m Destroying namespace "azuredisk-5731" for this suite. �[38;5;243m01/19/23 02:44:37.456�[0m
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=AzureDisk\sCSI\sDriver\sEnd\-to\-End\sTests\s\[It\]\sAzDiskSchedulerExtender\s\[single\-az\]\sShould\sschedule\sand\sstart\sa\spod\swith\smultiple\spersistent\svolume\srequests\swith\sreplicas\sand\sreschedule\son\sdeletion\.$'
/home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/statefulset.go:121 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestStatefulset).Create(0xc000c9f720) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/statefulset.go:121 +0x12e sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*AzDiskSchedulerExtenderPodSchedulingOnFailoverMultiplePV).Run.func1(0xc000c9f720) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/azdiskschedulerextender_pod_scheduling_on_failover_multiple_pv_perf_tester.go:66 +0x8f created by sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*AzDiskSchedulerExtenderPodSchedulingOnFailoverMultiplePV).Run /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/azdiskschedulerextender_pod_scheduling_on_failover_multiple_pv_perf_tester.go:62 +0x20d There were additional failures detected after the initial failure: [PANICKED] Test Panicked In [DeferCleanup (Each)] at: /usr/local/go/src/runtime/panic.go:260 runtime error: invalid memory address or nil pointer dereference Full Stack Trace k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo.func1() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:274 +0x5c k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo(0xc0002b65a0) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 +0x179 reflect.Value.call({0x1d61520?, 0xc0001ba4f0?, 0xc000b0bf08?}, {0x21d0de2, 0x4}, {0x38b4c50, 0x0, 0xc0007ca630?}) /usr/local/go/src/reflect/value.go:584 +0x8c5 reflect.Value.Call({0x1d61520?, 0xc0001ba4f0?, 0x0?}, {0x38b4c50?, 0x0?, 0x0?}) /usr/local/go/src/reflect/value.go:368 +0xbcfrom junit_01.xml
Report Entries: By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:198 2023-01-19T02:44:37.494429802Z &{Text:Creating a kubernetes client Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:237 2023-01-19T02:44:37.498848251Z &{Text:Building a namespace api object, basename azuredisk Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:246 2023-01-19T02:44:37.624817932Z &{Text:Waiting for a default service account to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:249 2023-01-19T02:44:37.692025886Z &{Text:Waiting for kube-root-ca.crt to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:258 2023-01-19T02:44:37.760202321Z &{Text:setting up the StorageClass Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/storage_class.go:47 2023-01-19T02:44:37.827554711Z &{Text:creating a StorageClass Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:287 2023-01-19T02:44:37.864102967Z &{Text:setting up the PVC Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:287 2023-01-19T02:44:37.864246452Z &{Text:setting up the PVC Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:303 2023-01-19T02:44:37.864302451Z &{Text:setting up the statefulset Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:287 2023-01-19T02:44:37.864426566Z &{Text:setting up the PVC Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:287 2023-01-19T02:44:37.864477942Z &{Text:setting up the PVC Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:303 2023-01-19T02:44:37.864549265Z &{Text:setting up the statefulset Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 2023-01-19T03:05:48.510390091Z &{Text:dump namespace information after failure Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:334 2023-01-19T03:05:48.510661915Z &{Text:Destroying namespace "azuredisk-7403" for this suite. Duration:0s} �[1mSTEP:�[0m Creating a kubernetes client �[38;5;243m01/19/23 02:44:37.494�[0m Jan 19 02:44:37.494: INFO: >>> kubeConfig: /root/tmp1366232875/kubeconfig/kubeconfig.southcentralus.json �[1mSTEP:�[0m Building a namespace api object, basename azuredisk �[38;5;243m01/19/23 02:44:37.498�[0m �[1mSTEP:�[0m Waiting for a default service account to be provisioned in namespace �[38;5;243m01/19/23 02:44:37.624�[0m �[1mSTEP:�[0m Waiting for kube-root-ca.crt to be provisioned in namespace �[38;5;243m01/19/23 02:44:37.692�[0m I0119 02:44:37.760078 16105 azuredisk_driver.go:52] Using azure disk driver: disk.csi.azure.com �[1mSTEP:�[0m setting up the StorageClass �[38;5;243m01/19/23 02:44:37.76�[0m �[1mSTEP:�[0m creating a StorageClass �[38;5;243m01/19/23 02:44:37.827�[0m �[1mSTEP:�[0m setting up the PVC �[38;5;243m01/19/23 02:44:37.864�[0m �[1mSTEP:�[0m setting up the PVC �[38;5;243m01/19/23 02:44:37.864�[0m �[1mSTEP:�[0m setting up the statefulset �[38;5;243m01/19/23 02:44:37.864�[0m �[1mSTEP:�[0m setting up the PVC �[38;5;243m01/19/23 02:44:37.864�[0m �[1mSTEP:�[0m setting up the PVC �[38;5;243m01/19/23 02:44:37.864�[0m �[1mSTEP:�[0m setting up the statefulset �[38;5;243m01/19/23 02:44:37.864�[0m I0119 02:44:37.952852 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:37.952871 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:39.989841 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:39.990184 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:41.989734 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:41.989922 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:43.989078 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:43.989124 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:45.990712 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:45.990770 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:47.991349 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:47.991427 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:49.989552 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:49.989824 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:51.990703 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:51.990707 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:53.990569 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:53.991937 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:55.991128 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:55.991130 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:57.989406 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:57.989600 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:59.991177 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:44:59.991324 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:01.989280 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:01.989713 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:03.989000 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:03.989374 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:05.990577 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:05.991199 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:07.989994 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:07.990317 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:09.990646 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:09.990858 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:11.991212 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:11.991382 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:13.990288 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:13.990304 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:15.989533 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:15.989603 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:17.990675 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:17.990799 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:19.991148 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:19.991147 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:21.995174 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:21.995267 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:23.991676 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:23.991953 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:25.990187 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:25.990869 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:27.991045 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:27.991108 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:29.991924 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:29.999908 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:31.989204 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:31.989206 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:33.992504 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:33.992609 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:35.989436 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:35.989438 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:37.990619 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:37.993278 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:39.989267 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:39.989507 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:41.990614 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:41.991307 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:43.989233 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:43.989285 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:45.989515 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:45.990971 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:47.988520 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:47.988546 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:49.991952 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:49.992779 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:51.989312 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:51.989370 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:53.989951 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:53.989946 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:55.996150 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:55.996168 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:57.991319 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:57.991318 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:59.988898 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:45:59.988948 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:01.990024 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:01.990084 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:03.990537 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:03.992097 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:05.997005 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:05.997272 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:07.989358 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:07.989356 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:09.991935 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:09.991937 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:11.990023 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:11.990222 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:13.990164 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:13.991371 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:15.989558 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:15.989561 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:17.990743 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:17.990781 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:19.989157 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:19.989166 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:21.990591 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:21.990633 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:23.989065 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:23.989151 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:25.988708 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:25.990223 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:28.000389 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:28.002063 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:29.998057 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:29.998096 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:31.989877 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:31.989934 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:33.994600 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:33.994660 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:35.989002 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:35.989114 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:37.990570 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:37.991074 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:39.990219 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:39.991804 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:41.989297 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:41.990879 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:43.994396 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:43.997554 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:46.002524 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:46.002803 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:47.994842 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:47.995617 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:49.991570 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:49.991905 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:51.991198 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:51.991200 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:53.988929 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:53.988933 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:55.991615 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:55.991694 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:57.996009 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:57.996152 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:59.988758 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:46:59.989063 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:01.989385 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:01.993891 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:03.989611 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:03.989792 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:05.991044 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:05.991202 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:07.989899 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:07.990140 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:09.991019 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:09.993889 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:11.990183 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:11.990597 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:13.992304 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:13.992305 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:15.990339 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:15.990529 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:17.991459 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:17.992052 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:19.990221 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:19.990312 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:21.988901 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:21.988918 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:23.989652 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:23.989679 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:25.991723 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:25.992890 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:27.991443 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:27.991447 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:29.989636 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:29.989880 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:31.991183 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:31.991210 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:33.989062 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:33.989221 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:35.990318 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:35.990406 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:37.990680 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:37.991659 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:39.992083 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:39.992323 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:41.990245 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:41.990247 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:43.989821 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:43.989885 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:45.999909 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:46.000225 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:47.990986 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:47.991081 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:49.989509 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:49.989524 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:51.990624 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:51.991097 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:54.001977 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:54.002070 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:55.990752 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:55.990753 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:57.989222 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:57.989518 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:59.991332 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:47:59.991750 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:01.993967 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:01.994101 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:03.990544 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:03.990939 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:05.991044 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:05.991057 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:07.993679 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:07.994174 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:09.990572 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:09.990772 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:11.989754 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:11.989757 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:13.989185 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:13.989336 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:15.990306 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:15.990634 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:17.988541 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:17.989564 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:19.996276 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:19.996277 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:21.989342 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:21.989344 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:23.992235 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:23.992254 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:25.990911 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:25.991070 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:27.990283 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:27.990346 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:29.988690 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:29.988767 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:31.989179 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:31.989177 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:33.990948 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:33.993892 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:35.990678 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:35.990794 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:37.993577 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:37.993580 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:39.989416 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:39.989465 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:41.990441 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:41.990551 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:44.128018 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:44.128133 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:46.030151 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:46.047476 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:47.988445 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:47.988627 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:49.993559 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:49.994708 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:51.989844 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:51.990822 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:53.989144 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:53.989323 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:55.992336 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:55.992337 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:57.990872 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:57.990871 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:59.989590 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:48:59.989645 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:01.990035 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:01.991267 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:03.989483 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:03.989524 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:05.990877 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:05.990876 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:07.989031 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:07.989049 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:09.991371 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:09.991493 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:11.990226 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:11.990408 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:13.990215 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:13.990341 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:15.993095 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:15.993308 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:17.989498 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:17.989660 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:19.989543 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:19.989929 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:21.990051 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:21.990122 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:23.990458 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:23.990534 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:25.991889 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:25.992035 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:27.989883 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:27.989885 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:29.990208 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:29.990241 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:31.989452 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:31.989470 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:33.990154 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:33.990186 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:35.991014 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:35.991117 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:37.989617 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:37.989915 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:39.989440 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:39.989467 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:41.990602 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:41.990667 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:43.988019 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:43.989367 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:45.990009 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:45.991954 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:47.991191 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:47.991412 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:49.989923 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:49.990122 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:51.989340 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:51.989783 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:53.990513 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:53.990514 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:55.989092 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:55.989154 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:57.989307 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:57.989401 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:59.988901 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:49:59.988905 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:01.990396 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:01.990580 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:03.989451 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:03.991345 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:05.989399 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:05.989698 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:07.991706 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:07.991704 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:09.991216 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:09.991297 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:11.990688 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:11.991390 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:13.989380 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:13.990605 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:15.994098 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:15.994157 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:17.990429 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:17.990488 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:19.989272 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:19.989422 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:21.989750 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:21.990328 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:23.990532 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:23.990715 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:25.990173 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:25.990747 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:27.990275 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:27.990275 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:29.989060 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:29.989219 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:31.991061 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:31.991247 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:33.989351 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:33.990160 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:35.989162 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:35.989471 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:37.991210 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:37.991314 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:39.990195 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:39.990197 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:41.989058 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:41.989082 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:43.988470 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:43.989809 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:45.993143 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:45.993145 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:47.990071 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:47.990283 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:49.989526 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:49.992814 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:51.990609 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:51.990896 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:53.989972 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:53.991669 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:55.989308 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:55.989309 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:57.989630 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:57.989628 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:59.992702 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:50:59.992748 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:01.991961 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:01.992051 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:03.991895 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:03.992076 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:05.991101 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:05.991155 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:07.990205 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:07.990239 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:09.995118 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:09.995177 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:11.989181 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:11.989308 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:13.989407 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:13.989539 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:15.994397 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:15.994529 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:17.992188 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:17.996039 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:19.990323 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:19.991068 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:21.990726 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:21.990992 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:23.989699 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:23.989892 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:25.990198 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:25.991742 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:27.988557 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:27.988626 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:29.988731 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:29.988800 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:31.989303 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:31.989598 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:33.992197 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:33.992215 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:35.990165 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:35.990167 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:37.989143 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:37.989269 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:39.989918 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:39.990349 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:41.989276 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:41.989739 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:43.990945 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:43.990996 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:45.989340 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:45.992741 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:47.989470 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:47.989473 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:49.993127 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:49.993255 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:51.990109 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:51.990125 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:53.991302 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:53.991304 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:55.990235 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:55.990424 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:57.988712 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:57.988823 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:59.990014 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:51:59.990109 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:01.991258 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:01.991259 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:04.013398 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:04.013495 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:05.990169 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:05.990574 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:07.991179 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:07.991226 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:09.990407 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:09.990479 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:11.989555 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:11.991278 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:13.990014 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:13.990082 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:15.990247 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:15.990260 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:17.990521 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:17.990556 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:19.990559 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:19.990647 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:21.989144 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:21.989151 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:23.990083 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:23.990085 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:25.990275 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:25.990678 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:27.990756 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:27.991078 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:29.989049 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:29.989305 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:31.990029 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:31.990034 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:33.989785 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:33.989822 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:35.990668 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:35.990671 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:37.989105 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:37.990557 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:39.991179 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:39.991520 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:41.988932 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:41.989154 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:43.991902 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:43.995409 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:45.992298 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:45.992311 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:47.988886 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:47.989124 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:49.989722 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:49.989736 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:51.989861 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:51.990018 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:53.989059 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:53.989260 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:55.991594 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:55.991596 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:57.990662 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:57.990757 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:59.988838 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:52:59.988895 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:01.990079 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:01.990122 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:03.991368 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:03.991441 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:05.991571 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:05.992423 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:07.990590 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:07.990589 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:09.990948 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:09.990966 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:11.991058 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:11.991060 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:13.988363 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:13.988945 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:16.000298 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:16.000316 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:17.989884 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:17.989882 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:19.989000 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:19.989332 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:21.992867 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:21.993070 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:23.991682 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:23.991682 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:25.994099 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:25.994843 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:27.990833 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:27.990837 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:29.990888 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:29.991986 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:31.989587 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:31.989649 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:33.991853 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:33.991941 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:35.990593 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:35.990984 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:37.990674 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:37.990740 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:39.989038 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:39.989065 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:41.990517 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:41.990536 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:43.997729 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:43.997944 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:45.988843 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:45.989093 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:47.989423 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:47.989458 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:49.989441 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:49.989443 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:51.989076 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:51.989621 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:53.989828 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:53.990389 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:55.989180 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:55.989178 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:57.989925 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:57.989927 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:59.990431 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:53:59.990456 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:54:01.990755 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:54:01.990790 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:54:03.990477 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:54:03.991722 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:54:05.990439 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:54:05.990438 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:54:07.988892 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:54:07.989499 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:54:09.990129 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:54:09.990255 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:54:11.989901 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:54:11.989900 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:54:13.990276 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:54:13.990277 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:54:15.990702 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:54:15.991004 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:54:17.992222 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:54:17.992224 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:54:19.990460 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:54:19.990459 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:54:21.989911 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:54:21.990255 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:54:23.991101 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:54:23.991115 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:54:25.990392 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:54:25.990572 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:54:27.989781 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:54:27.989783 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:54:29.990030 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:54:29.991458 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:54:31.990252 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:54:31.991611 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:54:33.988421 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:54:33.989205 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:54:35.990208 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:54:35.990225 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:54:37.989504 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:54:37.989932 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:54:38.027612 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready Jan 19 02:54:38.027: INFO: Unexpected error: <*errors.errorString | 0xc000480f60>: { s: "timed out waiting for the condition", } I0119 02:54:38.028073 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready Jan 19 02:54:38.028: INFO: Unexpected error: <*errors.errorString | 0xc000480f60>: { s: "timed out waiting for the condition", } Jan 19 02:54:38.028: FAIL: timed out waiting for the condition Full Stack Trace sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestStatefulset).Create(0xc000c9f720) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/statefulset.go:121 +0x12e sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*AzDiskSchedulerExtenderPodSchedulingOnFailoverMultiplePV).Run.func1(0xc000c9f720) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/azdiskschedulerextender_pod_scheduling_on_failover_multiple_pv_perf_tester.go:66 +0x8f created by sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*AzDiskSchedulerExtenderPodSchedulingOnFailoverMultiplePV).Run /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/azdiskschedulerextender_pod_scheduling_on_failover_multiple_pv_perf_tester.go:62 +0x20d Jan 19 02:54:38.028: FAIL: timed out waiting for the condition Full Stack Trace sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestStatefulset).Create(0xc000c9f590) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/statefulset.go:121 +0x12e sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*AzDiskSchedulerExtenderPodSchedulingOnFailoverMultiplePV).Run.func1(0xc000c9f590) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/azdiskschedulerextender_pod_scheduling_on_failover_multiple_pv_perf_tester.go:66 +0x8f created by sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*AzDiskSchedulerExtenderPodSchedulingOnFailoverMultiplePV).Run /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/azdiskschedulerextender_pod_scheduling_on_failover_multiple_pv_perf_tester.go:62 +0x20d Jan 19 02:54:48.069: INFO: Deleting all pods with map[group:delete-for-failover] labels in namespace azuredisk-7403 I0119 02:55:48.222792 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:55:48.223121 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:55:50.260575 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:55:50.260585 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:55:52.258895 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:55:52.259667 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:55:54.262770 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:55:54.263103 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:55:56.261943 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:55:56.262383 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:55:58.259824 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:55:58.260122 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:00.263674 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:00.264505 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:02.265464 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:02.266139 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:04.261935 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:04.262091 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:06.259626 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:06.259993 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:08.260078 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:08.263893 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:10.259518 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:10.259659 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:12.258626 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:12.258691 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:14.261327 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:14.261337 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:16.259507 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:16.259503 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:18.259401 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:18.259985 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:20.260149 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:20.260151 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:22.259745 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:22.259758 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:24.259178 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:24.259634 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:26.262733 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:26.262868 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:28.261513 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:28.262047 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:30.260772 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:30.260854 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:32.261309 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:32.261318 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:34.260413 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:34.262584 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:36.261383 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:36.262267 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:38.263974 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:38.264355 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:40.260334 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:40.260641 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:42.258855 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:42.258953 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:44.261929 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:44.261931 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:46.262963 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:46.263081 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:48.260851 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:48.261308 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:50.260082 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:50.260388 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:52.259858 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:52.260053 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:54.259502 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:54.259709 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:56.260388 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:56.260772 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:58.261356 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:56:58.261362 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:00.259121 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:00.259264 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:02.260289 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:02.260345 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:04.259128 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:04.259136 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:06.259788 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:06.260135 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:08.259072 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:08.259130 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:10.261359 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:10.261432 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:12.260708 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:12.260814 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:14.260692 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:14.261071 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:16.268908 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:16.269069 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:18.258966 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:18.258973 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:20.266113 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:20.266433 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:22.261539 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:22.261599 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:24.260814 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:24.261198 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:26.259972 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:26.265137 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:28.261284 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:28.261409 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:30.259500 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:30.260092 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:32.259255 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:32.260728 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:34.259791 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:34.261943 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:36.260247 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:36.262170 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:38.262852 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:38.262863 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:40.261618 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:40.261638 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:42.260642 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:42.260753 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:44.260373 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:44.260718 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:46.259157 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:46.260019 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:48.263142 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:48.263141 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:50.260755 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:50.262305 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:52.259874 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:52.260949 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:54.261177 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:54.261240 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:56.260034 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:56.260052 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:58.258633 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:57:58.258700 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:00.259506 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:00.261177 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:02.260283 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:02.260312 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:04.260342 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:04.261452 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:06.259966 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:06.260045 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:08.261427 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:08.261426 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:10.260300 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:10.260579 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:12.260840 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:12.260838 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:14.260481 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:14.260577 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:16.259385 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:16.259474 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:18.260266 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:18.260385 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:20.262354 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:20.262356 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:22.260558 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:22.260790 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:24.259433 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:24.260051 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:26.260770 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:26.260862 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:28.259780 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:28.259908 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:30.260742 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:30.261281 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:32.260226 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:32.260393 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:34.259923 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:34.259973 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:36.259965 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:36.260004 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:38.259389 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:38.259397 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:40.260688 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:40.262266 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:42.261761 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:42.262011 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:44.260138 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:44.260294 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:46.259737 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:46.260205 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:48.261525 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:48.261714 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:50.260309 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:50.260308 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:52.260235 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:52.260342 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:54.261957 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:54.262100 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:56.259673 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:56.259930 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:58.258774 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:58:58.258775 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:00.260462 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:00.260627 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:02.259279 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:02.259289 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:04.259524 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:04.259523 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:06.259161 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:06.259476 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:08.279005 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:08.280233 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:10.259160 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:10.259785 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:12.260997 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:12.261680 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:14.261203 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:14.261266 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:16.259209 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:16.259265 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:18.261039 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:18.261038 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:20.260778 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:20.260783 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:22.259083 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:22.259131 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:24.259172 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:24.259292 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:26.259584 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:26.259615 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:28.260563 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:28.261148 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:30.259672 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:30.259972 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:32.262562 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:32.262771 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:34.260553 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:34.260561 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:36.259028 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:36.259147 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:38.259262 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:38.259422 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:40.260707 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:40.260915 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:42.258579 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:42.258659 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:44.268702 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:44.269026 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:46.262227 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:46.262472 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:48.262150 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:48.262337 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:50.260174 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:50.260397 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:52.260410 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:52.260989 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:54.260292 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:54.260327 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:56.259794 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:56.259835 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:58.260491 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 02:59:58.272752 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:00.261491 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:00.261609 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:02.259846 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:02.259885 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:04.260872 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:04.261259 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:06.260224 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:06.260236 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:08.258884 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:08.259253 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:10.259794 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:10.260072 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:12.259251 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:12.259538 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:14.260075 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:14.260528 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:16.268484 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:16.268526 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:18.259230 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:18.259360 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:20.260359 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:20.260358 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:22.259104 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:22.259136 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:24.260856 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:24.260928 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:26.259645 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:26.259668 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:28.260772 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:28.261255 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:30.259047 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:30.259049 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:32.260127 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:32.260443 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:34.259308 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:34.259352 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:36.260328 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:36.260326 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:38.270307 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:38.270718 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:40.260826 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:40.260947 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:42.258569 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:42.258627 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:44.263051 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:44.263159 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:46.262276 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:46.262418 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:48.268473 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:48.268726 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:50.259426 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:50.259819 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:52.261201 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:52.262131 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:54.259078 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:54.259181 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:56.259365 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:56.259565 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:58.260519 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:00:58.260684 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:00.260488 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:00.260791 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:02.260669 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:02.260931 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:04.260882 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:04.260914 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:06.261088 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:06.261170 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:08.259940 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:08.259939 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:10.259926 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:10.260206 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:12.259814 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:12.259839 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:14.259435 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:14.262935 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:16.259263 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:16.259299 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:18.262413 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:18.262512 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:20.259075 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:20.259304 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:22.259864 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:22.260659 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:24.260980 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:24.260946 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:26.261235 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:26.261353 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:28.259494 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:28.259644 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:30.262379 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:30.262653 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:32.260010 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:32.260062 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:34.264095 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:34.264234 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:36.259915 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:36.261072 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:38.263746 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:38.263788 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:40.265379 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:40.265420 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:42.258637 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:42.259543 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:44.259987 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:44.260176 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:46.265296 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:46.265447 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:48.262386 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:48.262808 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:50.264361 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:50.267690 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:52.259336 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:52.259486 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:54.265238 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:54.265298 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:56.260601 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:56.260603 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:58.262759 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:01:58.262772 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:00.260753 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:00.261216 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:02.259785 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:02.261850 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:04.259563 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:04.259677 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:06.258790 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:06.258848 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:08.260840 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:08.261917 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:10.261949 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:10.263055 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:12.261294 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:12.261293 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:14.261927 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:14.262058 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:16.261034 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:16.261113 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:18.263681 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:18.263764 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:20.260242 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:20.260386 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:22.260900 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:22.260949 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:24.260951 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:24.262405 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:26.258579 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:26.259158 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:28.259599 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:28.260229 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:30.262636 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:30.263346 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:32.259791 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:32.259790 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:34.259399 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:34.259858 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:36.261967 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:36.261993 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:38.259585 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:38.259694 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:40.261692 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:40.264167 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:42.259873 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:42.260073 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:44.266986 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:44.268849 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:46.261201 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:46.261204 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:48.260354 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:48.260384 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:50.260598 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:50.261395 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:52.259209 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:52.259273 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:54.261073 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:54.261073 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:56.261158 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:56.261711 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:58.260531 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:02:58.260619 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:00.263285 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:00.263521 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:02.260673 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:02.261678 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:04.261104 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:04.261111 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:06.260472 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:06.260542 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:08.260047 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:08.260097 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:10.260286 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:10.260380 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:12.262710 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:12.262995 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:14.259031 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:14.259033 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:16.260914 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:16.261064 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:18.260036 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:18.260174 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:20.261267 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:20.261266 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:22.260094 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:22.260176 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:24.261143 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:24.261389 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:26.259750 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:26.259930 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:28.260002 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:28.260194 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:30.260988 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:30.262017 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:32.263463 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:32.265055 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:34.260374 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:34.260483 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:36.260453 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:36.260775 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:38.260628 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:38.261336 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:40.260566 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:40.260909 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:42.262159 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:42.262301 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:44.260341 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:44.267163 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:46.261434 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:46.261432 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:48.258922 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:48.259200 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:50.261926 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:50.262112 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:52.266359 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:52.267023 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:54.258731 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:54.258733 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:56.258982 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:56.258993 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:58.261825 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:03:58.262256 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:00.259959 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:00.259958 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:02.259110 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:02.259245 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:04.259665 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:04.259880 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:06.258978 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:06.259098 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:08.259356 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:08.259456 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:10.277823 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:10.278048 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:12.258634 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:12.259120 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:14.260084 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:14.260198 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:16.260690 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:16.260820 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:18.260654 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:18.260727 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:20.268743 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:20.268905 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:22.259872 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:22.260522 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:24.259495 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:24.259824 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:26.261978 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:26.261975 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:28.260331 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:28.262601 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:30.261448 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:30.261450 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:32.260923 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:32.261915 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:34.259879 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:34.260116 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:36.259408 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:36.259440 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:38.258594 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:38.258828 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:40.259759 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:40.260353 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:42.259202 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:42.259279 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:44.258867 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:44.259084 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:46.260296 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:46.260866 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:48.262519 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:48.262521 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:50.261514 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:50.261642 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:52.259363 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:52.259365 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:54.260901 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:54.260902 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:56.259300 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:56.259367 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:58.260143 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:04:58.260231 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:00.261380 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:00.262528 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:02.259097 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:02.259095 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:04.259181 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:04.259232 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:06.258985 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:06.258989 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:08.259014 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:08.259134 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:10.259023 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:10.259044 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:12.259845 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:12.259965 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:14.261390 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:14.261821 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:16.268157 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:16.268202 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:18.259099 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:18.259200 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:20.259191 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:20.259351 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:22.261394 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:22.261552 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:24.260722 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:24.261980 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:26.260536 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:26.260827 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:28.260457 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:28.260532 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:30.261814 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:30.263527 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:32.260908 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:32.260910 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:34.261382 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:34.261440 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:36.259728 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:36.259797 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:38.260625 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:38.260678 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:40.260635 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:40.260632 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:42.261434 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:42.261743 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:44.261510 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:44.261792 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:46.261394 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:46.261500 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:48.261306 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:48.263376 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 03:05:48.296625 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready Jan 19 03:05:48.296: INFO: Unexpected error: Failed waiting for StatefulSet pod failover.: <*errors.errorString | 0xc000480f60>: { s: "timed out waiting for the condition", } Jan 19 03:05:48.296: FAIL: Failed waiting for StatefulSet pod failover.: timed out waiting for the condition Full Stack Trace sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*AzDiskSchedulerExtenderPodSchedulingOnFailoverMultiplePV).Run(0xc001144e80, {0x26fb380?, 0xc0001b3ba0}, 0xc000c8c160, {0x220ec17, 0x20}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/azdiskschedulerextender_pod_scheduling_on_failover_multiple_pv_perf_tester.go:93 +0xc7d sigs.k8s.io/azuredisk-csi-driver/test/e2e.schedulerExtenderTests.func7() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/azdiskschedulerextender_test.go:263 +0x872 Jan 19 03:05:48.297: INFO: deleting StatefulSet "azuredisk-7403"/"azuredisk-volume-tester-wfm6m" I0119 03:05:48.297995 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready Jan 19 03:05:48.378: INFO: Unexpected error: <*errors.errorString | 0xc0006362a0>: { s: "resource name may not be empty", } Jan 19 03:05:48.378: FAIL: resource name may not be empty Full Stack Trace sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestStatefulset).Cleanup(0xc000c9f720, 0xd18c2e2800) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/statefulset.go:225 +0x4d6 panic({0x203b9a0, 0xc000431f80}) /usr/local/go/src/runtime/panic.go:890 +0x262 k8s.io/kubernetes/test/e2e/framework.Fail({0xc000a13ce0, 0x51}, {0xc0007e3220?, 0x2218fdb?, 0xc0007e3248?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/log.go:61 +0x145 k8s.io/kubernetes/test/e2e/framework.ExpectNoErrorWithOffset(0x1, {0x26bff40, 0xc000480f60}, {0xc000204890?, 0xc0001b3ba0?, 0xc000c8c160?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/expect.go:76 +0x267 k8s.io/kubernetes/test/e2e/framework.ExpectNoError(...) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/expect.go:43 sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*AzDiskSchedulerExtenderPodSchedulingOnFailoverMultiplePV).Run(0xc001144e80, {0x26fb380?, 0xc0001b3ba0}, 0xc000c8c160, {0x220ec17, 0x20}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/azdiskschedulerextender_pod_scheduling_on_failover_multiple_pv_perf_tester.go:93 +0xc7d sigs.k8s.io/azuredisk-csi-driver/test/e2e.schedulerExtenderTests.func7() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/azdiskschedulerextender_test.go:263 +0x872 Jan 19 03:05:48.379: INFO: deleting StatefulSet "azuredisk-7403"/"azuredisk-volume-tester-j9gp7" Jan 19 03:05:48.472: INFO: Unexpected error: <*errors.errorString | 0xc000636610>: { s: "resource name may not be empty", } Jan 19 03:05:48.472: FAIL: resource name may not be empty Full Stack Trace sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestStatefulset).Cleanup(0xc000c9f590, 0xd18c2e2800) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/statefulset.go:225 +0x4d6 panic({0x203b9a0, 0xc000356150}) /usr/local/go/src/runtime/panic.go:890 +0x262 k8s.io/kubernetes/test/e2e/framework.Fail({0xc000c991a0, 0x1e}, {0xc0007e2ab0?, 0xc000c991a0?, 0xc0007e2ad8?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/log.go:61 +0x145 k8s.io/kubernetes/test/e2e/framework.ExpectNoErrorWithOffset(0x1, {0x26bff40, 0xc0006362a0}, {0x0?, 0x0?, 0x0?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/expect.go:76 +0x267 k8s.io/kubernetes/test/e2e/framework.ExpectNoError(...) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/expect.go:43 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestStatefulset).Cleanup(0xc000c9f720, 0xd18c2e2800) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/statefulset.go:225 +0x4d6 panic({0x203b9a0, 0xc000431f80}) /usr/local/go/src/runtime/panic.go:890 +0x262 k8s.io/kubernetes/test/e2e/framework.Fail({0xc000a13ce0, 0x51}, {0xc0007e3220?, 0x2218fdb?, 0xc0007e3248?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/log.go:61 +0x145 k8s.io/kubernetes/test/e2e/framework.ExpectNoErrorWithOffset(0x1, {0x26bff40, 0xc000480f60}, {0xc000204890?, 0xc0001b3ba0?, 0xc000c8c160?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/expect.go:76 +0x267 k8s.io/kubernetes/test/e2e/framework.ExpectNoError(...) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/expect.go:43 sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*AzDiskSchedulerExtenderPodSchedulingOnFailoverMultiplePV).Run(0xc001144e80, {0x26fb380?, 0xc0001b3ba0}, 0xc000c8c160, {0x220ec17, 0x20}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/azdiskschedulerextender_pod_scheduling_on_failover_multiple_pv_perf_tester.go:93 +0xc7d sigs.k8s.io/azuredisk-csi-driver/test/e2e.schedulerExtenderTests.func7() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/azdiskschedulerextender_test.go:263 +0x872 Jan 19 03:05:48.473: INFO: deleting StorageClass azuredisk-7403-disk.csi.azure.com-dynamic-sc-m7g9n �[1mSTEP:�[0m dump namespace information after failure �[38;5;243m01/19/23 03:05:48.51�[0m �[1mSTEP:�[0m Destroying namespace "azuredisk-7403" for this suite. �[38;5;243m01/19/23 03:05:48.51�[0m
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=AzureDisk\sCSI\sDriver\sEnd\-to\-End\sTests\s\[It\]\sAzDiskSchedulerExtender\s\[single\-az\]\sShould\sschedule\sand\sstart\sa\spod\swith\smultiple\spersistent\svolume\srequests\.\s\[Windows\]$'
/home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestPersistentVolumeClaim).WaitForBound(_) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 +0x19d sigs.k8s.io/azuredisk-csi-driver/test/resources.(*VolumeDetails).SetupDynamicPersistentVolumeClaim(0xc000cb9698, {0x26fb380?, 0xc0001b3ba0}, 0xc000aaef20, {0x7feaec173b58, 0xc0004dfb90}, 0x7a?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:103 +0x6d4 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*PodDetails).SetupWithDynamicMultipleVolumes(0xc000cb9b90, {0x26fb380, 0xc0001b3ba0}, 0xc000aaef20?, {0x7feaec173b58, 0xc0004dfb90}, {0x220ec17?, 0x20?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:80 +0x2a5 sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*AzDiskSchedulerExtenderPodSchedulingWithMultiplePVTest).Run(0xc000cb9b80, {0x26fb380, 0xc0001b3ba0}, 0x4?, {0x220ec17?, 0x0?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/azdiskschedulerextender_pod_scheduling_with_multiple_pv_tester.go:36 +0x65 sigs.k8s.io/azuredisk-csi-driver/test/e2e.schedulerExtenderTests.func5() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/azdiskschedulerextender_test.go:181 +0x6f7 There were additional failures detected after the initial failure: [PANICKED] Test Panicked In [DeferCleanup (Each)] at: /usr/local/go/src/runtime/panic.go:260 runtime error: invalid memory address or nil pointer dereference Full Stack Trace k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo.func1() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:274 +0x5c k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo(0xc0002b65a0) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 +0x179 reflect.Value.call({0x1d61520?, 0xc0000027e0?, 0x46e26e?}, {0x21d0de2, 0x4}, {0x38b4c50, 0x0, 0x4?}) /usr/local/go/src/reflect/value.go:584 +0x8c5 reflect.Value.Call({0x1d61520?, 0xc0000027e0?, 0x0?}, {0x38b4c50?, 0xc000973f70?, 0xc000973f70?}) /usr/local/go/src/reflect/value.go:368 +0xbcfrom junit_01.xml
Report Entries: By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:198 2023-01-19T02:18:25.594293818Z &{Text:Creating a kubernetes client Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:237 2023-01-19T02:18:25.596505244Z &{Text:Building a namespace api object, basename azuredisk Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:246 2023-01-19T02:18:25.706007744Z &{Text:Waiting for a default service account to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:249 2023-01-19T02:18:25.773674051Z &{Text:Waiting for kube-root-ca.crt to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:132 2023-01-19T02:18:25.841571493Z &{Text:setting up the StorageClass Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/storage_class.go:47 2023-01-19T02:18:25.841692991Z &{Text:creating a StorageClass Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:84 2023-01-19T02:18:25.895304733Z &{Text:setting up the PVC and PV Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:84 2023-01-19T02:18:25.895442789Z &{Text:creating a PVC Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:130 2023-01-19T02:18:25.945134884Z &{Text:waiting for PVC to be in phase "Bound" Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 2023-01-19T02:23:26.292345169Z &{Text:dump namespace information after failure Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:334 2023-01-19T02:23:26.292664779Z &{Text:Destroying namespace "azuredisk-5372" for this suite. Duration:0s} �[1mSTEP:�[0m Creating a kubernetes client �[38;5;243m01/19/23 02:18:25.594�[0m Jan 19 02:18:25.594: INFO: >>> kubeConfig: /root/tmp1366232875/kubeconfig/kubeconfig.southcentralus.json �[1mSTEP:�[0m Building a namespace api object, basename azuredisk �[38;5;243m01/19/23 02:18:25.596�[0m �[1mSTEP:�[0m Waiting for a default service account to be provisioned in namespace �[38;5;243m01/19/23 02:18:25.706�[0m �[1mSTEP:�[0m Waiting for kube-root-ca.crt to be provisioned in namespace �[38;5;243m01/19/23 02:18:25.773�[0m I0119 02:18:25.841472 16105 azuredisk_driver.go:52] Using azure disk driver: disk.csi.azure.com �[1mSTEP:�[0m setting up the StorageClass �[38;5;243m01/19/23 02:18:25.841�[0m �[1mSTEP:�[0m creating a StorageClass �[38;5;243m01/19/23 02:18:25.841�[0m �[1mSTEP:�[0m setting up the PVC and PV �[38;5;243m01/19/23 02:18:25.895�[0m �[1mSTEP:�[0m creating a PVC �[38;5;243m01/19/23 02:18:25.895�[0m �[1mSTEP:�[0m waiting for PVC to be in phase "Bound" �[38;5;243m01/19/23 02:18:25.945�[0m Jan 19 02:18:25.945: INFO: Waiting up to timeout=5m0s for PersistentVolumeClaims [pvc-vnpnt] to have phase Bound Jan 19 02:18:25.980: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:18:28.017: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:18:30.053: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:18:32.089: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:18:34.126: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:18:36.163: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:18:38.199: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:18:40.236: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:18:42.273: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:18:44.310: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:18:46.348: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:18:48.415: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:18:50.451: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:18:52.486: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:18:54.522: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:18:56.558: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:18:58.594: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:19:00.631: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:19:02.668: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:19:04.705: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:19:06.741: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:19:08.783: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:19:10.819: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:19:12.855: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:19:14.891: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:19:16.927: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:19:18.963: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:19:21.000: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:19:23.037: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:19:25.074: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:19:27.110: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:19:29.146: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:19:31.182: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:19:33.225: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:19:35.262: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:19:37.298: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:19:39.335: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:19:41.371: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:19:43.409: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:19:45.448: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:19:47.486: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:19:49.526: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:19:51.563: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:19:53.600: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:19:55.636: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:19:57.673: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:19:59.710: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:20:01.747: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:20:03.784: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:20:05.820: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:20:07.868: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:20:09.905: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:20:11.941: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:20:13.978: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:20:16.015: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:20:18.051: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:20:20.088: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:20:22.125: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:20:24.162: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:20:26.199: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:20:28.235: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:20:30.272: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:20:32.308: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:20:34.346: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:20:36.389: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:20:38.425: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:20:40.461: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:20:42.497: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:20:44.533: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:20:46.572: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:20:48.608: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:20:50.644: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:20:52.682: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:20:54.718: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:20:56.757: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:20:58.796: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:21:00.832: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:21:02.868: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:21:04.905: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:21:06.942: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:21:08.977: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:21:11.014: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:21:13.049: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:21:15.085: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:21:17.120: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:21:19.156: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:21:21.194: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:21:23.230: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:21:25.267: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:21:27.302: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:21:29.338: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:21:31.379: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:21:33.415: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:21:35.459: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:21:37.495: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:21:39.533: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:21:41.570: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:21:43.622: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:21:45.662: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:21:47.698: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:21:49.734: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:21:51.771: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:21:53.808: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:21:55.844: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:21:57.880: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:21:59.920: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:22:01.956: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:22:03.993: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:22:06.030: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:22:08.066: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:22:10.103: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:22:12.140: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:22:14.177: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:22:16.226: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:22:18.262: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:22:20.299: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:22:22.335: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:22:24.371: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:22:26.409: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:22:28.454: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:22:30.491: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:22:32.527: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:22:34.563: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:22:36.601: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:22:38.637: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:22:40.683: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:22:42.736: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:22:44.773: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:22:46.812: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:22:48.849: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:22:50.886: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:22:52.922: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:22:54.959: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:22:56.994: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:22:59.032: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:23:01.069: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:23:03.108: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:23:05.144: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:23:07.181: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:23:09.219: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:23:11.255: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:23:13.292: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:23:15.329: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:23:18.179: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:23:20.217: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:23:22.253: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:23:24.290: INFO: PersistentVolumeClaim pvc-vnpnt found but phase is Pending instead of Bound. Jan 19 02:23:26.291: INFO: Unexpected error: <*errors.errorString | 0xc0000d3d00>: { s: "PersistentVolumeClaims [pvc-vnpnt] not all in phase Bound within 5m0s", } Jan 19 02:23:26.291: FAIL: PersistentVolumeClaims [pvc-vnpnt] not all in phase Bound within 5m0s Full Stack Trace sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestPersistentVolumeClaim).WaitForBound(_) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 +0x19d sigs.k8s.io/azuredisk-csi-driver/test/resources.(*VolumeDetails).SetupDynamicPersistentVolumeClaim(0xc000cb9698, {0x26fb380?, 0xc0001b3ba0}, 0xc000aaef20, {0x7feaec173b58, 0xc0004dfb90}, 0x7a?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:103 +0x6d4 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*PodDetails).SetupWithDynamicMultipleVolumes(0xc000cb9b90, {0x26fb380, 0xc0001b3ba0}, 0xc000aaef20?, {0x7feaec173b58, 0xc0004dfb90}, {0x220ec17?, 0x20?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:80 +0x2a5 sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*AzDiskSchedulerExtenderPodSchedulingWithMultiplePVTest).Run(0xc000cb9b80, {0x26fb380, 0xc0001b3ba0}, 0x4?, {0x220ec17?, 0x0?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/azdiskschedulerextender_pod_scheduling_with_multiple_pv_tester.go:36 +0x65 sigs.k8s.io/azuredisk-csi-driver/test/e2e.schedulerExtenderTests.func5() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/azdiskschedulerextender_test.go:181 +0x6f7 �[1mSTEP:�[0m dump namespace information after failure �[38;5;243m01/19/23 02:23:26.292�[0m �[1mSTEP:�[0m Destroying namespace "azuredisk-5372" for this suite. �[38;5;243m01/19/23 02:23:26.292�[0m
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=AzureDisk\sCSI\sDriver\sEnd\-to\-End\sTests\s\[It\]\sDynamic\sProvisioning\s\[single\-az\]\sShould\screate\sand\sattach\sa\svolume\swith\sadvanced\sperfProfile\s\[enableBursting\]\[disk\.csi\.azure\.com\]\s\[Windows\]$'
/home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestPersistentVolumeClaim).WaitForBound(_) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 +0x19d sigs.k8s.io/azuredisk-csi-driver/test/resources.(*VolumeDetails).SetupDynamicPersistentVolumeClaim(0xc000a75838, {0x26fb380?, 0xc0005481a0}, 0xc00043fce0, {0x7feaec173b58, 0xc000343010}, 0x7a?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:103 +0x6d4 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*PodDetails).SetupWithDynamicVolumes(0xc000a759d8, {0x26fb380, 0xc0005481a0}, 0x7feaec1a9ef8?, {0x7feaec173b58, 0xc000343010}, 0x7feb15867bb8?, {0x220ec17?, 0x7feb1585df18?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:52 +0x1d0 sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*DynamicallyProvisionedCmdVolumeTest).Run(0xc000a75cf8, {0x26fb380, 0xc0005481a0}, 0x11?, {0x220ec17, 0x20}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/dynamically_provisioned_cmd_volume_tester.go:39 +0x13c sigs.k8s.io/azuredisk-csi-driver/test/e2e.(*dynamicProvisioningTestSuite).defineTests.func5() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/dynamic_provisioning_test.go:272 +0x725 There were additional failures detected after the initial failure: [PANICKED] Test Panicked In [DeferCleanup (Each)] at: /usr/local/go/src/runtime/panic.go:260 runtime error: invalid memory address or nil pointer dereference Full Stack Trace k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo.func1() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:274 +0x5c k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo(0xc0002b63c0) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 +0x179 reflect.Value.call({0x1d61520?, 0xc0004de920?, 0xc000565f08?}, {0x21d0de2, 0x4}, {0x38b4c50, 0x0, 0xc00057d6b0?}) /usr/local/go/src/reflect/value.go:584 +0x8c5 reflect.Value.Call({0x1d61520?, 0xc0004de920?, 0x0?}, {0x38b4c50?, 0x0?, 0x0?}) /usr/local/go/src/reflect/value.go:368 +0xbcfrom junit_01.xml
Report Entries: By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:198 2023-01-19T03:20:55.298118585Z &{Text:Creating a kubernetes client Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:237 2023-01-19T03:20:55.299789714Z &{Text:Building a namespace api object, basename azuredisk Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:246 2023-01-19T03:20:55.40871895Z &{Text:Waiting for a default service account to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:249 2023-01-19T03:20:55.476344047Z &{Text:Waiting for kube-root-ca.crt to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:132 2023-01-19T03:20:55.913761081Z &{Text:setting up the StorageClass Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/storage_class.go:47 2023-01-19T03:20:55.913950005Z &{Text:creating a StorageClass Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:84 2023-01-19T03:20:55.961228533Z &{Text:setting up the PVC and PV Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:84 2023-01-19T03:20:55.961365568Z &{Text:creating a PVC Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:130 2023-01-19T03:20:56.002232898Z &{Text:waiting for PVC to be in phase "Bound" Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 2023-01-19T03:25:57.457563425Z &{Text:dump namespace information after failure Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:334 2023-01-19T03:25:57.457816156Z &{Text:Destroying namespace "azuredisk-2324" for this suite. Duration:0s} �[1mSTEP:�[0m Creating a kubernetes client �[38;5;243m01/19/23 03:20:55.298�[0m Jan 19 03:20:55.298: INFO: >>> kubeConfig: /root/tmp1366232875/kubeconfig/kubeconfig.southcentralus.json �[1mSTEP:�[0m Building a namespace api object, basename azuredisk �[38;5;243m01/19/23 03:20:55.299�[0m �[1mSTEP:�[0m Waiting for a default service account to be provisioned in namespace �[38;5;243m01/19/23 03:20:55.408�[0m �[1mSTEP:�[0m Waiting for kube-root-ca.crt to be provisioned in namespace �[38;5;243m01/19/23 03:20:55.476�[0m Jan 19 03:20:55.912: INFO: >>> kubeConfig: /root/tmp1366232875/kubeconfig/kubeconfig.southcentralus.json �[1mSTEP:�[0m setting up the StorageClass �[38;5;243m01/19/23 03:20:55.913�[0m �[1mSTEP:�[0m creating a StorageClass �[38;5;243m01/19/23 03:20:55.913�[0m �[1mSTEP:�[0m setting up the PVC and PV �[38;5;243m01/19/23 03:20:55.961�[0m �[1mSTEP:�[0m creating a PVC �[38;5;243m01/19/23 03:20:55.961�[0m �[1mSTEP:�[0m waiting for PVC to be in phase "Bound" �[38;5;243m01/19/23 03:20:56.002�[0m Jan 19 03:20:56.002: INFO: Waiting up to timeout=5m0s for PersistentVolumeClaims [pvc-867gp] to have phase Bound Jan 19 03:20:56.037: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:20:58.074: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:21:00.111: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:21:02.146: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:21:04.183: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:21:06.218: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:21:08.260: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:21:10.296: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:21:12.334: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:21:14.369: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:21:16.405: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:21:18.441: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:21:20.477: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:21:22.513: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:21:24.548: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:21:26.584: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:21:28.619: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:21:30.655: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:21:32.690: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:21:34.727: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:21:36.763: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:21:38.801: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:21:40.837: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:21:42.873: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:21:44.908: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:21:46.944: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:21:48.981: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:21:51.020: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:21:53.058: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:21:55.094: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:21:57.131: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:21:59.167: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:22:01.202: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:22:03.237: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:22:05.274: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:22:07.311: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:22:09.346: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:22:11.382: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:22:13.417: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:22:15.452: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:22:17.489: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:22:19.526: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:22:21.562: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:22:23.599: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:22:25.636: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:22:27.672: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:22:29.713: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:22:31.750: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:22:33.786: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:22:35.822: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:22:37.859: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:22:39.895: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:22:41.934: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:22:43.972: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:22:46.020: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:22:48.056: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:22:50.093: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:22:52.129: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:22:54.166: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:22:56.202: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:22:58.238: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:23:00.273: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:23:02.312: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:23:04.349: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:23:06.385: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:23:08.421: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:23:10.457: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:23:12.494: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:23:14.530: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:23:16.566: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:23:18.602: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:23:20.639: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:23:22.676: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:23:24.712: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:23:26.751: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:23:28.787: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:23:30.823: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:23:32.860: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:23:34.896: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:23:36.933: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:23:38.970: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:23:41.007: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:23:43.045: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:23:45.084: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:23:47.122: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:23:49.160: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:23:51.196: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:23:53.232: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:23:55.269: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:23:57.305: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:23:59.340: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:24:01.376: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:24:03.411: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:24:05.448: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:24:07.484: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:24:09.521: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:24:11.556: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:24:13.593: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:24:15.630: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:24:17.666: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:24:19.703: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:24:21.740: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:24:23.776: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:24:25.814: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:24:27.850: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:24:29.886: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:24:31.921: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:24:33.958: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:24:35.995: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:24:38.032: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:24:40.068: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:24:42.104: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:24:44.143: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:24:46.180: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:24:48.216: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:24:50.253: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:24:52.288: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:24:54.328: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:24:56.366: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:24:58.402: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:25:00.438: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:25:02.475: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:25:04.513: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:25:06.550: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:25:08.585: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:25:10.621: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:25:12.662: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:25:14.709: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:25:16.745: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:25:18.781: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:25:20.817: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:25:22.855: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:25:24.891: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:25:26.927: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:25:28.963: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:25:31.000: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:25:33.044: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:25:35.081: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:25:37.118: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:25:39.156: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:25:41.196: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:25:43.236: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:25:45.272: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:25:47.310: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:25:49.345: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:25:51.382: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:25:53.418: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:25:55.456: INFO: PersistentVolumeClaim pvc-867gp found but phase is Pending instead of Bound. Jan 19 03:25:57.456: INFO: Unexpected error: <*errors.errorString | 0xc0000d38b0>: { s: "PersistentVolumeClaims [pvc-867gp] not all in phase Bound within 5m0s", } Jan 19 03:25:57.457: FAIL: PersistentVolumeClaims [pvc-867gp] not all in phase Bound within 5m0s Full Stack Trace sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestPersistentVolumeClaim).WaitForBound(_) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 +0x19d sigs.k8s.io/azuredisk-csi-driver/test/resources.(*VolumeDetails).SetupDynamicPersistentVolumeClaim(0xc000a75838, {0x26fb380?, 0xc0005481a0}, 0xc00043fce0, {0x7feaec173b58, 0xc000343010}, 0x7a?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:103 +0x6d4 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*PodDetails).SetupWithDynamicVolumes(0xc000a759d8, {0x26fb380, 0xc0005481a0}, 0x7feaec1a9ef8?, {0x7feaec173b58, 0xc000343010}, 0x7feb15867bb8?, {0x220ec17?, 0x7feb1585df18?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:52 +0x1d0 sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*DynamicallyProvisionedCmdVolumeTest).Run(0xc000a75cf8, {0x26fb380, 0xc0005481a0}, 0x11?, {0x220ec17, 0x20}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/dynamically_provisioned_cmd_volume_tester.go:39 +0x13c sigs.k8s.io/azuredisk-csi-driver/test/e2e.(*dynamicProvisioningTestSuite).defineTests.func5() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/dynamic_provisioning_test.go:272 +0x725 �[1mSTEP:�[0m dump namespace information after failure �[38;5;243m01/19/23 03:25:57.457�[0m �[1mSTEP:�[0m Destroying namespace "azuredisk-2324" for this suite. �[38;5;243m01/19/23 03:25:57.457�[0m
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=AzureDisk\sCSI\sDriver\sEnd\-to\-End\sTests\s\[It\]\sDynamic\sProvisioning\s\[single\-az\]\sShould\screate\sand\sattach\sa\svolume\swith\sbasic\sperfProfile\s\[enableBursting\]\[disk\.csi\.azure\.com\]\s\[Windows\]$'
/home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestPersistentVolumeClaim).WaitForBound(_) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 +0x19d sigs.k8s.io/azuredisk-csi-driver/test/resources.(*VolumeDetails).SetupDynamicPersistentVolumeClaim(0xc000a4f838, {0x26fb380?, 0xc000548000}, 0xc000675080, {0x7feaec173b58, 0xc000343010}, 0x7a?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:103 +0x6d4 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*PodDetails).SetupWithDynamicVolumes(0xc000a4f9d8, {0x26fb380, 0xc000548000}, 0x7feaec168a28?, {0x7feaec173b58, 0xc000343010}, 0x7feb15867bb8?, {0x220ec17?, 0x7feb1585d5b8?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:52 +0x1d0 sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*DynamicallyProvisionedCmdVolumeTest).Run(0xc000a4fcf8, {0x26fb380, 0xc000548000}, 0x11?, {0x220ec17, 0x20}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/dynamically_provisioned_cmd_volume_tester.go:39 +0x13c sigs.k8s.io/azuredisk-csi-driver/test/e2e.(*dynamicProvisioningTestSuite).defineTests.func4() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/dynamic_provisioning_test.go:234 +0x688 There were additional failures detected after the initial failure: [PANICKED] Test Panicked In [DeferCleanup (Each)] at: /usr/local/go/src/runtime/panic.go:260 runtime error: invalid memory address or nil pointer dereference Full Stack Trace k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo.func1() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:274 +0x5c k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo(0xc0002b63c0) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 +0x179 reflect.Value.call({0x1d61520?, 0xc000343020?, 0xc000e19f08?}, {0x21d0de2, 0x4}, {0x38b4c50, 0x0, 0xc000a9edb0?}) /usr/local/go/src/reflect/value.go:584 +0x8c5 reflect.Value.Call({0x1d61520?, 0xc000343020?, 0x0?}, {0x38b4c50?, 0x0?, 0x0?}) /usr/local/go/src/reflect/value.go:368 +0xbcfrom junit_01.xml
Report Entries: By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:198 2023-01-19T03:15:53.0282645Z &{Text:Creating a kubernetes client Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:237 2023-01-19T03:15:53.030397968Z &{Text:Building a namespace api object, basename azuredisk Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:246 2023-01-19T03:15:53.14760054Z &{Text:Waiting for a default service account to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:249 2023-01-19T03:15:53.218853649Z &{Text:Waiting for kube-root-ca.crt to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:132 2023-01-19T03:15:53.685881583Z &{Text:setting up the StorageClass Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/storage_class.go:47 2023-01-19T03:15:53.686000626Z &{Text:creating a StorageClass Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:84 2023-01-19T03:15:53.723629894Z &{Text:setting up the PVC and PV Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:84 2023-01-19T03:15:53.723789496Z &{Text:creating a PVC Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:130 2023-01-19T03:15:53.774975386Z &{Text:waiting for PVC to be in phase "Bound" Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 2023-01-19T03:20:55.25903126Z &{Text:dump namespace information after failure Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:334 2023-01-19T03:20:55.259298819Z &{Text:Destroying namespace "azuredisk-3216" for this suite. Duration:0s} �[1mSTEP:�[0m Creating a kubernetes client �[38;5;243m01/19/23 03:15:53.028�[0m Jan 19 03:15:53.028: INFO: >>> kubeConfig: /root/tmp1366232875/kubeconfig/kubeconfig.southcentralus.json �[1mSTEP:�[0m Building a namespace api object, basename azuredisk �[38;5;243m01/19/23 03:15:53.03�[0m �[1mSTEP:�[0m Waiting for a default service account to be provisioned in namespace �[38;5;243m01/19/23 03:15:53.147�[0m �[1mSTEP:�[0m Waiting for kube-root-ca.crt to be provisioned in namespace �[38;5;243m01/19/23 03:15:53.218�[0m Jan 19 03:15:53.684: INFO: >>> kubeConfig: /root/tmp1366232875/kubeconfig/kubeconfig.southcentralus.json �[1mSTEP:�[0m setting up the StorageClass �[38;5;243m01/19/23 03:15:53.685�[0m �[1mSTEP:�[0m creating a StorageClass �[38;5;243m01/19/23 03:15:53.686�[0m �[1mSTEP:�[0m setting up the PVC and PV �[38;5;243m01/19/23 03:15:53.723�[0m �[1mSTEP:�[0m creating a PVC �[38;5;243m01/19/23 03:15:53.723�[0m �[1mSTEP:�[0m waiting for PVC to be in phase "Bound" �[38;5;243m01/19/23 03:15:53.774�[0m Jan 19 03:15:53.775: INFO: Waiting up to timeout=5m0s for PersistentVolumeClaims [pvc-b9fmx] to have phase Bound Jan 19 03:15:53.809: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:15:55.845: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:15:57.881: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:15:59.920: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:16:01.955: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:16:03.991: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:16:06.027: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:16:08.063: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:16:10.101: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:16:12.137: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:16:14.173: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:16:16.210: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:16:18.247: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:16:20.283: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:16:22.320: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:16:24.361: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:16:26.397: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:16:28.433: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:16:30.470: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:16:32.507: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:16:34.545: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:16:36.581: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:16:38.619: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:16:40.655: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:16:42.695: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:16:44.733: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:16:46.772: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:16:48.809: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:16:50.844: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:16:52.882: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:16:54.918: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:16:56.956: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:16:58.992: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:17:01.029: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:17:03.066: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:17:05.102: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:17:07.138: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:17:09.175: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:17:11.210: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:17:13.252: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:17:15.293: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:17:17.329: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:17:19.365: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:17:21.401: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:17:23.438: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:17:25.473: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:17:27.509: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:17:29.545: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:17:31.581: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:17:33.617: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:17:35.654: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:17:37.691: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:17:39.727: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:17:41.763: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:17:43.804: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:17:45.841: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:17:47.877: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:17:49.913: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:17:51.951: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:17:53.987: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:17:56.024: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:17:58.060: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:18:00.097: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:18:02.132: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:18:04.168: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:18:06.205: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:18:08.241: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:18:10.277: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:18:12.314: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:18:14.351: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:18:16.387: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:18:18.423: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:18:20.460: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:18:22.496: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:18:24.533: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:18:26.571: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:18:28.607: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:18:30.644: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:18:32.681: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:18:34.718: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:18:36.755: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:18:38.792: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:18:40.829: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:18:42.866: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:18:44.901: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:18:46.938: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:18:48.977: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:18:51.012: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:18:53.052: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:18:55.088: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:18:57.125: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:18:59.163: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:19:01.199: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:19:03.242: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:19:05.278: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:19:07.314: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:19:09.349: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:19:11.386: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:19:13.422: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:19:15.458: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:19:17.495: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:19:19.539: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:19:21.579: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:19:23.616: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:19:25.653: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:19:27.688: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:19:29.725: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:19:31.763: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:19:33.799: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:19:35.835: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:19:37.871: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:19:39.910: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:19:41.946: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:19:43.983: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:19:46.020: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:19:48.057: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:19:50.095: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:19:52.132: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:19:54.168: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:19:56.204: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:19:58.239: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:20:00.276: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:20:02.311: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:20:04.349: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:20:06.386: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:20:08.426: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:20:10.463: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:20:12.499: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:20:14.536: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:20:16.576: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:20:18.614: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:20:20.650: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:20:22.686: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:20:24.724: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:20:26.762: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:20:28.799: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:20:30.836: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:20:32.870: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:20:34.907: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:20:36.945: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:20:38.981: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:20:41.033: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:20:43.079: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:20:45.115: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:20:47.151: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:20:49.186: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:20:51.222: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:20:53.257: INFO: PersistentVolumeClaim pvc-b9fmx found but phase is Pending instead of Bound. Jan 19 03:20:55.258: INFO: Unexpected error: <*errors.errorString | 0xc0004de0f0>: { s: "PersistentVolumeClaims [pvc-b9fmx] not all in phase Bound within 5m0s", } Jan 19 03:20:55.258: FAIL: PersistentVolumeClaims [pvc-b9fmx] not all in phase Bound within 5m0s Full Stack Trace sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestPersistentVolumeClaim).WaitForBound(_) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 +0x19d sigs.k8s.io/azuredisk-csi-driver/test/resources.(*VolumeDetails).SetupDynamicPersistentVolumeClaim(0xc000a4f838, {0x26fb380?, 0xc000548000}, 0xc000675080, {0x7feaec173b58, 0xc000343010}, 0x7a?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:103 +0x6d4 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*PodDetails).SetupWithDynamicVolumes(0xc000a4f9d8, {0x26fb380, 0xc000548000}, 0x7feaec168a28?, {0x7feaec173b58, 0xc000343010}, 0x7feb15867bb8?, {0x220ec17?, 0x7feb1585d5b8?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:52 +0x1d0 sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*DynamicallyProvisionedCmdVolumeTest).Run(0xc000a4fcf8, {0x26fb380, 0xc000548000}, 0x11?, {0x220ec17, 0x20}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/dynamically_provisioned_cmd_volume_tester.go:39 +0x13c sigs.k8s.io/azuredisk-csi-driver/test/e2e.(*dynamicProvisioningTestSuite).defineTests.func4() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/dynamic_provisioning_test.go:234 +0x688 �[1mSTEP:�[0m dump namespace information after failure �[38;5;243m01/19/23 03:20:55.259�[0m �[1mSTEP:�[0m Destroying namespace "azuredisk-3216" for this suite. �[38;5;243m01/19/23 03:20:55.259�[0m
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=AzureDisk\sCSI\sDriver\sEnd\-to\-End\sTests\s\[It\]\sDynamic\sProvisioning\s\[single\-az\]\sShould\stest\spod\sfailover\swith\scordoning\sa\snode$'
/home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestPersistentVolumeClaim).WaitForBound(_) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 +0x19d sigs.k8s.io/azuredisk-csi-driver/test/resources.(*PodDetails).SetupDeployment(0xc0009bdc78, {0x26fb380?, 0xc000adc680}, 0xc000c002c0, {0x7feaec173b58, 0xc000343010}, {0x220ec17, 0x20}, 0xc000d51680?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:149 +0x926 sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*PodFailover).Run(0xc0009bdc68, {0x26fb380, 0xc000adc680}, 0x7?, {0x220ec17?, 0xc000f69680?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/dynamically_provisioned_pod_failover_tester.go:40 +0x6f sigs.k8s.io/azuredisk-csi-driver/test/e2e.(*dynamicProvisioningTestSuite).defineTests.func34() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/dynamic_provisioning_test.go:1536 +0x84a There were additional failures detected after the initial failure: [PANICKED] Test Panicked In [DeferCleanup (Each)] at: /usr/local/go/src/runtime/panic.go:260 runtime error: invalid memory address or nil pointer dereference Full Stack Trace k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo.func1() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:274 +0x5c k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo(0xc0002b63c0) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 +0x179 reflect.Value.call({0x1d61520?, 0xc0001d10e0?, 0xc000a1cf08?}, {0x21d0de2, 0x4}, {0x38b4c50, 0x0, 0xc00067e630?}) /usr/local/go/src/reflect/value.go:584 +0x8c5 reflect.Value.Call({0x1d61520?, 0xc0001d10e0?, 0x0?}, {0x38b4c50?, 0x0?, 0x0?}) /usr/local/go/src/reflect/value.go:368 +0xbcfrom junit_01.xml
Report Entries: By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:198 2023-01-19T04:46:41.198500455Z &{Text:Creating a kubernetes client Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:237 2023-01-19T04:46:41.199843322Z &{Text:Building a namespace api object, basename azuredisk Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:246 2023-01-19T04:46:41.308925812Z &{Text:Waiting for a default service account to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:249 2023-01-19T04:46:41.376834439Z &{Text:Waiting for kube-root-ca.crt to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:140 2023-01-19T04:46:41.829079347Z &{Text:setting up the StorageClass Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/storage_class.go:47 2023-01-19T04:46:41.829232438Z &{Text:creating a StorageClass Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:145 2023-01-19T04:46:41.866094617Z &{Text:setting up the PVC Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:84 2023-01-19T04:46:41.866235409Z &{Text:creating a PVC Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:130 2023-01-19T04:46:41.905754807Z &{Text:waiting for PVC to be in phase "Bound" Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 2023-01-19T04:51:43.39341968Z &{Text:dump namespace information after failure Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:334 2023-01-19T04:51:43.393836726Z &{Text:Destroying namespace "azuredisk-2587" for this suite. Duration:0s} �[1mSTEP:�[0m Creating a kubernetes client �[38;5;243m01/19/23 04:46:41.198�[0m Jan 19 04:46:41.198: INFO: >>> kubeConfig: /root/tmp1366232875/kubeconfig/kubeconfig.southcentralus.json �[1mSTEP:�[0m Building a namespace api object, basename azuredisk �[38;5;243m01/19/23 04:46:41.199�[0m �[1mSTEP:�[0m Waiting for a default service account to be provisioned in namespace �[38;5;243m01/19/23 04:46:41.308�[0m �[1mSTEP:�[0m Waiting for kube-root-ca.crt to be provisioned in namespace �[38;5;243m01/19/23 04:46:41.376�[0m Jan 19 04:46:41.827: INFO: >>> kubeConfig: /root/tmp1366232875/kubeconfig/kubeconfig.southcentralus.json �[1mSTEP:�[0m setting up the StorageClass �[38;5;243m01/19/23 04:46:41.829�[0m �[1mSTEP:�[0m creating a StorageClass �[38;5;243m01/19/23 04:46:41.829�[0m �[1mSTEP:�[0m setting up the PVC �[38;5;243m01/19/23 04:46:41.866�[0m �[1mSTEP:�[0m creating a PVC �[38;5;243m01/19/23 04:46:41.866�[0m �[1mSTEP:�[0m waiting for PVC to be in phase "Bound" �[38;5;243m01/19/23 04:46:41.905�[0m Jan 19 04:46:41.905: INFO: Waiting up to timeout=5m0s for PersistentVolumeClaims [pvc-7jqm9] to have phase Bound Jan 19 04:46:41.941: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:46:43.979: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:46:46.015: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:46:48.051: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:46:50.091: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:46:52.131: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:46:54.167: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:46:56.204: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:46:58.240: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:47:00.278: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:47:02.315: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:47:04.351: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:47:06.388: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:47:08.425: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:47:10.462: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:47:12.498: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:47:14.540: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:47:16.578: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:47:18.616: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:47:20.652: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:47:22.688: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:47:24.726: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:47:26.763: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:47:28.801: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:47:30.839: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:47:32.876: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:47:34.912: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:47:36.948: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:47:38.985: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:47:41.021: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:47:43.056: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:47:45.092: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:47:47.129: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:47:49.166: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:47:51.202: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:47:53.239: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:47:55.276: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:47:57.313: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:47:59.349: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:48:01.385: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:48:03.420: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:48:05.457: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:48:07.498: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:48:09.533: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:48:11.574: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:48:13.611: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:48:15.647: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:48:17.683: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:48:19.720: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:48:21.757: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:48:23.792: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:48:25.830: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:48:27.866: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:48:29.902: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:48:31.940: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:48:33.976: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:48:36.012: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:48:38.051: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:48:40.088: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:48:42.123: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:48:44.165: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:48:46.208: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:48:48.244: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:48:50.280: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:48:52.317: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:48:54.352: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:48:56.389: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:48:58.426: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:49:00.465: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:49:02.501: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:49:04.538: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:49:06.574: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:49:08.611: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:49:10.647: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:49:12.684: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:49:14.720: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:49:16.756: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:49:18.791: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:49:20.827: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:49:22.863: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:49:24.899: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:49:26.935: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:49:28.973: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:49:31.009: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:49:33.045: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:49:35.082: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:49:37.118: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:49:39.153: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:49:41.189: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:49:43.238: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:49:45.276: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:49:47.312: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:49:49.349: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:49:51.385: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:49:53.421: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:49:55.458: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:49:57.495: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:49:59.534: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:50:01.571: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:50:03.606: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:50:05.643: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:50:07.680: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:50:09.716: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:50:11.752: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:50:13.790: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:50:15.827: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:50:17.863: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:50:19.900: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:50:21.936: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:50:23.974: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:50:26.011: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:50:28.047: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:50:30.083: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:50:32.118: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:50:34.155: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:50:36.193: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:50:38.228: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:50:40.267: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:50:42.315: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:50:44.355: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:50:46.393: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:50:48.429: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:50:50.473: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:50:52.508: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:50:54.545: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:50:56.581: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:50:58.617: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:51:00.653: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:51:02.690: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:51:04.728: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:51:06.764: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:51:08.801: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:51:10.841: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:51:12.877: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:51:14.913: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:51:16.950: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:51:18.985: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:51:21.023: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:51:23.061: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:51:25.098: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:51:27.134: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:51:29.173: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:51:31.210: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:51:33.245: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:51:35.284: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:51:37.319: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:51:39.356: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:51:41.392: INFO: PersistentVolumeClaim pvc-7jqm9 found but phase is Pending instead of Bound. Jan 19 04:51:43.392: INFO: Unexpected error: <*errors.errorString | 0xc0000a4660>: { s: "PersistentVolumeClaims [pvc-7jqm9] not all in phase Bound within 5m0s", } Jan 19 04:51:43.392: FAIL: PersistentVolumeClaims [pvc-7jqm9] not all in phase Bound within 5m0s Full Stack Trace sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestPersistentVolumeClaim).WaitForBound(_) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 +0x19d sigs.k8s.io/azuredisk-csi-driver/test/resources.(*PodDetails).SetupDeployment(0xc0009bdc78, {0x26fb380?, 0xc000adc680}, 0xc000c002c0, {0x7feaec173b58, 0xc000343010}, {0x220ec17, 0x20}, 0xc000d51680?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:149 +0x926 sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*PodFailover).Run(0xc0009bdc68, {0x26fb380, 0xc000adc680}, 0x7?, {0x220ec17?, 0xc000f69680?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/dynamically_provisioned_pod_failover_tester.go:40 +0x6f sigs.k8s.io/azuredisk-csi-driver/test/e2e.(*dynamicProvisioningTestSuite).defineTests.func34() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/dynamic_provisioning_test.go:1536 +0x84a �[1mSTEP:�[0m dump namespace information after failure �[38;5;243m01/19/23 04:51:43.393�[0m �[1mSTEP:�[0m Destroying namespace "azuredisk-2587" for this suite. �[38;5;243m01/19/23 04:51:43.393�[0m
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=AzureDisk\sCSI\sDriver\sEnd\-to\-End\sTests\s\[It\]\sDynamic\sProvisioning\s\[single\-az\]\sshould\screate\sa\sdeployment\sobject\,\swrite\sand\sread\sto\sit\,\sdelete\sthe\spod\sand\swrite\sand\sread\sto\sit\sagain\s\[kubernetes\.io\/azure\-disk\]\s\[disk\.csi\.azure\.com\]\s\[Windows\]\s\[csi\-azuredisk\-scheduler\-extender\]$'
/home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestPersistentVolumeClaim).WaitForBound(_) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 +0x19d sigs.k8s.io/azuredisk-csi-driver/test/resources.(*PodDetails).SetupDeployment(0xc000ba5c88, {0x26fb380?, 0xc000548340}, 0xc000d2a160, {0x7feaec173b58, 0xc000343010}, {0x220ec17, 0x20}, 0xc0005cc570?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:149 +0x926 sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*DynamicallyProvisionedDeletePodTest).Run(0xc000ba5c78, {0x26fb380, 0xc000548340}, 0x4?, {0x220ec17, 0x20}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/dynamically_provisioned_delete_pod_tester.go:43 +0xef sigs.k8s.io/azuredisk-csi-driver/test/e2e.(*dynamicProvisioningTestSuite).defineTests.func10() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/dynamic_provisioning_test.go:475 +0x56b There were additional failures detected after the initial failure: [PANICKED] Test Panicked In [DeferCleanup (Each)] at: /usr/local/go/src/runtime/panic.go:260 runtime error: invalid memory address or nil pointer dereference Full Stack Trace k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo.func1() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:274 +0x5c k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo(0xc0002b63c0) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 +0x179 reflect.Value.call({0x1d61520?, 0xc0001e42a0?, 0xc001041f08?}, {0x21d0de2, 0x4}, {0x38b4c50, 0x0, 0xc0005681b0?}) /usr/local/go/src/reflect/value.go:584 +0x8c5 reflect.Value.Call({0x1d61520?, 0xc0001e42a0?, 0x0?}, {0x38b4c50?, 0x0?, 0x0?}) /usr/local/go/src/reflect/value.go:368 +0xbcfrom junit_01.xml
Report Entries: By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:198 2023-01-19T03:36:03.362224597Z &{Text:Creating a kubernetes client Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:237 2023-01-19T03:36:03.363514747Z &{Text:Building a namespace api object, basename azuredisk Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:246 2023-01-19T03:36:03.474862641Z &{Text:Waiting for a default service account to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:249 2023-01-19T03:36:03.542578126Z &{Text:Waiting for kube-root-ca.crt to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:140 2023-01-19T03:36:03.999113499Z &{Text:setting up the StorageClass Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/storage_class.go:47 2023-01-19T03:36:03.999262639Z &{Text:creating a StorageClass Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:145 2023-01-19T03:36:04.03542461Z &{Text:setting up the PVC Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:84 2023-01-19T03:36:04.035551977Z &{Text:creating a PVC Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:130 2023-01-19T03:36:04.076426623Z &{Text:waiting for PVC to be in phase "Bound" Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 2023-01-19T03:41:05.51367648Z &{Text:dump namespace information after failure Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:334 2023-01-19T03:41:05.513995644Z &{Text:Destroying namespace "azuredisk-3976" for this suite. Duration:0s} �[1mSTEP:�[0m Creating a kubernetes client �[38;5;243m01/19/23 03:36:03.362�[0m Jan 19 03:36:03.362: INFO: >>> kubeConfig: /root/tmp1366232875/kubeconfig/kubeconfig.southcentralus.json �[1mSTEP:�[0m Building a namespace api object, basename azuredisk �[38;5;243m01/19/23 03:36:03.363�[0m �[1mSTEP:�[0m Waiting for a default service account to be provisioned in namespace �[38;5;243m01/19/23 03:36:03.474�[0m �[1mSTEP:�[0m Waiting for kube-root-ca.crt to be provisioned in namespace �[38;5;243m01/19/23 03:36:03.542�[0m Jan 19 03:36:03.997: INFO: >>> kubeConfig: /root/tmp1366232875/kubeconfig/kubeconfig.southcentralus.json �[1mSTEP:�[0m setting up the StorageClass �[38;5;243m01/19/23 03:36:03.999�[0m �[1mSTEP:�[0m creating a StorageClass �[38;5;243m01/19/23 03:36:03.999�[0m �[1mSTEP:�[0m setting up the PVC �[38;5;243m01/19/23 03:36:04.035�[0m �[1mSTEP:�[0m creating a PVC �[38;5;243m01/19/23 03:36:04.035�[0m �[1mSTEP:�[0m waiting for PVC to be in phase "Bound" �[38;5;243m01/19/23 03:36:04.076�[0m Jan 19 03:36:04.076: INFO: Waiting up to timeout=5m0s for PersistentVolumeClaims [pvc-rttpm] to have phase Bound Jan 19 03:36:04.111: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:36:06.146: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:36:08.182: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:36:10.218: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:36:12.254: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:36:14.291: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:36:16.338: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:36:18.374: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:36:20.410: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:36:22.446: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:36:24.482: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:36:26.518: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:36:28.553: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:36:30.590: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:36:32.626: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:36:34.663: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:36:36.700: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:36:38.737: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:36:40.774: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:36:42.810: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:36:44.848: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:36:46.883: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:36:48.922: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:36:50.958: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:36:52.995: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:36:55.032: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:36:57.069: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:36:59.106: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:37:01.146: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:37:03.184: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:37:05.220: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:37:07.257: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:37:09.294: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:37:11.330: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:37:13.367: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:37:15.403: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:37:17.439: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:37:19.477: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:37:21.513: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:37:23.549: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:37:25.584: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:37:27.621: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:37:29.657: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:37:31.695: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:37:33.732: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:37:35.768: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:37:37.806: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:37:39.843: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:37:41.881: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:37:43.920: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:37:45.957: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:37:47.993: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:37:50.029: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:37:52.064: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:37:54.101: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:37:56.137: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:37:58.173: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:38:00.209: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:38:02.246: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:38:04.282: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:38:06.319: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:38:08.355: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:38:10.393: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:38:12.430: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:38:14.467: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:38:16.503: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:38:18.539: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:38:20.574: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:38:22.610: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:38:24.646: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:38:26.682: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:38:28.718: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:38:30.754: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:38:32.791: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:38:34.827: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:38:36.864: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:38:38.900: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:38:40.935: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:38:42.971: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:38:45.008: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:38:47.044: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:38:49.081: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:38:51.117: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:38:53.153: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:38:55.189: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:38:57.225: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:38:59.261: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:39:01.298: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:39:03.334: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:39:05.370: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:39:07.407: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:39:09.442: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:39:11.478: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:39:13.518: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:39:15.556: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:39:17.592: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:39:19.629: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:39:21.666: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:39:23.702: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:39:25.740: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:39:27.777: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:39:29.813: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:39:31.850: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:39:33.886: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:39:35.922: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:39:37.958: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:39:39.995: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:39:42.031: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:39:44.068: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:39:46.106: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:39:48.143: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:39:50.178: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:39:52.214: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:39:54.250: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:39:56.286: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:39:58.322: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:40:00.357: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:40:02.393: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:40:04.430: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:40:06.468: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:40:08.504: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:40:10.545: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:40:12.581: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:40:14.618: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:40:16.654: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:40:18.690: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:40:20.727: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:40:22.764: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:40:24.800: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:40:26.837: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:40:28.874: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:40:30.910: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:40:32.946: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:40:34.983: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:40:37.018: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:40:39.056: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:40:41.092: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:40:43.128: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:40:45.164: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:40:47.200: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:40:49.237: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:40:51.274: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:40:53.310: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:40:55.346: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:40:57.382: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:40:59.440: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:41:01.477: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:41:03.512: INFO: PersistentVolumeClaim pvc-rttpm found but phase is Pending instead of Bound. Jan 19 03:41:05.513: INFO: Unexpected error: <*errors.errorString | 0xc0001e4770>: { s: "PersistentVolumeClaims [pvc-rttpm] not all in phase Bound within 5m0s", } Jan 19 03:41:05.513: FAIL: PersistentVolumeClaims [pvc-rttpm] not all in phase Bound within 5m0s Full Stack Trace sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestPersistentVolumeClaim).WaitForBound(_) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 +0x19d sigs.k8s.io/azuredisk-csi-driver/test/resources.(*PodDetails).SetupDeployment(0xc000ba5c88, {0x26fb380?, 0xc000548340}, 0xc000d2a160, {0x7feaec173b58, 0xc000343010}, {0x220ec17, 0x20}, 0xc0005cc570?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:149 +0x926 sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*DynamicallyProvisionedDeletePodTest).Run(0xc000ba5c78, {0x26fb380, 0xc000548340}, 0x4?, {0x220ec17, 0x20}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/dynamically_provisioned_delete_pod_tester.go:43 +0xef sigs.k8s.io/azuredisk-csi-driver/test/e2e.(*dynamicProvisioningTestSuite).defineTests.func10() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/dynamic_provisioning_test.go:475 +0x56b �[1mSTEP:�[0m dump namespace information after failure �[38;5;243m01/19/23 03:41:05.513�[0m �[1mSTEP:�[0m Destroying namespace "azuredisk-3976" for this suite. �[38;5;243m01/19/23 03:41:05.513�[0m
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=AzureDisk\sCSI\sDriver\sEnd\-to\-End\sTests\s\[It\]\sDynamic\sProvisioning\s\[single\-az\]\sshould\screate\sa\spod\swith\smultiple\svolumes\s\[kubernetes\.io\/azure\-disk\]\s\[disk\.csi\.azure\.com\]\s\[Windows\]\s\[csi\-azuredisk\-scheduler\-extender\]$'
/home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestPersistentVolumeClaim).WaitForBound(_) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 +0x19d sigs.k8s.io/azuredisk-csi-driver/test/resources.(*VolumeDetails).SetupDynamicPersistentVolumeClaim(0xc00057b710, {0x26fb380?, 0xc000adc4e0}, 0xc000d2bb80, {0x7feaec173b58, 0xc000343010}, 0x7a?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:103 +0x6d4 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*PodDetails).SetupWithDynamicMultipleVolumes(0xc00057b8a8, {0x26fb380, 0xc000adc4e0}, 0x0?, {0x7feaec173b58, 0xc000343010}, {0x220ec17?, 0xc00009c8d8?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:80 +0x2a5 sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*DynamicallyProvisionedPodWithMultiplePVsTest).Run(0xc00057bc00, {0x26fb380, 0xc000adc4e0}, 0x0?, {0x220ec17, 0x20}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/dynamically_provisioned_pod_with_multiple_pv.go:38 +0x133 sigs.k8s.io/azuredisk-csi-driver/test/e2e.(*dynamicProvisioningTestSuite).defineTests.func19() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/dynamic_provisioning_test.go:802 +0x7ac There were additional failures detected after the initial failure: [PANICKED] Test Panicked In [DeferCleanup (Each)] at: /usr/local/go/src/runtime/panic.go:260 runtime error: invalid memory address or nil pointer dereference Full Stack Trace k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo.func1() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:274 +0x5c k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo(0xc0002b63c0) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 +0x179 reflect.Value.call({0x1d61520?, 0xc0000d3bb0?, 0xc000e13f08?}, {0x21d0de2, 0x4}, {0x38b4c50, 0x0, 0xc00067f3b0?}) /usr/local/go/src/reflect/value.go:584 +0x8c5 reflect.Value.Call({0x1d61520?, 0xc0000d3bb0?, 0x0?}, {0x38b4c50?, 0x0?, 0x0?}) /usr/local/go/src/reflect/value.go:368 +0xbcfrom junit_01.xml
Report Entries: By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:198 2023-01-19T04:06:23.702518866Z &{Text:Creating a kubernetes client Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:237 2023-01-19T04:06:23.703748564Z &{Text:Building a namespace api object, basename azuredisk Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:246 2023-01-19T04:06:23.822626346Z &{Text:Waiting for a default service account to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:249 2023-01-19T04:06:23.890027381Z &{Text:Waiting for kube-root-ca.crt to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:132 2023-01-19T04:06:24.36534924Z &{Text:setting up the StorageClass Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/storage_class.go:47 2023-01-19T04:06:24.365512014Z &{Text:creating a StorageClass Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:84 2023-01-19T04:06:24.40313937Z &{Text:setting up the PVC and PV Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:84 2023-01-19T04:06:24.403284483Z &{Text:creating a PVC Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:130 2023-01-19T04:06:24.444875104Z &{Text:waiting for PVC to be in phase "Bound" Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 2023-01-19T04:11:25.909790152Z &{Text:dump namespace information after failure Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:334 2023-01-19T04:11:25.91017661Z &{Text:Destroying namespace "azuredisk-15" for this suite. Duration:0s} �[1mSTEP:�[0m Creating a kubernetes client �[38;5;243m01/19/23 04:06:23.702�[0m Jan 19 04:06:23.702: INFO: >>> kubeConfig: /root/tmp1366232875/kubeconfig/kubeconfig.southcentralus.json �[1mSTEP:�[0m Building a namespace api object, basename azuredisk �[38;5;243m01/19/23 04:06:23.703�[0m �[1mSTEP:�[0m Waiting for a default service account to be provisioned in namespace �[38;5;243m01/19/23 04:06:23.822�[0m �[1mSTEP:�[0m Waiting for kube-root-ca.crt to be provisioned in namespace �[38;5;243m01/19/23 04:06:23.89�[0m Jan 19 04:06:24.363: INFO: >>> kubeConfig: /root/tmp1366232875/kubeconfig/kubeconfig.southcentralus.json �[1mSTEP:�[0m setting up the StorageClass �[38;5;243m01/19/23 04:06:24.365�[0m �[1mSTEP:�[0m creating a StorageClass �[38;5;243m01/19/23 04:06:24.365�[0m �[1mSTEP:�[0m setting up the PVC and PV �[38;5;243m01/19/23 04:06:24.403�[0m �[1mSTEP:�[0m creating a PVC �[38;5;243m01/19/23 04:06:24.403�[0m �[1mSTEP:�[0m waiting for PVC to be in phase "Bound" �[38;5;243m01/19/23 04:06:24.444�[0m Jan 19 04:06:24.445: INFO: Waiting up to timeout=5m0s for PersistentVolumeClaims [pvc-kcg5k] to have phase Bound Jan 19 04:06:24.498: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:06:26.536: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:06:28.574: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:06:30.610: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:06:32.648: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:06:34.684: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:06:36.721: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:06:38.756: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:06:40.792: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:06:42.828: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:06:44.865: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:06:46.901: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:06:48.938: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:06:50.977: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:06:53.012: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:06:55.049: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:06:57.085: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:06:59.122: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:07:01.159: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:07:03.196: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:07:05.236: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:07:07.273: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:07:09.310: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:07:11.347: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:07:13.386: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:07:15.423: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:07:17.459: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:07:19.495: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:07:21.531: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:07:23.567: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:07:25.602: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:07:27.638: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:07:29.679: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:07:31.714: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:07:33.750: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:07:35.786: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:07:37.822: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:07:39.859: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:07:41.895: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:07:43.930: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:07:45.966: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:07:48.003: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:07:50.046: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:07:52.082: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:07:54.118: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:07:56.154: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:07:58.191: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:08:00.227: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:08:02.264: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:08:04.299: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:08:06.335: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:08:08.370: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:08:10.406: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:08:12.442: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:08:14.479: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:08:16.515: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:08:18.560: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:08:20.596: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:08:22.632: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:08:24.668: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:08:26.705: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:08:28.742: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:08:30.777: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:08:32.814: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:08:34.850: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:08:36.887: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:08:38.926: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:08:40.962: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:08:42.998: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:08:45.041: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:08:47.079: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:08:49.116: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:08:51.153: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:08:53.189: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:08:55.225: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:08:57.262: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:08:59.298: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:09:01.340: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:09:03.376: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:09:05.415: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:09:07.453: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:09:09.488: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:09:11.525: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:09:13.561: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:09:15.598: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:09:17.636: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:09:19.673: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:09:21.711: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:09:23.748: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:09:25.785: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:09:27.822: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:09:29.858: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:09:31.893: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:09:33.929: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:09:35.964: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:09:38.000: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:09:40.035: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:09:42.071: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:09:44.107: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:09:46.142: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:09:48.179: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:09:50.216: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:09:52.254: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:09:54.292: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:09:56.329: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:09:58.365: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:10:00.402: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:10:02.438: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:10:04.475: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:10:06.511: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:10:08.547: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:10:10.582: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:10:12.619: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:10:14.656: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:10:16.691: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:10:18.726: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:10:20.763: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:10:22.800: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:10:24.836: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:10:26.871: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:10:28.908: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:10:30.944: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:10:32.979: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:10:35.017: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:10:37.053: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:10:39.094: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:10:41.136: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:10:43.173: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:10:45.210: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:10:47.246: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:10:49.282: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:10:51.320: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:10:53.356: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:10:55.392: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:10:57.427: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:10:59.464: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:11:01.502: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:11:03.538: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:11:05.574: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:11:07.613: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:11:09.651: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:11:11.688: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:11:13.724: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:11:15.760: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:11:17.798: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:11:19.834: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:11:21.871: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:11:23.907: INFO: PersistentVolumeClaim pvc-kcg5k found but phase is Pending instead of Bound. Jan 19 04:11:25.908: INFO: Unexpected error: <*errors.errorString | 0xc0000d3da0>: { s: "PersistentVolumeClaims [pvc-kcg5k] not all in phase Bound within 5m0s", } Jan 19 04:11:25.909: FAIL: PersistentVolumeClaims [pvc-kcg5k] not all in phase Bound within 5m0s Full Stack Trace sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestPersistentVolumeClaim).WaitForBound(_) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 +0x19d sigs.k8s.io/azuredisk-csi-driver/test/resources.(*VolumeDetails).SetupDynamicPersistentVolumeClaim(0xc00057b710, {0x26fb380?, 0xc000adc4e0}, 0xc000d2bb80, {0x7feaec173b58, 0xc000343010}, 0x7a?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:103 +0x6d4 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*PodDetails).SetupWithDynamicMultipleVolumes(0xc00057b8a8, {0x26fb380, 0xc000adc4e0}, 0x0?, {0x7feaec173b58, 0xc000343010}, {0x220ec17?, 0xc00009c8d8?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:80 +0x2a5 sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*DynamicallyProvisionedPodWithMultiplePVsTest).Run(0xc00057bc00, {0x26fb380, 0xc000adc4e0}, 0x0?, {0x220ec17, 0x20}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/dynamically_provisioned_pod_with_multiple_pv.go:38 +0x133 sigs.k8s.io/azuredisk-csi-driver/test/e2e.(*dynamicProvisioningTestSuite).defineTests.func19() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/dynamic_provisioning_test.go:802 +0x7ac �[1mSTEP:�[0m dump namespace information after failure �[38;5;243m01/19/23 04:11:25.909�[0m �[1mSTEP:�[0m Destroying namespace "azuredisk-15" for this suite. �[38;5;243m01/19/23 04:11:25.91�[0m
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=AzureDisk\sCSI\sDriver\sEnd\-to\-End\sTests\s\[It\]\sDynamic\sProvisioning\s\[single\-az\]\sshould\screate\sa\spod\swith\svolume\smount\ssubpath\s\[disk\.csi\.azure\.com\]\s\[Windows\]$'
/home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestPersistentVolumeClaim).WaitForBound(_) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 +0x19d sigs.k8s.io/azuredisk-csi-driver/test/resources.(*VolumeDetails).SetupDynamicPersistentVolumeClaim(0xc000a61c80, {0x26fb380?, 0xc000e576c0}, 0xc000c2a6e0, {0x7feaec173b58, 0xc000343010}, 0x7a?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:103 +0x6d4 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*PodDetails).SetupWithDynamicVolumesWithSubpath(0xc000b05e20, {0x26fb380, 0xc000e576c0}, 0xc000596e01?, {0x7feaec173b58, 0xc000343010}, 0x7feaec00ba88?, {0x220ec17?, 0x7feb1585d108?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:100 +0x1d0 sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*DynamicallyProvisionedVolumeSubpathTester).Run(0xc000a61f08, {0x26fb380, 0xc000e576c0}, 0x11?, {0x220ec17, 0x20}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/dynamically_provisioned_volume_subpath_tester.go:38 +0x13c sigs.k8s.io/azuredisk-csi-driver/test/e2e.(*dynamicProvisioningTestSuite).defineTests.func3() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/dynamic_provisioning_test.go:198 +0x3c8 There were additional failures detected after the initial failure: [PANICKED] Test Panicked In [DeferCleanup (Each)] at: /usr/local/go/src/runtime/panic.go:260 runtime error: invalid memory address or nil pointer dereference Full Stack Trace k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo.func1() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:274 +0x5c k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo(0xc0002b63c0) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 +0x179 reflect.Value.call({0x1d61520?, 0xc0004de410?, 0xc00103ef08?}, {0x21d0de2, 0x4}, {0x38b4c50, 0x0, 0xc000a9f9b0?}) /usr/local/go/src/reflect/value.go:584 +0x8c5 reflect.Value.Call({0x1d61520?, 0xc0004de410?, 0x0?}, {0x38b4c50?, 0x0?, 0x0?}) /usr/local/go/src/reflect/value.go:368 +0xbcfrom junit_01.xml
Report Entries: By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:198 2023-01-19T03:10:50.877798261Z &{Text:Creating a kubernetes client Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:237 2023-01-19T03:10:50.879655514Z &{Text:Building a namespace api object, basename azuredisk Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:246 2023-01-19T03:10:50.98842292Z &{Text:Waiting for a default service account to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:249 2023-01-19T03:10:51.055640327Z &{Text:Waiting for kube-root-ca.crt to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:132 2023-01-19T03:10:51.502879478Z &{Text:setting up the StorageClass Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/storage_class.go:47 2023-01-19T03:10:51.503014838Z &{Text:creating a StorageClass Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:84 2023-01-19T03:10:51.539943719Z &{Text:setting up the PVC and PV Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:84 2023-01-19T03:10:51.540091203Z &{Text:creating a PVC Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:130 2023-01-19T03:10:51.583248289Z &{Text:waiting for PVC to be in phase "Bound" Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 2023-01-19T03:15:52.98996694Z &{Text:dump namespace information after failure Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:334 2023-01-19T03:15:52.990219925Z &{Text:Destroying namespace "azuredisk-6224" for this suite. Duration:0s} �[1mSTEP:�[0m Creating a kubernetes client �[38;5;243m01/19/23 03:10:50.877�[0m Jan 19 03:10:50.877: INFO: >>> kubeConfig: /root/tmp1366232875/kubeconfig/kubeconfig.southcentralus.json �[1mSTEP:�[0m Building a namespace api object, basename azuredisk �[38;5;243m01/19/23 03:10:50.879�[0m �[1mSTEP:�[0m Waiting for a default service account to be provisioned in namespace �[38;5;243m01/19/23 03:10:50.988�[0m �[1mSTEP:�[0m Waiting for kube-root-ca.crt to be provisioned in namespace �[38;5;243m01/19/23 03:10:51.055�[0m Jan 19 03:10:51.501: INFO: >>> kubeConfig: /root/tmp1366232875/kubeconfig/kubeconfig.southcentralus.json �[1mSTEP:�[0m setting up the StorageClass �[38;5;243m01/19/23 03:10:51.502�[0m �[1mSTEP:�[0m creating a StorageClass �[38;5;243m01/19/23 03:10:51.503�[0m �[1mSTEP:�[0m setting up the PVC and PV �[38;5;243m01/19/23 03:10:51.539�[0m �[1mSTEP:�[0m creating a PVC �[38;5;243m01/19/23 03:10:51.54�[0m �[1mSTEP:�[0m waiting for PVC to be in phase "Bound" �[38;5;243m01/19/23 03:10:51.583�[0m Jan 19 03:10:51.583: INFO: Waiting up to timeout=5m0s for PersistentVolumeClaims [pvc-5jgd5] to have phase Bound Jan 19 03:10:51.619: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:10:53.656: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:10:55.692: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:10:57.727: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:10:59.764: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:11:01.801: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:11:03.837: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:11:05.872: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:11:07.909: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:11:09.946: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:11:11.982: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:11:14.018: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:11:16.054: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:11:18.090: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:11:20.125: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:11:22.162: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:11:24.198: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:11:26.233: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:11:28.269: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:11:30.306: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:11:32.342: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:11:34.379: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:11:36.414: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:11:38.450: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:11:40.486: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:11:42.522: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:11:44.557: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:11:46.595: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:11:48.638: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:11:50.674: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:11:52.709: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:11:54.745: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:11:56.781: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:11:58.818: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:12:00.854: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:12:02.891: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:12:04.927: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:12:06.963: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:12:08.999: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:12:11.035: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:12:13.073: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:12:15.109: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:12:17.145: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:12:19.181: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:12:21.217: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:12:23.255: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:12:25.293: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:12:27.347: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:12:29.383: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:12:31.420: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:12:33.456: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:12:35.492: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:12:37.529: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:12:39.565: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:12:41.601: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:12:43.638: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:12:45.675: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:12:47.716: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:12:49.752: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:12:51.788: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:12:53.824: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:12:55.862: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:12:57.899: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:12:59.934: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:13:01.970: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:13:04.005: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:13:06.043: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:13:08.079: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:13:10.117: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:13:12.152: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:13:14.189: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:13:16.224: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:13:18.260: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:13:20.295: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:13:22.332: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:13:24.368: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:13:26.404: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:13:28.441: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:13:30.477: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:13:32.512: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:13:34.549: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:13:36.585: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:13:38.621: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:13:40.657: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:13:42.694: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:13:44.731: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:13:46.768: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:13:48.805: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:13:50.843: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:13:52.880: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:13:54.916: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:13:56.952: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:13:58.988: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:14:01.024: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:14:03.061: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:14:05.097: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:14:07.132: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:14:09.168: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:14:11.203: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:14:13.238: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:14:15.275: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:14:17.311: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:14:19.348: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:14:21.383: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:14:23.420: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:14:25.456: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:14:27.493: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:14:29.529: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:14:31.565: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:14:33.600: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:14:35.637: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:14:37.673: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:14:39.709: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:14:41.752: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:14:43.789: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:14:45.825: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:14:47.861: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:14:49.896: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:14:51.934: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:14:53.969: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:14:56.005: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:14:58.041: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:15:00.077: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:15:02.113: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:15:04.150: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:15:06.188: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:15:08.226: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:15:10.263: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:15:12.299: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:15:14.335: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:15:16.373: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:15:18.410: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:15:20.446: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:15:22.481: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:15:24.518: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:15:26.553: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:15:28.589: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:15:30.625: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:15:32.661: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:15:34.699: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:15:36.735: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:15:38.772: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:15:40.807: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:15:42.842: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:15:44.878: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:15:46.916: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:15:48.952: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:15:50.988: INFO: PersistentVolumeClaim pvc-5jgd5 found but phase is Pending instead of Bound. Jan 19 03:15:52.989: INFO: Unexpected error: <*errors.errorString | 0xc000342550>: { s: "PersistentVolumeClaims [pvc-5jgd5] not all in phase Bound within 5m0s", } Jan 19 03:15:52.989: FAIL: PersistentVolumeClaims [pvc-5jgd5] not all in phase Bound within 5m0s Full Stack Trace sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestPersistentVolumeClaim).WaitForBound(_) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 +0x19d sigs.k8s.io/azuredisk-csi-driver/test/resources.(*VolumeDetails).SetupDynamicPersistentVolumeClaim(0xc000a61c80, {0x26fb380?, 0xc000e576c0}, 0xc000c2a6e0, {0x7feaec173b58, 0xc000343010}, 0x7a?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:103 +0x6d4 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*PodDetails).SetupWithDynamicVolumesWithSubpath(0xc000b05e20, {0x26fb380, 0xc000e576c0}, 0xc000596e01?, {0x7feaec173b58, 0xc000343010}, 0x7feaec00ba88?, {0x220ec17?, 0x7feb1585d108?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:100 +0x1d0 sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*DynamicallyProvisionedVolumeSubpathTester).Run(0xc000a61f08, {0x26fb380, 0xc000e576c0}, 0x11?, {0x220ec17, 0x20}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/dynamically_provisioned_volume_subpath_tester.go:38 +0x13c sigs.k8s.io/azuredisk-csi-driver/test/e2e.(*dynamicProvisioningTestSuite).defineTests.func3() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/dynamic_provisioning_test.go:198 +0x3c8 �[1mSTEP:�[0m dump namespace information after failure �[38;5;243m01/19/23 03:15:52.989�[0m �[1mSTEP:�[0m Destroying namespace "azuredisk-6224" for this suite. �[38;5;243m01/19/23 03:15:52.99�[0m
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=AzureDisk\sCSI\sDriver\sEnd\-to\-End\sTests\s\[It\]\sDynamic\sProvisioning\s\[single\-az\]\sshould\screate\sa\spod\,\swrite\sand\sread\sto\sit\,\stake\sa\svolume\ssnapshot\,\sand\screate\sanother\spod\sfrom\sthe\ssnapshot\s\[disk\.csi\.azure\.com\]\s\[csi\-azuredisk\-scheduler\-extender\]$'
/home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestPersistentVolumeClaim).WaitForBound(_) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 +0x19d sigs.k8s.io/azuredisk-csi-driver/test/resources.(*VolumeDetails).SetupDynamicPersistentVolumeClaim(0xc000c27570, {0x26fb380?, 0xc000adc4e0}, 0xc0006382c0, {0x7feaec173b58, 0xc000343010}, 0x3e?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:103 +0x6d4 sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*DynamicallyProvisionedVolumeSnapshotTest).Run(0xc000c27d18, {0x26fb380, 0xc000adc4e0}, {0x26e5480, 0xc000cc3680}, 0xc0006382c0, {0x220ec17, 0x20}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/dynamically_provisioned_volume_snapshot_tester.go:59 +0x15d sigs.k8s.io/azuredisk-csi-driver/test/e2e.(*dynamicProvisioningTestSuite).defineTests.func17() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/dynamic_provisioning_test.go:724 +0x796 There were additional failures detected after the initial failure: [PANICKED] Test Panicked In [DeferCleanup (Each)] at: /usr/local/go/src/runtime/panic.go:260 runtime error: invalid memory address or nil pointer dereference Full Stack Trace k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo.func1() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:274 +0x5c k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo(0xc0002b63c0) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 +0x179 reflect.Value.call({0x1d61520?, 0xc0004de9d0?, 0xc000a1df08?}, {0x21d0de2, 0x4}, {0x38b4c50, 0x0, 0xc00067ec30?}) /usr/local/go/src/reflect/value.go:584 +0x8c5 reflect.Value.Call({0x1d61520?, 0xc0004de9d0?, 0x0?}, {0x38b4c50?, 0x0?, 0x0?}) /usr/local/go/src/reflect/value.go:368 +0xbcfrom junit_01.xml
Report Entries: By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:198 2023-01-19T03:56:19.253990363Z &{Text:Creating a kubernetes client Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:237 2023-01-19T03:56:19.255379924Z &{Text:Building a namespace api object, basename azuredisk Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:246 2023-01-19T03:56:19.367226537Z &{Text:Waiting for a default service account to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:249 2023-01-19T03:56:19.435524Z &{Text:Waiting for kube-root-ca.crt to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:132 2023-01-19T03:56:19.904920756Z &{Text:setting up the StorageClass Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/storage_class.go:47 2023-01-19T03:56:19.905153458Z &{Text:creating a StorageClass Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:84 2023-01-19T03:56:19.941393838Z &{Text:setting up the PVC and PV Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:84 2023-01-19T03:56:19.941608365Z &{Text:creating a PVC Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:130 2023-01-19T03:56:19.981576834Z &{Text:waiting for PVC to be in phase "Bound" Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 2023-01-19T04:01:21.42100668Z &{Text:dump namespace information after failure Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:334 2023-01-19T04:01:21.421250186Z &{Text:Destroying namespace "azuredisk-5090" for this suite. Duration:0s} �[1mSTEP:�[0m Creating a kubernetes client �[38;5;243m01/19/23 03:56:19.253�[0m Jan 19 03:56:19.254: INFO: >>> kubeConfig: /root/tmp1366232875/kubeconfig/kubeconfig.southcentralus.json �[1mSTEP:�[0m Building a namespace api object, basename azuredisk �[38;5;243m01/19/23 03:56:19.255�[0m �[1mSTEP:�[0m Waiting for a default service account to be provisioned in namespace �[38;5;243m01/19/23 03:56:19.367�[0m �[1mSTEP:�[0m Waiting for kube-root-ca.crt to be provisioned in namespace �[38;5;243m01/19/23 03:56:19.435�[0m Jan 19 03:56:19.903: INFO: >>> kubeConfig: /root/tmp1366232875/kubeconfig/kubeconfig.southcentralus.json �[1mSTEP:�[0m setting up the StorageClass �[38;5;243m01/19/23 03:56:19.904�[0m �[1mSTEP:�[0m creating a StorageClass �[38;5;243m01/19/23 03:56:19.905�[0m �[1mSTEP:�[0m setting up the PVC and PV �[38;5;243m01/19/23 03:56:19.941�[0m �[1mSTEP:�[0m creating a PVC �[38;5;243m01/19/23 03:56:19.941�[0m �[1mSTEP:�[0m waiting for PVC to be in phase "Bound" �[38;5;243m01/19/23 03:56:19.981�[0m Jan 19 03:56:19.981: INFO: Waiting up to timeout=5m0s for PersistentVolumeClaims [pvc-8xczr] to have phase Bound Jan 19 03:56:20.016: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:56:22.053: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:56:24.089: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:56:26.125: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:56:28.161: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:56:30.197: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:56:32.232: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:56:34.268: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:56:36.306: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:56:38.342: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:56:40.379: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:56:42.415: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:56:44.451: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:56:46.488: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:56:48.524: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:56:50.561: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:56:52.598: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:56:54.636: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:56:56.672: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:56:58.709: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:57:00.745: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:57:02.782: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:57:04.819: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:57:06.855: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:57:08.890: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:57:10.927: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:57:12.965: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:57:15.001: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:57:17.037: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:57:19.076: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:57:21.112: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:57:23.151: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:57:25.189: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:57:27.225: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:57:29.260: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:57:31.300: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:57:33.336: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:57:35.373: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:57:37.408: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:57:39.445: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:57:41.480: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:57:43.517: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:57:45.555: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:57:47.591: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:57:49.630: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:57:51.669: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:57:53.705: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:57:55.742: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:57:57.779: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:57:59.818: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:58:01.855: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:58:03.890: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:58:05.928: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:58:07.965: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:58:10.004: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:58:12.040: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:58:14.080: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:58:16.117: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:58:18.153: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:58:20.191: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:58:22.228: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:58:24.264: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:58:26.300: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:58:28.337: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:58:30.373: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:58:32.410: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:58:34.448: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:58:36.484: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:58:38.521: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:58:40.558: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:58:42.594: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:58:44.631: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:58:46.669: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:58:48.705: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:58:50.740: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:58:52.776: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:58:54.813: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:58:56.850: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:58:58.886: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:59:00.922: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:59:02.960: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:59:04.996: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:59:07.034: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:59:09.070: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:59:11.106: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:59:13.143: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:59:15.179: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:59:17.217: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:59:19.254: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:59:21.291: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:59:23.327: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:59:25.363: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:59:27.399: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:59:29.436: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:59:31.472: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:59:33.511: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:59:35.547: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:59:37.583: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:59:39.621: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:59:41.657: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:59:43.696: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:59:45.733: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:59:47.768: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:59:49.805: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:59:51.841: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:59:53.877: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:59:55.914: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:59:57.949: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 03:59:59.985: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 04:00:02.020: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 04:00:04.057: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 04:00:06.094: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 04:00:08.130: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 04:00:10.167: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 04:00:12.204: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 04:00:14.241: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 04:00:16.278: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 04:00:18.316: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 04:00:20.351: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 04:00:22.388: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 04:00:24.425: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 04:00:26.461: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 04:00:28.498: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 04:00:30.535: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 04:00:32.572: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 04:00:34.609: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 04:00:36.645: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 04:00:38.686: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 04:00:40.722: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 04:00:42.758: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 04:00:44.795: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 04:00:46.832: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 04:00:48.868: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 04:00:50.906: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 04:00:52.941: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 04:00:54.978: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 04:00:57.013: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 04:00:59.050: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 04:01:01.088: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 04:01:03.124: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 04:01:05.161: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 04:01:07.197: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 04:01:09.233: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 04:01:11.269: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 04:01:13.306: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 04:01:15.344: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 04:01:17.380: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 04:01:19.419: INFO: PersistentVolumeClaim pvc-8xczr found but phase is Pending instead of Bound. Jan 19 04:01:21.420: INFO: Unexpected error: <*errors.errorString | 0xc0000d39e0>: { s: "PersistentVolumeClaims [pvc-8xczr] not all in phase Bound within 5m0s", } Jan 19 04:01:21.420: FAIL: PersistentVolumeClaims [pvc-8xczr] not all in phase Bound within 5m0s Full Stack Trace sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestPersistentVolumeClaim).WaitForBound(_) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 +0x19d sigs.k8s.io/azuredisk-csi-driver/test/resources.(*VolumeDetails).SetupDynamicPersistentVolumeClaim(0xc000c27570, {0x26fb380?, 0xc000adc4e0}, 0xc0006382c0, {0x7feaec173b58, 0xc000343010}, 0x3e?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:103 +0x6d4 sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*DynamicallyProvisionedVolumeSnapshotTest).Run(0xc000c27d18, {0x26fb380, 0xc000adc4e0}, {0x26e5480, 0xc000cc3680}, 0xc0006382c0, {0x220ec17, 0x20}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/dynamically_provisioned_volume_snapshot_tester.go:59 +0x15d sigs.k8s.io/azuredisk-csi-driver/test/e2e.(*dynamicProvisioningTestSuite).defineTests.func17() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/dynamic_provisioning_test.go:724 +0x796 �[1mSTEP:�[0m dump namespace information after failure �[38;5;243m01/19/23 04:01:21.421�[0m �[1mSTEP:�[0m Destroying namespace "azuredisk-5090" for this suite. �[38;5;243m01/19/23 04:01:21.421�[0m
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=AzureDisk\sCSI\sDriver\sEnd\-to\-End\sTests\s\[It\]\sDynamic\sProvisioning\s\[single\-az\]\sshould\screate\sa\spod\,\swrite\sto\sits\spv\,\stake\sa\svolume\ssnapshot\,\soverwrite\sdata\sin\soriginal\spv\,\screate\sanother\spod\sfrom\sthe\ssnapshot\,\sand\sread\sunaltered\soriginal\sdata\sfrom\soriginal\spv\[disk\.csi\.azure\.com\]\s\[csi\-azuredisk\-scheduler\-extender\]$'
/home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestPersistentVolumeClaim).WaitForBound(_) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 +0x19d sigs.k8s.io/azuredisk-csi-driver/test/resources.(*VolumeDetails).SetupDynamicPersistentVolumeClaim(0xc00057b510, {0x26fb380?, 0xc000adc680}, 0xc0006f29a0, {0x7feaec173b58, 0xc000343010}, 0x3e?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:103 +0x6d4 sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*DynamicallyProvisionedVolumeSnapshotTest).Run(0xc00057bd18, {0x26fb380, 0xc000adc680}, {0x26e5480, 0xc0005b5860}, 0xc0006f29a0, {0x220ec17, 0x20}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/dynamically_provisioned_volume_snapshot_tester.go:59 +0x15d sigs.k8s.io/azuredisk-csi-driver/test/e2e.(*dynamicProvisioningTestSuite).defineTests.func18() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/dynamic_provisioning_test.go:773 +0x8f6 There were additional failures detected after the initial failure: [PANICKED] Test Panicked In [DeferCleanup (Each)] at: /usr/local/go/src/runtime/panic.go:260 runtime error: invalid memory address or nil pointer dereference Full Stack Trace k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo.func1() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:274 +0x5c k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo(0xc0002b63c0) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 +0x179 reflect.Value.call({0x1d61520?, 0xc000395350?, 0xc000a18f08?}, {0x21d0de2, 0x4}, {0x38b4c50, 0x0, 0xc000a9fe30?}) /usr/local/go/src/reflect/value.go:584 +0x8c5 reflect.Value.Call({0x1d61520?, 0xc000395350?, 0x0?}, {0x38b4c50?, 0x0?, 0x0?}) /usr/local/go/src/reflect/value.go:368 +0xbcfrom junit_01.xml
Report Entries: By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:198 2023-01-19T04:01:21.458340688Z &{Text:Creating a kubernetes client Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:237 2023-01-19T04:01:21.459625925Z &{Text:Building a namespace api object, basename azuredisk Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:246 2023-01-19T04:01:21.566148796Z &{Text:Waiting for a default service account to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:249 2023-01-19T04:01:21.635899729Z &{Text:Waiting for kube-root-ca.crt to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:132 2023-01-19T04:01:22.094884625Z &{Text:setting up the StorageClass Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/storage_class.go:47 2023-01-19T04:01:22.095017227Z &{Text:creating a StorageClass Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:84 2023-01-19T04:01:22.132667722Z &{Text:setting up the PVC and PV Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:84 2023-01-19T04:01:22.132795185Z &{Text:creating a PVC Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:130 2023-01-19T04:01:22.171847405Z &{Text:waiting for PVC to be in phase "Bound" Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 2023-01-19T04:06:23.663700355Z &{Text:dump namespace information after failure Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:334 2023-01-19T04:06:23.663940747Z &{Text:Destroying namespace "azuredisk-8863" for this suite. Duration:0s} �[1mSTEP:�[0m Creating a kubernetes client �[38;5;243m01/19/23 04:01:21.458�[0m Jan 19 04:01:21.458: INFO: >>> kubeConfig: /root/tmp1366232875/kubeconfig/kubeconfig.southcentralus.json �[1mSTEP:�[0m Building a namespace api object, basename azuredisk �[38;5;243m01/19/23 04:01:21.459�[0m �[1mSTEP:�[0m Waiting for a default service account to be provisioned in namespace �[38;5;243m01/19/23 04:01:21.566�[0m �[1mSTEP:�[0m Waiting for kube-root-ca.crt to be provisioned in namespace �[38;5;243m01/19/23 04:01:21.635�[0m Jan 19 04:01:22.093: INFO: >>> kubeConfig: /root/tmp1366232875/kubeconfig/kubeconfig.southcentralus.json �[1mSTEP:�[0m setting up the StorageClass �[38;5;243m01/19/23 04:01:22.094�[0m �[1mSTEP:�[0m creating a StorageClass �[38;5;243m01/19/23 04:01:22.095�[0m �[1mSTEP:�[0m setting up the PVC and PV �[38;5;243m01/19/23 04:01:22.132�[0m �[1mSTEP:�[0m creating a PVC �[38;5;243m01/19/23 04:01:22.132�[0m �[1mSTEP:�[0m waiting for PVC to be in phase "Bound" �[38;5;243m01/19/23 04:01:22.171�[0m Jan 19 04:01:22.171: INFO: Waiting up to timeout=5m0s for PersistentVolumeClaims [pvc-x4q6j] to have phase Bound Jan 19 04:01:22.207: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:01:24.245: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:01:26.283: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:01:28.320: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:01:30.356: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:01:32.391: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:01:34.428: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:01:36.465: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:01:38.513: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:01:40.549: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:01:42.586: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:01:44.623: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:01:46.660: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:01:48.698: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:01:50.735: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:01:52.771: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:01:54.808: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:01:56.846: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:01:58.883: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:02:00.919: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:02:02.955: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:02:04.991: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:02:07.030: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:02:09.067: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:02:11.104: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:02:13.140: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:02:15.179: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:02:17.216: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:02:19.252: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:02:21.293: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:02:23.329: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:02:25.365: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:02:27.411: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:02:29.447: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:02:31.482: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:02:33.519: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:02:35.555: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:02:37.591: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:02:39.627: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:02:41.663: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:02:43.699: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:02:45.734: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:02:47.771: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:02:49.807: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:02:51.843: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:02:53.885: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:02:55.921: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:02:57.958: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:02:59.995: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:03:02.032: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:03:04.068: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:03:06.104: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:03:08.140: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:03:10.180: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:03:12.218: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:03:14.257: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:03:16.296: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:03:18.335: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:03:20.371: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:03:22.407: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:03:24.443: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:03:26.507: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:03:28.544: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:03:30.580: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:03:32.618: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:03:34.654: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:03:36.692: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:03:38.729: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:03:40.765: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:03:42.801: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:03:44.839: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:03:46.874: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:03:48.912: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:03:50.948: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:03:52.985: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:03:55.020: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:03:57.057: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:03:59.095: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:04:01.131: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:04:03.168: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:04:05.204: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:04:07.242: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:04:09.277: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:04:11.313: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:04:13.350: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:04:15.386: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:04:17.422: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:04:19.458: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:04:21.493: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:04:23.529: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:04:25.567: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:04:27.604: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:04:29.640: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:04:31.677: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:04:33.713: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:04:35.750: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:04:37.788: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:04:39.824: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:04:41.859: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:04:43.895: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:04:45.936: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:04:47.972: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:04:50.009: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:04:52.044: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:04:54.082: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:04:56.118: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:04:58.154: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:05:00.190: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:05:02.227: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:05:04.264: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:05:06.299: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:05:08.336: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:05:10.373: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:05:12.409: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:05:14.445: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:05:16.481: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:05:18.519: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:05:20.555: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:05:22.590: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:05:24.625: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:05:26.669: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:05:28.704: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:05:30.741: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:05:32.778: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:05:34.814: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:05:36.850: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:05:38.886: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:05:40.921: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:05:42.956: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:05:44.992: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:05:47.028: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:05:49.064: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:05:51.100: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:05:53.137: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:05:55.173: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:05:57.210: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:05:59.247: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:06:01.287: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:06:03.323: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:06:05.359: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:06:07.398: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:06:09.434: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:06:11.476: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:06:13.512: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:06:15.551: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:06:17.587: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:06:19.624: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:06:21.661: INFO: PersistentVolumeClaim pvc-x4q6j found but phase is Pending instead of Bound. Jan 19 04:06:23.662: INFO: Unexpected error: <*errors.errorString | 0xc0004df920>: { s: "PersistentVolumeClaims [pvc-x4q6j] not all in phase Bound within 5m0s", } Jan 19 04:06:23.663: FAIL: PersistentVolumeClaims [pvc-x4q6j] not all in phase Bound within 5m0s Full Stack Trace sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestPersistentVolumeClaim).WaitForBound(_) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 +0x19d sigs.k8s.io/azuredisk-csi-driver/test/resources.(*VolumeDetails).SetupDynamicPersistentVolumeClaim(0xc00057b510, {0x26fb380?, 0xc000adc680}, 0xc0006f29a0, {0x7feaec173b58, 0xc000343010}, 0x3e?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:103 +0x6d4 sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*DynamicallyProvisionedVolumeSnapshotTest).Run(0xc00057bd18, {0x26fb380, 0xc000adc680}, {0x26e5480, 0xc0005b5860}, 0xc0006f29a0, {0x220ec17, 0x20}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/dynamically_provisioned_volume_snapshot_tester.go:59 +0x15d sigs.k8s.io/azuredisk-csi-driver/test/e2e.(*dynamicProvisioningTestSuite).defineTests.func18() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/dynamic_provisioning_test.go:773 +0x8f6 �[1mSTEP:�[0m dump namespace information after failure �[38;5;243m01/19/23 04:06:23.663�[0m �[1mSTEP:�[0m Destroying namespace "azuredisk-8863" for this suite. �[38;5;243m01/19/23 04:06:23.663�[0m
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=AzureDisk\sCSI\sDriver\sEnd\-to\-End\sTests\s\[It\]\sDynamic\sProvisioning\s\[single\-az\]\sshould\screate\sa\sstatefulset\sobject\,\swrite\sand\sread\sto\sit\,\sdelete\sthe\spod\sand\swrite\sand\sread\sto\sit\sagain\s\[kubernetes\.io\/azure\-disk\]\s\[disk\.csi\.azure\.com\]\s\[Windows\]$'
/home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/statefulset.go:121 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestStatefulset).Create(0xc0005ffa90) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/statefulset.go:121 +0x12e sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*DynamicallyProvisionedStatefulSetTest).Run(0xc0009b9c78, {0x26fb380, 0xc000adc4e0}, 0x4?, {0x220ec17, 0x20}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/dynamically_provisioned_statefulset_e2e_tester.go:47 +0x2b6 sigs.k8s.io/azuredisk-csi-driver/test/e2e.(*dynamicProvisioningTestSuite).defineTests.func27() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/dynamic_provisioning_test.go:1106 +0x56b There were additional failures detected after the initial failure: [PANICKED] Test Panicked In [DeferCleanup (Each)] at: /usr/local/go/src/runtime/panic.go:260 runtime error: invalid memory address or nil pointer dereference Full Stack Trace k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo.func1() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:274 +0x5c k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo(0xc0002b63c0) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 +0x179 reflect.Value.call({0x1d61520?, 0xc000003ef0?, 0xc000a5cf08?}, {0x21d0de2, 0x4}, {0x38b4c50, 0x0, 0xc0002e1830?}) /usr/local/go/src/reflect/value.go:584 +0x8c5 reflect.Value.Call({0x1d61520?, 0xc000003ef0?, 0x0?}, {0x38b4c50?, 0x0?, 0x0?}) /usr/local/go/src/reflect/value.go:368 +0xbcfrom junit_01.xml
Report Entries: By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:198 2023-01-19T04:36:36.000727447Z &{Text:Creating a kubernetes client Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:237 2023-01-19T04:36:36.002469511Z &{Text:Building a namespace api object, basename azuredisk Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:246 2023-01-19T04:36:36.110465517Z &{Text:Waiting for a default service account to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:249 2023-01-19T04:36:36.178077906Z &{Text:Waiting for kube-root-ca.crt to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:258 2023-01-19T04:36:36.630021603Z &{Text:setting up the StorageClass Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/storage_class.go:47 2023-01-19T04:36:36.697921508Z &{Text:creating a StorageClass Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:287 2023-01-19T04:36:36.735270537Z &{Text:setting up the PVC Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:303 2023-01-19T04:36:36.735415731Z &{Text:setting up the statefulset Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/dynamically_provisioned_statefulset_e2e_tester.go:46 2023-01-19T04:36:36.735504792Z &{Text:deploying the statefulset Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 2023-01-19T04:46:37.017433373Z &{Text:dump namespace information after failure Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:334 2023-01-19T04:46:37.017761938Z &{Text:Destroying namespace "azuredisk-8556" for this suite. Duration:0s} �[1mSTEP:�[0m Creating a kubernetes client �[38;5;243m01/19/23 04:36:36�[0m Jan 19 04:36:36.000: INFO: >>> kubeConfig: /root/tmp1366232875/kubeconfig/kubeconfig.southcentralus.json �[1mSTEP:�[0m Building a namespace api object, basename azuredisk �[38;5;243m01/19/23 04:36:36.002�[0m �[1mSTEP:�[0m Waiting for a default service account to be provisioned in namespace �[38;5;243m01/19/23 04:36:36.11�[0m �[1mSTEP:�[0m Waiting for kube-root-ca.crt to be provisioned in namespace �[38;5;243m01/19/23 04:36:36.178�[0m Jan 19 04:36:36.628: INFO: >>> kubeConfig: /root/tmp1366232875/kubeconfig/kubeconfig.southcentralus.json �[1mSTEP:�[0m setting up the StorageClass �[38;5;243m01/19/23 04:36:36.63�[0m �[1mSTEP:�[0m creating a StorageClass �[38;5;243m01/19/23 04:36:36.697�[0m �[1mSTEP:�[0m setting up the PVC �[38;5;243m01/19/23 04:36:36.735�[0m �[1mSTEP:�[0m setting up the statefulset �[38;5;243m01/19/23 04:36:36.735�[0m �[1mSTEP:�[0m deploying the statefulset �[38;5;243m01/19/23 04:36:36.735�[0m I0119 04:36:36.829080 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:36:38.865421 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:36:40.865153 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:36:42.865718 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:36:44.866240 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:36:46.867239 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:36:48.864915 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:36:50.865756 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:36:52.865532 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:36:54.865449 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:36:56.874517 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:36:58.864782 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:37:00.868601 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:37:02.864625 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:37:04.865656 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:37:06.865853 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:37:08.865077 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:37:10.866508 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:37:12.865371 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:37:14.865144 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:37:16.879056 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:37:18.871133 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:37:20.864747 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:37:22.865056 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:37:24.866886 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:37:26.865528 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:37:28.865026 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:37:30.865058 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:37:32.865979 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:37:34.865333 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:37:36.865573 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:37:38.865469 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:37:40.864480 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:37:42.866505 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:37:44.866684 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:37:46.865068 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:37:48.864639 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:37:50.865687 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:37:52.864940 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:37:54.866202 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:37:56.868332 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:37:58.867225 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:38:00.866583 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:38:02.866105 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:38:04.865150 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:38:06.866660 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:38:08.867197 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:38:10.866066 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:38:12.865051 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:38:14.864372 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:38:16.865538 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:38:18.864681 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:38:20.873192 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:38:22.864689 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:38:24.866876 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:38:26.865767 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:38:28.867517 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:38:30.865200 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:38:32.864398 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:38:34.864568 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:38:36.887621 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:38:38.865474 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:38:40.870534 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:38:42.865265 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:38:44.864814 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:38:46.865395 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:38:48.865786 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:38:50.866467 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:38:52.866118 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:38:54.866186 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:38:56.865307 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:38:58.866545 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:39:00.865943 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:39:02.866132 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:39:04.871346 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:39:06.866277 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:39:08.865270 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:39:10.864511 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:39:12.864662 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:39:14.869604 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:39:16.864750 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:39:18.867508 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:39:20.864796 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:39:22.865234 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:39:24.867368 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:39:26.866399 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:39:28.864511 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:39:30.866781 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:39:32.864249 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:39:34.865494 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:39:36.866550 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:39:38.865051 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:39:40.867589 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:39:42.881936 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:39:44.867533 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:39:46.865266 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:39:48.865799 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:39:50.865028 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:39:52.865845 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:39:54.864675 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:39:56.865679 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:39:58.865326 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:40:00.870606 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:40:02.864807 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:40:04.866257 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:40:06.866268 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:40:08.864860 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:40:10.865151 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:40:12.865008 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:40:14.865479 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:40:16.872414 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:40:18.867855 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:40:20.864845 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:40:22.865159 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:40:24.866634 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:40:26.865280 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:40:28.865180 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:40:30.865080 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:40:32.865698 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:40:34.866070 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:40:36.865562 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:40:38.864475 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:40:40.864394 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:40:42.865316 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:40:44.865551 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:40:46.867779 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:40:48.865222 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:40:50.869344 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:40:52.865061 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:40:54.865848 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:40:56.868978 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:40:58.865187 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:41:00.864719 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:41:02.866731 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:41:04.869567 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:41:06.864618 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:41:08.865172 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:41:10.866523 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:41:12.865488 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:41:14.865209 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:41:16.866025 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:41:18.864795 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:41:20.866151 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:41:22.864316 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:41:24.865484 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:41:26.864617 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:41:28.866065 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:41:30.866343 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:41:32.865321 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:41:34.866290 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:41:36.871524 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:41:38.869977 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:41:40.872943 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:41:42.866326 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:41:44.868040 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:41:46.864283 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:41:48.866470 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:41:50.866440 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:41:52.867734 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:41:54.866172 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:41:56.865590 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:41:58.865834 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:42:00.865453 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:42:02.866517 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:42:04.865388 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:42:06.867773 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:42:08.865377 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:42:10.866329 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:42:12.866660 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:42:14.866192 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:42:16.866556 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:42:18.865780 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:42:20.866430 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:42:22.865805 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:42:24.867638 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:42:26.865850 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:42:28.865437 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:42:30.864896 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:42:32.865326 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:42:34.864656 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:42:36.864741 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:42:38.869978 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:42:40.867865 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:42:42.865375 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:42:44.866210 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:42:46.866139 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:42:48.867521 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:42:50.865638 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:42:52.865915 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:42:54.864359 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:42:56.865829 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:42:58.866823 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:43:00.865435 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:43:02.866559 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:43:04.864576 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:43:06.865433 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:43:08.864788 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:43:10.865272 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:43:12.866527 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:43:14.865853 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:43:16.865797 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:43:18.865392 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:43:20.866269 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:43:22.866798 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:43:24.865949 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:43:26.864842 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:43:28.866102 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:43:30.865288 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:43:32.865083 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:43:34.864290 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:43:36.866936 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:43:38.865405 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:43:40.866113 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:43:42.866271 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:43:44.865255 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:43:46.874546 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:43:48.865010 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:43:50.865275 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:43:52.866218 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:43:54.865256 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:43:56.866398 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:43:58.865752 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:44:00.866293 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:44:02.864843 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:44:04.865627 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:44:06.864371 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:44:08.865232 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:44:10.865197 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:44:12.864997 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:44:14.864637 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:44:16.866632 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:44:18.864791 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:44:20.865068 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:44:22.864819 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:44:24.865088 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:44:26.865417 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:44:28.865072 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:44:30.865692 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:44:32.865485 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:44:34.864613 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:44:36.864772 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:44:38.864443 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:44:40.865215 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:44:42.866859 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:44:44.868758 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:44:46.865429 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:44:48.865077 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:44:50.864947 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:44:52.865388 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:44:54.865083 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:44:56.866206 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:44:58.866335 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:45:00.865472 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:45:02.866492 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:45:04.865526 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:45:06.865744 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:45:08.864572 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:45:10.865693 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:45:12.865687 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:45:14.864698 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:45:16.866142 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:45:18.866280 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:45:20.866547 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:45:22.866207 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:45:24.874654 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:45:26.865462 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:45:28.865756 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:45:30.865065 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:45:32.865855 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:45:34.870797 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:45:36.867883 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:45:38.865880 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:45:40.866205 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:45:42.866273 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:45:44.866261 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:45:46.864887 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:45:48.868240 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:45:50.864933 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:45:52.866201 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:45:54.866070 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:45:56.864292 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:45:58.865672 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:46:00.866336 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:46:02.865713 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:46:04.868402 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:46:06.868319 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:46:08.865598 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:46:10.864769 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:46:12.866246 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:46:14.869884 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:46:16.866129 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:46:18.866111 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:46:20.866749 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:46:22.864565 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:46:24.866022 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:46:26.867938 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:46:28.864893 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:46:30.864985 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:46:32.869442 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:46:34.867492 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:46:36.865503 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:46:36.900860 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready Jan 19 04:46:36.900: INFO: Unexpected error: <*errors.errorString | 0xc000480f60>: { s: "timed out waiting for the condition", } Jan 19 04:46:36.901: FAIL: timed out waiting for the condition Full Stack Trace sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestStatefulset).Create(0xc0005ffa90) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/statefulset.go:121 +0x12e sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*DynamicallyProvisionedStatefulSetTest).Run(0xc0009b9c78, {0x26fb380, 0xc000adc4e0}, 0x4?, {0x220ec17, 0x20}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/dynamically_provisioned_statefulset_e2e_tester.go:47 +0x2b6 sigs.k8s.io/azuredisk-csi-driver/test/e2e.(*dynamicProvisioningTestSuite).defineTests.func27() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/dynamic_provisioning_test.go:1106 +0x56b Jan 19 04:46:36.901: INFO: deleting StatefulSet "azuredisk-8556"/"azuredisk-volume-tester-vnbt9" Jan 19 04:46:36.974: INFO: Unexpected error: <*errors.errorString | 0xc000636640>: { s: "resource name may not be empty", } Jan 19 04:46:36.975: FAIL: resource name may not be empty Full Stack Trace sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestStatefulset).Cleanup(0xc0005ffa90, 0xd18c2e2800) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/statefulset.go:225 +0x4d6 panic({0x203b9a0, 0xc00081f0a0}) /usr/local/go/src/runtime/panic.go:884 +0x212 k8s.io/kubernetes/test/e2e/framework.Fail({0x2218fdb, 0x23}, {0xc0009b8c68?, 0x2218fdb?, 0xc0009b8c90?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/log.go:61 +0x145 k8s.io/kubernetes/test/e2e/framework.ExpectNoErrorWithOffset(0x1, {0x26bff40, 0xc000480f60}, {0x0?, 0x0?, 0x0?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/expect.go:76 +0x267 k8s.io/kubernetes/test/e2e/framework.ExpectNoError(...) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/expect.go:43 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestStatefulset).Create(0xc0005ffa90) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/statefulset.go:121 +0x12e sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*DynamicallyProvisionedStatefulSetTest).Run(0xc0009b9c78, {0x26fb380, 0xc000adc4e0}, 0x4?, {0x220ec17, 0x20}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/dynamically_provisioned_statefulset_e2e_tester.go:47 +0x2b6 sigs.k8s.io/azuredisk-csi-driver/test/e2e.(*dynamicProvisioningTestSuite).defineTests.func27() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/dynamic_provisioning_test.go:1106 +0x56b Jan 19 04:46:36.975: INFO: deleting StorageClass azuredisk-8556-disk.csi.azure.com-dynamic-sc-5hrth �[1mSTEP:�[0m dump namespace information after failure �[38;5;243m01/19/23 04:46:37.017�[0m �[1mSTEP:�[0m Destroying namespace "azuredisk-8556" for this suite. �[38;5;243m01/19/23 04:46:37.017�[0m
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=AzureDisk\sCSI\sDriver\sEnd\-to\-End\sTests\s\[It\]\sDynamic\sProvisioning\s\[single\-az\]\sshould\screate\sa\svolume\sazuredisk\swith\stag\s\[disk\.csi\.azure\.com\]\s\[Windows\]$'
/home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestPersistentVolumeClaim).WaitForBound(_) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 +0x19d sigs.k8s.io/azuredisk-csi-driver/test/resources.(*VolumeDetails).SetupDynamicPersistentVolumeClaim(0xc000ba5398, {0x26fb380?, 0xc000adc9c0}, 0xc000ad8420, {0x7feaec173b58, 0xc000343010}, 0x62?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:103 +0x6d4 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*PodDetails).SetupWithDynamicVolumes(0xc000ba5730, {0x26fb380, 0xc000adc9c0}, 0xc000ad8420?, {0x7feaec173b58, 0xc000343010}, 0xc000d8bbf0?, {0x220ec17?, 0x20?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:52 +0x1d0 sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*DynamicallyProvisionedAzureDiskWithTag).Run(0xc000ba5cd8, {0x26fb380, 0xc000adc9c0}, 0xc000ad8420, {0x220ec17, 0x20}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/dynamically_provisioned_azuredisk_tag_tester.go:50 +0x15a sigs.k8s.io/azuredisk-csi-driver/test/e2e.(*dynamicProvisioningTestSuite).defineTests.func23() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/dynamic_provisioning_test.go:960 +0x74d There were additional failures detected after the initial failure: [PANICKED] Test Panicked In [DeferCleanup (Each)] at: /usr/local/go/src/runtime/panic.go:260 runtime error: invalid memory address or nil pointer dereference Full Stack Trace k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo.func1() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:274 +0x5c k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo(0xc0002b63c0) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 +0x179 reflect.Value.call({0x1d61520?, 0xc0000a45b0?, 0xc000a58f08?}, {0x21d0de2, 0x4}, {0x38b4c50, 0x0, 0xc000a9f530?}) /usr/local/go/src/reflect/value.go:584 +0x8c5 reflect.Value.Call({0x1d61520?, 0xc0000a45b0?, 0x0?}, {0x38b4c50?, 0x0?, 0x0?}) /usr/local/go/src/reflect/value.go:368 +0xbcfrom junit_01.xml
Report Entries: By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:198 2023-01-19T04:21:28.368508803Z &{Text:Creating a kubernetes client Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:237 2023-01-19T04:21:28.369702703Z &{Text:Building a namespace api object, basename azuredisk Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:246 2023-01-19T04:21:28.517819645Z &{Text:Waiting for a default service account to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:249 2023-01-19T04:21:28.586728407Z &{Text:Waiting for kube-root-ca.crt to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:132 2023-01-19T04:21:29.048369873Z &{Text:setting up the StorageClass Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/storage_class.go:47 2023-01-19T04:21:29.048542813Z &{Text:creating a StorageClass Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:84 2023-01-19T04:21:29.087215912Z &{Text:setting up the PVC and PV Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:84 2023-01-19T04:21:29.087353636Z &{Text:creating a PVC Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:130 2023-01-19T04:21:29.132690557Z &{Text:waiting for PVC to be in phase "Bound" Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 2023-01-19T04:26:30.594005978Z &{Text:dump namespace information after failure Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:334 2023-01-19T04:26:30.594280346Z &{Text:Destroying namespace "azuredisk-7707" for this suite. Duration:0s} �[1mSTEP:�[0m Creating a kubernetes client �[38;5;243m01/19/23 04:21:28.368�[0m Jan 19 04:21:28.368: INFO: >>> kubeConfig: /root/tmp1366232875/kubeconfig/kubeconfig.southcentralus.json �[1mSTEP:�[0m Building a namespace api object, basename azuredisk �[38;5;243m01/19/23 04:21:28.369�[0m �[1mSTEP:�[0m Waiting for a default service account to be provisioned in namespace �[38;5;243m01/19/23 04:21:28.517�[0m �[1mSTEP:�[0m Waiting for kube-root-ca.crt to be provisioned in namespace �[38;5;243m01/19/23 04:21:28.586�[0m Jan 19 04:21:29.046: INFO: >>> kubeConfig: /root/tmp1366232875/kubeconfig/kubeconfig.southcentralus.json �[1mSTEP:�[0m setting up the StorageClass �[38;5;243m01/19/23 04:21:29.048�[0m �[1mSTEP:�[0m creating a StorageClass �[38;5;243m01/19/23 04:21:29.048�[0m �[1mSTEP:�[0m setting up the PVC and PV �[38;5;243m01/19/23 04:21:29.087�[0m �[1mSTEP:�[0m creating a PVC �[38;5;243m01/19/23 04:21:29.087�[0m �[1mSTEP:�[0m waiting for PVC to be in phase "Bound" �[38;5;243m01/19/23 04:21:29.132�[0m Jan 19 04:21:29.132: INFO: Waiting up to timeout=5m0s for PersistentVolumeClaims [pvc-njgw4] to have phase Bound Jan 19 04:21:29.169: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:21:31.204: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:21:33.241: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:21:35.277: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:21:37.318: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:21:39.353: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:21:41.389: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:21:43.426: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:21:45.462: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:21:47.500: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:21:49.538: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:21:51.579: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:21:53.616: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:21:55.652: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:21:57.689: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:21:59.726: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:22:01.761: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:22:03.802: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:22:05.842: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:22:07.878: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:22:09.916: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:22:11.966: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:22:14.003: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:22:16.039: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:22:18.075: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:22:20.110: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:22:22.147: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:22:24.183: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:22:26.218: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:22:28.255: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:22:30.292: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:22:32.329: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:22:34.366: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:22:36.401: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:22:38.438: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:22:40.474: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:22:42.510: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:22:44.547: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:22:46.583: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:22:48.620: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:22:50.656: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:22:52.693: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:22:54.729: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:22:56.767: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:22:58.802: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:23:00.843: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:23:02.878: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:23:04.914: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:23:06.950: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:23:08.986: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:23:11.024: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:23:13.060: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:23:15.098: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:23:17.134: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:23:19.170: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:23:21.208: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:23:23.245: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:23:25.281: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:23:27.318: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:23:29.354: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:23:31.391: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:23:33.427: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:23:35.463: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:23:37.498: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:23:39.534: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:23:41.570: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:23:43.606: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:23:45.646: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:23:47.683: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:23:49.721: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:23:51.759: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:23:53.795: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:23:55.832: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:23:57.868: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:23:59.905: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:24:01.941: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:24:03.978: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:24:06.015: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:24:08.051: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:24:10.088: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:24:12.124: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:24:14.161: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:24:16.198: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:24:18.235: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:24:20.273: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:24:22.309: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:24:24.346: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:24:26.382: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:24:28.421: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:24:30.456: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:24:32.492: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:24:34.533: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:24:36.570: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:24:38.606: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:24:40.643: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:24:42.679: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:24:44.715: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:24:46.753: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:24:48.788: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:24:50.827: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:24:52.864: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:24:54.900: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:24:56.936: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:24:58.972: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:25:01.008: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:25:03.044: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:25:05.081: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:25:07.120: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:25:09.157: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:25:11.193: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:25:13.229: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:25:15.266: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:25:17.302: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:25:19.339: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:25:21.376: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:25:23.412: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:25:25.449: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:25:27.488: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:25:29.524: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:25:31.561: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:25:33.597: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:25:35.633: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:25:37.670: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:25:39.706: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:25:41.741: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:25:43.778: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:25:45.815: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:25:47.852: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:25:49.889: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:25:51.929: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:25:53.965: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:25:56.002: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:25:58.038: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:26:00.073: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:26:02.111: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:26:04.148: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:26:06.183: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:26:08.220: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:26:10.257: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:26:12.292: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:26:14.328: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:26:16.370: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:26:18.409: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:26:20.444: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:26:22.481: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:26:24.518: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:26:26.554: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:26:28.592: INFO: PersistentVolumeClaim pvc-njgw4 found but phase is Pending instead of Bound. Jan 19 04:26:30.593: INFO: Unexpected error: <*errors.errorString | 0xc000703870>: { s: "PersistentVolumeClaims [pvc-njgw4] not all in phase Bound within 5m0s", } Jan 19 04:26:30.593: FAIL: PersistentVolumeClaims [pvc-njgw4] not all in phase Bound within 5m0s Full Stack Trace sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestPersistentVolumeClaim).WaitForBound(_) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 +0x19d sigs.k8s.io/azuredisk-csi-driver/test/resources.(*VolumeDetails).SetupDynamicPersistentVolumeClaim(0xc000ba5398, {0x26fb380?, 0xc000adc9c0}, 0xc000ad8420, {0x7feaec173b58, 0xc000343010}, 0x62?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:103 +0x6d4 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*PodDetails).SetupWithDynamicVolumes(0xc000ba5730, {0x26fb380, 0xc000adc9c0}, 0xc000ad8420?, {0x7feaec173b58, 0xc000343010}, 0xc000d8bbf0?, {0x220ec17?, 0x20?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:52 +0x1d0 sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*DynamicallyProvisionedAzureDiskWithTag).Run(0xc000ba5cd8, {0x26fb380, 0xc000adc9c0}, 0xc000ad8420, {0x220ec17, 0x20}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/dynamically_provisioned_azuredisk_tag_tester.go:50 +0x15a sigs.k8s.io/azuredisk-csi-driver/test/e2e.(*dynamicProvisioningTestSuite).defineTests.func23() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/dynamic_provisioning_test.go:960 +0x74d �[1mSTEP:�[0m dump namespace information after failure �[38;5;243m01/19/23 04:26:30.594�[0m �[1mSTEP:�[0m Destroying namespace "azuredisk-7707" for this suite. �[38;5;243m01/19/23 04:26:30.594�[0m
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=AzureDisk\sCSI\sDriver\sEnd\-to\-End\sTests\s\[It\]\sDynamic\sProvisioning\s\[single\-az\]\sshould\screate\sa\svolume\son\sdemand\sand\smount\sit\sas\sreadOnly\sin\sa\spod\s\[kubernetes\.io\/azure\-disk\]\s\[disk\.csi\.azure\.com\]\s\[Windows\]\s\[csi\-azuredisk\-scheduler\-extender\]$'
/home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestPersistentVolumeClaim).WaitForBound(_) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 +0x19d sigs.k8s.io/azuredisk-csi-driver/test/resources.(*VolumeDetails).SetupDynamicPersistentVolumeClaim(0xc000a757c0, {0x26fb380?, 0xc000548820}, 0xc000b46840, {0x7feaec173b58, 0xc000343010}, 0x20?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:103 +0x6d4 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*PodDetails).SetupWithDynamicVolumes(0xc000a759c8, {0x26fb380, 0xc000548820}, 0x203000?, {0x7feaec173b58, 0xc000343010}, 0x1?, {0x220ec17?, 0x0?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:52 +0x1d0 sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*DynamicallyProvisionedReadOnlyVolumeTest).Run(0xc000a75cf8, {0x26fb380, 0xc000548820}, 0x7?, {0x220ec17, 0x20}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/dynamically_provisioned_read_only_volume_tester.go:47 +0x151 sigs.k8s.io/azuredisk-csi-driver/test/e2e.(*dynamicProvisioningTestSuite).defineTests.func8() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/dynamic_provisioning_test.go:375 +0x60c There were additional failures detected after the initial failure: [PANICKED] Test Panicked In [DeferCleanup (Each)] at: /usr/local/go/src/runtime/panic.go:260 runtime error: invalid memory address or nil pointer dereference Full Stack Trace k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo.func1() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:274 +0x5c k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo(0xc0002b63c0) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 +0x179 reflect.Value.call({0x1d61520?, 0xc000343b10?, 0xc000c71f08?}, {0x21d0de2, 0x4}, {0x38b4c50, 0x0, 0xc000dd61b0?}) /usr/local/go/src/reflect/value.go:584 +0x8c5 reflect.Value.Call({0x1d61520?, 0xc000343b10?, 0x0?}, {0x38b4c50?, 0x0?, 0x0?}) /usr/local/go/src/reflect/value.go:368 +0xbcfrom junit_01.xml
Report Entries: By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:198 2023-01-19T03:25:58.818980545Z &{Text:Creating a kubernetes client Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:237 2023-01-19T03:25:58.82069839Z &{Text:Building a namespace api object, basename azuredisk Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:246 2023-01-19T03:25:58.943075322Z &{Text:Waiting for a default service account to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:249 2023-01-19T03:25:59.010896841Z &{Text:Waiting for kube-root-ca.crt to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:132 2023-01-19T03:25:59.462005126Z &{Text:setting up the StorageClass Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/storage_class.go:47 2023-01-19T03:25:59.462174601Z &{Text:creating a StorageClass Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:84 2023-01-19T03:25:59.50540295Z &{Text:setting up the PVC and PV Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:84 2023-01-19T03:25:59.505598511Z &{Text:creating a PVC Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:130 2023-01-19T03:25:59.557912338Z &{Text:waiting for PVC to be in phase "Bound" Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 2023-01-19T03:31:01.036045735Z &{Text:dump namespace information after failure Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:334 2023-01-19T03:31:01.036324657Z &{Text:Destroying namespace "azuredisk-4329" for this suite. Duration:0s} �[1mSTEP:�[0m Creating a kubernetes client �[38;5;243m01/19/23 03:25:58.818�[0m Jan 19 03:25:58.819: INFO: >>> kubeConfig: /root/tmp1366232875/kubeconfig/kubeconfig.southcentralus.json �[1mSTEP:�[0m Building a namespace api object, basename azuredisk �[38;5;243m01/19/23 03:25:58.82�[0m �[1mSTEP:�[0m Waiting for a default service account to be provisioned in namespace �[38;5;243m01/19/23 03:25:58.943�[0m �[1mSTEP:�[0m Waiting for kube-root-ca.crt to be provisioned in namespace �[38;5;243m01/19/23 03:25:59.01�[0m Jan 19 03:25:59.460: INFO: >>> kubeConfig: /root/tmp1366232875/kubeconfig/kubeconfig.southcentralus.json �[1mSTEP:�[0m setting up the StorageClass �[38;5;243m01/19/23 03:25:59.462�[0m �[1mSTEP:�[0m creating a StorageClass �[38;5;243m01/19/23 03:25:59.462�[0m �[1mSTEP:�[0m setting up the PVC and PV �[38;5;243m01/19/23 03:25:59.505�[0m �[1mSTEP:�[0m creating a PVC �[38;5;243m01/19/23 03:25:59.505�[0m �[1mSTEP:�[0m waiting for PVC to be in phase "Bound" �[38;5;243m01/19/23 03:25:59.557�[0m Jan 19 03:25:59.558: INFO: Waiting up to timeout=5m0s for PersistentVolumeClaims [pvc-sz5qx] to have phase Bound Jan 19 03:25:59.593: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:26:01.629: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:26:03.666: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:26:05.703: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:26:07.739: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:26:09.776: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:26:11.812: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:26:13.848: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:26:15.885: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:26:17.920: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:26:19.956: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:26:21.993: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:26:24.030: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:26:26.066: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:26:28.102: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:26:30.139: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:26:32.176: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:26:34.213: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:26:36.251: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:26:38.290: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:26:40.328: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:26:42.364: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:26:44.400: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:26:46.437: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:26:48.474: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:26:50.513: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:26:52.550: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:26:54.586: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:26:56.623: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:26:58.658: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:27:00.695: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:27:02.730: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:27:04.767: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:27:06.803: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:27:08.842: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:27:10.878: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:27:12.915: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:27:14.952: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:27:16.992: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:27:19.028: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:27:21.065: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:27:23.107: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:27:25.143: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:27:27.180: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:27:29.217: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:27:31.254: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:27:33.290: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:27:35.327: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:27:37.362: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:27:39.397: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:27:41.433: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:27:43.484: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:27:45.521: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:27:47.559: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:27:49.597: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:27:51.632: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:27:53.668: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:27:55.705: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:27:57.741: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:27:59.777: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:28:01.814: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:28:03.851: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:28:05.888: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:28:07.929: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:28:09.966: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:28:12.003: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:28:14.039: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:28:16.075: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:28:18.111: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:28:20.148: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:28:22.185: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:28:24.223: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:28:26.261: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:28:28.302: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:28:30.342: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:28:32.378: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:28:34.415: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:28:36.452: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:28:38.488: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:28:40.525: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:28:42.561: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:28:44.598: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:28:46.635: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:28:48.672: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:28:50.709: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:28:52.745: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:28:54.781: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:28:56.817: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:28:58.854: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:29:00.891: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:29:02.926: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:29:04.963: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:29:06.999: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:29:09.036: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:29:11.075: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:29:13.114: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:29:15.150: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:29:17.186: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:29:19.222: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:29:21.259: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:29:23.296: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:29:25.332: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:29:27.369: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:29:29.405: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:29:31.441: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:29:33.478: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:29:35.514: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:29:37.551: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:29:39.588: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:29:41.625: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:29:43.662: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:29:45.698: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:29:47.736: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:29:49.772: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:29:51.809: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:29:53.846: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:29:55.884: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:29:57.920: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:29:59.956: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:30:01.992: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:30:04.029: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:30:06.065: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:30:08.104: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:30:10.142: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:30:12.178: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:30:14.215: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:30:16.252: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:30:18.288: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:30:20.325: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:30:22.361: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:30:24.398: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:30:26.439: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:30:28.476: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:30:30.512: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:30:32.548: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:30:34.585: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:30:36.624: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:30:38.661: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:30:40.698: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:30:42.736: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:30:44.772: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:30:46.808: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:30:48.849: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:30:50.885: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:30:52.920: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:30:54.958: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:30:56.997: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:30:59.034: INFO: PersistentVolumeClaim pvc-sz5qx found but phase is Pending instead of Bound. Jan 19 03:31:01.035: INFO: Unexpected error: <*errors.errorString | 0xc0001e45a0>: { s: "PersistentVolumeClaims [pvc-sz5qx] not all in phase Bound within 5m0s", } Jan 19 03:31:01.035: FAIL: PersistentVolumeClaims [pvc-sz5qx] not all in phase Bound within 5m0s Full Stack Trace sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestPersistentVolumeClaim).WaitForBound(_) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 +0x19d sigs.k8s.io/azuredisk-csi-driver/test/resources.(*VolumeDetails).SetupDynamicPersistentVolumeClaim(0xc000a757c0, {0x26fb380?, 0xc000548820}, 0xc000b46840, {0x7feaec173b58, 0xc000343010}, 0x20?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:103 +0x6d4 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*PodDetails).SetupWithDynamicVolumes(0xc000a759c8, {0x26fb380, 0xc000548820}, 0x203000?, {0x7feaec173b58, 0xc000343010}, 0x1?, {0x220ec17?, 0x0?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:52 +0x1d0 sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*DynamicallyProvisionedReadOnlyVolumeTest).Run(0xc000a75cf8, {0x26fb380, 0xc000548820}, 0x7?, {0x220ec17, 0x20}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/dynamically_provisioned_read_only_volume_tester.go:47 +0x151 sigs.k8s.io/azuredisk-csi-driver/test/e2e.(*dynamicProvisioningTestSuite).defineTests.func8() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/dynamic_provisioning_test.go:375 +0x60c �[1mSTEP:�[0m dump namespace information after failure �[38;5;243m01/19/23 03:31:01.036�[0m �[1mSTEP:�[0m Destroying namespace "azuredisk-4329" for this suite. �[38;5;243m01/19/23 03:31:01.036�[0m
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=AzureDisk\sCSI\sDriver\sEnd\-to\-End\sTests\s\[It\]\sDynamic\sProvisioning\s\[single\-az\]\sshould\screate\sa\svolume\son\sdemand\sand\sresize\sit\s\[disk\.csi\.azure\.com\]\s\[Windows\]\s\[csi\-azuredisk\-scheduler\-extender\]$'
/home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/statefulset.go:121 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestStatefulset).Create(0xc0002945a0) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/statefulset.go:121 +0x12e sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*DynamicallyProvisionedResizeVolumeTest).Run(0xc000a6bc68, {0x26fb380?, 0xc000adc680}, 0xc000c1a2c0, {0x220ec17, 0x20}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/dynamically_provisioned_resize_volume_tester.go:61 +0x265 sigs.k8s.io/azuredisk-csi-driver/test/e2e.(*dynamicProvisioningTestSuite).defineTests.func20() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/dynamic_provisioning_test.go:843 +0x7f0 There were additional failures detected after the initial failure: [PANICKED] Test Panicked In [DeferCleanup (Each)] at: /usr/local/go/src/runtime/panic.go:260 runtime error: invalid memory address or nil pointer dereference Full Stack Trace k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo.func1() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:274 +0x5c k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo(0xc0002b63c0) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 +0x179 reflect.Value.call({0x1d61520?, 0xc0001ceb60?, 0xc000dcef08?}, {0x21d0de2, 0x4}, {0x38b4c50, 0x0, 0xc00067ef30?}) /usr/local/go/src/reflect/value.go:584 +0x8c5 reflect.Value.Call({0x1d61520?, 0xc0001ceb60?, 0x0?}, {0x38b4c50?, 0x0?, 0x0?}) /usr/local/go/src/reflect/value.go:368 +0xbcfrom junit_01.xml
Report Entries: By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:198 2023-01-19T04:11:25.951368317Z &{Text:Creating a kubernetes client Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:237 2023-01-19T04:11:25.953230312Z &{Text:Building a namespace api object, basename azuredisk Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:246 2023-01-19T04:11:26.062050229Z &{Text:Waiting for a default service account to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:249 2023-01-19T04:11:26.130097468Z &{Text:Waiting for kube-root-ca.crt to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:258 2023-01-19T04:11:26.59054759Z &{Text:setting up the StorageClass Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/storage_class.go:47 2023-01-19T04:11:26.658487475Z &{Text:creating a StorageClass Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:287 2023-01-19T04:11:26.697251784Z &{Text:setting up the PVC Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:303 2023-01-19T04:11:26.697475455Z &{Text:setting up the statefulset Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/dynamically_provisioned_resize_volume_tester.go:60 2023-01-19T04:11:26.697543431Z &{Text:deploying the statefulset Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 2023-01-19T04:21:26.978902979Z &{Text:dump namespace information after failure Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:334 2023-01-19T04:21:26.979285152Z &{Text:Destroying namespace "azuredisk-5283" for this suite. Duration:0s} �[1mSTEP:�[0m Creating a kubernetes client �[38;5;243m01/19/23 04:11:25.951�[0m Jan 19 04:11:25.951: INFO: >>> kubeConfig: /root/tmp1366232875/kubeconfig/kubeconfig.southcentralus.json �[1mSTEP:�[0m Building a namespace api object, basename azuredisk �[38;5;243m01/19/23 04:11:25.953�[0m �[1mSTEP:�[0m Waiting for a default service account to be provisioned in namespace �[38;5;243m01/19/23 04:11:26.062�[0m �[1mSTEP:�[0m Waiting for kube-root-ca.crt to be provisioned in namespace �[38;5;243m01/19/23 04:11:26.13�[0m Jan 19 04:11:26.588: INFO: >>> kubeConfig: /root/tmp1366232875/kubeconfig/kubeconfig.southcentralus.json �[1mSTEP:�[0m setting up the StorageClass �[38;5;243m01/19/23 04:11:26.59�[0m �[1mSTEP:�[0m creating a StorageClass �[38;5;243m01/19/23 04:11:26.658�[0m �[1mSTEP:�[0m setting up the PVC �[38;5;243m01/19/23 04:11:26.697�[0m �[1mSTEP:�[0m setting up the statefulset �[38;5;243m01/19/23 04:11:26.697�[0m �[1mSTEP:�[0m deploying the statefulset �[38;5;243m01/19/23 04:11:26.697�[0m I0119 04:11:26.791641 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:11:28.827514 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:11:30.827322 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:11:32.829481 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:11:34.828321 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:11:36.828579 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:11:38.827634 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:11:40.827870 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:11:42.828381 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:11:44.828904 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:11:46.828791 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:11:48.829063 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:11:50.829145 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:11:52.828011 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:11:54.828445 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:11:56.828511 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:11:58.828337 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:12:00.827864 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:12:02.827128 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:12:04.827940 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:12:06.830123 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:12:08.827676 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:12:10.829266 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:12:12.828321 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:12:14.828075 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:12:16.827622 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:12:18.829674 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:12:20.829240 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:12:22.827675 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:12:24.827517 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:12:26.827405 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:12:28.829238 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:12:30.828172 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:12:32.827409 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:12:34.828831 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:12:36.828509 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:12:38.831369 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:12:40.829604 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:12:42.829143 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:12:44.828702 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:12:46.827485 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:12:48.828916 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:12:50.828610 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:12:52.827005 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:12:54.828398 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:12:56.827547 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:12:58.829148 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:13:00.828721 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:13:02.834124 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:13:04.829179 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:13:06.831316 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:13:08.826792 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:13:10.831939 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:13:12.829929 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:13:14.827755 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:13:16.827748 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:13:18.829818 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:13:20.830971 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:13:22.827629 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:13:24.827811 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:13:26.829526 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:13:28.829428 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:13:30.829457 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:13:32.829389 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:13:34.828231 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:13:36.827393 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:13:38.828643 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:13:40.829400 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:13:42.829093 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:13:44.828427 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:13:46.829260 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:13:48.827903 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:13:50.826644 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:13:52.831136 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:13:54.829060 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:13:56.827609 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:13:58.827413 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:14:00.831992 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:14:02.829091 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:14:04.829576 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:14:06.827712 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:14:08.829478 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:14:10.828548 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:14:12.829583 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:14:14.827096 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:14:16.828430 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:14:18.829123 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:14:20.827565 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:14:22.828643 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:14:24.828982 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:14:26.827360 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:14:28.828295 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:14:30.828861 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:14:32.828529 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:14:34.837191 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:14:36.830298 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:14:38.827979 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:14:40.828430 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:14:42.830050 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:14:44.828519 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:14:46.830018 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:14:48.828640 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:14:50.830191 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:14:52.832081 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:14:54.827871 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:14:56.827693 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:14:58.829336 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:15:00.828003 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:15:02.828066 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:15:04.827779 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:15:06.833877 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:15:08.828293 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:15:10.827809 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:15:12.829343 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:15:14.828732 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:15:16.827864 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:15:18.827905 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:15:20.828469 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:15:22.829705 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:15:24.829766 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:15:26.828724 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:15:28.828429 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:15:30.831661 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:15:32.828746 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:15:34.828493 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:15:36.828764 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:15:38.830344 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:15:40.829682 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:15:42.828093 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:15:44.827415 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:15:46.828615 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:15:48.830146 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:15:50.828228 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:15:52.829670 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:15:54.833007 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:15:56.831384 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:15:58.830640 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:16:00.827404 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:16:02.830515 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:16:04.830053 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:16:06.828988 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:16:08.829262 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:16:10.829133 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:16:12.829057 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:16:14.832924 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:16:16.828834 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:16:18.828462 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:16:20.829650 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:16:22.829781 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:16:24.828007 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:16:26.828876 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:16:28.827552 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:16:30.829031 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:16:32.828758 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:16:34.828429 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:16:36.827817 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:16:38.827747 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:16:40.829264 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:16:42.828949 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:16:44.832563 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:16:46.831252 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:16:48.829637 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:16:50.834449 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:16:52.829483 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:16:54.828189 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:16:56.826790 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:16:58.828031 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:17:00.827974 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:17:02.827672 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:17:04.828127 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:17:06.829700 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:17:08.828904 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:17:10.827965 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:17:12.828672 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:17:14.827441 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:17:16.832100 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:17:18.828394 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:17:20.827315 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:17:22.828850 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:17:24.828515 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:17:26.827743 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:17:28.829235 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:17:30.828360 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:17:32.828878 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:17:34.829533 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:17:36.827580 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:17:38.830659 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:17:40.827677 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:17:42.828560 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:17:44.827284 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:17:46.827909 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:17:48.828092 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:17:50.829960 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:17:52.827929 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:17:54.828946 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:17:56.830059 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:17:58.829171 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:18:00.829295 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:18:02.829075 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:18:04.828623 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:18:06.832151 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:18:08.827180 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:18:10.828132 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:18:12.827539 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:18:14.828909 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:18:16.828099 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:18:18.827918 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:18:20.829208 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:18:22.827387 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:18:24.829508 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:18:26.828885 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:18:28.827245 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:18:30.829259 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:18:32.827064 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:18:34.827424 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:18:36.828413 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:18:38.829294 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:18:40.826916 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:18:42.826955 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:18:44.828441 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:18:46.839019 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:18:48.827524 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:18:50.827903 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:18:52.827104 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:18:54.826939 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:18:56.828710 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:18:58.829540 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:19:00.827157 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:19:02.831406 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:19:04.831231 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:19:06.828867 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:19:08.829579 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:19:10.831576 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:19:12.828760 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:19:14.830472 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:19:16.829318 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:19:18.829403 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:19:20.829957 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:19:22.827521 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:19:24.829250 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:19:26.837768 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:19:28.829678 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:19:30.828997 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:19:32.831264 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:19:34.829119 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:19:36.827722 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:19:38.827657 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:19:40.827516 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:19:42.829261 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:19:44.829056 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:19:46.828716 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:19:48.832216 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:19:50.828336 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:19:52.829090 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:19:54.829235 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:19:56.827906 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:19:58.827728 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:20:00.827807 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:20:02.827473 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:20:04.827718 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:20:06.827569 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:20:08.829578 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:20:10.827595 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:20:12.828775 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:20:14.827532 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:20:16.827853 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:20:18.828088 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:20:20.827975 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:20:22.829047 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:20:24.833876 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:20:26.830902 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:20:28.829280 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:20:30.829291 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:20:32.830492 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:20:34.827597 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:20:36.829171 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:20:38.829140 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:20:40.827095 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:20:42.840644 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:20:44.827435 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:20:46.828191 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:20:48.830095 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:20:50.828028 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:20:52.827526 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:20:54.829234 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:20:56.828664 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:20:58.829474 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:21:00.828874 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:21:02.830455 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:21:04.832527 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:21:06.827064 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:21:08.829953 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:21:10.828156 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:21:12.828627 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:21:14.829115 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:21:16.827461 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:21:18.829090 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:21:20.828126 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:21:22.828797 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:21:24.827447 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:21:26.828612 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready I0119 04:21:26.864617 16105 statefulset.go:175] 0/1 replicas in the StatefulSet are ready Jan 19 04:21:26.864: INFO: Unexpected error: <*errors.errorString | 0xc000480f60>: { s: "timed out waiting for the condition", } Jan 19 04:21:26.864: FAIL: timed out waiting for the condition Full Stack Trace sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestStatefulset).Create(0xc0002945a0) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/statefulset.go:121 +0x12e sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*DynamicallyProvisionedResizeVolumeTest).Run(0xc000a6bc68, {0x26fb380?, 0xc000adc680}, 0xc000c1a2c0, {0x220ec17, 0x20}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/dynamically_provisioned_resize_volume_tester.go:61 +0x265 sigs.k8s.io/azuredisk-csi-driver/test/e2e.(*dynamicProvisioningTestSuite).defineTests.func20() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/dynamic_provisioning_test.go:843 +0x7f0 Jan 19 04:21:26.865: INFO: deleting StatefulSet "azuredisk-5283"/"azuredisk-volume-tester-2q85p" Jan 19 04:21:26.940: INFO: Unexpected error: <*errors.errorString | 0xc000702f60>: { s: "resource name may not be empty", } Jan 19 04:21:26.940: FAIL: resource name may not be empty Full Stack Trace sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestStatefulset).Cleanup(0xc0002945a0, 0xd18c2e2800) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/statefulset.go:225 +0x4d6 panic({0x203b9a0, 0xc00033aa10}) /usr/local/go/src/runtime/panic.go:884 +0x212 k8s.io/kubernetes/test/e2e/framework.Fail({0x2218fdb, 0x23}, {0xc000a6a498?, 0x2218fdb?, 0xc000a6a4c0?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/log.go:61 +0x145 k8s.io/kubernetes/test/e2e/framework.ExpectNoErrorWithOffset(0x1, {0x26bff40, 0xc000480f60}, {0x0?, 0x0?, 0x0?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/expect.go:76 +0x267 k8s.io/kubernetes/test/e2e/framework.ExpectNoError(...) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/expect.go:43 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestStatefulset).Create(0xc0002945a0) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/statefulset.go:121 +0x12e sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*DynamicallyProvisionedResizeVolumeTest).Run(0xc000a6bc68, {0x26fb380?, 0xc000adc680}, 0xc000c1a2c0, {0x220ec17, 0x20}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/dynamically_provisioned_resize_volume_tester.go:61 +0x265 sigs.k8s.io/azuredisk-csi-driver/test/e2e.(*dynamicProvisioningTestSuite).defineTests.func20() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/dynamic_provisioning_test.go:843 +0x7f0 Jan 19 04:21:26.941: INFO: deleting StorageClass azuredisk-5283-disk.csi.azure.com-dynamic-sc-lgc7j �[1mSTEP:�[0m dump namespace information after failure �[38;5;243m01/19/23 04:21:26.978�[0m �[1mSTEP:�[0m Destroying namespace "azuredisk-5283" for this suite. �[38;5;243m01/19/23 04:21:26.979�[0m
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=AzureDisk\sCSI\sDriver\sEnd\-to\-End\sTests\s\[It\]\sDynamic\sProvisioning\s\[single\-az\]\sshould\screate\sa\svolume\son\sdemand\swith\smount\soptions\s\[kubernetes\.io\/azure\-disk\]\s\[disk\.csi\.azure\.com\]\s\[Windows\]\s\[csi\-azuredisk\-scheduler\-extender\]$'
/home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestPersistentVolumeClaim).WaitForBound(_) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 +0x19d sigs.k8s.io/azuredisk-csi-driver/test/resources.(*VolumeDetails).SetupDynamicPersistentVolumeClaim(0xc0007e3830, {0x26fb380?, 0xc000e56b60}, 0xc000be2000, {0x7feaec173b58, 0xc000343010}, 0x7a?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:103 +0x6d4 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*PodDetails).SetupWithDynamicVolumes(0xc0007e39d0, {0x26fb380, 0xc000e56b60}, 0x0?, {0x7feaec173b58, 0xc000343010}, 0x7feaec212ee0?, {0x220ec17?, 0x7feb1585d108?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:52 +0x1d0 sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*DynamicallyProvisionedCmdVolumeTest).Run(0xc0007e3cf8, {0x26fb380, 0xc000e56b60}, 0x7?, {0x220ec17, 0x20}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/dynamically_provisioned_cmd_volume_tester.go:39 +0x13c sigs.k8s.io/azuredisk-csi-driver/test/e2e.(*dynamicProvisioningTestSuite).defineTests.func2() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/dynamic_provisioning_test.go:162 +0x9a5 There were additional failures detected after the initial failure: [PANICKED] Test Panicked In [DeferCleanup (Each)] at: /usr/local/go/src/runtime/panic.go:260 runtime error: invalid memory address or nil pointer dereference Full Stack Trace k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo.func1() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:274 +0x5c k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo(0xc0002b63c0) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 +0x179 reflect.Value.call({0x1d61520?, 0xc00026fbb0?, 0xc000c71f08?}, {0x21d0de2, 0x4}, {0x38b4c50, 0x0, 0xc0007cbe30?}) /usr/local/go/src/reflect/value.go:584 +0x8c5 reflect.Value.Call({0x1d61520?, 0xc00026fbb0?, 0x0?}, {0x38b4c50?, 0x0?, 0x0?}) /usr/local/go/src/reflect/value.go:368 +0xbcfrom junit_01.xml
Report Entries: By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:198 2023-01-19T03:05:48.550265384Z &{Text:Creating a kubernetes client Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:237 2023-01-19T03:05:48.552038245Z &{Text:Building a namespace api object, basename azuredisk Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:246 2023-01-19T03:05:48.659716804Z &{Text:Waiting for a default service account to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:249 2023-01-19T03:05:48.727149386Z &{Text:Waiting for kube-root-ca.crt to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:132 2023-01-19T03:05:49.210074352Z &{Text:setting up the StorageClass Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/storage_class.go:47 2023-01-19T03:05:49.210193813Z &{Text:creating a StorageClass Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:84 2023-01-19T03:05:49.250109819Z &{Text:setting up the PVC and PV Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:84 2023-01-19T03:05:49.250234406Z &{Text:creating a PVC Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:130 2023-01-19T03:05:49.289874937Z &{Text:waiting for PVC to be in phase "Bound" Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 2023-01-19T03:10:50.838292315Z &{Text:dump namespace information after failure Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:334 2023-01-19T03:10:50.838736215Z &{Text:Destroying namespace "azuredisk-8308" for this suite. Duration:0s} �[1mSTEP:�[0m Creating a kubernetes client �[38;5;243m01/19/23 03:05:48.55�[0m Jan 19 03:05:48.550: INFO: >>> kubeConfig: /root/tmp1366232875/kubeconfig/kubeconfig.southcentralus.json �[1mSTEP:�[0m Building a namespace api object, basename azuredisk �[38;5;243m01/19/23 03:05:48.552�[0m �[1mSTEP:�[0m Waiting for a default service account to be provisioned in namespace �[38;5;243m01/19/23 03:05:48.659�[0m �[1mSTEP:�[0m Waiting for kube-root-ca.crt to be provisioned in namespace �[38;5;243m01/19/23 03:05:48.727�[0m Jan 19 03:05:49.208: INFO: >>> kubeConfig: /root/tmp1366232875/kubeconfig/kubeconfig.southcentralus.json �[1mSTEP:�[0m setting up the StorageClass �[38;5;243m01/19/23 03:05:49.21�[0m �[1mSTEP:�[0m creating a StorageClass �[38;5;243m01/19/23 03:05:49.21�[0m �[1mSTEP:�[0m setting up the PVC and PV �[38;5;243m01/19/23 03:05:49.25�[0m �[1mSTEP:�[0m creating a PVC �[38;5;243m01/19/23 03:05:49.25�[0m �[1mSTEP:�[0m waiting for PVC to be in phase "Bound" �[38;5;243m01/19/23 03:05:49.289�[0m Jan 19 03:05:49.289: INFO: Waiting up to timeout=5m0s for PersistentVolumeClaims [pvc-jnq5r] to have phase Bound Jan 19 03:05:49.334: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:05:51.371: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:05:53.408: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:05:55.444: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:05:57.488: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:05:59.525: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:06:01.561: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:06:03.598: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:06:05.634: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:06:07.670: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:06:09.707: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:06:11.743: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:06:13.779: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:06:15.818: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:06:17.853: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:06:19.889: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:06:21.930: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:06:23.967: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:06:26.005: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:06:28.041: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:06:30.078: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:06:32.113: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:06:34.151: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:06:36.187: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:06:38.224: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:06:40.261: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:06:42.297: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:06:44.332: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:06:46.378: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:06:48.415: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:06:50.454: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:06:52.509: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:06:54.547: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:06:56.584: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:06:58.622: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:07:00.660: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:07:02.697: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:07:04.734: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:07:06.770: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:07:08.807: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:07:10.843: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:07:12.879: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:07:14.916: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:07:16.951: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:07:18.987: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:07:21.023: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:07:23.060: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:07:25.097: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:07:27.133: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:07:29.169: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:07:31.206: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:07:33.241: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:07:35.277: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:07:37.316: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:07:39.352: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:07:41.391: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:07:43.430: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:07:45.467: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:07:47.504: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:07:49.542: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:07:51.579: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:07:53.616: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:07:55.654: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:07:57.689: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:07:59.726: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:08:01.762: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:08:03.797: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:08:05.833: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:08:07.869: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:08:09.905: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:08:11.954: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:08:13.990: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:08:16.027: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:08:18.064: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:08:20.102: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:08:22.143: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:08:24.187: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:08:26.224: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:08:28.263: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:08:30.300: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:08:32.336: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:08:34.373: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:08:36.409: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:08:38.446: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:08:40.482: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:08:42.518: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:08:44.555: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:08:46.592: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:08:48.628: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:08:50.665: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:08:52.700: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:08:54.737: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:08:56.773: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:08:58.808: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:09:00.844: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:09:02.881: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:09:04.918: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:09:06.954: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:09:08.991: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:09:11.028: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:09:13.064: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:09:15.101: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:09:17.138: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:09:19.180: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:09:21.233: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:09:23.269: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:09:25.305: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:09:27.341: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:09:29.378: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:09:31.417: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:09:33.453: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:09:35.489: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:09:37.526: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:09:39.563: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:09:41.600: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:09:43.637: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:09:45.675: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:09:47.724: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:09:49.760: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:09:51.806: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:09:53.842: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:09:55.877: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:09:57.913: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:09:59.950: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:10:01.986: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:10:04.022: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:10:06.058: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:10:08.096: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:10:10.135: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:10:12.172: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:10:14.209: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:10:16.245: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:10:18.280: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:10:20.317: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:10:22.353: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:10:24.390: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:10:26.427: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:10:28.469: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:10:30.505: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:10:32.541: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:10:34.577: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:10:36.613: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:10:38.650: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:10:40.686: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:10:42.724: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:10:44.760: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:10:46.797: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:10:48.833: INFO: PersistentVolumeClaim pvc-jnq5r found but phase is Pending instead of Bound. Jan 19 03:10:50.837: INFO: Unexpected error: <*errors.errorString | 0xc0000d2f10>: { s: "PersistentVolumeClaims [pvc-jnq5r] not all in phase Bound within 5m0s", } Jan 19 03:10:50.837: FAIL: PersistentVolumeClaims [pvc-jnq5r] not all in phase Bound within 5m0s Full Stack Trace sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestPersistentVolumeClaim).WaitForBound(_) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 +0x19d sigs.k8s.io/azuredisk-csi-driver/test/resources.(*VolumeDetails).SetupDynamicPersistentVolumeClaim(0xc0007e3830, {0x26fb380?, 0xc000e56b60}, 0xc000be2000, {0x7feaec173b58, 0xc000343010}, 0x7a?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:103 +0x6d4 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*PodDetails).SetupWithDynamicVolumes(0xc0007e39d0, {0x26fb380, 0xc000e56b60}, 0x0?, {0x7feaec173b58, 0xc000343010}, 0x7feaec212ee0?, {0x220ec17?, 0x7feb1585d108?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:52 +0x1d0 sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*DynamicallyProvisionedCmdVolumeTest).Run(0xc0007e3cf8, {0x26fb380, 0xc000e56b60}, 0x7?, {0x220ec17, 0x20}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/dynamically_provisioned_cmd_volume_tester.go:39 +0x13c sigs.k8s.io/azuredisk-csi-driver/test/e2e.(*dynamicProvisioningTestSuite).defineTests.func2() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/dynamic_provisioning_test.go:162 +0x9a5 �[1mSTEP:�[0m dump namespace information after failure �[38;5;243m01/19/23 03:10:50.838�[0m �[1mSTEP:�[0m Destroying namespace "azuredisk-8308" for this suite. �[38;5;243m01/19/23 03:10:50.838�[0m
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=AzureDisk\sCSI\sDriver\sEnd\-to\-End\sTests\s\[It\]\sDynamic\sProvisioning\s\[single\-az\]\sshould\screate\smultiple\sPV\sobjects\,\sbind\sto\sPVCs\sand\sattach\sall\sto\sa\ssingle\spod\s\[kubernetes\.io\/azure\-disk\]\s\[disk\.csi\.azure\.com\]\s\[Windows\]\s\[csi\-azuredisk\-scheduler\-extender\]$'
/home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestPersistentVolumeClaim).WaitForBound(_) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 +0x19d sigs.k8s.io/azuredisk-csi-driver/test/resources.(*VolumeDetails).SetupDynamicPersistentVolumeClaim(0xc000c27818, {0x26fb380?, 0xc000d28000}, 0xc00069c580, {0x7feaec173b58, 0xc000343010}, 0x172?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:103 +0x6d4 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*PodDetails).SetupWithDynamicVolumes(0xc000c279b8, {0x26fb380, 0xc000d28000}, 0xc000416380?, {0x7feaec173b58, 0xc000343010}, 0x7feadd74ef90?, {0x220ec17?, 0x7feb1585d5b8?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:52 +0x1d0 sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*DynamicallyProvisionedCmdVolumeTest).Run(0xc000c27cf8, {0x26fb380, 0xc000d28000}, 0x7?, {0x220ec17, 0x20}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/dynamically_provisioned_cmd_volume_tester.go:39 +0x13c sigs.k8s.io/azuredisk-csi-driver/test/e2e.(*dynamicProvisioningTestSuite).defineTests.func15() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/dynamic_provisioning_test.go:643 +0x626 There were additional failures detected after the initial failure: [PANICKED] Test Panicked In [DeferCleanup (Each)] at: /usr/local/go/src/runtime/panic.go:260 runtime error: invalid memory address or nil pointer dereference Full Stack Trace k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo.func1() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:274 +0x5c k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo(0xc0002b63c0) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 +0x179 reflect.Value.call({0x1d61520?, 0xc0004df800?, 0xc000a59f08?}, {0x21d0de2, 0x4}, {0x38b4c50, 0x0, 0xc00057a630?}) /usr/local/go/src/reflect/value.go:584 +0x8c5 reflect.Value.Call({0x1d61520?, 0xc0004df800?, 0x0?}, {0x38b4c50?, 0x0?, 0x0?}) /usr/local/go/src/reflect/value.go:368 +0xbcfrom junit_01.xml
Report Entries: By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:198 2023-01-19T03:51:16.377560863Z &{Text:Creating a kubernetes client Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:237 2023-01-19T03:51:16.378837309Z &{Text:Building a namespace api object, basename azuredisk Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:246 2023-01-19T03:51:16.48623353Z &{Text:Waiting for a default service account to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:249 2023-01-19T03:51:16.563292535Z &{Text:Waiting for kube-root-ca.crt to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:132 2023-01-19T03:51:16.996818488Z &{Text:setting up the StorageClass Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/storage_class.go:47 2023-01-19T03:51:16.996936185Z &{Text:creating a StorageClass Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:84 2023-01-19T03:51:17.038002959Z &{Text:setting up the PVC and PV Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:84 2023-01-19T03:51:17.038115129Z &{Text:creating a PVC Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:130 2023-01-19T03:51:17.079385634Z &{Text:waiting for PVC to be in phase "Bound" Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 2023-01-19T03:56:18.543135564Z &{Text:dump namespace information after failure Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:334 2023-01-19T03:56:18.54342435Z &{Text:Destroying namespace "azuredisk-5239" for this suite. Duration:0s} �[1mSTEP:�[0m Creating a kubernetes client �[38;5;243m01/19/23 03:51:16.377�[0m Jan 19 03:51:16.377: INFO: >>> kubeConfig: /root/tmp1366232875/kubeconfig/kubeconfig.southcentralus.json �[1mSTEP:�[0m Building a namespace api object, basename azuredisk �[38;5;243m01/19/23 03:51:16.378�[0m �[1mSTEP:�[0m Waiting for a default service account to be provisioned in namespace �[38;5;243m01/19/23 03:51:16.486�[0m �[1mSTEP:�[0m Waiting for kube-root-ca.crt to be provisioned in namespace �[38;5;243m01/19/23 03:51:16.563�[0m Jan 19 03:51:16.995: INFO: >>> kubeConfig: /root/tmp1366232875/kubeconfig/kubeconfig.southcentralus.json �[1mSTEP:�[0m setting up the StorageClass �[38;5;243m01/19/23 03:51:16.996�[0m �[1mSTEP:�[0m creating a StorageClass �[38;5;243m01/19/23 03:51:16.996�[0m �[1mSTEP:�[0m setting up the PVC and PV �[38;5;243m01/19/23 03:51:17.038�[0m �[1mSTEP:�[0m creating a PVC �[38;5;243m01/19/23 03:51:17.038�[0m �[1mSTEP:�[0m waiting for PVC to be in phase "Bound" �[38;5;243m01/19/23 03:51:17.079�[0m Jan 19 03:51:17.079: INFO: Waiting up to timeout=5m0s for PersistentVolumeClaims [pvc-fxhfc] to have phase Bound Jan 19 03:51:17.115: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:51:19.150: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:51:21.189: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:51:23.225: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:51:25.262: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:51:27.299: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:51:29.341: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:51:31.380: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:51:33.418: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:51:35.455: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:51:37.493: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:51:39.529: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:51:41.565: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:51:43.602: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:51:45.642: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:51:47.687: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:51:49.725: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:51:51.762: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:51:53.798: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:51:55.834: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:51:57.870: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:51:59.906: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:52:01.942: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:52:03.978: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:52:06.015: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:52:08.051: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:52:10.088: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:52:12.125: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:52:14.163: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:52:16.199: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:52:18.236: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:52:20.273: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:52:22.310: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:52:24.345: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:52:26.382: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:52:28.419: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:52:30.455: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:52:32.492: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:52:34.529: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:52:36.565: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:52:38.602: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:52:40.639: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:52:42.679: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:52:44.716: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:52:46.753: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:52:48.788: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:52:50.825: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:52:52.861: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:52:54.898: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:52:56.934: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:52:58.970: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:53:01.009: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:53:03.045: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:53:05.081: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:53:07.123: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:53:09.159: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:53:11.194: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:53:13.232: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:53:15.272: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:53:17.307: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:53:19.343: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:53:21.379: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:53:23.415: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:53:25.450: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:53:27.486: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:53:29.522: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:53:31.560: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:53:33.597: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:53:35.634: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:53:37.670: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:53:39.706: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:53:41.742: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:53:43.778: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:53:45.831: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:53:47.872: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:53:49.908: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:53:51.944: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:53:53.983: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:53:56.019: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:53:58.056: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:54:00.092: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:54:02.129: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:54:04.167: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:54:06.203: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:54:08.239: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:54:10.277: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:54:12.313: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:54:14.349: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:54:16.387: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:54:18.423: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:54:20.460: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:54:22.495: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:54:24.532: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:54:26.569: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:54:28.605: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:54:30.641: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:54:32.677: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:54:34.714: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:54:36.750: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:54:38.786: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:54:40.821: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:54:42.857: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:54:44.894: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:54:46.929: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:54:48.966: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:54:51.002: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:54:53.039: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:54:55.077: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:54:57.114: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:54:59.150: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:55:01.188: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:55:03.224: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:55:05.261: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:55:07.297: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:55:09.333: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:55:11.368: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:55:13.405: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:55:15.441: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:55:17.478: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:55:19.515: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:55:21.550: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:55:23.585: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:55:25.621: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:55:27.657: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:55:29.692: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:55:31.731: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:55:33.772: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:55:35.809: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:55:37.846: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:55:39.884: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:55:41.923: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:55:43.958: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:55:45.993: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:55:48.030: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:55:50.067: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:55:52.103: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:55:54.140: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:55:56.176: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:55:58.212: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:56:00.248: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:56:02.284: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:56:04.320: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:56:06.356: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:56:08.391: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:56:10.427: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:56:12.463: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:56:14.505: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:56:16.541: INFO: PersistentVolumeClaim pvc-fxhfc found but phase is Pending instead of Bound. Jan 19 03:56:18.542: INFO: Unexpected error: <*errors.errorString | 0xc0000a4380>: { s: "PersistentVolumeClaims [pvc-fxhfc] not all in phase Bound within 5m0s", } Jan 19 03:56:18.542: FAIL: PersistentVolumeClaims [pvc-fxhfc] not all in phase Bound within 5m0s Full Stack Trace sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestPersistentVolumeClaim).WaitForBound(_) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 +0x19d sigs.k8s.io/azuredisk-csi-driver/test/resources.(*VolumeDetails).SetupDynamicPersistentVolumeClaim(0xc000c27818, {0x26fb380?, 0xc000d28000}, 0xc00069c580, {0x7feaec173b58, 0xc000343010}, 0x172?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:103 +0x6d4 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*PodDetails).SetupWithDynamicVolumes(0xc000c279b8, {0x26fb380, 0xc000d28000}, 0xc000416380?, {0x7feaec173b58, 0xc000343010}, 0x7feadd74ef90?, {0x220ec17?, 0x7feb1585d5b8?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:52 +0x1d0 sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*DynamicallyProvisionedCmdVolumeTest).Run(0xc000c27cf8, {0x26fb380, 0xc000d28000}, 0x7?, {0x220ec17, 0x20}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/dynamically_provisioned_cmd_volume_tester.go:39 +0x13c sigs.k8s.io/azuredisk-csi-driver/test/e2e.(*dynamicProvisioningTestSuite).defineTests.func15() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/dynamic_provisioning_test.go:643 +0x626 �[1mSTEP:�[0m dump namespace information after failure �[38;5;243m01/19/23 03:56:18.543�[0m �[1mSTEP:�[0m Destroying namespace "azuredisk-5239" for this suite. �[38;5;243m01/19/23 03:56:18.543�[0m
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=AzureDisk\sCSI\sDriver\sEnd\-to\-End\sTests\s\[It\]\sDynamic\sProvisioning\s\[single\-az\]\sshould\screate\smultiple\sPV\sobjects\,\sbind\sto\sPVCs\sand\sattach\sall\sto\sdifferent\spods\son\sthe\ssame\snode\s\[kubernetes\.io\/azure\-disk\]\s\[disk\.csi\.azure\.com\]\s\[Windows\]\s\[csi\-azuredisk\-scheduler\-extender\]$'
/home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestPersistentVolumeClaim).WaitForBound(_) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 +0x19d sigs.k8s.io/azuredisk-csi-driver/test/resources.(*VolumeDetails).SetupDynamicPersistentVolumeClaim(0xc000a795a0, {0x26fb380?, 0xc0005481a0}, 0xc000b46420, {0x7feaec173b58, 0xc000343010}, 0x62?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:103 +0x6d4 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*PodDetails).SetupWithDynamicVolumes(0xc000a79750, {0x26fb380, 0xc0005481a0}, 0xc000b46420?, {0x7feaec173b58, 0xc000343010}, 0xc00118be90?, {0x220ec17?, 0x20?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:52 +0x1d0 sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*DynamicallyProvisionedCollocatedPodTest).Run(0xc000a79ad8, {0x26fb380, 0xc0005481a0}, 0x7?, {0x220ec17, 0x20}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/dynamically_provisioned_collocated_pod_tester.go:41 +0x15f sigs.k8s.io/azuredisk-csi-driver/test/e2e.(*dynamicProvisioningTestSuite).defineTests.func9() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/dynamic_provisioning_test.go:439 +0xb9b There were additional failures detected after the initial failure: [PANICKED] Test Panicked In [DeferCleanup (Each)] at: /usr/local/go/src/runtime/panic.go:260 runtime error: invalid memory address or nil pointer dereference Full Stack Trace k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo.func1() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:274 +0x5c k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo(0xc0002b63c0) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 +0x179 reflect.Value.call({0x1d61520?, 0xc0004de4b0?, 0xc000becf08?}, {0x21d0de2, 0x4}, {0x38b4c50, 0x0, 0xc000a9f3b0?}) /usr/local/go/src/reflect/value.go:584 +0x8c5 reflect.Value.Call({0x1d61520?, 0xc0004de4b0?, 0x0?}, {0x38b4c50?, 0x0?, 0x0?}) /usr/local/go/src/reflect/value.go:368 +0xbcfrom junit_01.xml
Report Entries: By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:198 2023-01-19T03:31:01.075543985Z &{Text:Creating a kubernetes client Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:237 2023-01-19T03:31:01.07674069Z &{Text:Building a namespace api object, basename azuredisk Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:246 2023-01-19T03:31:01.186446786Z &{Text:Waiting for a default service account to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:249 2023-01-19T03:31:01.254020989Z &{Text:Waiting for kube-root-ca.crt to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:132 2023-01-19T03:31:01.719046359Z &{Text:setting up the StorageClass Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/storage_class.go:47 2023-01-19T03:31:01.719207687Z &{Text:creating a StorageClass Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:84 2023-01-19T03:31:01.755938071Z &{Text:setting up the PVC and PV Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:84 2023-01-19T03:31:01.756058537Z &{Text:creating a PVC Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:130 2023-01-19T03:31:01.799100122Z &{Text:waiting for PVC to be in phase "Bound" Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 2023-01-19T03:36:03.322195723Z &{Text:dump namespace information after failure Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:334 2023-01-19T03:36:03.322424055Z &{Text:Destroying namespace "azuredisk-4587" for this suite. Duration:0s} �[1mSTEP:�[0m Creating a kubernetes client �[38;5;243m01/19/23 03:31:01.075�[0m Jan 19 03:31:01.075: INFO: >>> kubeConfig: /root/tmp1366232875/kubeconfig/kubeconfig.southcentralus.json �[1mSTEP:�[0m Building a namespace api object, basename azuredisk �[38;5;243m01/19/23 03:31:01.076�[0m �[1mSTEP:�[0m Waiting for a default service account to be provisioned in namespace �[38;5;243m01/19/23 03:31:01.186�[0m �[1mSTEP:�[0m Waiting for kube-root-ca.crt to be provisioned in namespace �[38;5;243m01/19/23 03:31:01.254�[0m Jan 19 03:31:01.717: INFO: >>> kubeConfig: /root/tmp1366232875/kubeconfig/kubeconfig.southcentralus.json �[1mSTEP:�[0m setting up the StorageClass �[38;5;243m01/19/23 03:31:01.719�[0m �[1mSTEP:�[0m creating a StorageClass �[38;5;243m01/19/23 03:31:01.719�[0m �[1mSTEP:�[0m setting up the PVC and PV �[38;5;243m01/19/23 03:31:01.755�[0m �[1mSTEP:�[0m creating a PVC �[38;5;243m01/19/23 03:31:01.756�[0m �[1mSTEP:�[0m waiting for PVC to be in phase "Bound" �[38;5;243m01/19/23 03:31:01.799�[0m Jan 19 03:31:01.799: INFO: Waiting up to timeout=5m0s for PersistentVolumeClaims [pvc-2gns2] to have phase Bound Jan 19 03:31:01.841: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:31:03.876: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:31:05.913: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:31:07.949: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:31:09.984: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:31:12.020: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:31:14.056: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:31:16.092: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:31:18.129: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:31:20.166: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:31:22.202: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:31:24.238: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:31:26.275: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:31:28.312: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:31:30.347: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:31:32.385: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:31:34.437: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:31:36.474: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:31:38.510: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:31:40.546: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:31:42.583: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:31:44.620: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:31:46.657: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:31:48.694: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:31:50.730: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:31:52.766: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:31:54.803: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:31:56.839: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:31:58.876: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:32:00.912: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:32:02.948: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:32:04.985: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:32:07.022: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:32:09.060: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:32:11.096: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:32:13.132: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:32:15.174: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:32:17.210: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:32:19.250: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:32:21.285: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:32:23.321: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:32:25.359: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:32:27.395: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:32:29.432: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:32:31.468: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:32:33.505: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:32:35.541: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:32:37.579: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:32:39.616: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:32:41.653: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:32:43.690: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:32:45.727: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:32:47.763: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:32:49.800: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:32:51.838: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:32:53.875: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:32:55.911: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:32:57.948: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:32:59.984: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:33:02.020: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:33:04.063: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:33:06.099: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:33:08.138: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:33:10.175: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:33:12.212: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:33:14.250: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:33:16.287: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:33:18.324: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:33:20.361: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:33:22.397: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:33:24.434: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:33:26.471: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:33:28.509: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:33:30.544: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:33:32.580: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:33:34.625: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:33:36.665: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:33:38.715: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:33:40.751: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:33:42.787: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:33:44.827: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:33:46.864: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:33:48.900: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:33:50.937: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:33:52.973: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:33:55.010: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:33:57.045: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:33:59.082: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:34:01.119: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:34:03.157: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:34:05.194: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:34:07.232: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:34:09.268: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:34:11.305: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:34:13.340: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:34:15.386: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:34:17.422: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:34:19.464: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:34:21.507: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:34:23.543: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:34:25.582: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:34:27.618: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:34:29.655: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:34:31.692: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:34:33.727: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:34:35.764: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:34:37.800: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:34:39.836: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:34:41.871: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:34:43.919: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:34:45.957: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:34:47.995: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:34:50.035: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:34:52.071: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:34:54.108: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:34:56.145: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:34:58.181: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:35:00.217: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:35:02.261: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:35:04.298: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:35:06.334: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:35:08.369: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:35:10.405: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:35:12.441: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:35:14.477: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:35:16.515: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:35:18.552: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:35:20.588: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:35:22.625: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:35:24.662: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:35:26.699: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:35:28.736: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:35:30.771: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:35:32.809: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:35:34.846: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:35:36.882: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:35:38.918: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:35:40.955: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:35:42.990: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:35:45.026: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:35:47.063: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:35:49.099: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:35:51.136: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:35:53.173: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:35:55.211: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:35:57.248: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:35:59.285: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:36:01.321: INFO: PersistentVolumeClaim pvc-2gns2 found but phase is Pending instead of Bound. Jan 19 03:36:03.321: INFO: Unexpected error: <*errors.errorString | 0xc0004df830>: { s: "PersistentVolumeClaims [pvc-2gns2] not all in phase Bound within 5m0s", } Jan 19 03:36:03.321: FAIL: PersistentVolumeClaims [pvc-2gns2] not all in phase Bound within 5m0s Full Stack Trace sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestPersistentVolumeClaim).WaitForBound(_) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 +0x19d sigs.k8s.io/azuredisk-csi-driver/test/resources.(*VolumeDetails).SetupDynamicPersistentVolumeClaim(0xc000a795a0, {0x26fb380?, 0xc0005481a0}, 0xc000b46420, {0x7feaec173b58, 0xc000343010}, 0x62?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:103 +0x6d4 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*PodDetails).SetupWithDynamicVolumes(0xc000a79750, {0x26fb380, 0xc0005481a0}, 0xc000b46420?, {0x7feaec173b58, 0xc000343010}, 0xc00118be90?, {0x220ec17?, 0x20?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:52 +0x1d0 sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*DynamicallyProvisionedCollocatedPodTest).Run(0xc000a79ad8, {0x26fb380, 0xc0005481a0}, 0x7?, {0x220ec17, 0x20}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/dynamically_provisioned_collocated_pod_tester.go:41 +0x15f sigs.k8s.io/azuredisk-csi-driver/test/e2e.(*dynamicProvisioningTestSuite).defineTests.func9() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/dynamic_provisioning_test.go:439 +0xb9b �[1mSTEP:�[0m dump namespace information after failure �[38;5;243m01/19/23 03:36:03.322�[0m �[1mSTEP:�[0m Destroying namespace "azuredisk-4587" for this suite. �[38;5;243m01/19/23 03:36:03.322�[0m
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=AzureDisk\sCSI\sDriver\sEnd\-to\-End\sTests\s\[It\]\sDynamic\sProvisioning\s\[single\-az\]\sshould\sdelete\sAzVolumeAttachment\safter\spod\sdeleted\swhen\smaxMountReplicaCount\s\=\=\s0\s\[disk\.csi\.azure\.com\]\s\[csi\-azuredisk\-scheduler\-extender\]$'
/home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestPersistentVolumeClaim).WaitForBound(_) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 +0x19d sigs.k8s.io/azuredisk-csi-driver/test/resources.(*VolumeDetails).SetupDynamicPersistentVolumeClaim(0xc000bcd0f8, {0x26fb380?, 0xc000548340}, 0xc0007de580, {0x7feaec173b58, 0xc000343010}, 0x94?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:103 +0x6d4 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*PodDetails).SetupWithDynamicVolumes(0xc00020e990, {0x26fb380, 0xc000548340}, 0x0?, {0x7feaec173b58, 0xc000343010}, 0x0?, {0x220ec17?, 0x0?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:52 +0x1d0 sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*DynamicallyProvisionedPodDelete).Run(0xc00020e980, {0x26fb380, 0xc000548340}, 0xb?, {0x220ec17, 0x20}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/dynamically_provisioned_pod_delete.go:64 +0x12e sigs.k8s.io/azuredisk-csi-driver/test/e2e.(*dynamicProvisioningTestSuite).defineTests.func25() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/dynamic_provisioning_test.go:1031 +0x729 There were additional failures detected after the initial failure: [PANICKED] Test Panicked In [DeferCleanup (Each)] at: /usr/local/go/src/runtime/panic.go:260 runtime error: invalid memory address or nil pointer dereference Full Stack Trace k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo.func1() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:274 +0x5c k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo(0xc0002b63c0) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 +0x179 reflect.Value.call({0x1d61520?, 0xc0004de910?, 0xc001040f08?}, {0x21d0de2, 0x4}, {0x38b4c50, 0x0, 0xc0007cc1b0?}) /usr/local/go/src/reflect/value.go:584 +0x8c5 reflect.Value.Call({0x1d61520?, 0xc0004de910?, 0x0?}, {0x38b4c50?, 0x0?, 0x0?}) /usr/local/go/src/reflect/value.go:368 +0xbcfrom junit_01.xml
Report Entries: By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:198 2023-01-19T04:31:32.98015161Z &{Text:Creating a kubernetes client Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:237 2023-01-19T04:31:32.981394365Z &{Text:Building a namespace api object, basename azuredisk Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:246 2023-01-19T04:31:33.089544909Z &{Text:Waiting for a default service account to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:249 2023-01-19T04:31:33.157297821Z &{Text:Waiting for kube-root-ca.crt to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:132 2023-01-19T04:31:33.646259642Z &{Text:setting up the StorageClass Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/storage_class.go:47 2023-01-19T04:31:33.646398282Z &{Text:creating a StorageClass Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:84 2023-01-19T04:31:33.683213574Z &{Text:setting up the PVC and PV Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:84 2023-01-19T04:31:33.683386926Z &{Text:creating a PVC Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:130 2023-01-19T04:31:33.723451548Z &{Text:waiting for PVC to be in phase "Bound" Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 2023-01-19T04:36:35.254630665Z &{Text:dump namespace information after failure Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:334 2023-01-19T04:36:35.254896738Z &{Text:Destroying namespace "azuredisk-2806" for this suite. Duration:0s} �[1mSTEP:�[0m Creating a kubernetes client �[38;5;243m01/19/23 04:31:32.98�[0m Jan 19 04:31:32.980: INFO: >>> kubeConfig: /root/tmp1366232875/kubeconfig/kubeconfig.southcentralus.json �[1mSTEP:�[0m Building a namespace api object, basename azuredisk �[38;5;243m01/19/23 04:31:32.981�[0m �[1mSTEP:�[0m Waiting for a default service account to be provisioned in namespace �[38;5;243m01/19/23 04:31:33.089�[0m �[1mSTEP:�[0m Waiting for kube-root-ca.crt to be provisioned in namespace �[38;5;243m01/19/23 04:31:33.157�[0m Jan 19 04:31:33.608: INFO: >>> kubeConfig: /root/tmp1366232875/kubeconfig/kubeconfig.southcentralus.json �[1mSTEP:�[0m setting up the StorageClass �[38;5;243m01/19/23 04:31:33.646�[0m �[1mSTEP:�[0m creating a StorageClass �[38;5;243m01/19/23 04:31:33.646�[0m �[1mSTEP:�[0m setting up the PVC and PV �[38;5;243m01/19/23 04:31:33.683�[0m �[1mSTEP:�[0m creating a PVC �[38;5;243m01/19/23 04:31:33.683�[0m �[1mSTEP:�[0m waiting for PVC to be in phase "Bound" �[38;5;243m01/19/23 04:31:33.723�[0m Jan 19 04:31:33.723: INFO: Waiting up to timeout=5m0s for PersistentVolumeClaims [pvc-fcfmj] to have phase Bound Jan 19 04:31:33.758: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:31:35.796: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:31:37.834: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:31:39.869: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:31:41.906: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:31:43.942: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:31:45.979: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:31:48.020: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:31:50.055: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:31:52.091: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:31:54.127: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:31:56.165: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:31:58.203: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:32:00.240: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:32:02.276: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:32:04.313: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:32:06.350: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:32:08.386: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:32:10.421: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:32:12.458: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:32:14.500: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:32:16.538: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:32:18.574: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:32:20.610: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:32:22.647: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:32:24.687: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:32:26.722: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:32:28.758: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:32:30.795: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:32:32.832: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:32:34.868: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:32:36.903: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:32:38.940: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:32:40.984: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:32:43.022: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:32:45.059: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:32:47.095: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:32:49.131: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:32:51.168: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:32:53.203: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:32:55.239: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:32:57.276: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:32:59.313: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:33:01.350: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:33:03.387: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:33:05.423: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:33:07.459: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:33:09.495: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:33:11.531: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:33:13.568: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:33:15.616: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:33:17.652: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:33:19.689: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:33:21.726: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:33:23.763: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:33:25.799: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:33:27.837: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:33:29.873: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:33:31.909: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:33:33.944: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:33:35.981: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:33:38.018: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:33:40.055: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:33:42.098: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:33:44.134: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:33:46.189: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:33:48.226: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:33:50.263: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:33:52.301: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:33:54.338: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:33:56.377: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:33:58.415: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:34:00.451: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:34:02.487: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:34:04.524: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:34:06.561: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:34:08.597: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:34:10.635: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:34:12.671: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:34:14.708: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:34:16.744: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:34:18.781: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:34:20.818: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:34:22.857: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:34:24.896: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:34:26.933: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:34:28.969: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:34:31.006: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:34:33.048: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:34:35.086: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:34:37.123: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:34:39.161: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:34:41.203: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:34:43.247: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:34:45.283: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:34:47.321: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:34:49.358: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:34:51.395: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:34:53.431: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:34:55.466: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:34:57.504: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:34:59.541: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:35:01.577: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:35:03.615: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:35:05.651: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:35:07.691: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:35:09.726: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:35:11.764: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:35:13.800: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:35:15.838: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:35:17.874: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:35:19.910: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:35:21.950: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:35:23.986: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:35:26.020: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:35:28.057: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:35:30.093: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:35:32.133: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:35:34.169: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:35:36.206: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:35:38.241: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:35:40.278: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:35:42.316: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:35:44.351: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:35:46.391: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:35:48.429: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:35:50.465: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:35:52.501: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:35:54.539: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:35:56.576: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:35:58.614: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:36:00.651: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:36:02.687: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:36:04.725: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:36:06.762: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:36:08.798: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:36:10.835: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:36:12.872: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:36:14.909: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:36:16.945: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:36:18.981: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:36:21.029: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:36:23.065: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:36:25.102: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:36:27.141: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:36:29.178: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:36:31.215: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:36:33.252: INFO: PersistentVolumeClaim pvc-fcfmj found but phase is Pending instead of Bound. Jan 19 04:36:35.254: INFO: Unexpected error: <*errors.errorString | 0xc000703ff0>: { s: "PersistentVolumeClaims [pvc-fcfmj] not all in phase Bound within 5m0s", } Jan 19 04:36:35.254: FAIL: PersistentVolumeClaims [pvc-fcfmj] not all in phase Bound within 5m0s Full Stack Trace sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestPersistentVolumeClaim).WaitForBound(_) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 +0x19d sigs.k8s.io/azuredisk-csi-driver/test/resources.(*VolumeDetails).SetupDynamicPersistentVolumeClaim(0xc000bcd0f8, {0x26fb380?, 0xc000548340}, 0xc0007de580, {0x7feaec173b58, 0xc000343010}, 0x94?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:103 +0x6d4 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*PodDetails).SetupWithDynamicVolumes(0xc00020e990, {0x26fb380, 0xc000548340}, 0x0?, {0x7feaec173b58, 0xc000343010}, 0x0?, {0x220ec17?, 0x0?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:52 +0x1d0 sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*DynamicallyProvisionedPodDelete).Run(0xc00020e980, {0x26fb380, 0xc000548340}, 0xb?, {0x220ec17, 0x20}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/dynamically_provisioned_pod_delete.go:64 +0x12e sigs.k8s.io/azuredisk-csi-driver/test/e2e.(*dynamicProvisioningTestSuite).defineTests.func25() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/dynamic_provisioning_test.go:1031 +0x729 �[1mSTEP:�[0m dump namespace information after failure �[38;5;243m01/19/23 04:36:35.254�[0m �[1mSTEP:�[0m Destroying namespace "azuredisk-2806" for this suite. �[38;5;243m01/19/23 04:36:35.254�[0m
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=AzureDisk\sCSI\sDriver\sEnd\-to\-End\sTests\s\[It\]\sDynamic\sProvisioning\s\[single\-az\]\sshould\sdelete\sPV\swith\sreclaimPolicy\s\"Delete\"\s\[kubernetes\.io\/azure\-disk\]\s\[disk\.csi\.azure\.com\]\s\[Windows\]$'
/home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestPersistentVolumeClaim).WaitForBound(_) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 +0x19d sigs.k8s.io/azuredisk-csi-driver/test/resources.(*VolumeDetails).SetupDynamicPersistentVolumeClaim(0xc000ba1940, {0x26fb380?, 0xc0005481a0}, 0xc000ad89a0, {0x7feaec173b58, 0xc000343010}, 0x8?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:103 +0x6d4 sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*DynamicallyProvisionedReclaimPolicyTest).Run(0xc000a63ce8, {0x26fb380, 0xc0005481a0}, 0x4?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/dynamically_provisioned_reclaim_policy_tester.go:44 +0x114 sigs.k8s.io/azuredisk-csi-driver/test/e2e.(*dynamicProvisioningTestSuite).defineTests.func11() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/dynamic_provisioning_test.go:492 +0x365 There were additional failures detected after the initial failure: [PANICKED] Test Panicked In [DeferCleanup (Each)] at: /usr/local/go/src/runtime/panic.go:260 runtime error: invalid memory address or nil pointer dereference Full Stack Trace k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo.func1() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:274 +0x5c k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo(0xc0002b63c0) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 +0x179 reflect.Value.call({0x1d61520?, 0xc0004de570?, 0xc001041f08?}, {0x21d0de2, 0x4}, {0x38b4c50, 0x0, 0xc000c4cab0?}) /usr/local/go/src/reflect/value.go:584 +0x8c5 reflect.Value.Call({0x1d61520?, 0xc0004de570?, 0x0?}, {0x38b4c50?, 0x0?, 0x0?}) /usr/local/go/src/reflect/value.go:368 +0xbcfrom junit_01.xml
Report Entries: By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:198 2023-01-19T03:41:05.564487885Z &{Text:Creating a kubernetes client Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:237 2023-01-19T03:41:05.565777071Z &{Text:Building a namespace api object, basename azuredisk Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:246 2023-01-19T03:41:05.677392365Z &{Text:Waiting for a default service account to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:249 2023-01-19T03:41:05.745317612Z &{Text:Waiting for kube-root-ca.crt to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:132 2023-01-19T03:41:11.202221795Z &{Text:setting up the StorageClass Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/storage_class.go:47 2023-01-19T03:41:11.202460753Z &{Text:creating a StorageClass Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:84 2023-01-19T03:41:11.239976166Z &{Text:setting up the PVC and PV Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:84 2023-01-19T03:41:11.240117763Z &{Text:creating a PVC Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:130 2023-01-19T03:41:11.278982302Z &{Text:waiting for PVC to be in phase "Bound" Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 2023-01-19T03:46:12.748196204Z &{Text:dump namespace information after failure Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:334 2023-01-19T03:46:12.748593992Z &{Text:Destroying namespace "azuredisk-6557" for this suite. Duration:0s} �[1mSTEP:�[0m Creating a kubernetes client �[38;5;243m01/19/23 03:41:05.564�[0m Jan 19 03:41:05.564: INFO: >>> kubeConfig: /root/tmp1366232875/kubeconfig/kubeconfig.southcentralus.json �[1mSTEP:�[0m Building a namespace api object, basename azuredisk �[38;5;243m01/19/23 03:41:05.565�[0m �[1mSTEP:�[0m Waiting for a default service account to be provisioned in namespace �[38;5;243m01/19/23 03:41:05.677�[0m �[1mSTEP:�[0m Waiting for kube-root-ca.crt to be provisioned in namespace �[38;5;243m01/19/23 03:41:05.745�[0m Jan 19 03:41:11.200: INFO: >>> kubeConfig: /root/tmp1366232875/kubeconfig/kubeconfig.southcentralus.json �[1mSTEP:�[0m setting up the StorageClass �[38;5;243m01/19/23 03:41:11.202�[0m �[1mSTEP:�[0m creating a StorageClass �[38;5;243m01/19/23 03:41:11.202�[0m �[1mSTEP:�[0m setting up the PVC and PV �[38;5;243m01/19/23 03:41:11.239�[0m �[1mSTEP:�[0m creating a PVC �[38;5;243m01/19/23 03:41:11.24�[0m �[1mSTEP:�[0m waiting for PVC to be in phase "Bound" �[38;5;243m01/19/23 03:41:11.278�[0m Jan 19 03:41:11.279: INFO: Waiting up to timeout=5m0s for PersistentVolumeClaims [pvc-8842q] to have phase Bound Jan 19 03:41:11.314: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:41:13.352: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:41:15.388: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:41:17.424: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:41:19.461: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:41:21.498: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:41:23.535: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:41:25.571: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:41:27.606: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:41:29.643: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:41:31.679: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:41:33.716: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:41:35.752: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:41:37.788: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:41:39.826: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:41:41.862: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:41:43.899: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:41:45.937: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:41:47.974: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:41:50.011: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:41:52.047: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:41:54.084: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:41:56.123: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:41:58.160: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:42:00.197: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:42:02.234: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:42:04.270: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:42:06.307: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:42:08.344: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:42:10.380: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:42:12.419: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:42:14.454: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:42:16.493: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:42:18.530: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:42:20.567: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:42:22.602: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:42:24.638: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:42:26.674: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:42:28.710: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:42:30.747: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:42:32.783: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:42:34.819: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:42:36.856: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:42:38.892: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:42:40.928: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:42:42.964: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:42:45.001: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:42:47.039: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:42:49.074: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:42:51.111: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:42:53.148: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:42:55.184: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:42:57.222: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:42:59.261: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:43:01.298: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:43:03.336: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:43:05.371: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:43:07.407: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:43:09.444: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:43:11.481: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:43:13.517: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:43:15.554: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:43:17.591: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:43:19.626: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:43:21.663: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:43:23.698: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:43:25.735: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:43:27.770: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:43:29.810: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:43:31.848: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:43:33.885: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:43:35.922: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:43:37.959: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:43:39.999: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:43:42.037: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:43:44.075: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:43:46.110: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:43:48.146: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:43:50.183: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:43:52.219: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:43:54.255: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:43:56.294: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:43:58.333: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:44:00.369: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:44:02.406: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:44:04.442: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:44:06.478: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:44:08.515: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:44:10.552: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:44:12.589: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:44:14.625: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:44:16.662: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:44:18.698: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:44:20.734: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:44:22.770: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:44:24.807: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:44:26.844: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:44:28.880: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:44:30.917: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:44:32.953: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:44:34.989: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:44:37.026: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:44:39.064: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:44:41.102: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:44:43.139: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:44:45.176: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:44:47.217: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:44:49.254: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:44:51.289: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:44:53.326: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:44:55.361: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:44:57.397: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:44:59.436: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:45:01.472: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:45:03.508: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:45:05.547: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:45:07.584: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:45:09.622: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:45:11.658: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:45:13.694: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:45:15.742: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:45:17.778: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:45:19.816: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:45:21.854: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:45:23.889: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:45:25.925: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:45:27.962: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:45:29.998: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:45:32.033: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:45:34.070: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:45:36.106: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:45:38.143: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:45:40.180: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:45:42.218: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:45:44.268: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:45:46.304: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:45:48.341: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:45:50.376: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:45:52.412: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:45:54.449: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:45:56.485: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:45:58.524: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:46:00.562: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:46:02.598: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:46:04.635: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:46:06.672: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:46:08.709: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:46:10.745: INFO: PersistentVolumeClaim pvc-8842q found but phase is Pending instead of Bound. Jan 19 03:46:12.746: INFO: Unexpected error: <*errors.errorString | 0xc000414120>: { s: "PersistentVolumeClaims [pvc-8842q] not all in phase Bound within 5m0s", } Jan 19 03:46:12.747: FAIL: PersistentVolumeClaims [pvc-8842q] not all in phase Bound within 5m0s Full Stack Trace sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestPersistentVolumeClaim).WaitForBound(_) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 +0x19d sigs.k8s.io/azuredisk-csi-driver/test/resources.(*VolumeDetails).SetupDynamicPersistentVolumeClaim(0xc000ba1940, {0x26fb380?, 0xc0005481a0}, 0xc000ad89a0, {0x7feaec173b58, 0xc000343010}, 0x8?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:103 +0x6d4 sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*DynamicallyProvisionedReclaimPolicyTest).Run(0xc000a63ce8, {0x26fb380, 0xc0005481a0}, 0x4?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/dynamically_provisioned_reclaim_policy_tester.go:44 +0x114 sigs.k8s.io/azuredisk-csi-driver/test/e2e.(*dynamicProvisioningTestSuite).defineTests.func11() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/dynamic_provisioning_test.go:492 +0x365 �[1mSTEP:�[0m dump namespace information after failure �[38;5;243m01/19/23 03:46:12.748�[0m �[1mSTEP:�[0m Destroying namespace "azuredisk-6557" for this suite. �[38;5;243m01/19/23 03:46:12.748�[0m
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=AzureDisk\sCSI\sDriver\sEnd\-to\-End\sTests\s\[It\]\sDynamic\sProvisioning\s\[single\-az\]\sshould\sdetach\sdisk\safter\spod\sdeleted\swhen\smaxMountReplicaCount\s\=\s0\s\[disk\.csi\.azure\.com\]\s\[Windows\]\s\[csi\-azuredisk\-scheduler\-extender\]$'
/home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestPersistentVolumeClaim).WaitForBound(_) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 +0x19d sigs.k8s.io/azuredisk-csi-driver/test/resources.(*VolumeDetails).SetupDynamicPersistentVolumeClaim(0xc00097d508, {0x26fb380?, 0xc0005481a0}, 0xc000c1a000, {0x7feaec173b58, 0xc000343010}, 0x62?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:103 +0x6d4 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*PodDetails).SetupWithDynamicVolumes(0xc00097d860, {0x26fb380, 0xc0005481a0}, 0xc000c1a000?, {0x7feaec173b58, 0xc000343010}, 0xc000d8bda0?, {0x220ec17?, 0x20?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:52 +0x1d0 sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*DynamicallyProvisionedAzureDiskDetach).Run(0xc00097dcf8, {0x26fb380, 0xc0005481a0}, 0xc000c1a000, {0x220ec17, 0x20}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/dynamically_provisioned_azuredisk_detach_tester.go:52 +0x15a sigs.k8s.io/azuredisk-csi-driver/test/e2e.(*dynamicProvisioningTestSuite).defineTests.func24() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/dynamic_provisioning_test.go:993 +0x606 There were additional failures detected after the initial failure: [PANICKED] Test Panicked In [DeferCleanup (Each)] at: /usr/local/go/src/runtime/panic.go:260 runtime error: invalid memory address or nil pointer dereference Full Stack Trace k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo.func1() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:274 +0x5c k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo(0xc0002b63c0) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 +0x179 reflect.Value.call({0x1d61520?, 0xc0003420b0?, 0xc000dcdf08?}, {0x21d0de2, 0x4}, {0x38b4c50, 0x0, 0xc000a9e7b0?}) /usr/local/go/src/reflect/value.go:584 +0x8c5 reflect.Value.Call({0x1d61520?, 0xc0003420b0?, 0x0?}, {0x38b4c50?, 0x0?, 0x0?}) /usr/local/go/src/reflect/value.go:368 +0xbcfrom junit_01.xml
Report Entries: By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:198 2023-01-19T04:26:30.635829962Z &{Text:Creating a kubernetes client Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:237 2023-01-19T04:26:30.637112189Z &{Text:Building a namespace api object, basename azuredisk Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:246 2023-01-19T04:26:30.769833264Z &{Text:Waiting for a default service account to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:249 2023-01-19T04:26:30.838827808Z &{Text:Waiting for kube-root-ca.crt to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:132 2023-01-19T04:26:31.304892938Z &{Text:setting up the StorageClass Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/storage_class.go:47 2023-01-19T04:26:31.305040888Z &{Text:creating a StorageClass Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:84 2023-01-19T04:26:31.348538212Z &{Text:setting up the PVC and PV Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:84 2023-01-19T04:26:31.348666103Z &{Text:creating a PVC Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:130 2023-01-19T04:26:31.431910835Z &{Text:waiting for PVC to be in phase "Bound" Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 2023-01-19T04:31:32.940677726Z &{Text:dump namespace information after failure Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:334 2023-01-19T04:31:32.941076398Z &{Text:Destroying namespace "azuredisk-3987" for this suite. Duration:0s} �[1mSTEP:�[0m Creating a kubernetes client �[38;5;243m01/19/23 04:26:30.635�[0m Jan 19 04:26:30.635: INFO: >>> kubeConfig: /root/tmp1366232875/kubeconfig/kubeconfig.southcentralus.json �[1mSTEP:�[0m Building a namespace api object, basename azuredisk �[38;5;243m01/19/23 04:26:30.637�[0m �[1mSTEP:�[0m Waiting for a default service account to be provisioned in namespace �[38;5;243m01/19/23 04:26:30.769�[0m �[1mSTEP:�[0m Waiting for kube-root-ca.crt to be provisioned in namespace �[38;5;243m01/19/23 04:26:30.838�[0m Jan 19 04:26:31.303: INFO: >>> kubeConfig: /root/tmp1366232875/kubeconfig/kubeconfig.southcentralus.json �[1mSTEP:�[0m setting up the StorageClass �[38;5;243m01/19/23 04:26:31.304�[0m �[1mSTEP:�[0m creating a StorageClass �[38;5;243m01/19/23 04:26:31.305�[0m �[1mSTEP:�[0m setting up the PVC and PV �[38;5;243m01/19/23 04:26:31.348�[0m �[1mSTEP:�[0m creating a PVC �[38;5;243m01/19/23 04:26:31.348�[0m �[1mSTEP:�[0m waiting for PVC to be in phase "Bound" �[38;5;243m01/19/23 04:26:31.431�[0m Jan 19 04:26:31.432: INFO: Waiting up to timeout=5m0s for PersistentVolumeClaims [pvc-9gzhq] to have phase Bound Jan 19 04:26:31.473: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:26:33.509: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:26:35.546: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:26:37.588: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:26:39.624: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:26:41.660: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:26:43.696: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:26:45.734: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:26:47.771: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:26:49.807: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:26:51.844: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:26:53.880: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:26:55.919: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:26:57.955: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:26:59.992: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:27:02.027: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:27:04.064: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:27:06.099: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:27:08.136: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:27:10.171: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:27:12.207: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:27:14.244: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:27:16.281: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:27:18.318: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:27:20.353: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:27:22.390: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:27:24.426: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:27:26.467: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:27:28.512: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:27:30.548: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:27:32.583: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:27:34.619: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:27:36.655: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:27:38.691: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:27:40.729: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:27:42.771: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:27:44.807: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:27:46.843: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:27:48.880: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:27:50.916: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:27:52.952: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:27:54.988: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:27:57.026: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:27:59.062: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:28:01.099: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:28:03.135: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:28:05.172: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:28:07.209: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:28:09.245: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:28:11.280: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:28:13.318: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:28:15.354: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:28:17.390: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:28:19.426: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:28:21.462: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:28:23.498: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:28:25.535: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:28:27.571: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:28:29.610: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:28:31.645: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:28:33.682: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:28:35.719: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:28:37.759: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:28:39.796: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:28:41.834: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:28:43.870: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:28:45.907: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:28:47.944: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:28:49.980: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:28:52.017: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:28:54.053: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:28:56.090: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:28:58.125: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:29:00.162: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:29:02.199: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:29:04.246: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:29:06.281: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:29:08.317: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:29:10.358: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:29:12.397: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:29:14.434: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:29:16.471: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:29:18.508: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:29:20.544: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:29:22.581: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:29:24.618: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:29:26.653: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:29:28.689: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:29:30.726: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:29:32.762: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:29:34.800: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:29:36.837: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:29:38.874: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:29:40.910: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:29:42.947: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:29:44.984: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:29:47.022: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:29:49.058: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:29:51.094: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:29:53.132: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:29:55.169: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:29:57.205: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:29:59.242: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:30:01.279: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:30:03.325: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:30:05.364: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:30:07.402: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:30:09.438: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:30:11.481: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:30:13.518: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:30:15.556: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:30:17.593: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:30:19.629: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:30:21.664: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:30:23.702: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:30:25.739: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:30:27.775: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:30:29.814: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:30:31.851: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:30:33.887: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:30:35.931: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:30:37.967: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:30:40.004: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:30:42.049: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:30:44.093: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:30:46.137: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:30:48.171: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:30:50.209: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:30:52.245: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:30:54.281: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:30:56.317: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:30:58.353: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:31:00.389: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:31:02.426: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:31:04.463: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:31:06.500: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:31:08.537: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:31:10.574: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:31:12.611: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:31:14.647: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:31:16.683: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:31:18.722: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:31:20.757: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:31:22.795: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:31:24.830: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:31:26.866: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:31:28.903: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:31:30.938: INFO: PersistentVolumeClaim pvc-9gzhq found but phase is Pending instead of Bound. Jan 19 04:31:32.939: INFO: Unexpected error: <*errors.errorString | 0xc0004de130>: { s: "PersistentVolumeClaims [pvc-9gzhq] not all in phase Bound within 5m0s", } Jan 19 04:31:32.940: FAIL: PersistentVolumeClaims [pvc-9gzhq] not all in phase Bound within 5m0s Full Stack Trace sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestPersistentVolumeClaim).WaitForBound(_) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 +0x19d sigs.k8s.io/azuredisk-csi-driver/test/resources.(*VolumeDetails).SetupDynamicPersistentVolumeClaim(0xc00097d508, {0x26fb380?, 0xc0005481a0}, 0xc000c1a000, {0x7feaec173b58, 0xc000343010}, 0x62?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:103 +0x6d4 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*PodDetails).SetupWithDynamicVolumes(0xc00097d860, {0x26fb380, 0xc0005481a0}, 0xc000c1a000?, {0x7feaec173b58, 0xc000343010}, 0xc000d8bda0?, {0x220ec17?, 0x20?}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/resource_setup.go:52 +0x1d0 sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*DynamicallyProvisionedAzureDiskDetach).Run(0xc00097dcf8, {0x26fb380, 0xc0005481a0}, 0xc000c1a000, {0x220ec17, 0x20}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/dynamically_provisioned_azuredisk_detach_tester.go:52 +0x15a sigs.k8s.io/azuredisk-csi-driver/test/e2e.(*dynamicProvisioningTestSuite).defineTests.func24() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/dynamic_provisioning_test.go:993 +0x606 �[1mSTEP:�[0m dump namespace information after failure �[38;5;243m01/19/23 04:31:32.94�[0m �[1mSTEP:�[0m Destroying namespace "azuredisk-3987" for this suite. �[38;5;243m01/19/23 04:31:32.941�[0m
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=AzureDisk\sCSI\sDriver\sEnd\-to\-End\sTests\s\[It\]\sDynamic\sProvisioning\s\[single\-az\]\sshould\sretain\sPV\swith\sreclaimPolicy\s\"Retain\"\s\[disk\.csi\.azure\.com\]$'
/home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestPersistentVolumeClaim).WaitForBound(_) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 +0x19d sigs.k8s.io/azuredisk-csi-driver/test/resources.(*VolumeDetails).SetupDynamicPersistentVolumeClaim(0xc0007df940, {0x26fb380?, 0xc000548340}, 0xc000ad9760, {0x7feaec173b58, 0xc000343010}, 0x8?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:103 +0x6d4 sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*DynamicallyProvisionedReclaimPolicyTest).Run(0xc0007dfce8, {0x26fb380, 0xc000548340}, 0x4?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/dynamically_provisioned_reclaim_policy_tester.go:44 +0x114 sigs.k8s.io/azuredisk-csi-driver/test/e2e.(*dynamicProvisioningTestSuite).defineTests.func12() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/dynamic_provisioning_test.go:515 +0x393 There were additional failures detected after the initial failure: [PANICKED] Test Panicked In [DeferCleanup (Each)] at: /usr/local/go/src/runtime/panic.go:260 runtime error: invalid memory address or nil pointer dereference Full Stack Trace k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo.func1() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:274 +0x5c k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo(0xc0002b63c0) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 +0x179 reflect.Value.call({0x1d61520?, 0xc000630740?, 0xc001040f08?}, {0x21d0de2, 0x4}, {0x38b4c50, 0x0, 0xc000a9e330?}) /usr/local/go/src/reflect/value.go:584 +0x8c5 reflect.Value.Call({0x1d61520?, 0xc000630740?, 0x0?}, {0x38b4c50?, 0x0?, 0x0?}) /usr/local/go/src/reflect/value.go:368 +0xbcfrom junit_01.xml
Report Entries: By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:198 2023-01-19T03:46:12.787697123Z &{Text:Creating a kubernetes client Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:237 2023-01-19T03:46:12.789806201Z &{Text:Building a namespace api object, basename azuredisk Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:246 2023-01-19T03:46:12.897948365Z &{Text:Waiting for a default service account to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:249 2023-01-19T03:46:12.96589292Z &{Text:Waiting for kube-root-ca.crt to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:132 2023-01-19T03:46:13.483056977Z &{Text:setting up the StorageClass Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/storage_class.go:47 2023-01-19T03:46:13.483203891Z &{Text:creating a StorageClass Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:84 2023-01-19T03:46:13.521598653Z &{Text:setting up the PVC and PV Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:84 2023-01-19T03:46:13.52174658Z &{Text:creating a PVC Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:130 2023-01-19T03:46:13.560511154Z &{Text:waiting for PVC to be in phase "Bound" Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 2023-01-19T03:51:15.007443583Z &{Text:dump namespace information after failure Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:334 2023-01-19T03:51:15.007670446Z &{Text:Destroying namespace "azuredisk-4515" for this suite. Duration:0s} �[1mSTEP:�[0m Creating a kubernetes client �[38;5;243m01/19/23 03:46:12.787�[0m Jan 19 03:46:12.787: INFO: >>> kubeConfig: /root/tmp1366232875/kubeconfig/kubeconfig.southcentralus.json �[1mSTEP:�[0m Building a namespace api object, basename azuredisk �[38;5;243m01/19/23 03:46:12.789�[0m �[1mSTEP:�[0m Waiting for a default service account to be provisioned in namespace �[38;5;243m01/19/23 03:46:12.897�[0m �[1mSTEP:�[0m Waiting for kube-root-ca.crt to be provisioned in namespace �[38;5;243m01/19/23 03:46:12.965�[0m Jan 19 03:46:13.481: INFO: >>> kubeConfig: /root/tmp1366232875/kubeconfig/kubeconfig.southcentralus.json �[1mSTEP:�[0m setting up the StorageClass �[38;5;243m01/19/23 03:46:13.483�[0m �[1mSTEP:�[0m creating a StorageClass �[38;5;243m01/19/23 03:46:13.483�[0m �[1mSTEP:�[0m setting up the PVC and PV �[38;5;243m01/19/23 03:46:13.521�[0m �[1mSTEP:�[0m creating a PVC �[38;5;243m01/19/23 03:46:13.521�[0m �[1mSTEP:�[0m waiting for PVC to be in phase "Bound" �[38;5;243m01/19/23 03:46:13.56�[0m Jan 19 03:46:13.560: INFO: Waiting up to timeout=5m0s for PersistentVolumeClaims [pvc-mczgb] to have phase Bound Jan 19 03:46:13.595: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:46:15.631: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:46:17.667: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:46:19.706: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:46:21.742: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:46:23.780: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:46:25.817: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:46:27.853: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:46:29.890: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:46:31.927: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:46:33.965: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:46:36.002: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:46:38.038: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:46:40.075: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:46:42.113: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:46:44.150: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:46:46.187: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:46:48.225: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:46:50.261: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:46:52.296: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:46:54.332: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:46:56.370: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:46:58.407: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:47:00.443: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:47:02.479: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:47:04.517: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:47:06.553: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:47:08.590: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:47:10.626: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:47:12.662: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:47:14.702: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:47:16.739: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:47:18.776: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:47:20.812: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:47:22.848: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:47:24.884: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:47:26.920: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:47:28.956: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:47:30.992: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:47:33.030: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:47:35.068: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:47:37.104: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:47:39.141: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:47:41.178: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:47:43.215: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:47:45.251: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:47:47.288: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:47:49.326: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:47:51.361: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:47:53.397: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:47:55.433: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:47:57.468: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:47:59.504: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:48:01.540: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:48:03.578: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:48:05.614: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:48:07.651: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:48:09.688: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:48:11.725: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:48:13.761: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:48:15.798: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:48:17.835: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:48:19.871: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:48:21.906: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:48:23.943: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:48:25.980: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:48:28.017: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:48:30.053: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:48:32.089: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:48:34.127: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:48:36.163: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:48:38.200: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:48:40.237: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:48:42.275: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:48:44.314: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:48:46.350: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:48:48.388: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:48:50.424: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:48:52.460: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:48:54.496: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:48:56.532: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:48:58.570: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:49:00.608: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:49:02.644: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:49:04.679: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:49:06.718: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:49:08.753: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:49:10.793: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:49:12.830: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:49:14.868: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:49:16.905: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:49:18.940: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:49:20.975: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:49:23.012: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:49:25.049: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:49:27.087: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:49:29.131: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:49:31.167: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:49:33.203: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:49:35.239: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:49:37.275: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:49:39.311: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:49:41.346: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:49:43.382: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:49:45.421: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:49:47.458: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:49:49.495: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:49:51.531: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:49:53.568: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:49:55.604: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:49:57.640: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:49:59.677: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:50:01.713: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:50:03.749: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:50:05.785: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:50:07.822: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:50:09.858: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:50:11.894: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:50:13.929: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:50:15.965: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:50:18.003: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:50:20.039: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:50:22.074: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:50:24.109: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:50:26.146: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:50:28.183: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:50:30.219: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:50:32.257: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:50:34.293: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:50:36.329: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:50:38.366: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:50:40.402: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:50:42.450: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:50:44.494: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:50:46.531: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:50:48.567: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:50:50.604: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:50:52.641: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:50:54.678: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:50:56.715: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:50:58.750: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:51:00.787: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:51:02.822: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:51:04.859: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:51:06.895: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:51:08.932: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:51:10.969: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:51:13.006: INFO: PersistentVolumeClaim pvc-mczgb found but phase is Pending instead of Bound. Jan 19 03:51:15.006: INFO: Unexpected error: <*errors.errorString | 0xc0000a47d0>: { s: "PersistentVolumeClaims [pvc-mczgb] not all in phase Bound within 5m0s", } Jan 19 03:51:15.007: FAIL: PersistentVolumeClaims [pvc-mczgb] not all in phase Bound within 5m0s Full Stack Trace sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestPersistentVolumeClaim).WaitForBound(_) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:132 +0x19d sigs.k8s.io/azuredisk-csi-driver/test/resources.(*VolumeDetails).SetupDynamicPersistentVolumeClaim(0xc0007df940, {0x26fb380?, 0xc000548340}, 0xc000ad9760, {0x7feaec173b58, 0xc000343010}, 0x8?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:103 +0x6d4 sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*DynamicallyProvisionedReclaimPolicyTest).Run(0xc0007dfce8, {0x26fb380, 0xc000548340}, 0x4?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/dynamically_provisioned_reclaim_policy_tester.go:44 +0x114 sigs.k8s.io/azuredisk-csi-driver/test/e2e.(*dynamicProvisioningTestSuite).defineTests.func12() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/dynamic_provisioning_test.go:515 +0x393 �[1mSTEP:�[0m dump namespace information after failure �[38;5;243m01/19/23 03:51:15.007�[0m �[1mSTEP:�[0m Destroying namespace "azuredisk-4515" for this suite. �[38;5;243m01/19/23 03:51:15.007�[0m
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=AzureDisk\sCSI\sDriver\sEnd\-to\-End\sTests\s\[It\]\sPre\-Provisioned\s\[single\-az\]\sshould\suse\sa\spre\-provisioned\svolume\sand\smount\sit\sas\sreadOnly\sin\sa\spod\s\[disk\.csi\.azure\.com\]\[windows\]\[csi\-azuredisk\-scheduler\-extender\]$'
/home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/pre_provisioning_test.go:119 ------------------------------ This is the Progress Report generated when the timeout occurred: Pre-Provisioned [single-az] should use a pre-provisioned volume and mount it as readOnly in a pod [disk.csi.azure.com][windows][csi-azuredisk-scheduler-extender] (Spec Runtime: 20.373s) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/pre_provisioning_test.go:119 In [It] (Node Runtime: 20.121s) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/pre_provisioning_test.go:119 At [By Step] checking that the pod's command exits with an error (Step Runtime: 14.45s) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/pre_provisioned_read_only_volume_tester.go:56 Spec Goroutine goroutine 8004 [select] k8s.io/apimachinery/pkg/util/wait.WaitForWithContext({0x26de9d0, 0xc000132000}, 0xc000d68918, 0x124f0ea?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:660 k8s.io/apimachinery/pkg/util/wait.poll({0x26de9d0, 0xc000132000}, 0x10?, 0x124dd85?, 0x70?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:596 k8s.io/apimachinery/pkg/util/wait.PollImmediateWithContext({0x26de9d0, 0xc000132000}, 0x21d0129?, 0xc0009bda60?, 0x40fae7?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:528 k8s.io/apimachinery/pkg/util/wait.PollImmediate(0x21d0e9e?, 0x4?, 0x224b8c5?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:514 k8s.io/kubernetes/test/e2e/framework/pod.WaitForPodCondition({0x26fb380?, 0xc000adc4e0}, {0xc000ce1270, 0xe}, {0xc000eacca0, 0x1d}, {0x21ea91c, 0x11}, 0x38829a0?, 0x2330cc8) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/pod/wait.go:290 sigs.k8s.io/azuredisk-csi-driver/test/resources.(*TestPod).WaitForFailure(0x2248837?) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pod.go:112 > sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites.(*PreProvisionedReadOnlyVolumeTest).Run(0xc0009bddc8, {0x26fb380, 0xc000adc4e0}, 0x1?, {0x220ec17, 0x20}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/pre_provisioned_read_only_volume_tester.go:57 | defer tpod.Cleanup() | ginkgo.By("checking that the pod's command exits with an error") > tpod.WaitForFailure() | ginkgo.By("checking that pod logs contain expected message") | body, err := tpod.Logs() > sigs.k8s.io/azuredisk-csi-driver/test/e2e.glob..func4.3.1() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/pre_provisioning_test.go:156 | Pods: pods, | } > test.Run(cs, ns, schedulerName) | }) | github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x0, 0x2330390}) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ There were additional failures detected after the initial failure: [PANICKED] Test Panicked In [DeferCleanup (Each)] at: /usr/local/go/src/runtime/panic.go:260 runtime error: invalid memory address or nil pointer dereference Full Stack Trace k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo.func1() /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:274 +0x5c k8s.io/kubernetes/test/e2e/framework.(*Framework).dumpNamespaceInfo(0xc0002b6780) /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 +0x179 reflect.Value.call({0x1d61520?, 0xc0001ccc50?, 0x13?}, {0x21d0de2, 0x4}, {0x38b4c50, 0x0, 0x0?}) /usr/local/go/src/reflect/value.go:584 +0x8c5 reflect.Value.Call({0x1d61520?, 0xc0001ccc50?, 0x1?}, {0x38b4c50?, 0x1?, 0x1?}) /usr/local/go/src/reflect/value.go:368 +0xbcfrom junit_01.xml
Report Entries: By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:198 2023-01-19T04:51:46.951339529Z &{Text:Creating a kubernetes client Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:237 2023-01-19T04:51:46.953208544Z &{Text:Building a namespace api object, basename azuredisk Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:246 2023-01-19T04:51:47.066081488Z &{Text:Waiting for a default service account to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:249 2023-01-19T04:51:47.134994315Z &{Text:Waiting for kube-root-ca.crt to be provisioned in namespace Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/pre_provisioning_test.go:129 2023-01-19T04:51:50.556556228Z &{Text:Successfully provisioned AzureDisk volume: "/subscriptions/0e46bd28-a80f-4d3a-8200-d9eb8d80cb2e/resourceGroups/kubetest-ekgizlh7/providers/Microsoft.Compute/disks/pre-provisioned-read-only" Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:112 2023-01-19T04:51:50.556774419Z &{Text:setting up the PV Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pv.go:44 2023-01-19T04:51:50.556878454Z &{Text:creating a PV Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/volumes.go:120 2023-01-19T04:51:50.618021747Z &{Text:setting up the PVC Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:84 2023-01-19T04:51:50.618239641Z &{Text:creating a PVC Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:130 2023-01-19T04:51:50.674986865Z &{Text:waiting for PVC to be in phase "Bound" Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:134 2023-01-19T04:51:52.761213956Z &{Text:checking the PVC Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:98 2023-01-19T04:51:52.79579913Z &{Text:validating provisioned PV Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/resources/pvc.go:111 2023-01-19T04:51:52.830773578Z &{Text:checking the PV Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/pre_provisioned_read_only_volume_tester.go:53 2023-01-19T04:51:52.831018452Z &{Text:deploying the pod Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/test/e2e/testsuites/pre_provisioned_read_only_volume_tester.go:56 2023-01-19T04:51:52.873600497Z &{Text:checking that the pod's command exits with an error Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:271 2023-01-19T04:52:12.9510991Z &{Text:dump namespace information after failure Duration:0s} -- By Step /home/prow/go/src/sigs.k8s.io/azuredisk-csi-driver/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:334 2023-01-19T04:52:12.951474275Z &{Text:Destroying namespace "azuredisk-3043" for this suite. Duration:0s} �[1mSTEP:�[0m Creating a kubernetes client �[38;5;243m01/19/23 04:51:46.951�[0m Jan 19 04:51:46.951: INFO: >>> kubeConfig: /root/tmp1366232875/kubeconfig/kubeconfig.southcentralus.json �[1mSTEP:�[0m Building a namespace api object, basename azuredisk �[38;5;243m01/19/23 04:51:46.953�[0m �[1mSTEP:�[0m Waiting for a default service account to be provisioned in namespace �[38;5;243m01/19/23 04:51:47.066�[0m �[1mSTEP:�[0m Waiting for kube-root-ca.crt to be provisioned in namespace �[38;5;243m01/19/23 04:51:47.134�[0m I0119 04:51:47.203182 16105 azuredisk_driver.go:52] Using azure disk driver: disk.csi.azure.com �[1mSTEP:�[0m Successfully provisioned AzureDisk volume: "/subscriptions/0e46bd28-a80f-4d3a-8200-d9eb8d80cb2e/resourceGroups/kubetest-ekgizlh7/providers/Microsoft.Compute/disks/pre-provisioned-read-only" �[38;5;243m01/19/23 04:51:50.556�[0m �[1mSTEP:�[0m setting up the PV �[38;5;243m01/19/23 04:51:50.556�[0m �[1mSTEP:�[0m creating a PV �[38;5;243m01/19/23 04:51:50.556�[0m �[1mSTEP:�[0m setting up the PVC �[38;5;243m01/19/23 04:51:50.618�[0m �[1mSTEP:�[0m creating a PVC �[38;5;243m01/19/23 04:51:50.618�[0m �[1mSTEP:�[0m waiting for PVC to be in phase "Bound" �[38;5;243m01/19/23 04:51:50.674�[0m Jan 19 04:51:50.675: INFO: Waiting up to timeout=5m0s for PersistentVolumeClaims [pvc-t5bzz] to have phase Bound Jan 19 04:51:50.724: INFO: PersistentVolumeClaim pvc-t5bzz found but phase is Pending instead of Bound. Jan 19 04:51:52.761: INFO: PersistentVolumeClaim pvc-t5bzz found and phase=Bound (2.086017042s) �[1mSTEP:�[0m checking the PVC �[38;5;243m01/19/23 04:51:52.761�[0m �[1mSTEP:�[0m validating provisioned PV �[38;5;243m01/19/23 04:51:52.795�[0m �[1mSTEP:�[0m checking the PV �[38;5;243m01/19/23 04:51:52.83�[0m �[1mSTEP:�[0m deploying the pod �[38;5;243m01/19/23 04:51:52.831�[0m �[1mSTEP:�[0m checking that the pod's command exits with an error �[38;5;243m01/19/23 04:51:52.873�[0m Jan 19 04:51:52.873: INFO: Waiting up to 10m0s for pod "azuredisk-volume-tester-rdmzj" in namespace "azuredisk-3043" to be "Error status code" Jan 19 04:51:52.913: INFO: Pod "azuredisk-volume-tester-rdmzj": Phase="Pending", Reason="", readiness=false. Elapsed: 39.787621ms Jan 19 04:51:54.950: INFO: Pod "azuredisk-volume-tester-rdmzj": Phase="Pending", Reason="", readiness=false. Elapsed: 2.076468712s Jan 19 04:51:56.949: INFO: Pod "azuredisk-volume-tester-rdmzj": Phase="Pending", Reason="", readiness=false. Elapsed: 4.075743226s Jan 19 04:51:58.950: INFO: Pod "azuredisk-volume-tester-rdmzj": Phase="Pending", Reason="", readiness=false. Elapsed: 6.077008748s Jan 19 04:52:00.949: INFO: Pod "azuredisk-volume-tester-rdmzj": Phase="Pending", Reason="", readiness=false. Elapsed: 8.076022339s Jan 19 04:52:02.952: INFO: Pod "azuredisk-volume-tester-rdmzj": Phase="Pending", Reason="", readiness=false. Elapsed: 10.078755291s Jan 19 04:52:04.951: INFO: Pod "azuredisk-volume-tester-rdmzj": Phase="Pending", Reason="", readiness=false. Elapsed: 12.077321032s Jan 19 04:52:06.950: INFO: Pod "azuredisk-volume-tester-rdmzj": Phase="Pending", Reason="", readiness=false. Elapsed: 14.07667164s Jan 19 04:52:08.950: INFO: Pod "azuredisk-volume-tester-rdmzj": Phase="Pending", Reason="", readiness=false. Elapsed: 16.07625274s Jan 19 04:52:10.950: INFO: Pod "azuredisk-volume-tester-rdmzj": Phase="Pending", Reason="", readiness=false. Elapsed: 18.076660933s Jan 19 04:52:12.949: INFO: Pod "azuredisk-volume-tester-rdmzj": Phase="Pending", Reason="", readiness=false. Elapsed: 20.075848662s �[1mSTEP:�[0m dump namespace information after failure �[38;5;243m01/19/23 04:52:12.951�[0m �[1mSTEP:�[0m Destroying namespace "azuredisk-3043" for this suite. �[38;5;243m01/19/23 04:52:12.951�[0m
Find [disk.csi.azure.com][windows][csi-azuredisk-scheduler-extender] mentions in log files | View test history on testgrid
AzureDisk CSI Driver End-to-End Tests [BeforeSuite]
AzureDisk CSI Driver End-to-End Tests [It] AzDiskSchedulerExtender [single-az] Should schedule and start a pod with no persistent volume requests. [Windows]
AzureDisk CSI Driver End-to-End Tests [It] AzDiskSchedulerExtender [multi-az] Should schedule and reschedule a pod with a persistent volume request on failover. [Windows]
AzureDisk CSI Driver End-to-End Tests [It] AzDiskSchedulerExtender [multi-az] Should schedule and start a pod with a persistent volume requests. [Windows]
AzureDisk CSI Driver End-to-End Tests [It] AzDiskSchedulerExtender [multi-az] Should schedule and start a pod with multiple persistent volume requests and reschedule on failover.
AzureDisk CSI Driver End-to-End Tests [It] AzDiskSchedulerExtender [multi-az] Should schedule and start a pod with multiple persistent volume requests with replicas and reschedule on deletion.
AzureDisk CSI Driver End-to-End Tests [It] AzDiskSchedulerExtender [multi-az] Should schedule and start a pod with multiple persistent volume requests. [Windows]
AzureDisk CSI Driver End-to-End Tests [It] AzDiskSchedulerExtender [multi-az] Should schedule and start a pod with no persistent volume requests. [Windows]
AzureDisk CSI Driver End-to-End Tests [It] Controller AzDriverNode [single-az] Should create AzDriverNode resource and report heartbeat.
AzureDisk CSI Driver End-to-End Tests [It] Controller AzVolumeAttachment If a replica is deleted, should create another replica to replace the previous one
AzureDisk CSI Driver End-to-End Tests [It] Controller AzVolumeAttachment If failover happens, should turn replica to primary and create an additional replica for replacement
AzureDisk CSI Driver End-to-End Tests [It] Controller AzVolumeAttachment Should create replica azVolumeAttachment object when maxShares > 1
AzureDisk CSI Driver End-to-End Tests [It] Controller AzVolumeAttachment Should delete AzVolumeAttachment object properly
AzureDisk CSI Driver End-to-End Tests [It] Controller AzVolumeAttachment Should initialize AzVolumeAttachment object's status and append finalizer and create labels
AzureDisk CSI Driver End-to-End Tests [It] Controller AzVolumeAttachment number of replicas should converge to assigned maxMountReplicaCount value
AzureDisk CSI Driver End-to-End Tests [It] Controller AzVolumeAttachment should garbage collect replica AzVolumeAttachment if no promotion or new primary creation happens in a given period of time
AzureDisk CSI Driver End-to-End Tests [It] Controller AzVolumeAttachment should not delete replica AzVolumeAttachment if new primary creation happens within a given period of time after primary failure
AzureDisk CSI Driver End-to-End Tests [It] Controller AzVolumes Should delete AzVolume object
AzureDisk CSI Driver End-to-End Tests [It] Controller AzVolumes Should delete AzVolumeAttachment objects with deletion of AzVolume
AzureDisk CSI Driver End-to-End Tests [It] Controller AzVolumes Should initialize AzVolume object
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [multi-az] Should create and attach a volume with advanced perfProfile [enableBursting][disk.csi.azure.com] [Windows]
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [multi-az] Should create and attach a volume with basic perfProfile [enableBursting][disk.csi.azure.com] [Windows]
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [multi-az] Should create replicas on node with matching pod affinity
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [multi-az] Should create replicas on node with matching pod node affinity
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [multi-az] Should create replicas on node with matching pod node selector
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [multi-az] Should create replicas spread across zones for zrs
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [multi-az] Should not create replicas on node with matching pod anti-affinity
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [multi-az] Should not create replicas on node with non-tolerable taint
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [multi-az] Should test an increase in replicas when scaling up
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [multi-az] Should test pod failover and check for correct number of replicas
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [multi-az] Should test pod failover with cordoning a node
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [multi-az] Should test pod failover with cordoning a node using ZRS
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [multi-az] should check failed replica attachments are recreated after space is made from a volume detaching.
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [multi-az] should clone a volume from an existing volume and read from it [disk.csi.azure.com] [csi-azuredisk-scheduler-extender]
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [multi-az] should clone a volume of larger size than the source volume and make sure the filesystem is appropriately adjusted [disk.csi.azure.com] [csi-azuredisk-scheduler-extender]
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [multi-az] should create a block volume on demand and dynamically resize it without detaching [disk.csi.azure.com]
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [multi-az] should create a deployment object, write and read to it, delete the pod and write and read to it again [kubernetes.io/azure-disk] [disk.csi.azure.com] [Windows] [csi-azuredisk-scheduler-extender]
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [multi-az] should create a pod with multiple volumes [kubernetes.io/azure-disk] [disk.csi.azure.com] [Windows] [csi-azuredisk-scheduler-extender]
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [multi-az] should create a pod with volume mount subpath [disk.csi.azure.com] [Windows]
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [multi-az] should create a pod, write and read to it, take a volume snapshot, and create another pod from the snapshot [disk.csi.azure.com] [csi-azuredisk-scheduler-extender]
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [multi-az] should create a pod, write to its pv, take a volume snapshot, overwrite data in original pv, create another pod from the snapshot, and read unaltered original data from original pv[disk.csi.azure.com] [csi-azuredisk-scheduler-extender]
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [multi-az] should create a raw block volume and a filesystem volume on demand and bind to the same pod [kubernetes.io/azure-disk] [disk.csi.azure.com] [csi-azuredisk-scheduler-extender]
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [multi-az] should create a raw block volume on demand [kubernetes.io/azure-disk] [disk.csi.azure.com] [csi-azuredisk-scheduler-extender]
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [multi-az] should create a statefulset object, write and read to it, delete the pod and write and read to it again [kubernetes.io/azure-disk] [disk.csi.azure.com] [Windows]
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [multi-az] should create a volume azuredisk with tag [disk.csi.azure.com] [Windows]
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [multi-az] should create a volume on demand and dynamically resize it without detaching [disk.csi.azure.com]
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [multi-az] should create a volume on demand and mount it as readOnly in a pod [kubernetes.io/azure-disk] [disk.csi.azure.com] [Windows] [csi-azuredisk-scheduler-extender]
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [multi-az] should create a volume on demand and resize it [disk.csi.azure.com] [Windows] [csi-azuredisk-scheduler-extender]
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [multi-az] should create a volume on demand with mount options [kubernetes.io/azure-disk] [disk.csi.azure.com] [Windows] [csi-azuredisk-scheduler-extender]
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [multi-az] should create multiple PV objects, bind to PVCs and attach all to a single pod [kubernetes.io/azure-disk] [disk.csi.azure.com] [Windows] [csi-azuredisk-scheduler-extender]
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [multi-az] should create multiple PV objects, bind to PVCs and attach all to different pods on the same node [kubernetes.io/azure-disk] [disk.csi.azure.com] [Windows] [csi-azuredisk-scheduler-extender]
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [multi-az] should delete AzVolumeAttachment after pod deleted when maxMountReplicaCount == 0 [disk.csi.azure.com] [csi-azuredisk-scheduler-extender]
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [multi-az] should delete PV with reclaimPolicy "Delete" [kubernetes.io/azure-disk] [disk.csi.azure.com] [Windows]
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [multi-az] should demote AzVolumeAttachment after pod deleted when maxMountReplicaCount > 0 [disk.csi.azure.com] [csi-azuredisk-scheduler-extender]
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [multi-az] should detach disk after pod deleted when maxMountReplicaCount = 0 [disk.csi.azure.com] [Windows] [csi-azuredisk-scheduler-extender]
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [multi-az] should receive FailedMount event with invalid mount options [kubernetes.io/azure-disk] [disk.csi.azure.com] [csi-azuredisk-scheduler-extender]
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [multi-az] should retain PV with reclaimPolicy "Retain" [disk.csi.azure.com]
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [multi-az] should succeed when attaching a shared block volume to multiple pods [disk.csi.azure.com][shared disk]
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [single-az] Should create replicas on node with matching pod affinity
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [single-az] Should create replicas on node with matching pod node affinity
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [single-az] Should create replicas on node with matching pod node selector
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [single-az] Should create replicas spread across zones for zrs
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [single-az] Should not create replicas on node with matching pod anti-affinity
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [single-az] Should not create replicas on node with non-tolerable taint
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [single-az] Should test an increase in replicas when scaling up
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [single-az] Should test pod failover and check for correct number of replicas
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [single-az] Should test pod failover with cordoning a node using ZRS
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [single-az] should check failed replica attachments are recreated after space is made from a volume detaching.
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [single-az] should clone a volume from an existing volume and read from it [disk.csi.azure.com] [csi-azuredisk-scheduler-extender]
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [single-az] should clone a volume of larger size than the source volume and make sure the filesystem is appropriately adjusted [disk.csi.azure.com] [csi-azuredisk-scheduler-extender]
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [single-az] should create a block volume on demand and dynamically resize it without detaching [disk.csi.azure.com]
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [single-az] should create a raw block volume and a filesystem volume on demand and bind to the same pod [kubernetes.io/azure-disk] [disk.csi.azure.com] [csi-azuredisk-scheduler-extender]
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [single-az] should create a raw block volume on demand [kubernetes.io/azure-disk] [disk.csi.azure.com] [csi-azuredisk-scheduler-extender]
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [single-az] should create a volume on demand and dynamically resize it without detaching [disk.csi.azure.com]
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [single-az] should demote AzVolumeAttachment after pod deleted when maxMountReplicaCount > 0 [disk.csi.azure.com] [csi-azuredisk-scheduler-extender]
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [single-az] should receive FailedMount event with invalid mount options [kubernetes.io/azure-disk] [disk.csi.azure.com] [csi-azuredisk-scheduler-extender]
AzureDisk CSI Driver End-to-End Tests [It] Dynamic Provisioning [single-az] should succeed when attaching a shared block volume to multiple pods [disk.csi.azure.com][shared disk]
AzureDisk CSI Driver End-to-End Tests [It] Pre-Provisioned [single-az] should create an inline volume by in-tree driver [kubernetes.io/azure-disk]
AzureDisk CSI Driver End-to-End Tests [It] Pre-Provisioned [single-az] should succeed when attaching a shared block volume to multiple pods [disk.csi.azure.com][shared disk]
AzureDisk CSI Driver End-to-End Tests [It] Pre-Provisioned [single-az] should succeed when creating a PremiumV2_LRS disk [disk.csi.azure.com][windows]
AzureDisk CSI Driver End-to-End Tests [It] Pre-Provisioned [single-az] should succeed when creating a shared disk [disk.csi.azure.com][windows]
AzureDisk CSI Driver End-to-End Tests [It] Pre-Provisioned [single-az] should succeed when creating a single pod and with replica attachments [disk.csi.azure.com][csi-azuredisk-scheduler-extender]
AzureDisk CSI Driver End-to-End Tests [It] Pre-Provisioned [single-az] should succeed when reattaching a disk to a new node on DanglingAttachError [disk.csi.azure.com][csi-azuredisk-scheduler-extender]
AzureDisk CSI Driver End-to-End Tests [It] Pre-Provisioned [single-az] should use a pre-provisioned volume and retain PV with reclaimPolicy "Retain" [disk.csi.azure.com][windows]