==== start of pod log for container csi-mockplugin-resizer-0/csi-resizer ==== I0204 13:22:13.156823 1 main.go:68] Version : v0.5.0-0-g6a95232 I0204 13:22:13.481088 1 connection.go:153] Connecting to unix:///csi/csi.sock I0204 13:22:17.539470 1 common.go:111] Probing CSI driver for readiness I0204 13:22:17.539511 1 connection.go:182] GRPC call: /csi.v1.Identity/Probe I0204 13:22:17.539521 1 connection.go:183] GRPC request: {} I0204 13:22:17.542601 1 connection.go:185] GRPC response: {"ready":{"value":true}} I0204 13:22:17.546100 1 connection.go:186] GRPC error: I0204 13:22:17.546123 1 connection.go:182] GRPC call: /csi.v1.Identity/GetPluginInfo I0204 13:22:17.546133 1 connection.go:183] GRPC request: {} I0204 13:22:17.547764 1 connection.go:185] GRPC response: {"manifest":{"url":"https://github.com/kubernetes-csi/csi-test/mock"},"name":"csi-mock-csi-mock-volumes-4074","vendor_version":"0.3.0"} I0204 13:22:17.548528 1 connection.go:186] GRPC error: I0204 13:22:17.548550 1 csi_resizer.go:79] CSI driver name: "csi-mock-csi-mock-volumes-4074" W0204 13:22:17.548561 1 metrics.go:142] metrics endpoint will not be started because `metrics-address` was not specified. I0204 13:22:17.548570 1 connection.go:182] GRPC call: /csi.v1.Identity/GetPluginCapabilities I0204 13:22:17.548575 1 connection.go:183] GRPC request: {} I0204 13:22:17.549771 1 connection.go:185] GRPC response: {"capabilities":[{"Type":{"Service":{"type":1}}},{"Type":{"VolumeExpansion":{"type":1}}}]} I0204 13:22:17.551375 1 connection.go:186] GRPC error: I0204 13:22:17.551386 1 connection.go:182] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I0204 13:22:17.551392 1 connection.go:183] GRPC request: {} I0204 13:22:17.552372 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}}}]} I0204 13:22:17.560038 1 connection.go:186] GRPC error: I0204 13:22:17.560272 1 controller.go:190] Starting external resizer csi-mock-csi-mock-volumes-4074 I0204 13:22:17.560598 1 reflector.go:153] Starting reflector *v1.PersistentVolumeClaim (10m0s) from k8s.io/client-go/informers/factory.go:135 I0204 13:22:17.560629 1 reflector.go:188] Listing and watching *v1.PersistentVolumeClaim from k8s.io/client-go/informers/factory.go:135 I0204 13:22:17.560685 1 reflector.go:153] Starting reflector *v1.PersistentVolume (10m0s) from k8s.io/client-go/informers/factory.go:135 I0204 13:22:17.560710 1 reflector.go:188] Listing and watching *v1.PersistentVolume from k8s.io/client-go/informers/factory.go:135 I0204 13:22:17.660543 1 shared_informer.go:227] caches populated I0204 13:22:19.238475 1 controller.go:225] Started PVC processing "csi-mock-volumes-4074/pvc-hwtjj" I0204 13:22:19.238514 1 controller.go:244] No need to resize PVC "csi-mock-volumes-4074/pvc-hwtjj" I0204 13:22:27.303305 1 controller.go:225] Started PVC processing "csi-mock-volumes-4074/pvc-hwtjj" I0204 13:22:27.326948 1 connection.go:182] GRPC call: /csi.v1.Controller/ControllerExpandVolume I0204 13:22:27.327088 1 event.go:281] Event(v1.ObjectReference{Kind:"PersistentVolumeClaim", Namespace:"csi-mock-volumes-4074", Name:"pvc-hwtjj", UID:"8c484d72-1eba-4b24-a59f-d9fa45adf317", APIVersion:"v1", ResourceVersion:"2088742", FieldPath:""}): type: 'Normal' reason: 'Resizing' External resizer is resizing volume pvc-8c484d72-1eba-4b24-a59f-d9fa45adf317 I0204 13:22:27.326972 1 connection.go:183] GRPC request: {"capacity_range":{"required_bytes":6442450944},"volume_capability":{"AccessType":{"Mount":{"fs_type":"ext4"}},"access_mode":{"mode":1}},"volume_id":"4"} I0204 13:22:27.332174 1 connection.go:185] GRPC response: {"capacity_bytes":6442450944} I0204 13:22:27.334396 1 connection.go:186] GRPC error: I0204 13:22:27.334411 1 controller.go:364] Resize volume succeeded for volume "pvc-8c484d72-1eba-4b24-a59f-d9fa45adf317", start to update PV's capacity I0204 13:22:27.367218 1 controller.go:370] Update capacity of PV "pvc-8c484d72-1eba-4b24-a59f-d9fa45adf317" to 6Gi succeeded I0204 13:22:27.389956 1 controller.go:399] Resize PVC "csi-mock-volumes-4074/pvc-hwtjj" finished I0204 13:22:27.390097 1 event.go:281] Event(v1.ObjectReference{Kind:"PersistentVolumeClaim", Namespace:"csi-mock-volumes-4074", Name:"pvc-hwtjj", UID:"8c484d72-1eba-4b24-a59f-d9fa45adf317", APIVersion:"v1", ResourceVersion:"2088742", FieldPath:""}): type: 'Normal' reason: 'VolumeResizeSuccessful' Resize volume succeeded ==== end of pod log for container csi-mockplugin-resizer-0/csi-resizer ====