==== start of pod log for container csi-mockplugin-attacher-0/csi-attacher ==== I0413 13:04:38.563170 1 main.go:91] Version: v2.2.0-0-g97411fa7 I0413 13:04:38.564620 1 connection.go:153] Connecting to unix:///csi/csi.sock I0413 13:04:45.224686 1 common.go:111] Probing CSI driver for readiness I0413 13:04:45.224736 1 connection.go:182] GRPC call: /csi.v1.Identity/Probe I0413 13:04:45.224745 1 connection.go:183] GRPC request: {} I0413 13:04:45.227641 1 connection.go:185] GRPC response: {"ready":{"value":true}} I0413 13:04:45.228547 1 connection.go:186] GRPC error: I0413 13:04:45.228568 1 connection.go:182] GRPC call: /csi.v1.Identity/GetPluginInfo I0413 13:04:45.228574 1 connection.go:183] GRPC request: {} I0413 13:04:45.232375 1 connection.go:185] GRPC response: {"manifest":{"url":"https://github.com/kubernetes-csi/csi-test/mock"},"name":"csi-mock-csi-mock-volumes-6849","vendor_version":"0.3.0"} I0413 13:04:45.233291 1 connection.go:186] GRPC error: I0413 13:04:45.233307 1 main.go:136] CSI driver name: "csi-mock-csi-mock-volumes-6849" W0413 13:04:45.233328 1 metrics.go:142] metrics endpoint will not be started because `metrics-address` was not specified. I0413 13:04:45.233338 1 connection.go:182] GRPC call: /csi.v1.Identity/GetPluginCapabilities I0413 13:04:45.233349 1 connection.go:183] GRPC request: {} I0413 13:04:45.236874 1 connection.go:185] GRPC response: {"capabilities":[{"Type":{"Service":{"type":1}}},{"Type":{"VolumeExpansion":{"type":1}}}]} I0413 13:04:45.238849 1 connection.go:186] GRPC error: I0413 13:04:45.238866 1 connection.go:182] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I0413 13:04:45.238875 1 connection.go:183] GRPC request: {} I0413 13:04:45.240432 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}}}]} I0413 13:04:45.247546 1 connection.go:186] GRPC error: I0413 13:04:45.247615 1 main.go:162] CSI driver supports ControllerPublishUnpublish, using real CSI handler I0413 13:04:45.247631 1 connection.go:182] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I0413 13:04:45.247638 1 connection.go:183] GRPC request: {} I0413 13:04:45.248835 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}}}]} I0413 13:04:45.260843 1 connection.go:186] GRPC error: I0413 13:04:45.260870 1 main.go:175] CSI driver supports list volumes published nodes. Using capability to reconcile volume attachment objects with actual backend state I0413 13:04:45.261064 1 controller.go:121] Starting CSI attacher I0413 13:04:45.261401 1 reflector.go:153] Starting reflector *v1beta1.VolumeAttachment (10m0s) from k8s.io/client-go/informers/factory.go:135 I0413 13:04:45.261431 1 reflector.go:188] Listing and watching *v1beta1.VolumeAttachment from k8s.io/client-go/informers/factory.go:135 I0413 13:04:45.261445 1 reflector.go:153] Starting reflector *v1beta1.CSINode (10m0s) from k8s.io/client-go/informers/factory.go:135 I0413 13:04:45.261473 1 reflector.go:188] Listing and watching *v1beta1.CSINode from k8s.io/client-go/informers/factory.go:135 I0413 13:04:45.261573 1 reflector.go:153] Starting reflector *v1.PersistentVolume (10m0s) from k8s.io/client-go/informers/factory.go:135 I0413 13:04:45.261596 1 reflector.go:188] Listing and watching *v1.PersistentVolume from k8s.io/client-go/informers/factory.go:135 I0413 13:04:45.361229 1 shared_informer.go:227] caches populated I0413 13:04:45.361326 1 csi_handler.go:116] Reconciling VolumeAttachments with driver backend state I0413 13:04:45.361356 1 controller.go:198] Started VA processing "csi-8d8b5e9bde507186f7bdb7bd0f3fb22f8d98d379ccf3f895b4d4116373be7781" I0413 13:04:45.361411 1 controller.go:213] Skipping VolumeAttachment csi-8d8b5e9bde507186f7bdb7bd0f3fb22f8d98d379ccf3f895b4d4116373be7781 for attacher csi-mock-csi-mock-volumes-7645 I0413 13:04:45.361391 1 controller.go:198] Started VA processing "csi-b7952033dfdb180b0821ef55332a64cc0724491279000e588c6da64ea5f2bf4f" I0413 13:04:45.361387 1 connection.go:182] GRPC call: /csi.v1.Controller/ListVolumes I0413 13:04:45.361377 1 controller.go:198] Started VA processing "csi-3ecb3d617d78d1463db05c0c158e7e547a4750d62ee852055ece2663815d3afc" I0413 13:04:45.361645 1 controller.go:213] Skipping VolumeAttachment csi-3ecb3d617d78d1463db05c0c158e7e547a4750d62ee852055ece2663815d3afc for attacher csi-mock-csi-mock-volumes-4309 I0413 13:04:45.361444 1 controller.go:213] Skipping VolumeAttachment csi-b7952033dfdb180b0821ef55332a64cc0724491279000e588c6da64ea5f2bf4f for attacher csi-mock-csi-mock-volumes-7885 I0413 13:04:45.361460 1 connection.go:183] GRPC request: {} I0413 13:04:45.363658 1 connection.go:185] GRPC response: {"entries":[{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-6849"]},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 1"},"volume_id":"1"}},{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-6849"]},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 2"},"volume_id":"2"}},{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-6849"]},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 3"},"volume_id":"3"}}]} I0413 13:04:45.370291 1 connection.go:186] GRPC error: W0413 13:04:45.370319 1 csi_handler.go:159] Failed to repair volume handle for driver csi-mock-csi-mock-volumes-7645: could not find In-Tree driver name for CSI plugin csi-mock-csi-mock-volumes-7645 W0413 13:04:45.370335 1 csi_handler.go:159] Failed to repair volume handle for driver csi-mock-csi-mock-volumes-4309: could not find In-Tree driver name for CSI plugin csi-mock-csi-mock-volumes-4309 W0413 13:04:45.370346 1 csi_handler.go:159] Failed to repair volume handle for driver csi-mock-csi-mock-volumes-7885: could not find In-Tree driver name for CSI plugin csi-mock-csi-mock-volumes-7885 I0413 13:04:53.297190 1 controller.go:198] Started VA processing "csi-e20a74cbbf46188afea9cf90c3fee98da604ca9b7c56c4bd0d6fe786e4573268" I0413 13:04:53.297219 1 csi_handler.go:209] CSIHandler: processing VA "csi-e20a74cbbf46188afea9cf90c3fee98da604ca9b7c56c4bd0d6fe786e4573268" I0413 13:04:53.297231 1 csi_handler.go:236] Attaching "csi-e20a74cbbf46188afea9cf90c3fee98da604ca9b7c56c4bd0d6fe786e4573268" I0413 13:04:53.297245 1 csi_handler.go:396] Starting attach operation for "csi-e20a74cbbf46188afea9cf90c3fee98da604ca9b7c56c4bd0d6fe786e4573268" I0413 13:04:53.297450 1 csi_handler.go:335] Adding finalizer to PV "pvc-3c783a59-06e1-4a27-bf2c-33802d323818" I0413 13:04:53.317835 1 csi_handler.go:344] PV finalizer added to "pvc-3c783a59-06e1-4a27-bf2c-33802d323818" I0413 13:04:53.317895 1 csi_handler.go:689] Found NodeID csi-mock-csi-mock-volumes-6849 in CSINode leguer-worker2 I0413 13:04:53.317969 1 csi_handler.go:297] VA finalizer added to "csi-e20a74cbbf46188afea9cf90c3fee98da604ca9b7c56c4bd0d6fe786e4573268" I0413 13:04:53.317997 1 csi_handler.go:311] NodeID annotation added to "csi-e20a74cbbf46188afea9cf90c3fee98da604ca9b7c56c4bd0d6fe786e4573268" I0413 13:04:53.384747 1 connection.go:182] GRPC call: /csi.v1.Controller/ControllerPublishVolume I0413 13:04:53.384777 1 connection.go:183] GRPC request: {"node_id":"csi-mock-csi-mock-volumes-6849","volume_capability":{"AccessType":{"Mount":{"fs_type":"ext4"}},"access_mode":{"mode":1}},"volume_context":{"name":"pvc-3c783a59-06e1-4a27-bf2c-33802d323818","storage.kubernetes.io/csiProvisionerIdentity":"1618319085534-8081-csi-mock-csi-mock-volumes-6849"},"volume_id":"4"} I0413 13:04:53.389597 1 connection.go:185] GRPC response: {"publish_context":{"device":"/dev/mock","readonly":"false"}} I0413 13:04:53.390400 1 connection.go:186] GRPC error: I0413 13:04:53.390414 1 csi_handler.go:249] Attached "csi-e20a74cbbf46188afea9cf90c3fee98da604ca9b7c56c4bd0d6fe786e4573268" I0413 13:04:53.390431 1 util.go:35] Marking as attached "csi-e20a74cbbf46188afea9cf90c3fee98da604ca9b7c56c4bd0d6fe786e4573268" I0413 13:04:53.395124 1 util.go:48] Marked as attached "csi-e20a74cbbf46188afea9cf90c3fee98da604ca9b7c56c4bd0d6fe786e4573268" I0413 13:04:53.395145 1 csi_handler.go:255] Fully attached "csi-e20a74cbbf46188afea9cf90c3fee98da604ca9b7c56c4bd0d6fe786e4573268" I0413 13:04:53.395156 1 csi_handler.go:225] CSIHandler: finished processing "csi-e20a74cbbf46188afea9cf90c3fee98da604ca9b7c56c4bd0d6fe786e4573268" I0413 13:04:53.395182 1 controller.go:198] Started VA processing "csi-e20a74cbbf46188afea9cf90c3fee98da604ca9b7c56c4bd0d6fe786e4573268" I0413 13:04:53.395190 1 csi_handler.go:209] CSIHandler: processing VA "csi-e20a74cbbf46188afea9cf90c3fee98da604ca9b7c56c4bd0d6fe786e4573268" I0413 13:04:53.395197 1 csi_handler.go:231] "csi-e20a74cbbf46188afea9cf90c3fee98da604ca9b7c56c4bd0d6fe786e4573268" is already attached I0413 13:04:53.395202 1 csi_handler.go:225] CSIHandler: finished processing "csi-e20a74cbbf46188afea9cf90c3fee98da604ca9b7c56c4bd0d6fe786e4573268" I0413 13:05:00.391277 1 controller.go:198] Started VA processing "csi-4e8fd8451bb5f6d1a2d381136b9f2376713ac66e35e3add56615c192101c368c" I0413 13:05:00.391323 1 controller.go:213] Skipping VolumeAttachment csi-4e8fd8451bb5f6d1a2d381136b9f2376713ac66e35e3add56615c192101c368c for attacher csi-mock-csi-mock-volumes-8039 I0413 13:05:00.428898 1 controller.go:198] Started VA processing "csi-4e8fd8451bb5f6d1a2d381136b9f2376713ac66e35e3add56615c192101c368c" I0413 13:05:00.428927 1 controller.go:213] Skipping VolumeAttachment csi-4e8fd8451bb5f6d1a2d381136b9f2376713ac66e35e3add56615c192101c368c for attacher csi-mock-csi-mock-volumes-8039 I0413 13:05:00.475706 1 controller.go:198] Started VA processing "csi-4e8fd8451bb5f6d1a2d381136b9f2376713ac66e35e3add56615c192101c368c" I0413 13:05:00.475764 1 controller.go:213] Skipping VolumeAttachment csi-4e8fd8451bb5f6d1a2d381136b9f2376713ac66e35e3add56615c192101c368c for attacher csi-mock-csi-mock-volumes-8039 I0413 13:05:45.370545 1 csi_handler.go:116] Reconciling VolumeAttachments with driver backend state I0413 13:05:45.370636 1 connection.go:182] GRPC call: /csi.v1.Controller/ListVolumes I0413 13:05:45.370652 1 connection.go:183] GRPC request: {} I0413 13:05:45.373323 1 connection.go:185] GRPC response: {"entries":[{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-6849"]},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 1"},"volume_id":"1"}},{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-6849"]},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 2"},"volume_id":"2"}},{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-6849"]},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 3"},"volume_id":"3"}},{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-6849"]},"volume":{"capacity_bytes":1073741824,"volume_context":{"csi-mock-csi-mock-volumes-6849/dev":"/dev/mock","csi-mock-csi-mock-volumes-6849/var/lib/kubelet/plugins/kubernetes.io/csi/pv/pvc-3c783a59-06e1-4a27-bf2c-33802d323818/globalmount":"/dev/mock","csi-mock-csi-mock-volumes-6849/var/lib/kubelet/pods/437040b6-9e16-4b7b-9da5-d272115cf2a0/volumes/kubernetes.io~csi/pvc-3c783a59-06e1-4a27-bf2c-33802d323818/mount":"/var/lib/kubelet/pods/437040b6-9e16-4b7b-9da5-d272115cf2a0/volumes/kubernetes.io~csi/pvc-3c783a59-06e1-4a27-bf2c-33802d323818/mount","name":"pvc-3c783a59-06e1-4a27-bf2c-33802d323818","readonly":"false"},"volume_id":"4"}}]} I0413 13:05:45.384456 1 connection.go:186] GRPC error: W0413 13:05:45.384476 1 csi_handler.go:159] Failed to repair volume handle for driver csi-mock-csi-mock-volumes-4309: could not find In-Tree driver name for CSI plugin csi-mock-csi-mock-volumes-4309 W0413 13:05:45.384485 1 csi_handler.go:159] Failed to repair volume handle for driver csi-mock-csi-mock-volumes-7885: could not find In-Tree driver name for CSI plugin csi-mock-csi-mock-volumes-7885 W0413 13:05:45.384491 1 csi_handler.go:159] Failed to repair volume handle for driver csi-mock-csi-mock-volumes-6849: could not find In-Tree driver name for CSI plugin csi-mock-csi-mock-volumes-6849 W0413 13:05:45.384497 1 csi_handler.go:159] Failed to repair volume handle for driver csi-mock-csi-mock-volumes-8039: could not find In-Tree driver name for CSI plugin csi-mock-csi-mock-volumes-8039 W0413 13:05:45.384503 1 csi_handler.go:159] Failed to repair volume handle for driver csi-mock-csi-mock-volumes-7645: could not find In-Tree driver name for CSI plugin csi-mock-csi-mock-volumes-7645 I0413 13:06:32.082246 1 controller.go:198] Started VA processing "csi-06c4824bbd98d5daec60d555501c03091a208101f4e15cb4906666f69b6f3754" I0413 13:06:32.082301 1 controller.go:213] Skipping VolumeAttachment csi-06c4824bbd98d5daec60d555501c03091a208101f4e15cb4906666f69b6f3754 for attacher csi-mock-csi-mock-volumes-169 I0413 13:06:32.267489 1 controller.go:198] Started VA processing "csi-06c4824bbd98d5daec60d555501c03091a208101f4e15cb4906666f69b6f3754" I0413 13:06:32.267545 1 controller.go:213] Skipping VolumeAttachment csi-06c4824bbd98d5daec60d555501c03091a208101f4e15cb4906666f69b6f3754 for attacher csi-mock-csi-mock-volumes-169 I0413 13:06:32.304996 1 controller.go:198] Started VA processing "csi-06c4824bbd98d5daec60d555501c03091a208101f4e15cb4906666f69b6f3754" I0413 13:06:32.305028 1 controller.go:213] Skipping VolumeAttachment csi-06c4824bbd98d5daec60d555501c03091a208101f4e15cb4906666f69b6f3754 for attacher csi-mock-csi-mock-volumes-169 I0413 13:06:45.384672 1 csi_handler.go:116] Reconciling VolumeAttachments with driver backend state I0413 13:06:45.384733 1 connection.go:182] GRPC call: /csi.v1.Controller/ListVolumes I0413 13:06:45.384744 1 connection.go:183] GRPC request: {} I0413 13:06:45.386114 1 connection.go:185] GRPC response: {"entries":[{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-6849"]},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 1"},"volume_id":"1"}},{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-6849"]},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 2"},"volume_id":"2"}},{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-6849"]},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 3"},"volume_id":"3"}},{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-6849"]},"volume":{"capacity_bytes":1073741824,"volume_context":{"csi-mock-csi-mock-volumes-6849/dev":"/dev/mock","csi-mock-csi-mock-volumes-6849/var/lib/kubelet/plugins/kubernetes.io/csi/pv/pvc-3c783a59-06e1-4a27-bf2c-33802d323818/globalmount":"/dev/mock","csi-mock-csi-mock-volumes-6849/var/lib/kubelet/pods/437040b6-9e16-4b7b-9da5-d272115cf2a0/volumes/kubernetes.io~csi/pvc-3c783a59-06e1-4a27-bf2c-33802d323818/mount":"/var/lib/kubelet/pods/437040b6-9e16-4b7b-9da5-d272115cf2a0/volumes/kubernetes.io~csi/pvc-3c783a59-06e1-4a27-bf2c-33802d323818/mount","name":"pvc-3c783a59-06e1-4a27-bf2c-33802d323818","readonly":"false"},"volume_id":"4"}}]} I0413 13:06:45.396451 1 connection.go:186] GRPC error: W0413 13:06:45.396493 1 csi_handler.go:159] Failed to repair volume handle for driver csi-mock-csi-mock-volumes-4309: could not find In-Tree driver name for CSI plugin csi-mock-csi-mock-volumes-4309 W0413 13:06:45.396525 1 csi_handler.go:159] Failed to repair volume handle for driver csi-mock-csi-mock-volumes-7885: could not find In-Tree driver name for CSI plugin csi-mock-csi-mock-volumes-7885 W0413 13:06:45.396536 1 csi_handler.go:159] Failed to repair volume handle for driver csi-mock-csi-mock-volumes-6849: could not find In-Tree driver name for CSI plugin csi-mock-csi-mock-volumes-6849 W0413 13:06:45.396553 1 csi_handler.go:159] Failed to repair volume handle for driver csi-mock-csi-mock-volumes-8039: could not find In-Tree driver name for CSI plugin csi-mock-csi-mock-volumes-8039 W0413 13:06:45.396566 1 csi_handler.go:159] Failed to repair volume handle for driver csi-mock-csi-mock-volumes-169: could not find In-Tree driver name for CSI plugin csi-mock-csi-mock-volumes-169 W0413 13:06:45.396578 1 csi_handler.go:159] Failed to repair volume handle for driver csi-mock-csi-mock-volumes-7645: could not find In-Tree driver name for CSI plugin csi-mock-csi-mock-volumes-7645 I0413 13:07:45.396735 1 csi_handler.go:116] Reconciling VolumeAttachments with driver backend state I0413 13:07:45.396825 1 connection.go:182] GRPC call: /csi.v1.Controller/ListVolumes I0413 13:07:45.396848 1 connection.go:183] GRPC request: {} I0413 13:07:45.398772 1 connection.go:185] GRPC response: {"entries":[{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-6849"]},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 1"},"volume_id":"1"}},{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-6849"]},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 2"},"volume_id":"2"}},{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-6849"]},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 3"},"volume_id":"3"}},{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-6849"]},"volume":{"capacity_bytes":1073741824,"volume_context":{"csi-mock-csi-mock-volumes-6849/dev":"/dev/mock","csi-mock-csi-mock-volumes-6849/var/lib/kubelet/plugins/kubernetes.io/csi/pv/pvc-3c783a59-06e1-4a27-bf2c-33802d323818/globalmount":"/dev/mock","csi-mock-csi-mock-volumes-6849/var/lib/kubelet/pods/437040b6-9e16-4b7b-9da5-d272115cf2a0/volumes/kubernetes.io~csi/pvc-3c783a59-06e1-4a27-bf2c-33802d323818/mount":"/var/lib/kubelet/pods/437040b6-9e16-4b7b-9da5-d272115cf2a0/volumes/kubernetes.io~csi/pvc-3c783a59-06e1-4a27-bf2c-33802d323818/mount","name":"pvc-3c783a59-06e1-4a27-bf2c-33802d323818","readonly":"false"},"volume_id":"4"}}]} I0413 13:07:45.406765 1 connection.go:186] GRPC error: W0413 13:07:45.406795 1 csi_handler.go:159] Failed to repair volume handle for driver csi-mock-csi-mock-volumes-8039: could not find In-Tree driver name for CSI plugin csi-mock-csi-mock-volumes-8039 W0413 13:07:45.406812 1 csi_handler.go:159] Failed to repair volume handle for driver csi-mock-csi-mock-volumes-169: could not find In-Tree driver name for CSI plugin csi-mock-csi-mock-volumes-169 W0413 13:07:45.406832 1 csi_handler.go:159] Failed to repair volume handle for driver csi-mock-csi-mock-volumes-7645: could not find In-Tree driver name for CSI plugin csi-mock-csi-mock-volumes-7645 W0413 13:07:45.406842 1 csi_handler.go:159] Failed to repair volume handle for driver csi-mock-csi-mock-volumes-4309: could not find In-Tree driver name for CSI plugin csi-mock-csi-mock-volumes-4309 W0413 13:07:45.406853 1 csi_handler.go:159] Failed to repair volume handle for driver csi-mock-csi-mock-volumes-7885: could not find In-Tree driver name for CSI plugin csi-mock-csi-mock-volumes-7885 W0413 13:07:45.406863 1 csi_handler.go:159] Failed to repair volume handle for driver csi-mock-csi-mock-volumes-6849: could not find In-Tree driver name for CSI plugin csi-mock-csi-mock-volumes-6849 I0413 13:08:15.086784 1 controller.go:198] Started VA processing "csi-8d8b5e9bde507186f7bdb7bd0f3fb22f8d98d379ccf3f895b4d4116373be7781" I0413 13:08:15.086823 1 controller.go:213] Skipping VolumeAttachment csi-8d8b5e9bde507186f7bdb7bd0f3fb22f8d98d379ccf3f895b4d4116373be7781 for attacher csi-mock-csi-mock-volumes-7645 I0413 13:08:15.098414 1 controller.go:232] Started PV processing "pvc-801363df-e890-4451-8ea0-35d9cfad5df8" I0413 13:08:15.098730 1 csi_handler.go:591] CSIHandler: processing PV "pvc-801363df-e890-4451-8ea0-35d9cfad5df8" I0413 13:08:15.098760 1 csi_handler.go:595] CSIHandler: processing PV "pvc-801363df-e890-4451-8ea0-35d9cfad5df8": no deletion timestamp, ignoring I0413 13:08:19.670123 1 controller.go:198] Started VA processing "csi-bc119acc7356290427580203af65031aed94948b57933d06c25bcc48963f7737" I0413 13:08:19.670166 1 controller.go:213] Skipping VolumeAttachment csi-bc119acc7356290427580203af65031aed94948b57933d06c25bcc48963f7737 for attacher csi-mock-csi-mock-volumes-6946 I0413 13:08:19.719034 1 controller.go:198] Started VA processing "csi-bc119acc7356290427580203af65031aed94948b57933d06c25bcc48963f7737" I0413 13:08:19.719067 1 controller.go:213] Skipping VolumeAttachment csi-bc119acc7356290427580203af65031aed94948b57933d06c25bcc48963f7737 for attacher csi-mock-csi-mock-volumes-6946 I0413 13:08:19.730415 1 controller.go:198] Started VA processing "csi-bc119acc7356290427580203af65031aed94948b57933d06c25bcc48963f7737" I0413 13:08:19.730450 1 controller.go:213] Skipping VolumeAttachment csi-bc119acc7356290427580203af65031aed94948b57933d06c25bcc48963f7737 for attacher csi-mock-csi-mock-volumes-6946 I0413 13:08:25.094164 1 controller.go:198] Started VA processing "csi-3ecb3d617d78d1463db05c0c158e7e547a4750d62ee852055ece2663815d3afc" I0413 13:08:25.094203 1 controller.go:213] Skipping VolumeAttachment csi-3ecb3d617d78d1463db05c0c158e7e547a4750d62ee852055ece2663815d3afc for attacher csi-mock-csi-mock-volumes-4309 I0413 13:08:25.167107 1 controller.go:232] Started PV processing "pvc-2b94d08a-b215-443e-9676-de1f2f1547a9" I0413 13:08:25.167148 1 csi_handler.go:591] CSIHandler: processing PV "pvc-2b94d08a-b215-443e-9676-de1f2f1547a9" I0413 13:08:25.167160 1 csi_handler.go:595] CSIHandler: processing PV "pvc-2b94d08a-b215-443e-9676-de1f2f1547a9": no deletion timestamp, ignoring I0413 13:08:35.457082 1 controller.go:198] Started VA processing "csi-b7952033dfdb180b0821ef55332a64cc0724491279000e588c6da64ea5f2bf4f" I0413 13:08:35.457127 1 controller.go:213] Skipping VolumeAttachment csi-b7952033dfdb180b0821ef55332a64cc0724491279000e588c6da64ea5f2bf4f for attacher csi-mock-csi-mock-volumes-7885 I0413 13:08:35.539908 1 controller.go:232] Started PV processing "pvc-05c19cec-1410-4a0d-93ea-03c9f4b5e5ab" I0413 13:08:35.539949 1 csi_handler.go:591] CSIHandler: processing PV "pvc-05c19cec-1410-4a0d-93ea-03c9f4b5e5ab" I0413 13:08:35.539962 1 csi_handler.go:595] CSIHandler: processing PV "pvc-05c19cec-1410-4a0d-93ea-03c9f4b5e5ab": no deletion timestamp, ignoring I0413 13:08:45.407045 1 csi_handler.go:116] Reconciling VolumeAttachments with driver backend state I0413 13:08:45.407126 1 connection.go:182] GRPC call: /csi.v1.Controller/ListVolumes I0413 13:08:45.407140 1 connection.go:183] GRPC request: {} I0413 13:08:45.409636 1 connection.go:185] GRPC response: {"entries":[{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-6849"]},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 1"},"volume_id":"1"}},{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-6849"]},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 2"},"volume_id":"2"}},{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-6849"]},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 3"},"volume_id":"3"}},{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-6849"]},"volume":{"capacity_bytes":1073741824,"volume_context":{"csi-mock-csi-mock-volumes-6849/dev":"/dev/mock","csi-mock-csi-mock-volumes-6849/var/lib/kubelet/plugins/kubernetes.io/csi/pv/pvc-3c783a59-06e1-4a27-bf2c-33802d323818/globalmount":"/dev/mock","csi-mock-csi-mock-volumes-6849/var/lib/kubelet/pods/437040b6-9e16-4b7b-9da5-d272115cf2a0/volumes/kubernetes.io~csi/pvc-3c783a59-06e1-4a27-bf2c-33802d323818/mount":"/var/lib/kubelet/pods/437040b6-9e16-4b7b-9da5-d272115cf2a0/volumes/kubernetes.io~csi/pvc-3c783a59-06e1-4a27-bf2c-33802d323818/mount","name":"pvc-3c783a59-06e1-4a27-bf2c-33802d323818","readonly":"false"},"volume_id":"4"}}]} I0413 13:08:45.420643 1 connection.go:186] GRPC error: W0413 13:08:45.420669 1 csi_handler.go:159] Failed to repair volume handle for driver csi-mock-csi-mock-volumes-6849: could not find In-Tree driver name for CSI plugin csi-mock-csi-mock-volumes-6849 W0413 13:08:45.420687 1 csi_handler.go:159] Failed to repair volume handle for driver csi-mock-csi-mock-volumes-8039: could not find In-Tree driver name for CSI plugin csi-mock-csi-mock-volumes-8039 W0413 13:08:45.420699 1 csi_handler.go:159] Failed to repair volume handle for driver csi-mock-csi-mock-volumes-169: could not find In-Tree driver name for CSI plugin csi-mock-csi-mock-volumes-169 W0413 13:08:45.420707 1 csi_handler.go:159] Failed to repair volume handle for driver csi-mock-csi-mock-volumes-6946: could not find In-Tree driver name for CSI plugin csi-mock-csi-mock-volumes-6946 I0413 13:09:45.420868 1 csi_handler.go:116] Reconciling VolumeAttachments with driver backend state I0413 13:09:45.420937 1 connection.go:182] GRPC call: /csi.v1.Controller/ListVolumes I0413 13:09:45.420943 1 connection.go:183] GRPC request: {} I0413 13:09:45.426040 1 connection.go:185] GRPC response: {"entries":[{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-6849"]},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 1"},"volume_id":"1"}},{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-6849"]},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 2"},"volume_id":"2"}},{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-6849"]},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 3"},"volume_id":"3"}},{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-6849"]},"volume":{"capacity_bytes":1073741824,"volume_context":{"csi-mock-csi-mock-volumes-6849/dev":"/dev/mock","csi-mock-csi-mock-volumes-6849/var/lib/kubelet/plugins/kubernetes.io/csi/pv/pvc-3c783a59-06e1-4a27-bf2c-33802d323818/globalmount":"/dev/mock","csi-mock-csi-mock-volumes-6849/var/lib/kubelet/pods/437040b6-9e16-4b7b-9da5-d272115cf2a0/volumes/kubernetes.io~csi/pvc-3c783a59-06e1-4a27-bf2c-33802d323818/mount":"/var/lib/kubelet/pods/437040b6-9e16-4b7b-9da5-d272115cf2a0/volumes/kubernetes.io~csi/pvc-3c783a59-06e1-4a27-bf2c-33802d323818/mount","name":"pvc-3c783a59-06e1-4a27-bf2c-33802d323818","readonly":"false"},"volume_id":"4"}}]} I0413 13:09:45.434356 1 connection.go:186] GRPC error: W0413 13:09:45.434382 1 csi_handler.go:159] Failed to repair volume handle for driver csi-mock-csi-mock-volumes-6849: could not find In-Tree driver name for CSI plugin csi-mock-csi-mock-volumes-6849 W0413 13:09:45.434397 1 csi_handler.go:159] Failed to repair volume handle for driver csi-mock-csi-mock-volumes-8039: could not find In-Tree driver name for CSI plugin csi-mock-csi-mock-volumes-8039 W0413 13:09:45.434406 1 csi_handler.go:159] Failed to repair volume handle for driver csi-mock-csi-mock-volumes-169: could not find In-Tree driver name for CSI plugin csi-mock-csi-mock-volumes-169 W0413 13:09:45.434414 1 csi_handler.go:159] Failed to repair volume handle for driver csi-mock-csi-mock-volumes-6946: could not find In-Tree driver name for CSI plugin csi-mock-csi-mock-volumes-6946 I0413 13:09:55.773869 1 controller.go:198] Started VA processing "csi-e20a74cbbf46188afea9cf90c3fee98da604ca9b7c56c4bd0d6fe786e4573268" I0413 13:09:55.773910 1 csi_handler.go:209] CSIHandler: processing VA "csi-e20a74cbbf46188afea9cf90c3fee98da604ca9b7c56c4bd0d6fe786e4573268" I0413 13:09:55.773921 1 csi_handler.go:260] Starting detach operation for "csi-e20a74cbbf46188afea9cf90c3fee98da604ca9b7c56c4bd0d6fe786e4573268" I0413 13:09:55.773991 1 csi_handler.go:267] Detaching "csi-e20a74cbbf46188afea9cf90c3fee98da604ca9b7c56c4bd0d6fe786e4573268" I0413 13:09:55.774013 1 csi_handler.go:689] Found NodeID csi-mock-csi-mock-volumes-6849 in CSINode leguer-worker2 I0413 13:09:55.774087 1 connection.go:182] GRPC call: /csi.v1.Controller/ControllerUnpublishVolume I0413 13:09:55.774101 1 connection.go:183] GRPC request: {"node_id":"csi-mock-csi-mock-volumes-6849","volume_id":"4"} I0413 13:09:55.777123 1 connection.go:185] GRPC response: {} I0413 13:09:55.777628 1 connection.go:186] GRPC error: I0413 13:09:55.777636 1 csi_handler.go:549] Detached "csi-e20a74cbbf46188afea9cf90c3fee98da604ca9b7c56c4bd0d6fe786e4573268" I0413 13:09:55.777679 1 util.go:76] Marking as detached "csi-e20a74cbbf46188afea9cf90c3fee98da604ca9b7c56c4bd0d6fe786e4573268" I0413 13:09:56.083533 1 controller.go:232] Started PV processing "pvc-3c783a59-06e1-4a27-bf2c-33802d323818" I0413 13:09:56.083588 1 csi_handler.go:591] CSIHandler: processing PV "pvc-3c783a59-06e1-4a27-bf2c-33802d323818" I0413 13:09:56.083615 1 csi_handler.go:595] CSIHandler: processing PV "pvc-3c783a59-06e1-4a27-bf2c-33802d323818": no deletion timestamp, ignoring I0413 13:09:56.085072 1 util.go:90] Finalizer removed from "csi-e20a74cbbf46188afea9cf90c3fee98da604ca9b7c56c4bd0d6fe786e4573268" I0413 13:09:56.085110 1 csi_handler.go:280] Fully detached "csi-e20a74cbbf46188afea9cf90c3fee98da604ca9b7c56c4bd0d6fe786e4573268" I0413 13:09:56.085131 1 csi_handler.go:225] CSIHandler: finished processing "csi-e20a74cbbf46188afea9cf90c3fee98da604ca9b7c56c4bd0d6fe786e4573268" I0413 13:10:05.376758 1 controller.go:198] Started VA processing "csi-4e8fd8451bb5f6d1a2d381136b9f2376713ac66e35e3add56615c192101c368c" I0413 13:10:05.376819 1 controller.go:213] Skipping VolumeAttachment csi-4e8fd8451bb5f6d1a2d381136b9f2376713ac66e35e3add56615c192101c368c for attacher csi-mock-csi-mock-volumes-8039 I0413 13:10:05.426631 1 controller.go:232] Started PV processing "pvc-8354f2c8-9502-4af7-89d9-aa9e341d5906" I0413 13:10:05.426709 1 csi_handler.go:591] CSIHandler: processing PV "pvc-8354f2c8-9502-4af7-89d9-aa9e341d5906" I0413 13:10:05.426728 1 csi_handler.go:595] CSIHandler: processing PV "pvc-8354f2c8-9502-4af7-89d9-aa9e341d5906": no deletion timestamp, ignoring I0413 13:10:17.463158 1 controller.go:232] Started PV processing "pvc-3c783a59-06e1-4a27-bf2c-33802d323818" I0413 13:10:17.463198 1 csi_handler.go:591] CSIHandler: processing PV "pvc-3c783a59-06e1-4a27-bf2c-33802d323818" I0413 13:10:17.463225 1 csi_handler.go:633] CSIHandler: processing PV "pvc-3c783a59-06e1-4a27-bf2c-33802d323818": no VA found, removing finalizer I0413 13:10:17.478408 1 csi_handler.go:655] Removed finalizer from PV "pvc-3c783a59-06e1-4a27-bf2c-33802d323818" I0413 13:10:38.326572 1 controller.go:198] Started VA processing "csi-fba35ada25084ec49ff9811c13542468e25c513adf478604ec012e95d0d234d1" I0413 13:10:38.326638 1 controller.go:213] Skipping VolumeAttachment csi-fba35ada25084ec49ff9811c13542468e25c513adf478604ec012e95d0d234d1 for attacher csi-mock-csi-mock-volumes-4523 I0413 13:10:38.397978 1 controller.go:198] Started VA processing "csi-fba35ada25084ec49ff9811c13542468e25c513adf478604ec012e95d0d234d1" I0413 13:10:38.398034 1 controller.go:213] Skipping VolumeAttachment csi-fba35ada25084ec49ff9811c13542468e25c513adf478604ec012e95d0d234d1 for attacher csi-mock-csi-mock-volumes-4523 I0413 13:10:38.452259 1 controller.go:198] Started VA processing "csi-fba35ada25084ec49ff9811c13542468e25c513adf478604ec012e95d0d234d1" I0413 13:10:38.452296 1 controller.go:213] Skipping VolumeAttachment csi-fba35ada25084ec49ff9811c13542468e25c513adf478604ec012e95d0d234d1 for attacher csi-mock-csi-mock-volumes-4523 ==== end of pod log for container csi-mockplugin-attacher-0/csi-attacher ====