==== start of pod log for container csi-mockplugin-attacher-0/csi-attacher ==== I0325 12:20:01.500924 1 main.go:91] Version: v2.2.0-0-g97411fa7 I0325 12:20:01.504580 1 connection.go:153] Connecting to unix:///csi/csi.sock W0325 12:20:11.504816 1 connection.go:172] Still connecting to unix:///csi/csi.sock I0325 12:20:12.598876 1 common.go:111] Probing CSI driver for readiness I0325 12:20:12.598906 1 connection.go:182] GRPC call: /csi.v1.Identity/Probe I0325 12:20:12.598912 1 connection.go:183] GRPC request: {} I0325 12:20:12.603494 1 connection.go:185] GRPC response: {"ready":{"value":true}} I0325 12:20:12.605590 1 connection.go:186] GRPC error: I0325 12:20:12.605774 1 connection.go:182] GRPC call: /csi.v1.Identity/GetPluginInfo I0325 12:20:12.606152 1 connection.go:183] GRPC request: {} I0325 12:20:12.618218 1 connection.go:185] GRPC response: {"manifest":{"url":"https://github.com/kubernetes-csi/csi-test/mock"},"name":"csi-mock-csi-mock-volumes-3816","vendor_version":"0.3.0"} I0325 12:20:12.619387 1 connection.go:186] GRPC error: I0325 12:20:12.619403 1 main.go:136] CSI driver name: "csi-mock-csi-mock-volumes-3816" W0325 12:20:12.619431 1 metrics.go:142] metrics endpoint will not be started because `metrics-address` was not specified. I0325 12:20:12.619445 1 connection.go:182] GRPC call: /csi.v1.Identity/GetPluginCapabilities I0325 12:20:12.619455 1 connection.go:183] GRPC request: {} I0325 12:20:12.621080 1 connection.go:185] GRPC response: {"capabilities":[{"Type":{"Service":{"type":1}}},{"Type":{"VolumeExpansion":{"type":1}}}]} I0325 12:20:12.622769 1 connection.go:186] GRPC error: I0325 12:20:12.622785 1 connection.go:182] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I0325 12:20:12.622797 1 connection.go:183] GRPC request: {} I0325 12:20:12.624598 1 connection.go:185] GRPC response: {"capabilities":[{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":3}}},{"Type":{"Rpc":{"type":10}}},{"Type":{"Rpc":{"type":4}}},{"Type":{"Rpc":{"type":6}}},{"Type":{"Rpc":{"type":5}}},{"Type":{"Rpc":{"type":8}}},{"Type":{"Rpc":{"type":7}}},{"Type":{"Rpc":{"type":12}}},{"Type":{"Rpc":{"type":11}}},{"Type":{"Rpc":{"type":2}}},{"Type":{"Rpc":{"type":9}}}]} I0325 12:20:12.633118 1 connection.go:186] GRPC error: I0325 12:20:12.633180 1 main.go:162] CSI driver supports ControllerPublishUnpublish, using real CSI handler I0325 12:20:12.633192 1 connection.go:182] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I0325 12:20:12.633199 1 connection.go:183] GRPC request: {} I0325 12:20:12.634089 1 connection.go:185] GRPC response: {"capabilities":[{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":3}}},{"Type":{"Rpc":{"type":10}}},{"Type":{"Rpc":{"type":4}}},{"Type":{"Rpc":{"type":6}}},{"Type":{"Rpc":{"type":5}}},{"Type":{"Rpc":{"type":8}}},{"Type":{"Rpc":{"type":7}}},{"Type":{"Rpc":{"type":12}}},{"Type":{"Rpc":{"type":11}}},{"Type":{"Rpc":{"type":2}}},{"Type":{"Rpc":{"type":9}}}]} I0325 12:20:12.640773 1 connection.go:186] GRPC error: I0325 12:20:12.640792 1 main.go:175] CSI driver supports list volumes published nodes. Using capability to reconcile volume attachment objects with actual backend state I0325 12:20:12.641023 1 controller.go:121] Starting CSI attacher I0325 12:20:12.641347 1 reflector.go:153] Starting reflector *v1beta1.CSINode (10m0s) from k8s.io/client-go/informers/factory.go:135 I0325 12:20:12.641368 1 reflector.go:153] Starting reflector *v1beta1.VolumeAttachment (10m0s) from k8s.io/client-go/informers/factory.go:135 I0325 12:20:12.641373 1 reflector.go:188] Listing and watching *v1beta1.CSINode from k8s.io/client-go/informers/factory.go:135 I0325 12:20:12.641384 1 reflector.go:188] Listing and watching *v1beta1.VolumeAttachment from k8s.io/client-go/informers/factory.go:135 I0325 12:20:12.641383 1 reflector.go:153] Starting reflector *v1.PersistentVolume (10m0s) from k8s.io/client-go/informers/factory.go:135 I0325 12:20:12.641397 1 reflector.go:188] Listing and watching *v1.PersistentVolume from k8s.io/client-go/informers/factory.go:135 I0325 12:20:12.741174 1 shared_informer.go:227] caches populated I0325 12:20:12.741282 1 csi_handler.go:116] Reconciling VolumeAttachments with driver backend state I0325 12:20:12.741321 1 connection.go:182] GRPC call: /csi.v1.Controller/ListVolumes I0325 12:20:12.741329 1 connection.go:183] GRPC request: {} I0325 12:20:12.744542 1 connection.go:185] GRPC response: {"entries":[{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-3816"]},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 1"},"volume_id":"1"}},{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-3816"]},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 2"},"volume_id":"2"}},{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-3816"]},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 3"},"volume_id":"3"}}]} I0325 12:20:12.750731 1 connection.go:186] GRPC error: I0325 12:20:27.953052 1 controller.go:198] Started VA processing "csi-d6ca5cab0789dbb0fc75c255d3efda652e45e70efadd9b240c991766a7f0182d" I0325 12:20:27.953129 1 csi_handler.go:209] CSIHandler: processing VA "csi-d6ca5cab0789dbb0fc75c255d3efda652e45e70efadd9b240c991766a7f0182d" I0325 12:20:27.953139 1 csi_handler.go:236] Attaching "csi-d6ca5cab0789dbb0fc75c255d3efda652e45e70efadd9b240c991766a7f0182d" I0325 12:20:27.953159 1 csi_handler.go:396] Starting attach operation for "csi-d6ca5cab0789dbb0fc75c255d3efda652e45e70efadd9b240c991766a7f0182d" I0325 12:20:27.953285 1 csi_handler.go:335] Adding finalizer to PV "pvc-4a193c67-3bbf-4099-a407-5d3698de3327" I0325 12:20:28.018425 1 csi_handler.go:344] PV finalizer added to "pvc-4a193c67-3bbf-4099-a407-5d3698de3327" I0325 12:20:28.018479 1 csi_handler.go:689] Found NodeID csi-mock-csi-mock-volumes-3816 in CSINode latest-worker I0325 12:20:28.018544 1 csi_handler.go:297] VA finalizer added to "csi-d6ca5cab0789dbb0fc75c255d3efda652e45e70efadd9b240c991766a7f0182d" I0325 12:20:28.018566 1 csi_handler.go:311] NodeID annotation added to "csi-d6ca5cab0789dbb0fc75c255d3efda652e45e70efadd9b240c991766a7f0182d" I0325 12:20:28.380697 1 connection.go:182] GRPC call: /csi.v1.Controller/ControllerPublishVolume I0325 12:20:28.380724 1 connection.go:183] GRPC request: {"node_id":"csi-mock-csi-mock-volumes-3816","volume_capability":{"AccessType":{"Mount":{"fs_type":"ext4"}},"access_mode":{"mode":1}},"volume_context":{"name":"pvc-4a193c67-3bbf-4099-a407-5d3698de3327","storage.kubernetes.io/csiProvisionerIdentity":"1616674813570-8081-csi-mock-csi-mock-volumes-3816"},"volume_id":"4"} I0325 12:20:28.382926 1 connection.go:185] GRPC response: {"publish_context":{"device":"/dev/mock","readonly":"false"}} I0325 12:20:28.383631 1 connection.go:186] GRPC error: I0325 12:20:28.383648 1 csi_handler.go:249] Attached "csi-d6ca5cab0789dbb0fc75c255d3efda652e45e70efadd9b240c991766a7f0182d" I0325 12:20:28.383667 1 util.go:35] Marking as attached "csi-d6ca5cab0789dbb0fc75c255d3efda652e45e70efadd9b240c991766a7f0182d" I0325 12:20:28.452232 1 util.go:48] Marked as attached "csi-d6ca5cab0789dbb0fc75c255d3efda652e45e70efadd9b240c991766a7f0182d" I0325 12:20:28.452266 1 csi_handler.go:255] Fully attached "csi-d6ca5cab0789dbb0fc75c255d3efda652e45e70efadd9b240c991766a7f0182d" I0325 12:20:28.452278 1 csi_handler.go:225] CSIHandler: finished processing "csi-d6ca5cab0789dbb0fc75c255d3efda652e45e70efadd9b240c991766a7f0182d" I0325 12:20:28.452340 1 controller.go:198] Started VA processing "csi-d6ca5cab0789dbb0fc75c255d3efda652e45e70efadd9b240c991766a7f0182d" I0325 12:20:28.452362 1 csi_handler.go:209] CSIHandler: processing VA "csi-d6ca5cab0789dbb0fc75c255d3efda652e45e70efadd9b240c991766a7f0182d" I0325 12:20:28.452371 1 csi_handler.go:231] "csi-d6ca5cab0789dbb0fc75c255d3efda652e45e70efadd9b240c991766a7f0182d" is already attached I0325 12:20:28.452381 1 csi_handler.go:225] CSIHandler: finished processing "csi-d6ca5cab0789dbb0fc75c255d3efda652e45e70efadd9b240c991766a7f0182d" I0325 12:21:12.750882 1 csi_handler.go:116] Reconciling VolumeAttachments with driver backend state I0325 12:21:12.750946 1 connection.go:182] GRPC call: /csi.v1.Controller/ListVolumes I0325 12:21:12.750957 1 connection.go:183] GRPC request: {} I0325 12:21:12.752938 1 connection.go:185] GRPC response: {"entries":[{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-3816"]},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 1"},"volume_id":"1"}},{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-3816"]},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 2"},"volume_id":"2"}},{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-3816"]},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 3"},"volume_id":"3"}},{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-3816"]},"volume":{"capacity_bytes":6442450944,"volume_context":{"csi-mock-csi-mock-volumes-3816/dev":"/dev/mock","csi-mock-csi-mock-volumes-3816/var/lib/kubelet/plugins/kubernetes.io/csi/pv/pvc-4a193c67-3bbf-4099-a407-5d3698de3327/globalmount":"/dev/mock","csi-mock-csi-mock-volumes-3816/var/lib/kubelet/plugins/kubernetes.io/csi/pv/pvc-4a193c67-3bbf-4099-a407-5d3698de3327/globalmount/size":"6442450944","csi-mock-csi-mock-volumes-3816/var/lib/kubelet/pods/5cbde8cc-d55f-46cc-8073-3f4aff62b2b6/volumes/kubernetes.io~csi/pvc-4a193c67-3bbf-4099-a407-5d3698de3327/mount":"/var/lib/kubelet/pods/5cbde8cc-d55f-46cc-8073-3f4aff62b2b6/volumes/kubernetes.io~csi/pvc-4a193c67-3bbf-4099-a407-5d3698de3327/mount","name":"pvc-4a193c67-3bbf-4099-a407-5d3698de3327","readonly":"false"},"volume_id":"4"}}]} I0325 12:21:12.761760 1 connection.go:186] GRPC error: W0325 12:21:12.761785 1 csi_handler.go:159] Failed to repair volume handle for driver csi-mock-csi-mock-volumes-3816: could not find In-Tree driver name for CSI plugin csi-mock-csi-mock-volumes-3816 I0325 12:21:18.488232 1 controller.go:198] Started VA processing "csi-d6ca5cab0789dbb0fc75c255d3efda652e45e70efadd9b240c991766a7f0182d" I0325 12:21:18.488265 1 csi_handler.go:209] CSIHandler: processing VA "csi-d6ca5cab0789dbb0fc75c255d3efda652e45e70efadd9b240c991766a7f0182d" I0325 12:21:18.488275 1 csi_handler.go:260] Starting detach operation for "csi-d6ca5cab0789dbb0fc75c255d3efda652e45e70efadd9b240c991766a7f0182d" I0325 12:21:18.488340 1 csi_handler.go:267] Detaching "csi-d6ca5cab0789dbb0fc75c255d3efda652e45e70efadd9b240c991766a7f0182d" I0325 12:21:18.488363 1 csi_handler.go:689] Found NodeID csi-mock-csi-mock-volumes-3816 in CSINode latest-worker I0325 12:21:18.488435 1 connection.go:182] GRPC call: /csi.v1.Controller/ControllerUnpublishVolume I0325 12:21:18.488444 1 connection.go:183] GRPC request: {"node_id":"csi-mock-csi-mock-volumes-3816","volume_id":"4"} I0325 12:21:18.490415 1 connection.go:185] GRPC response: {} I0325 12:21:18.491404 1 connection.go:186] GRPC error: I0325 12:21:18.491416 1 csi_handler.go:549] Detached "csi-d6ca5cab0789dbb0fc75c255d3efda652e45e70efadd9b240c991766a7f0182d" I0325 12:21:18.491458 1 util.go:76] Marking as detached "csi-d6ca5cab0789dbb0fc75c255d3efda652e45e70efadd9b240c991766a7f0182d" I0325 12:21:18.584828 1 util.go:90] Finalizer removed from "csi-d6ca5cab0789dbb0fc75c255d3efda652e45e70efadd9b240c991766a7f0182d" I0325 12:21:18.584919 1 csi_handler.go:280] Fully detached "csi-d6ca5cab0789dbb0fc75c255d3efda652e45e70efadd9b240c991766a7f0182d" I0325 12:21:18.584931 1 csi_handler.go:225] CSIHandler: finished processing "csi-d6ca5cab0789dbb0fc75c255d3efda652e45e70efadd9b240c991766a7f0182d" I0325 12:21:18.585192 1 controller.go:232] Started PV processing "pvc-4a193c67-3bbf-4099-a407-5d3698de3327" I0325 12:21:18.585234 1 csi_handler.go:591] CSIHandler: processing PV "pvc-4a193c67-3bbf-4099-a407-5d3698de3327" I0325 12:21:18.585267 1 csi_handler.go:595] CSIHandler: processing PV "pvc-4a193c67-3bbf-4099-a407-5d3698de3327": no deletion timestamp, ignoring I0325 12:21:26.754462 1 controller.go:232] Started PV processing "pvc-4a193c67-3bbf-4099-a407-5d3698de3327" I0325 12:21:26.754520 1 csi_handler.go:591] CSIHandler: processing PV "pvc-4a193c67-3bbf-4099-a407-5d3698de3327" I0325 12:21:26.754559 1 csi_handler.go:633] CSIHandler: processing PV "pvc-4a193c67-3bbf-4099-a407-5d3698de3327": no VA found, removing finalizer E0325 12:21:26.861797 1 csi_handler.go:650] Failed to remove finalizer from PV "pvc-4a193c67-3bbf-4099-a407-5d3698de3327": PersistentVolume "pvc-4a193c67-3bbf-4099-a407-5d3698de3327" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{"kubernetes.io/pv-protection"} I0325 12:21:26.861885 1 controller.go:232] Started PV processing "pvc-4a193c67-3bbf-4099-a407-5d3698de3327" I0325 12:21:26.861919 1 csi_handler.go:591] CSIHandler: processing PV "pvc-4a193c67-3bbf-4099-a407-5d3698de3327" I0325 12:21:26.861977 1 csi_handler.go:633] CSIHandler: processing PV "pvc-4a193c67-3bbf-4099-a407-5d3698de3327": no VA found, removing finalizer I0325 12:21:26.956826 1 csi_handler.go:655] Removed finalizer from PV "pvc-4a193c67-3bbf-4099-a407-5d3698de3327" I0325 12:21:27.862037 1 controller.go:232] Started PV processing "pvc-4a193c67-3bbf-4099-a407-5d3698de3327" I0325 12:21:27.862105 1 controller.go:239] PV "pvc-4a193c67-3bbf-4099-a407-5d3698de3327" deleted, ignoring ==== end of pod log for container csi-mockplugin-attacher-0/csi-attacher ====