Status: Pass 204 Failure 18 Skip 10
Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
setUpClass (tempest.api.volume.admin.test_volume_snapshot_quotas_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumeSnapshotQuotasNegativeTestJSON) |
fail
ft1.1: setUpClass (tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 174, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py", line 59, in resource_setup cls.admin_quotas_client.update_quota_set( File "/opt/stack/tempest/tempest/lib/services/volume/v3/quotas_client.py", line 59, in update_quota_set resp, body = self.put('os-quota-sets/%s' % tenant_id, put_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 363, in put return self.request('PUT', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 879, in _error_checker raise exceptions.ServerFault(resp_body, resp=resp, tempest.lib.exceptions.ServerFault: Got server fault Details: The server has either erred or is incapable of performing the requested operation. |
||||||
tearDownClass (tempest.api.volume.admin.test_volume_quotas_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumeQuotasNegativeTestJSON) |
fail
ft2.1: tearDownClass (tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 235, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 207, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 589, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: (<class 'tempest.lib.exceptions.ServerFault'>, Got server fault Details: The server has either erred or is incapable of performing the requested operation., <traceback object at 0x7f5103119f80>) |
||||||
tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON | 7 | 2 | 5 | 0 | 0 | Detail | |
test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3] |
fail
ft3.1: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-12-07 18:52:17,638 123183 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_delete_quota): 200 GET http://10.222.0.44/volume/v3/b9f348bd96da4ddab70e67484df720c1/os-quota-sets/01d80d5ed86e41d1b02ed091f07cc53b/defaults 0.016s 2021-12-07 18:52:17,638 123183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:52:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-948363d5-93db-416a-aff1-45582c2ff0e6', 'content-length': '361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-948363d5-93db-416a-aff1-45582c2ff0e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/b9f348bd96da4ddab70e67484df720c1/os-quota-sets/01d80d5ed86e41d1b02ed091f07cc53b/defaults'} Body: b'{"quota_set": {"per_volume_gigabytes": -1, "volumes": 10, "gigabytes": 1000, "snapshots": 10, "backups": 10, "backup_gigabytes": 1000, "groups": 10, "gigabytes_lvmdriver-1": -1, "volumes_lvmdriver-1": -1, "snapshots_lvmdriver-1": -1, "gigabytes___DEFAULT__": -1, "volumes___DEFAULT__": -1, "snapshots___DEFAULT__": -1, "id": "01d80d5ed86e41d1b02ed091f07cc53b"}}' 2021-12-07 18:52:17,665 123183 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_delete_quota): 500 PUT http://10.222.0.44/volume/v3/b9f348bd96da4ddab70e67484df720c1/os-quota-sets/01d80d5ed86e41d1b02ed091f07cc53b 0.024s 2021-12-07 18:52:17,665 123183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"quota_set": {"volumes": 15}} Response - Headers: {'date': 'Tue, 07 Dec 2021 18:52:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-d92a8cc9-1129-4a7b-b0da-530a6eb0e758', 'x-openstack-request-id': 'req-d92a8cc9-1129-4a7b-b0da-530a6eb0e758', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.44/volume/v3/b9f348bd96da4ddab70e67484df720c1/os-quota-sets/01d80d5ed86e41d1b02ed091f07cc53b'} Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}' 2021-12-07 18:52:17,707 123183 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 500 PUT http://10.222.0.44/volume/v3/b9f348bd96da4ddab70e67484df720c1/os-quota-sets/01d80d5ed86e41d1b02ed091f07cc53b 0.040s 2021-12-07 18:52:17,707 123183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"quota_set": {"per_volume_gigabytes": -1, "volumes": 10, "gigabytes": 1000, "snapshots": 10, "backups": 10, "backup_gigabytes": 1000}} Response - Headers: {'date': 'Tue, 07 Dec 2021 18:52:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-55ece899-1d0f-4eff-bed7-a168dda56749', 'x-openstack-request-id': 'req-55ece899-1d0f-4eff-bed7-a168dda56749', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.44/volume/v3/b9f348bd96da4ddab70e67484df720c1/os-quota-sets/01d80d5ed86e41d1b02ed091f07cc53b'} Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/services/volume/v3/quotas_client.py", line 59, in update_quota_set resp, body = self.put('os-quota-sets/%s' % tenant_id, put_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 363, in put return self.request('PUT', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 879, in _error_checker raise exceptions.ServerFault(resp_body, resp=resp, tempest.lib.exceptions.ServerFault: Got server fault Details: The server has either erred or is incapable of performing the requested operation. }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas.py", line 109, in test_delete_quota self.admin_quotas_client.update_quota_set( File "/opt/stack/tempest/tempest/lib/services/volume/v3/quotas_client.py", line 59, in update_quota_set resp, body = self.put('os-quota-sets/%s' % tenant_id, put_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 363, in put return self.request('PUT', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 879, in _error_checker raise exceptions.ServerFault(resp_body, resp=resp, tempest.lib.exceptions.ServerFault: Got server fault Details: The server has either erred or is incapable of performing the requested operation. |
||||||
test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7] |
pass
pt3.2: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7] |
||||||
test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0] |
pass
pt3.3: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0] |
||||||
test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f] |
fail
ft3.4: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-12-07 18:52:17,781 123183 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 500 GET http://10.222.0.44/volume/v3/b9f348bd96da4ddab70e67484df720c1/os-quota-sets/01d80d5ed86e41d1b02ed091f07cc53b?usage=True 0.021s 2021-12-07 18:52:17,781 123183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:52:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8e06359-c485-4a12-9807-f95319741d27', 'x-openstack-request-id': 'req-c8e06359-c485-4a12-9807-f95319741d27', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.44/volume/v3/b9f348bd96da4ddab70e67484df720c1/os-quota-sets/01d80d5ed86e41d1b02ed091f07cc53b?usage=True'} Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas.py", line 120, in test_quota_usage quota_usage = self.admin_quotas_client.show_quota_set( File "/opt/stack/tempest/tempest/lib/services/volume/v3/quotas_client.py", line 43, in show_quota_set resp, body = self.get(url) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 314, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 879, in _error_checker raise exceptions.ServerFault(resp_body, resp=resp, tempest.lib.exceptions.ServerFault: Got server fault Details: The server has either erred or is incapable of performing the requested operation. |
||||||
test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805] |
fail
ft3.5: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-12-07 18:52:17,985 123183 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.222.0.44/volume/v3/01d80d5ed86e41d1b02ed091f07cc53b/volumes 0.201s 2021-12-07 18:52:17,986 123183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1807798976"}} Response - Headers: {'date': 'Tue, 07 Dec 2021 18:52:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-797cbb5c-5d43-484e-9253-92953865e829', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-797cbb5c-5d43-484e-9253-92953865e829', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/volume/v3/01d80d5ed86e41d1b02ed091f07cc53b/volumes'} Body: b'{"volume": {"id": "6665d1ed-f4d7-4ce5-80e9-1fe199819aeb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:52:17.948011", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1807798976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/01d80d5ed86e41d1b02ed091f07cc53b/volumes/6665d1ed-f4d7-4ce5-80e9-1fe199819aeb"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/01d80d5ed86e41d1b02ed091f07cc53b/volumes/6665d1ed-f4d7-4ce5-80e9-1fe199819aeb"}], "user_id": "627e866e06d944428bd3dbe46fb5cddf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-12-07 18:52:18,031 123183 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.44/volume/v3/01d80d5ed86e41d1b02ed091f07cc53b/volumes/6665d1ed-f4d7-4ce5-80e9-1fe199819aeb 0.038s 2021-12-07 18:52:18,032 123183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:52:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47e961a5-2f76-4b91-b425-786035f14789', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47e961a5-2f76-4b91-b425-786035f14789', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/01d80d5ed86e41d1b02ed091f07cc53b/volumes/6665d1ed-f4d7-4ce5-80e9-1fe199819aeb'} Body: b'{"volume": {"id": "6665d1ed-f4d7-4ce5-80e9-1fe199819aeb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:52:18.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1807798976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/01d80d5ed86e41d1b02ed091f07cc53b/volumes/6665d1ed-f4d7-4ce5-80e9-1fe199819aeb"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/01d80d5ed86e41d1b02ed091f07cc53b/volumes/6665d1ed-f4d7-4ce5-80e9-1fe199819aeb"}], "user_id": "627e866e06d944428bd3dbe46fb5cddf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "01d80d5ed86e41d1b02ed091f07cc53b"}}' 2021-12-07 18:52:19,076 123183 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.44/volume/v3/01d80d5ed86e41d1b02ed091f07cc53b/volumes/6665d1ed-f4d7-4ce5-80e9-1fe199819aeb 0.036s 2021-12-07 18:52:19,076 123183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:52:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d338b82-3047-4ea3-beaa-012a83e3c485', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d338b82-3047-4ea3-beaa-012a83e3c485', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/01d80d5ed86e41d1b02ed091f07cc53b/volumes/6665d1ed-f4d7-4ce5-80e9-1fe199819aeb'} Body: b'{"volume": {"id": "6665d1ed-f4d7-4ce5-80e9-1fe199819aeb", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:52:18.000000", "updated_at": "2021-12-07T18:52:19.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1807798976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/01d80d5ed86e41d1b02ed091f07cc53b/volumes/6665d1ed-f4d7-4ce5-80e9-1fe199819aeb"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/01d80d5ed86e41d1b02ed091f07cc53b/volumes/6665d1ed-f4d7-4ce5-80e9-1fe199819aeb"}], "user_id": "627e866e06d944428bd3dbe46fb5cddf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "01d80d5ed86e41d1b02ed091f07cc53b"}}' 2021-12-07 18:52:19,084 123183 INFO [tempest.common.waiters] volume 6665d1ed-f4d7-4ce5-80e9-1fe199819aeb reached available after waiting for 1.084282 seconds 2021-12-07 18:52:19,106 123183 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 500 GET http://10.222.0.44/volume/v3/b9f348bd96da4ddab70e67484df720c1/os-quota-sets/01d80d5ed86e41d1b02ed091f07cc53b?usage=True 0.022s 2021-12-07 18:52:19,106 123183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:52:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3b97d68-2982-4fcb-b41a-8459aba11f6e', 'x-openstack-request-id': 'req-f3b97d68-2982-4fcb-b41a-8459aba11f6e', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.44/volume/v3/b9f348bd96da4ddab70e67484df720c1/os-quota-sets/01d80d5ed86e41d1b02ed091f07cc53b?usage=True'} Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}' 2021-12-07 18:52:19,157 123183 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.222.0.44/volume/v3/b9f348bd96da4ddab70e67484df720c1/volumes/6665d1ed-f4d7-4ce5-80e9-1fe199819aeb 0.050s 2021-12-07 18:52:19,158 123183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:52:19 GMT', 'server': 'Apache/2.4.41 (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-1d3582eb-722c-4526-927b-967cc8cf03dc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/volume/v3/b9f348bd96da4ddab70e67484df720c1/volumes/6665d1ed-f4d7-4ce5-80e9-1fe199819aeb'} Body: b'' 2021-12-07 18:52:19,195 123183 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/b9f348bd96da4ddab70e67484df720c1/volumes/6665d1ed-f4d7-4ce5-80e9-1fe199819aeb 0.037s 2021-12-07 18:52:19,196 123183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:52:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0faf2fb4-f571-466f-b1cc-a4c3d0bccabd', 'content-length': '1093', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0faf2fb4-f571-466f-b1cc-a4c3d0bccabd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/b9f348bd96da4ddab70e67484df720c1/volumes/6665d1ed-f4d7-4ce5-80e9-1fe199819aeb'} Body: b'{"volume": {"id": "6665d1ed-f4d7-4ce5-80e9-1fe199819aeb", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:52:18.000000", "updated_at": "2021-12-07T18:52:19.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1807798976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/b9f348bd96da4ddab70e67484df720c1/volumes/6665d1ed-f4d7-4ce5-80e9-1fe199819aeb"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/b9f348bd96da4ddab70e67484df720c1/volumes/6665d1ed-f4d7-4ce5-80e9-1fe199819aeb"}], "user_id": "627e866e06d944428bd3dbe46fb5cddf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "hv-cinder-81969@wincnd#WindowsISCSIDriver", "os-vol-tenant-attr:tenant_id": "01d80d5ed86e41d1b02ed091f07cc53b", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null}}' 2021-12-07 18:52:20,223 123183 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.222.0.44/volume/v3/b9f348bd96da4ddab70e67484df720c1/volumes/6665d1ed-f4d7-4ce5-80e9-1fe199819aeb 0.019s 2021-12-07 18:52:20,223 123183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:52:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-78bc2462-f850-4b5f-bf80-e72de48633b8', 'x-openstack-request-id': 'req-78bc2462-f850-4b5f-bf80-e72de48633b8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.44/volume/v3/b9f348bd96da4ddab70e67484df720c1/volumes/6665d1ed-f4d7-4ce5-80e9-1fe199819aeb'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6665d1ed-f4d7-4ce5-80e9-1fe199819aeb could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas.py", line 146, in test_quota_usage_after_volume_transfer primary_quota = self.admin_quotas_client.show_quota_set( File "/opt/stack/tempest/tempest/lib/services/volume/v3/quotas_client.py", line 43, in show_quota_set resp, body = self.get(url) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 314, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 879, in _error_checker raise exceptions.ServerFault(resp_body, resp=resp, tempest.lib.exceptions.ServerFault: Got server fault Details: The server has either erred or is incapable of performing the requested operation. |
||||||
test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed] |
fail
ft3.6: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-12-07 18:52:20,250 123183 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_show_quota_usage): 500 GET http://10.222.0.44/volume/v3/b9f348bd96da4ddab70e67484df720c1/os-quota-sets/b9f348bd96da4ddab70e67484df720c1?usage=True 0.023s 2021-12-07 18:52:20,250 123183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:52:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6aad278-6e66-4528-aa69-f95245e94144', 'x-openstack-request-id': 'req-d6aad278-6e66-4528-aa69-f95245e94144', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.44/volume/v3/b9f348bd96da4ddab70e67484df720c1/os-quota-sets/b9f348bd96da4ddab70e67484df720c1?usage=True'} Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas.py", line 96, in test_show_quota_usage self.admin_quotas_client.show_quota_set( File "/opt/stack/tempest/tempest/lib/services/volume/v3/quotas_client.py", line 43, in show_quota_set resp, body = self.get(url) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 314, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 879, in _error_checker raise exceptions.ServerFault(resp_body, resp=resp, tempest.lib.exceptions.ServerFault: Got server fault Details: The server has either erred or is incapable of performing the requested operation. |
||||||
test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6] |
fail
ft3.7: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-12-07 18:52:20,282 123183 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_update_all_quota_resources_for_tenant): 500 PUT http://10.222.0.44/volume/v3/b9f348bd96da4ddab70e67484df720c1/os-quota-sets/01d80d5ed86e41d1b02ed091f07cc53b 0.027s 2021-12-07 18:52:20,283 123183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"quota_set": {"gigabytes": 1009, "volumes": 11, "snapshots": 11, "backups": 11, "backup_gigabytes": 1009, "per_volume_gigabytes": 1009}} Response - Headers: {'date': 'Tue, 07 Dec 2021 18:52:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7b764d8-7094-4e74-8167-e1b19420258f', 'x-openstack-request-id': 'req-c7b764d8-7094-4e74-8167-e1b19420258f', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.44/volume/v3/b9f348bd96da4ddab70e67484df720c1/os-quota-sets/01d80d5ed86e41d1b02ed091f07cc53b'} Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas.py", line 80, in test_update_all_quota_resources_for_tenant quota_set = self.admin_quotas_client.update_quota_set( File "/opt/stack/tempest/tempest/lib/services/volume/v3/quotas_client.py", line 59, in update_quota_set resp, body = self.put('os-quota-sets/%s' % tenant_id, put_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 363, in put return self.request('PUT', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 879, in _error_checker raise exceptions.ServerFault(resp_body, resp=resp, tempest.lib.exceptions.ServerFault: Got server fault Details: The server has either erred or is incapable of performing the requested operation. |
||||||
tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON | 3 | 0 | 3 | 0 | 0 | Detail | |
test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative] |
fail
ft4.1: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-12-07 18:41:29,457 123189 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasNegativeTestJSON:test_quota_volume_gigabytes): 500 PUT http://10.222.0.44/volume/v3/adff1a3307bc451fbaff327d0c797395/os-quota-sets/4aed83f91f29468fbb11e644e1f74981 0.077s 2021-12-07 18:41:29,458 123189 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"quota_set": {"gigabytes": 1, "volumes": -1}} Response - Headers: {'date': 'Tue, 07 Dec 2021 18:41:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-308b5c70-c084-4def-bc6a-703367055f92', 'x-openstack-request-id': 'req-308b5c70-c084-4def-bc6a-703367055f92', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.44/volume/v3/adff1a3307bc451fbaff327d0c797395/os-quota-sets/4aed83f91f29468fbb11e644e1f74981'} Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas_negative.py", line 67, in test_quota_volume_gigabytes self.admin_quotas_client.update_quota_set( File "/opt/stack/tempest/tempest/lib/services/volume/v3/quotas_client.py", line 59, in update_quota_set resp, body = self.put('os-quota-sets/%s' % tenant_id, put_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 363, in put return self.request('PUT', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 879, in _error_checker raise exceptions.ServerFault(resp_body, resp=resp, tempest.lib.exceptions.ServerFault: Got server fault Details: The server has either erred or is incapable of performing the requested operation. |
||||||
test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative] |
fail
ft4.2: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-12-07 18:41:29,528 123189 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasNegativeTestJSON:test_quota_volumes): 500 PUT http://10.222.0.44/volume/v3/adff1a3307bc451fbaff327d0c797395/os-quota-sets/4aed83f91f29468fbb11e644e1f74981 0.067s 2021-12-07 18:41:29,528 123189 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"quota_set": {"volumes": 1, "gigabytes": -1}} Response - Headers: {'date': 'Tue, 07 Dec 2021 18:41:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-46945b11-a5f1-4af5-be2c-2fc2ed18b59c', 'x-openstack-request-id': 'req-46945b11-a5f1-4af5-be2c-2fc2ed18b59c', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.44/volume/v3/adff1a3307bc451fbaff327d0c797395/os-quota-sets/4aed83f91f29468fbb11e644e1f74981'} Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas_negative.py", line 57, in test_quota_volumes self.admin_quotas_client.update_quota_set(self.demo_tenant_id, File "/opt/stack/tempest/tempest/lib/services/volume/v3/quotas_client.py", line 59, in update_quota_set resp, body = self.put('os-quota-sets/%s' % tenant_id, put_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 363, in put return self.request('PUT', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 879, in _error_checker raise exceptions.ServerFault(resp_body, resp=resp, tempest.lib.exceptions.ServerFault: Got server fault Details: The server has either erred or is incapable of performing the requested operation. |
||||||
test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative] |
fail
ft4.3: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-12-07 18:41:29,580 123189 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasNegativeTestJSON:test_volume_extend_gigabytes_quota_deviation): 500 PUT http://10.222.0.44/volume/v3/adff1a3307bc451fbaff327d0c797395/os-quota-sets/4aed83f91f29468fbb11e644e1f74981 0.050s 2021-12-07 18:41:29,580 123189 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"quota_set": {"gigabytes": 1}} Response - Headers: {'date': 'Tue, 07 Dec 2021 18:41:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-5958616a-50b9-406e-8a13-634ad279433d', 'x-openstack-request-id': 'req-5958616a-50b9-406e-8a13-634ad279433d', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.44/volume/v3/adff1a3307bc451fbaff327d0c797395/os-quota-sets/4aed83f91f29468fbb11e644e1f74981'} Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas_negative.py", line 77, in test_volume_extend_gigabytes_quota_deviation self.admin_quotas_client.update_quota_set( File "/opt/stack/tempest/tempest/lib/services/volume/v3/quotas_client.py", line 59, in update_quota_set resp, body = self.put('os-quota-sets/%s' % tenant_id, put_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 363, in put return self.request('PUT', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 879, in _error_checker raise exceptions.ServerFault(resp_body, resp=resp, tempest.lib.exceptions.ServerFault: Got server fault Details: The server has either erred or is incapable of performing the requested operation. |
||||||
tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest | 1 | 0 | 1 | 0 | 0 | Detail | |
test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] |
fail
ft5.1: tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-12-07 18:49:10,409 123181 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.222.0.44/volume/v3/acc702e5491843e290e5c12bc05335f5/volumes 0.189s 2021-12-07 18:49:10,409 123181 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-614686881"}} Response - Headers: {'date': 'Tue, 07 Dec 2021 18:49:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35f33dd9-9aba-40e2-8a06-e53d5259ffb4', 'content-length': '833', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35f33dd9-9aba-40e2-8a06-e53d5259ffb4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/volume/v3/acc702e5491843e290e5c12bc05335f5/volumes'} Body: b'{"volume": {"id": "c0c3f962-884c-49a2-8584-f327518a2fb7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:49:10.372275", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-614686881", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/acc702e5491843e290e5c12bc05335f5/volumes/c0c3f962-884c-49a2-8584-f327518a2fb7"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/acc702e5491843e290e5c12bc05335f5/volumes/c0c3f962-884c-49a2-8584-f327518a2fb7"}], "user_id": "b9408b11c98244eb942e296a3473bb0d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-12-07 18:49:10,458 123181 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.44/volume/v3/acc702e5491843e290e5c12bc05335f5/volumes/c0c3f962-884c-49a2-8584-f327518a2fb7 0.042s 2021-12-07 18:49:10,458 123181 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:49:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4d926cd-e9f8-4ab3-ab75-0c80628acbcf', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4d926cd-e9f8-4ab3-ab75-0c80628acbcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/acc702e5491843e290e5c12bc05335f5/volumes/c0c3f962-884c-49a2-8584-f327518a2fb7'} Body: b'{"volume": {"id": "c0c3f962-884c-49a2-8584-f327518a2fb7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:49:10.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-614686881", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/acc702e5491843e290e5c12bc05335f5/volumes/c0c3f962-884c-49a2-8584-f327518a2fb7"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/acc702e5491843e290e5c12bc05335f5/volumes/c0c3f962-884c-49a2-8584-f327518a2fb7"}], "user_id": "b9408b11c98244eb942e296a3473bb0d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acc702e5491843e290e5c12bc05335f5"}}' 2021-12-07 18:49:11,503 123181 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.44/volume/v3/acc702e5491843e290e5c12bc05335f5/volumes/c0c3f962-884c-49a2-8584-f327518a2fb7 0.037s 2021-12-07 18:49:11,504 123181 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:49:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45bc1dfc-3717-431c-bc5f-37b7048a4cee', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45bc1dfc-3717-431c-bc5f-37b7048a4cee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/acc702e5491843e290e5c12bc05335f5/volumes/c0c3f962-884c-49a2-8584-f327518a2fb7'} Body: b'{"volume": {"id": "c0c3f962-884c-49a2-8584-f327518a2fb7", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:49:10.000000", "updated_at": "2021-12-07T18:49:11.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-614686881", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/acc702e5491843e290e5c12bc05335f5/volumes/c0c3f962-884c-49a2-8584-f327518a2fb7"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/acc702e5491843e290e5c12bc05335f5/volumes/c0c3f962-884c-49a2-8584-f327518a2fb7"}], "user_id": "b9408b11c98244eb942e296a3473bb0d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acc702e5491843e290e5c12bc05335f5"}}' 2021-12-07 18:49:11,511 123181 INFO [tempest.common.waiters] volume c0c3f962-884c-49a2-8584-f327518a2fb7 reached available after waiting for 1.511158 seconds 2021-12-07 18:49:11,547 123181 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.44/volume/v3/1e049b1e7c704b73976567abf7aeeea8/volumes/c0c3f962-884c-49a2-8584-f327518a2fb7 0.035s 2021-12-07 18:49:11,547 123181 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:49:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f01db581-0834-4bd7-ad08-e56db9334d74', 'content-length': '1102', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f01db581-0834-4bd7-ad08-e56db9334d74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/1e049b1e7c704b73976567abf7aeeea8/volumes/c0c3f962-884c-49a2-8584-f327518a2fb7'} Body: b'{"volume": {"id": "c0c3f962-884c-49a2-8584-f327518a2fb7", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:49:10.000000", "updated_at": "2021-12-07T18:49:11.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-614686881", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/1e049b1e7c704b73976567abf7aeeea8/volumes/c0c3f962-884c-49a2-8584-f327518a2fb7"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/1e049b1e7c704b73976567abf7aeeea8/volumes/c0c3f962-884c-49a2-8584-f327518a2fb7"}], "user_id": "b9408b11c98244eb942e296a3473bb0d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "hv-cinder-81969@wincnd#WindowsISCSIDriver", "os-vol-tenant-attr:tenant_id": "acc702e5491843e290e5c12bc05335f5", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null}}' 2021-12-07 18:49:11,589 123181 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 400 POST http://10.222.0.44/volume/v3/acc702e5491843e290e5c12bc05335f5/volumes/c0c3f962-884c-49a2-8584-f327518a2fb7/action 0.034s 2021-12-07 18:49:11,589 123181 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} Response - Headers: {'date': 'Tue, 07 Dec 2021 18:49:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '297', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcc3e1aa-8071-4060-b20b-259c7574c84a', 'x-openstack-request-id': 'req-fcc3e1aa-8071-4060-b20b-259c7574c84a', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.44/volume/v3/acc702e5491843e290e5c12bc05335f5/volumes/c0c3f962-884c-49a2-8584-f327518a2fb7/action'} Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Retype needs volume to be in available or in-use state, not be part of an active migration or a consistency group, requested type has to be different that the one from the volume, and for in-use volumes front-end qos specs cannot change."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_retype.py", line 206, in test_available_volume_retype self._retype_volume(src_vol, migration_policy='never') File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_retype.py", line 77, in _retype_volume self.volumes_client.retype_volume( File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 350, in retype_volume resp, body = self.post('volumes/%s/action' % volume_id, post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) 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 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 814, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Invalid volume: Retype needs volume to be in available or in-use state, not be part of an active migration or a consistency group, requested type has to be different that the one from the volume, and for in-use volumes front-end qos specs cannot change.'} |
||||||
tempest.api.volume.admin.test_volume_types.VolumeTypesTest | 5 | 3 | 2 | 0 | 0 | Detail | |
test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260] |
fail
ft6.1: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-12-07 18:44:28,475 123195 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 POST http://10.222.0.44/volume/v3/bbe58b1872e24750a0c70c35038d1a9b/types 0.272s 2021-12-07 18:44:28,476 123195 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-847400230", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Microsoft"}}} Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3839d452-7c2e-48e7-90d3-67c20074f138', 'content-length': '275', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3839d452-7c2e-48e7-90d3-67c20074f138', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/bbe58b1872e24750a0c70c35038d1a9b/types'} Body: b'{"volume_type": {"id": "d7fa16fb-01bf-44ed-8afb-dbdcc70d74a1", "name": "tempest-VolumeTypesTest-volume-type-847400230", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Microsoft"}, "description": null, "os-volume-type-access:is_public": true}}' 2021-12-07 18:44:28,545 123195 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 POST http://10.222.0.44/volume/v3/bbe58b1872e24750a0c70c35038d1a9b/types 0.066s 2021-12-07 18:44:28,545 123195 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-851928762", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Microsoft"}}} Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7201226e-f913-4244-ae77-4b88ab1cdbc2', 'content-length': '275', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7201226e-f913-4244-ae77-4b88ab1cdbc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/bbe58b1872e24750a0c70c35038d1a9b/types'} Body: b'{"volume_type": {"id": "b013ce04-79dc-4557-be3d-545a8c310579", "name": "tempest-VolumeTypesTest-volume-type-851928762", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Microsoft"}, "description": null, "os-volume-type-access:is_public": true}}' 2021-12-07 18:44:28,839 123195 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 202 POST http://10.222.0.44/volume/v3/39b3f4eb09ad4837a7d88c39e2917704/volumes 0.291s 2021-12-07 18:44:28,839 123195 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-525967061", "volume_type": "d7fa16fb-01bf-44ed-8afb-dbdcc70d74a1", "size": 1}} Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8df31e37-905d-4543-8a00-8b5a168c4971', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8df31e37-905d-4543-8a00-8b5a168c4971', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/volume/v3/39b3f4eb09ad4837a7d88c39e2917704/volumes'} Body: b'{"volume": {"id": "fd7039bd-247f-4800-aa3a-03ec2fab0cd5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:44:28.797480", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-525967061", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-847400230", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/39b3f4eb09ad4837a7d88c39e2917704/volumes/fd7039bd-247f-4800-aa3a-03ec2fab0cd5"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/39b3f4eb09ad4837a7d88c39e2917704/volumes/fd7039bd-247f-4800-aa3a-03ec2fab0cd5"}], "user_id": "0ff0ecb886b043759a511a3aacfc1a7e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-12-07 18:44:28,895 123195 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 GET http://10.222.0.44/volume/v3/39b3f4eb09ad4837a7d88c39e2917704/volumes/fd7039bd-247f-4800-aa3a-03ec2fab0cd5 0.050s 2021-12-07 18:44:28,896 123195 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d02e00f8-d20d-4054-82f6-69be6b915770', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d02e00f8-d20d-4054-82f6-69be6b915770', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/39b3f4eb09ad4837a7d88c39e2917704/volumes/fd7039bd-247f-4800-aa3a-03ec2fab0cd5'} Body: b'{"volume": {"id": "fd7039bd-247f-4800-aa3a-03ec2fab0cd5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:44:29.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-525967061", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-847400230", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/39b3f4eb09ad4837a7d88c39e2917704/volumes/fd7039bd-247f-4800-aa3a-03ec2fab0cd5"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/39b3f4eb09ad4837a7d88c39e2917704/volumes/fd7039bd-247f-4800-aa3a-03ec2fab0cd5"}], "user_id": "0ff0ecb886b043759a511a3aacfc1a7e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "39b3f4eb09ad4837a7d88c39e2917704"}}' 2021-12-07 18:44:29,968 123195 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 GET http://10.222.0.44/volume/v3/39b3f4eb09ad4837a7d88c39e2917704/volumes/fd7039bd-247f-4800-aa3a-03ec2fab0cd5 0.065s 2021-12-07 18:44:29,968 123195 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9df19d6c-fffc-4130-84fb-5fd1846aa05d', 'content-length': '941', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9df19d6c-fffc-4130-84fb-5fd1846aa05d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/39b3f4eb09ad4837a7d88c39e2917704/volumes/fd7039bd-247f-4800-aa3a-03ec2fab0cd5'} Body: b'{"volume": {"id": "fd7039bd-247f-4800-aa3a-03ec2fab0cd5", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:44:29.000000", "updated_at": "2021-12-07T18:44:30.000000", "name": "tempest-VolumeTypesTest-volume-525967061", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-847400230", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/39b3f4eb09ad4837a7d88c39e2917704/volumes/fd7039bd-247f-4800-aa3a-03ec2fab0cd5"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/39b3f4eb09ad4837a7d88c39e2917704/volumes/fd7039bd-247f-4800-aa3a-03ec2fab0cd5"}], "user_id": "0ff0ecb886b043759a511a3aacfc1a7e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "39b3f4eb09ad4837a7d88c39e2917704"}}' 2021-12-07 18:44:29,975 123195 INFO [tempest.common.waiters] volume fd7039bd-247f-4800-aa3a-03ec2fab0cd5 reached available after waiting for 1.975119 seconds 2021-12-07 18:44:30,026 123195 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 400 POST http://10.222.0.44/volume/v3/39b3f4eb09ad4837a7d88c39e2917704/volumes/fd7039bd-247f-4800-aa3a-03ec2fab0cd5/action 0.050s 2021-12-07 18:44:30,026 123195 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-retype": {"new_type": "b013ce04-79dc-4557-be3d-545a8c310579"}} Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '297', 'content-type': 'application/json', 'x-compute-request-id': 'req-643e1a80-5130-4ac7-b7b6-6752e93ce221', 'x-openstack-request-id': 'req-643e1a80-5130-4ac7-b7b6-6752e93ce221', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.44/volume/v3/39b3f4eb09ad4837a7d88c39e2917704/volumes/fd7039bd-247f-4800-aa3a-03ec2fab0cd5/action'} Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Retype needs volume to be in available or in-use state, not be part of an active migration or a consistency group, requested type has to be different that the one from the volume, and for in-use volumes front-end qos specs cannot change."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_types.py", line 63, in test_volume_crud_with_volume_type_and_extra_specs self.volumes_client.retype_volume(volume['id'], File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 350, in retype_volume resp, body = self.post('volumes/%s/action' % volume_id, post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) 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 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 814, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Invalid volume: Retype needs volume to be in available or in-use state, not be part of an active migration or a consistency group, requested type has to be different that the one from the volume, and for in-use volumes front-end qos specs cannot change.'} |
||||||
test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad] |
pass
pt6.2: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad] |
||||||
test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46] |
pass
pt6.3: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46] |
||||||
test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54] |
pass
pt6.4: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54] |
||||||
test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8] |
fail
ft6.5: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-12-07 18:44:30,464 123195 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_type_update): 200 POST http://10.222.0.44/volume/v3/bbe58b1872e24750a0c70c35038d1a9b/types 0.033s 2021-12-07 18:44:30,465 123195 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1413637487"}} Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1df66be9-6a94-4e6c-b222-455bda6b1f15', 'content-length': '221', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1df66be9-6a94-4e6c-b222-455bda6b1f15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/bbe58b1872e24750a0c70c35038d1a9b/types'} Body: b'{"volume_type": {"id": "df8e4b58-fbfe-4567-acf8-e169121ffa50", "name": "tempest-VolumeTypesTest-volume-type-1413637487", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2021-12-07 18:44:30,515 123195 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_type_update): 500 PUT http://10.222.0.44/volume/v3/bbe58b1872e24750a0c70c35038d1a9b/types/df8e4b58-fbfe-4567-acf8-e169121ffa50 0.048s 2021-12-07 18:44:30,516 123195 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume_type": {"name": "tempest-volume-type-330401376", "description": "tempest-volume-type-description-1641428572", "is_public": false}} Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccb7a9ef-2653-45e2-a3a8-79001f0f1c8e', 'x-openstack-request-id': 'req-ccb7a9ef-2653-45e2-a3a8-79001f0f1c8e', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.44/volume/v3/bbe58b1872e24750a0c70c35038d1a9b/types/df8e4b58-fbfe-4567-acf8-e169121ffa50'} Body: b'{"computeFault": {"code": 500, "message": "Cannot update volume_type df8e4b58-fbfe-4567-acf8-e169121ffa50"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_types.py", line 194, in test_volume_type_update updated_vol_type = self.admin_volume_types_client.update_volume_type( File "/opt/stack/tempest/tempest/lib/services/volume/v3/types_client.py", line 162, in update_volume_type resp, body = self.put('types/%s' % volume_type_id, put_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 363, in put return self.request('PUT', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 879, in _error_checker raise exceptions.ServerFault(resp_body, resp=resp, tempest.lib.exceptions.ServerFault: Got server fault Details: Cannot update volume_type df8e4b58-fbfe-4567-acf8-e169121ffa50 |
||||||
tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests | 1 | 0 | 1 | 0 | 0 | Detail | |
test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad] |
fail
ft7.1: tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-12-07 18:44:45,486 123195 INFO [tempest.lib.common.rest_client] Request (AbsoluteLimitsTests:test_get_volume_absolute_limits): 500 GET http://10.222.0.44/volume/v3/a2b063b6dae145fe81b36cc6e416ff9c/limits 0.056s 2021-12-07 18:44:45,486 123195 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7b5740d-1cec-4a6d-9759-2c196df80e14', 'x-openstack-request-id': 'req-f7b5740d-1cec-4a6d-9759-2c196df80e14', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.44/volume/v3/a2b063b6dae145fe81b36cc6e416ff9c/limits'} Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_absolute_limits.py", line 49, in test_get_volume_absolute_limits self.volume_limits_client.show_limits( File "/opt/stack/tempest/tempest/lib/services/volume/v3/limits_client.py", line 28, in show_limits resp, body = self.get(url) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 314, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 879, in _error_checker raise exceptions.ServerFault(resp_body, resp=resp, tempest.lib.exceptions.ServerFault: Got server fault Details: The server has either erred or is incapable of performing the requested operation. |
||||||
tempest.api.volume.test_volume_transfers.VolumesTransfersTest | 2 | 1 | 1 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] |
fail
ft8.1: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-12-07 18:43:13,446 123191 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.222.0.44/volume/v3/dbd395a160cc44a99da0c8df68fa3b01/volumes 0.337s 2021-12-07 18:43:13,447 123191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1618819278"}} Response - Headers: {'date': 'Tue, 07 Dec 2021 18:43:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a53f73d-e6a4-4ed6-8032-108dd511cbac', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a53f73d-e6a4-4ed6-8032-108dd511cbac', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/volume/v3/dbd395a160cc44a99da0c8df68fa3b01/volumes'} Body: b'{"volume": {"id": "b3ea2219-673d-4e6d-8b72-73cb6416347a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:43:13.383647", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1618819278", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/dbd395a160cc44a99da0c8df68fa3b01/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/dbd395a160cc44a99da0c8df68fa3b01/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}], "user_id": "a853ca647e01400da378e04516f429a3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-12-07 18:43:13,502 123191 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.44/volume/v3/dbd395a160cc44a99da0c8df68fa3b01/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a 0.048s 2021-12-07 18:43:13,502 123191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:43:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bed9ebd-6cb2-45b4-99e8-95da623c1660', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bed9ebd-6cb2-45b4-99e8-95da623c1660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/dbd395a160cc44a99da0c8df68fa3b01/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a'} Body: b'{"volume": {"id": "b3ea2219-673d-4e6d-8b72-73cb6416347a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:43:13.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1618819278", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/dbd395a160cc44a99da0c8df68fa3b01/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/dbd395a160cc44a99da0c8df68fa3b01/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}], "user_id": "a853ca647e01400da378e04516f429a3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dbd395a160cc44a99da0c8df68fa3b01"}}' 2021-12-07 18:43:14,560 123191 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.44/volume/v3/dbd395a160cc44a99da0c8df68fa3b01/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a 0.049s 2021-12-07 18:43:14,560 123191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:43:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77f846f8-6c68-4f19-bcc0-512da9ab74d2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77f846f8-6c68-4f19-bcc0-512da9ab74d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/dbd395a160cc44a99da0c8df68fa3b01/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a'} Body: b'{"volume": {"id": "b3ea2219-673d-4e6d-8b72-73cb6416347a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:43:13.000000", "updated_at": "2021-12-07T18:43:14.000000", "name": "tempest-VolumesTransfersTest-Volume-1618819278", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/dbd395a160cc44a99da0c8df68fa3b01/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/dbd395a160cc44a99da0c8df68fa3b01/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}], "user_id": "a853ca647e01400da378e04516f429a3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dbd395a160cc44a99da0c8df68fa3b01"}}' 2021-12-07 18:43:15,605 123191 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.44/volume/v3/dbd395a160cc44a99da0c8df68fa3b01/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a 0.037s 2021-12-07 18:43:15,606 123191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:43:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d167858-2ef0-445f-8bfb-897ba796b479', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d167858-2ef0-445f-8bfb-897ba796b479', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/dbd395a160cc44a99da0c8df68fa3b01/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a'} Body: b'{"volume": {"id": "b3ea2219-673d-4e6d-8b72-73cb6416347a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:43:13.000000", "updated_at": "2021-12-07T18:43:14.000000", "name": "tempest-VolumesTransfersTest-Volume-1618819278", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/dbd395a160cc44a99da0c8df68fa3b01/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/dbd395a160cc44a99da0c8df68fa3b01/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}], "user_id": "a853ca647e01400da378e04516f429a3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dbd395a160cc44a99da0c8df68fa3b01"}}' 2021-12-07 18:43:16,655 123191 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.44/volume/v3/dbd395a160cc44a99da0c8df68fa3b01/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a 0.040s 2021-12-07 18:43:16,655 123191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:43:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd4b0a52-355f-42c1-aa76-00fbe35bdccd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd4b0a52-355f-42c1-aa76-00fbe35bdccd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/dbd395a160cc44a99da0c8df68fa3b01/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a'} Body: b'{"volume": {"id": "b3ea2219-673d-4e6d-8b72-73cb6416347a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:43:13.000000", "updated_at": "2021-12-07T18:43:14.000000", "name": "tempest-VolumesTransfersTest-Volume-1618819278", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/dbd395a160cc44a99da0c8df68fa3b01/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/dbd395a160cc44a99da0c8df68fa3b01/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}], "user_id": "a853ca647e01400da378e04516f429a3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dbd395a160cc44a99da0c8df68fa3b01"}}' 2021-12-07 18:43:17,701 123191 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.44/volume/v3/dbd395a160cc44a99da0c8df68fa3b01/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a 0.039s 2021-12-07 18:43:17,702 123191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:43:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d813edc-d780-444b-a8c2-df3a15b4ca6f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d813edc-d780-444b-a8c2-df3a15b4ca6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/dbd395a160cc44a99da0c8df68fa3b01/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a'} Body: b'{"volume": {"id": "b3ea2219-673d-4e6d-8b72-73cb6416347a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:43:13.000000", "updated_at": "2021-12-07T18:43:14.000000", "name": "tempest-VolumesTransfersTest-Volume-1618819278", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/dbd395a160cc44a99da0c8df68fa3b01/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/dbd395a160cc44a99da0c8df68fa3b01/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}], "user_id": "a853ca647e01400da378e04516f429a3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dbd395a160cc44a99da0c8df68fa3b01"}}' 2021-12-07 18:43:18,746 123191 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.44/volume/v3/dbd395a160cc44a99da0c8df68fa3b01/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a 0.036s 2021-12-07 18:43:18,747 123191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:43:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55615ffc-8067-4f8d-a6f4-1f73d7cf9088', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55615ffc-8067-4f8d-a6f4-1f73d7cf9088', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/dbd395a160cc44a99da0c8df68fa3b01/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a'} Body: b'{"volume": {"id": "b3ea2219-673d-4e6d-8b72-73cb6416347a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:43:13.000000", "updated_at": "2021-12-07T18:43:14.000000", "name": "tempest-VolumesTransfersTest-Volume-1618819278", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/dbd395a160cc44a99da0c8df68fa3b01/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/dbd395a160cc44a99da0c8df68fa3b01/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}], "user_id": "a853ca647e01400da378e04516f429a3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dbd395a160cc44a99da0c8df68fa3b01"}}' 2021-12-07 18:43:19,794 123191 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.44/volume/v3/dbd395a160cc44a99da0c8df68fa3b01/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a 0.039s 2021-12-07 18:43:19,795 123191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:43:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38e7000f-b52c-46fc-abf3-956857e9ad31', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38e7000f-b52c-46fc-abf3-956857e9ad31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/dbd395a160cc44a99da0c8df68fa3b01/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a'} Body: b'{"volume": {"id": "b3ea2219-673d-4e6d-8b72-73cb6416347a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:43:13.000000", "updated_at": "2021-12-07T18:43:14.000000", "name": "tempest-VolumesTransfersTest-Volume-1618819278", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/dbd395a160cc44a99da0c8df68fa3b01/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/dbd395a160cc44a99da0c8df68fa3b01/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}], "user_id": "a853ca647e01400da378e04516f429a3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dbd395a160cc44a99da0c8df68fa3b01"}}' 2021-12-07 18:43:20,843 123191 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.44/volume/v3/dbd395a160cc44a99da0c8df68fa3b01/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a 0.040s 2021-12-07 18:43:20,844 123191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:43:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e25a8fe-22ab-498e-8dd3-bcb9ccbb87df', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e25a8fe-22ab-498e-8dd3-bcb9ccbb87df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/dbd395a160cc44a99da0c8df68fa3b01/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a'} Body: b'{"volume": {"id": "b3ea2219-673d-4e6d-8b72-73cb6416347a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:43:13.000000", "updated_at": "2021-12-07T18:43:14.000000", "name": "tempest-VolumesTransfersTest-Volume-1618819278", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/dbd395a160cc44a99da0c8df68fa3b01/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/dbd395a160cc44a99da0c8df68fa3b01/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}], "user_id": "a853ca647e01400da378e04516f429a3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dbd395a160cc44a99da0c8df68fa3b01"}}' 2021-12-07 18:43:21,889 123191 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.44/volume/v3/dbd395a160cc44a99da0c8df68fa3b01/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a 0.037s 2021-12-07 18:43:21,889 123191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:43:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29b9c955-81d0-45eb-af68-cb41ce2794c9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29b9c955-81d0-45eb-af68-cb41ce2794c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/dbd395a160cc44a99da0c8df68fa3b01/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a'} Body: b'{"volume": {"id": "b3ea2219-673d-4e6d-8b72-73cb6416347a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:43:13.000000", "updated_at": "2021-12-07T18:43:14.000000", "name": "tempest-VolumesTransfersTest-Volume-1618819278", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/dbd395a160cc44a99da0c8df68fa3b01/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/dbd395a160cc44a99da0c8df68fa3b01/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}], "user_id": "a853ca647e01400da378e04516f429a3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dbd395a160cc44a99da0c8df68fa3b01"}}' 2021-12-07 18:43:22,933 123191 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.44/volume/v3/dbd395a160cc44a99da0c8df68fa3b01/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a 0.037s 2021-12-07 18:43:22,934 123191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:43:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-357c744d-7cdd-44d9-91e0-bf30b02bc3c4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-357c744d-7cdd-44d9-91e0-bf30b02bc3c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/dbd395a160cc44a99da0c8df68fa3b01/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a'} Body: b'{"volume": {"id": "b3ea2219-673d-4e6d-8b72-73cb6416347a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:43:13.000000", "updated_at": "2021-12-07T18:43:22.000000", "name": "tempest-VolumesTransfersTest-Volume-1618819278", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/dbd395a160cc44a99da0c8df68fa3b01/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/dbd395a160cc44a99da0c8df68fa3b01/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}], "user_id": "a853ca647e01400da378e04516f429a3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dbd395a160cc44a99da0c8df68fa3b01"}}' 2021-12-07 18:43:22,941 123191 INFO [tempest.common.waiters] volume b3ea2219-673d-4e6d-8b72-73cb6416347a reached available after waiting for 9.941765 seconds 2021-12-07 18:43:22,988 123191 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.222.0.44/volume/v3/dbd395a160cc44a99da0c8df68fa3b01/os-volume-transfer 0.046s 2021-12-07 18:43:22,989 123191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"transfer": {"volume_id": "b3ea2219-673d-4e6d-8b72-73cb6416347a"}} Response - Headers: {'date': 'Tue, 07 Dec 2021 18:43:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b2bbd92-0fcf-433a-ae24-5f1d321fc784', 'content-length': '507', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b2bbd92-0fcf-433a-ae24-5f1d321fc784', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/volume/v3/dbd395a160cc44a99da0c8df68fa3b01/os-volume-transfer'} Body: b'{"transfer": {"id": "88693e77-4b59-4971-9c2e-2de3c1cf4f0c", "created_at": "2021-12-07T18:43:22.980920", "name": null, "volume_id": "b3ea2219-673d-4e6d-8b72-73cb6416347a", "auth_key": "cae92286802645e2", "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/dbd395a160cc44a99da0c8df68fa3b01/os-volume-transfer/88693e77-4b59-4971-9c2e-2de3c1cf4f0c"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/dbd395a160cc44a99da0c8df68fa3b01/os-volume-transfer/88693e77-4b59-4971-9c2e-2de3c1cf4f0c"}]}}' 2021-12-07 18:43:23,031 123191 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.44/volume/v3/dbd395a160cc44a99da0c8df68fa3b01/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a 0.039s 2021-12-07 18:43:23,031 123191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:43:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a40dbe6-05e6-42bb-a5ed-6e8f91c2ecbd', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a40dbe6-05e6-42bb-a5ed-6e8f91c2ecbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/dbd395a160cc44a99da0c8df68fa3b01/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a'} Body: b'{"volume": {"id": "b3ea2219-673d-4e6d-8b72-73cb6416347a", "status": "awaiting-transfer", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:43:13.000000", "updated_at": "2021-12-07T18:43:23.000000", "name": "tempest-VolumesTransfersTest-Volume-1618819278", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/dbd395a160cc44a99da0c8df68fa3b01/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/dbd395a160cc44a99da0c8df68fa3b01/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}], "user_id": "a853ca647e01400da378e04516f429a3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dbd395a160cc44a99da0c8df68fa3b01"}}' 2021-12-07 18:43:23,038 123191 INFO [tempest.common.waiters] volume b3ea2219-673d-4e6d-8b72-73cb6416347a reached awaiting-transfer after waiting for 0.038231 seconds 2021-12-07 18:43:23,057 123191 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.44/volume/v3/dbd395a160cc44a99da0c8df68fa3b01/os-volume-transfer/88693e77-4b59-4971-9c2e-2de3c1cf4f0c 0.019s 2021-12-07 18:43:23,058 123191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:43:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6228630d-e835-45c9-a133-92f1844404da', 'content-length': '475', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6228630d-e835-45c9-a133-92f1844404da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/dbd395a160cc44a99da0c8df68fa3b01/os-volume-transfer/88693e77-4b59-4971-9c2e-2de3c1cf4f0c'} Body: b'{"transfer": {"id": "88693e77-4b59-4971-9c2e-2de3c1cf4f0c", "created_at": "2021-12-07T18:43:23.000000", "name": null, "volume_id": "b3ea2219-673d-4e6d-8b72-73cb6416347a", "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/dbd395a160cc44a99da0c8df68fa3b01/os-volume-transfer/88693e77-4b59-4971-9c2e-2de3c1cf4f0c"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/dbd395a160cc44a99da0c8df68fa3b01/os-volume-transfer/88693e77-4b59-4971-9c2e-2de3c1cf4f0c"}]}}' 2021-12-07 18:43:23,082 123191 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.44/volume/v3/dbd395a160cc44a99da0c8df68fa3b01/os-volume-transfer 0.022s 2021-12-07 18:43:23,083 123191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:43:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0b2c691-22d9-463d-aa5f-f883b0758f0a', 'content-length': '434', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0b2c691-22d9-463d-aa5f-f883b0758f0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/dbd395a160cc44a99da0c8df68fa3b01/os-volume-transfer'} Body: b'{"transfers": [{"id": "88693e77-4b59-4971-9c2e-2de3c1cf4f0c", "volume_id": "b3ea2219-673d-4e6d-8b72-73cb6416347a", "name": null, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/dbd395a160cc44a99da0c8df68fa3b01/os-volume-transfer/88693e77-4b59-4971-9c2e-2de3c1cf4f0c"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/dbd395a160cc44a99da0c8df68fa3b01/os-volume-transfer/88693e77-4b59-4971-9c2e-2de3c1cf4f0c"}]}]}' 2021-12-07 18:43:23,256 123191 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 500 POST http://10.222.0.44/volume/v3/e12dc787cc374627b91f2fd7d6966ff0/os-volume-transfer/88693e77-4b59-4971-9c2e-2de3c1cf4f0c/accept 0.171s 2021-12-07 18:43:23,256 123191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"accept": {"auth_key": "cae92286802645e2"}} Response - Headers: {'date': 'Tue, 07 Dec 2021 18:43:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f53e826-5fe4-44e2-8387-f2ef1a758f9e', 'x-openstack-request-id': 'req-5f53e826-5fe4-44e2-8387-f2ef1a758f9e', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.44/volume/v3/e12dc787cc374627b91f2fd7d6966ff0/os-volume-transfer/88693e77-4b59-4971-9c2e-2de3c1cf4f0c/accept'} Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}' 2021-12-07 18:43:23,302 123191 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.222.0.44/volume/v3/dbd395a160cc44a99da0c8df68fa3b01/os-volume-transfer/88693e77-4b59-4971-9c2e-2de3c1cf4f0c 0.044s 2021-12-07 18:43:23,302 123191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:43:23 GMT', 'server': 'Apache/2.4.41 (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-b777c599-53bd-476a-94e5-91b6be89ab29', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/volume/v3/dbd395a160cc44a99da0c8df68fa3b01/os-volume-transfer/88693e77-4b59-4971-9c2e-2de3c1cf4f0c'} Body: b'' 2021-12-07 18:43:23,503 123191 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a 0.200s 2021-12-07 18:43:23,503 123191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:43:23 GMT', 'server': 'Apache/2.4.41 (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-1ccbd538-bc33-482a-9288-7e523b1e7393', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a'} Body: b'' 2021-12-07 18:43:23,545 123191 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a 0.041s 2021-12-07 18:43:23,546 123191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:43:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70904775-b0ba-46a8-a473-3bb3aecd65cf', 'content-length': '1088', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70904775-b0ba-46a8-a473-3bb3aecd65cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a'} Body: b'{"volume": {"id": "b3ea2219-673d-4e6d-8b72-73cb6416347a", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:43:13.000000", "updated_at": "2021-12-07T18:43:23.000000", "name": "tempest-VolumesTransfersTest-Volume-1618819278", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}], "user_id": "a853ca647e01400da378e04516f429a3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "hv-cinder-81969@wincnd#WindowsISCSIDriver", "os-vol-tenant-attr:tenant_id": "dbd395a160cc44a99da0c8df68fa3b01", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null}}' 2021-12-07 18:43:24,593 123191 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a 0.038s 2021-12-07 18:43:24,594 123191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:43:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-931b5741-fc8f-4759-bd15-47620989be6c', 'content-length': '1088', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-931b5741-fc8f-4759-bd15-47620989be6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a'} Body: b'{"volume": {"id": "b3ea2219-673d-4e6d-8b72-73cb6416347a", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:43:13.000000", "updated_at": "2021-12-07T18:43:23.000000", "name": "tempest-VolumesTransfersTest-Volume-1618819278", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}], "user_id": "a853ca647e01400da378e04516f429a3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "hv-cinder-81969@wincnd#WindowsISCSIDriver", "os-vol-tenant-attr:tenant_id": "dbd395a160cc44a99da0c8df68fa3b01", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null}}' 2021-12-07 18:43:25,638 123191 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a 0.037s 2021-12-07 18:43:25,639 123191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:43:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c4e4b48-f671-46f6-9feb-51c8150ccdf2', 'content-length': '1088', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c4e4b48-f671-46f6-9feb-51c8150ccdf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a'} Body: b'{"volume": {"id": "b3ea2219-673d-4e6d-8b72-73cb6416347a", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:43:13.000000", "updated_at": "2021-12-07T18:43:23.000000", "name": "tempest-VolumesTransfersTest-Volume-1618819278", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}], "user_id": "a853ca647e01400da378e04516f429a3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "hv-cinder-81969@wincnd#WindowsISCSIDriver", "os-vol-tenant-attr:tenant_id": "dbd395a160cc44a99da0c8df68fa3b01", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null}}' 2021-12-07 18:43:26,682 123191 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a 0.036s 2021-12-07 18:43:26,683 123191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:43:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4573c883-5a86-4178-8a45-24a4cbd24792', 'content-length': '1088', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4573c883-5a86-4178-8a45-24a4cbd24792', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a'} Body: b'{"volume": {"id": "b3ea2219-673d-4e6d-8b72-73cb6416347a", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:43:13.000000", "updated_at": "2021-12-07T18:43:23.000000", "name": "tempest-VolumesTransfersTest-Volume-1618819278", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}], "user_id": "a853ca647e01400da378e04516f429a3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "hv-cinder-81969@wincnd#WindowsISCSIDriver", "os-vol-tenant-attr:tenant_id": "dbd395a160cc44a99da0c8df68fa3b01", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null}}' 2021-12-07 18:43:27,727 123191 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a 0.036s 2021-12-07 18:43:27,728 123191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:43:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6033a46-e4bc-432e-a4ed-2f19654c0f0e', 'content-length': '1088', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6033a46-e4bc-432e-a4ed-2f19654c0f0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a'} Body: b'{"volume": {"id": "b3ea2219-673d-4e6d-8b72-73cb6416347a", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:43:13.000000", "updated_at": "2021-12-07T18:43:23.000000", "name": "tempest-VolumesTransfersTest-Volume-1618819278", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}], "user_id": "a853ca647e01400da378e04516f429a3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "hv-cinder-81969@wincnd#WindowsISCSIDriver", "os-vol-tenant-attr:tenant_id": "dbd395a160cc44a99da0c8df68fa3b01", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null}}' 2021-12-07 18:43:28,772 123191 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a 0.035s 2021-12-07 18:43:28,772 123191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:43:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a799c1fd-af4d-4645-93a5-91a716e8df55', 'content-length': '1088', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a799c1fd-af4d-4645-93a5-91a716e8df55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a'} Body: b'{"volume": {"id": "b3ea2219-673d-4e6d-8b72-73cb6416347a", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:43:13.000000", "updated_at": "2021-12-07T18:43:23.000000", "name": "tempest-VolumesTransfersTest-Volume-1618819278", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}], "user_id": "a853ca647e01400da378e04516f429a3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "hv-cinder-81969@wincnd#WindowsISCSIDriver", "os-vol-tenant-attr:tenant_id": "dbd395a160cc44a99da0c8df68fa3b01", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null}}' 2021-12-07 18:43:29,817 123191 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a 0.036s 2021-12-07 18:43:29,817 123191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:43:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-402cebfa-e5ba-4b82-a80d-3c9c029f534c', 'content-length': '1088', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-402cebfa-e5ba-4b82-a80d-3c9c029f534c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a'} Body: b'{"volume": {"id": "b3ea2219-673d-4e6d-8b72-73cb6416347a", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:43:13.000000", "updated_at": "2021-12-07T18:43:23.000000", "name": "tempest-VolumesTransfersTest-Volume-1618819278", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}], "user_id": "a853ca647e01400da378e04516f429a3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "hv-cinder-81969@wincnd#WindowsISCSIDriver", "os-vol-tenant-attr:tenant_id": "dbd395a160cc44a99da0c8df68fa3b01", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null}}' 2021-12-07 18:43:30,863 123191 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a 0.038s 2021-12-07 18:43:30,864 123191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:43:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64c82fd9-7a87-4a39-a8fd-d4f0a37990c8', 'content-length': '1088', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64c82fd9-7a87-4a39-a8fd-d4f0a37990c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a'} Body: b'{"volume": {"id": "b3ea2219-673d-4e6d-8b72-73cb6416347a", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:43:13.000000", "updated_at": "2021-12-07T18:43:23.000000", "name": "tempest-VolumesTransfersTest-Volume-1618819278", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}], "user_id": "a853ca647e01400da378e04516f429a3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "hv-cinder-81969@wincnd#WindowsISCSIDriver", "os-vol-tenant-attr:tenant_id": "dbd395a160cc44a99da0c8df68fa3b01", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null}}' 2021-12-07 18:43:31,907 123191 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a 0.036s 2021-12-07 18:43:31,907 123191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:43:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f13a1e0d-8e0a-4e17-8726-4ed6fd43733d', 'content-length': '1088', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f13a1e0d-8e0a-4e17-8726-4ed6fd43733d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a'} Body: b'{"volume": {"id": "b3ea2219-673d-4e6d-8b72-73cb6416347a", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:43:13.000000", "updated_at": "2021-12-07T18:43:23.000000", "name": "tempest-VolumesTransfersTest-Volume-1618819278", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}], "user_id": "a853ca647e01400da378e04516f429a3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "hv-cinder-81969@wincnd#WindowsISCSIDriver", "os-vol-tenant-attr:tenant_id": "dbd395a160cc44a99da0c8df68fa3b01", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null}}' 2021-12-07 18:43:32,951 123191 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a 0.036s 2021-12-07 18:43:32,952 123191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:43:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83a8ca12-b634-45a8-93d8-09b2fe202b81', 'content-length': '1088', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83a8ca12-b634-45a8-93d8-09b2fe202b81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a'} Body: b'{"volume": {"id": "b3ea2219-673d-4e6d-8b72-73cb6416347a", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:43:13.000000", "updated_at": "2021-12-07T18:43:23.000000", "name": "tempest-VolumesTransfersTest-Volume-1618819278", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}], "user_id": "a853ca647e01400da378e04516f429a3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "hv-cinder-81969@wincnd#WindowsISCSIDriver", "os-vol-tenant-attr:tenant_id": "dbd395a160cc44a99da0c8df68fa3b01", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null}}' 2021-12-07 18:43:33,996 123191 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a 0.036s 2021-12-07 18:43:33,996 123191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:43:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a924630-c154-427d-8a56-56f8d1e53a1c', 'content-length': '1088', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a924630-c154-427d-8a56-56f8d1e53a1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a'} Body: b'{"volume": {"id": "b3ea2219-673d-4e6d-8b72-73cb6416347a", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:43:13.000000", "updated_at": "2021-12-07T18:43:23.000000", "name": "tempest-VolumesTransfersTest-Volume-1618819278", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}], "user_id": "a853ca647e01400da378e04516f429a3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "hv-cinder-81969@wincnd#WindowsISCSIDriver", "os-vol-tenant-attr:tenant_id": "dbd395a160cc44a99da0c8df68fa3b01", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null}}' 2021-12-07 18:43:35,040 123191 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a 0.035s 2021-12-07 18:43:35,040 123191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:43:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-935ea043-4db9-48f2-9a4f-51b22261b10a', 'content-length': '1088', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-935ea043-4db9-48f2-9a4f-51b22261b10a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a'} Body: b'{"volume": {"id": "b3ea2219-673d-4e6d-8b72-73cb6416347a", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:43:13.000000", "updated_at": "2021-12-07T18:43:23.000000", "name": "tempest-VolumesTransfersTest-Volume-1618819278", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}], "user_id": "a853ca647e01400da378e04516f429a3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "hv-cinder-81969@wincnd#WindowsISCSIDriver", "os-vol-tenant-attr:tenant_id": "dbd395a160cc44a99da0c8df68fa3b01", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null}}' 2021-12-07 18:43:36,086 123191 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a 0.037s 2021-12-07 18:43:36,086 123191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:43:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a83ab375-7b4d-43ab-9c17-d6c72343b39c', 'content-length': '1088', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a83ab375-7b4d-43ab-9c17-d6c72343b39c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a'} Body: b'{"volume": {"id": "b3ea2219-673d-4e6d-8b72-73cb6416347a", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:43:13.000000", "updated_at": "2021-12-07T18:43:23.000000", "name": "tempest-VolumesTransfersTest-Volume-1618819278", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}], "user_id": "a853ca647e01400da378e04516f429a3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "hv-cinder-81969@wincnd#WindowsISCSIDriver", "os-vol-tenant-attr:tenant_id": "dbd395a160cc44a99da0c8df68fa3b01", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null}}' 2021-12-07 18:43:37,130 123191 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a 0.036s 2021-12-07 18:43:37,131 123191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:43:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b32c5214-3fff-4e12-b555-13b5ac312275', 'content-length': '1088', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b32c5214-3fff-4e12-b555-13b5ac312275', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a'} Body: b'{"volume": {"id": "b3ea2219-673d-4e6d-8b72-73cb6416347a", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:43:13.000000", "updated_at": "2021-12-07T18:43:23.000000", "name": "tempest-VolumesTransfersTest-Volume-1618819278", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}], "user_id": "a853ca647e01400da378e04516f429a3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "hv-cinder-81969@wincnd#WindowsISCSIDriver", "os-vol-tenant-attr:tenant_id": "dbd395a160cc44a99da0c8df68fa3b01", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null}}' 2021-12-07 18:43:38,173 123191 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a 0.035s 2021-12-07 18:43:38,174 123191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:43:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-055b7d3c-0236-4de0-b790-4e998630f250', 'content-length': '1088', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-055b7d3c-0236-4de0-b790-4e998630f250', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a'} Body: b'{"volume": {"id": "b3ea2219-673d-4e6d-8b72-73cb6416347a", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:43:13.000000", "updated_at": "2021-12-07T18:43:23.000000", "name": "tempest-VolumesTransfersTest-Volume-1618819278", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}], "user_id": "a853ca647e01400da378e04516f429a3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "hv-cinder-81969@wincnd#WindowsISCSIDriver", "os-vol-tenant-attr:tenant_id": "dbd395a160cc44a99da0c8df68fa3b01", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null}}' 2021-12-07 18:43:39,218 123191 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a 0.037s 2021-12-07 18:43:39,219 123191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:43:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3fff8b7-50ef-47d1-8b26-dd0830cbaa93', 'content-length': '1088', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3fff8b7-50ef-47d1-8b26-dd0830cbaa93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a'} Body: b'{"volume": {"id": "b3ea2219-673d-4e6d-8b72-73cb6416347a", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:43:13.000000", "updated_at": "2021-12-07T18:43:23.000000", "name": "tempest-VolumesTransfersTest-Volume-1618819278", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}], "user_id": "a853ca647e01400da378e04516f429a3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "hv-cinder-81969@wincnd#WindowsISCSIDriver", "os-vol-tenant-attr:tenant_id": "dbd395a160cc44a99da0c8df68fa3b01", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null}}' 2021-12-07 18:43:40,266 123191 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a 0.040s 2021-12-07 18:43:40,266 123191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:43:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75c52bb3-6159-4cd7-8d1b-03ed057ba6ac', 'content-length': '1088', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75c52bb3-6159-4cd7-8d1b-03ed057ba6ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a'} Body: b'{"volume": {"id": "b3ea2219-673d-4e6d-8b72-73cb6416347a", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:43:13.000000", "updated_at": "2021-12-07T18:43:23.000000", "name": "tempest-VolumesTransfersTest-Volume-1618819278", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}], "user_id": "a853ca647e01400da378e04516f429a3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "hv-cinder-81969@wincnd#WindowsISCSIDriver", "os-vol-tenant-attr:tenant_id": "dbd395a160cc44a99da0c8df68fa3b01", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null}}' 2021-12-07 18:43:41,310 123191 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a 0.036s 2021-12-07 18:43:41,311 123191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:43:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f83076e1-580d-4263-99f7-d9192c28c9ed', 'content-length': '1088', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f83076e1-580d-4263-99f7-d9192c28c9ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a'} Body: b'{"volume": {"id": "b3ea2219-673d-4e6d-8b72-73cb6416347a", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:43:13.000000", "updated_at": "2021-12-07T18:43:23.000000", "name": "tempest-VolumesTransfersTest-Volume-1618819278", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}], "user_id": "a853ca647e01400da378e04516f429a3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "hv-cinder-81969@wincnd#WindowsISCSIDriver", "os-vol-tenant-attr:tenant_id": "dbd395a160cc44a99da0c8df68fa3b01", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null}}' 2021-12-07 18:43:42,354 123191 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a 0.036s 2021-12-07 18:43:42,355 123191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:43:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e8ab743-a1a5-4f0c-90dd-e5baef77864d', 'content-length': '1088', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e8ab743-a1a5-4f0c-90dd-e5baef77864d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a'} Body: b'{"volume": {"id": "b3ea2219-673d-4e6d-8b72-73cb6416347a", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:43:13.000000", "updated_at": "2021-12-07T18:43:23.000000", "name": "tempest-VolumesTransfersTest-Volume-1618819278", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a"}], "user_id": "a853ca647e01400da378e04516f429a3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "hv-cinder-81969@wincnd#WindowsISCSIDriver", "os-vol-tenant-attr:tenant_id": "dbd395a160cc44a99da0c8df68fa3b01", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null}}' 2021-12-07 18:43:43,381 123191 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a 0.018s 2021-12-07 18:43:43,382 123191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:43:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d342ecd-91e0-4dd1-8b80-2ba101970e00', 'x-openstack-request-id': 'req-7d342ecd-91e0-4dd1-8b80-2ba101970e00', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.44/volume/v3/fd86301bce034f4fb319465a232a1901/volumes/b3ea2219-673d-4e6d-8b72-73cb6416347a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b3ea2219-673d-4e6d-8b72-73cb6416347a could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 66, in test_create_get_list_accept_volume_transfer body = self.alt_client.accept_volume_transfer( File "/opt/stack/tempest/tempest/lib/services/volume/v3/transfers_client.py", line 85, in accept_volume_transfer resp, body = self.post(url, post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 879, in _error_checker raise exceptions.ServerFault(resp_body, resp=resp, tempest.lib.exceptions.ServerFault: Got server fault Details: The server has either erred or is incapable of performing the requested operation. |
||||||
test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] |
pass
pt8.2: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] |
||||||
tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test | 2 | 1 | 1 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] |
fail
ft9.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-12-07 18:44:56,849 123195 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.222.0.44/volume/v3/1879ba77b9a1480cbdf06b6d2399d774/volumes 0.273s 2021-12-07 18:44:56,849 123195 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-266384613"}} Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9fceaf4-83a7-404f-91cc-211e73b354bc', 'content-length': '887', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9fceaf4-83a7-404f-91cc-211e73b354bc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/volume/v3/1879ba77b9a1480cbdf06b6d2399d774/volumes'} Body: b'{"volume": {"id": "7d577547-a8ad-4494-a32b-488cccd42e2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:44:56.796750", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-266384613", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/1879ba77b9a1480cbdf06b6d2399d774/volumes/7d577547-a8ad-4494-a32b-488cccd42e2e"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/1879ba77b9a1480cbdf06b6d2399d774/volumes/7d577547-a8ad-4494-a32b-488cccd42e2e"}], "user_id": "8d35ec9132b04f79b42fb4ee74888130", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2021-12-07 18:44:56,900 123195 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.44/volume/v3/1879ba77b9a1480cbdf06b6d2399d774/volumes/7d577547-a8ad-4494-a32b-488cccd42e2e 0.043s 2021-12-07 18:44:56,900 123195 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89711965-b1df-4ca9-8e0c-0fd16a9b0375', 'content-length': '955', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89711965-b1df-4ca9-8e0c-0fd16a9b0375', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/1879ba77b9a1480cbdf06b6d2399d774/volumes/7d577547-a8ad-4494-a32b-488cccd42e2e'} Body: b'{"volume": {"id": "7d577547-a8ad-4494-a32b-488cccd42e2e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:44:57.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-266384613", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/1879ba77b9a1480cbdf06b6d2399d774/volumes/7d577547-a8ad-4494-a32b-488cccd42e2e"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/1879ba77b9a1480cbdf06b6d2399d774/volumes/7d577547-a8ad-4494-a32b-488cccd42e2e"}], "user_id": "8d35ec9132b04f79b42fb4ee74888130", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "1879ba77b9a1480cbdf06b6d2399d774"}}' 2021-12-07 18:44:57,944 123195 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.44/volume/v3/1879ba77b9a1480cbdf06b6d2399d774/volumes/7d577547-a8ad-4494-a32b-488cccd42e2e 0.036s 2021-12-07 18:44:57,945 123195 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3142b88e-83ba-419b-bfb3-997283e8d53d', 'content-length': '1014', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3142b88e-83ba-419b-bfb3-997283e8d53d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/1879ba77b9a1480cbdf06b6d2399d774/volumes/7d577547-a8ad-4494-a32b-488cccd42e2e'} Body: b'{"volume": {"id": "7d577547-a8ad-4494-a32b-488cccd42e2e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:44:57.000000", "updated_at": "2021-12-07T18:44:58.000000", "name": "tempest-VolumesTransfersV355Test-Volume-266384613", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/1879ba77b9a1480cbdf06b6d2399d774/volumes/7d577547-a8ad-4494-a32b-488cccd42e2e"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/1879ba77b9a1480cbdf06b6d2399d774/volumes/7d577547-a8ad-4494-a32b-488cccd42e2e"}], "user_id": "8d35ec9132b04f79b42fb4ee74888130", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": "c113f5ae-656d-4d24-bc79-01d31a2b6fb8", "os-vol-tenant-attr:tenant_id": "1879ba77b9a1480cbdf06b6d2399d774"}}' 2021-12-07 18:44:57,951 123195 INFO [tempest.common.waiters] volume 7d577547-a8ad-4494-a32b-488cccd42e2e reached available after waiting for 1.951652 seconds 2021-12-07 18:44:57,994 123195 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.222.0.44/volume/v3/1879ba77b9a1480cbdf06b6d2399d774/volume-transfers 0.042s 2021-12-07 18:44:57,995 123195 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"transfer": {"volume_id": "7d577547-a8ad-4494-a32b-488cccd42e2e"}} Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3207b681-315d-4848-b1a2-16c0d5cd1ed7', 'content-length': '507', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3207b681-315d-4848-b1a2-16c0d5cd1ed7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/volume/v3/1879ba77b9a1480cbdf06b6d2399d774/volume-transfers'} Body: b'{"transfer": {"id": "bbcc70d3-87d0-4193-b0fd-93cd5649ab16", "created_at": "2021-12-07T18:44:57.988544", "name": null, "volume_id": "7d577547-a8ad-4494-a32b-488cccd42e2e", "auth_key": "81349d596424445a", "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/1879ba77b9a1480cbdf06b6d2399d774/os-volume-transfer/bbcc70d3-87d0-4193-b0fd-93cd5649ab16"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/1879ba77b9a1480cbdf06b6d2399d774/os-volume-transfer/bbcc70d3-87d0-4193-b0fd-93cd5649ab16"}]}}' 2021-12-07 18:44:58,034 123195 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.44/volume/v3/1879ba77b9a1480cbdf06b6d2399d774/volumes/7d577547-a8ad-4494-a32b-488cccd42e2e 0.037s 2021-12-07 18:44:58,035 123195 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76629656-167a-49b5-868f-2713ea56c4fa', 'content-length': '1022', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76629656-167a-49b5-868f-2713ea56c4fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/1879ba77b9a1480cbdf06b6d2399d774/volumes/7d577547-a8ad-4494-a32b-488cccd42e2e'} Body: b'{"volume": {"id": "7d577547-a8ad-4494-a32b-488cccd42e2e", "status": "awaiting-transfer", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:44:57.000000", "updated_at": "2021-12-07T18:44:58.000000", "name": "tempest-VolumesTransfersV355Test-Volume-266384613", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/1879ba77b9a1480cbdf06b6d2399d774/volumes/7d577547-a8ad-4494-a32b-488cccd42e2e"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/1879ba77b9a1480cbdf06b6d2399d774/volumes/7d577547-a8ad-4494-a32b-488cccd42e2e"}], "user_id": "8d35ec9132b04f79b42fb4ee74888130", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": "c113f5ae-656d-4d24-bc79-01d31a2b6fb8", "os-vol-tenant-attr:tenant_id": "1879ba77b9a1480cbdf06b6d2399d774"}}' 2021-12-07 18:44:58,042 123195 INFO [tempest.common.waiters] volume 7d577547-a8ad-4494-a32b-488cccd42e2e reached awaiting-transfer after waiting for 0.042358 seconds 2021-12-07 18:44:58,058 123195 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.44/volume/v3/1879ba77b9a1480cbdf06b6d2399d774/volume-transfers/bbcc70d3-87d0-4193-b0fd-93cd5649ab16 0.015s 2021-12-07 18:44:58,058 123195 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ef2a771-5a2e-417c-8da3-4c410013908d', 'content-length': '475', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ef2a771-5a2e-417c-8da3-4c410013908d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/1879ba77b9a1480cbdf06b6d2399d774/volume-transfers/bbcc70d3-87d0-4193-b0fd-93cd5649ab16'} Body: b'{"transfer": {"id": "bbcc70d3-87d0-4193-b0fd-93cd5649ab16", "created_at": "2021-12-07T18:44:58.000000", "name": null, "volume_id": "7d577547-a8ad-4494-a32b-488cccd42e2e", "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/1879ba77b9a1480cbdf06b6d2399d774/os-volume-transfer/bbcc70d3-87d0-4193-b0fd-93cd5649ab16"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/1879ba77b9a1480cbdf06b6d2399d774/os-volume-transfer/bbcc70d3-87d0-4193-b0fd-93cd5649ab16"}]}}' 2021-12-07 18:44:58,076 123195 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.44/volume/v3/1879ba77b9a1480cbdf06b6d2399d774/volume-transfers 0.015s 2021-12-07 18:44:58,077 123195 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6ec553f-9a03-4844-a494-5971668df29b', 'content-length': '434', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6ec553f-9a03-4844-a494-5971668df29b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/1879ba77b9a1480cbdf06b6d2399d774/volume-transfers'} Body: b'{"transfers": [{"id": "bbcc70d3-87d0-4193-b0fd-93cd5649ab16", "volume_id": "7d577547-a8ad-4494-a32b-488cccd42e2e", "name": null, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/1879ba77b9a1480cbdf06b6d2399d774/os-volume-transfer/bbcc70d3-87d0-4193-b0fd-93cd5649ab16"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/1879ba77b9a1480cbdf06b6d2399d774/os-volume-transfer/bbcc70d3-87d0-4193-b0fd-93cd5649ab16"}]}]}' 2021-12-07 18:44:58,222 123195 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 500 POST http://10.222.0.44/volume/v3/c9adad5e02f243a8ae58b5fdcf4c73d8/volume-transfers/bbcc70d3-87d0-4193-b0fd-93cd5649ab16/accept 0.143s 2021-12-07 18:44:58,223 123195 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"accept": {"auth_key": "81349d596424445a"}} Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae0b9451-73f3-4560-81c6-b0ffbaac5bb5', 'x-openstack-request-id': 'req-ae0b9451-73f3-4560-81c6-b0ffbaac5bb5', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.44/volume/v3/c9adad5e02f243a8ae58b5fdcf4c73d8/volume-transfers/bbcc70d3-87d0-4193-b0fd-93cd5649ab16/accept'} Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}' 2021-12-07 18:44:58,261 123195 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.222.0.44/volume/v3/1879ba77b9a1480cbdf06b6d2399d774/volume-transfers/bbcc70d3-87d0-4193-b0fd-93cd5649ab16 0.037s 2021-12-07 18:44:58,262 123195 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:58 GMT', 'server': 'Apache/2.4.41 (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-9e039e50-a1a8-4373-bc31-06257816b89b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/volume/v3/1879ba77b9a1480cbdf06b6d2399d774/volume-transfers/bbcc70d3-87d0-4193-b0fd-93cd5649ab16'} Body: b'' 2021-12-07 18:44:58,352 123195 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.222.0.44/volume/v3/ec45682441ca41408f0204888ddaa0a1/volumes/7d577547-a8ad-4494-a32b-488cccd42e2e 0.089s 2021-12-07 18:44:58,352 123195 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cede31c6-774d-488d-814a-328bc23fc59d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/volume/v3/ec45682441ca41408f0204888ddaa0a1/volumes/7d577547-a8ad-4494-a32b-488cccd42e2e'} Body: b'' 2021-12-07 18:44:58,391 123195 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/ec45682441ca41408f0204888ddaa0a1/volumes/7d577547-a8ad-4494-a32b-488cccd42e2e 0.039s 2021-12-07 18:44:58,392 123195 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a438d435-96bb-4a5e-acab-a05c880fd590', 'content-length': '1210', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a438d435-96bb-4a5e-acab-a05c880fd590', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ec45682441ca41408f0204888ddaa0a1/volumes/7d577547-a8ad-4494-a32b-488cccd42e2e'} Body: b'{"volume": {"id": "7d577547-a8ad-4494-a32b-488cccd42e2e", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:44:57.000000", "updated_at": "2021-12-07T18:44:58.000000", "name": "tempest-VolumesTransfersV355Test-Volume-266384613", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ec45682441ca41408f0204888ddaa0a1/volumes/7d577547-a8ad-4494-a32b-488cccd42e2e"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ec45682441ca41408f0204888ddaa0a1/volumes/7d577547-a8ad-4494-a32b-488cccd42e2e"}], "user_id": "8d35ec9132b04f79b42fb4ee74888130", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "group_id": null, "provider_id": null, "shared_targets": true, "service_uuid": "c113f5ae-656d-4d24-bc79-01d31a2b6fb8", "os-vol-host-attr:host": "hv-cinder-81969@wincnd#WindowsISCSIDriver", "os-vol-tenant-attr:tenant_id": "1879ba77b9a1480cbdf06b6d2399d774", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null}}' 2021-12-07 18:44:59,420 123195 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.222.0.44/volume/v3/ec45682441ca41408f0204888ddaa0a1/volumes/7d577547-a8ad-4494-a32b-488cccd42e2e 0.019s 2021-12-07 18:44:59,421 123195 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba6420ba-c408-43d5-896b-01739fdcddf1', 'x-openstack-request-id': 'req-ba6420ba-c408-43d5-896b-01739fdcddf1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.44/volume/v3/ec45682441ca41408f0204888ddaa0a1/volumes/7d577547-a8ad-4494-a32b-488cccd42e2e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7d577547-a8ad-4494-a32b-488cccd42e2e could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 126, in test_create_get_list_accept_volume_transfer super(VolumesTransfersV355Test, self). \ File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 66, in test_create_get_list_accept_volume_transfer body = self.alt_client.accept_volume_transfer( File "/opt/stack/tempest/tempest/lib/services/volume/v3/transfers_client.py", line 85, in accept_volume_transfer resp, body = self.post(url, post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 879, in _error_checker raise exceptions.ServerFault(resp_body, resp=resp, tempest.lib.exceptions.ServerFault: Got server fault Details: The server has either erred or is incapable of performing the requested operation. |
||||||
test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] |
pass
pt9.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] |
||||||
tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 0 | 2 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
fail
ft10.1: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-12-07 18:44:26,203 123193 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/image/v2/images/146d4bb1-c4ca-4051-877b-3922e7fcf540 0.225s 2021-12-07 18:44:26,204 123193 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ebf8d2a4-924e-4108-a3ee-cc49107263aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/image/v2/images/146d4bb1-c4ca-4051-877b-3922e7fcf540'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "name": "ubuntu-16", "disk_format": "vhdx", "container_format": "bare", "visibility": "public", "size": 645922816, "virtual_size": 734003200, "status": "active", "checksum": "318f990048c8a194829e52141534610d", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "ecc5748a111e48579e2d79e25dfe6a5c", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "146d4bb1-c4ca-4051-877b-3922e7fcf540", "created_at": "2021-12-07T18:35:14Z", "updated_at": "2021-12-07T18:35:30Z", "tags": [], "self": "/v2/images/146d4bb1-c4ca-4051-877b-3922e7fcf540", "file": "/v2/images/146d4bb1-c4ca-4051-877b-3922e7fcf540/file", "schema": "/v2/schemas/image"}' 2021-12-07 18:44:26,500 123193 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes 0.296s 2021-12-07 18:44:26,501 123193 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"imageRef": "146d4bb1-c4ca-4051-877b-3922e7fcf540", "size": 1, "name": "tempest-VolumesExtendTest-Volume-836104144"}} Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dfbcf82-eb6a-47cd-8eb2-8c8a125cd4e6', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dfbcf82-eb6a-47cd-8eb2-8c8a125cd4e6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes'} Body: b'{"volume": {"id": "a71fed6d-4dd1-4003-8004-33ccef6c8d13", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:44:26.452239", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-836104144", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}], "user_id": "46fe2bdfb8c2478396f44a5559537183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-12-07 18:44:26,563 123193 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13 0.056s 2021-12-07 18:44:26,563 123193 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dafd2c5-dc1c-453f-833b-a8242445339e', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dafd2c5-dc1c-453f-833b-a8242445339e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13'} Body: b'{"volume": {"id": "a71fed6d-4dd1-4003-8004-33ccef6c8d13", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:44:26.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-836104144", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}], "user_id": "46fe2bdfb8c2478396f44a5559537183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c7d7fa41fa9d4b5899715bf066296f6a"}}' 2021-12-07 18:44:27,613 123193 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13 0.041s 2021-12-07 18:44:27,613 123193 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-696eea34-9170-4228-8f44-e6ed8ae76b5a', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-696eea34-9170-4228-8f44-e6ed8ae76b5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13'} Body: b'{"volume": {"id": "a71fed6d-4dd1-4003-8004-33ccef6c8d13", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:44:26.000000", "updated_at": "2021-12-07T18:44:27.000000", "name": "tempest-VolumesExtendTest-Volume-836104144", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}], "user_id": "46fe2bdfb8c2478396f44a5559537183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c7d7fa41fa9d4b5899715bf066296f6a"}}' 2021-12-07 18:44:28,716 123193 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13 0.095s 2021-12-07 18:44:28,717 123193 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-354af448-5601-456e-a8e0-082c025d166e', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-354af448-5601-456e-a8e0-082c025d166e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13'} Body: b'{"volume": {"id": "a71fed6d-4dd1-4003-8004-33ccef6c8d13", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:44:26.000000", "updated_at": "2021-12-07T18:44:27.000000", "name": "tempest-VolumesExtendTest-Volume-836104144", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}], "user_id": "46fe2bdfb8c2478396f44a5559537183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c7d7fa41fa9d4b5899715bf066296f6a"}}' 2021-12-07 18:44:29,761 123193 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13 0.037s 2021-12-07 18:44:29,761 123193 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b14cb1c-71e0-4c06-b0e2-b720f397fd86', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b14cb1c-71e0-4c06-b0e2-b720f397fd86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13'} Body: b'{"volume": {"id": "a71fed6d-4dd1-4003-8004-33ccef6c8d13", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:44:26.000000", "updated_at": "2021-12-07T18:44:27.000000", "name": "tempest-VolumesExtendTest-Volume-836104144", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}], "user_id": "46fe2bdfb8c2478396f44a5559537183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c7d7fa41fa9d4b5899715bf066296f6a"}}' 2021-12-07 18:44:30,818 123193 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13 0.049s 2021-12-07 18:44:30,819 123193 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35b800f7-cde7-4da8-825e-bb3a61b82439', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35b800f7-cde7-4da8-825e-bb3a61b82439', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13'} Body: b'{"volume": {"id": "a71fed6d-4dd1-4003-8004-33ccef6c8d13", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:44:26.000000", "updated_at": "2021-12-07T18:44:27.000000", "name": "tempest-VolumesExtendTest-Volume-836104144", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}], "user_id": "46fe2bdfb8c2478396f44a5559537183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c7d7fa41fa9d4b5899715bf066296f6a"}}' 2021-12-07 18:44:31,865 123193 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13 0.038s 2021-12-07 18:44:31,865 123193 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bc803fc-c98b-4554-83a2-382050263168', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bc803fc-c98b-4554-83a2-382050263168', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13'} Body: b'{"volume": {"id": "a71fed6d-4dd1-4003-8004-33ccef6c8d13", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:44:26.000000", "updated_at": "2021-12-07T18:44:27.000000", "name": "tempest-VolumesExtendTest-Volume-836104144", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}], "user_id": "46fe2bdfb8c2478396f44a5559537183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c7d7fa41fa9d4b5899715bf066296f6a"}}' 2021-12-07 18:44:32,947 123193 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13 0.074s 2021-12-07 18:44:32,947 123193 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9a367ab-4c21-41aa-b514-681cf8709046', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9a367ab-4c21-41aa-b514-681cf8709046', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13'} Body: b'{"volume": {"id": "a71fed6d-4dd1-4003-8004-33ccef6c8d13", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:44:26.000000", "updated_at": "2021-12-07T18:44:27.000000", "name": "tempest-VolumesExtendTest-Volume-836104144", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}], "user_id": "46fe2bdfb8c2478396f44a5559537183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c7d7fa41fa9d4b5899715bf066296f6a"}}' 2021-12-07 18:44:33,995 123193 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13 0.038s 2021-12-07 18:44:33,995 123193 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44145fec-4def-43e1-ad19-654c3a4a2553', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44145fec-4def-43e1-ad19-654c3a4a2553', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13'} Body: b'{"volume": {"id": "a71fed6d-4dd1-4003-8004-33ccef6c8d13", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:44:26.000000", "updated_at": "2021-12-07T18:44:27.000000", "name": "tempest-VolumesExtendTest-Volume-836104144", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}], "user_id": "46fe2bdfb8c2478396f44a5559537183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c7d7fa41fa9d4b5899715bf066296f6a"}}' 2021-12-07 18:44:35,045 123193 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13 0.043s 2021-12-07 18:44:35,045 123193 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94fd9242-5520-468f-83ed-d163af3a7ca5', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94fd9242-5520-468f-83ed-d163af3a7ca5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13'} Body: b'{"volume": {"id": "a71fed6d-4dd1-4003-8004-33ccef6c8d13", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:44:26.000000", "updated_at": "2021-12-07T18:44:27.000000", "name": "tempest-VolumesExtendTest-Volume-836104144", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}], "user_id": "46fe2bdfb8c2478396f44a5559537183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c7d7fa41fa9d4b5899715bf066296f6a"}}' 2021-12-07 18:44:36,089 123193 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13 0.036s 2021-12-07 18:44:36,089 123193 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-975f364a-9151-4961-bcbf-528026fb228e', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-975f364a-9151-4961-bcbf-528026fb228e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13'} Body: b'{"volume": {"id": "a71fed6d-4dd1-4003-8004-33ccef6c8d13", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:44:26.000000", "updated_at": "2021-12-07T18:44:27.000000", "name": "tempest-VolumesExtendTest-Volume-836104144", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}], "user_id": "46fe2bdfb8c2478396f44a5559537183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c7d7fa41fa9d4b5899715bf066296f6a"}}' 2021-12-07 18:44:37,135 123193 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13 0.037s 2021-12-07 18:44:37,135 123193 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36be25d2-48d6-4135-8677-045925572d9a', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36be25d2-48d6-4135-8677-045925572d9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13'} Body: b'{"volume": {"id": "a71fed6d-4dd1-4003-8004-33ccef6c8d13", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:44:26.000000", "updated_at": "2021-12-07T18:44:27.000000", "name": "tempest-VolumesExtendTest-Volume-836104144", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}], "user_id": "46fe2bdfb8c2478396f44a5559537183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c7d7fa41fa9d4b5899715bf066296f6a"}}' 2021-12-07 18:44:38,181 123193 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13 0.038s 2021-12-07 18:44:38,182 123193 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9935e6d-4c65-438a-9698-0400cc3cba81', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9935e6d-4c65-438a-9698-0400cc3cba81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13'} Body: b'{"volume": {"id": "a71fed6d-4dd1-4003-8004-33ccef6c8d13", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:44:26.000000", "updated_at": "2021-12-07T18:44:27.000000", "name": "tempest-VolumesExtendTest-Volume-836104144", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}], "user_id": "46fe2bdfb8c2478396f44a5559537183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c7d7fa41fa9d4b5899715bf066296f6a"}}' 2021-12-07 18:44:39,236 123193 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13 0.046s 2021-12-07 18:44:39,236 123193 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfed6014-fa59-4838-8b52-d69d7593eccd', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfed6014-fa59-4838-8b52-d69d7593eccd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13'} Body: b'{"volume": {"id": "a71fed6d-4dd1-4003-8004-33ccef6c8d13", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:44:26.000000", "updated_at": "2021-12-07T18:44:27.000000", "name": "tempest-VolumesExtendTest-Volume-836104144", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}], "user_id": "46fe2bdfb8c2478396f44a5559537183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c7d7fa41fa9d4b5899715bf066296f6a"}}' 2021-12-07 18:44:40,281 123193 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13 0.036s 2021-12-07 18:44:40,281 123193 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bef5e61-6819-431a-b0ef-42dc3b600104', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bef5e61-6819-431a-b0ef-42dc3b600104', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13'} Body: b'{"volume": {"id": "a71fed6d-4dd1-4003-8004-33ccef6c8d13", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:44:26.000000", "updated_at": "2021-12-07T18:44:27.000000", "name": "tempest-VolumesExtendTest-Volume-836104144", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}], "user_id": "46fe2bdfb8c2478396f44a5559537183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c7d7fa41fa9d4b5899715bf066296f6a"}}' 2021-12-07 18:44:41,325 123193 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13 0.037s 2021-12-07 18:44:41,325 123193 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4a7318c-a0b4-4b26-9e02-db9edf1d5e96', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4a7318c-a0b4-4b26-9e02-db9edf1d5e96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13'} Body: b'{"volume": {"id": "a71fed6d-4dd1-4003-8004-33ccef6c8d13", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:44:26.000000", "updated_at": "2021-12-07T18:44:27.000000", "name": "tempest-VolumesExtendTest-Volume-836104144", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}], "user_id": "46fe2bdfb8c2478396f44a5559537183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c7d7fa41fa9d4b5899715bf066296f6a"}}' 2021-12-07 18:44:42,368 123193 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13 0.036s 2021-12-07 18:44:42,369 123193 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-342d742a-f526-461f-bc6e-8179cd50e63d', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-342d742a-f526-461f-bc6e-8179cd50e63d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13'} Body: b'{"volume": {"id": "a71fed6d-4dd1-4003-8004-33ccef6c8d13", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:44:26.000000", "updated_at": "2021-12-07T18:44:27.000000", "name": "tempest-VolumesExtendTest-Volume-836104144", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}], "user_id": "46fe2bdfb8c2478396f44a5559537183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c7d7fa41fa9d4b5899715bf066296f6a"}}' 2021-12-07 18:44:43,412 123193 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13 0.035s 2021-12-07 18:44:43,413 123193 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb7ee381-0cd0-4e68-82b4-88652b99ad1c', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb7ee381-0cd0-4e68-82b4-88652b99ad1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13'} Body: b'{"volume": {"id": "a71fed6d-4dd1-4003-8004-33ccef6c8d13", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:44:26.000000", "updated_at": "2021-12-07T18:44:27.000000", "name": "tempest-VolumesExtendTest-Volume-836104144", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}], "user_id": "46fe2bdfb8c2478396f44a5559537183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c7d7fa41fa9d4b5899715bf066296f6a"}}' 2021-12-07 18:44:44,463 123193 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13 0.043s 2021-12-07 18:44:44,463 123193 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eca4f278-030d-4db4-9f60-c1f5655c2f03', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eca4f278-030d-4db4-9f60-c1f5655c2f03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13'} Body: b'{"volume": {"id": "a71fed6d-4dd1-4003-8004-33ccef6c8d13", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:44:26.000000", "updated_at": "2021-12-07T18:44:27.000000", "name": "tempest-VolumesExtendTest-Volume-836104144", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}], "user_id": "46fe2bdfb8c2478396f44a5559537183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c7d7fa41fa9d4b5899715bf066296f6a"}}' 2021-12-07 18:44:51,469 123193 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13 5.998s 2021-12-07 18:44:51,470 123193 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-863dd073-851f-4a6f-9ebd-8cf93f8af035', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-863dd073-851f-4a6f-9ebd-8cf93f8af035', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13'} Body: b'{"volume": {"id": "a71fed6d-4dd1-4003-8004-33ccef6c8d13", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:44:26.000000", "updated_at": "2021-12-07T18:44:27.000000", "name": "tempest-VolumesExtendTest-Volume-836104144", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}], "user_id": "46fe2bdfb8c2478396f44a5559537183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "c7d7fa41fa9d4b5899715bf066296f6a"}}' 2021-12-07 18:44:52,515 123193 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13 0.036s 2021-12-07 18:44:52,515 123193 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac9c56b0-3c7a-4c8a-b74a-2e058b501ffe', 'content-length': '969', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac9c56b0-3c7a-4c8a-b74a-2e058b501ffe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13'} Body: b'{"volume": {"id": "a71fed6d-4dd1-4003-8004-33ccef6c8d13", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:44:26.000000", "updated_at": "2021-12-07T18:44:52.000000", "name": "tempest-VolumesExtendTest-Volume-836104144", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}], "user_id": "46fe2bdfb8c2478396f44a5559537183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "c7d7fa41fa9d4b5899715bf066296f6a"}}' 2021-12-07 18:44:53,562 123193 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13 0.040s 2021-12-07 18:44:53,563 123193 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d47ac20-b830-4635-b6b8-840c0813373d', 'content-length': '969', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d47ac20-b830-4635-b6b8-840c0813373d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13'} Body: b'{"volume": {"id": "a71fed6d-4dd1-4003-8004-33ccef6c8d13", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:44:26.000000", "updated_at": "2021-12-07T18:44:52.000000", "name": "tempest-VolumesExtendTest-Volume-836104144", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}], "user_id": "46fe2bdfb8c2478396f44a5559537183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "c7d7fa41fa9d4b5899715bf066296f6a"}}' 2021-12-07 18:44:54,610 123193 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13 0.040s 2021-12-07 18:44:54,610 123193 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d1647dc-d7a6-4f7c-ad7a-d63e30c98291', 'content-length': '969', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d1647dc-d7a6-4f7c-ad7a-d63e30c98291', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13'} Body: b'{"volume": {"id": "a71fed6d-4dd1-4003-8004-33ccef6c8d13", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:44:26.000000", "updated_at": "2021-12-07T18:44:52.000000", "name": "tempest-VolumesExtendTest-Volume-836104144", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}], "user_id": "46fe2bdfb8c2478396f44a5559537183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "c7d7fa41fa9d4b5899715bf066296f6a"}}' 2021-12-07 18:44:55,656 123193 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13 0.038s 2021-12-07 18:44:55,656 123193 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1f79610-3f1b-4d92-884a-e25d5cee2db5', 'content-length': '969', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1f79610-3f1b-4d92-884a-e25d5cee2db5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13'} Body: b'{"volume": {"id": "a71fed6d-4dd1-4003-8004-33ccef6c8d13", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:44:26.000000", "updated_at": "2021-12-07T18:44:52.000000", "name": "tempest-VolumesExtendTest-Volume-836104144", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}], "user_id": "46fe2bdfb8c2478396f44a5559537183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "c7d7fa41fa9d4b5899715bf066296f6a"}}' 2021-12-07 18:44:56,704 123193 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13 0.040s 2021-12-07 18:44:56,705 123193 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd81fe51-7662-4379-9f82-90aa75ef21fc', 'content-length': '969', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd81fe51-7662-4379-9f82-90aa75ef21fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13'} Body: b'{"volume": {"id": "a71fed6d-4dd1-4003-8004-33ccef6c8d13", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:44:26.000000", "updated_at": "2021-12-07T18:44:52.000000", "name": "tempest-VolumesExtendTest-Volume-836104144", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}], "user_id": "46fe2bdfb8c2478396f44a5559537183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "c7d7fa41fa9d4b5899715bf066296f6a"}}' 2021-12-07 18:44:57,749 123193 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13 0.037s 2021-12-07 18:44:57,749 123193 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bd784d7-ed05-45fe-b8ea-90e272f4053b', 'content-length': '969', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bd784d7-ed05-45fe-b8ea-90e272f4053b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13'} Body: b'{"volume": {"id": "a71fed6d-4dd1-4003-8004-33ccef6c8d13", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:44:26.000000", "updated_at": "2021-12-07T18:44:52.000000", "name": "tempest-VolumesExtendTest-Volume-836104144", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}], "user_id": "46fe2bdfb8c2478396f44a5559537183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "c7d7fa41fa9d4b5899715bf066296f6a"}}' 2021-12-07 18:44:58,795 123193 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13 0.035s 2021-12-07 18:44:58,795 123193 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bdd2928-790d-413c-a64b-a37f47eba4be', 'content-length': '969', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bdd2928-790d-413c-a64b-a37f47eba4be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13'} Body: b'{"volume": {"id": "a71fed6d-4dd1-4003-8004-33ccef6c8d13", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:44:26.000000", "updated_at": "2021-12-07T18:44:52.000000", "name": "tempest-VolumesExtendTest-Volume-836104144", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}], "user_id": "46fe2bdfb8c2478396f44a5559537183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "c7d7fa41fa9d4b5899715bf066296f6a"}}' 2021-12-07 18:44:59,840 123193 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13 0.036s 2021-12-07 18:44:59,841 123193 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:44:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dea6833-4603-46d7-9a85-591fff017508', 'content-length': '969', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dea6833-4603-46d7-9a85-591fff017508', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13'} Body: b'{"volume": {"id": "a71fed6d-4dd1-4003-8004-33ccef6c8d13", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:44:26.000000", "updated_at": "2021-12-07T18:44:52.000000", "name": "tempest-VolumesExtendTest-Volume-836104144", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}], "user_id": "46fe2bdfb8c2478396f44a5559537183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "c7d7fa41fa9d4b5899715bf066296f6a"}}' 2021-12-07 18:45:00,890 123193 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13 0.039s 2021-12-07 18:45:00,891 123193 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:45:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e989edd4-2e37-469a-940b-62dd83f2f485', 'content-length': '969', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e989edd4-2e37-469a-940b-62dd83f2f485', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13'} Body: b'{"volume": {"id": "a71fed6d-4dd1-4003-8004-33ccef6c8d13", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:44:26.000000", "updated_at": "2021-12-07T18:44:52.000000", "name": "tempest-VolumesExtendTest-Volume-836104144", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}], "user_id": "46fe2bdfb8c2478396f44a5559537183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "c7d7fa41fa9d4b5899715bf066296f6a"}}' 2021-12-07 18:45:01,939 123193 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13 0.041s 2021-12-07 18:45:01,940 123193 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:45:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b16b560e-d7a2-4647-90a3-88f537dd5b28', 'content-length': '969', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b16b560e-d7a2-4647-90a3-88f537dd5b28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13'} Body: b'{"volume": {"id": "a71fed6d-4dd1-4003-8004-33ccef6c8d13", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:44:26.000000", "updated_at": "2021-12-07T18:44:52.000000", "name": "tempest-VolumesExtendTest-Volume-836104144", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}], "user_id": "46fe2bdfb8c2478396f44a5559537183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "c7d7fa41fa9d4b5899715bf066296f6a"}}' 2021-12-07 18:45:02,987 123193 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13 0.040s 2021-12-07 18:45:02,988 123193 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:45:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bd4cc77-729b-4857-97db-2d6b0f67be10', 'content-length': '1357', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bd4cc77-729b-4857-97db-2d6b0f67be10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13'} Body: b'{"volume": {"id": "a71fed6d-4dd1-4003-8004-33ccef6c8d13", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:44:26.000000", "updated_at": "2021-12-07T18:45:02.000000", "name": "tempest-VolumesExtendTest-Volume-836104144", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13"}], "user_id": "46fe2bdfb8c2478396f44a5559537183", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "146d4bb1-c4ca-4051-877b-3922e7fcf540", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "c7d7fa41fa9d4b5899715bf066296f6a"}}' 2021-12-07 18:45:02,994 123193 INFO [tempest.common.waiters] volume a71fed6d-4dd1-4003-8004-33ccef6c8d13 reached available after waiting for 36.994662 seconds 2021-12-07 18:45:03,070 123193 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 500 POST http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13/action 0.075s 2021-12-07 18:45:03,070 123193 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-extend": {"new_size": 2}} Response - Headers: {'date': 'Tue, 07 Dec 2021 18:45:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b592a51-ca01-498e-a78a-31721e997fe1', 'x-openstack-request-id': 'req-1b592a51-ca01-498e-a78a-31721e997fe1', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/a71fed6d-4dd1-4003-8004-33ccef6c8d13/action'} Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 39, in test_volume_extend self.volumes_client.extend_volume(volume['id'], File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 246, in extend_volume resp, body = self.post(url, post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) 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 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 879, in _error_checker raise exceptions.ServerFault(resp_body, resp=resp, tempest.lib.exceptions.ServerFault: Got server fault Details: The server has either erred or is incapable of performing the requested operation. |
||||||
test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
fail
ft10.2: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-12-07 18:45:03,206 123193 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes 0.131s 2021-12-07 18:45:03,206 123193 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1216691255"}} Response - Headers: {'date': 'Tue, 07 Dec 2021 18:45:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc4d5384-0008-4053-a0f4-4de91cb85af2', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc4d5384-0008-4053-a0f4-4de91cb85af2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes'} Body: b'{"volume": {"id": "707fa5d4-3735-4dfb-a72d-30b8a63b691f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:45:03.163586", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1216691255", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/707fa5d4-3735-4dfb-a72d-30b8a63b691f"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/c7d7fa41fa9d4b5899715bf066296f6a/volumes/707fa5d4-3735-4dfb-a72d-30b8a63b691f"}], "user_id": "46fe2bdfb8c2478396f44a5559537183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-12-07 18:45:03,260 123193 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/707fa5d4-3735-4dfb-a72d-30b8a63b691f 0.048s 2021-12-07 18:45:03,261 123193 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:45:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-308fe60c-1b60-4458-94b4-946d29659be2', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-308fe60c-1b60-4458-94b4-946d29659be2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/707fa5d4-3735-4dfb-a72d-30b8a63b691f'} Body: b'{"volume": {"id": "707fa5d4-3735-4dfb-a72d-30b8a63b691f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:45:03.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1216691255", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/707fa5d4-3735-4dfb-a72d-30b8a63b691f"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/c7d7fa41fa9d4b5899715bf066296f6a/volumes/707fa5d4-3735-4dfb-a72d-30b8a63b691f"}], "user_id": "46fe2bdfb8c2478396f44a5559537183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c7d7fa41fa9d4b5899715bf066296f6a"}}' 2021-12-07 18:45:04,308 123193 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/707fa5d4-3735-4dfb-a72d-30b8a63b691f 0.039s 2021-12-07 18:45:04,308 123193 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:45:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e32966c-cd3b-4e4f-ac91-00e53144a41a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e32966c-cd3b-4e4f-ac91-00e53144a41a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/707fa5d4-3735-4dfb-a72d-30b8a63b691f'} Body: b'{"volume": {"id": "707fa5d4-3735-4dfb-a72d-30b8a63b691f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-12-07T18:45:03.000000", "updated_at": "2021-12-07T18:45:04.000000", "name": "tempest-VolumesExtendTest-Volume-1216691255", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/707fa5d4-3735-4dfb-a72d-30b8a63b691f"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/c7d7fa41fa9d4b5899715bf066296f6a/volumes/707fa5d4-3735-4dfb-a72d-30b8a63b691f"}], "user_id": "46fe2bdfb8c2478396f44a5559537183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c7d7fa41fa9d4b5899715bf066296f6a"}}' 2021-12-07 18:45:04,315 123193 INFO [tempest.common.waiters] volume 707fa5d4-3735-4dfb-a72d-30b8a63b691f reached available after waiting for 1.315458 seconds 2021-12-07 18:45:04,400 123193 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/snapshots 0.085s 2021-12-07 18:45:04,401 123193 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "707fa5d4-3735-4dfb-a72d-30b8a63b691f", "name": "tempest-VolumesExtendTest-Snapshot-630990606"}} Response - Headers: {'date': 'Tue, 07 Dec 2021 18:45:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba15a0b5-d815-4967-a500-c7a4b5572f9c', 'content-length': '303', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba15a0b5-d815-4967-a500-c7a4b5572f9c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/snapshots'} Body: b'{"snapshot": {"id": "632b07e2-ec1e-4e59-8bd4-01f93c502062", "created_at": "2021-12-07T18:45:04.367728", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-630990606", "description": null, "volume_id": "707fa5d4-3735-4dfb-a72d-30b8a63b691f", "status": "creating", "size": 1, "metadata": {}}}' 2021-12-07 18:45:04,426 123193 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/snapshots/632b07e2-ec1e-4e59-8bd4-01f93c502062 0.022s 2021-12-07 18:45:04,426 123193 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:45:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64d82d5c-e986-475f-8296-08dbd053c1e2', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64d82d5c-e986-475f-8296-08dbd053c1e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/snapshots/632b07e2-ec1e-4e59-8bd4-01f93c502062'} Body: b'{"snapshot": {"id": "632b07e2-ec1e-4e59-8bd4-01f93c502062", "created_at": "2021-12-07T18:45:04.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-630990606", "description": null, "volume_id": "707fa5d4-3735-4dfb-a72d-30b8a63b691f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "c7d7fa41fa9d4b5899715bf066296f6a", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-07 18:45:05,450 123193 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/snapshots/632b07e2-ec1e-4e59-8bd4-01f93c502062 0.020s 2021-12-07 18:45:05,450 123193 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:45:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fa3ef2c-1334-41ec-ba0d-dc01e7315f5d', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fa3ef2c-1334-41ec-ba0d-dc01e7315f5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/snapshots/632b07e2-ec1e-4e59-8bd4-01f93c502062'} Body: b'{"snapshot": {"id": "632b07e2-ec1e-4e59-8bd4-01f93c502062", "created_at": "2021-12-07T18:45:04.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-630990606", "description": null, "volume_id": "707fa5d4-3735-4dfb-a72d-30b8a63b691f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "c7d7fa41fa9d4b5899715bf066296f6a", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-07 18:45:06,475 123193 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/snapshots/632b07e2-ec1e-4e59-8bd4-01f93c502062 0.021s 2021-12-07 18:45:06,476 123193 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:45:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79eadde0-a1ae-435e-80c4-447641f10655', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79eadde0-a1ae-435e-80c4-447641f10655', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/snapshots/632b07e2-ec1e-4e59-8bd4-01f93c502062'} Body: b'{"snapshot": {"id": "632b07e2-ec1e-4e59-8bd4-01f93c502062", "created_at": "2021-12-07T18:45:04.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-630990606", "description": null, "volume_id": "707fa5d4-3735-4dfb-a72d-30b8a63b691f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "c7d7fa41fa9d4b5899715bf066296f6a", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-07 18:45:07,500 123193 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/snapshots/632b07e2-ec1e-4e59-8bd4-01f93c502062 0.021s 2021-12-07 18:45:07,501 123193 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:45:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ce04b59-c4e0-4382-b1c4-3f0f7ad68b80', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ce04b59-c4e0-4382-b1c4-3f0f7ad68b80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/snapshots/632b07e2-ec1e-4e59-8bd4-01f93c502062'} Body: b'{"snapshot": {"id": "632b07e2-ec1e-4e59-8bd4-01f93c502062", "created_at": "2021-12-07T18:45:04.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-630990606", "description": null, "volume_id": "707fa5d4-3735-4dfb-a72d-30b8a63b691f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "c7d7fa41fa9d4b5899715bf066296f6a", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-07 18:45:08,525 123193 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/snapshots/632b07e2-ec1e-4e59-8bd4-01f93c502062 0.020s 2021-12-07 18:45:08,525 123193 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:45:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0635b18a-4150-4f04-b511-d07bbe94658a', 'content-length': '435', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0635b18a-4150-4f04-b511-d07bbe94658a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/snapshots/632b07e2-ec1e-4e59-8bd4-01f93c502062'} Body: b'{"snapshot": {"id": "632b07e2-ec1e-4e59-8bd4-01f93c502062", "created_at": "2021-12-07T18:45:04.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Snapshot-630990606", "description": null, "volume_id": "707fa5d4-3735-4dfb-a72d-30b8a63b691f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "c7d7fa41fa9d4b5899715bf066296f6a", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-07 18:45:09,549 123193 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/snapshots/632b07e2-ec1e-4e59-8bd4-01f93c502062 0.020s 2021-12-07 18:45:09,549 123193 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 07 Dec 2021 18:45:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85421dce-1a9c-46df-9443-00a562043080', 'content-length': '462', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85421dce-1a9c-46df-9443-00a562043080', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/snapshots/632b07e2-ec1e-4e59-8bd4-01f93c502062'} Body: b'{"snapshot": {"id": "632b07e2-ec1e-4e59-8bd4-01f93c502062", "created_at": "2021-12-07T18:45:04.000000", "updated_at": "2021-12-07T18:45:09.000000", "name": "tempest-VolumesExtendTest-Snapshot-630990606", "description": null, "volume_id": "707fa5d4-3735-4dfb-a72d-30b8a63b691f", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "c7d7fa41fa9d4b5899715bf066296f6a", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-12-07 18:45:09,552 123193 INFO [tempest.common.waiters] snapshot 632b07e2-ec1e-4e59-8bd4-01f93c502062 reached available after waiting for 5.552369 seconds 2021-12-07 18:45:09,600 123193 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 500 POST http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/707fa5d4-3735-4dfb-a72d-30b8a63b691f/action 0.048s 2021-12-07 18:45:09,601 123193 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-extend": {"new_size": 2}} Response - Headers: {'date': 'Tue, 07 Dec 2021 18:45:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d9048f2-00c5-4fdc-b225-30f92ba4efc2', 'x-openstack-request-id': 'req-6d9048f2-00c5-4fdc-b225-30f92ba4efc2', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.44/volume/v3/c7d7fa41fa9d4b5899715bf066296f6a/volumes/707fa5d4-3735-4dfb-a72d-30b8a63b691f/action'} Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 55, in test_volume_extend_when_volume_has_snapshot self.volumes_client.extend_volume(volume['id'], new_size=extend_size) File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 246, in extend_volume resp, body = self.post(url, post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) 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 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 879, in _error_checker raise exceptions.ServerFault(resp_body, resp=resp, tempest.lib.exceptions.ServerFault: Got server fault Details: The server has either erred or is incapable of performing the requested operation. |
||||||
setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt11.1: setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) |
||||||
setUpClass (tempest.api.volume.admin.test_multi_backend | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiBackendTest) |
skip
pt12.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) |
||||||
setUpClass (tempest.api.volume.admin.test_volume_retype | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeRetypeWithMigrationTest) |
skip
pt13.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) |
||||||
setUpClass (tempest.api.volume.admin.test_volumes_backup | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesBackupsAdminTest) |
skip
pt14.1: setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) |
||||||
setUpClass (tempest.api.volume.test_volumes_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt15.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) |
||||||
VolumesBackupsV39Test) |
skip
pt15.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) |
||||||
setUpClass (tempest.scenario.test_encrypted_cinder_volumes | 1 | 0 | 0 | 0 | 1 | Detail | |
TestEncryptedCinderVolumes) |
skip
pt16.1: setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) |
||||||
tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
pass
pt17.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
||||||
tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt18.1: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
||||||
test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume] |
pass
pt18.2: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume] |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
pass
pt19.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
pass
pt19.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt20.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
pass
pt20.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
||||||
tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
pass
pt21.1: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
pass
pt21.2: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
||||||
test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
pass
pt21.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
||||||
tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
pt22.1: tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
||||||
tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] |
pass
pt23.1: tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] |
||||||
tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d] |
pass
pt24.1: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d] |
||||||
test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8] |
pass
pt24.2: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8] |
||||||
test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e] |
pass
pt24.3: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e] |
||||||
test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a] |
pass
pt24.4: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a] |
||||||
test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5] |
pass
pt24.5: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5] |
||||||
test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c] |
pass
pt24.6: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c] |
||||||
tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative] |
pass
pt25.1: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative] |
||||||
test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative] |
pass
pt25.2: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative] |
||||||
test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative] |
pass
pt25.3: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative] |
||||||
test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative] |
pass
pt25.4: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative] |
||||||
test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative] |
pass
pt25.5: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative] |
||||||
test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative] |
pass
pt25.6: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative] |
||||||
test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative] |
pass
pt25.7: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative] |
||||||
test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative] |
pass
pt25.8: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative] |
||||||
tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0] |
pass
pt26.1: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0] |
||||||
test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] |
pass
pt26.2: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] |
||||||
tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest | 1 | 0 | 0 | 0 | 1 | Detail | |
test_extend_attached_encrypted_volume_luksv1[compute,id-e93243ec-7c37-4b5b-a099-ebf052c13216] |
skip
pt27.1: tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv1[compute,id-e93243ec-7c37-4b5b-a099-ebf052c13216] |
||||||
tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] |
pass
pt28.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] |
||||||
test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127] |
pass
pt28.2: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127] |
||||||
test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] |
pass
pt28.3: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] |
||||||
tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test | 1 | 0 | 0 | 0 | 1 | Detail | |
test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] |
skip
pt29.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] |
||||||
tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e] |
pass
pt30.1: tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e] |
||||||
tempest.api.volume.admin.test_group_types.GroupTypesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
pass
pt31.1: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
||||||
tempest.api.volume.admin.test_groups.GroupsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] |
pass
pt32.1: tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] |
||||||
test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] |
pass
pt32.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] |
||||||
tempest.api.volume.admin.test_groups.GroupsV314Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] |
pass
pt33.1: tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] |
||||||
tempest.api.volume.admin.test_groups.GroupsV320Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
pass
pt34.1: tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
||||||
tempest.api.volume.admin.test_qos.QosSpecsTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac] |
pass
pt35.1: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac] |
||||||
test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f] |
pass
pt35.2: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f] |
||||||
test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4] |
pass
pt35.3: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4] |
||||||
test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1] |
pass
pt35.4: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1] |
||||||
test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd] |
pass
pt35.5: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd] |
||||||
test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc] |
pass
pt35.6: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc] |
||||||
test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed] |
pass
pt35.7: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed] |
||||||
tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535] |
pass
pt36.1: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535] |
||||||
test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a] |
pass
pt36.2: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a] |
||||||
test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e] |
pass
pt36.3: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e] |
||||||
test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d] |
pass
pt36.4: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d] |
||||||
test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5] |
pass
pt36.5: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5] |
||||||
test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb] |
pass
pt36.6: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb] |
||||||
tempest.api.volume.admin.test_user_messages.UserMessagesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed] |
pass
pt37.1: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed] |
||||||
test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a] |
pass
pt37.2: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a] |
||||||
tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
pass
pt38.1: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
||||||
tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced] |
pass
pt39.1: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced] |
||||||
test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7] |
pass
pt39.2: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7] |
||||||
tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176] |
pass
pt40.1: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176] |
||||||
test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b] |
pass
pt40.2: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b] |
||||||
tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d] |
pass
pt41.1: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d] |
||||||
test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908] |
pass
pt41.2: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908] |
||||||
test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25] |
pass
pt41.3: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25] |
||||||
test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc] |
pass
pt41.4: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc] |
||||||
test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d] |
pass
pt41.5: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d] |
||||||
tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative] |
pass
pt42.1: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative] |
||||||
test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative] |
pass
pt42.2: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative] |
||||||
test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative] |
pass
pt42.3: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative] |
||||||
test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative] |
pass
pt42.4: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative] |
||||||
test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative] |
pass
pt42.5: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative] |
||||||
tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184] |
pass
pt43.1: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184] |
||||||
test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159] |
pass
pt43.2: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159] |
||||||
tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220] |
pass
pt44.1: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220] |
||||||
test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60] |
pass
pt44.2: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60] |
||||||
test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017] |
pass
pt44.3: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017] |
||||||
tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest | 12 | 12 | 0 | 0 | 0 | Detail | |
test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative] |
pass
pt45.1: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative] |
||||||
test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative] |
pass
pt45.2: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative] |
||||||
test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative] |
pass
pt45.3: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative] |
||||||
test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative] |
pass
pt45.4: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative] |
||||||
test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative] |
pass
pt45.5: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative] |
||||||
test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative] |
pass
pt45.6: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative] |
||||||
test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative] |
pass
pt45.7: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative] |
||||||
test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative] |
pass
pt45.8: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative] |
||||||
test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative] |
pass
pt45.9: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative] |
||||||
test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative] |
pass
pt45.10: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative] |
||||||
test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative] |
pass
pt45.11: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative] |
||||||
test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative] |
pass
pt45.12: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative] |
||||||
tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative] |
pass
pt46.1: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative] |
||||||
test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
pass
pt46.2: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
||||||
test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
pass
pt46.3: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
||||||
test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative] |
pass
pt46.4: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative] |
||||||
test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
pass
pt46.5: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
||||||
test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative] |
pass
pt46.6: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative] |
||||||
tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
pass
pt47.1: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
||||||
test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570] |
pass
pt47.2: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570] |
||||||
test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a] |
pass
pt47.3: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a] |
||||||
test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2] |
pass
pt47.4: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2] |
||||||
test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] |
pass
pt47.5: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] |
||||||
tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469] |
pass
pt48.1: tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469] |
||||||
tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725] |
pass
pt49.1: tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725] |
||||||
tempest.api.volume.test_extensions.ExtensionsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c] |
pass
pt50.1: tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c] |
||||||
tempest.api.volume.test_image_metadata.VolumesImageMetadata | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image] |
pass
pt51.1: tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image] |
||||||
tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c] |
pass
pt52.1: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c] |
||||||
test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed] |
pass
pt52.2: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed] |
||||||
tempest.api.volume.test_versions.VersionsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke] |
pass
pt53.1: tempest.api.volume.test_versions.VersionsTest.test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke] |
||||||
test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f] |
pass
pt53.2: tempest.api.volume.test_versions.VersionsTest.test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f] |
||||||
tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] |
pass
pt54.1: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] |
||||||
test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5] |
pass
pt54.2: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5] |
||||||
tempest.api.volume.test_volume_metadata.VolumesMetadataTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769] |
pass
pt55.1: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769] |
||||||
test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20] |
pass
pt55.2: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20] |
||||||
tempest.api.volume.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
pass
pt56.1: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
||||||
test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371] |
pass
pt56.2: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371] |
||||||
test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33] |
pass
pt56.3: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33] |
||||||
test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599] |
pass
pt56.4: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599] |
||||||
test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59] |
pass
pt56.5: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59] |
||||||
test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image] |
pass
pt56.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image] |
||||||
tempest.api.volume.test_volumes_clone.VolumesCloneTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image] |
pass
pt57.1: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image] |
||||||
test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] |
pass
pt57.2: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] |
||||||
tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
pass
pt58.1: tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
||||||
tempest.api.volume.test_volumes_get.VolumesGetTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
pass
pt59.1: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
||||||
test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1] |
pass
pt59.2: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1] |
||||||
test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] |
pass
pt59.3: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] |
||||||
tempest.api.volume.test_volumes_get.VolumesSummaryTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb] |
pass
pt60.1: tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb] |
||||||
tempest.api.volume.test_volumes_list.VolumesListTestJSON | 18 | 18 | 0 | 0 | 0 | Detail | |
test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke] |
pass
pt61.1: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke] |
||||||
test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02] |
pass
pt61.2: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02] |
||||||
test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623] |
pass
pt61.3: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623] |
||||||
test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de] |
pass
pt61.4: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de] |
||||||
test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3] |
pass
pt61.5: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3] |
||||||
test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c] |
pass
pt61.6: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c] |
||||||
test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8] |
pass
pt61.7: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8] |
||||||
test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4] |
pass
pt61.8: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4] |
||||||
test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2] |
pass
pt61.9: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2] |
||||||
test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d] |
pass
pt61.10: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d] |
||||||
test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877] |
pass
pt61.11: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877] |
||||||
test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214] |
pass
pt61.12: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214] |
||||||
test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87] |
pass
pt61.13: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87] |
||||||
test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce] |
pass
pt61.14: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce] |
||||||
test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce] |
pass
pt61.15: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce] |
||||||
test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1] |
pass
pt61.16: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1] |
||||||
test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f] |
pass
pt61.17: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f] |
||||||
test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f] |
pass
pt61.18: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f] |
||||||
tempest.api.volume.test_volumes_negative.VolumesNegativeTest | 32 | 32 | 0 | 0 | 0 | Detail | |
test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
pass
pt62.1: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
||||||
test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative] |
pass
pt62.2: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative] |
||||||
test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative] |
pass
pt62.3: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative] |
||||||
test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative] |
pass
pt62.4: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative] |
||||||
test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative] |
pass
pt62.5: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative] |
||||||
test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative] |
pass
pt62.6: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative] |
||||||
test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative] |
pass
pt62.7: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative] |
||||||
test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative] |
pass
pt62.8: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative] |
||||||
test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative] |
pass
pt62.9: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative] |
||||||
test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative] |
pass
pt62.10: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative] |
||||||
test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative] |
pass
pt62.11: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative] |
||||||
test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative] |
pass
pt62.12: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative] |
||||||
test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative] |
pass
pt62.13: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative] |
||||||
test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative] |
pass
pt62.14: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative] |
||||||
test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative] |
pass
pt62.15: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative] |
||||||
test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative] |
pass
pt62.16: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative] |
||||||
test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative] |
pass
pt62.17: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative] |
||||||
test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative] |
pass
pt62.18: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative] |
||||||
test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative] |
pass
pt62.19: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative] |
||||||
test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative] |
pass
pt62.20: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative] |
||||||
test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative] |
pass
pt62.21: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative] |
||||||
test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative] |
pass
pt62.22: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative] |
||||||
test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative] |
pass
pt62.23: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative] |
||||||
test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative] |
pass
pt62.24: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative] |
||||||
test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative] |
pass
pt62.25: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative] |
||||||
test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative] |
pass
pt62.26: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative] |
||||||
test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative] |
pass
pt62.27: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative] |
||||||
test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative] |
pass
pt62.28: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative] |
||||||
test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative] |
pass
pt62.29: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative] |
||||||
test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative] |
pass
pt62.30: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative] |
||||||
test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative] |
pass
pt62.31: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative] |
||||||
test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative] |
pass
pt62.32: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative] |
||||||
tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 6 | 5 | 0 | 0 | 1 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
skip
pt63.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
||||||
test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2] |
pass
pt63.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2] |
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
pass
pt63.3: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
||||||
test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61] |
pass
pt63.4: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61] |
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
pass
pt63.5: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
||||||
test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
pass
pt63.6: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
||||||
tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
pass
pt64.1: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
||||||
test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400] |
pass
pt64.2: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400] |
||||||
test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a] |
pass
pt64.3: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a] |
||||||
test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7] |
pass
pt64.4: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7] |
||||||
test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7] |
pass
pt64.5: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7] |
||||||
test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0] |
pass
pt64.6: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0] |
||||||
test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf] |
pass
pt64.7: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf] |
||||||
test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388] |
pass
pt64.8: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388] |
||||||
test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b] |
pass
pt64.9: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b] |
||||||
test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00] |
pass
pt64.10: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00] |
||||||
test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250] |
pass
pt64.11: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250] |
||||||
test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2] |
pass
pt64.12: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2] |
||||||
test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b] |
pass
pt64.13: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b] |
||||||
tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative] |
pass
pt65.1: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative] |
||||||
test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative] |
pass
pt65.2: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative] |
||||||
test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative] |
pass
pt65.3: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative] |
||||||
test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative] |
pass
pt65.4: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative] |
||||||
test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative] |
pass
pt65.5: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative] |
||||||
test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] |
pass
pt65.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] |
||||||
tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,volume] |
pass
pt66.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,volume] |
||||||
tempest.scenario.test_shelve_instance.TestShelveInstance | 1 | 1 | 0 | 0 | 0 | Detail | |
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
pass
pt67.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
||||||
tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
pass
pt68.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
||||||
Total | 232 | 204 | 18 | 0 | 10 |