Comment 16 for bug 1901783

Revision history for this message
melanie witt (melwitt) wrote :

Just saw this on stable/victoria tempest-integrated-compute [1] with the lvdisplay command:

Traceback (most recent call last):
  File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 61, in test_volume_force_delete_when_volume_is_creating
    self._create_reset_and_force_delete_temp_volume('creating')
  File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 39, in _create_reset_and_force_delete_temp_volume
    self.volumes_client.wait_for_resource_deletion(temp_volume['id'])
  File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 905, in wait_for_resource_deletion
    if self.is_resource_deleted(id, *args, **kwargs):
  File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 227, in is_resource_deleted
    raise lib_exc.DeleteErrorException(
tempest.lib.exceptions.DeleteErrorException: Resource %(resource_id)s failed to delete and is in ERROR status
Details: Volume 231e6cea-69a9-4bac-b6c4-7ed21465178d failed to delete and is in error_deleting status

screen-c-vol.txt:

Jun 15 21:11:12.680660 ubuntu-focal-limestone-regionone-0025129752 cinder-volume[81073]: ERROR oslo_messaging.rpc.server Command: sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-231e6cea-69a9-4bac-b6c4-7ed21465178d
Jun 15 21:11:12.680660 ubuntu-focal-limestone-regionone-0025129752 cinder-volume[81073]: ERROR oslo_messaging.rpc.server Exit code: 139

[1] https://zuul.opendev.org/t/openstack/build/054fe45381564005a547877ee219fce9/log/controller/logs/screen-c-vol.txt#5807