==== start of pod log for container csi-mockplugin-attacher-0/csi-attacher ==== I1013 14:51:15.278503 1 main.go:96] Version: v3.2.0 I1013 14:51:15.282604 1 connection.go:153] Connecting to unix:///csi/csi.sock I1013 14:51:16.285554 1 common.go:111] Probing CSI driver for readiness I1013 14:51:16.285606 1 connection.go:182] GRPC call: /csi.v1.Identity/Probe I1013 14:51:16.285622 1 connection.go:183] GRPC request: {} I1013 14:51:16.289881 1 connection.go:185] GRPC response: {"ready":{"value":true}} I1013 14:51:16.290116 1 connection.go:186] GRPC error: I1013 14:51:16.290141 1 connection.go:182] GRPC call: /csi.v1.Identity/GetPluginInfo I1013 14:51:16.290147 1 connection.go:183] GRPC request: {} I1013 14:51:16.290956 1 connection.go:185] GRPC response: {"manifest":{"url":"https://github.com/kubernetes-csi/csi-test/mock"},"name":"csi-mock-csi-mock-volumes-9209","vendor_version":"0.3.0"} I1013 14:51:16.291171 1 connection.go:186] GRPC error: I1013 14:51:16.291193 1 main.go:152] CSI driver name: "csi-mock-csi-mock-volumes-9209" I1013 14:51:16.291207 1 connection.go:182] GRPC call: /csi.v1.Identity/GetPluginCapabilities I1013 14:51:16.291215 1 connection.go:183] GRPC request: {} I1013 14:51:16.292305 1 connection.go:185] GRPC response: {"capabilities":[{"Type":{"Service":{"type":1}}},{"Type":{"VolumeExpansion":{"type":1}}}]} I1013 14:51:16.292610 1 connection.go:186] GRPC error: I1013 14:51:16.292626 1 connection.go:182] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1013 14:51:16.292636 1 connection.go:183] GRPC request: {} I1013 14:51:16.293643 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}}}]} I1013 14:51:16.293892 1 connection.go:186] GRPC error: I1013 14:51:16.293988 1 main.go:208] CSI driver supports ControllerPublishUnpublish, using real CSI handler I1013 14:51:16.294000 1 connection.go:182] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1013 14:51:16.294006 1 connection.go:183] GRPC request: {} I1013 14:51:16.294667 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}}}]} I1013 14:51:16.294836 1 connection.go:186] GRPC error: I1013 14:51:16.294857 1 main.go:221] CSI driver supports list volumes published nodes. Using capability to reconcile volume attachment objects with actual backend state I1013 14:51:16.295145 1 controller.go:128] Starting CSI attacher I1013 14:51:16.295576 1 reflector.go:219] Starting reflector *v1.VolumeAttachment (10m0s) from k8s.io/client-go/informers/factory.go:134 I1013 14:51:16.295608 1 reflector.go:255] Listing and watching *v1.VolumeAttachment from k8s.io/client-go/informers/factory.go:134 I1013 14:51:16.295663 1 reflector.go:219] Starting reflector *v1.PersistentVolume (10m0s) from k8s.io/client-go/informers/factory.go:134 I1013 14:51:16.295689 1 reflector.go:255] Listing and watching *v1.PersistentVolume from k8s.io/client-go/informers/factory.go:134 I1013 14:51:16.295743 1 reflector.go:219] Starting reflector *v1.CSINode (10m0s) from k8s.io/client-go/informers/factory.go:134 I1013 14:51:16.295773 1 reflector.go:255] Listing and watching *v1.CSINode from k8s.io/client-go/informers/factory.go:134 I1013 14:51:16.395886 1 shared_informer.go:270] caches populated I1013 14:51:16.396017 1 controller.go:205] Started VA processing "csi-54e869a7e85f19e89ca29808bd47cbf8da733a53e4c2673b294698ab6597872a" I1013 14:51:16.396059 1 controller.go:220] Skipping VolumeAttachment csi-54e869a7e85f19e89ca29808bd47cbf8da733a53e4c2673b294698ab6597872a for attacher csi-mock-csi-mock-volumes-369 I1013 14:51:16.396035 1 csi_handler.go:117] Reconciling VolumeAttachments with driver backend state I1013 14:51:16.396152 1 connection.go:182] GRPC call: /csi.v1.Controller/ListVolumes I1013 14:51:16.396168 1 connection.go:183] GRPC request: {} I1013 14:51:16.398652 1 connection.go:185] GRPC response: {"entries":[{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-9209"],"volume_condition":{}},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 1"},"volume_id":"1"}},{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-9209"],"volume_condition":{}},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 2"},"volume_id":"2"}},{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-9209"],"volume_condition":{}},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 3"},"volume_id":"3"}}]} I1013 14:51:16.399223 1 connection.go:186] GRPC error: W1013 14:51:16.399265 1 csi_handler.go:183] VA csi-54e869a7e85f19e89ca29808bd47cbf8da733a53e4c2673b294698ab6597872a for volume 4 has attached status true but actual state false. Adding back to VA queue for forced reprocessing I1013 14:51:16.399322 1 controller.go:205] Started VA processing "csi-54e869a7e85f19e89ca29808bd47cbf8da733a53e4c2673b294698ab6597872a" I1013 14:51:16.399344 1 controller.go:220] Skipping VolumeAttachment csi-54e869a7e85f19e89ca29808bd47cbf8da733a53e4c2673b294698ab6597872a for attacher csi-mock-csi-mock-volumes-369 I1013 14:51:21.045416 1 controller.go:205] Started VA processing "csi-9cddde39504483abe6143be1ac4308259d9c78b4be65c135cc9d4393ffe9dfeb" I1013 14:51:21.045455 1 csi_handler.go:218] CSIHandler: processing VA "csi-9cddde39504483abe6143be1ac4308259d9c78b4be65c135cc9d4393ffe9dfeb" I1013 14:51:21.045470 1 csi_handler.go:245] Attaching "csi-9cddde39504483abe6143be1ac4308259d9c78b4be65c135cc9d4393ffe9dfeb" I1013 14:51:21.045485 1 csi_handler.go:424] Starting attach operation for "csi-9cddde39504483abe6143be1ac4308259d9c78b4be65c135cc9d4393ffe9dfeb" I1013 14:51:21.045600 1 csi_handler.go:344] Adding finalizer to PV "pvc-82e215eb-f45a-4629-a846-595eed0d5615" I1013 14:51:21.058285 1 csi_handler.go:353] PV finalizer added to "pvc-82e215eb-f45a-4629-a846-595eed0d5615" I1013 14:51:21.058360 1 csi_handler.go:742] Found NodeID csi-mock-csi-mock-volumes-9209 in CSINode v122-worker2 I1013 14:51:21.058443 1 csi_handler.go:306] VA finalizer added to "csi-9cddde39504483abe6143be1ac4308259d9c78b4be65c135cc9d4393ffe9dfeb" I1013 14:51:21.058475 1 csi_handler.go:320] NodeID annotation added to "csi-9cddde39504483abe6143be1ac4308259d9c78b4be65c135cc9d4393ffe9dfeb" I1013 14:51:21.066404 1 connection.go:182] GRPC call: /csi.v1.Controller/ControllerPublishVolume I1013 14:51:21.066499 1 connection.go:183] GRPC request: {"node_id":"csi-mock-csi-mock-volumes-9209","volume_capability":{"AccessType":{"Mount":{"fs_type":"ext4"}},"access_mode":{"mode":1}},"volume_context":{"name":"pvc-82e215eb-f45a-4629-a846-595eed0d5615","storage.kubernetes.io/csiProvisionerIdentity":"1665672675929-8081-csi-mock-csi-mock-volumes-9209"},"volume_id":"4"} I1013 14:51:21.069422 1 connection.go:185] GRPC response: {"publish_context":{"device":"/dev/mock","readonly":"false"}} I1013 14:51:21.069570 1 connection.go:186] GRPC error: I1013 14:51:21.069592 1 csi_handler.go:258] Attached "csi-9cddde39504483abe6143be1ac4308259d9c78b4be65c135cc9d4393ffe9dfeb" I1013 14:51:21.069614 1 util.go:37] Marking as attached "csi-9cddde39504483abe6143be1ac4308259d9c78b4be65c135cc9d4393ffe9dfeb" I1013 14:51:21.074745 1 util.go:51] Marked as attached "csi-9cddde39504483abe6143be1ac4308259d9c78b4be65c135cc9d4393ffe9dfeb" I1013 14:51:21.074790 1 csi_handler.go:264] Fully attached "csi-9cddde39504483abe6143be1ac4308259d9c78b4be65c135cc9d4393ffe9dfeb" I1013 14:51:21.074809 1 csi_handler.go:234] CSIHandler: finished processing "csi-9cddde39504483abe6143be1ac4308259d9c78b4be65c135cc9d4393ffe9dfeb" I1013 14:51:21.074871 1 controller.go:205] Started VA processing "csi-9cddde39504483abe6143be1ac4308259d9c78b4be65c135cc9d4393ffe9dfeb" I1013 14:51:21.074893 1 csi_handler.go:218] CSIHandler: processing VA "csi-9cddde39504483abe6143be1ac4308259d9c78b4be65c135cc9d4393ffe9dfeb" I1013 14:51:21.074910 1 csi_handler.go:240] "csi-9cddde39504483abe6143be1ac4308259d9c78b4be65c135cc9d4393ffe9dfeb" is already attached I1013 14:51:21.074922 1 csi_handler.go:234] CSIHandler: finished processing "csi-9cddde39504483abe6143be1ac4308259d9c78b4be65c135cc9d4393ffe9dfeb" I1013 14:51:40.194231 1 controller.go:205] Started VA processing "csi-9cddde39504483abe6143be1ac4308259d9c78b4be65c135cc9d4393ffe9dfeb" I1013 14:51:40.194278 1 csi_handler.go:218] CSIHandler: processing VA "csi-9cddde39504483abe6143be1ac4308259d9c78b4be65c135cc9d4393ffe9dfeb" I1013 14:51:40.194288 1 csi_handler.go:269] Starting detach operation for "csi-9cddde39504483abe6143be1ac4308259d9c78b4be65c135cc9d4393ffe9dfeb" I1013 14:51:40.194377 1 csi_handler.go:276] Detaching "csi-9cddde39504483abe6143be1ac4308259d9c78b4be65c135cc9d4393ffe9dfeb" I1013 14:51:40.194401 1 csi_handler.go:742] Found NodeID csi-mock-csi-mock-volumes-9209 in CSINode v122-worker2 I1013 14:51:40.194424 1 connection.go:182] GRPC call: /csi.v1.Controller/ControllerUnpublishVolume I1013 14:51:40.194438 1 connection.go:183] GRPC request: {"node_id":"csi-mock-csi-mock-volumes-9209","volume_id":"4"} I1013 14:51:40.195903 1 connection.go:185] GRPC response: {} I1013 14:51:40.195987 1 connection.go:186] GRPC error: I1013 14:51:40.196000 1 csi_handler.go:583] Detached "csi-9cddde39504483abe6143be1ac4308259d9c78b4be65c135cc9d4393ffe9dfeb" I1013 14:51:40.196063 1 util.go:79] Marking as detached "csi-9cddde39504483abe6143be1ac4308259d9c78b4be65c135cc9d4393ffe9dfeb" I1013 14:51:40.220303 1 controller.go:256] Started PV processing "pvc-82e215eb-f45a-4629-a846-595eed0d5615" I1013 14:51:40.220341 1 csi_handler.go:625] CSIHandler: processing PV "pvc-82e215eb-f45a-4629-a846-595eed0d5615" I1013 14:51:40.220366 1 csi_handler.go:647] CSIHandler: processing PV "pvc-82e215eb-f45a-4629-a846-595eed0d5615": no deletion timestamp, ignoring I1013 14:51:40.220710 1 util.go:105] Finalizer removed from "csi-9cddde39504483abe6143be1ac4308259d9c78b4be65c135cc9d4393ffe9dfeb" I1013 14:51:40.220760 1 csi_handler.go:289] Fully detached "csi-9cddde39504483abe6143be1ac4308259d9c78b4be65c135cc9d4393ffe9dfeb" I1013 14:51:40.220780 1 csi_handler.go:234] CSIHandler: finished processing "csi-9cddde39504483abe6143be1ac4308259d9c78b4be65c135cc9d4393ffe9dfeb" I1013 14:51:40.220842 1 controller.go:205] Started VA processing "csi-9cddde39504483abe6143be1ac4308259d9c78b4be65c135cc9d4393ffe9dfeb" I1013 14:51:40.220901 1 controller.go:212] VA "csi-9cddde39504483abe6143be1ac4308259d9c78b4be65c135cc9d4393ffe9dfeb" deleted, ignoring I1013 14:51:41.038818 1 controller.go:256] Started PV processing "pvc-82e215eb-f45a-4629-a846-595eed0d5615" I1013 14:51:41.038884 1 csi_handler.go:625] CSIHandler: processing PV "pvc-82e215eb-f45a-4629-a846-595eed0d5615" I1013 14:51:41.038962 1 csi_handler.go:686] CSIHandler: processing PV "pvc-82e215eb-f45a-4629-a846-595eed0d5615": no VA found, removing finalizer I1013 14:51:41.045875 1 csi_handler.go:708] Removed finalizer from PV "pvc-82e215eb-f45a-4629-a846-595eed0d5615" ==== end of pod log for container csi-mockplugin-attacher-0/csi-attacher ====