all develop-inst-nodeps: /opt/stack/tempest all installed: attrs==23.1.0,autopage==0.5.1,bcrypt==4.0.1,certifi==2023.7.22,cffi==1.15.1,charset-normalizer==3.1.0,cinder-tempest-plugin @ file:///opt/stack/cinder-tempest-plugin,cliff==4.3.0,cmd2==2.4.3,cryptography==40.0.2,debtcollector==2.5.0,defusedxml==0.7.1,extras==1.0.0,fasteners==0.18,fixtures==4.0.1,future==0.18.3,idna==3.4,importlib-metadata==6.0.1,iso8601==1.1.0,jsonschema==4.17.3,msgpack==1.0.5,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==5.1.1,oslo.config==9.1.1,oslo.context==5.1.1,oslo.i18n==6.0.0,oslo.log==5.2.0,oslo.serialization==5.1.1,oslo.utils==6.2.0,packaging==23.1,paramiko==3.1.0,pbr==5.11.1,prettytable==3.7.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.9,pyperclip==1.8.2,pyrsistent==0.19.3,python-dateutil==2.8.2,python-subunit==1.4.2,pytz==2023.3,PyYAML==6.0,requests==2.28.2,rfc3986==2.0.0,six==1.16.0,stestr==4.0.1,stevedore==5.1.0,-e git+https://github.com/openstack/tempest@b7c55ad0d8c726df88de947aab417bd9b095240e#egg=tempest,testtools==2.6.0,tzdata==2023.3,urllib3==1.26.15,voluptuous==0.13.1,wcwidth==0.2.6,wrapt==1.15.0,zipp==3.15.0 all run-test-pre: PYTHONHASHSEED='3032228334' all run-test: commands[0] | find . -type f -name '*.pyc' -delete all run-test: commands[1] | tempest run --regex volume {4} setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest) ... SKIPPED: LiveMigrationTest skipped as live-migration is not available {1} setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap) ... SKIPPED: Volume multi-attach is not available. {7} setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test) ... SKIPPED: LiveAutoBlockMigrationV225Test skipped as live-migration is not available {11} setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) ... SKIPPED: Volume multi-attach is not available. {5} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete [5.004261s] ... ok {5} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot [32.216238s] ... ok {5} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes [54.563135s] ... ok {5} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete [18.883945s] ... ok {5} tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete [12.970481s] ... ok {5} tempest.api.volume.admin.test_groups.GroupsTest.test_group_update [24.414662s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete [0.215113s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list [0.083255s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update [0.227385s] ... ok {5} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer [10.974308s] ... ok {5} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer [11.609319s] ... ok {5} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {5} setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {5} setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume [185.420461s] ... ok {8} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.296630s] ... ok {8} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.016993s] ... ok {8} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.028340s] ... ok {8} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.047490s] ... ok {8} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.010940s] ... ok {8} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.012460s] ... ok {8} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.052383s] ... ok {8} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.069100s] ... ok {1} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body [181.355222s] ... ok {8} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes [0.321251s] ... ok {8} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes [0.275853s] ... ok {8} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_volume_extend_gigabytes_quota_deviation [0.228086s] ... ok {8} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata [0.227143s] ... ok {2} tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive [201.607316s] ... ok {8} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer [13.236832s] ... ok {7} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices [226.646031s] ... ok {8} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer [12.683429s] ... ok {10} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment [251.159756s] ... ok {8} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend [20.471008s] ... ok {7} tearDownClass (tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 267, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 231, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 649, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: (, Resource %(resource_id)s failed to delete and is in ERROR status Details: Volume 111f427e-b751-49ca-b2f5-56e733cfd496 failed to delete and is in error_deleting status, ) {8} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot [20.648613s] ... ok {10} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list [0.127777s] ... ok {10} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit [0.220709s] ... ok {10} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit [0.235269s] ... ok {10} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit [0.121110s] ... ok {10} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit [0.662041s] ... ok {10} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details [0.121776s] ... ok {8} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple [7.283035s] ... ok {1} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri [115.483561s] ... ok {10} setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) ... SKIPPED: Cinder multi-backend feature disabled {10} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add [9.699948s] ... ok {10} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list [0.272910s] ... ok {10} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.221628s] ... ok {10} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [16.233884s] ... ok {8} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot [21.035653s] ... ok {8} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative [10.252374s] ... ok {10} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [27.409456s] ... ok {8} setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {10} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [17.106943s] ... ok {10} setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {10} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name [0.059130s] ... ok {11} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server [407.839168s] ... ok {10} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code [9.046716s] ... ok {10} setUpClass (cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {4} tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached [446.528274s] ... ok {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached [353.336428s] ... ok {2} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap [216.478563s] ... ok {4} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values [0.086574s] ... ok {4} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend [0.043362s] ... ok {4} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body [0.016801s] ... ok {4} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body [0.016986s] ... ok {4} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id [0.031910s] ... ok {4} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id [0.019955s] ... ok {4} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name [0.025293s] ... ok {4} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id [0.017149s] ... ok {4} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id [0.019505s] ... ok {4} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec [0.013779s] ... ok {4} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body [0.012895s] ... ok {4} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id [0.069526s] ... ok {4} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id [0.035713s] ... ok {4} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id [0.032019s] ... ok {6} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume [518.569268s] ... ok {4} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [0.338632s] ... ok {4} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.231969s] ... ok {9} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached [459.412447s] ... ok {2} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete [17.179094s] ... ok {2} tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status [3.298885s] ... ok {2} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message [2.209972s] ... ok {2} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages [1.769933s] ... ok {2} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota [0.471704s] ... ok {2} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas [0.053051s] ... ok {2} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas [0.046836s] ... ok {2} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage [13.516761s] ... ok {2} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer [10.896796s] ... ok {2} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage [0.080856s] ... ok {2} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant [0.338131s] ... ok {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume [639.794827s] ... ok {2} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype [11.642965s] ... ok {1} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices [187.568193s] ... ok {2} setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) ... SKIPPED: Cinder backup feature disabled {2} tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary [0.203177s] ... ok {11} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server [235.367061s] ... ok {5} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity [506.487238s] ... ok {4} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance [162.514182s] ... ok {7} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server [443.176332s] ... ok {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [196.625948s] ... ok {0} tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv1 ... SKIPPED: Attached encrypted volume extend is disabled. {0} tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv2 ... SKIPPED: Attached encrypted volume extend is disabled. {4} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment [163.408399s] ... ok {4} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.219653s] ... ok {4} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.194140s] ... ok {4} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.239837s] ... ok {0} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts [0.165743s] ... ok {0} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host [0.204431s] ... ok {11} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume [229.784185s] ... ok {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [0.411526s] ... ok {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.277277s] ... ok {4} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [30.919142s] ... ok {11} setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest) ... SKIPPED: Manage snapshot tests are disabled {11} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs [10.873651s] ... ok {11} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete [0.147470s] ... ok {11} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete [0.488968s] ... ok {11} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list [0.045464s] ... ok {11} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update [0.224917s] ... ok {0} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade [24.605497s] ... ok {11} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_volume ... SKIPPED: Attached volume extend is disabled. {0} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete [19.497769s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_delete_cascade.py", line 104, in test_volume_from_snapshot_cascade_delete self.volumes_client.wait_for_resource_deletion(volume['id']) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 948, 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 253, 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 445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b failed to delete and is in error_deleting status Captured traceback-1: ~~~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc return func(*args, **kwargs) File "/opt/stack/tempest/tempest/api/volume/base.py", line 206, in delete_snapshot snapshots_client.delete_snapshot(snapshot_id) File "/opt/stack/tempest/tempest/lib/services/volume/v3/snapshots_client.py", line 95, in delete_snapshot resp, body = self.delete("snapshots/%s" % snapshot_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 339, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Invalid snapshot: Snapshot status must be available or error and must not be part of a group.'} Captured traceback-2: ~~~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc return func(*args, **kwargs) File "/opt/stack/tempest/tempest/api/volume/base.py", line 156, in _delete_volume_for_cleanup BaseVolumeTest.delete_volume(volumes_client, volume_id) File "/opt/stack/tempest/tempest/api/volume/base.py", line 198, in delete_volume client.delete_volume(volume_id) File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 145, in delete_volume resp, body = self.delete(url) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 339, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-25 10:15:52,286 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes 0.284s 2023-07-25 10:15:52,287 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-161467083"}} Response - Headers: {'date': 'Tue, 25 Jul 2023 10:15:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f015497-44f3-4dfd-bff0-e1542308431f', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f015497-44f3-4dfd-bff0-e1542308431f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes'} Body: b'{"volume": {"id": "445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-25T10:15:52.202928", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-161467083", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b"}], "user_id": "d1456cd8a603428d8faf452165ed59b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-25 10:15:52,351 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b 0.054s 2023-07-25 10:15:52,351 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:15:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5550e62b-03f7-44e7-b665-fa295f131535', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5550e62b-03f7-44e7-b665-fa295f131535', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b'} Body: b'{"volume": {"id": "445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-25T10:15:52.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-161467083", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b"}], "user_id": "d1456cd8a603428d8faf452165ed59b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9dedda0347a4ea59458291856cde982"}}' 2023-07-25 10:15:53,422 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b 0.059s 2023-07-25 10:15:53,422 80353 DEBUG [tempest.lib.common.re st_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:15:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-158f99d1-ca24-4127-a8eb-8cf6e607f53e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-158f99d1-ca24-4127-a8eb-8cf6e607f53e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b'} Body: b'{"volume": {"id": "445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-25T10:15:52.000000", "updated_at": "2023-07-25T10:15:52.000000", "name": "tempest-VolumesDeleteCascade-Volume-161467083", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b"}], "user_id": "d1456cd8a603428d8faf452165ed59b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9dedda0347a4ea59458291856cde982"}}' 2023-07-25 10:15:54,522 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b 0.086s 2023-07-25 10:15:54,522 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:15:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c79cf0fc-b554-482b-b8b8-99ce189f573c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c79cf0fc-b554-482b-b8b8-99ce189f573c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b'} Body: b'{"volume": {"id": "445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-25T10:15:52.000000", "updated_at": "2023-07-25T10:15:52.000000", "name": "tempest-VolumesDeleteCascade-Volume-161467083", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b"}], "user_id": "d1456cd8a603428d8faf452165ed59b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9dedda0347a4ea59458291856cde982"}}' 2023-07-25 10:15:55,599 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b 0.058s 2023-07-25 10:15:55,600 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:15:55 GMT', 'se rver': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-628937fb-3778-4f4f-b2fa-16d21d5c2927', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-628937fb-3778-4f4f-b2fa-16d21d5c2927', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b'} Body: b'{"volume": {"id": "445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-25T10:15:52.000000", "updated_at": "2023-07-25T10:15:55.000000", "name": "tempest-VolumesDeleteCascade-Volume-161467083", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b"}], "user_id": "d1456cd8a603428d8faf452165ed59b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9dedda0347a4ea59458291856cde982"}}' 2023-07-25 10:15:55,612 80353 INFO [tempest.common.waiters] volume 445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b reached available after waiting for 3.612076 seconds 2023-07-25 10:15:55,765 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/snapshots 0.153s 2023-07-25 10:15:55,766 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"snapshot": {"volume_id": "445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b", "name": "tempest-VolumesDeleteCascade-Snapshot-2135905469"}} Response - Headers: {'date': 'Tue, 25 Jul 2023 10:15:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-759d5a7b-8296-4748-81e0-3822753a2fe5', 'content-length': '307', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-759d5a7b-8296-4748-81e0-3822753a2fe5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/snapshots'} Body: b'{"snapshot": {"id": "6b8c6404-068a-48e3-aee7-c06e73c31cff", "created_at": "2023-07-25T10:15:55.713542", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Snapshot-2135905469", "description": null, "volume_id": "445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b", "status": "creating", "size": 1, "metadata": {}}}' 2023-07-25 10:15:55,794 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/snapshots/6b8c6404-068a-48e3-aee7-c06e73c31cff 0.025s 2023-07-25 10:15:55,795 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:15:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d2649de-3cfb-4227-a7c4-968e5fd13b2e', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d2649de-3cfb-4227-a7c4-968e5fd13b2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/snapshots/6b8c6404-068a-48e3-aee7-c06e73c31cff'} Body: b'{"snapshot": {"id": "6b8c6404-068a-48e3-aee7-c06e73c31cff", "created_at": "2023-07-25T10:15:56.000000", "up dated_at": null, "name": "tempest-VolumesDeleteCascade-Snapshot-2135905469", "description": null, "volume_id": "445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "e9dedda0347a4ea59458291856cde982", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-25 10:15:56,829 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/snapshots/6b8c6404-068a-48e3-aee7-c06e73c31cff 0.029s 2023-07-25 10:15:56,829 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:15:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd41bb89-b027-41ca-8c2e-fe8fbccfef44', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd41bb89-b027-41ca-8c2e-fe8fbccfef44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/snapshots/6b8c6404-068a-48e3-aee7-c06e73c31cff'} Body: b'{"snapshot": {"id": "6b8c6404-068a-48e3-aee7-c06e73c31cff", "created_at": "2023-07-25T10:15:56.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Snapshot-2135905469", "description": null, "volume_id": "445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "e9dedda0347a4ea59458291856cde982", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-25 10:15:57,860 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/snapshots/6b8c6404-068a-48e3-aee7-c06e73c31cff 0.026s 2023-07-25 10:15:57,861 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:15:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23dc6315-56b2-43fd-b39b-e370271e1496', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23dc6315-56b2-43fd-b39b-e370271e1496', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/snapshots/6b8c6404-068a-48e3-aee7-c06e73c31cff'} Body: b'{"snapshot": {"id": "6b8c6404-068a-48e3-aee7-c06e73c31cff", "created_at": "2023-07-25T10:15:56.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Snapshot-2135905469", "description": null, "volume_id": "445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "e9dedda0347a4ea59458291856cde982", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-25 10:15:58,890 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/snapshots/6b8c6404-068a-48e3-aee7-c06e73c31cff 0.025s 2023-07-25 10:15:58,891 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:15:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7478e110-231a-4f72-a883-a8769d4ced01', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7478 e110-231a-4f72-a883-a8769d4ced01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/snapshots/6b8c6404-068a-48e3-aee7-c06e73c31cff'} Body: b'{"snapshot": {"id": "6b8c6404-068a-48e3-aee7-c06e73c31cff", "created_at": "2023-07-25T10:15:56.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Snapshot-2135905469", "description": null, "volume_id": "445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "e9dedda0347a4ea59458291856cde982", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-25 10:15:59,941 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/snapshots/6b8c6404-068a-48e3-aee7-c06e73c31cff 0.045s 2023-07-25 10:15:59,941 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:15:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18e879f1-f71f-494b-bdae-34e2dd5ddd75', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18e879f1-f71f-494b-bdae-34e2dd5ddd75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/snapshots/6b8c6404-068a-48e3-aee7-c06e73c31cff'} Body: b'{"snapshot": {"id": "6b8c6404-068a-48e3-aee7-c06e73c31cff", "created_at": "2023-07-25T10:15:56.000000", "updated_at": "2023-07-25T10:16:00.000000", "name": "tempest-VolumesDeleteCascade-Snapshot-2135905469", "description": null, "volume_id": "445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "e9dedda0347a4ea59458291856cde982", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-25 10:15:59,945 80353 INFO [tempest.common.waiters] snapshot 6b8c6404-068a-48e3-aee7-c06e73c31cff reached available after waiting for 4.945469 seconds 2023-07-25 10:16:00,223 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes 0.278s 2023-07-25 10:16:00,224 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"snapshot_id": "6b8c6404-068a-48e3-aee7-c06e73c31cff", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1073622161"}} Response - Headers: {'date': 'Tue, 25 Jul 2023 10:15:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f77d424c-b337-4323-9ff2-b35a74d8b3a4', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f77d424c-b337-4323-9ff2-b35a74d8b3a4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes'} Body: b'{"volume": {"id": "5e42dbe6-34a1-4421-9524-a2815cd14c20", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-25T10:16:00.135395", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1073622161", "description": null, "volume_type": "joviandss-2", "snapshot_id": "6b8c6404-068a-48e3-aee7-c06e73c31cff", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20"}], "user_id": "d 1456cd8a603428d8faf452165ed59b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-25 10:16:00,281 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20 0.048s 2023-07-25 10:16:00,282 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:16:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d314d11-c1b1-4c28-af17-bc22ac889ee4', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d314d11-c1b1-4c28-af17-bc22ac889ee4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20'} Body: b'{"volume": {"id": "5e42dbe6-34a1-4421-9524-a2815cd14c20", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-25T10:16:00.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1073622161", "description": null, "volume_type": "joviandss-2", "snapshot_id": "6b8c6404-068a-48e3-aee7-c06e73c31cff", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20"}], "user_id": "d1456cd8a603428d8faf452165ed59b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9dedda0347a4ea59458291856cde982"}}' 2023-07-25 10:16:01,349 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20 0.056s 2023-07-25 10:16:01,349 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:16:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e816925-d60f-4f4b-a603-c480647c47cb', 'content-length': '944', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e816925-d60f-4f4b-a603-c480647c47cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20'} Body: b'{"volume": {"id": "5e42dbe6-34a1-4421-9524-a2815cd14c20", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-25T10:16:00.000000", "updated_at": "2023-07-25T10:16:00.000000", "name": "tempest-VolumesDeleteCascade-Volume-1073622161", "description": null, "volume_type": "joviandss-2", "snapshot_id": "6b8c6404-068a-48e3-aee7-c06e73c31cff", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20"}], "user_id": "d1456cd8a603428d8faf452165ed59b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9dedda0347a4ea59458291856cde9 82"}}' 2023-07-25 10:16:02,408 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20 0.046s 2023-07-25 10:16:02,408 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:16:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-658807e7-2ab2-4195-8384-98728e128cf1', 'content-length': '944', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-658807e7-2ab2-4195-8384-98728e128cf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20'} Body: b'{"volume": {"id": "5e42dbe6-34a1-4421-9524-a2815cd14c20", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-25T10:16:00.000000", "updated_at": "2023-07-25T10:16:00.000000", "name": "tempest-VolumesDeleteCascade-Volume-1073622161", "description": null, "volume_type": "joviandss-2", "snapshot_id": "6b8c6404-068a-48e3-aee7-c06e73c31cff", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20"}], "user_id": "d1456cd8a603428d8faf452165ed59b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9dedda0347a4ea59458291856cde982"}}' 2023-07-25 10:16:03,479 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20 0.059s 2023-07-25 10:16:03,479 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:16:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a27c788a-6be0-483c-8c9c-5d3e88679294', 'content-length': '944', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a27c788a-6be0-483c-8c9c-5d3e88679294', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20'} Body: b'{"volume": {"id": "5e42dbe6-34a1-4421-9524-a2815cd14c20", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-25T10:16:00.000000", "updated_at": "2023-07-25T10:16:00.000000", "name": "tempest-VolumesDeleteCascade-Volume-1073622161", "description": null, "volume_type": "joviandss-2", "snapshot_id": "6b8c6404-068a-48e3-aee7-c06e73c31cff", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20"}], "user_id": "d1456cd8a603428d8faf452165ed59b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9dedda0347a4ea59458291856cde982"}}' 2023-07-25 10:16:04,537 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_d elete): 200 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20 0.045s 2023-07-25 10:16:04,537 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:16:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-395b7a33-d665-4f9d-8ea5-5523ca020376', 'content-length': '945', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-395b7a33-d665-4f9d-8ea5-5523ca020376', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20'} Body: b'{"volume": {"id": "5e42dbe6-34a1-4421-9524-a2815cd14c20", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-25T10:16:00.000000", "updated_at": "2023-07-25T10:16:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1073622161", "description": null, "volume_type": "joviandss-2", "snapshot_id": "6b8c6404-068a-48e3-aee7-c06e73c31cff", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20"}], "user_id": "d1456cd8a603428d8faf452165ed59b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9dedda0347a4ea59458291856cde982"}}' 2023-07-25 10:16:04,548 80353 INFO [tempest.common.waiters] volume 5e42dbe6-34a1-4421-9524-a2815cd14c20 reached available after waiting for 4.548082 seconds 2023-07-25 10:16:04,600 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20 0.052s 2023-07-25 10:16:04,601 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:16:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6617e5ca-b9e8-4072-a1ab-66381ccc66a9', 'content-length': '945', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6617e5ca-b9e8-4072-a1ab-66381ccc66a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20'} Body: b'{"volume": {"id": "5e42dbe6-34a1-4421-9524-a2815cd14c20", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-25T10:16:00.000000", "updated_at": "2023-07-25T10:16:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1073622161", "description": null, "volume_type": "joviandss-2", "snapshot_id": "6b8c6404-068a-48e3-aee7-c06e73c31cff", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20"}], "user_id": "d1456cd8a603428d8faf452165ed59b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9dedda0347a4ea59458291856cde982"}}' 2023-07-25 10:16:04,708 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from _snapshot_cascade_delete): 202 DELETE http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b?cascade=True 0.096s 2023-07-25 10:16:04,709 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:16:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d575d3b-c027-4899-bcf9-49c3345cccfa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b?cascade=True'} Body: b'' 2023-07-25 10:16:04,757 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b 0.047s 2023-07-25 10:16:04,757 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:16:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8572b4d7-5385-4be8-ae78-40381cf240a8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8572b4d7-5385-4be8-ae78-40381cf240a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b'} Body: b'{"volume": {"id": "445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-25T10:15:52.000000", "updated_at": "2023-07-25T10:16:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-161467083", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b"}], "user_id": "d1456cd8a603428d8faf452165ed59b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9dedda0347a4ea59458291856cde982"}}' 2023-07-25 10:16:05,823 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b 0.055s 2023-07-25 10:16:05,824 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:16:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e8e1faa-4734-4a44-95d2-1b19c1a65431', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e8e1faa-4734-4a44-95d2-1b19c1a65431', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b'} Body: b'{"volume": {"id": "445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-25T10:15:52.000000", "updated_at": "2023-07-25T10:16:05.000000", "name": "tempest-VolumesDeleteCascad e-Volume-161467083", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b"}], "user_id": "d1456cd8a603428d8faf452165ed59b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9dedda0347a4ea59458291856cde982"}}' 2023-07-25 10:16:06,883 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b 0.047s 2023-07-25 10:16:06,883 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:16:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32c1510d-f84d-431c-b34d-50a7eca964c9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32c1510d-f84d-431c-b34d-50a7eca964c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b'} Body: b'{"volume": {"id": "445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b", "status": "error_deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-25T10:15:52.000000", "updated_at": "2023-07-25T10:16:06.000000", "name": "tempest-VolumesDeleteCascade-Volume-161467083", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b"}], "user_id": "d1456cd8a603428d8faf452165ed59b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9dedda0347a4ea59458291856cde982"}}' 2023-07-25 10:16:06,951 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20 0.053s 2023-07-25 10:16:06,951 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:16:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fd33dba-7c55-4161-a747-8ce8bd1ae1a8', 'content-length': '945', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fd33dba-7c55-4161-a747-8ce8bd1ae1a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20'} Body: b'{"volume": {"id": "5e42dbe6-34a1-4421-9524-a2815cd14c20", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-25T10:16:00.000000", "updated_at": "2023-07-25T10:16:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1073622161", "description": null, "volume_type": "joviandss-2", "snapshot_id": "6b8c6404-068a-48e3-aee7-c06e73c31cff", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9ded da0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20"}], "user_id": "d1456cd8a603428d8faf452165ed59b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9dedda0347a4ea59458291856cde982"}}' 2023-07-25 10:16:07,018 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20 0.056s 2023-07-25 10:16:07,018 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:16:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad374b14-caec-48ac-a10a-7ecc18d0d2b7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20'} Body: b'' 2023-07-25 10:16:07,074 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20 0.055s 2023-07-25 10:16:07,075 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:16:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c8cfbfb-d4be-4ef2-9552-5f298d14a5cc', 'content-length': '944', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c8cfbfb-d4be-4ef2-9552-5f298d14a5cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20'} Body: b'{"volume": {"id": "5e42dbe6-34a1-4421-9524-a2815cd14c20", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-25T10:16:00.000000", "updated_at": "2023-07-25T10:16:07.000000", "name": "tempest-VolumesDeleteCascade-Volume-1073622161", "description": null, "volume_type": "joviandss-2", "snapshot_id": "6b8c6404-068a-48e3-aee7-c06e73c31cff", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20"}], "user_id": "d1456cd8a603428d8faf452165ed59b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9dedda0347a4ea59458291856cde982"}}' 2023-07-25 10:16:08,156 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20 0.069s 2023-07-25 10:16:08,156 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:16:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a449d285-983b-4dac-970a-ca0e2e5a9023', 'content-length': '944', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack -API-Version', 'x-openstack-request-id': 'req-a449d285-983b-4dac-970a-ca0e2e5a9023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20'} Body: b'{"volume": {"id": "5e42dbe6-34a1-4421-9524-a2815cd14c20", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-25T10:16:00.000000", "updated_at": "2023-07-25T10:16:07.000000", "name": "tempest-VolumesDeleteCascade-Volume-1073622161", "description": null, "volume_type": "joviandss-2", "snapshot_id": "6b8c6404-068a-48e3-aee7-c06e73c31cff", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20"}], "user_id": "d1456cd8a603428d8faf452165ed59b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9dedda0347a4ea59458291856cde982"}}' 2023-07-25 10:16:09,213 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20 0.045s 2023-07-25 10:16:09,213 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:16:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31e93c38-ce46-4b2d-a8e1-f9083a937469', 'content-length': '944', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31e93c38-ce46-4b2d-a8e1-f9083a937469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20'} Body: b'{"volume": {"id": "5e42dbe6-34a1-4421-9524-a2815cd14c20", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-25T10:16:00.000000", "updated_at": "2023-07-25T10:16:07.000000", "name": "tempest-VolumesDeleteCascade-Volume-1073622161", "description": null, "volume_type": "joviandss-2", "snapshot_id": "6b8c6404-068a-48e3-aee7-c06e73c31cff", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20"}], "user_id": "d1456cd8a603428d8faf452165ed59b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9dedda0347a4ea59458291856cde982"}}' 2023-07-25 10:16:10,271 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20 0.044s 2023-07-25 10:16:10,272 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:16:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58ea0709-645a-428d-865a-3c876ac07849', 'content-length': '944', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58ea0709-645a-428d-865a-3c876ac07849', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea594582918 56cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20'} Body: b'{"volume": {"id": "5e42dbe6-34a1-4421-9524-a2815cd14c20", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-25T10:16:00.000000", "updated_at": "2023-07-25T10:16:07.000000", "name": "tempest-VolumesDeleteCascade-Volume-1073622161", "description": null, "volume_type": "joviandss-2", "snapshot_id": "6b8c6404-068a-48e3-aee7-c06e73c31cff", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20"}], "user_id": "d1456cd8a603428d8faf452165ed59b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9dedda0347a4ea59458291856cde982"}}' 2023-07-25 10:16:11,318 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20 0.034s 2023-07-25 10:16:11,319 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:16:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e4c75fb-563e-4de2-8b22-d531c9dcdaf8', 'x-openstack-request-id': 'req-1e4c75fb-563e-4de2-8b22-d531c9dcdaf8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5e42dbe6-34a1-4421-9524-a2815cd14c20 could not be found."}}' 2023-07-25 10:16:11,376 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 400 DELETE http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/snapshots/6b8c6404-068a-48e3-aee7-c06e73c31cff 0.056s 2023-07-25 10:16:11,376 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:16:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '137', 'content-type': 'application/json', 'x-compute-request-id': 'req-f98fd6e4-f46e-48e3-b818-2c3312b6f456', 'x-openstack-request-id': 'req-f98fd6e4-f46e-48e3-b818-2c3312b6f456', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/snapshots/6b8c6404-068a-48e3-aee7-c06e73c31cff'} Body: b'{"badRequest": {"code": 400, "message": "Invalid snapshot: Snapshot status must be available or error and must not be part of a group."}}' 2023-07-25 10:16:11,418 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b 0.041s 2023-07-25 10:16:11,419 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:16:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e39eff4a-c418-48cf-babc-3ff491eda899', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e39eff4a-c418-48cf-babc-3ff491eda899 ', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b'} Body: b'{"volume": {"id": "445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b", "status": "error_deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-25T10:15:52.000000", "updated_at": "2023-07-25T10:16:06.000000", "name": "tempest-VolumesDeleteCascade-Volume-161467083", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b"}], "user_id": "d1456cd8a603428d8faf452165ed59b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9dedda0347a4ea59458291856cde982"}}' 2023-07-25 10:16:11,498 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 400 DELETE http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b 0.068s 2023-07-25 10:16:11,498 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:16:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '307', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dec14a2-c9cf-4fed-b7f8-bd43d5de1973', 'x-openstack-request-id': 'req-3dec14a2-c9cf-4fed-b7f8-bd43d5de1973', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b'} Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer."}}' {0} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) ... SKIPPED: Cinder backup feature disabled {11} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.180993s] ... ok {11} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.052799s] ... ok {11} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit [0.013094s] ... ok {11} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker [0.025102s] ... ok {11} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort [0.013797s] ... ok {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.069129s] ... ok {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.067406s] ... ok {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.090760s] ... ok {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.446338s] ... ok {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params [0.193429s] ... ok {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.547722s] ... ok {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status [0.410723s] ... ok {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status [0.087931s] ... ok {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker [0.104756s] ... ok {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata [0.089628s] ... ok {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.082526s] ... ok {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.080684s] ... ok {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.134849s] ... ok {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable [0.134773s] ... ok {2} tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules [302.643260s] ... ok {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.141068s] ... ok {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone [0.092287s] ... ok {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable [0.086102s] ... ok {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.091119s] ... ok {11} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size [17.530766s] ... ok {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_resize_volume_backed_server_confirm [515.224602s] ... ok {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... SKIPPED: Cinder backup is disabled {9} tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON.test_rebuild_volume_backed_server [283.454844s] ... ok {6} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume [514.101427s] ... ok {9} setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) ... SKIPPED: Volume multi-attach is not available. {9} setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest) ... SKIPPED: Manage volume tests are disabled {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name [0.030078s] ... ok {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name [0.028948s] ... ok {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name [0.024898s] ... ok {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name [9.403269s] ... ok {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services [0.039399s] ... ok {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume [123.366743s] ... ok {9} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots [0.289736s] ... ok {9} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots [0.136499s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id [161.664822s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image [3.016020s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size [2.106100s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.015698s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id [0.030154s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid [0.030797s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type [0.029843s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.017178s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.015202s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.013819s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.026267s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.011106s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id [0.025118s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.028269s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.009878s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status [0.091530s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name [0.091866s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.075921s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.065650s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status [0.125993s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id [0.027034s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id [0.027687s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id [0.009698s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id [0.023142s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id [0.025558s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.023188s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size [0.018476s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size [0.013774s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id [0.023190s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size [0.012628s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id [0.027617s] ... ok {4} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.021849s] ... ok {9} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id [0.269612s] ... ok {4} setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test) ... SKIPPED: Cinder consistency group feature disabled {9} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type [0.304998s] ... ok {9} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name [0.013298s] ... ok {9} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name [0.145044s] ... ok {9} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id [0.022207s] ... ok {9} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id [0.016846s] ... ok {4} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume [8.501843s] ... ok {9} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size [11.258918s] ... ok {9} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot [16.000826s] ... ok {7} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server [394.436534s] ... ok {7} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status [0.237816s] ... ok {7} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating [8.734379s] ... ok {7} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting [8.660905s] ... ok {7} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error [8.685199s] ... ok {7} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting [9.800836s] ... ok {7} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status [0.262530s] ... ok {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict [124.514213s] ... ok {7} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota [0.225549s] ... ok {7} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota [0.782102s] ... ok {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use [215.227741s] ... ok {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [8.721905s] ... ok {7} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant [3.916861s] ... ok {11} tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject [243.330440s] ... ok {6} setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) ... SKIPPED: Cinder multi-backend feature disabled {6} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos [0.725011s] ... ok {6} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer [0.184161s] ... ok {6} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer [0.252139s] ... ok {6} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer [0.221418s] ... ok {6} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos [0.023249s] ... ok {6} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos [0.022915s] ... ok {6} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key [0.177051s] ... ok {6} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.172383s] ... ok {6} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.013007s] ... ok {6} tempest.api.volume.test_versions.VersionsTest.test_show_version [0.174477s] ... ok {6} setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {6} setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore) ... SKIPPED: Backup is not enable. {7} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume [19.595201s] ... ok {6} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... SKIPPED: Encrypted volume attach is not supported {6} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2 ... SKIPPED: Encrypted volume attach is not supported {7} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume [18.243377s] ... ok {1} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status [19.147118s] ... ok {1} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete [0.533525s] ... ok {1} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits [0.074646s] ... ok {7} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property [25.420124s] ... ok {7} tearDownClass (cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 267, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 231, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 649, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((, Resource %(resource_id)s failed to delete and is in ERROR status Details: Volume 3c67fd09-247d-4606-bdc2-1ffe25db5962 failed to delete and is in error_deleting status, ), (, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, )) {7} setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest) ... SKIPPED: Barbican is required {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online [203.093069s] ... ok {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [25.356899s] ... ok {6} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot [183.587451s] ... ok {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size [34.403213s] ... ok {3} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume [225.298158s] ... ok {1} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion [368.830574s] ... ok {11} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern [480.398708s] ... ok {11} setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) ... SKIPPED: Cinder multi-backend feature disabled {6} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume [349.677520s] ... ok {0} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance [394.539491s] ... ok {0} setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest) ... SKIPPED: Cinder backup feature disabled {3} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume [400.378373s] ... ok {1} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario [356.897903s] ... ok {1} setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {1} setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {3} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete [0.335737s] ... ok {3} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params [0.246341s] ... ok {3} tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group [18.365416s] ... ok {3} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details [0.186508s] ... ok {3} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details [0.032724s] ... ok {3} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason [0.025639s] ... ok {3} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary [0.042815s] ... ok {3} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host [0.029455s] ... ok {3} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host [0.028250s] ... ok {3} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host [0.027891s] ... ok {6} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern [524.294987s] ... ok {6} setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {3} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume [169.847472s] ... ok {3} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching [6.839924s] ... ok {3} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating [6.890525s] ... ok {3} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error [7.965964s] ... ok {3} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance [6.983954s] ... ok {3} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status [7.388953s] ... ok {3} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer [7.761453s] ... ok {3} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer [8.088106s] ... ok {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit [0.029443s] ... ok {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite [0.055964s] ... ok {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero [0.023896s] ... ok {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker [0.075952s] ... ok {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset [0.041973s] ... ok {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc [0.040120s] ... ok {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc [0.031657s] ... ok {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc [0.041431s] ... ok {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc [0.039695s] ... ok {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc [0.037242s] ... ok {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc [0.037794s] ... ok {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params [0.116685s] ... ok {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.077144s] ... ok {3} setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests) ... SKIPPED: Volume multi-attach is not available. ============================== Failed 3 tests - output below: ============================== tearDownClass (tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest) ------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 267, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 231, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 649, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: (, Resource %(resource_id)s failed to delete and is in ERROR status Details: Volume 111f427e-b751-49ca-b2f5-56e733cfd496 failed to delete and is in error_deleting status, ) tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5] ---------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_delete_cascade.py", line 104, in test_volume_from_snapshot_cascade_delete self.volumes_client.wait_for_resource_deletion(volume['id']) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 948, 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 253, 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 445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b failed to delete and is in error_deleting status Captured traceback-1: ~~~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc return func(*args, **kwargs) File "/opt/stack/tempest/tempest/api/volume/base.py", line 206, in delete_snapshot snapshots_client.delete_snapshot(snapshot_id) File "/opt/stack/tempest/tempest/lib/services/volume/v3/snapshots_client.py", line 95, in delete_snapshot resp, body = self.delete("snapshots/%s" % snapshot_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 339, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Invalid snapshot: Snapshot status must be available or error and must not be part of a group.'} Captured traceback-2: ~~~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc return func(*args, **kwargs) File "/opt/stack/tempest/tempest/api/volume/base.py", line 156, in _delete_volume_for_cleanup BaseVolumeTest.delete_volume(volumes_client, volume_id) File "/opt/stack/tempest/tempest/api/volume/base.py", line 198, in delete_volume client.delete_volume(volume_id) File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 145, in delete_volume resp, body = self.delete(url) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 339, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-25 10:15:52,286 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes 0.284s 2023-07-25 10:15:52,287 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-161467083"}} Response - Headers: {'date': 'Tue, 25 Jul 2023 10:15:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f015497-44f3-4dfd-bff0-e1542308431f', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f015497-44f3-4dfd-bff0-e1542308431f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes'} Body: b'{"volume": {"id": "445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-25T10:15:52.202928", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-161467083", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b"}], "user_id": "d1456cd8a603428d8faf452165ed59b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-25 10:15:52,351 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b 0.054s 2023-07-25 10:15:52,351 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:15:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5550e62b-03f7-44e7-b665-fa295f131535', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5550e62b-03f7-44e7-b665-fa295f131535', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b'} Body: b'{"volume": {"id": "445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-25T10:15:52.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-161467083", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b"}], "user_id": "d1456cd8a603428d8faf452165ed59b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9dedda0347a4ea59458291856cde982"}}' 2023-07-25 10:15:53,422 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b 0.059s 2023-07-25 10:15:53,422 80353 DEBUG [tempest.lib.common.re st_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:15:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-158f99d1-ca24-4127-a8eb-8cf6e607f53e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-158f99d1-ca24-4127-a8eb-8cf6e607f53e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b'} Body: b'{"volume": {"id": "445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-25T10:15:52.000000", "updated_at": "2023-07-25T10:15:52.000000", "name": "tempest-VolumesDeleteCascade-Volume-161467083", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b"}], "user_id": "d1456cd8a603428d8faf452165ed59b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9dedda0347a4ea59458291856cde982"}}' 2023-07-25 10:15:54,522 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b 0.086s 2023-07-25 10:15:54,522 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:15:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c79cf0fc-b554-482b-b8b8-99ce189f573c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c79cf0fc-b554-482b-b8b8-99ce189f573c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b'} Body: b'{"volume": {"id": "445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-25T10:15:52.000000", "updated_at": "2023-07-25T10:15:52.000000", "name": "tempest-VolumesDeleteCascade-Volume-161467083", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b"}], "user_id": "d1456cd8a603428d8faf452165ed59b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9dedda0347a4ea59458291856cde982"}}' 2023-07-25 10:15:55,599 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b 0.058s 2023-07-25 10:15:55,600 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:15:55 GMT', 'se rver': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-628937fb-3778-4f4f-b2fa-16d21d5c2927', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-628937fb-3778-4f4f-b2fa-16d21d5c2927', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b'} Body: b'{"volume": {"id": "445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-25T10:15:52.000000", "updated_at": "2023-07-25T10:15:55.000000", "name": "tempest-VolumesDeleteCascade-Volume-161467083", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b"}], "user_id": "d1456cd8a603428d8faf452165ed59b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9dedda0347a4ea59458291856cde982"}}' 2023-07-25 10:15:55,612 80353 INFO [tempest.common.waiters] volume 445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b reached available after waiting for 3.612076 seconds 2023-07-25 10:15:55,765 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/snapshots 0.153s 2023-07-25 10:15:55,766 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"snapshot": {"volume_id": "445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b", "name": "tempest-VolumesDeleteCascade-Snapshot-2135905469"}} Response - Headers: {'date': 'Tue, 25 Jul 2023 10:15:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-759d5a7b-8296-4748-81e0-3822753a2fe5', 'content-length': '307', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-759d5a7b-8296-4748-81e0-3822753a2fe5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/snapshots'} Body: b'{"snapshot": {"id": "6b8c6404-068a-48e3-aee7-c06e73c31cff", "created_at": "2023-07-25T10:15:55.713542", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Snapshot-2135905469", "description": null, "volume_id": "445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b", "status": "creating", "size": 1, "metadata": {}}}' 2023-07-25 10:15:55,794 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/snapshots/6b8c6404-068a-48e3-aee7-c06e73c31cff 0.025s 2023-07-25 10:15:55,795 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:15:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d2649de-3cfb-4227-a7c4-968e5fd13b2e', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d2649de-3cfb-4227-a7c4-968e5fd13b2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/snapshots/6b8c6404-068a-48e3-aee7-c06e73c31cff'} Body: b'{"snapshot": {"id": "6b8c6404-068a-48e3-aee7-c06e73c31cff", "created_at": "2023-07-25T10:15:56.000000", "up dated_at": null, "name": "tempest-VolumesDeleteCascade-Snapshot-2135905469", "description": null, "volume_id": "445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "e9dedda0347a4ea59458291856cde982", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-25 10:15:56,829 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/snapshots/6b8c6404-068a-48e3-aee7-c06e73c31cff 0.029s 2023-07-25 10:15:56,829 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:15:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd41bb89-b027-41ca-8c2e-fe8fbccfef44', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd41bb89-b027-41ca-8c2e-fe8fbccfef44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/snapshots/6b8c6404-068a-48e3-aee7-c06e73c31cff'} Body: b'{"snapshot": {"id": "6b8c6404-068a-48e3-aee7-c06e73c31cff", "created_at": "2023-07-25T10:15:56.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Snapshot-2135905469", "description": null, "volume_id": "445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "e9dedda0347a4ea59458291856cde982", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-25 10:15:57,860 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/snapshots/6b8c6404-068a-48e3-aee7-c06e73c31cff 0.026s 2023-07-25 10:15:57,861 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:15:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23dc6315-56b2-43fd-b39b-e370271e1496', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23dc6315-56b2-43fd-b39b-e370271e1496', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/snapshots/6b8c6404-068a-48e3-aee7-c06e73c31cff'} Body: b'{"snapshot": {"id": "6b8c6404-068a-48e3-aee7-c06e73c31cff", "created_at": "2023-07-25T10:15:56.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Snapshot-2135905469", "description": null, "volume_id": "445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "e9dedda0347a4ea59458291856cde982", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-25 10:15:58,890 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/snapshots/6b8c6404-068a-48e3-aee7-c06e73c31cff 0.025s 2023-07-25 10:15:58,891 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:15:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7478e110-231a-4f72-a883-a8769d4ced01', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7478 e110-231a-4f72-a883-a8769d4ced01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/snapshots/6b8c6404-068a-48e3-aee7-c06e73c31cff'} Body: b'{"snapshot": {"id": "6b8c6404-068a-48e3-aee7-c06e73c31cff", "created_at": "2023-07-25T10:15:56.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Snapshot-2135905469", "description": null, "volume_id": "445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "e9dedda0347a4ea59458291856cde982", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-25 10:15:59,941 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/snapshots/6b8c6404-068a-48e3-aee7-c06e73c31cff 0.045s 2023-07-25 10:15:59,941 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:15:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18e879f1-f71f-494b-bdae-34e2dd5ddd75', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18e879f1-f71f-494b-bdae-34e2dd5ddd75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/snapshots/6b8c6404-068a-48e3-aee7-c06e73c31cff'} Body: b'{"snapshot": {"id": "6b8c6404-068a-48e3-aee7-c06e73c31cff", "created_at": "2023-07-25T10:15:56.000000", "updated_at": "2023-07-25T10:16:00.000000", "name": "tempest-VolumesDeleteCascade-Snapshot-2135905469", "description": null, "volume_id": "445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "e9dedda0347a4ea59458291856cde982", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-25 10:15:59,945 80353 INFO [tempest.common.waiters] snapshot 6b8c6404-068a-48e3-aee7-c06e73c31cff reached available after waiting for 4.945469 seconds 2023-07-25 10:16:00,223 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes 0.278s 2023-07-25 10:16:00,224 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"snapshot_id": "6b8c6404-068a-48e3-aee7-c06e73c31cff", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1073622161"}} Response - Headers: {'date': 'Tue, 25 Jul 2023 10:15:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f77d424c-b337-4323-9ff2-b35a74d8b3a4', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f77d424c-b337-4323-9ff2-b35a74d8b3a4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes'} Body: b'{"volume": {"id": "5e42dbe6-34a1-4421-9524-a2815cd14c20", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-25T10:16:00.135395", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1073622161", "description": null, "volume_type": "joviandss-2", "snapshot_id": "6b8c6404-068a-48e3-aee7-c06e73c31cff", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20"}], "user_id": "d 1456cd8a603428d8faf452165ed59b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-25 10:16:00,281 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20 0.048s 2023-07-25 10:16:00,282 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:16:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d314d11-c1b1-4c28-af17-bc22ac889ee4', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d314d11-c1b1-4c28-af17-bc22ac889ee4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20'} Body: b'{"volume": {"id": "5e42dbe6-34a1-4421-9524-a2815cd14c20", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-25T10:16:00.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1073622161", "description": null, "volume_type": "joviandss-2", "snapshot_id": "6b8c6404-068a-48e3-aee7-c06e73c31cff", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20"}], "user_id": "d1456cd8a603428d8faf452165ed59b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9dedda0347a4ea59458291856cde982"}}' 2023-07-25 10:16:01,349 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20 0.056s 2023-07-25 10:16:01,349 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:16:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e816925-d60f-4f4b-a603-c480647c47cb', 'content-length': '944', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e816925-d60f-4f4b-a603-c480647c47cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20'} Body: b'{"volume": {"id": "5e42dbe6-34a1-4421-9524-a2815cd14c20", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-25T10:16:00.000000", "updated_at": "2023-07-25T10:16:00.000000", "name": "tempest-VolumesDeleteCascade-Volume-1073622161", "description": null, "volume_type": "joviandss-2", "snapshot_id": "6b8c6404-068a-48e3-aee7-c06e73c31cff", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20"}], "user_id": "d1456cd8a603428d8faf452165ed59b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9dedda0347a4ea59458291856cde9 82"}}' 2023-07-25 10:16:02,408 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20 0.046s 2023-07-25 10:16:02,408 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:16:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-658807e7-2ab2-4195-8384-98728e128cf1', 'content-length': '944', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-658807e7-2ab2-4195-8384-98728e128cf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20'} Body: b'{"volume": {"id": "5e42dbe6-34a1-4421-9524-a2815cd14c20", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-25T10:16:00.000000", "updated_at": "2023-07-25T10:16:00.000000", "name": "tempest-VolumesDeleteCascade-Volume-1073622161", "description": null, "volume_type": "joviandss-2", "snapshot_id": "6b8c6404-068a-48e3-aee7-c06e73c31cff", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20"}], "user_id": "d1456cd8a603428d8faf452165ed59b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9dedda0347a4ea59458291856cde982"}}' 2023-07-25 10:16:03,479 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20 0.059s 2023-07-25 10:16:03,479 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:16:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a27c788a-6be0-483c-8c9c-5d3e88679294', 'content-length': '944', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a27c788a-6be0-483c-8c9c-5d3e88679294', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20'} Body: b'{"volume": {"id": "5e42dbe6-34a1-4421-9524-a2815cd14c20", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-25T10:16:00.000000", "updated_at": "2023-07-25T10:16:00.000000", "name": "tempest-VolumesDeleteCascade-Volume-1073622161", "description": null, "volume_type": "joviandss-2", "snapshot_id": "6b8c6404-068a-48e3-aee7-c06e73c31cff", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20"}], "user_id": "d1456cd8a603428d8faf452165ed59b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9dedda0347a4ea59458291856cde982"}}' 2023-07-25 10:16:04,537 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_d elete): 200 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20 0.045s 2023-07-25 10:16:04,537 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:16:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-395b7a33-d665-4f9d-8ea5-5523ca020376', 'content-length': '945', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-395b7a33-d665-4f9d-8ea5-5523ca020376', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20'} Body: b'{"volume": {"id": "5e42dbe6-34a1-4421-9524-a2815cd14c20", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-25T10:16:00.000000", "updated_at": "2023-07-25T10:16:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1073622161", "description": null, "volume_type": "joviandss-2", "snapshot_id": "6b8c6404-068a-48e3-aee7-c06e73c31cff", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20"}], "user_id": "d1456cd8a603428d8faf452165ed59b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9dedda0347a4ea59458291856cde982"}}' 2023-07-25 10:16:04,548 80353 INFO [tempest.common.waiters] volume 5e42dbe6-34a1-4421-9524-a2815cd14c20 reached available after waiting for 4.548082 seconds 2023-07-25 10:16:04,600 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20 0.052s 2023-07-25 10:16:04,601 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:16:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6617e5ca-b9e8-4072-a1ab-66381ccc66a9', 'content-length': '945', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6617e5ca-b9e8-4072-a1ab-66381ccc66a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20'} Body: b'{"volume": {"id": "5e42dbe6-34a1-4421-9524-a2815cd14c20", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-25T10:16:00.000000", "updated_at": "2023-07-25T10:16:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1073622161", "description": null, "volume_type": "joviandss-2", "snapshot_id": "6b8c6404-068a-48e3-aee7-c06e73c31cff", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20"}], "user_id": "d1456cd8a603428d8faf452165ed59b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9dedda0347a4ea59458291856cde982"}}' 2023-07-25 10:16:04,708 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from _snapshot_cascade_delete): 202 DELETE http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b?cascade=True 0.096s 2023-07-25 10:16:04,709 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:16:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d575d3b-c027-4899-bcf9-49c3345cccfa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b?cascade=True'} Body: b'' 2023-07-25 10:16:04,757 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b 0.047s 2023-07-25 10:16:04,757 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:16:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8572b4d7-5385-4be8-ae78-40381cf240a8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8572b4d7-5385-4be8-ae78-40381cf240a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b'} Body: b'{"volume": {"id": "445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-25T10:15:52.000000", "updated_at": "2023-07-25T10:16:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-161467083", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b"}], "user_id": "d1456cd8a603428d8faf452165ed59b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9dedda0347a4ea59458291856cde982"}}' 2023-07-25 10:16:05,823 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b 0.055s 2023-07-25 10:16:05,824 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:16:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e8e1faa-4734-4a44-95d2-1b19c1a65431', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e8e1faa-4734-4a44-95d2-1b19c1a65431', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b'} Body: b'{"volume": {"id": "445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-25T10:15:52.000000", "updated_at": "2023-07-25T10:16:05.000000", "name": "tempest-VolumesDeleteCascad e-Volume-161467083", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b"}], "user_id": "d1456cd8a603428d8faf452165ed59b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9dedda0347a4ea59458291856cde982"}}' 2023-07-25 10:16:06,883 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b 0.047s 2023-07-25 10:16:06,883 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:16:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32c1510d-f84d-431c-b34d-50a7eca964c9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32c1510d-f84d-431c-b34d-50a7eca964c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b'} Body: b'{"volume": {"id": "445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b", "status": "error_deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-25T10:15:52.000000", "updated_at": "2023-07-25T10:16:06.000000", "name": "tempest-VolumesDeleteCascade-Volume-161467083", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b"}], "user_id": "d1456cd8a603428d8faf452165ed59b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9dedda0347a4ea59458291856cde982"}}' 2023-07-25 10:16:06,951 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20 0.053s 2023-07-25 10:16:06,951 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:16:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fd33dba-7c55-4161-a747-8ce8bd1ae1a8', 'content-length': '945', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fd33dba-7c55-4161-a747-8ce8bd1ae1a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20'} Body: b'{"volume": {"id": "5e42dbe6-34a1-4421-9524-a2815cd14c20", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-25T10:16:00.000000", "updated_at": "2023-07-25T10:16:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1073622161", "description": null, "volume_type": "joviandss-2", "snapshot_id": "6b8c6404-068a-48e3-aee7-c06e73c31cff", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9ded da0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20"}], "user_id": "d1456cd8a603428d8faf452165ed59b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9dedda0347a4ea59458291856cde982"}}' 2023-07-25 10:16:07,018 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20 0.056s 2023-07-25 10:16:07,018 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:16:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad374b14-caec-48ac-a10a-7ecc18d0d2b7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20'} Body: b'' 2023-07-25 10:16:07,074 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20 0.055s 2023-07-25 10:16:07,075 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:16:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c8cfbfb-d4be-4ef2-9552-5f298d14a5cc', 'content-length': '944', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c8cfbfb-d4be-4ef2-9552-5f298d14a5cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20'} Body: b'{"volume": {"id": "5e42dbe6-34a1-4421-9524-a2815cd14c20", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-25T10:16:00.000000", "updated_at": "2023-07-25T10:16:07.000000", "name": "tempest-VolumesDeleteCascade-Volume-1073622161", "description": null, "volume_type": "joviandss-2", "snapshot_id": "6b8c6404-068a-48e3-aee7-c06e73c31cff", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20"}], "user_id": "d1456cd8a603428d8faf452165ed59b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9dedda0347a4ea59458291856cde982"}}' 2023-07-25 10:16:08,156 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20 0.069s 2023-07-25 10:16:08,156 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:16:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a449d285-983b-4dac-970a-ca0e2e5a9023', 'content-length': '944', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack -API-Version', 'x-openstack-request-id': 'req-a449d285-983b-4dac-970a-ca0e2e5a9023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20'} Body: b'{"volume": {"id": "5e42dbe6-34a1-4421-9524-a2815cd14c20", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-25T10:16:00.000000", "updated_at": "2023-07-25T10:16:07.000000", "name": "tempest-VolumesDeleteCascade-Volume-1073622161", "description": null, "volume_type": "joviandss-2", "snapshot_id": "6b8c6404-068a-48e3-aee7-c06e73c31cff", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20"}], "user_id": "d1456cd8a603428d8faf452165ed59b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9dedda0347a4ea59458291856cde982"}}' 2023-07-25 10:16:09,213 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20 0.045s 2023-07-25 10:16:09,213 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:16:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31e93c38-ce46-4b2d-a8e1-f9083a937469', 'content-length': '944', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31e93c38-ce46-4b2d-a8e1-f9083a937469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20'} Body: b'{"volume": {"id": "5e42dbe6-34a1-4421-9524-a2815cd14c20", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-25T10:16:00.000000", "updated_at": "2023-07-25T10:16:07.000000", "name": "tempest-VolumesDeleteCascade-Volume-1073622161", "description": null, "volume_type": "joviandss-2", "snapshot_id": "6b8c6404-068a-48e3-aee7-c06e73c31cff", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20"}], "user_id": "d1456cd8a603428d8faf452165ed59b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9dedda0347a4ea59458291856cde982"}}' 2023-07-25 10:16:10,271 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20 0.044s 2023-07-25 10:16:10,272 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:16:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58ea0709-645a-428d-865a-3c876ac07849', 'content-length': '944', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58ea0709-645a-428d-865a-3c876ac07849', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea594582918 56cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20'} Body: b'{"volume": {"id": "5e42dbe6-34a1-4421-9524-a2815cd14c20", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-25T10:16:00.000000", "updated_at": "2023-07-25T10:16:07.000000", "name": "tempest-VolumesDeleteCascade-Volume-1073622161", "description": null, "volume_type": "joviandss-2", "snapshot_id": "6b8c6404-068a-48e3-aee7-c06e73c31cff", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20"}], "user_id": "d1456cd8a603428d8faf452165ed59b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9dedda0347a4ea59458291856cde982"}}' 2023-07-25 10:16:11,318 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20 0.034s 2023-07-25 10:16:11,319 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:16:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e4c75fb-563e-4de2-8b22-d531c9dcdaf8', 'x-openstack-request-id': 'req-1e4c75fb-563e-4de2-8b22-d531c9dcdaf8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/5e42dbe6-34a1-4421-9524-a2815cd14c20'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5e42dbe6-34a1-4421-9524-a2815cd14c20 could not be found."}}' 2023-07-25 10:16:11,376 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 400 DELETE http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/snapshots/6b8c6404-068a-48e3-aee7-c06e73c31cff 0.056s 2023-07-25 10:16:11,376 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:16:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '137', 'content-type': 'application/json', 'x-compute-request-id': 'req-f98fd6e4-f46e-48e3-b818-2c3312b6f456', 'x-openstack-request-id': 'req-f98fd6e4-f46e-48e3-b818-2c3312b6f456', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/snapshots/6b8c6404-068a-48e3-aee7-c06e73c31cff'} Body: b'{"badRequest": {"code": 400, "message": "Invalid snapshot: Snapshot status must be available or error and must not be part of a group."}}' 2023-07-25 10:16:11,418 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b 0.041s 2023-07-25 10:16:11,419 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:16:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e39eff4a-c418-48cf-babc-3ff491eda899', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e39eff4a-c418-48cf-babc-3ff491eda899 ', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b'} Body: b'{"volume": {"id": "445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b", "status": "error_deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-25T10:15:52.000000", "updated_at": "2023-07-25T10:16:06.000000", "name": "tempest-VolumesDeleteCascade-Volume-161467083", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b"}], "user_id": "d1456cd8a603428d8faf452165ed59b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9dedda0347a4ea59458291856cde982"}}' 2023-07-25 10:16:11,498 80353 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 400 DELETE http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b 0.068s 2023-07-25 10:16:11,498 80353 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Jul 2023 10:16:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '307', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dec14a2-c9cf-4fed-b7f8-bd43d5de1973', 'x-openstack-request-id': 'req-3dec14a2-c9cf-4fed-b7f8-bd43d5de1973', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/volume/v3/e9dedda0347a4ea59458291856cde982/volumes/445c4df7-fe40-4d2b-8d0b-7f7fd1556e1b'} Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer."}}' tearDownClass (cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest) -------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 267, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 231, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 649, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((, Resource %(resource_id)s failed to delete and is in ERROR status Details: Volume 3c67fd09-247d-4606-bdc2-1ffe25db5962 failed to delete and is in error_deleting status, ), (, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, )) ====== Totals ====== Ran: 294 tests in 2474.4230 sec. - Passed: 258 - Skipped: 33 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 3 Sum of execute time for each test: 13714.4997 sec. ============== Worker Balance ============== - Worker 0 (37 tests) => 0:31:55.322858 - Worker 1 (13 tests) => 0:34:39.059217 - Worker 2 (17 tests) => 0:15:34.150307 - Worker 3 (36 tests) => 0:38:46.862227 - Worker 4 (58 tests) => 0:18:43.808639 - Worker 5 (15 tests) => 0:11:59.264786 - Worker 6 (21 tests) => 0:38:52.267942 - Worker 7 (19 tests) => 0:22:17.315947 - Worker 8 (21 tests) => 0:06:35.310777 - Worker 9 (19 tests) => 0:16:41.989272 - Worker 10 (18 tests) => 0:06:52.198716 - Worker 11 (20 tests) => 0:29:29.165035 ERROR: InvocationError for command /opt/stack/tempest/.tox/tempest/bin/tempest run --regex volume (exited with code 1) ___________________________________ summary ____________________________________ ERROR: all: commands failed