==== start of pod log for container csi-mockplugin-attacher-0/csi-attacher ==== I1013 14:49:31.195897 1 main.go:96] Version: v3.2.0 I1013 14:49:31.200219 1 connection.go:153] Connecting to unix:///csi/csi.sock I1013 14:49:32.201544 1 common.go:111] Probing CSI driver for readiness I1013 14:49:32.201585 1 connection.go:182] GRPC call: /csi.v1.Identity/Probe I1013 14:49:32.201596 1 connection.go:183] GRPC request: {} I1013 14:49:32.208922 1 connection.go:185] GRPC response: {"ready":{"value":true}} I1013 14:49:32.209152 1 connection.go:186] GRPC error: I1013 14:49:32.209182 1 connection.go:182] GRPC call: /csi.v1.Identity/GetPluginInfo I1013 14:49:32.209191 1 connection.go:183] GRPC request: {} I1013 14:49:32.209929 1 connection.go:185] GRPC response: {"manifest":{"url":"https://github.com/kubernetes-csi/csi-test/mock"},"name":"csi-mock-csi-mock-volumes-369","vendor_version":"0.3.0"} I1013 14:49:32.210056 1 connection.go:186] GRPC error: I1013 14:49:32.210075 1 main.go:152] CSI driver name: "csi-mock-csi-mock-volumes-369" I1013 14:49:32.210089 1 connection.go:182] GRPC call: /csi.v1.Identity/GetPluginCapabilities I1013 14:49:32.210097 1 connection.go:183] GRPC request: {} I1013 14:49:32.211525 1 connection.go:185] GRPC response: {"capabilities":[{"Type":{"Service":{"type":1}}},{"Type":{"VolumeExpansion":{"type":1}}}]} I1013 14:49:32.211800 1 connection.go:186] GRPC error: I1013 14:49:32.211815 1 connection.go:182] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1013 14:49:32.211823 1 connection.go:183] GRPC request: {} I1013 14:49:32.213015 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:49:32.213248 1 connection.go:186] GRPC error: I1013 14:49:32.213336 1 main.go:208] CSI driver supports ControllerPublishUnpublish, using real CSI handler I1013 14:49:32.213346 1 connection.go:182] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1013 14:49:32.213352 1 connection.go:183] GRPC request: {} I1013 14:49:32.214195 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:49:32.214452 1 connection.go:186] GRPC error: I1013 14:49:32.214484 1 main.go:221] CSI driver supports list volumes published nodes. Using capability to reconcile volume attachment objects with actual backend state I1013 14:49:32.214714 1 controller.go:128] Starting CSI attacher I1013 14:49:32.215134 1 reflector.go:219] Starting reflector *v1.VolumeAttachment (10m0s) from k8s.io/client-go/informers/factory.go:134 I1013 14:49:32.215143 1 reflector.go:219] Starting reflector *v1.CSINode (10m0s) from k8s.io/client-go/informers/factory.go:134 I1013 14:49:32.215187 1 reflector.go:255] Listing and watching *v1.VolumeAttachment from k8s.io/client-go/informers/factory.go:134 I1013 14:49:32.215193 1 reflector.go:255] Listing and watching *v1.CSINode from k8s.io/client-go/informers/factory.go:134 I1013 14:49:32.215226 1 reflector.go:219] Starting reflector *v1.PersistentVolume (10m0s) from k8s.io/client-go/informers/factory.go:134 I1013 14:49:32.215257 1 reflector.go:255] Listing and watching *v1.PersistentVolume from k8s.io/client-go/informers/factory.go:134 I1013 14:49:32.315176 1 shared_informer.go:270] caches populated I1013 14:49:32.315274 1 csi_handler.go:117] Reconciling VolumeAttachments with driver backend state I1013 14:49:32.315336 1 connection.go:182] GRPC call: /csi.v1.Controller/ListVolumes I1013 14:49:32.315345 1 connection.go:183] GRPC request: {} I1013 14:49:32.317808 1 connection.go:185] GRPC response: {"entries":[{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-369"],"volume_condition":{}},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 1"},"volume_id":"1"}},{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-369"],"volume_condition":{}},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 2"},"volume_id":"2"}},{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-369"],"volume_condition":{}},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 3"},"volume_id":"3"}}]} I1013 14:49:32.318287 1 connection.go:186] GRPC error: I1013 14:49:36.970789 1 controller.go:205] Started VA processing "csi-54e869a7e85f19e89ca29808bd47cbf8da733a53e4c2673b294698ab6597872a" I1013 14:49:36.970841 1 csi_handler.go:218] CSIHandler: processing VA "csi-54e869a7e85f19e89ca29808bd47cbf8da733a53e4c2673b294698ab6597872a" I1013 14:49:36.970855 1 csi_handler.go:245] Attaching "csi-54e869a7e85f19e89ca29808bd47cbf8da733a53e4c2673b294698ab6597872a" I1013 14:49:36.970869 1 csi_handler.go:424] Starting attach operation for "csi-54e869a7e85f19e89ca29808bd47cbf8da733a53e4c2673b294698ab6597872a" I1013 14:49:36.970961 1 csi_handler.go:344] Adding finalizer to PV "pvc-465eda70-9c1b-4093-874b-6e30f093a4b3" I1013 14:49:36.986643 1 csi_handler.go:353] PV finalizer added to "pvc-465eda70-9c1b-4093-874b-6e30f093a4b3" I1013 14:49:36.986710 1 csi_handler.go:742] Found NodeID csi-mock-csi-mock-volumes-369 in CSINode v122-worker I1013 14:49:36.986832 1 csi_handler.go:306] VA finalizer added to "csi-54e869a7e85f19e89ca29808bd47cbf8da733a53e4c2673b294698ab6597872a" I1013 14:49:36.986853 1 csi_handler.go:320] NodeID annotation added to "csi-54e869a7e85f19e89ca29808bd47cbf8da733a53e4c2673b294698ab6597872a" I1013 14:49:36.991847 1 connection.go:182] GRPC call: /csi.v1.Controller/ControllerPublishVolume I1013 14:49:36.991876 1 connection.go:183] GRPC request: {"node_id":"csi-mock-csi-mock-volumes-369","volume_capability":{"AccessType":{"Mount":{"fs_type":"ext4"}},"access_mode":{"mode":1}},"volume_context":{"name":"pvc-465eda70-9c1b-4093-874b-6e30f093a4b3","storage.kubernetes.io/csiProvisionerIdentity":"1665672572514-8081-csi-mock-csi-mock-volumes-369"},"volume_id":"4"} I1013 14:49:36.993805 1 connection.go:185] GRPC response: {"publish_context":{"device":"/dev/mock","readonly":"false"}} I1013 14:49:36.993902 1 connection.go:186] GRPC error: I1013 14:49:36.993913 1 csi_handler.go:258] Attached "csi-54e869a7e85f19e89ca29808bd47cbf8da733a53e4c2673b294698ab6597872a" I1013 14:49:36.993924 1 util.go:37] Marking as attached "csi-54e869a7e85f19e89ca29808bd47cbf8da733a53e4c2673b294698ab6597872a" I1013 14:49:37.000175 1 util.go:51] Marked as attached "csi-54e869a7e85f19e89ca29808bd47cbf8da733a53e4c2673b294698ab6597872a" I1013 14:49:37.000194 1 csi_handler.go:264] Fully attached "csi-54e869a7e85f19e89ca29808bd47cbf8da733a53e4c2673b294698ab6597872a" I1013 14:49:37.000205 1 csi_handler.go:234] CSIHandler: finished processing "csi-54e869a7e85f19e89ca29808bd47cbf8da733a53e4c2673b294698ab6597872a" I1013 14:49:37.000271 1 controller.go:205] Started VA processing "csi-54e869a7e85f19e89ca29808bd47cbf8da733a53e4c2673b294698ab6597872a" I1013 14:49:37.000291 1 csi_handler.go:218] CSIHandler: processing VA "csi-54e869a7e85f19e89ca29808bd47cbf8da733a53e4c2673b294698ab6597872a" I1013 14:49:37.000307 1 csi_handler.go:240] "csi-54e869a7e85f19e89ca29808bd47cbf8da733a53e4c2673b294698ab6597872a" is already attached I1013 14:49:37.000319 1 csi_handler.go:234] CSIHandler: finished processing "csi-54e869a7e85f19e89ca29808bd47cbf8da733a53e4c2673b294698ab6597872a" I1013 14:50:32.319215 1 csi_handler.go:117] Reconciling VolumeAttachments with driver backend state I1013 14:50:32.319303 1 connection.go:182] GRPC call: /csi.v1.Controller/ListVolumes I1013 14:50:32.319317 1 connection.go:183] GRPC request: {} I1013 14:50:32.320757 1 connection.go:185] GRPC response: {"entries":[{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-369"],"volume_condition":{}},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 1"},"volume_id":"1"}},{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-369"],"volume_condition":{}},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 2"},"volume_id":"2"}},{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-369"],"volume_condition":{}},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 3"},"volume_id":"3"}},{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-369"],"volume_condition":{}},"volume":{"capacity_bytes":1073741824,"volume_context":{"csi-mock-csi-mock-volumes-369/dev":"/dev/mock","csi-mock-csi-mock-volumes-369/var/lib/kubelet/plugins/kubernetes.io/csi/pv/pvc-465eda70-9c1b-4093-874b-6e30f093a4b3/globalmount":"/dev/mock","csi-mock-csi-mock-volumes-369/var/lib/kubelet/pods/c3fe8a34-3dbc-4083-97da-ef819a0f15d5/volumes/kubernetes.io~csi/pvc-465eda70-9c1b-4093-874b-6e30f093a4b3/mount":"/var/lib/kubelet/pods/c3fe8a34-3dbc-4083-97da-ef819a0f15d5/volumes/kubernetes.io~csi/pvc-465eda70-9c1b-4093-874b-6e30f093a4b3/mount","name":"pvc-465eda70-9c1b-4093-874b-6e30f093a4b3","readonly":"false"},"volume_id":"4"}}]} I1013 14:50:32.321147 1 connection.go:186] GRPC error: I1013 14:50:39.152457 1 controller.go:205] Started VA processing "csi-b7260a54498397c46c885a26d7e45348a2c24eef472512413bf3b5fff0beb215" I1013 14:50:39.152499 1 controller.go:220] Skipping VolumeAttachment csi-b7260a54498397c46c885a26d7e45348a2c24eef472512413bf3b5fff0beb215 for attacher csi-mock-csi-mock-volumes-6006 I1013 14:50:39.180034 1 controller.go:205] Started VA processing "csi-b7260a54498397c46c885a26d7e45348a2c24eef472512413bf3b5fff0beb215" I1013 14:50:39.180075 1 controller.go:220] Skipping VolumeAttachment csi-b7260a54498397c46c885a26d7e45348a2c24eef472512413bf3b5fff0beb215 for attacher csi-mock-csi-mock-volumes-6006 I1013 14:50:39.188355 1 controller.go:205] Started VA processing "csi-b7260a54498397c46c885a26d7e45348a2c24eef472512413bf3b5fff0beb215" I1013 14:50:39.188384 1 controller.go:220] Skipping VolumeAttachment csi-b7260a54498397c46c885a26d7e45348a2c24eef472512413bf3b5fff0beb215 for attacher csi-mock-csi-mock-volumes-6006 I1013 14:51:00.116757 1 controller.go:205] Started VA processing "csi-b7260a54498397c46c885a26d7e45348a2c24eef472512413bf3b5fff0beb215" I1013 14:51:00.116812 1 controller.go:220] Skipping VolumeAttachment csi-b7260a54498397c46c885a26d7e45348a2c24eef472512413bf3b5fff0beb215 for attacher csi-mock-csi-mock-volumes-6006 I1013 14:51:00.133585 1 controller.go:205] Started VA processing "csi-b7260a54498397c46c885a26d7e45348a2c24eef472512413bf3b5fff0beb215" I1013 14:51:00.133629 1 controller.go:220] Skipping VolumeAttachment csi-b7260a54498397c46c885a26d7e45348a2c24eef472512413bf3b5fff0beb215 for attacher csi-mock-csi-mock-volumes-6006 I1013 14:51:00.140538 1 controller.go:256] Started PV processing "pvc-f8c35669-2f91-450e-81a0-f3f60a662595" I1013 14:51:00.140581 1 csi_handler.go:625] CSIHandler: processing PV "pvc-f8c35669-2f91-450e-81a0-f3f60a662595" I1013 14:51:00.140606 1 csi_handler.go:647] CSIHandler: processing PV "pvc-f8c35669-2f91-450e-81a0-f3f60a662595": no deletion timestamp, ignoring I1013 14:51:21.040555 1 controller.go:205] Started VA processing "csi-9cddde39504483abe6143be1ac4308259d9c78b4be65c135cc9d4393ffe9dfeb" I1013 14:51:21.040636 1 controller.go:220] Skipping VolumeAttachment csi-9cddde39504483abe6143be1ac4308259d9c78b4be65c135cc9d4393ffe9dfeb for attacher csi-mock-csi-mock-volumes-9209 I1013 14:51:21.066564 1 controller.go:205] Started VA processing "csi-9cddde39504483abe6143be1ac4308259d9c78b4be65c135cc9d4393ffe9dfeb" I1013 14:51:21.066603 1 controller.go:220] Skipping VolumeAttachment csi-9cddde39504483abe6143be1ac4308259d9c78b4be65c135cc9d4393ffe9dfeb for attacher csi-mock-csi-mock-volumes-9209 I1013 14:51:21.074746 1 controller.go:205] Started VA processing "csi-9cddde39504483abe6143be1ac4308259d9c78b4be65c135cc9d4393ffe9dfeb" I1013 14:51:21.074770 1 controller.go:220] Skipping VolumeAttachment csi-9cddde39504483abe6143be1ac4308259d9c78b4be65c135cc9d4393ffe9dfeb for attacher csi-mock-csi-mock-volumes-9209 I1013 14:51:32.322366 1 csi_handler.go:117] Reconciling VolumeAttachments with driver backend state I1013 14:51:32.322453 1 connection.go:182] GRPC call: /csi.v1.Controller/ListVolumes I1013 14:51:32.322466 1 connection.go:183] GRPC request: {} I1013 14:51:32.323901 1 connection.go:185] GRPC response: {"entries":[{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-369"],"volume_condition":{}},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 1"},"volume_id":"1"}},{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-369"],"volume_condition":{}},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 2"},"volume_id":"2"}},{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-369"],"volume_condition":{}},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 3"},"volume_id":"3"}},{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-369"],"volume_condition":{}},"volume":{"capacity_bytes":1073741824,"volume_context":{"csi-mock-csi-mock-volumes-369/dev":"/dev/mock","csi-mock-csi-mock-volumes-369/var/lib/kubelet/plugins/kubernetes.io/csi/pv/pvc-465eda70-9c1b-4093-874b-6e30f093a4b3/globalmount":"/dev/mock","csi-mock-csi-mock-volumes-369/var/lib/kubelet/pods/c3fe8a34-3dbc-4083-97da-ef819a0f15d5/volumes/kubernetes.io~csi/pvc-465eda70-9c1b-4093-874b-6e30f093a4b3/mount":"/var/lib/kubelet/pods/c3fe8a34-3dbc-4083-97da-ef819a0f15d5/volumes/kubernetes.io~csi/pvc-465eda70-9c1b-4093-874b-6e30f093a4b3/mount","name":"pvc-465eda70-9c1b-4093-874b-6e30f093a4b3","readonly":"false"},"volume_id":"4"}}]} I1013 14:51:32.324365 1 connection.go:186] GRPC error: W1013 14:51:32.324406 1 csi_handler.go:183] VA csi-9cddde39504483abe6143be1ac4308259d9c78b4be65c135cc9d4393ffe9dfeb for volume 4 has attached status true but actual state false. Adding back to VA queue for forced reprocessing I1013 14:51:32.324496 1 controller.go:205] Started VA processing "csi-9cddde39504483abe6143be1ac4308259d9c78b4be65c135cc9d4393ffe9dfeb" I1013 14:51:32.324519 1 controller.go:220] Skipping VolumeAttachment csi-9cddde39504483abe6143be1ac4308259d9c78b4be65c135cc9d4393ffe9dfeb for attacher csi-mock-csi-mock-volumes-9209 I1013 14:51:40.194110 1 controller.go:205] Started VA processing "csi-9cddde39504483abe6143be1ac4308259d9c78b4be65c135cc9d4393ffe9dfeb" I1013 14:51:40.194171 1 controller.go:220] Skipping VolumeAttachment csi-9cddde39504483abe6143be1ac4308259d9c78b4be65c135cc9d4393ffe9dfeb for attacher csi-mock-csi-mock-volumes-9209 I1013 14:51:40.213838 1 controller.go:205] Started VA processing "csi-9cddde39504483abe6143be1ac4308259d9c78b4be65c135cc9d4393ffe9dfeb" I1013 14:51:40.213869 1 controller.go:220] Skipping VolumeAttachment csi-9cddde39504483abe6143be1ac4308259d9c78b4be65c135cc9d4393ffe9dfeb for attacher csi-mock-csi-mock-volumes-9209 I1013 14:51:40.220568 1 controller.go:256] Started PV processing "pvc-82e215eb-f45a-4629-a846-595eed0d5615" I1013 14:51:40.220619 1 csi_handler.go:625] CSIHandler: processing PV "pvc-82e215eb-f45a-4629-a846-595eed0d5615" I1013 14:51:40.220646 1 csi_handler.go:647] CSIHandler: processing PV "pvc-82e215eb-f45a-4629-a846-595eed0d5615": no deletion timestamp, ignoring I1013 14:51:50.171245 1 controller.go:205] Started VA processing "csi-54e869a7e85f19e89ca29808bd47cbf8da733a53e4c2673b294698ab6597872a" I1013 14:51:50.171290 1 csi_handler.go:218] CSIHandler: processing VA "csi-54e869a7e85f19e89ca29808bd47cbf8da733a53e4c2673b294698ab6597872a" I1013 14:51:50.171306 1 csi_handler.go:269] Starting detach operation for "csi-54e869a7e85f19e89ca29808bd47cbf8da733a53e4c2673b294698ab6597872a" I1013 14:51:50.171408 1 csi_handler.go:276] Detaching "csi-54e869a7e85f19e89ca29808bd47cbf8da733a53e4c2673b294698ab6597872a" I1013 14:51:50.171440 1 csi_handler.go:742] Found NodeID csi-mock-csi-mock-volumes-369 in CSINode v122-worker I1013 14:51:50.171474 1 connection.go:182] GRPC call: /csi.v1.Controller/ControllerUnpublishVolume I1013 14:51:50.171485 1 connection.go:183] GRPC request: {"node_id":"csi-mock-csi-mock-volumes-369","volume_id":"4"} I1013 14:51:50.173143 1 connection.go:185] GRPC response: {} I1013 14:51:50.173254 1 connection.go:186] GRPC error: I1013 14:51:50.173279 1 csi_handler.go:583] Detached "csi-54e869a7e85f19e89ca29808bd47cbf8da733a53e4c2673b294698ab6597872a" I1013 14:51:50.173365 1 util.go:79] Marking as detached "csi-54e869a7e85f19e89ca29808bd47cbf8da733a53e4c2673b294698ab6597872a" I1013 14:51:50.186701 1 util.go:105] Finalizer removed from "csi-54e869a7e85f19e89ca29808bd47cbf8da733a53e4c2673b294698ab6597872a" I1013 14:51:50.186745 1 csi_handler.go:289] Fully detached "csi-54e869a7e85f19e89ca29808bd47cbf8da733a53e4c2673b294698ab6597872a" I1013 14:51:50.186764 1 csi_handler.go:234] CSIHandler: finished processing "csi-54e869a7e85f19e89ca29808bd47cbf8da733a53e4c2673b294698ab6597872a" I1013 14:51:50.186808 1 controller.go:205] Started VA processing "csi-54e869a7e85f19e89ca29808bd47cbf8da733a53e4c2673b294698ab6597872a" I1013 14:51:50.186822 1 controller.go:256] Started PV processing "pvc-465eda70-9c1b-4093-874b-6e30f093a4b3" I1013 14:51:50.186855 1 csi_handler.go:625] CSIHandler: processing PV "pvc-465eda70-9c1b-4093-874b-6e30f093a4b3" I1013 14:51:50.186873 1 controller.go:212] VA "csi-54e869a7e85f19e89ca29808bd47cbf8da733a53e4c2673b294698ab6597872a" deleted, ignoring I1013 14:51:50.186885 1 csi_handler.go:647] CSIHandler: processing PV "pvc-465eda70-9c1b-4093-874b-6e30f093a4b3": no deletion timestamp, ignoring I1013 14:51:51.987116 1 controller.go:256] Started PV processing "pvc-465eda70-9c1b-4093-874b-6e30f093a4b3" I1013 14:51:51.987183 1 csi_handler.go:625] CSIHandler: processing PV "pvc-465eda70-9c1b-4093-874b-6e30f093a4b3" I1013 14:51:51.987221 1 csi_handler.go:686] CSIHandler: processing PV "pvc-465eda70-9c1b-4093-874b-6e30f093a4b3": no VA found, removing finalizer I1013 14:51:51.994436 1 csi_handler.go:708] Removed finalizer from PV "pvc-465eda70-9c1b-4093-874b-6e30f093a4b3" ==== end of pod log for container csi-mockplugin-attacher-0/csi-attacher ====