Status: Pass 212 Failure 8 Skip 10
Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
tearDownClass (tempest.api.volume.admin.test_snapshots_actions | 1 | 0 | 1 | 0 | 0 | Detail | |
SnapshotsActionsTest) |
fail
ft1.1: tearDownClass (tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest)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.BadRequest'>, Bad request Details: {'code': 400, 'message': 'Invalid snapshot: Snapshot status must be available or error and must not be part of a group.'}, <traceback object at 0x7f1575e1fd40>), (<class 'tempest.lib.exceptions.BadRequest'>, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7f157644d740>)) |
||||||
tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest | 6 | 0 | 6 | 0 | 0 | Detail | |
test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535] |
fail
ft2.1: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-10 04:54:29,096 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_reset_snapshot_status): 202 POST http://10.222.0.49/volume/v3/58facaa5b79c4422b155ec1fda50137a/snapshots/13549220-0d59-4497-9969-5fd51d5f1556/action 0.120s 2021-08-10 04:54:29,096 108166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-reset_status": {"status": "creating"}} Response - Headers: {'date': 'Tue, 10 Aug 2021 04:54:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'x-compute-request-id': 'req-77324f92-a8ea-48a1-acad-88c7c95bd426', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77324f92-a8ea-48a1-acad-88c7c95bd426', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.49/volume/v3/58facaa5b79c4422b155ec1fda50137a/snapshots/13549220-0d59-4497-9969-5fd51d5f1556/action'} Body: b'' 2021-08-10 04:54:29,118 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_reset_snapshot_status): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/13549220-0d59-4497-9969-5fd51d5f1556 0.021s 2021-08-10 04:54:29,119 108166 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, 10 Aug 2021 04:54:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad9cd8e8-6dd9-4488-b1bd-59e692e89605', 'content-length': '465', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad9cd8e8-6dd9-4488-b1bd-59e692e89605', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/13549220-0d59-4497-9969-5fd51d5f1556'} Body: b'{"snapshot": {"id": "13549220-0d59-4497-9969-5fd51d5f1556", "created_at": "2021-08-10T04:54:13.000000", "updated_at": "2021-08-10T04:54:29.000000", "name": "tempest-SnapshotsActionsTest-Snapshot-1521399822", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-08-10 04:54:29,121 108166 INFO [tempest.common.waiters] snapshot 13549220-0d59-4497-9969-5fd51d5f1556 reached creating after waiting for 0.121809 seconds 2021-08-10 04:54:29,164 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:tearDown): 400 POST http://10.222.0.49/volume/v3/58facaa5b79c4422b155ec1fda50137a/snapshots/13549220-0d59-4497-9969-5fd51d5f1556/action 0.042s 2021-08-10 04:54:29,165 108166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-reset_status": {"status": "available"}} Response - Headers: {'date': 'Tue, 10 Aug 2021 04:54:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '70', 'content-type': 'application/json', 'x-compute-request-id': 'req-19ce53c0-c9b5-473b-943b-6bf29fb1faec', 'x-openstack-request-id': 'req-19ce53c0-c9b5-473b-943b-6bf29fb1faec', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.49/volume/v3/58facaa5b79c4422b155ec1fda50137a/snapshots/13549220-0d59-4497-9969-5fd51d5f1556/action'} Body: b'{"badRequest": {"code": 400, "message": "cannot reset running state"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_snapshots_actions.py", line 47, in tearDown self.admin_snapshots_client.reset_snapshot_status(snapshot_id, File "/opt/stack/tempest/tempest/lib/services/volume/v3/snapshots_client.py", line 114, in reset_snapshot_status resp, body = self.post('snapshots/%s/action' % snapshot_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/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': 'cannot reset running state'} |
||||||
test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a] |
fail
ft2.2: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-10 04:54:29,290 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_creating): 202 POST http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots 0.122s 2021-08-10 04:54:29,290 108166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "name": "tempest-SnapshotsActionsTest-Snapshot-722052117"}} Response - Headers: {'date': 'Tue, 10 Aug 2021 04:54:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84865769-d3a1-46be-86bf-0858d4a7a2c5', 'content-length': '306', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84865769-d3a1-46be-86bf-0858d4a7a2c5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots'} Body: b'{"snapshot": {"id": "400d6228-3a67-4197-8e9d-2a903d327f64", "created_at": "2021-08-10T04:54:29.236849", "updated_at": null, "name": "tempest-SnapshotsActionsTest-Snapshot-722052117", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "creating", "size": 1, "metadata": {}}}' 2021-08-10 04:54:29,315 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_creating): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/400d6228-3a67-4197-8e9d-2a903d327f64 0.022s 2021-08-10 04:54:29,315 108166 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, 10 Aug 2021 04:54:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dba27a3-020d-4c1b-a710-c58a2943273e', 'content-length': '438', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dba27a3-020d-4c1b-a710-c58a2943273e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/400d6228-3a67-4197-8e9d-2a903d327f64'} Body: b'{"snapshot": {"id": "400d6228-3a67-4197-8e9d-2a903d327f64", "created_at": "2021-08-10T04:54:29.000000", "updated_at": null, "name": "tempest-SnapshotsActionsTest-Snapshot-722052117", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-10 04:54:30,343 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_creating): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/400d6228-3a67-4197-8e9d-2a903d327f64 0.024s 2021-08-10 04:54:30,344 108166 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, 10 Aug 2021 04:54:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-901d10fe-7d1e-4c14-88d2-5830c86ba2e0', 'content-length': '438', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-901d10fe-7d1e-4c14-88d2-5830c86ba2e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/400d6228-3a67-4197-8e9d-2a903d327f64'} Body: b'{"snapshot": {"id": "400d6228-3a67-4197-8e9d-2a903d327f64", "created_at": "2021-08-10T04:54:29.000000", "updated_at": null, "name": "tempest-SnapshotsActionsTest-Snapshot-722052117", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-10 04:54:31,383 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_creating): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/400d6228-3a67-4197-8e9d-2a903d327f64 0.034s 2021-08-10 04:54:31,383 108166 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, 10 Aug 2021 04:54:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9e782f8-8461-40b2-8af3-2ebe50ebbe29', 'content-length': '438', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9e782f8-8461-40b2-8af3-2ebe50ebbe29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/400d6228-3a67-4197-8e9d-2a903d327f64'} Body: b'{"snapshot": {"id": "400d6228-3a67-4197-8e9d-2a903d327f64", "created_at": "2021-08-10T04:54:29.000000", "updated_at": null, "name": "tempest-SnapshotsActionsTest-Snapshot-722052117", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-10 04:54:32,412 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_creating): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/400d6228-3a67-4197-8e9d-2a903d327f64 0.025s 2021-08-10 04:54:32,413 108166 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, 10 Aug 2021 04:54:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f64ca1a-6a70-4ff4-ac82-a2f79d12fd70', 'content-length': '438', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f64ca1a-6a70-4ff4-ac82-a2f79d12fd70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/400d6228-3a67-4197-8e9d-2a903d327f64'} Body: b'{"snapshot": {"id": "400d6228-3a67-4197-8e9d-2a903d327f64", "created_at": "2021-08-10T04:54:29.000000", "updated_at": null, "name": "tempest-SnapshotsActionsTest-Snapshot-722052117", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-10 04:54:33,444 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_creating): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/400d6228-3a67-4197-8e9d-2a903d327f64 0.026s 2021-08-10 04:54:33,444 108166 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, 10 Aug 2021 04:54:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-058e9da7-c403-4e3a-86e5-4a20731026e7', 'content-length': '438', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-058e9da7-c403-4e3a-86e5-4a20731026e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/400d6228-3a67-4197-8e9d-2a903d327f64'} Body: b'{"snapshot": {"id": "400d6228-3a67-4197-8e9d-2a903d327f64", "created_at": "2021-08-10T04:54:29.000000", "updated_at": null, "name": "tempest-SnapshotsActionsTest-Snapshot-722052117", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-10 04:54:34,483 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_creating): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/400d6228-3a67-4197-8e9d-2a903d327f64 0.035s 2021-08-10 04:54:34,483 108166 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, 10 Aug 2021 04:54:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0828b99-8509-40e9-a3c4-af7b42d6d216', 'content-length': '438', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0828b99-8509-40e9-a3c4-af7b42d6d216', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/400d6228-3a67-4197-8e9d-2a903d327f64'} Body: b'{"snapshot": {"id": "400d6228-3a67-4197-8e9d-2a903d327f64", "created_at": "2021-08-10T04:54:29.000000", "updated_at": null, "name": "tempest-SnapshotsActionsTest-Snapshot-722052117", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-10 04:54:35,512 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_creating): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/400d6228-3a67-4197-8e9d-2a903d327f64 0.025s 2021-08-10 04:54:35,512 108166 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, 10 Aug 2021 04:54:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6e6e50a-c41a-4402-b7db-95e272cf3402', 'content-length': '438', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6e6e50a-c41a-4402-b7db-95e272cf3402', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/400d6228-3a67-4197-8e9d-2a903d327f64'} Body: b'{"snapshot": {"id": "400d6228-3a67-4197-8e9d-2a903d327f64", "created_at": "2021-08-10T04:54:29.000000", "updated_at": null, "name": "tempest-SnapshotsActionsTest-Snapshot-722052117", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-10 04:54:36,537 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_creating): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/400d6228-3a67-4197-8e9d-2a903d327f64 0.020s 2021-08-10 04:54:36,537 108166 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, 10 Aug 2021 04:54:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60828eaf-02fc-457f-8470-f86330ec9a6e', 'content-length': '438', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60828eaf-02fc-457f-8470-f86330ec9a6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/400d6228-3a67-4197-8e9d-2a903d327f64'} Body: b'{"snapshot": {"id": "400d6228-3a67-4197-8e9d-2a903d327f64", "created_at": "2021-08-10T04:54:29.000000", "updated_at": null, "name": "tempest-SnapshotsActionsTest-Snapshot-722052117", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-10 04:54:37,563 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_creating): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/400d6228-3a67-4197-8e9d-2a903d327f64 0.021s 2021-08-10 04:54:37,564 108166 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, 10 Aug 2021 04:54:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1907035-dae0-4830-8658-e1319827a756', 'content-length': '438', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1907035-dae0-4830-8658-e1319827a756', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/400d6228-3a67-4197-8e9d-2a903d327f64'} Body: b'{"snapshot": {"id": "400d6228-3a67-4197-8e9d-2a903d327f64", "created_at": "2021-08-10T04:54:29.000000", "updated_at": null, "name": "tempest-SnapshotsActionsTest-Snapshot-722052117", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-10 04:54:38,589 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_creating): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/400d6228-3a67-4197-8e9d-2a903d327f64 0.022s 2021-08-10 04:54:38,590 108166 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, 10 Aug 2021 04:54:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e2ccd0e-6a74-49d6-98b6-064b80fc7288', 'content-length': '438', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e2ccd0e-6a74-49d6-98b6-064b80fc7288', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/400d6228-3a67-4197-8e9d-2a903d327f64'} Body: b'{"snapshot": {"id": "400d6228-3a67-4197-8e9d-2a903d327f64", "created_at": "2021-08-10T04:54:29.000000", "updated_at": null, "name": "tempest-SnapshotsActionsTest-Snapshot-722052117", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-10 04:54:39,619 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_creating): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/400d6228-3a67-4197-8e9d-2a903d327f64 0.024s 2021-08-10 04:54:39,619 108166 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, 10 Aug 2021 04:54:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95bd1f4f-8092-47c8-a1d1-5c3ec7229ad0', 'content-length': '438', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95bd1f4f-8092-47c8-a1d1-5c3ec7229ad0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/400d6228-3a67-4197-8e9d-2a903d327f64'} Body: b'{"snapshot": {"id": "400d6228-3a67-4197-8e9d-2a903d327f64", "created_at": "2021-08-10T04:54:29.000000", "updated_at": null, "name": "tempest-SnapshotsActionsTest-Snapshot-722052117", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-10 04:54:40,643 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_creating): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/400d6228-3a67-4197-8e9d-2a903d327f64 0.020s 2021-08-10 04:54:40,644 108166 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, 10 Aug 2021 04:54:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20eea5e6-72eb-4511-aaa1-21b96cb9426b', 'content-length': '438', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20eea5e6-72eb-4511-aaa1-21b96cb9426b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/400d6228-3a67-4197-8e9d-2a903d327f64'} Body: b'{"snapshot": {"id": "400d6228-3a67-4197-8e9d-2a903d327f64", "created_at": "2021-08-10T04:54:29.000000", "updated_at": null, "name": "tempest-SnapshotsActionsTest-Snapshot-722052117", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-10 04:54:41,669 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_creating): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/400d6228-3a67-4197-8e9d-2a903d327f64 0.021s 2021-08-10 04:54:41,670 108166 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, 10 Aug 2021 04:54:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33180882-d4c1-472f-a91f-1dce13243a6c', 'content-length': '438', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33180882-d4c1-472f-a91f-1dce13243a6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/400d6228-3a67-4197-8e9d-2a903d327f64'} Body: b'{"snapshot": {"id": "400d6228-3a67-4197-8e9d-2a903d327f64", "created_at": "2021-08-10T04:54:29.000000", "updated_at": null, "name": "tempest-SnapshotsActionsTest-Snapshot-722052117", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-10 04:54:42,705 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_creating): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/400d6228-3a67-4197-8e9d-2a903d327f64 0.031s 2021-08-10 04:54:42,705 108166 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, 10 Aug 2021 04:54:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca0c53ff-1010-4f00-974f-26313f7963a6', 'content-length': '465', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca0c53ff-1010-4f00-974f-26313f7963a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/400d6228-3a67-4197-8e9d-2a903d327f64'} Body: b'{"snapshot": {"id": "400d6228-3a67-4197-8e9d-2a903d327f64", "created_at": "2021-08-10T04:54:29.000000", "updated_at": "2021-08-10T04:54:42.000000", "name": "tempest-SnapshotsActionsTest-Snapshot-722052117", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-08-10 04:54:42,708 108166 INFO [tempest.common.waiters] snapshot 400d6228-3a67-4197-8e9d-2a903d327f64 reached available after waiting for 13.708380 seconds 2021-08-10 04:54:42,760 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_creating): 202 POST http://10.222.0.49/volume/v3/58facaa5b79c4422b155ec1fda50137a/snapshots/400d6228-3a67-4197-8e9d-2a903d327f64/action 0.052s 2021-08-10 04:54:42,760 108166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-reset_status": {"status": "creating"}} Response - Headers: {'date': 'Tue, 10 Aug 2021 04:54:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'x-compute-request-id': 'req-b2e31912-4041-4373-a6f4-08fae56065e3', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2e31912-4041-4373-a6f4-08fae56065e3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.49/volume/v3/58facaa5b79c4422b155ec1fda50137a/snapshots/400d6228-3a67-4197-8e9d-2a903d327f64/action'} Body: b'' 2021-08-10 04:54:42,781 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_creating): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/400d6228-3a67-4197-8e9d-2a903d327f64 0.020s 2021-08-10 04:54:42,781 108166 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, 10 Aug 2021 04:54:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dea9deeb-ee73-4d9e-be8a-b4b2c2e97fbe', 'content-length': '464', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dea9deeb-ee73-4d9e-be8a-b4b2c2e97fbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/400d6228-3a67-4197-8e9d-2a903d327f64'} Body: b'{"snapshot": {"id": "400d6228-3a67-4197-8e9d-2a903d327f64", "created_at": "2021-08-10T04:54:29.000000", "updated_at": "2021-08-10T04:54:43.000000", "name": "tempest-SnapshotsActionsTest-Snapshot-722052117", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-08-10 04:54:42,784 108166 INFO [tempest.common.waiters] snapshot 400d6228-3a67-4197-8e9d-2a903d327f64 reached creating after waiting for 0.784362 seconds 2021-08-10 04:54:42,843 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_creating): 202 POST http://10.222.0.49/volume/v3/58facaa5b79c4422b155ec1fda50137a/snapshots/400d6228-3a67-4197-8e9d-2a903d327f64/action 0.059s 2021-08-10 04:54:42,844 108166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-force_delete": {}} Response - Headers: {'date': 'Tue, 10 Aug 2021 04:54:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'x-compute-request-id': 'req-43a8636e-7680-4ef3-a104-120a0abe96d5', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43a8636e-7680-4ef3-a104-120a0abe96d5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.49/volume/v3/58facaa5b79c4422b155ec1fda50137a/snapshots/400d6228-3a67-4197-8e9d-2a903d327f64/action'} Body: b'' 2021-08-10 04:54:42,873 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_creating): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/400d6228-3a67-4197-8e9d-2a903d327f64 0.028s 2021-08-10 04:54:42,873 108166 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, 10 Aug 2021 04:54:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9028e1b5-4597-4365-8190-0177b737f4d9', 'content-length': '464', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9028e1b5-4597-4365-8190-0177b737f4d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/400d6228-3a67-4197-8e9d-2a903d327f64'} Body: b'{"snapshot": {"id": "400d6228-3a67-4197-8e9d-2a903d327f64", "created_at": "2021-08-10T04:54:29.000000", "updated_at": "2021-08-10T04:54:43.000000", "name": "tempest-SnapshotsActionsTest-Snapshot-722052117", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-08-10 04:54:43,901 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_creating): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/400d6228-3a67-4197-8e9d-2a903d327f64 0.024s 2021-08-10 04:54:43,902 108166 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, 10 Aug 2021 04:54:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d764fe4a-5a4f-40e4-acc6-d2d2ab958072', 'content-length': '464', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d764fe4a-5a4f-40e4-acc6-d2d2ab958072', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/400d6228-3a67-4197-8e9d-2a903d327f64'} Body: b'{"snapshot": {"id": "400d6228-3a67-4197-8e9d-2a903d327f64", "created_at": "2021-08-10T04:54:29.000000", "updated_at": "2021-08-10T04:54:43.000000", "name": "tempest-SnapshotsActionsTest-Snapshot-722052117", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-08-10 04:54:44,931 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_creating): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/400d6228-3a67-4197-8e9d-2a903d327f64 0.025s 2021-08-10 04:54:44,931 108166 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, 10 Aug 2021 04:54:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7e5b2c0-0a3a-4ff0-882e-1b6b2c2458b3', 'content-length': '464', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7e5b2c0-0a3a-4ff0-882e-1b6b2c2458b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/400d6228-3a67-4197-8e9d-2a903d327f64'} Body: b'{"snapshot": {"id": "400d6228-3a67-4197-8e9d-2a903d327f64", "created_at": "2021-08-10T04:54:29.000000", "updated_at": "2021-08-10T04:54:43.000000", "name": "tempest-SnapshotsActionsTest-Snapshot-722052117", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-08-10 04:54:45,970 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_creating): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/400d6228-3a67-4197-8e9d-2a903d327f64 0.034s 2021-08-10 04:54:45,970 108166 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, 10 Aug 2021 04:54:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d074ba2a-7257-4468-960d-ea87c3289660', 'content-length': '464', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d074ba2a-7257-4468-960d-ea87c3289660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/400d6228-3a67-4197-8e9d-2a903d327f64'} Body: b'{"snapshot": {"id": "400d6228-3a67-4197-8e9d-2a903d327f64", "created_at": "2021-08-10T04:54:29.000000", "updated_at": "2021-08-10T04:54:43.000000", "name": "tempest-SnapshotsActionsTest-Snapshot-722052117", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-08-10 04:54:46,996 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_creating): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/400d6228-3a67-4197-8e9d-2a903d327f64 0.021s 2021-08-10 04:54:46,996 108166 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, 10 Aug 2021 04:54:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5cb75c4-ee47-4b21-af4e-92af94d922c3', 'content-length': '464', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5cb75c4-ee47-4b21-af4e-92af94d922c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/400d6228-3a67-4197-8e9d-2a903d327f64'} Body: b'{"snapshot": {"id": "400d6228-3a67-4197-8e9d-2a903d327f64", "created_at": "2021-08-10T04:54:29.000000", "updated_at": "2021-08-10T04:54:43.000000", "name": "tempest-SnapshotsActionsTest-Snapshot-722052117", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-08-10 04:54:48,026 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_creating): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/400d6228-3a67-4197-8e9d-2a903d327f64 0.027s 2021-08-10 04:54:48,027 108166 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, 10 Aug 2021 04:54:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6de02eda-058b-4f24-86d8-6b5cef40d6af', 'content-length': '464', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6de02eda-058b-4f24-86d8-6b5cef40d6af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/400d6228-3a67-4197-8e9d-2a903d327f64'} Body: b'{"snapshot": {"id": "400d6228-3a67-4197-8e9d-2a903d327f64", "created_at": "2021-08-10T04:54:29.000000", "updated_at": "2021-08-10T04:54:43.000000", "name": "tempest-SnapshotsActionsTest-Snapshot-722052117", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-08-10 04:54:49,048 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_creating): 404 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/400d6228-3a67-4197-8e9d-2a903d327f64 0.017s 2021-08-10 04:54:49,049 108166 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, 10 Aug 2021 04:54:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '111', 'content-type': 'application/json', 'x-compute-request-id': 'req-83559dff-8789-46d0-b088-f1bc0846e536', 'x-openstack-request-id': 'req-83559dff-8789-46d0-b088-f1bc0846e536', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/400d6228-3a67-4197-8e9d-2a903d327f64'} Body: b'{"itemNotFound": {"code": 404, "message": "Snapshot 400d6228-3a67-4197-8e9d-2a903d327f64 could not be found."}}' 2021-08-10 04:54:49,077 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:tearDown): 400 POST http://10.222.0.49/volume/v3/58facaa5b79c4422b155ec1fda50137a/snapshots/13549220-0d59-4497-9969-5fd51d5f1556/action 0.027s 2021-08-10 04:54:49,077 108166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-reset_status": {"status": "available"}} Response - Headers: {'date': 'Tue, 10 Aug 2021 04:54:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '70', 'content-type': 'application/json', 'x-compute-request-id': 'req-13cf6281-8731-459b-b093-b25385d61291', 'x-openstack-request-id': 'req-13cf6281-8731-459b-b093-b25385d61291', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.49/volume/v3/58facaa5b79c4422b155ec1fda50137a/snapshots/13549220-0d59-4497-9969-5fd51d5f1556/action'} Body: b'{"badRequest": {"code": 400, "message": "cannot reset running state"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_snapshots_actions.py", line 47, in tearDown self.admin_snapshots_client.reset_snapshot_status(snapshot_id, File "/opt/stack/tempest/tempest/lib/services/volume/v3/snapshots_client.py", line 114, in reset_snapshot_status resp, body = self.post('snapshots/%s/action' % snapshot_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/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': 'cannot reset running state'} |
||||||
test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e] |
fail
ft2.3: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-10 04:54:49,232 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_deleting): 202 POST http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots 0.152s 2021-08-10 04:54:49,232 108166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "name": "tempest-SnapshotsActionsTest-Snapshot-1552317140"}} Response - Headers: {'date': 'Tue, 10 Aug 2021 04:54:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6e2ae09-396b-49cc-9730-58fdcdc3957b', 'content-length': '307', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6e2ae09-396b-49cc-9730-58fdcdc3957b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots'} Body: b'{"snapshot": {"id": "f70099b4-6573-4df1-aada-1790b1a47d0e", "created_at": "2021-08-10T04:54:49.152661", "updated_at": null, "name": "tempest-SnapshotsActionsTest-Snapshot-1552317140", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "creating", "size": 1, "metadata": {}}}' 2021-08-10 04:54:49,259 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_deleting): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/f70099b4-6573-4df1-aada-1790b1a47d0e 0.023s 2021-08-10 04:54:49,259 108166 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, 10 Aug 2021 04:54:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cfd5226-f343-423f-a1a6-f6ce62d4c0cd', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cfd5226-f343-423f-a1a6-f6ce62d4c0cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/f70099b4-6573-4df1-aada-1790b1a47d0e'} Body: b'{"snapshot": {"id": "f70099b4-6573-4df1-aada-1790b1a47d0e", "created_at": "2021-08-10T04:54:49.000000", "updated_at": null, "name": "tempest-SnapshotsActionsTest-Snapshot-1552317140", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-10 04:54:50,285 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_deleting): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/f70099b4-6573-4df1-aada-1790b1a47d0e 0.021s 2021-08-10 04:54:50,286 108166 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, 10 Aug 2021 04:54:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7b3640b-b7f2-4130-994d-5490fb0cffcb', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7b3640b-b7f2-4130-994d-5490fb0cffcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/f70099b4-6573-4df1-aada-1790b1a47d0e'} Body: b'{"snapshot": {"id": "f70099b4-6573-4df1-aada-1790b1a47d0e", "created_at": "2021-08-10T04:54:49.000000", "updated_at": null, "name": "tempest-SnapshotsActionsTest-Snapshot-1552317140", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-10 04:54:51,320 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_deleting): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/f70099b4-6573-4df1-aada-1790b1a47d0e 0.029s 2021-08-10 04:54:51,320 108166 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, 10 Aug 2021 04:54:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2dfe42b-04d5-4bec-9b5d-7f2c5ea0cc65', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2dfe42b-04d5-4bec-9b5d-7f2c5ea0cc65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/f70099b4-6573-4df1-aada-1790b1a47d0e'} Body: b'{"snapshot": {"id": "f70099b4-6573-4df1-aada-1790b1a47d0e", "created_at": "2021-08-10T04:54:49.000000", "updated_at": null, "name": "tempest-SnapshotsActionsTest-Snapshot-1552317140", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-10 04:54:52,350 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_deleting): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/f70099b4-6573-4df1-aada-1790b1a47d0e 0.026s 2021-08-10 04:54:52,350 108166 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, 10 Aug 2021 04:54:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b479f47-0bb5-4f9c-9043-cf65044273f3', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b479f47-0bb5-4f9c-9043-cf65044273f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/f70099b4-6573-4df1-aada-1790b1a47d0e'} Body: b'{"snapshot": {"id": "f70099b4-6573-4df1-aada-1790b1a47d0e", "created_at": "2021-08-10T04:54:49.000000", "updated_at": null, "name": "tempest-SnapshotsActionsTest-Snapshot-1552317140", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-10 04:54:53,381 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_deleting): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/f70099b4-6573-4df1-aada-1790b1a47d0e 0.027s 2021-08-10 04:54:53,381 108166 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, 10 Aug 2021 04:54:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26fda4ba-2c73-41d2-a0c2-938f11df12c7', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26fda4ba-2c73-41d2-a0c2-938f11df12c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/f70099b4-6573-4df1-aada-1790b1a47d0e'} Body: b'{"snapshot": {"id": "f70099b4-6573-4df1-aada-1790b1a47d0e", "created_at": "2021-08-10T04:54:49.000000", "updated_at": null, "name": "tempest-SnapshotsActionsTest-Snapshot-1552317140", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-10 04:54:54,418 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_deleting): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/f70099b4-6573-4df1-aada-1790b1a47d0e 0.033s 2021-08-10 04:54:54,419 108166 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, 10 Aug 2021 04:54:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-069c4568-d71e-4bbf-a0d3-d730435dc2e7', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-069c4568-d71e-4bbf-a0d3-d730435dc2e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/f70099b4-6573-4df1-aada-1790b1a47d0e'} Body: b'{"snapshot": {"id": "f70099b4-6573-4df1-aada-1790b1a47d0e", "created_at": "2021-08-10T04:54:49.000000", "updated_at": null, "name": "tempest-SnapshotsActionsTest-Snapshot-1552317140", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-10 04:54:55,454 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_deleting): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/f70099b4-6573-4df1-aada-1790b1a47d0e 0.031s 2021-08-10 04:54:55,455 108166 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, 10 Aug 2021 04:54:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dfcd0ed-95ee-454c-bdf0-2d6919c81010', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dfcd0ed-95ee-454c-bdf0-2d6919c81010', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/f70099b4-6573-4df1-aada-1790b1a47d0e'} Body: b'{"snapshot": {"id": "f70099b4-6573-4df1-aada-1790b1a47d0e", "created_at": "2021-08-10T04:54:49.000000", "updated_at": null, "name": "tempest-SnapshotsActionsTest-Snapshot-1552317140", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-10 04:54:56,483 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_deleting): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/f70099b4-6573-4df1-aada-1790b1a47d0e 0.024s 2021-08-10 04:54:56,483 108166 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, 10 Aug 2021 04:54:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e56b278-c93e-4193-8567-0c2467e527fe', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e56b278-c93e-4193-8567-0c2467e527fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/f70099b4-6573-4df1-aada-1790b1a47d0e'} Body: b'{"snapshot": {"id": "f70099b4-6573-4df1-aada-1790b1a47d0e", "created_at": "2021-08-10T04:54:49.000000", "updated_at": "2021-08-10T04:54:56.000000", "name": "tempest-SnapshotsActionsTest-Snapshot-1552317140", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-08-10 04:54:56,487 108166 INFO [tempest.common.waiters] snapshot f70099b4-6573-4df1-aada-1790b1a47d0e reached available after waiting for 7.487146 seconds 2021-08-10 04:54:56,550 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_deleting): 202 POST http://10.222.0.49/volume/v3/58facaa5b79c4422b155ec1fda50137a/snapshots/f70099b4-6573-4df1-aada-1790b1a47d0e/action 0.063s 2021-08-10 04:54:56,551 108166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-reset_status": {"status": "deleting"}} Response - Headers: {'date': 'Tue, 10 Aug 2021 04:54:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'x-compute-request-id': 'req-4046f38a-503f-48b6-8f3b-d43207d2805d', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4046f38a-503f-48b6-8f3b-d43207d2805d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.49/volume/v3/58facaa5b79c4422b155ec1fda50137a/snapshots/f70099b4-6573-4df1-aada-1790b1a47d0e/action'} Body: b'' 2021-08-10 04:54:56,572 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_deleting): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/f70099b4-6573-4df1-aada-1790b1a47d0e 0.021s 2021-08-10 04:54:56,573 108166 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, 10 Aug 2021 04:54:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2e4c37d-f2e2-4b94-8b92-16c21d11e01a', 'content-length': '465', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2e4c37d-f2e2-4b94-8b92-16c21d11e01a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/f70099b4-6573-4df1-aada-1790b1a47d0e'} Body: b'{"snapshot": {"id": "f70099b4-6573-4df1-aada-1790b1a47d0e", "created_at": "2021-08-10T04:54:49.000000", "updated_at": "2021-08-10T04:54:57.000000", "name": "tempest-SnapshotsActionsTest-Snapshot-1552317140", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-08-10 04:54:56,575 108166 INFO [tempest.common.waiters] snapshot f70099b4-6573-4df1-aada-1790b1a47d0e reached deleting after waiting for 0.575742 seconds 2021-08-10 04:54:56,621 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_deleting): 202 POST http://10.222.0.49/volume/v3/58facaa5b79c4422b155ec1fda50137a/snapshots/f70099b4-6573-4df1-aada-1790b1a47d0e/action 0.045s 2021-08-10 04:54:56,621 108166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-force_delete": {}} Response - Headers: {'date': 'Tue, 10 Aug 2021 04:54:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'x-compute-request-id': 'req-93eee6ae-7889-4207-ac3b-3b9b10229a54', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93eee6ae-7889-4207-ac3b-3b9b10229a54', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.49/volume/v3/58facaa5b79c4422b155ec1fda50137a/snapshots/f70099b4-6573-4df1-aada-1790b1a47d0e/action'} Body: b'' 2021-08-10 04:54:56,644 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_deleting): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/f70099b4-6573-4df1-aada-1790b1a47d0e 0.022s 2021-08-10 04:54:56,644 108166 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, 10 Aug 2021 04:54:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba893757-9a54-4e7a-8d74-56c23085a8cf', 'content-length': '465', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba893757-9a54-4e7a-8d74-56c23085a8cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/f70099b4-6573-4df1-aada-1790b1a47d0e'} Body: b'{"snapshot": {"id": "f70099b4-6573-4df1-aada-1790b1a47d0e", "created_at": "2021-08-10T04:54:49.000000", "updated_at": "2021-08-10T04:54:57.000000", "name": "tempest-SnapshotsActionsTest-Snapshot-1552317140", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-08-10 04:54:57,665 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_deleting): 404 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/f70099b4-6573-4df1-aada-1790b1a47d0e 0.017s 2021-08-10 04:54:57,666 108166 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, 10 Aug 2021 04:54:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '111', 'content-type': 'application/json', 'x-compute-request-id': 'req-e11af04a-2faf-4146-8390-eed5053337c3', 'x-openstack-request-id': 'req-e11af04a-2faf-4146-8390-eed5053337c3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/f70099b4-6573-4df1-aada-1790b1a47d0e'} Body: b'{"itemNotFound": {"code": 404, "message": "Snapshot f70099b4-6573-4df1-aada-1790b1a47d0e could not be found."}}' 2021-08-10 04:54:57,697 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:tearDown): 400 POST http://10.222.0.49/volume/v3/58facaa5b79c4422b155ec1fda50137a/snapshots/13549220-0d59-4497-9969-5fd51d5f1556/action 0.030s 2021-08-10 04:54:57,697 108166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-reset_status": {"status": "available"}} Response - Headers: {'date': 'Tue, 10 Aug 2021 04:54:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '70', 'content-type': 'application/json', 'x-compute-request-id': 'req-82bf065a-412d-4f36-b9fb-61b849b42c55', 'x-openstack-request-id': 'req-82bf065a-412d-4f36-b9fb-61b849b42c55', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.49/volume/v3/58facaa5b79c4422b155ec1fda50137a/snapshots/13549220-0d59-4497-9969-5fd51d5f1556/action'} Body: b'{"badRequest": {"code": 400, "message": "cannot reset running state"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_snapshots_actions.py", line 47, in tearDown self.admin_snapshots_client.reset_snapshot_status(snapshot_id, File "/opt/stack/tempest/tempest/lib/services/volume/v3/snapshots_client.py", line 114, in reset_snapshot_status resp, body = self.post('snapshots/%s/action' % snapshot_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/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': 'cannot reset running state'} |
||||||
test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d] |
fail
ft2.4: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-10 04:54:57,829 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_error): 202 POST http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots 0.129s 2021-08-10 04:54:57,829 108166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "name": "tempest-SnapshotsActionsTest-Snapshot-170539274"}} Response - Headers: {'date': 'Tue, 10 Aug 2021 04:54:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66845bb5-2c30-40f6-9720-7205c20e0974', 'content-length': '306', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66845bb5-2c30-40f6-9720-7205c20e0974', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots'} Body: b'{"snapshot": {"id": "200cb54b-a5e2-4313-9bc6-f671aa46248c", "created_at": "2021-08-10T04:54:57.772581", "updated_at": null, "name": "tempest-SnapshotsActionsTest-Snapshot-170539274", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "creating", "size": 1, "metadata": {}}}' 2021-08-10 04:54:57,858 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_error): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/200cb54b-a5e2-4313-9bc6-f671aa46248c 0.025s 2021-08-10 04:54:57,859 108166 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, 10 Aug 2021 04:54:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfb7501a-3c02-4f6d-ba34-32b1a0239b61', 'content-length': '438', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfb7501a-3c02-4f6d-ba34-32b1a0239b61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/200cb54b-a5e2-4313-9bc6-f671aa46248c'} Body: b'{"snapshot": {"id": "200cb54b-a5e2-4313-9bc6-f671aa46248c", "created_at": "2021-08-10T04:54:58.000000", "updated_at": null, "name": "tempest-SnapshotsActionsTest-Snapshot-170539274", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-10 04:54:58,885 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_error): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/200cb54b-a5e2-4313-9bc6-f671aa46248c 0.022s 2021-08-10 04:54:58,885 108166 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, 10 Aug 2021 04:54:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c28cc0a-e7f9-4db8-848c-c8995a35096b', 'content-length': '438', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c28cc0a-e7f9-4db8-848c-c8995a35096b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/200cb54b-a5e2-4313-9bc6-f671aa46248c'} Body: b'{"snapshot": {"id": "200cb54b-a5e2-4313-9bc6-f671aa46248c", "created_at": "2021-08-10T04:54:58.000000", "updated_at": null, "name": "tempest-SnapshotsActionsTest-Snapshot-170539274", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-10 04:54:59,910 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_error): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/200cb54b-a5e2-4313-9bc6-f671aa46248c 0.021s 2021-08-10 04:54:59,910 108166 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, 10 Aug 2021 04:54:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-727a88c4-1e45-4130-adf5-0bce5b99a6a7', 'content-length': '438', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-727a88c4-1e45-4130-adf5-0bce5b99a6a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/200cb54b-a5e2-4313-9bc6-f671aa46248c'} Body: b'{"snapshot": {"id": "200cb54b-a5e2-4313-9bc6-f671aa46248c", "created_at": "2021-08-10T04:54:58.000000", "updated_at": null, "name": "tempest-SnapshotsActionsTest-Snapshot-170539274", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-10 04:55:00,944 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_error): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/200cb54b-a5e2-4313-9bc6-f671aa46248c 0.029s 2021-08-10 04:55:00,944 108166 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, 10 Aug 2021 04:55:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee7ab172-fc6e-49b4-b06a-33cfea134fea', 'content-length': '438', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee7ab172-fc6e-49b4-b06a-33cfea134fea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/200cb54b-a5e2-4313-9bc6-f671aa46248c'} Body: b'{"snapshot": {"id": "200cb54b-a5e2-4313-9bc6-f671aa46248c", "created_at": "2021-08-10T04:54:58.000000", "updated_at": null, "name": "tempest-SnapshotsActionsTest-Snapshot-170539274", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-10 04:55:01,970 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_error): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/200cb54b-a5e2-4313-9bc6-f671aa46248c 0.022s 2021-08-10 04:55:01,970 108166 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, 10 Aug 2021 04:55:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfec8678-2cb8-47c6-86ba-b6c23760dd17', 'content-length': '438', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfec8678-2cb8-47c6-86ba-b6c23760dd17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/200cb54b-a5e2-4313-9bc6-f671aa46248c'} Body: b'{"snapshot": {"id": "200cb54b-a5e2-4313-9bc6-f671aa46248c", "created_at": "2021-08-10T04:54:58.000000", "updated_at": null, "name": "tempest-SnapshotsActionsTest-Snapshot-170539274", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-10 04:55:02,994 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_error): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/200cb54b-a5e2-4313-9bc6-f671aa46248c 0.020s 2021-08-10 04:55:02,994 108166 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, 10 Aug 2021 04:55:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-562f7aa9-f65e-4832-b857-60fbaec20cbd', 'content-length': '438', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-562f7aa9-f65e-4832-b857-60fbaec20cbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/200cb54b-a5e2-4313-9bc6-f671aa46248c'} Body: b'{"snapshot": {"id": "200cb54b-a5e2-4313-9bc6-f671aa46248c", "created_at": "2021-08-10T04:54:58.000000", "updated_at": null, "name": "tempest-SnapshotsActionsTest-Snapshot-170539274", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-10 04:55:04,018 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_error): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/200cb54b-a5e2-4313-9bc6-f671aa46248c 0.021s 2021-08-10 04:55:04,019 108166 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, 10 Aug 2021 04:55:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1b63381-098d-4c7f-9a47-c6852c04769f', 'content-length': '438', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1b63381-098d-4c7f-9a47-c6852c04769f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/200cb54b-a5e2-4313-9bc6-f671aa46248c'} Body: b'{"snapshot": {"id": "200cb54b-a5e2-4313-9bc6-f671aa46248c", "created_at": "2021-08-10T04:54:58.000000", "updated_at": null, "name": "tempest-SnapshotsActionsTest-Snapshot-170539274", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-10 04:55:05,047 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_error): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/200cb54b-a5e2-4313-9bc6-f671aa46248c 0.024s 2021-08-10 04:55:05,047 108166 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, 10 Aug 2021 04:55:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06f76915-d034-46e0-abbe-6ebae61e3e44', 'content-length': '438', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06f76915-d034-46e0-abbe-6ebae61e3e44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/200cb54b-a5e2-4313-9bc6-f671aa46248c'} Body: b'{"snapshot": {"id": "200cb54b-a5e2-4313-9bc6-f671aa46248c", "created_at": "2021-08-10T04:54:58.000000", "updated_at": null, "name": "tempest-SnapshotsActionsTest-Snapshot-170539274", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-10 04:55:06,073 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_error): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/200cb54b-a5e2-4313-9bc6-f671aa46248c 0.022s 2021-08-10 04:55:06,073 108166 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, 10 Aug 2021 04:55:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72d2b467-93f5-422f-9fd5-83bb4a2b05f8', 'content-length': '438', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72d2b467-93f5-422f-9fd5-83bb4a2b05f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/200cb54b-a5e2-4313-9bc6-f671aa46248c'} Body: b'{"snapshot": {"id": "200cb54b-a5e2-4313-9bc6-f671aa46248c", "created_at": "2021-08-10T04:54:58.000000", "updated_at": null, "name": "tempest-SnapshotsActionsTest-Snapshot-170539274", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-10 04:55:07,103 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_error): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/200cb54b-a5e2-4313-9bc6-f671aa46248c 0.026s 2021-08-10 04:55:07,103 108166 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, 10 Aug 2021 04:55:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dd619b2-e2a9-4c6f-a2f7-11700a517317', 'content-length': '438', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dd619b2-e2a9-4c6f-a2f7-11700a517317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/200cb54b-a5e2-4313-9bc6-f671aa46248c'} Body: b'{"snapshot": {"id": "200cb54b-a5e2-4313-9bc6-f671aa46248c", "created_at": "2021-08-10T04:54:58.000000", "updated_at": null, "name": "tempest-SnapshotsActionsTest-Snapshot-170539274", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-10 04:55:08,135 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_error): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/200cb54b-a5e2-4313-9bc6-f671aa46248c 0.028s 2021-08-10 04:55:08,135 108166 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, 10 Aug 2021 04:55:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3653d18-385c-4214-a5c3-8ff11c135f8d', 'content-length': '465', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3653d18-385c-4214-a5c3-8ff11c135f8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/200cb54b-a5e2-4313-9bc6-f671aa46248c'} Body: b'{"snapshot": {"id": "200cb54b-a5e2-4313-9bc6-f671aa46248c", "created_at": "2021-08-10T04:54:58.000000", "updated_at": "2021-08-10T04:55:07.000000", "name": "tempest-SnapshotsActionsTest-Snapshot-170539274", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-08-10 04:55:08,138 108166 INFO [tempest.common.waiters] snapshot 200cb54b-a5e2-4313-9bc6-f671aa46248c reached available after waiting for 11.138342 seconds 2021-08-10 04:55:08,194 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_error): 202 POST http://10.222.0.49/volume/v3/58facaa5b79c4422b155ec1fda50137a/snapshots/200cb54b-a5e2-4313-9bc6-f671aa46248c/action 0.056s 2021-08-10 04:55:08,195 108166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-reset_status": {"status": "error"}} Response - Headers: {'date': 'Tue, 10 Aug 2021 04:55:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'x-compute-request-id': 'req-8bf3ecef-c200-43c8-b3ed-4fdb77f44480', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bf3ecef-c200-43c8-b3ed-4fdb77f44480', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.49/volume/v3/58facaa5b79c4422b155ec1fda50137a/snapshots/200cb54b-a5e2-4313-9bc6-f671aa46248c/action'} Body: b'' 2021-08-10 04:55:08,215 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_error): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/200cb54b-a5e2-4313-9bc6-f671aa46248c 0.020s 2021-08-10 04:55:08,216 108166 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, 10 Aug 2021 04:55:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39326586-45e8-442c-89cf-36709e81e7e9', 'content-length': '461', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39326586-45e8-442c-89cf-36709e81e7e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/200cb54b-a5e2-4313-9bc6-f671aa46248c'} Body: b'{"snapshot": {"id": "200cb54b-a5e2-4313-9bc6-f671aa46248c", "created_at": "2021-08-10T04:54:58.000000", "updated_at": "2021-08-10T04:55:08.000000", "name": "tempest-SnapshotsActionsTest-Snapshot-170539274", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "error", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-08-10 04:55:08,219 108166 INFO [tempest.common.waiters] snapshot 200cb54b-a5e2-4313-9bc6-f671aa46248c reached error after waiting for 0.219338 seconds 2021-08-10 04:55:08,268 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_error): 202 POST http://10.222.0.49/volume/v3/58facaa5b79c4422b155ec1fda50137a/snapshots/200cb54b-a5e2-4313-9bc6-f671aa46248c/action 0.049s 2021-08-10 04:55:08,269 108166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-force_delete": {}} Response - Headers: {'date': 'Tue, 10 Aug 2021 04:55:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'x-compute-request-id': 'req-070a42bc-628b-4734-bc0c-4e04fbae5b5d', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-070a42bc-628b-4734-bc0c-4e04fbae5b5d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.49/volume/v3/58facaa5b79c4422b155ec1fda50137a/snapshots/200cb54b-a5e2-4313-9bc6-f671aa46248c/action'} Body: b'' 2021-08-10 04:55:08,289 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_error): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/200cb54b-a5e2-4313-9bc6-f671aa46248c 0.020s 2021-08-10 04:55:08,289 108166 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, 10 Aug 2021 04:55:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc5a8f84-0e55-417e-88f2-0a34a181fb11', 'content-length': '464', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc5a8f84-0e55-417e-88f2-0a34a181fb11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/200cb54b-a5e2-4313-9bc6-f671aa46248c'} Body: b'{"snapshot": {"id": "200cb54b-a5e2-4313-9bc6-f671aa46248c", "created_at": "2021-08-10T04:54:58.000000", "updated_at": "2021-08-10T04:55:08.000000", "name": "tempest-SnapshotsActionsTest-Snapshot-170539274", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-08-10 04:55:09,315 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_error): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/200cb54b-a5e2-4313-9bc6-f671aa46248c 0.021s 2021-08-10 04:55:09,315 108166 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, 10 Aug 2021 04:55:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05662b8b-ed64-4813-9193-c389f64e2a56', 'content-length': '464', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05662b8b-ed64-4813-9193-c389f64e2a56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/200cb54b-a5e2-4313-9bc6-f671aa46248c'} Body: b'{"snapshot": {"id": "200cb54b-a5e2-4313-9bc6-f671aa46248c", "created_at": "2021-08-10T04:54:58.000000", "updated_at": "2021-08-10T04:55:08.000000", "name": "tempest-SnapshotsActionsTest-Snapshot-170539274", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-08-10 04:55:10,342 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_error): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/200cb54b-a5e2-4313-9bc6-f671aa46248c 0.023s 2021-08-10 04:55:10,342 108166 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, 10 Aug 2021 04:55:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f5cf93b-1d2a-44b2-9a83-2d51f21d0486', 'content-length': '464', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f5cf93b-1d2a-44b2-9a83-2d51f21d0486', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/200cb54b-a5e2-4313-9bc6-f671aa46248c'} Body: b'{"snapshot": {"id": "200cb54b-a5e2-4313-9bc6-f671aa46248c", "created_at": "2021-08-10T04:54:58.000000", "updated_at": "2021-08-10T04:55:08.000000", "name": "tempest-SnapshotsActionsTest-Snapshot-170539274", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-08-10 04:55:11,364 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_error): 404 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/200cb54b-a5e2-4313-9bc6-f671aa46248c 0.017s 2021-08-10 04:55:11,364 108166 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, 10 Aug 2021 04:55:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '111', 'content-type': 'application/json', 'x-compute-request-id': 'req-677435f9-20f4-4c2b-aeff-f8c126e4b24d', 'x-openstack-request-id': 'req-677435f9-20f4-4c2b-aeff-f8c126e4b24d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/200cb54b-a5e2-4313-9bc6-f671aa46248c'} Body: b'{"itemNotFound": {"code": 404, "message": "Snapshot 200cb54b-a5e2-4313-9bc6-f671aa46248c could not be found."}}' 2021-08-10 04:55:11,396 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:tearDown): 400 POST http://10.222.0.49/volume/v3/58facaa5b79c4422b155ec1fda50137a/snapshots/13549220-0d59-4497-9969-5fd51d5f1556/action 0.031s 2021-08-10 04:55:11,397 108166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-reset_status": {"status": "available"}} Response - Headers: {'date': 'Tue, 10 Aug 2021 04:55:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '70', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8a6f9c4-4980-49a4-a129-226cc1637249', 'x-openstack-request-id': 'req-c8a6f9c4-4980-49a4-a129-226cc1637249', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.49/volume/v3/58facaa5b79c4422b155ec1fda50137a/snapshots/13549220-0d59-4497-9969-5fd51d5f1556/action'} Body: b'{"badRequest": {"code": 400, "message": "cannot reset running state"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_snapshots_actions.py", line 47, in tearDown self.admin_snapshots_client.reset_snapshot_status(snapshot_id, File "/opt/stack/tempest/tempest/lib/services/volume/v3/snapshots_client.py", line 114, in reset_snapshot_status resp, body = self.post('snapshots/%s/action' % snapshot_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/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': 'cannot reset running state'} |
||||||
test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5] |
fail
ft2.5: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-10 04:55:11,544 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_error_deleting): 202 POST http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots 0.144s 2021-08-10 04:55:11,544 108166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "name": "tempest-SnapshotsActionsTest-Snapshot-422266965"}} Response - Headers: {'date': 'Tue, 10 Aug 2021 04:55:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca78ac6b-9b23-46e3-9af2-88d8d2ca4cc2', 'content-length': '306', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca78ac6b-9b23-46e3-9af2-88d8d2ca4cc2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots'} Body: b'{"snapshot": {"id": "dc401ae1-10cf-440e-84b9-22895b8ae8de", "created_at": "2021-08-10T04:55:11.488672", "updated_at": null, "name": "tempest-SnapshotsActionsTest-Snapshot-422266965", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "creating", "size": 1, "metadata": {}}}' 2021-08-10 04:55:11,571 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_error_deleting): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/dc401ae1-10cf-440e-84b9-22895b8ae8de 0.024s 2021-08-10 04:55:11,571 108166 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, 10 Aug 2021 04:55:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b842bc00-9d32-4afe-8b1a-a6f9bceb325a', 'content-length': '438', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b842bc00-9d32-4afe-8b1a-a6f9bceb325a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/dc401ae1-10cf-440e-84b9-22895b8ae8de'} Body: b'{"snapshot": {"id": "dc401ae1-10cf-440e-84b9-22895b8ae8de", "created_at": "2021-08-10T04:55:11.000000", "updated_at": null, "name": "tempest-SnapshotsActionsTest-Snapshot-422266965", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-10 04:55:12,597 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_error_deleting): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/dc401ae1-10cf-440e-84b9-22895b8ae8de 0.022s 2021-08-10 04:55:12,598 108166 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, 10 Aug 2021 04:55:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-504fbc36-b948-4de1-af1d-d9269c20aaea', 'content-length': '438', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-504fbc36-b948-4de1-af1d-d9269c20aaea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/dc401ae1-10cf-440e-84b9-22895b8ae8de'} Body: b'{"snapshot": {"id": "dc401ae1-10cf-440e-84b9-22895b8ae8de", "created_at": "2021-08-10T04:55:11.000000", "updated_at": null, "name": "tempest-SnapshotsActionsTest-Snapshot-422266965", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-10 04:55:13,624 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_error_deleting): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/dc401ae1-10cf-440e-84b9-22895b8ae8de 0.022s 2021-08-10 04:55:13,624 108166 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, 10 Aug 2021 04:55:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48e41274-aa64-4989-9b1b-9ac6d9954fb0', 'content-length': '438', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48e41274-aa64-4989-9b1b-9ac6d9954fb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/dc401ae1-10cf-440e-84b9-22895b8ae8de'} Body: b'{"snapshot": {"id": "dc401ae1-10cf-440e-84b9-22895b8ae8de", "created_at": "2021-08-10T04:55:11.000000", "updated_at": null, "name": "tempest-SnapshotsActionsTest-Snapshot-422266965", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-10 04:55:14,651 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_error_deleting): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/dc401ae1-10cf-440e-84b9-22895b8ae8de 0.022s 2021-08-10 04:55:14,651 108166 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, 10 Aug 2021 04:55:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fc429b9-1eb5-42a9-a1b8-7acf837a8fde', 'content-length': '438', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fc429b9-1eb5-42a9-a1b8-7acf837a8fde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/dc401ae1-10cf-440e-84b9-22895b8ae8de'} Body: b'{"snapshot": {"id": "dc401ae1-10cf-440e-84b9-22895b8ae8de", "created_at": "2021-08-10T04:55:11.000000", "updated_at": null, "name": "tempest-SnapshotsActionsTest-Snapshot-422266965", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-10 04:55:15,677 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_error_deleting): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/dc401ae1-10cf-440e-84b9-22895b8ae8de 0.022s 2021-08-10 04:55:15,677 108166 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, 10 Aug 2021 04:55:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca769386-d5ab-48eb-9b74-143781870245', 'content-length': '438', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca769386-d5ab-48eb-9b74-143781870245', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/dc401ae1-10cf-440e-84b9-22895b8ae8de'} Body: b'{"snapshot": {"id": "dc401ae1-10cf-440e-84b9-22895b8ae8de", "created_at": "2021-08-10T04:55:11.000000", "updated_at": null, "name": "tempest-SnapshotsActionsTest-Snapshot-422266965", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-10 04:55:16,706 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_error_deleting): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/dc401ae1-10cf-440e-84b9-22895b8ae8de 0.024s 2021-08-10 04:55:16,706 108166 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, 10 Aug 2021 04:55:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48d575ae-45ed-4138-9c27-585fa6c924a2', 'content-length': '438', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48d575ae-45ed-4138-9c27-585fa6c924a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/dc401ae1-10cf-440e-84b9-22895b8ae8de'} Body: b'{"snapshot": {"id": "dc401ae1-10cf-440e-84b9-22895b8ae8de", "created_at": "2021-08-10T04:55:11.000000", "updated_at": null, "name": "tempest-SnapshotsActionsTest-Snapshot-422266965", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-10 04:55:17,744 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_error_deleting): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/dc401ae1-10cf-440e-84b9-22895b8ae8de 0.034s 2021-08-10 04:55:17,744 108166 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, 10 Aug 2021 04:55:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c66073b-dcb3-4a4a-a251-f032c1bf34ff', 'content-length': '438', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c66073b-dcb3-4a4a-a251-f032c1bf34ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/dc401ae1-10cf-440e-84b9-22895b8ae8de'} Body: b'{"snapshot": {"id": "dc401ae1-10cf-440e-84b9-22895b8ae8de", "created_at": "2021-08-10T04:55:11.000000", "updated_at": null, "name": "tempest-SnapshotsActionsTest-Snapshot-422266965", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-10 04:55:18,789 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_error_deleting): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/dc401ae1-10cf-440e-84b9-22895b8ae8de 0.041s 2021-08-10 04:55:18,790 108166 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, 10 Aug 2021 04:55:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f022ff5e-2430-474a-a4f6-8791c695ea4f', 'content-length': '438', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f022ff5e-2430-474a-a4f6-8791c695ea4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/dc401ae1-10cf-440e-84b9-22895b8ae8de'} Body: b'{"snapshot": {"id": "dc401ae1-10cf-440e-84b9-22895b8ae8de", "created_at": "2021-08-10T04:55:11.000000", "updated_at": null, "name": "tempest-SnapshotsActionsTest-Snapshot-422266965", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-10 04:55:19,824 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_error_deleting): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/dc401ae1-10cf-440e-84b9-22895b8ae8de 0.030s 2021-08-10 04:55:19,825 108166 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, 10 Aug 2021 04:55:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9831f6f-bf21-4d86-ac9c-1cd60ddbdd07', 'content-length': '465', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9831f6f-bf21-4d86-ac9c-1cd60ddbdd07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/dc401ae1-10cf-440e-84b9-22895b8ae8de'} Body: b'{"snapshot": {"id": "dc401ae1-10cf-440e-84b9-22895b8ae8de", "created_at": "2021-08-10T04:55:11.000000", "updated_at": "2021-08-10T04:55:19.000000", "name": "tempest-SnapshotsActionsTest-Snapshot-422266965", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-08-10 04:55:19,828 108166 INFO [tempest.common.waiters] snapshot dc401ae1-10cf-440e-84b9-22895b8ae8de reached available after waiting for 8.828012 seconds 2021-08-10 04:55:19,935 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_error_deleting): 202 POST http://10.222.0.49/volume/v3/58facaa5b79c4422b155ec1fda50137a/snapshots/dc401ae1-10cf-440e-84b9-22895b8ae8de/action 0.106s 2021-08-10 04:55:19,935 108166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-reset_status": {"status": "error_deleting"}} Response - Headers: {'date': 'Tue, 10 Aug 2021 04:55:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'x-compute-request-id': 'req-c5c05a17-297b-4f6c-b458-5c364de1e1af', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5c05a17-297b-4f6c-b458-5c364de1e1af', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.49/volume/v3/58facaa5b79c4422b155ec1fda50137a/snapshots/dc401ae1-10cf-440e-84b9-22895b8ae8de/action'} Body: b'' 2021-08-10 04:55:19,961 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_error_deleting): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/dc401ae1-10cf-440e-84b9-22895b8ae8de 0.025s 2021-08-10 04:55:19,961 108166 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, 10 Aug 2021 04:55:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00b86717-a0d8-4722-be6f-0b3613f8a56a', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00b86717-a0d8-4722-be6f-0b3613f8a56a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/dc401ae1-10cf-440e-84b9-22895b8ae8de'} Body: b'{"snapshot": {"id": "dc401ae1-10cf-440e-84b9-22895b8ae8de", "created_at": "2021-08-10T04:55:11.000000", "updated_at": "2021-08-10T04:55:20.000000", "name": "tempest-SnapshotsActionsTest-Snapshot-422266965", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-08-10 04:55:19,964 108166 INFO [tempest.common.waiters] snapshot dc401ae1-10cf-440e-84b9-22895b8ae8de reached error_deleting after waiting for 0.964362 seconds 2021-08-10 04:55:20,031 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_error_deleting): 202 POST http://10.222.0.49/volume/v3/58facaa5b79c4422b155ec1fda50137a/snapshots/dc401ae1-10cf-440e-84b9-22895b8ae8de/action 0.066s 2021-08-10 04:55:20,031 108166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-force_delete": {}} Response - Headers: {'date': 'Tue, 10 Aug 2021 04:55:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'x-compute-request-id': 'req-588a4cdf-2ad9-4ac2-bfbd-ac05cc3a9b12', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-588a4cdf-2ad9-4ac2-bfbd-ac05cc3a9b12', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.49/volume/v3/58facaa5b79c4422b155ec1fda50137a/snapshots/dc401ae1-10cf-440e-84b9-22895b8ae8de/action'} Body: b'' 2021-08-10 04:55:20,064 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_error_deleting): 200 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/dc401ae1-10cf-440e-84b9-22895b8ae8de 0.031s 2021-08-10 04:55:20,064 108166 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, 10 Aug 2021 04:55:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95c61401-c900-4de2-9206-064500358cf0', 'content-length': '464', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95c61401-c900-4de2-9206-064500358cf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/dc401ae1-10cf-440e-84b9-22895b8ae8de'} Body: b'{"snapshot": {"id": "dc401ae1-10cf-440e-84b9-22895b8ae8de", "created_at": "2021-08-10T04:55:11.000000", "updated_at": "2021-08-10T04:55:20.000000", "name": "tempest-SnapshotsActionsTest-Snapshot-422266965", "description": null, "volume_id": "4bc6bf73-8718-4346-810e-7468791f1eb1", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "32b9b79b5eda4172b48ff402b3a7fffa", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-08-10 04:55:21,105 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_snapshot_force_delete_when_snapshot_is_error_deleting): 404 GET http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/dc401ae1-10cf-440e-84b9-22895b8ae8de 0.037s 2021-08-10 04:55:21,105 108166 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, 10 Aug 2021 04:55:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '111', 'content-type': 'application/json', 'x-compute-request-id': 'req-e154d9a4-7517-4ebd-a603-e4215d74fbbc', 'x-openstack-request-id': 'req-e154d9a4-7517-4ebd-a603-e4215d74fbbc', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.49/volume/v3/32b9b79b5eda4172b48ff402b3a7fffa/snapshots/dc401ae1-10cf-440e-84b9-22895b8ae8de'} Body: b'{"itemNotFound": {"code": 404, "message": "Snapshot dc401ae1-10cf-440e-84b9-22895b8ae8de could not be found."}}' 2021-08-10 04:55:21,160 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:tearDown): 400 POST http://10.222.0.49/volume/v3/58facaa5b79c4422b155ec1fda50137a/snapshots/13549220-0d59-4497-9969-5fd51d5f1556/action 0.055s 2021-08-10 04:55:21,161 108166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-reset_status": {"status": "available"}} Response - Headers: {'date': 'Tue, 10 Aug 2021 04:55:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '70', 'content-type': 'application/json', 'x-compute-request-id': 'req-48a3f481-f39b-4787-8af3-535f2554f239', 'x-openstack-request-id': 'req-48a3f481-f39b-4787-8af3-535f2554f239', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.49/volume/v3/58facaa5b79c4422b155ec1fda50137a/snapshots/13549220-0d59-4497-9969-5fd51d5f1556/action'} Body: b'{"badRequest": {"code": 400, "message": "cannot reset running state"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_snapshots_actions.py", line 47, in tearDown self.admin_snapshots_client.reset_snapshot_status(snapshot_id, File "/opt/stack/tempest/tempest/lib/services/volume/v3/snapshots_client.py", line 114, in reset_snapshot_status resp, body = self.post('snapshots/%s/action' % snapshot_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/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': 'cannot reset running state'} |
||||||
test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb] |
fail
ft2.6: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-10 04:55:21,217 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:test_update_snapshot_status): 400 POST http://10.222.0.49/volume/v3/58facaa5b79c4422b155ec1fda50137a/snapshots/13549220-0d59-4497-9969-5fd51d5f1556/action 0.047s 2021-08-10 04:55:21,217 108166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-reset_status": {"status": "creating"}} Response - Headers: {'date': 'Tue, 10 Aug 2021 04:55:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '76', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdf261d3-7793-4588-bb53-ddbec3800849', 'x-openstack-request-id': 'req-fdf261d3-7793-4588-bb53-ddbec3800849', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.49/volume/v3/58facaa5b79c4422b155ec1fda50137a/snapshots/13549220-0d59-4497-9969-5fd51d5f1556/action'} Body: b'{"badRequest": {"code": 400, "message": "Cannot reset-state to same state"}}' 2021-08-10 04:55:21,266 108166 INFO [tempest.lib.common.rest_client] Request (SnapshotsActionsTest:tearDown): 400 POST http://10.222.0.49/volume/v3/58facaa5b79c4422b155ec1fda50137a/snapshots/13549220-0d59-4497-9969-5fd51d5f1556/action 0.048s 2021-08-10 04:55:21,267 108166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-reset_status": {"status": "available"}} Response - Headers: {'date': 'Tue, 10 Aug 2021 04:55:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '70', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5a9cb54-5d66-48cd-9f15-a4a506dc7dea', 'x-openstack-request-id': 'req-c5a9cb54-5d66-48cd-9f15-a4a506dc7dea', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.49/volume/v3/58facaa5b79c4422b155ec1fda50137a/snapshots/13549220-0d59-4497-9969-5fd51d5f1556/action'} Body: b'{"badRequest": {"code": 400, "message": "cannot reset running state"}}' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_snapshots_actions.py", line 47, in tearDown self.admin_snapshots_client.reset_snapshot_status(snapshot_id, File "/opt/stack/tempest/tempest/lib/services/volume/v3/snapshots_client.py", line 114, in reset_snapshot_status resp, body = self.post('snapshots/%s/action' % snapshot_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/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': 'cannot reset running state'} }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_snapshots_actions.py", line 85, in test_update_snapshot_status self.admin_snapshots_client.reset_snapshot_status( File "/opt/stack/tempest/tempest/lib/services/volume/v3/snapshots_client.py", line 114, in reset_snapshot_status resp, body = self.post('snapshots/%s/action' % snapshot_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/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': 'Cannot reset-state to same state'} |
||||||
tempest.scenario.test_shelve_instance.TestShelveInstance | 1 | 0 | 1 | 0 | 0 | Detail | |
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
fail
ft3.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-10 04:55:25,170 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 POST http://10.222.0.49/compute/v2.1/os-keypairs 0.528s 2021-08-10 04:55:25,170 108169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestShelveInstance-1005097730"}} Response - Headers: {'date': 'Tue, 10 Aug 2021 04:55:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2316', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0924247-862a-4c4e-92de-0c4b00d1c6a6', 'x-compute-request-id': 'req-a0924247-862a-4c4e-92de-0c4b00d1c6a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpgIBAAKCAQEAv02YQE78ug1IUaFpjSeBKR5OguC0W80sQSTtGcnDnuE62eGz\\nwcCH7rqSVWDD+E9OByb6K21/iXMQkVW6uJsIvXSfiP/9GR/s0nWHRrrzybuCAKxJ\\nqda+qLqDAL3IcE998+8mO8Wu+6K0wpyVCnHcwy3C1U58TxrOlaq+SeoJ5qgCmsmp\\ngaEd7Op3VHgBcoI0v43Ia1VaWezxN/qFwFTx7AO1WKCZpWaxYd7sOrZqhnNrr8Y1\\nC5nfYttPJ2+6FCZ+uxPiL/4eORvOZQMRMqh2ItrNDcFLjDcjXme7ar72smIl3YwV\\nRWQUXFYUFU3IGAln+CBwfHtXWqx1iOfwO5oczwIDAQABAoIBAQCgEpeRSAakz7Rx\\nybR+jk2/UEK1tLx2DGo5YGKdL3zmluQdqIQ3XZjgo3EKy9tvDTznMzAl4ovTQVrd\\noXSKP//CN7G+eyUXPuV0/S7ielC/vox7b6571NrYaKhxmFv9ziZAVR4S6ckPegfy\\nx/7WLIxjLQlYX0IZFv9BsQtk4dbDDuL9ZT+Q4c6eLa0d5o/l3HOgglPICx6hPGSt\\nWUcHzGQ+JGrhM7lTD+LDKTz9+34u6Ux6ZHpIkkv72OOxxCR2goSCV7hwlryCjnQf\\n7Zi9rJnudwsgP3N3UVhjox2XnDy7bGkrjf75rO4006Qt+rL/zSPfVSs5pgAu2pBl\\naBqByAtBAoGBAO/+9kzPWwYv+MqLOS6tGCMmXLz311lUnXRmU2rUgeMhCpN4Taml\\nu2BviQbuG5R/b29nPC3G7ppa+0fkWg448HSsenaKldQHJbMOCTItQ3512BYu+HZF\\n2SbOQvpziuhIOABq3yUnxcvQHJs1ImGif6maonriQ7bertHgWFUfMgxfAoGBAMwP\\nYi3wKN8cmJamqgbp/lOtpfTHuQR223sXx7TuvXsRG0fjJm/U5uc0cEe6rlR/vXgU\\nI0RHKMA3klmd98F8cw75MH4Cfz5Nu7QHUUu/w+KWvP/6pGcu/Amqw7Z8kWlKEcZm\\n0AgfIZpkuNsd9t41Ohqgj615Moeng7T392HsxMWRAoGBAOuL76zfbtUZzDLuhgb7\\nuE73XdnR3jg8xfTyYTjerUSAr2KhlofEs60oivKUS9lpYbOTPQsozhIM7cdXpdOD\\nquy4Q9GInxjkkum0Au6OYkoB2z2aiB183G4rzq0FLfZguyYdvjk3Wfh5nznt4nq1\\nBFsv+/xjilY3JJm0eL3Cylo9AoGBAJd2z7Qzb9LzwdsIyGmrY6iu2uEPIijLJGyA\\noS6Oirx/XRWF6HDXwbBZvwGu8lksG/G2WNsESp4qYYn9c/n9KtYxZqoRpmsTfcDK\\nMbCdHYPhyVXjsAYa3N88Dls0qSZS4VC33bA5k1Krcn7KBgS303ISPbNQo44Ha/52\\nk/vup7vRAoGBAMNPX1p6YT4Cbyk0wOQP1A0TnkhJzdHPmMXTCngF14NN08OSvQHG\\na8Gktn05529+0ULBg+fQn9ZD6dFqOGp+OxFJG0tMmz1mF8mcnH94hrUOJEHCAQRh\\nV2gU0YBqlgULwhetjqu3m4hQguAQkLcMx7C0sLCvsJ7AyX/NVTfz1yaE\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestShelveInstance-1005097730", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/TZhATvy6DUhRoWmNJ4EpHk6C4LRbzSxBJO0ZycOe4TrZ4bPBwIfuupJVYMP4T04HJvorbX+JcxCRVbq4mwi9dJ+I//0ZH+zSdYdGuvPJu4IArEmp1r6ouoMAvchwT33z7yY7xa77orTCnJUKcdzDLcLVTnxPGs6Vqr5J6gnmqAKayamBoR3s6ndUeAFygjS/jchrVVpZ7PE3+oXAVPHsA7VYoJmlZrFh3uw6tmqGc2uvxjULmd9i208nb7oUJn67E+Iv/h45G85lAxEyqHYi2s0NwUuMNyNeZ7tqvvayYiXdjBVFZBRcVhQVTcgYCWf4IHB8e1darHWI5/A7mhzP Generated-by-Nova", "fingerprint": "a7:bd:c9:b0:62:1b:6a:02:4b:e7:e2:75:77:9f:29:f6", "user_id": "ce8c8566c32d46a78e877a1eb11d64bb"}}' 2021-08-10 04:55:25,421 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.49:9696/v2.0/security-groups 0.249s 2021-08-10 04:55:25,422 108169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup-smoke-1753824337", "description": "tempest-secgroup-smoke-1753824337 description", "project_id": "6675a69d46c84a9aa91ed89f3afdd555"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-1dbd2f8c-3534-49a7-ac85-5c6307ddafb3', 'date': 'Tue, 10 Aug 2021 04:55:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.49:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "3db4ee29-4dea-4785-8d2a-ad357c564f4d", "name": "tempest-secgroup-smoke-1753824337", "stateful": true, "tenant_id": "6675a69d46c84a9aa91ed89f3afdd555", "description": "tempest-secgroup-smoke-1753824337 description", "security_group_rules": [{"id": "74d3403e-e24c-4e24-b74e-07b405696678", "tenant_id": "6675a69d46c84a9aa91ed89f3afdd555", "security_group_id": "3db4ee29-4dea-4785-8d2a-ad357c564f4d", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 409, "description": null, "tags": [], "created_at": "2021-08-10T04:55:25Z", "updated_at": "2021-08-10T04:55:25Z", "revision_number": 0, "project_id": "6675a69d46c84a9aa91ed89f3afdd555"}, {"id": "97c821e2-fd68-4e09-a109-187b88a1cb93", "tenant_id": "6675a69d46c84a9aa91ed89f3afdd555", "security_group_id": "3db4ee29-4dea-4785-8d2a-ad357c564f4d", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 408, "description": null, "tags": [], "created_at": "2021-08-10T04:55:25Z", "updated_at": "2021-08-10T04:55:25Z", "revision_number": 0, "project_id": "6675a69d46c84a9aa91ed89f3afdd555"}], "tags": [], "created_at": "2021-08-10T04:55:25Z", "updated_at": "2021-08-10T04:55:25Z", "revision_number": 1, "project_id": "6675a69d46c84a9aa91ed89f3afdd555"}}' 2021-08-10 04:55:25,662 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.49:9696/v2.0/security-group-rules 0.239s 2021-08-10 04:55:25,662 108169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "3db4ee29-4dea-4785-8d2a-ad357c564f4d", "project_id": "6675a69d46c84a9aa91ed89f3afdd555", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-068d1d65-6cb6-4059-92af-0d7499c42177', 'date': 'Tue, 10 Aug 2021 04:55:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.49:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b8cec726-26b8-4eb7-81e4-be24baa9725e", "tenant_id": "6675a69d46c84a9aa91ed89f3afdd555", "security_group_id": "3db4ee29-4dea-4785-8d2a-ad357c564f4d", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-08-10T04:55:25Z", "updated_at": "2021-08-10T04:55:25Z", "revision_number": 0, "project_id": "6675a69d46c84a9aa91ed89f3afdd555"}}' 2021-08-10 04:55:25,815 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.49:9696/v2.0/security-group-rules 0.152s 2021-08-10 04:55:25,816 108169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "3db4ee29-4dea-4785-8d2a-ad357c564f4d", "project_id": "6675a69d46c84a9aa91ed89f3afdd555", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-5d16d996-8a3d-49ad-9965-05fc7d49bfb6', 'date': 'Tue, 10 Aug 2021 04:55:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.49:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "bce90211-b370-4693-9015-5e97822405e4", "tenant_id": "6675a69d46c84a9aa91ed89f3afdd555", "security_group_id": "3db4ee29-4dea-4785-8d2a-ad357c564f4d", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-08-10T04:55:25Z", "updated_at": "2021-08-10T04:55:25Z", "revision_number": 0, "project_id": "6675a69d46c84a9aa91ed89f3afdd555"}}' 2021-08-10 04:55:25,955 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.49:9696/v2.0/security-group-rules 0.139s 2021-08-10 04:55:25,955 108169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "3db4ee29-4dea-4785-8d2a-ad357c564f4d", "project_id": "6675a69d46c84a9aa91ed89f3afdd555", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-be1ed09e-f1ed-465c-993c-58c9803fd9c9', 'date': 'Tue, 10 Aug 2021 04:55:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.49:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6b3f0a50-e03e-4fb4-a023-17bcd8924946", "tenant_id": "6675a69d46c84a9aa91ed89f3afdd555", "security_group_id": "3db4ee29-4dea-4785-8d2a-ad357c564f4d", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-08-10T04:55:25Z", "updated_at": "2021-08-10T04:55:25Z", "revision_number": 0, "project_id": "6675a69d46c84a9aa91ed89f3afdd555"}}' 2021-08-10 04:55:26,100 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.49:9696/v2.0/security-group-rules 0.143s 2021-08-10 04:55:26,100 108169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "3db4ee29-4dea-4785-8d2a-ad357c564f4d", "project_id": "6675a69d46c84a9aa91ed89f3afdd555", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-36e79cd3-9d80-4de1-880d-26c44624d6f3', 'date': 'Tue, 10 Aug 2021 04:55:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.49:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0312cc41-02a1-4fd0-88eb-83046eaf1a49", "tenant_id": "6675a69d46c84a9aa91ed89f3afdd555", "security_group_id": "3db4ee29-4dea-4785-8d2a-ad357c564f4d", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-08-10T04:55:26Z", "updated_at": "2021-08-10T04:55:26Z", "revision_number": 0, "project_id": "6675a69d46c84a9aa91ed89f3afdd555"}}' 2021-08-10 04:55:26,255 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.49:9696/v2.0/security-group-rules 0.154s 2021-08-10 04:55:26,256 108169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "3db4ee29-4dea-4785-8d2a-ad357c564f4d", "project_id": "6675a69d46c84a9aa91ed89f3afdd555", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-dcb5cbbc-58fd-486c-9f73-7bc35712e583', 'date': 'Tue, 10 Aug 2021 04:55:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.49:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a2ae623b-a43a-47c6-9b34-06d1e2ab6cc5", "tenant_id": "6675a69d46c84a9aa91ed89f3afdd555", "security_group_id": "3db4ee29-4dea-4785-8d2a-ad357c564f4d", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-08-10T04:55:26Z", "updated_at": "2021-08-10T04:55:26Z", "revision_number": 0, "project_id": "6675a69d46c84a9aa91ed89f3afdd555"}}' 2021-08-10 04:55:26,483 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.49:9696/v2.0/security-group-rules 0.227s 2021-08-10 04:55:26,484 108169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "3db4ee29-4dea-4785-8d2a-ad357c564f4d", "project_id": "6675a69d46c84a9aa91ed89f3afdd555", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-60739f01-14c1-4384-9945-32b0fee94d80', 'date': 'Tue, 10 Aug 2021 04:55:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.49:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "97d01634-933b-41c8-955e-fe4bf07d0699", "tenant_id": "6675a69d46c84a9aa91ed89f3afdd555", "security_group_id": "3db4ee29-4dea-4785-8d2a-ad357c564f4d", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-08-10T04:55:26Z", "updated_at": "2021-08-10T04:55:26Z", "revision_number": 0, "project_id": "6675a69d46c84a9aa91ed89f3afdd555"}}' 2021-08-10 04:55:26,639 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.49/identity/v3/auth/tokens 0.150s 2021-08-10 04:55:26,640 108169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 10 Aug 2021 04:55:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3391', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-7ea77dbb-eece-4e06-bc04-9963fb91b735', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.49/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "ce8c8566c32d46a78e877a1eb11d64bb", "name": "tempest-TestShelveInstance-419811161-project", "password_expires_at": null}, "audit_ids": ["8quk0ajySRq1RcLBXxNLTg"], "expires_at": "2021-08-10T05:55:26.000000Z", "issued_at": "2021-08-10T04:55:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6675a69d46c84a9aa91ed89f3afdd555", "name": "tempest-TestShelveInstance-419811161"}, "is_domain": false, "roles": [{"id": "7e3467da5eab4dd98c908e63243258cd", "name": "member"}, {"id": "f322ac437c144f7b86e24ede768899bf", "name": "reader"}], "catalog": [{"endpoints": [{"id": "ddbc07b12e094e4698ff8b09a8efcf2d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.49:8080/v1/AUTH_6675a69d46c84a9aa91ed89f3afdd555", "region": "RegionOne"}, {"id": "f8cc16b6c1a44f6295a3785ee635758a", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.49:8080", "region": "RegionOne"}], "id": "1330f4e91b0c4ca5a95b132107a5ed21", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "8bc5a37f402445fa958154ed1c377f9c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.49/image", "region": "RegionOne"}], "id": "2901c42edcce41e49592dda9f8d938af", "type": "image", "name": "glance"}, {"endpoints": [{"id": "9fc3ed92a7914cdeaee610e2e06cef82", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555", "region": "RegionOne"}], "id": "29cb7282352544a8864097bfab3efcb5", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "287e21c6914c42b2aafd31036bae718e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555", "region": "RegionOne"}], "id": "611f9f66164c46a99245d531a433eeaf", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "66f54013395344a589c9d4df2525ab2d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.49/compute/v2/6675a69d46c84a9aa91ed89f3afdd555", "region": "RegionOne"}], "id": "8637b1644fa14ed8b1881a7e7b5008b4", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1ec7346fe5634a9288e165bd6b6e6634", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.49/identity", "region": "RegionOne"}, {"id": "58c7ef9962874174b283dcff47cd0c64", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.49/identity", "region": "RegionOne"}], "id": "93f1983741d44e06a988dcf92c0f3ccf", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5070f87d87824122be1e1301ac173921", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.49/placement", "region": "RegionOne"}], "id": "ccc8dc8dc8dc4de48d11a958229dcf88", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9af2c7a8dfc54928b53da14fd10623c9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.49/compute/v2.1", "region": "RegionOne"}], "id": "e3dbd4dd55fa448297a2106be8c40a6e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "dab531dc1cf8486392329d17be95e6da", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.49:9696/", "region": "RegionOne"}], "id": "ef4025e21b4b4af49ca4c4d7bababc1e", "type": "network", "name": "neutron"}]}}' 2021-08-10 04:55:26,641 108169 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': '38366486-a444-4ffd-9f7e-e3d09bf8ba4d', 'name': 'tempest-TestShelveInstance-522371571-network', 'tenant_id': '6675a69d46c84a9aa91ed89f3afdd555', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6675a69d46c84a9aa91ed89f3afdd555', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 169, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-08-10T04:55:12Z', 'updated_at': '2021-08-10T04:55:12Z', 'revision_number': 1} available for tenant 2021-08-10 04:55:27,082 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes 0.441s 2021-08-10 04:55:27,083 108169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-tempest.common.compute-volume-1960048384", "imageRef": "2e82aec9-f81a-4a28-86f4-f94956d68e1f", "size": 1}} Response - Headers: {'date': 'Tue, 10 Aug 2021 04:55:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c8d6c47-5064-41d3-a537-9e90cf6062c1', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c8d6c47-5064-41d3-a537-9e90cf6062c1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes'} Body: b'{"volume": {"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T04:55:26.990821", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1960048384", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}, {"rel": "bookmark", "href": "http://10.222.0.49/volume/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}], "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-08-10 04:55:27,154 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c 0.065s 2021-08-10 04:55:27,155 108169 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, 10 Aug 2021 04:55:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a220784-42a6-49c2-8323-972e1ab27863', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a220784-42a6-49c2-8323-972e1ab27863', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c'} Body: b'{"volume": {"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T04:55:27.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1960048384", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}, {"rel": "bookmark", "href": "http://10.222.0.49/volume/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}], "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6675a69d46c84a9aa91ed89f3afdd555"}}' 2021-08-10 04:55:28,205 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c 0.044s 2021-08-10 04:55:28,206 108169 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, 10 Aug 2021 04:55:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e81dc80-b0c9-4e77-86e3-60cadfb605dc', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e81dc80-b0c9-4e77-86e3-60cadfb605dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c'} Body: b'{"volume": {"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T04:55:27.000000", "updated_at": "2021-08-10T04:55:27.000000", "name": "tempest-tempest.common.compute-volume-1960048384", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}, {"rel": "bookmark", "href": "http://10.222.0.49/volume/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}], "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6675a69d46c84a9aa91ed89f3afdd555"}}' 2021-08-10 04:55:29,273 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c 0.055s 2021-08-10 04:55:29,274 108169 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, 10 Aug 2021 04:55:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e73fe5b9-12a6-4664-bf8a-fcd3a735a05b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e73fe5b9-12a6-4664-bf8a-fcd3a735a05b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c'} Body: b'{"volume": {"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T04:55:27.000000", "updated_at": "2021-08-10T04:55:27.000000", "name": "tempest-tempest.common.compute-volume-1960048384", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}, {"rel": "bookmark", "href": "http://10.222.0.49/volume/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}], "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6675a69d46c84a9aa91ed89f3afdd555"}}' 2021-08-10 04:55:30,337 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c 0.055s 2021-08-10 04:55:30,337 108169 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, 10 Aug 2021 04:55:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ea60714-708c-4e95-a122-43b82ca15c96', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ea60714-708c-4e95-a122-43b82ca15c96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c'} Body: b'{"volume": {"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T04:55:27.000000", "updated_at": "2021-08-10T04:55:27.000000", "name": "tempest-tempest.common.compute-volume-1960048384", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}, {"rel": "bookmark", "href": "http://10.222.0.49/volume/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}], "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6675a69d46c84a9aa91ed89f3afdd555"}}' 2021-08-10 04:55:31,406 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c 0.061s 2021-08-10 04:55:31,407 108169 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, 10 Aug 2021 04:55:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ef52c6b-a2f5-47ac-a615-82971092d9a9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ef52c6b-a2f5-47ac-a615-82971092d9a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c'} Body: b'{"volume": {"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T04:55:27.000000", "updated_at": "2021-08-10T04:55:27.000000", "name": "tempest-tempest.common.compute-volume-1960048384", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}, {"rel": "bookmark", "href": "http://10.222.0.49/volume/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}], "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6675a69d46c84a9aa91ed89f3afdd555"}}' 2021-08-10 04:55:32,482 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c 0.065s 2021-08-10 04:55:32,482 108169 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, 10 Aug 2021 04:55:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-026ffeda-95f2-4993-a5c4-ca7ee0ee1f40', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-026ffeda-95f2-4993-a5c4-ca7ee0ee1f40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c'} Body: b'{"volume": {"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T04:55:27.000000", "updated_at": "2021-08-10T04:55:27.000000", "name": "tempest-tempest.common.compute-volume-1960048384", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}, {"rel": "bookmark", "href": "http://10.222.0.49/volume/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}], "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6675a69d46c84a9aa91ed89f3afdd555"}}' 2021-08-10 04:55:33,545 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c 0.055s 2021-08-10 04:55:33,546 108169 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, 10 Aug 2021 04:55:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0ff5a36-efd0-4e8b-987f-36facae32cce', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0ff5a36-efd0-4e8b-987f-36facae32cce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c'} Body: b'{"volume": {"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T04:55:27.000000", "updated_at": "2021-08-10T04:55:27.000000", "name": "tempest-tempest.common.compute-volume-1960048384", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}, {"rel": "bookmark", "href": "http://10.222.0.49/volume/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}], "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6675a69d46c84a9aa91ed89f3afdd555"}}' 2021-08-10 04:55:34,601 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c 0.047s 2021-08-10 04:55:34,602 108169 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, 10 Aug 2021 04:55:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e46023ac-b3a0-4bf5-80b7-a84429fe46cd', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e46023ac-b3a0-4bf5-80b7-a84429fe46cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c'} Body: b'{"volume": {"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T04:55:27.000000", "updated_at": "2021-08-10T04:55:27.000000", "name": "tempest-tempest.common.compute-volume-1960048384", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}, {"rel": "bookmark", "href": "http://10.222.0.49/volume/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}], "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6675a69d46c84a9aa91ed89f3afdd555"}}' 2021-08-10 04:55:35,655 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c 0.046s 2021-08-10 04:55:35,655 108169 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, 10 Aug 2021 04:55:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b421940c-1f5a-48fb-a9a2-1e23d28ef1e3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b421940c-1f5a-48fb-a9a2-1e23d28ef1e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c'} Body: b'{"volume": {"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T04:55:27.000000", "updated_at": "2021-08-10T04:55:27.000000", "name": "tempest-tempest.common.compute-volume-1960048384", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}, {"rel": "bookmark", "href": "http://10.222.0.49/volume/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}], "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6675a69d46c84a9aa91ed89f3afdd555"}}' 2021-08-10 04:55:36,706 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c 0.043s 2021-08-10 04:55:36,706 108169 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, 10 Aug 2021 04:55:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1addd8ae-e111-4a44-94d8-4662aa6b4d61', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1addd8ae-e111-4a44-94d8-4662aa6b4d61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c'} Body: b'{"volume": {"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T04:55:27.000000", "updated_at": "2021-08-10T04:55:27.000000", "name": "tempest-tempest.common.compute-volume-1960048384", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}, {"rel": "bookmark", "href": "http://10.222.0.49/volume/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}], "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6675a69d46c84a9aa91ed89f3afdd555"}}' 2021-08-10 04:55:37,768 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c 0.054s 2021-08-10 04:55:37,768 108169 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, 10 Aug 2021 04:55:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a83b98c-3496-4ba0-b6c1-e2bbcb2c65b2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a83b98c-3496-4ba0-b6c1-e2bbcb2c65b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c'} Body: b'{"volume": {"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T04:55:27.000000", "updated_at": "2021-08-10T04:55:27.000000", "name": "tempest-tempest.common.compute-volume-1960048384", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}, {"rel": "bookmark", "href": "http://10.222.0.49/volume/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}], "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6675a69d46c84a9aa91ed89f3afdd555"}}' 2021-08-10 04:55:38,900 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c 0.123s 2021-08-10 04:55:38,900 108169 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, 10 Aug 2021 04:55:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fbdeb4d-ea31-4721-9751-d64fbefc6b3a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fbdeb4d-ea31-4721-9751-d64fbefc6b3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c'} Body: b'{"volume": {"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T04:55:27.000000", "updated_at": "2021-08-10T04:55:27.000000", "name": "tempest-tempest.common.compute-volume-1960048384", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}, {"rel": "bookmark", "href": "http://10.222.0.49/volume/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}], "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6675a69d46c84a9aa91ed89f3afdd555"}}' 2021-08-10 04:55:39,956 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c 0.048s 2021-08-10 04:55:39,957 108169 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, 10 Aug 2021 04:55:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf6e9067-e00f-4485-af44-de0071bad80e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf6e9067-e00f-4485-af44-de0071bad80e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c'} Body: b'{"volume": {"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T04:55:27.000000", "updated_at": "2021-08-10T04:55:27.000000", "name": "tempest-tempest.common.compute-volume-1960048384", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}, {"rel": "bookmark", "href": "http://10.222.0.49/volume/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}], "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6675a69d46c84a9aa91ed89f3afdd555"}}' 2021-08-10 04:55:41,008 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c 0.043s 2021-08-10 04:55:41,009 108169 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, 10 Aug 2021 04:55:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c822da99-1b43-4617-b4be-4a8df0cb8f5e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c822da99-1b43-4617-b4be-4a8df0cb8f5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c'} Body: b'{"volume": {"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T04:55:27.000000", "updated_at": "2021-08-10T04:55:27.000000", "name": "tempest-tempest.common.compute-volume-1960048384", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}, {"rel": "bookmark", "href": "http://10.222.0.49/volume/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}], "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6675a69d46c84a9aa91ed89f3afdd555"}}' 2021-08-10 04:55:42,061 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c 0.045s 2021-08-10 04:55:42,062 108169 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, 10 Aug 2021 04:55:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-634a2ddf-3560-425f-afe9-c8c58c4a81a5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-634a2ddf-3560-425f-afe9-c8c58c4a81a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c'} Body: b'{"volume": {"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T04:55:27.000000", "updated_at": "2021-08-10T04:55:27.000000", "name": "tempest-tempest.common.compute-volume-1960048384", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}, {"rel": "bookmark", "href": "http://10.222.0.49/volume/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}], "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6675a69d46c84a9aa91ed89f3afdd555"}}' 2021-08-10 04:55:43,115 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c 0.043s 2021-08-10 04:55:43,115 108169 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, 10 Aug 2021 04:55:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-567149ac-2ddb-4abe-8a18-262635659284', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-567149ac-2ddb-4abe-8a18-262635659284', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c'} Body: b'{"volume": {"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T04:55:27.000000", "updated_at": "2021-08-10T04:55:27.000000", "name": "tempest-tempest.common.compute-volume-1960048384", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}, {"rel": "bookmark", "href": "http://10.222.0.49/volume/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}], "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6675a69d46c84a9aa91ed89f3afdd555"}}' 2021-08-10 04:55:44,169 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c 0.045s 2021-08-10 04:55:44,169 108169 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, 10 Aug 2021 04:55:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ef5fc04-5564-48e4-99f9-a50d0e51ee85', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ef5fc04-5564-48e4-99f9-a50d0e51ee85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c'} Body: b'{"volume": {"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T04:55:27.000000", "updated_at": "2021-08-10T04:55:27.000000", "name": "tempest-tempest.common.compute-volume-1960048384", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}, {"rel": "bookmark", "href": "http://10.222.0.49/volume/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}], "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6675a69d46c84a9aa91ed89f3afdd555"}}' 2021-08-10 04:55:45,224 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c 0.045s 2021-08-10 04:55:45,225 108169 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, 10 Aug 2021 04:55:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cff2f9d-9f4d-42a1-a21f-a8f6844462bd', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cff2f9d-9f4d-42a1-a21f-a8f6844462bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c'} Body: b'{"volume": {"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T04:55:27.000000", "updated_at": "2021-08-10T04:55:27.000000", "name": "tempest-tempest.common.compute-volume-1960048384", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}, {"rel": "bookmark", "href": "http://10.222.0.49/volume/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}], "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6675a69d46c84a9aa91ed89f3afdd555"}}' 2021-08-10 04:55:46,277 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c 0.044s 2021-08-10 04:55:46,277 108169 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, 10 Aug 2021 04:55:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3608f9f1-aa43-46c8-9811-261ca369d161', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3608f9f1-aa43-46c8-9811-261ca369d161', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c'} Body: b'{"volume": {"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T04:55:27.000000", "updated_at": "2021-08-10T04:55:27.000000", "name": "tempest-tempest.common.compute-volume-1960048384", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}, {"rel": "bookmark", "href": "http://10.222.0.49/volume/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}], "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6675a69d46c84a9aa91ed89f3afdd555"}}' 2021-08-10 04:55:47,349 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c 0.063s 2021-08-10 04:55:47,349 108169 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, 10 Aug 2021 04:55:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ffb02dd-21ea-4562-a950-fa2f7c688342', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ffb02dd-21ea-4562-a950-fa2f7c688342', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c'} Body: b'{"volume": {"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T04:55:27.000000", "updated_at": "2021-08-10T04:55:27.000000", "name": "tempest-tempest.common.compute-volume-1960048384", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}, {"rel": "bookmark", "href": "http://10.222.0.49/volume/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}], "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6675a69d46c84a9aa91ed89f3afdd555"}}' 2021-08-10 04:55:48,407 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c 0.049s 2021-08-10 04:55:48,407 108169 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, 10 Aug 2021 04:55:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94b97c3e-4671-471d-9aba-883a4467edf0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94b97c3e-4671-471d-9aba-883a4467edf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c'} Body: b'{"volume": {"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T04:55:27.000000", "updated_at": "2021-08-10T04:55:27.000000", "name": "tempest-tempest.common.compute-volume-1960048384", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}, {"rel": "bookmark", "href": "http://10.222.0.49/volume/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}], "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6675a69d46c84a9aa91ed89f3afdd555"}}' 2021-08-10 04:55:49,465 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c 0.049s 2021-08-10 04:55:49,465 108169 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, 10 Aug 2021 04:55:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87439b14-f414-4740-8930-f1d65508da80', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87439b14-f414-4740-8930-f1d65508da80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c'} Body: b'{"volume": {"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T04:55:27.000000", "updated_at": "2021-08-10T04:55:27.000000", "name": "tempest-tempest.common.compute-volume-1960048384", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}, {"rel": "bookmark", "href": "http://10.222.0.49/volume/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}], "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6675a69d46c84a9aa91ed89f3afdd555"}}' 2021-08-10 04:55:50,530 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c 0.057s 2021-08-10 04:55:50,530 108169 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, 10 Aug 2021 04:55:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e17e504-a4e4-4bcc-a3e5-6246604280d0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e17e504-a4e4-4bcc-a3e5-6246604280d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c'} Body: b'{"volume": {"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T04:55:27.000000", "updated_at": "2021-08-10T04:55:27.000000", "name": "tempest-tempest.common.compute-volume-1960048384", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}, {"rel": "bookmark", "href": "http://10.222.0.49/volume/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}], "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6675a69d46c84a9aa91ed89f3afdd555"}}' 2021-08-10 04:55:51,584 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c 0.046s 2021-08-10 04:55:51,585 108169 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, 10 Aug 2021 04:55:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3f47fda-6969-4ded-9932-c874ff1f6b47', 'content-length': '972', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3f47fda-6969-4ded-9932-c874ff1f6b47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c'} Body: b'{"volume": {"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T04:55:27.000000", "updated_at": "2021-08-10T04:55:27.000000", "name": "tempest-tempest.common.compute-volume-1960048384", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}, {"rel": "bookmark", "href": "http://10.222.0.49/volume/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}], "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "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": "6675a69d46c84a9aa91ed89f3afdd555"}}' 2021-08-10 04:55:52,643 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c 0.050s 2021-08-10 04:55:52,643 108169 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, 10 Aug 2021 04:55:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd4eab7f-16d0-4e9f-a05c-dbde415c453f', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd4eab7f-16d0-4e9f-a05c-dbde415c453f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c'} Body: b'{"volume": {"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T04:55:27.000000", "updated_at": "2021-08-10T04:55:52.000000", "name": "tempest-tempest.common.compute-volume-1960048384", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}, {"rel": "bookmark", "href": "http://10.222.0.49/volume/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}], "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "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": "6675a69d46c84a9aa91ed89f3afdd555"}}' 2021-08-10 04:55:53,701 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c 0.050s 2021-08-10 04:55:53,701 108169 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, 10 Aug 2021 04:55:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af449d8a-c79c-4d0c-9149-a0dc606d4204', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af449d8a-c79c-4d0c-9149-a0dc606d4204', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c'} Body: b'{"volume": {"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T04:55:27.000000", "updated_at": "2021-08-10T04:55:52.000000", "name": "tempest-tempest.common.compute-volume-1960048384", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}, {"rel": "bookmark", "href": "http://10.222.0.49/volume/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}], "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "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": "6675a69d46c84a9aa91ed89f3afdd555"}}' 2021-08-10 04:55:54,756 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c 0.047s 2021-08-10 04:55:54,756 108169 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, 10 Aug 2021 04:55:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22f9a1a4-ec08-4f74-b8a9-8cbb33a21cb7', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22f9a1a4-ec08-4f74-b8a9-8cbb33a21cb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c'} Body: b'{"volume": {"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T04:55:27.000000", "updated_at": "2021-08-10T04:55:52.000000", "name": "tempest-tempest.common.compute-volume-1960048384", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}, {"rel": "bookmark", "href": "http://10.222.0.49/volume/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}], "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "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": "6675a69d46c84a9aa91ed89f3afdd555"}}' 2021-08-10 04:55:55,816 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c 0.052s 2021-08-10 04:55:55,817 108169 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, 10 Aug 2021 04:55:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eaf46b8d-630f-489c-a0db-431532cec4ea', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eaf46b8d-630f-489c-a0db-431532cec4ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c'} Body: b'{"volume": {"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T04:55:27.000000", "updated_at": "2021-08-10T04:55:52.000000", "name": "tempest-tempest.common.compute-volume-1960048384", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}, {"rel": "bookmark", "href": "http://10.222.0.49/volume/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}], "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "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": "6675a69d46c84a9aa91ed89f3afdd555"}}' 2021-08-10 04:55:56,873 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c 0.049s 2021-08-10 04:55:56,874 108169 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, 10 Aug 2021 04:55:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e6dc1ec-ccda-4a15-9463-d49ceee46288', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e6dc1ec-ccda-4a15-9463-d49ceee46288', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c'} Body: b'{"volume": {"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T04:55:27.000000", "updated_at": "2021-08-10T04:55:52.000000", "name": "tempest-tempest.common.compute-volume-1960048384", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}, {"rel": "bookmark", "href": "http://10.222.0.49/volume/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}], "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "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": "6675a69d46c84a9aa91ed89f3afdd555"}}' 2021-08-10 04:55:57,930 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c 0.048s 2021-08-10 04:55:57,930 108169 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, 10 Aug 2021 04:55:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c78e3eb6-69f5-4d7a-9280-5c5f01f43a2c', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c78e3eb6-69f5-4d7a-9280-5c5f01f43a2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c'} Body: b'{"volume": {"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T04:55:27.000000", "updated_at": "2021-08-10T04:55:52.000000", "name": "tempest-tempest.common.compute-volume-1960048384", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}, {"rel": "bookmark", "href": "http://10.222.0.49/volume/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}], "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "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": "6675a69d46c84a9aa91ed89f3afdd555"}}' 2021-08-10 04:55:58,998 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c 0.060s 2021-08-10 04:55:58,999 108169 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, 10 Aug 2021 04:55:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4558eb4-9978-4575-95ac-f1c7125c74e4', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4558eb4-9978-4575-95ac-f1c7125c74e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c'} Body: b'{"volume": {"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T04:55:27.000000", "updated_at": "2021-08-10T04:55:52.000000", "name": "tempest-tempest.common.compute-volume-1960048384", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}, {"rel": "bookmark", "href": "http://10.222.0.49/volume/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}], "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "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": "6675a69d46c84a9aa91ed89f3afdd555"}}' 2021-08-10 04:56:00,068 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c 0.062s 2021-08-10 04:56:00,068 108169 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, 10 Aug 2021 04:56:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60201b42-2457-43bd-b2bd-53e57ce2ee86', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60201b42-2457-43bd-b2bd-53e57ce2ee86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c'} Body: b'{"volume": {"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T04:55:27.000000", "updated_at": "2021-08-10T04:55:52.000000", "name": "tempest-tempest.common.compute-volume-1960048384", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}, {"rel": "bookmark", "href": "http://10.222.0.49/volume/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}], "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "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": "6675a69d46c84a9aa91ed89f3afdd555"}}' 2021-08-10 04:56:01,124 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c 0.048s 2021-08-10 04:56:01,125 108169 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, 10 Aug 2021 04:56:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4ee0281-28f3-4a5d-838d-3b5b7c50c385', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4ee0281-28f3-4a5d-838d-3b5b7c50c385', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c'} Body: b'{"volume": {"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T04:55:27.000000", "updated_at": "2021-08-10T04:55:52.000000", "name": "tempest-tempest.common.compute-volume-1960048384", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}, {"rel": "bookmark", "href": "http://10.222.0.49/volume/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}], "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "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": "6675a69d46c84a9aa91ed89f3afdd555"}}' 2021-08-10 04:56:02,178 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c 0.045s 2021-08-10 04:56:02,178 108169 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, 10 Aug 2021 04:56:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8861c4d2-8c89-4d61-83c1-28218db7fc0a', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8861c4d2-8c89-4d61-83c1-28218db7fc0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c'} Body: b'{"volume": {"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T04:55:27.000000", "updated_at": "2021-08-10T04:55:52.000000", "name": "tempest-tempest.common.compute-volume-1960048384", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}, {"rel": "bookmark", "href": "http://10.222.0.49/volume/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}], "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "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": "6675a69d46c84a9aa91ed89f3afdd555"}}' 2021-08-10 04:56:03,236 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c 0.050s 2021-08-10 04:56:03,236 108169 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, 10 Aug 2021 04:56:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b778b9c-73fa-438a-93f6-208952b84ddf', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b778b9c-73fa-438a-93f6-208952b84ddf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c'} Body: b'{"volume": {"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T04:55:27.000000", "updated_at": "2021-08-10T04:55:52.000000", "name": "tempest-tempest.common.compute-volume-1960048384", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}, {"rel": "bookmark", "href": "http://10.222.0.49/volume/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}], "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "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": "6675a69d46c84a9aa91ed89f3afdd555"}}' 2021-08-10 04:56:04,296 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c 0.052s 2021-08-10 04:56:04,296 108169 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, 10 Aug 2021 04:56:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14285e38-06e2-47be-bfbd-ec76edad740b', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14285e38-06e2-47be-bfbd-ec76edad740b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c'} Body: b'{"volume": {"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T04:55:27.000000", "updated_at": "2021-08-10T04:55:52.000000", "name": "tempest-tempest.common.compute-volume-1960048384", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}, {"rel": "bookmark", "href": "http://10.222.0.49/volume/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}], "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "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": "6675a69d46c84a9aa91ed89f3afdd555"}}' 2021-08-10 04:56:05,359 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c 0.055s 2021-08-10 04:56:05,360 108169 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, 10 Aug 2021 04:56:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e909050-123a-4a9f-af6d-13ed2ad9a318', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e909050-123a-4a9f-af6d-13ed2ad9a318', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c'} Body: b'{"volume": {"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T04:55:27.000000", "updated_at": "2021-08-10T04:55:52.000000", "name": "tempest-tempest.common.compute-volume-1960048384", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}, {"rel": "bookmark", "href": "http://10.222.0.49/volume/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}], "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "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": "6675a69d46c84a9aa91ed89f3afdd555"}}' 2021-08-10 04:56:06,419 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c 0.052s 2021-08-10 04:56:06,420 108169 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, 10 Aug 2021 04:56:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c883e7c5-ec41-4343-a905-6511e3296645', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c883e7c5-ec41-4343-a905-6511e3296645', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c'} Body: b'{"volume": {"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T04:55:27.000000", "updated_at": "2021-08-10T04:55:52.000000", "name": "tempest-tempest.common.compute-volume-1960048384", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}, {"rel": "bookmark", "href": "http://10.222.0.49/volume/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}], "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "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": "6675a69d46c84a9aa91ed89f3afdd555"}}' 2021-08-10 04:56:07,474 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c 0.046s 2021-08-10 04:56:07,475 108169 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, 10 Aug 2021 04:56:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-844d8d30-572f-4aa8-832b-4b44267c50fb', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-844d8d30-572f-4aa8-832b-4b44267c50fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c'} Body: b'{"volume": {"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T04:55:27.000000", "updated_at": "2021-08-10T04:55:52.000000", "name": "tempest-tempest.common.compute-volume-1960048384", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}, {"rel": "bookmark", "href": "http://10.222.0.49/volume/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}], "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "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": "6675a69d46c84a9aa91ed89f3afdd555"}}' 2021-08-10 04:56:08,526 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c 0.044s 2021-08-10 04:56:08,526 108169 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, 10 Aug 2021 04:56:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bba36e1-8128-4bf2-a65e-7f0cb9ed9bd2', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bba36e1-8128-4bf2-a65e-7f0cb9ed9bd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c'} Body: b'{"volume": {"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T04:55:27.000000", "updated_at": "2021-08-10T04:56:08.000000", "name": "tempest-tempest.common.compute-volume-1960048384", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.49/volume/v3/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}, {"rel": "bookmark", "href": "http://10.222.0.49/volume/6675a69d46c84a9aa91ed89f3afdd555/volumes/59ac63a2-c511-4e35-92c7-17c7f60ac92c"}], "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "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": "2e82aec9-f81a-4a28-86f4-f94956d68e1f", "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": "6675a69d46c84a9aa91ed89f3afdd555"}}' 2021-08-10 04:56:08,532 108169 INFO [tempest.common.waiters] volume 59ac63a2-c511-4e35-92c7-17c7f60ac92c reached available after waiting for 41.532870 seconds 2021-08-10 04:56:09,327 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.222.0.49/compute/v2.1/servers 0.794s 2021-08-10 04:56:09,327 108169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestShelveInstance-server-75007798", "imageRef": "", "flavorRef": "452", "key_name": "tempest-TestShelveInstance-1005097730", "security_groups": [{"name": "tempest-secgroup-smoke-1753824337"}], "networks": [{"uuid": "38366486-a444-4ffd-9f7e-e3d09bf8ba4d"}], "block_device_mapping_v2": [{"uuid": "59ac63a2-c511-4e35-92c7-17c7f60ac92c", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}} Response - Headers: {'date': 'Tue, 10 Aug 2021 04:56:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '406', 'location': 'http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-892cb416-8fde-4f11-b087-ac85358dbd51', 'x-compute-request-id': 'req-892cb416-8fde-4f11-b087-ac85358dbd51', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.49/compute/v2.1/servers'} Body: b'{"server": {"id": "37dce471-e944-4e02-ac65-5ae1cf8deb2b", "links": [{"rel": "self", "href": "http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}, {"rel": "bookmark", "href": "http://10.222.0.49/compute/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1753824337"}], "adminPass": "xNGwQyHzRZ2m"}}' 2021-08-10 04:56:09,439 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b 0.110s 2021-08-10 04:56:09,440 108169 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, 10 Aug 2021 04:56:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1087', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63f04f25-a627-4ee3-bb5f-05303c7f3be3', 'x-compute-request-id': 'req-63f04f25-a627-4ee3-bb5f-05303c7f3be3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b'} Body: b'{"server": {"id": "37dce471-e944-4e02-ac65-5ae1cf8deb2b", "name": "tempest-TestShelveInstance-server-75007798", "status": "BUILD", "tenant_id": "6675a69d46c84a9aa91ed89f3afdd555", "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.49/compute/flavors/452"}]}, "created": "2021-08-10T04:56:09Z", "updated": "2021-08-10T04:56:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}, {"rel": "bookmark", "href": "http://10.222.0.49/compute/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-1005097730", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 04:56:10,731 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b 0.283s 2021-08-10 04:56:10,731 108169 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, 10 Aug 2021 04:56:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1185', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9598e003-c84a-4225-b9a9-800be8bc06dd', 'x-compute-request-id': 'req-9598e003-c84a-4225-b9a9-800be8bc06dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b'} Body: b'{"server": {"id": "37dce471-e944-4e02-ac65-5ae1cf8deb2b", "name": "tempest-TestShelveInstance-server-75007798", "status": "BUILD", "tenant_id": "6675a69d46c84a9aa91ed89f3afdd555", "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "metadata": {}, "hostId": "17dcbc8b28c6d6854cc430adfb3c600e9e41ec09a0efbcb997754150", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.49/compute/flavors/452"}]}, "created": "2021-08-10T04:56:09Z", "updated": "2021-08-10T04:56:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}, {"rel": "bookmark", "href": "http://10.222.0.49/compute/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1005097730", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c"}]}}' 2021-08-10 04:56:10,740 108169 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2021-08-10 04:56:12,101 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b 0.359s 2021-08-10 04:56:12,101 108169 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, 10 Aug 2021 04:56:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5524b2df-34c9-480e-b23f-d43c83530266', 'x-compute-request-id': 'req-5524b2df-34c9-480e-b23f-d43c83530266', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b'} Body: b'{"server": {"id": "37dce471-e944-4e02-ac65-5ae1cf8deb2b", "name": "tempest-TestShelveInstance-server-75007798", "status": "BUILD", "tenant_id": "6675a69d46c84a9aa91ed89f3afdd555", "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "metadata": {}, "hostId": "17dcbc8b28c6d6854cc430adfb3c600e9e41ec09a0efbcb997754150", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.49/compute/flavors/452"}]}, "created": "2021-08-10T04:56:09Z", "updated": "2021-08-10T04:56:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}, {"rel": "bookmark", "href": "http://10.222.0.49/compute/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1005097730", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1753824337"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c"}]}}' 2021-08-10 04:56:12,108 108169 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/block_device_mapping" after 3 second wait 2021-08-10 04:56:13,337 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b 0.228s 2021-08-10 04:56:13,338 108169 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, 10 Aug 2021 04:56:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59374694-3e04-4c05-959f-3cd92fa95a0b', 'x-compute-request-id': 'req-59374694-3e04-4c05-959f-3cd92fa95a0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b'} Body: b'{"server": {"id": "37dce471-e944-4e02-ac65-5ae1cf8deb2b", "name": "tempest-TestShelveInstance-server-75007798", "status": "BUILD", "tenant_id": "6675a69d46c84a9aa91ed89f3afdd555", "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "metadata": {}, "hostId": "17dcbc8b28c6d6854cc430adfb3c600e9e41ec09a0efbcb997754150", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.49/compute/flavors/452"}]}, "created": "2021-08-10T04:56:09Z", "updated": "2021-08-10T04:56:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}, {"rel": "bookmark", "href": "http://10.222.0.49/compute/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1005097730", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1753824337"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c"}]}}' 2021-08-10 04:56:13,344 108169 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 4 second wait 2021-08-10 04:56:14,520 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b 0.174s 2021-08-10 04:56:14,520 108169 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, 10 Aug 2021 04:56:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dacd6576-c3f2-4f1d-b513-76ecab432c3f', 'x-compute-request-id': 'req-dacd6576-c3f2-4f1d-b513-76ecab432c3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b'} Body: b'{"server": {"id": "37dce471-e944-4e02-ac65-5ae1cf8deb2b", "name": "tempest-TestShelveInstance-server-75007798", "status": "BUILD", "tenant_id": "6675a69d46c84a9aa91ed89f3afdd555", "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "metadata": {}, "hostId": "17dcbc8b28c6d6854cc430adfb3c600e9e41ec09a0efbcb997754150", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.49/compute/flavors/452"}]}, "created": "2021-08-10T04:56:09Z", "updated": "2021-08-10T04:56:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}, {"rel": "bookmark", "href": "http://10.222.0.49/compute/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1005097730", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1753824337"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c"}]}}' 2021-08-10 04:56:15,727 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b 0.198s 2021-08-10 04:56:15,727 108169 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, 10 Aug 2021 04:56:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e846702-4bd8-4808-a4a2-53fe7d19b1aa', 'x-compute-request-id': 'req-3e846702-4bd8-4808-a4a2-53fe7d19b1aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b'} Body: b'{"server": {"id": "37dce471-e944-4e02-ac65-5ae1cf8deb2b", "name": "tempest-TestShelveInstance-server-75007798", "status": "BUILD", "tenant_id": "6675a69d46c84a9aa91ed89f3afdd555", "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "metadata": {}, "hostId": "17dcbc8b28c6d6854cc430adfb3c600e9e41ec09a0efbcb997754150", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.49/compute/flavors/452"}]}, "created": "2021-08-10T04:56:09Z", "updated": "2021-08-10T04:56:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}, {"rel": "bookmark", "href": "http://10.222.0.49/compute/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1005097730", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1753824337"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c"}]}}' 2021-08-10 04:56:16,890 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b 0.155s 2021-08-10 04:56:16,890 108169 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, 10 Aug 2021 04:56:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b719b060-403b-46fb-9c7f-0ece58ddc528', 'x-compute-request-id': 'req-b719b060-403b-46fb-9c7f-0ece58ddc528', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b'} Body: b'{"server": {"id": "37dce471-e944-4e02-ac65-5ae1cf8deb2b", "name": "tempest-TestShelveInstance-server-75007798", "status": "BUILD", "tenant_id": "6675a69d46c84a9aa91ed89f3afdd555", "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "metadata": {}, "hostId": "17dcbc8b28c6d6854cc430adfb3c600e9e41ec09a0efbcb997754150", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.49/compute/flavors/452"}]}, "created": "2021-08-10T04:56:09Z", "updated": "2021-08-10T04:56:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}, {"rel": "bookmark", "href": "http://10.222.0.49/compute/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1005097730", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1753824337"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c"}]}}' 2021-08-10 04:56:18,054 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b 0.155s 2021-08-10 04:56:18,054 108169 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, 10 Aug 2021 04:56:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d719e25-5924-4587-baab-aed56303a31d', 'x-compute-request-id': 'req-9d719e25-5924-4587-baab-aed56303a31d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b'} Body: b'{"server": {"id": "37dce471-e944-4e02-ac65-5ae1cf8deb2b", "name": "tempest-TestShelveInstance-server-75007798", "status": "BUILD", "tenant_id": "6675a69d46c84a9aa91ed89f3afdd555", "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "metadata": {}, "hostId": "17dcbc8b28c6d6854cc430adfb3c600e9e41ec09a0efbcb997754150", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.49/compute/flavors/452"}]}, "created": "2021-08-10T04:56:09Z", "updated": "2021-08-10T04:56:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}, {"rel": "bookmark", "href": "http://10.222.0.49/compute/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1005097730", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1753824337"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c"}]}}' 2021-08-10 04:56:19,212 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b 0.149s 2021-08-10 04:56:19,212 108169 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, 10 Aug 2021 04:56:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e3988cc-d64c-4861-9b53-d8bf1a9bf18a', 'x-compute-request-id': 'req-1e3988cc-d64c-4861-9b53-d8bf1a9bf18a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b'} Body: b'{"server": {"id": "37dce471-e944-4e02-ac65-5ae1cf8deb2b", "name": "tempest-TestShelveInstance-server-75007798", "status": "BUILD", "tenant_id": "6675a69d46c84a9aa91ed89f3afdd555", "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "metadata": {}, "hostId": "17dcbc8b28c6d6854cc430adfb3c600e9e41ec09a0efbcb997754150", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.49/compute/flavors/452"}]}, "created": "2021-08-10T04:56:09Z", "updated": "2021-08-10T04:56:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}, {"rel": "bookmark", "href": "http://10.222.0.49/compute/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1005097730", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1753824337"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c"}]}}' 2021-08-10 04:56:20,394 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b 0.174s 2021-08-10 04:56:20,394 108169 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, 10 Aug 2021 04:56:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-856b913e-268a-4190-a34b-20d107d3a62d', 'x-compute-request-id': 'req-856b913e-268a-4190-a34b-20d107d3a62d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b'} Body: b'{"server": {"id": "37dce471-e944-4e02-ac65-5ae1cf8deb2b", "name": "tempest-TestShelveInstance-server-75007798", "status": "BUILD", "tenant_id": "6675a69d46c84a9aa91ed89f3afdd555", "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "metadata": {}, "hostId": "17dcbc8b28c6d6854cc430adfb3c600e9e41ec09a0efbcb997754150", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.49/compute/flavors/452"}]}, "created": "2021-08-10T04:56:09Z", "updated": "2021-08-10T04:56:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}, {"rel": "bookmark", "href": "http://10.222.0.49/compute/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1005097730", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1753824337"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c"}]}}' 2021-08-10 04:56:21,570 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b 0.167s 2021-08-10 04:56:21,571 108169 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, 10 Aug 2021 04:56:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35a9360b-13cf-4387-8db3-cf650fc3a177', 'x-compute-request-id': 'req-35a9360b-13cf-4387-8db3-cf650fc3a177', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b'} Body: b'{"server": {"id": "37dce471-e944-4e02-ac65-5ae1cf8deb2b", "name": "tempest-TestShelveInstance-server-75007798", "status": "BUILD", "tenant_id": "6675a69d46c84a9aa91ed89f3afdd555", "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "metadata": {}, "hostId": "17dcbc8b28c6d6854cc430adfb3c600e9e41ec09a0efbcb997754150", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.49/compute/flavors/452"}]}, "created": "2021-08-10T04:56:09Z", "updated": "2021-08-10T04:56:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}, {"rel": "bookmark", "href": "http://10.222.0.49/compute/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1005097730", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1753824337"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c"}]}}' 2021-08-10 04:56:22,729 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b 0.148s 2021-08-10 04:56:22,730 108169 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, 10 Aug 2021 04:56:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d48b9e84-c9f3-401f-9de8-b3d945d5e685', 'x-compute-request-id': 'req-d48b9e84-c9f3-401f-9de8-b3d945d5e685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b'} Body: b'{"server": {"id": "37dce471-e944-4e02-ac65-5ae1cf8deb2b", "name": "tempest-TestShelveInstance-server-75007798", "status": "BUILD", "tenant_id": "6675a69d46c84a9aa91ed89f3afdd555", "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "metadata": {}, "hostId": "17dcbc8b28c6d6854cc430adfb3c600e9e41ec09a0efbcb997754150", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.49/compute/flavors/452"}]}, "created": "2021-08-10T04:56:09Z", "updated": "2021-08-10T04:56:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}, {"rel": "bookmark", "href": "http://10.222.0.49/compute/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1005097730", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1753824337"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c"}]}}' 2021-08-10 04:56:23,905 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b 0.167s 2021-08-10 04:56:23,905 108169 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, 10 Aug 2021 04:56:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1583649e-2f87-43e1-9fcf-94c515d2dc29', 'x-compute-request-id': 'req-1583649e-2f87-43e1-9fcf-94c515d2dc29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b'} Body: b'{"server": {"id": "37dce471-e944-4e02-ac65-5ae1cf8deb2b", "name": "tempest-TestShelveInstance-server-75007798", "status": "BUILD", "tenant_id": "6675a69d46c84a9aa91ed89f3afdd555", "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "metadata": {}, "hostId": "17dcbc8b28c6d6854cc430adfb3c600e9e41ec09a0efbcb997754150", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.49/compute/flavors/452"}]}, "created": "2021-08-10T04:56:09Z", "updated": "2021-08-10T04:56:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}, {"rel": "bookmark", "href": "http://10.222.0.49/compute/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1005097730", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1753824337"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c"}]}}' 2021-08-10 04:56:25,073 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b 0.160s 2021-08-10 04:56:25,074 108169 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, 10 Aug 2021 04:56:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65d4cb19-b58c-4758-b04f-f93cdefaf54a', 'x-compute-request-id': 'req-65d4cb19-b58c-4758-b04f-f93cdefaf54a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b'} Body: b'{"server": {"id": "37dce471-e944-4e02-ac65-5ae1cf8deb2b", "name": "tempest-TestShelveInstance-server-75007798", "status": "BUILD", "tenant_id": "6675a69d46c84a9aa91ed89f3afdd555", "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "metadata": {}, "hostId": "17dcbc8b28c6d6854cc430adfb3c600e9e41ec09a0efbcb997754150", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.49/compute/flavors/452"}]}, "created": "2021-08-10T04:56:09Z", "updated": "2021-08-10T04:56:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}, {"rel": "bookmark", "href": "http://10.222.0.49/compute/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1005097730", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1753824337"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c"}]}}' 2021-08-10 04:56:26,233 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b 0.151s 2021-08-10 04:56:26,233 108169 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, 10 Aug 2021 04:56:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb51be2d-4cb5-4a81-8599-a40b668e34e4', 'x-compute-request-id': 'req-cb51be2d-4cb5-4a81-8599-a40b668e34e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b'} Body: b'{"server": {"id": "37dce471-e944-4e02-ac65-5ae1cf8deb2b", "name": "tempest-TestShelveInstance-server-75007798", "status": "BUILD", "tenant_id": "6675a69d46c84a9aa91ed89f3afdd555", "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "metadata": {}, "hostId": "17dcbc8b28c6d6854cc430adfb3c600e9e41ec09a0efbcb997754150", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.49/compute/flavors/452"}]}, "created": "2021-08-10T04:56:09Z", "updated": "2021-08-10T04:56:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}, {"rel": "bookmark", "href": "http://10.222.0.49/compute/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1005097730", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1753824337"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c"}]}}' 2021-08-10 04:56:27,421 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b 0.179s 2021-08-10 04:56:27,421 108169 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, 10 Aug 2021 04:56:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c25604a-d9dc-424f-9fac-a37f9586828c', 'x-compute-request-id': 'req-1c25604a-d9dc-424f-9fac-a37f9586828c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b'} Body: b'{"server": {"id": "37dce471-e944-4e02-ac65-5ae1cf8deb2b", "name": "tempest-TestShelveInstance-server-75007798", "status": "BUILD", "tenant_id": "6675a69d46c84a9aa91ed89f3afdd555", "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "metadata": {}, "hostId": "17dcbc8b28c6d6854cc430adfb3c600e9e41ec09a0efbcb997754150", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.49/compute/flavors/452"}]}, "created": "2021-08-10T04:56:09Z", "updated": "2021-08-10T04:56:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}, {"rel": "bookmark", "href": "http://10.222.0.49/compute/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1005097730", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1753824337"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c"}]}}' 2021-08-10 04:56:28,592 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b 0.163s 2021-08-10 04:56:28,593 108169 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, 10 Aug 2021 04:56:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b49a90d6-aa28-46eb-9fd3-fca1d62f64e0', 'x-compute-request-id': 'req-b49a90d6-aa28-46eb-9fd3-fca1d62f64e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b'} Body: b'{"server": {"id": "37dce471-e944-4e02-ac65-5ae1cf8deb2b", "name": "tempest-TestShelveInstance-server-75007798", "status": "BUILD", "tenant_id": "6675a69d46c84a9aa91ed89f3afdd555", "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "metadata": {}, "hostId": "17dcbc8b28c6d6854cc430adfb3c600e9e41ec09a0efbcb997754150", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.49/compute/flavors/452"}]}, "created": "2021-08-10T04:56:09Z", "updated": "2021-08-10T04:56:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}, {"rel": "bookmark", "href": "http://10.222.0.49/compute/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1005097730", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1753824337"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c"}]}}' 2021-08-10 04:56:29,813 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b 0.213s 2021-08-10 04:56:29,814 108169 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, 10 Aug 2021 04:56:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32b21d9a-3e6d-4dc9-a7e8-d44fa232c4bb', 'x-compute-request-id': 'req-32b21d9a-3e6d-4dc9-a7e8-d44fa232c4bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b'} Body: b'{"server": {"id": "37dce471-e944-4e02-ac65-5ae1cf8deb2b", "name": "tempest-TestShelveInstance-server-75007798", "status": "BUILD", "tenant_id": "6675a69d46c84a9aa91ed89f3afdd555", "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "metadata": {}, "hostId": "17dcbc8b28c6d6854cc430adfb3c600e9e41ec09a0efbcb997754150", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.49/compute/flavors/452"}]}, "created": "2021-08-10T04:56:09Z", "updated": "2021-08-10T04:56:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}, {"rel": "bookmark", "href": "http://10.222.0.49/compute/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1005097730", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1753824337"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c"}]}}' 2021-08-10 04:56:31,134 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b 0.312s 2021-08-10 04:56:31,135 108169 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, 10 Aug 2021 04:56:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9af55df6-5388-49f9-b131-d2206a4d1a5a', 'x-compute-request-id': 'req-9af55df6-5388-49f9-b131-d2206a4d1a5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b'} Body: b'{"server": {"id": "37dce471-e944-4e02-ac65-5ae1cf8deb2b", "name": "tempest-TestShelveInstance-server-75007798", "status": "BUILD", "tenant_id": "6675a69d46c84a9aa91ed89f3afdd555", "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "metadata": {}, "hostId": "17dcbc8b28c6d6854cc430adfb3c600e9e41ec09a0efbcb997754150", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.49/compute/flavors/452"}]}, "created": "2021-08-10T04:56:09Z", "updated": "2021-08-10T04:56:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}, {"rel": "bookmark", "href": "http://10.222.0.49/compute/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1005097730", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1753824337"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c"}]}}' 2021-08-10 04:56:32,624 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b 0.480s 2021-08-10 04:56:32,625 108169 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, 10 Aug 2021 04:56:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b922284-4a46-4e5f-9714-0beb83162f1d', 'x-compute-request-id': 'req-3b922284-4a46-4e5f-9714-0beb83162f1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b'} Body: b'{"server": {"id": "37dce471-e944-4e02-ac65-5ae1cf8deb2b", "name": "tempest-TestShelveInstance-server-75007798", "status": "BUILD", "tenant_id": "6675a69d46c84a9aa91ed89f3afdd555", "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "metadata": {}, "hostId": "17dcbc8b28c6d6854cc430adfb3c600e9e41ec09a0efbcb997754150", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.49/compute/flavors/452"}]}, "created": "2021-08-10T04:56:09Z", "updated": "2021-08-10T04:56:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}, {"rel": "bookmark", "href": "http://10.222.0.49/compute/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1005097730", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1753824337"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c"}]}}' 2021-08-10 04:56:33,830 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b 0.187s 2021-08-10 04:56:33,830 108169 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, 10 Aug 2021 04:56:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f82fb82e-bfa6-46fd-a888-1bbdfbec63b0', 'x-compute-request-id': 'req-f82fb82e-bfa6-46fd-a888-1bbdfbec63b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b'} Body: b'{"server": {"id": "37dce471-e944-4e02-ac65-5ae1cf8deb2b", "name": "tempest-TestShelveInstance-server-75007798", "status": "BUILD", "tenant_id": "6675a69d46c84a9aa91ed89f3afdd555", "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "metadata": {}, "hostId": "17dcbc8b28c6d6854cc430adfb3c600e9e41ec09a0efbcb997754150", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.49/compute/flavors/452"}]}, "created": "2021-08-10T04:56:09Z", "updated": "2021-08-10T04:56:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}, {"rel": "bookmark", "href": "http://10.222.0.49/compute/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1005097730", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1753824337"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c"}]}}' 2021-08-10 04:56:35,004 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b 0.165s 2021-08-10 04:56:35,004 108169 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, 10 Aug 2021 04:56:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffb4ed2c-9a7a-4757-8774-dacf67566262', 'x-compute-request-id': 'req-ffb4ed2c-9a7a-4757-8774-dacf67566262', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b'} Body: b'{"server": {"id": "37dce471-e944-4e02-ac65-5ae1cf8deb2b", "name": "tempest-TestShelveInstance-server-75007798", "status": "BUILD", "tenant_id": "6675a69d46c84a9aa91ed89f3afdd555", "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "metadata": {}, "hostId": "17dcbc8b28c6d6854cc430adfb3c600e9e41ec09a0efbcb997754150", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.49/compute/flavors/452"}]}, "created": "2021-08-10T04:56:09Z", "updated": "2021-08-10T04:56:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}, {"rel": "bookmark", "href": "http://10.222.0.49/compute/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1005097730", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1753824337"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c"}]}}' 2021-08-10 04:56:36,182 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b 0.170s 2021-08-10 04:56:36,183 108169 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, 10 Aug 2021 04:56:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b726668-b73a-4eed-954f-f914dc0ab5af', 'x-compute-request-id': 'req-1b726668-b73a-4eed-954f-f914dc0ab5af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b'} Body: b'{"server": {"id": "37dce471-e944-4e02-ac65-5ae1cf8deb2b", "name": "tempest-TestShelveInstance-server-75007798", "status": "BUILD", "tenant_id": "6675a69d46c84a9aa91ed89f3afdd555", "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "metadata": {}, "hostId": "17dcbc8b28c6d6854cc430adfb3c600e9e41ec09a0efbcb997754150", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.49/compute/flavors/452"}]}, "created": "2021-08-10T04:56:09Z", "updated": "2021-08-10T04:56:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}, {"rel": "bookmark", "href": "http://10.222.0.49/compute/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1005097730", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1753824337"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c"}]}}' 2021-08-10 04:56:37,357 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b 0.166s 2021-08-10 04:56:37,358 108169 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, 10 Aug 2021 04:56:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65610d03-0b13-4d6d-9968-64a219a9bd55', 'x-compute-request-id': 'req-65610d03-0b13-4d6d-9968-64a219a9bd55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b'} Body: b'{"server": {"id": "37dce471-e944-4e02-ac65-5ae1cf8deb2b", "name": "tempest-TestShelveInstance-server-75007798", "status": "BUILD", "tenant_id": "6675a69d46c84a9aa91ed89f3afdd555", "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "metadata": {}, "hostId": "17dcbc8b28c6d6854cc430adfb3c600e9e41ec09a0efbcb997754150", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.49/compute/flavors/452"}]}, "created": "2021-08-10T04:56:09Z", "updated": "2021-08-10T04:56:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}, {"rel": "bookmark", "href": "http://10.222.0.49/compute/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1005097730", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1753824337"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c"}]}}' 2021-08-10 04:56:38,543 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b 0.168s 2021-08-10 04:56:38,543 108169 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, 10 Aug 2021 04:56:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b330831-37f6-4c9b-acd2-7930b8e57794', 'x-compute-request-id': 'req-9b330831-37f6-4c9b-acd2-7930b8e57794', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b'} Body: b'{"server": {"id": "37dce471-e944-4e02-ac65-5ae1cf8deb2b", "name": "tempest-TestShelveInstance-server-75007798", "status": "BUILD", "tenant_id": "6675a69d46c84a9aa91ed89f3afdd555", "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "metadata": {}, "hostId": "17dcbc8b28c6d6854cc430adfb3c600e9e41ec09a0efbcb997754150", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.49/compute/flavors/452"}]}, "created": "2021-08-10T04:56:09Z", "updated": "2021-08-10T04:56:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}, {"rel": "bookmark", "href": "http://10.222.0.49/compute/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1005097730", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1753824337"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c"}]}}' 2021-08-10 04:56:39,783 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b 0.232s 2021-08-10 04:56:39,783 108169 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, 10 Aug 2021 04:56:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc67cb9b-6e79-4563-adac-5e983684b475', 'x-compute-request-id': 'req-bc67cb9b-6e79-4563-adac-5e983684b475', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b'} Body: b'{"server": {"id": "37dce471-e944-4e02-ac65-5ae1cf8deb2b", "name": "tempest-TestShelveInstance-server-75007798", "status": "BUILD", "tenant_id": "6675a69d46c84a9aa91ed89f3afdd555", "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "metadata": {}, "hostId": "17dcbc8b28c6d6854cc430adfb3c600e9e41ec09a0efbcb997754150", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.49/compute/flavors/452"}]}, "created": "2021-08-10T04:56:09Z", "updated": "2021-08-10T04:56:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}, {"rel": "bookmark", "href": "http://10.222.0.49/compute/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1005097730", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1753824337"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c"}]}}' 2021-08-10 04:56:40,972 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b 0.176s 2021-08-10 04:56:40,973 108169 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, 10 Aug 2021 04:56:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afbdf5d6-e99f-4d14-9d5e-3866d5a82727', 'x-compute-request-id': 'req-afbdf5d6-e99f-4d14-9d5e-3866d5a82727', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b'} Body: b'{"server": {"id": "37dce471-e944-4e02-ac65-5ae1cf8deb2b", "name": "tempest-TestShelveInstance-server-75007798", "status": "BUILD", "tenant_id": "6675a69d46c84a9aa91ed89f3afdd555", "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "metadata": {}, "hostId": "17dcbc8b28c6d6854cc430adfb3c600e9e41ec09a0efbcb997754150", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.49/compute/flavors/452"}]}, "created": "2021-08-10T04:56:09Z", "updated": "2021-08-10T04:56:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}, {"rel": "bookmark", "href": "http://10.222.0.49/compute/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1005097730", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1753824337"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c"}]}}' 2021-08-10 04:56:42,211 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b 0.229s 2021-08-10 04:56:42,212 108169 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, 10 Aug 2021 04:56:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3224170c-0c66-43a7-ab9e-65a47c948bd6', 'x-compute-request-id': 'req-3224170c-0c66-43a7-ab9e-65a47c948bd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b'} Body: b'{"server": {"id": "37dce471-e944-4e02-ac65-5ae1cf8deb2b", "name": "tempest-TestShelveInstance-server-75007798", "status": "BUILD", "tenant_id": "6675a69d46c84a9aa91ed89f3afdd555", "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "metadata": {}, "hostId": "17dcbc8b28c6d6854cc430adfb3c600e9e41ec09a0efbcb997754150", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.49/compute/flavors/452"}]}, "created": "2021-08-10T04:56:09Z", "updated": "2021-08-10T04:56:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}, {"rel": "bookmark", "href": "http://10.222.0.49/compute/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1005097730", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1753824337"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c"}]}}' 2021-08-10 04:56:43,491 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b 0.270s 2021-08-10 04:56:43,491 108169 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, 10 Aug 2021 04:56:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46c3d0a8-587c-49e0-9c1a-b03642b405e0', 'x-compute-request-id': 'req-46c3d0a8-587c-49e0-9c1a-b03642b405e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b'} Body: b'{"server": {"id": "37dce471-e944-4e02-ac65-5ae1cf8deb2b", "name": "tempest-TestShelveInstance-server-75007798", "status": "BUILD", "tenant_id": "6675a69d46c84a9aa91ed89f3afdd555", "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "metadata": {}, "hostId": "17dcbc8b28c6d6854cc430adfb3c600e9e41ec09a0efbcb997754150", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.49/compute/flavors/452"}]}, "created": "2021-08-10T04:56:09Z", "updated": "2021-08-10T04:56:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}, {"rel": "bookmark", "href": "http://10.222.0.49/compute/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1005097730", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1753824337"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c"}]}}' 2021-08-10 04:56:44,798 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b 0.298s 2021-08-10 04:56:44,798 108169 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, 10 Aug 2021 04:56:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1442', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93b77b72-e2c7-4061-bafd-babb5c3ac566', 'x-compute-request-id': 'req-93b77b72-e2c7-4061-bafd-babb5c3ac566', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b'} Body: b'{"server": {"id": "37dce471-e944-4e02-ac65-5ae1cf8deb2b", "name": "tempest-TestShelveInstance-server-75007798", "status": "ACTIVE", "tenant_id": "6675a69d46c84a9aa91ed89f3afdd555", "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "metadata": {}, "hostId": "17dcbc8b28c6d6854cc430adfb3c600e9e41ec09a0efbcb997754150", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.49/compute/flavors/452"}]}, "created": "2021-08-10T04:56:09Z", "updated": "2021-08-10T04:56:44Z", "addresses": {"tempest-TestShelveInstance-522371571-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:74:62"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}, {"rel": "bookmark", "href": "http://10.222.0.49/compute/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1005097730", "OS-SRV-USG:launched_at": "2021-08-10T04:56:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1753824337"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c"}]}}' 2021-08-10 04:56:44,806 108169 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 35 second wait 2021-08-10 04:56:45,239 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b 0.429s 2021-08-10 04:56:45,239 108169 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, 10 Aug 2021 04:56:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1442', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9e7602c-e97f-497c-a81f-27b816b9c0e6', 'x-compute-request-id': 'req-e9e7602c-e97f-497c-a81f-27b816b9c0e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b'} Body: b'{"server": {"id": "37dce471-e944-4e02-ac65-5ae1cf8deb2b", "name": "tempest-TestShelveInstance-server-75007798", "status": "ACTIVE", "tenant_id": "6675a69d46c84a9aa91ed89f3afdd555", "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "metadata": {}, "hostId": "17dcbc8b28c6d6854cc430adfb3c600e9e41ec09a0efbcb997754150", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.49/compute/flavors/452"}]}, "created": "2021-08-10T04:56:09Z", "updated": "2021-08-10T04:56:44Z", "addresses": {"tempest-TestShelveInstance-522371571-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:74:62"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}, {"rel": "bookmark", "href": "http://10.222.0.49/compute/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1005097730", "OS-SRV-USG:launched_at": "2021-08-10T04:56:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1753824337"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c"}]}}' 2021-08-10 04:56:45,669 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.49:9696/v2.0/ports?device_id=37dce471-e944-4e02-ac65-5ae1cf8deb2b 0.422s 2021-08-10 04:56:45,669 108169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '899', 'x-openstack-request-id': 'req-12469050-b603-4788-9828-93dda3fd5af9', 'date': 'Tue, 10 Aug 2021 04:56:45 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49:9696/v2.0/ports?device_id=37dce471-e944-4e02-ac65-5ae1cf8deb2b'} Body: b'{"ports":[{"id":"d0f4c5e2-02a6-4151-ac0f-fa9f6d570e51","name":"","network_id":"38366486-a444-4ffd-9f7e-e3d09bf8ba4d","tenant_id":"6675a69d46c84a9aa91ed89f3afdd555","mac_address":"fa:16:3e:2a:74:62","admin_state_up":true,"status":"ACTIVE","device_id":"37dce471-e944-4e02-ac65-5ae1cf8deb2b","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"404d0b3f-eed4-469f-9a9a-34be80c2a585","ip_address":"172.20.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["3db4ee29-4dea-4785-8d2a-ad357c564f4d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"hv-cinder-80403","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false},"port_security_enabled":true,"tags":[],"created_at":"2021-08-10T04:56:11Z","updated_at":"2021-08-10T04:56:40Z","revision_number":5,"project_id":"6675a69d46c84a9aa91ed89f3afdd555"}]}' 2021-08-10 04:56:49,159 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.49:9696/v2.0/floatingips 3.488s 2021-08-10 04:56:49,159 108169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "0a1a8acd-4687-4edf-98ff-0a50fc5a0482", "port_id": "d0f4c5e2-02a6-4151-ac0f-fa9f6d570e51", "tenant_id": "6675a69d46c84a9aa91ed89f3afdd555", "fixed_ip_address": "172.20.0.8"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-711b4307-0da5-4da2-a12e-e27707a29341', 'date': 'Tue, 10 Aug 2021 04:56:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.49:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "29a22833-c24d-4438-ad0a-3a6c7b1c3e67", "tenant_id": "6675a69d46c84a9aa91ed89f3afdd555", "floating_ip_address": "172.27.0.151", "floating_network_id": "0a1a8acd-4687-4edf-98ff-0a50fc5a0482", "router_id": "3dfc1f0a-4e17-4404-be99-e503419cb022", "port_id": "d0f4c5e2-02a6-4151-ac0f-fa9f6d570e51", "fixed_ip_address": "172.20.0.8", "status": "DOWN", "project_id": "6675a69d46c84a9aa91ed89f3afdd555", "description": "", "port_details": {"name": "", "network_id": "38366486-a444-4ffd-9f7e-e3d09bf8ba4d", "mac_address": "fa:16:3e:2a:74:62", "admin_state_up": true, "status": "ACTIVE", "device_id": "37dce471-e944-4e02-ac65-5ae1cf8deb2b", "device_owner": "compute:nova"}, "tags": [], "created_at": "2021-08-10T04:56:47Z", "updated_at": "2021-08-10T04:56:47Z", "revision_number": 0}}' 2021-08-10 04:56:49,172 108169 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.151:22' as 'ubuntu' with public key authentication 2021-08-10 04:56:54,040 108169 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.151 ([Errno None] Unable to connect to port 22 on 172.27.0.151). Number attempts: 1. Retry after 2 seconds. 2021-08-10 04:56:59,611 108169 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.151 ([Errno None] Unable to connect to port 22 on 172.27.0.151). Number attempts: 2. Retry after 3 seconds. 2021-08-10 04:57:06,171 108169 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.151 ([Errno None] Unable to connect to port 22 on 172.27.0.151). Number attempts: 3. Retry after 4 seconds. 2021-08-10 04:57:13,751 108169 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.151 ([Errno None] Unable to connect to port 22 on 172.27.0.151). Number attempts: 4. Retry after 5 seconds. 2021-08-10 04:57:22,327 108169 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.151 ([Errno None] Unable to connect to port 22 on 172.27.0.151). Number attempts: 5. Retry after 6 seconds. 2021-08-10 04:57:31,895 108169 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.151 ([Errno None] Unable to connect to port 22 on 172.27.0.151). Number attempts: 6. Retry after 7 seconds. 2021-08-10 04:57:42,455 108169 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.151 ([Errno None] Unable to connect to port 22 on 172.27.0.151). Number attempts: 7. Retry after 8 seconds. 2021-08-10 04:57:54,039 108169 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.151 ([Errno None] Unable to connect to port 22 on 172.27.0.151). Number attempts: 8. Retry after 9 seconds. 2021-08-10 04:58:06,615 108169 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.151 ([Errno None] Unable to connect to port 22 on 172.27.0.151). Number attempts: 9. Retry after 10 seconds. 2021-08-10 04:58:20,183 108169 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.151 ([Errno None] Unable to connect to port 22 on 172.27.0.151). Number attempts: 10. Retry after 11 seconds. 2021-08-10 04:58:34,775 108169 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.151 ([Errno None] Unable to connect to port 22 on 172.27.0.151). Number attempts: 11. Retry after 12 seconds. 2021-08-10 04:58:50,359 108169 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.151 ([Errno None] Unable to connect to port 22 on 172.27.0.151). Number attempts: 12. Retry after 13 seconds. 2021-08-10 04:59:06,935 108169 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.151 ([Errno None] Unable to connect to port 22 on 172.27.0.151). Number attempts: 13. Retry after 14 seconds. 2021-08-10 04:59:24,503 108169 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.151 ([Errno None] Unable to connect to port 22 on 172.27.0.151). Number attempts: 14. Retry after 15 seconds. 2021-08-10 04:59:43,095 108169 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.151 ([Errno None] Unable to connect to port 22 on 172.27.0.151). Number attempts: 15. Retry after 16 seconds. 2021-08-10 05:00:02,679 108169 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.151 ([Errno None] Unable to connect to port 22 on 172.27.0.151). Number attempts: 16. Retry after 17 seconds. 2021-08-10 05:00:23,255 108169 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.151 after 16 attempts. Proxy client: no proxy client 2021-08-10 05:00:23.255 108169 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2021-08-10 05:00:23.255 108169 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 107, in _get_ssh_connection 2021-08-10 05:00:23.255 108169 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username, 2021-08-10 05:00:23.255 108169 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/paramiko/client.py", line 368, in connect 2021-08-10 05:00:23.255 108169 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors) 2021-08-10 05:00:23.255 108169 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.27.0.151 2021-08-10 05:00:23.255 108169 ERROR tempest.lib.common.ssh 2021-08-10 05:00:23,257 108169 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TestShelveInstance:test_shelve_volume_backed_instance. Timeout trying to ssh to server {'id': '37dce471-e944-4e02-ac65-5ae1cf8deb2b', 'name': 'tempest-TestShelveInstance-server-75007798', 'status': 'ACTIVE', 'tenant_id': '6675a69d46c84a9aa91ed89f3afdd555', 'user_id': 'ce8c8566c32d46a78e877a1eb11d64bb', 'metadata': {}, 'hostId': '17dcbc8b28c6d6854cc430adfb3c600e9e41ec09a0efbcb997754150', 'image': '', 'flavor': {'id': '452', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.49/compute/flavors/452'}]}, 'created': '2021-08-10T04:56:09Z', 'updated': '2021-08-10T04:56:44Z', 'addresses': {'tempest-TestShelveInstance-522371571-network': [{'version': 4, 'addr': '172.20.0.8', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:2a:74:62'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b'}, {'rel': 'bookmark', 'href': 'http://10.222.0.49/compute/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestShelveInstance-1005097730', 'OS-SRV-USG:launched_at': '2021-08-10T04:56:44.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-1753824337'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '59ac63a2-c511-4e35-92c7-17c7f60ac92c'}]} 2021-08-10 05:00:23,354 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 POST http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b/action 0.096s 2021-08-10 05:00:23,354 108169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 10 Aug 2021 05:00:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68e8b571-ee24-49a4-8a88-0372816729a9', 'x-compute-request-id': 'req-68e8b571-ee24-49a4-8a88-0372816729a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b/action'} Body: b'{"output": ""}' 2021-08-10 05:00:23,356 108169 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server 37dce471-e944-4e02-ac65-5ae1cf8deb2b: 2021-08-10 05:00:24,333 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.222.0.49:9696/v2.0/floatingips/29a22833-c24d-4438-ad0a-3a6c7b1c3e67 0.974s 2021-08-10 05:00:24,334 108169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-02e55e03-d8ce-4192-a8a1-7843185814f7', 'content-length': '0', 'date': 'Tue, 10 Aug 2021 05:00:24 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.49:9696/v2.0/floatingips/29a22833-c24d-4438-ad0a-3a6c7b1c3e67'} Body: b'' 2021-08-10 05:00:24,714 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b 0.380s 2021-08-10 05:00:24,715 108169 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, 10 Aug 2021 05:00:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-180f6094-1061-4e5e-ae83-60cbb220cec3', 'x-compute-request-id': 'req-180f6094-1061-4e5e-ae83-60cbb220cec3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b'} Body: b'' 2021-08-10 05:00:25,217 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b 0.502s 2021-08-10 05:00:25,218 108169 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, 10 Aug 2021 05:00:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88122429-2897-463f-99f3-7fdba5e2dc0c', 'x-compute-request-id': 'req-88122429-2897-463f-99f3-7fdba5e2dc0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b'} Body: b'{"server": {"id": "37dce471-e944-4e02-ac65-5ae1cf8deb2b", "name": "tempest-TestShelveInstance-server-75007798", "status": "ACTIVE", "tenant_id": "6675a69d46c84a9aa91ed89f3afdd555", "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "metadata": {}, "hostId": "17dcbc8b28c6d6854cc430adfb3c600e9e41ec09a0efbcb997754150", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.49/compute/flavors/452"}]}, "created": "2021-08-10T04:56:09Z", "updated": "2021-08-10T05:00:25Z", "addresses": {"tempest-TestShelveInstance-522371571-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:74:62"}, {"version": 4, "addr": "172.27.0.151", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:74:62"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}, {"rel": "bookmark", "href": "http://10.222.0.49/compute/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1005097730", "OS-SRV-USG:launched_at": "2021-08-10T04:56:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1753824337"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c"}]}}' 2021-08-10 05:00:26,385 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b 0.157s 2021-08-10 05:00:26,385 108169 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, 10 Aug 2021 05:00:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5405fcca-e903-4e1d-96c6-1e8e6fd70cf2', 'x-compute-request-id': 'req-5405fcca-e903-4e1d-96c6-1e8e6fd70cf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b'} Body: b'{"server": {"id": "37dce471-e944-4e02-ac65-5ae1cf8deb2b", "name": "tempest-TestShelveInstance-server-75007798", "status": "ACTIVE", "tenant_id": "6675a69d46c84a9aa91ed89f3afdd555", "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "metadata": {}, "hostId": "17dcbc8b28c6d6854cc430adfb3c600e9e41ec09a0efbcb997754150", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.49/compute/flavors/452"}]}, "created": "2021-08-10T04:56:09Z", "updated": "2021-08-10T05:00:25Z", "addresses": {"tempest-TestShelveInstance-522371571-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:74:62"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}, {"rel": "bookmark", "href": "http://10.222.0.49/compute/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1005097730", "OS-SRV-USG:launched_at": "2021-08-10T04:56:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1753824337"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c"}]}}' 2021-08-10 05:00:27,500 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b 0.106s 2021-08-10 05:00:27,500 108169 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, 10 Aug 2021 05:00:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d965a89-c298-419f-85ba-4f575eea2a58', 'x-compute-request-id': 'req-3d965a89-c298-419f-85ba-4f575eea2a58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b'} Body: b'{"server": {"id": "37dce471-e944-4e02-ac65-5ae1cf8deb2b", "name": "tempest-TestShelveInstance-server-75007798", "status": "ACTIVE", "tenant_id": "6675a69d46c84a9aa91ed89f3afdd555", "user_id": "ce8c8566c32d46a78e877a1eb11d64bb", "metadata": {}, "hostId": "17dcbc8b28c6d6854cc430adfb3c600e9e41ec09a0efbcb997754150", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.49/compute/flavors/452"}]}, "created": "2021-08-10T04:56:09Z", "updated": "2021-08-10T05:00:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}, {"rel": "bookmark", "href": "http://10.222.0.49/compute/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1005097730", "OS-SRV-USG:launched_at": "2021-08-10T04:56:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "59ac63a2-c511-4e35-92c7-17c7f60ac92c"}]}}' 2021-08-10 05:00:28,543 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 404 GET http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b 0.035s 2021-08-10 05:00:28,544 108169 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, 10 Aug 2021 05:00:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-2845fe2c-303d-40da-aadf-ea3749bbf8e1', 'x-compute-request-id': 'req-2845fe2c-303d-40da-aadf-ea3749bbf8e1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.49/compute/v2.1/servers/37dce471-e944-4e02-ac65-5ae1cf8deb2b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 37dce471-e944-4e02-ac65-5ae1cf8deb2b could not be found."}}' 2021-08-10 05:00:28,701 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.222.0.49:9696/v2.0/security-groups/3db4ee29-4dea-4785-8d2a-ad357c564f4d 0.156s 2021-08-10 05:00:28,702 108169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-8afb436e-3936-4f02-9437-3cae3b059cf0', 'content-length': '0', 'date': 'Tue, 10 Aug 2021 05:00:28 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.49:9696/v2.0/security-groups/3db4ee29-4dea-4785-8d2a-ad357c564f4d'} Body: b'' 2021-08-10 05:00:28,730 108169 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.222.0.49/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1005097730 0.027s 2021-08-10 05:00:28,730 108169 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, 10 Aug 2021 05:00:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa72acf2-f412-40a9-aa69-74cc01644f07', 'x-compute-request-id': 'req-fa72acf2-f412-40a9-aa69-74cc01644f07', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.49/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1005097730'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 107, in _get_ssh_connection ssh.connect(self.host, port=self.port, username=self.username, File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/paramiko/client.py", line 368, in connect raise NoValidConnectionsError(errors) paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.27.0.151 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 120, in test_shelve_volume_backed_instance self._create_server_then_shelve_and_unshelve(boot_from_volume=True) File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 88, in _create_server_then_shelve_and_unshelve timestamp = self.create_timestamp(instance_ip, File "/opt/stack/tempest/tempest/scenario/manager.py", line 1065, in create_timestamp ssh_client = self.get_remote_client(ip_address, File "/opt/stack/tempest/tempest/scenario/manager.py", line 726, in get_remote_client linux_client.validate_authentication() File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 31, in wrapper return function(self, *args, **kwargs) File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 114, in validate_authentication self.ssh_client.test_connection_auth() File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 216, in test_connection_auth connection = self._get_ssh_connection() File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 126, in _get_ssh_connection raise exceptions.SSHTimeout(host=self.host, tempest.lib.exceptions.SSHTimeout: Connection to the 172.27.0.151 via SSH timed out. User: ubuntu, Password: None |
||||||
setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt4.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
pt5.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
pt6.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
pt7.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
pt8.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) |
||||||
VolumesBackupsV39Test) |
skip
pt8.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) |
||||||
setUpClass (tempest.scenario.test_encrypted_cinder_volumes | 1 | 0 | 0 | 0 | 1 | Detail | |
TestEncryptedCinderVolumes) |
skip
pt9.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
pt10.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
pt11.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
pt11.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
pt12.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
pt12.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
pt13.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
pt13.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
pt14.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
pt14.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
pt14.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
pt15.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
pt16.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
pt17.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
pt17.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
pt17.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
pt17.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
pt17.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
pt17.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
pt18.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
pt18.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
pt18.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
pt18.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
pt18.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
pt18.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
pt18.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
pt18.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
pt19.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
pt19.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
pt20.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
pt21.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
pt21.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
pt21.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
pt22.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
pt23.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[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
pass
pt24.1: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show[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
pt25.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
pt25.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
pt26.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
pt27.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
pt28.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
pt28.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
pt28.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
pt28.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
pt28.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
pt28.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
pt28.7: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed] |
||||||
tempest.api.volume.admin.test_user_messages.UserMessagesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed] |
pass
pt29.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
pt29.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
pt30.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
pt31.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
pt31.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
pt32.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
pt32.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_quotas.VolumeQuotasAdminTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3] |
pass
pt33.1: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3] |
||||||
test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7] |
pass
pt33.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
pt33.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] |
pass
pt33.4: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f] |
||||||
test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805] |
pass
pt33.5: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805] |
||||||
test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed] |
pass
pt33.6: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed] |
||||||
test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6] |
pass
pt33.7: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6] |
||||||
tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative] |
pass
pt34.1: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative] |
||||||
test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative] |
pass
pt34.2: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative] |
||||||
test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative] |
pass
pt34.3: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative] |
||||||
tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] |
pass
pt35.1: tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] |
||||||
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
pt36.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
pt36.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
pt36.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
pt36.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
pt36.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
pt37.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
pt37.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
pt37.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
pt37.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
pt37.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_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative] |
pass
pt38.1: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative] |
||||||
test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative] |
pass
pt38.2: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,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
pt39.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
pt39.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.VolumeTypesTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260] |
pass
pt40.1: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260] |
||||||
test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad] |
pass
pt40.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
pt40.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
pt40.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] |
pass
pt40.5: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8] |
||||||
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
pt41.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
pt41.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
pt41.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 | 11 | 11 | 0 | 0 | 0 | Detail | |
test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative] |
pass
pt42.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
pt42.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
pt42.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
pt42.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
pt42.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
pt42.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
pt42.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
pt42.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
pt42.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
pt42.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
pt42.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] |
||||||
tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
pass
pt43.1: 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
pt43.2: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
||||||
test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
pass
pt43.3: 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
pt43.4: 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
pt44.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
pt44.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
pt44.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
pt44.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
pt44.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
pt45.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
pt46.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
pt47.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
pt48.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
pt49.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
pt49.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
pt50.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
pt50.2: tempest.api.volume.test_versions.VersionsTest.test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f] |
||||||
tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad] |
pass
pt51.1: tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad] |
||||||
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
pt52.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
pt52.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
pt53.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
pt53.2: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20] |
||||||
tempest.api.volume.test_volume_transfers.VolumesTransfersTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] |
pass
pt54.1: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] |
||||||
test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] |
pass
pt54.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 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] |
pass
pt55.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] |
||||||
test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] |
pass
pt55.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_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_extend.VolumesExtendTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
pass
pt59.1: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
||||||
test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
pass
pt59.2: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
||||||
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
pt60.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
pt60.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
pt60.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
pt61.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
pt62.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
pt62.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
pt62.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
pt62.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
pt62.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
pt62.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
pt62.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
pt62.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
pt62.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
pt62.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
pt62.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
pt62.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
pt62.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
pt62.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
pt62.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
pt62.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
pt62.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
pt62.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt67.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,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 | 230 | 212 | 8 | 0 | 10 |